Bug 241589 - net/wireshark-lite: build fail
Summary: net/wireshark-lite: build fail
Status: Closed DUPLICATE of bug 241548
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Joe Marcus Clarke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-30 12:27 UTC by Ivan Rozhuk
Modified: 2019-10-30 19:44 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (marcus)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Rozhuk 2019-10-30 12:27:14 UTC
...
[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

...
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2019-10-30 19:44:32 UTC

*** This bug has been marked as a duplicate of bug 241548 ***