[Bug 218066] net/wireshark-qt5 poudriere build fails

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 24 15:44:01 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218066

            Bug ID: 218066
           Summary: net/wireshark-qt5 poudriere build fails
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: marcus at FreeBSD.org
          Reporter: dmk at ncf.ca
          Assignee: marcus at FreeBSD.org
             Flags: maintainer-feedback?(marcus at FreeBSD.org)

I've been experimenting with poudriere, and added wireshark-qt5 to my bulk
build file. The compilation fails in the configure stage with the following
errors:

checking if profile builds must be generated... no
checking for GLIB... yes
checking for Qt5Core - version >= 5.0.0... yes (version 5.7.1)
checking for Qt5Gui - version >= 5.0.0... yes (version 5.7.1)
checking for Qt5Widgets - version >= 5.0.0... yes (version 5.7.1)
checking for Qt5PrintSupport - version >= 5.0.0... yes (version 5.7.1)
checking for Qt5Multimedia - version >= 5.0.0... no
checking for Qt5MacExtras - version >= 5.0.0... no
checking whether Qt works without -fPIC... no
checking whether Qt works with -fPIC... no
configure: error: Couldn't compile Qt without -fPIC nor with -fPIC
===>  Script "configure" failed unexpectedly.
Please report the problem to marcus at FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/net/wireshark-qt5/work/wireshark-2.2.5/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. a /usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

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

It's interesting to note that it compiles fine on my workstation outside of
poudriere.

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


More information about the freebsd-ports-bugs mailing list