[Bug 241589] net/wireshark-lite: build fail
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Oct 30 12:27:15 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241589
Bug ID: 241589
Summary: net/wireshark-lite: build fail
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: marcus at FreeBSD.org
Reporter: rozhuk.im at gmail.com
Flags: maintainer-feedback?(marcus at FreeBSD.org)
Assignee: marcus at FreeBSD.org
...
[1770/2273] cd /tmp/ports/usr/ports/net/wireshark-lite/work/.build/ui/qt &&
/usr/local/bin/cmake -E cmake_autorcc
/tmp/ports/usr/ports/net/wireshark-lite/work/.build/ui/qt/CMakeFiles/qtui_autogen.dir/RCClanguagesInfo.cmake
Release
FAILED: ui/qt/qtui_autogen/NQCY4LEWD2/qrc_languages.cpp
cd /tmp/ports/usr/ports/net/wireshark-lite/work/.build/ui/qt &&
/usr/local/bin/cmake -E cmake_autorcc
/tmp/ports/usr/ports/net/wireshark-lite/work/.build/ui/qt/CMakeFiles/qtui_autogen.dir/RCClanguagesInfo.cmake
Release
AutoRcc subprocess error
------------------------
The rcc process failed to compile
"/tmp/ports/usr/ports/net/wireshark-lite/work/wireshark-3.0.6/image/languages/languages.qrc"
into
"/tmp/ports/usr/ports/net/wireshark-lite/work/.build/ui/qt/qtui_autogen/NQCY4LEWD2/qrc_languages.cpp"
Command
-------
/usr/local/lib/qt5/bin/rcc --format-version 1 -name languages -o
/tmp/ports/usr/ports/net/wireshark-lite/work/.build/ui/qt/qtui_autogen/NQCY4LEWD2/qrc_languages.cpp
/tmp/ports/usr/ports/net/wireshark-lite/work/wireshark-3.0.6/image/languages/languages.qrc
Output
------
Usage: /usr/local/lib/qt5/bin/rcc [options] inputs
Qt Resource Compiler version 5.13.0
Options:
-h, --help Displays this help.
-v, --version Displays version information.
-o, --output <file> Write output to <file> rather than stdout.
-t, --temp <file> Use temporary <file> for big resources.
--name <name> Create an external initialization function with
<name>.
--root <path> Prefix resource access path with root path.
--compress-algo <algo> Compress input files using algorithm <algo>
([zstd], zlib, none).
--compress <level> Compress input files by <level>.
--no-compress Disable all compression. Same as
--compress-algo=none.
--threshold <level> Threshold to consider compressing files.
--binary Output a binary file for use as a dynamic
resource.
--pass <number> Pass number for big resources
--namespace Turn off namespace macros.
--verbose Enable verbose mode.
--list Only list .qrc file entries, do not generate code.
--list-mapping Only output a mapping of resource paths to file
system paths defined in the .qrc file, do not
generate code.
--project Output a resource file containing all files from
the current directory.
--format-version <number> The RCC format version to write
Arguments:
inputs Input files (*.qrc).
/usr/local/lib/qt5/bin/rcc: Zstandard compression requires format version 3 or
higher
[1771/2273] cd /tmp/ports/usr/ports/net/wireshark-lite/work/.build/ui/qt &&
/usr/local/bin/cmake -E cmake_autorcc
/tmp/ports/usr/ports/net/wireshark-lite/work/.build/ui/qt/CMakeFiles/qtui_autogen.dir/RCCaboutInfo.cmake
Release
FAILED: ui/qt/qtui_autogen/EF4ICWSDIF/qrc_about.cpp
cd /tmp/ports/usr/ports/net/wireshark-lite/work/.build/ui/qt &&
/usr/local/bin/cmake -E cmake_autorcc
/tmp/ports/usr/ports/net/wireshark-lite/work/.build/ui/qt/CMakeFiles/qtui_autogen.dir/RCCaboutInfo.cmake
Release
AutoRcc subprocess error
------------------------
The rcc process failed to compile
"/tmp/ports/usr/ports/net/wireshark-lite/work/wireshark-3.0.6/image/about.qrc"
into
"/tmp/ports/usr/ports/net/wireshark-lite/work/.build/ui/qt/qtui_autogen/EF4ICWSDIF/qrc_about.cpp"
Command
-------
/usr/local/lib/qt5/bin/rcc --format-version 1 -name about -o
/tmp/ports/usr/ports/net/wireshark-lite/work/.build/ui/qt/qtui_autogen/EF4ICWSDIF/qrc_about.cpp
/tmp/ports/usr/ports/net/wireshark-lite/work/wireshark-3.0.6/image/about.qrc
Output
------
Usage: /usr/local/lib/qt5/bin/rcc [options] inputs
Qt Resource Compiler version 5.13.0
Options:
-h, --help Displays this help.
-v, --version Displays version information.
-o, --output <file> Write output to <file> rather than stdout.
-t, --temp <file> Use temporary <file> for big resources.
--name <name> Create an external initialization function with
<name>.
--root <path> Prefix resource access path with root path.
--compress-algo <algo> Compress input files using algorithm <algo>
([zstd], zlib, none).
--compress <level> Compress input files by <level>.
--no-compress Disable all compression. Same as
--compress-algo=none.
--threshold <level> Threshold to consider compressing files.
--binary Output a binary file for use as a dynamic
resource.
--pass <number> Pass number for big resources
--namespace Turn off namespace macros.
--verbose Enable verbose mode.
--list Only list .qrc file entries, do not generate code.
--list-mapping Only output a mapping of resource paths to file
system paths defined in the .qrc file, do not
generate code.
--project Output a resource file containing all files from
the current directory.
--format-version <number> The RCC format version to write
Arguments:
inputs Input files (*.qrc).
/usr/local/lib/qt5/bin/rcc: Zstandard compression requires format version 3 or
higher
...
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list