Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 2019 17:18:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 241548] net/wireshark not compiling with rcc
Message-ID:  <bug-241548-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241548

            Bug ID: 241548
           Summary: net/wireshark not compiling with rcc
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: marcus@FreeBSD.org
          Reporter: doctor@doctor.nl2k.ab.ca
          Assignee: marcus@FreeBSD.org
             Flags: maintainer-feedback?(marcus@FreeBSD.org)

[2016/2368] cd /usr/ports/net/wireshark/work/.build/ui/qt &&
/usr/local/bin/cmake -E cmake_autorcc
/usr/ports/net/wireshark/work/.build/ui/qt/CMakeFiles/qtui_autogen.dir/RCCa=
boutInfo.cmake
Release
FAILED: ui/qt/qtui_autogen/EF4ICWSDIF/qrc_about.cpp=20
cd /usr/ports/net/wireshark/work/.build/ui/qt && /usr/local/bin/cmake -E
cmake_autorcc
/usr/ports/net/wireshark/work/.build/ui/qt/CMakeFiles/qtui_autogen.dir/RCCa=
boutInfo.cmake
Release

AutoRcc subprocess error
------------------------
The rcc process failed to compile
  "/usr/ports/net/wireshark/work/wireshark-3.0.6/image/about.qrc"
into
=20
"/usr/ports/net/wireshark/work/.build/ui/qt/qtui_autogen/EF4ICWSDIF/qrc_abo=
ut.cpp"

Command
-------
/usr/local/lib/qt5/bin/rcc --format-version 1 -name about -o
/usr/ports/net/wireshark/work/.build/ui/qt/qtui_autogen/EF4ICWSDIF/qrc_abou=
t.cpp
/usr/ports/net/wireshark/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=3Dnone.
  --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 c=
ode.
  --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 fr=
om
                             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

ninja: build stopped: subcommand failed.
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/net/wireshark
*** Error code 1

Stop.
make: stopped in /usr/ports/net/wireshark


The above is the showstopper.  Please fix.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241548-7788>