#49361 closed defect (duplicate)
wireshark @1.12.8_0 build fails in configure: Qt is not available
Reported by: | Polyergic (Shad Sterling) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | maverickwoo (Maverick Woo) | |
Port: | wireshark |
Description
OS X 10.10.5, Macports 2.3.4
Just used port selfupdate
to get to 2.3.4, port upgrade outdated
updated quite a few ports, failing only on wireshark.
---> Computing dependencies for wireshark ---> Fetching archive for wireshark ---> Attempting to fetch wireshark-1.12.8_0+adns+geoip+gnutls+ipv6+libgcrypt+libsmi+lua+qt+rtp+ssl.darwin_14.x86_64.tbz2 from http://packages.macports.org/wireshark ---> Attempting to fetch wireshark-1.12.8_0+adns+geoip+gnutls+ipv6+libgcrypt+libsmi+lua+qt+rtp+ssl.darwin_14.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/wireshark ---> Attempting to fetch wireshark-1.12.8_0+adns+geoip+gnutls+ipv6+libgcrypt+libsmi+lua+qt+rtp+ssl.darwin_14.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/wireshark ---> Fetching distfiles for wireshark ---> Attempting to fetch wireshark-1.12.8.tar.bz2 from http://www.wireshark.org/download/src/ ---> Verifying checksums for wireshark ---> Extracting wireshark ---> Applying patches to wireshark ---> Configuring wireshark Error: Failed to configure wireshark, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.12.8/config.log Error: org.macports.configure for port wireshark returned: configure failure: command execution failed Please see the log file for port wireshark for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/main.log Error: Unable to upgrade port: 1
main.log
indicates the configure step failed:
:info:configure configure: error: Qt is not available :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.12.8" && ./configure --prefix=/opt/local --disable-osx-deploy-target --disable-usr-local --with-pcap=/opt/local --with-ssl=/opt/local --with-zlib=/opt/local --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --disable-warnings-as-errors --with-krb5=/opt/local --with-adns=/opt/local --without-c-ares --with-gnutls=yes --with-libgcrypt-prefix=/opt/local --enable-ipv6 --with-lua=/opt/local --with-libsmi=/opt/local --with-geoip=/opt/local --with-qt=yes --with-gtk2=no --with-gtk3=no --with-portaudio=/opt/local :info:configure Exit code: 1 :error:configure Failed to configure wireshark, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.12.8/config.log :error:configure org.macports.configure for port wireshark returned: configure failure: command execution failed :debug:configure Error code: NONE :debug:configure Backtrace: configure failure: command execution failed while executing "portconfigure::configure_main org.macports.configure" ("eval" body line 1) invoked from within "eval $procedure $targetname"
config.log
has several error messages that appear to be tests with negative results (not actual errors), but does indicate that Qt is not available:
configure:30552: checking for Qt5Core - version >= 4.6.0 configure:30563: result: no configure:30552: checking for QtCore - version >= 4.6.0 configure:30563: result: no configure:30783: error: Qt is not available
qt4-mac
is one of the packages that was successfully updated by port upgrade outdated
:
---> Computing dependencies for qt4-mac ---> Fetching archive for qt4-mac ---> Attempting to fetch qt4-mac-4.8.7_2+odbc+openvg.darwin_14.x86_64.tbz2 from http://packages.macports.org/qt4-mac ---> Attempting to fetch qt4-mac-4.8.7_2+odbc+openvg.darwin_14.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/qt4-mac ---> Attempting to fetch qt4-mac-4.8.7_2+odbc+openvg.darwin_14.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/qt4-mac ---> Fetching distfiles for qt4-mac ---> Verifying checksums for qt4-mac ---> Extracting qt4-mac ---> Applying patches to qt4-mac ---> Configuring qt4-mac ---> Building qt4-mac ---> Staging qt4-mac into destroot ---> Installing qt4-mac @4.8.7_2+odbc+openvg ---> Cleaning qt4-mac ---> Computing dependencies for qt4-mac ---> Deactivating qt4-mac @4.8.7_1+odbc+openvg ---> Cleaning qt4-mac ---> Activating qt4-mac @4.8.7_2+odbc+openvg NOTE: Qt database plugins for mysql55, postgresql91, and sqlite2 are NOT installed by this port; they are installed by qt4-mac-*-plugin instead. ---> Cleaning qt4-mac
Attachments (2)
Change History (5)
Changed 9 years ago by Polyergic (Shad Sterling)
Changed 9 years ago by Polyergic (Shad Sterling)
Attachment: | config.log added |
---|
comment:1 Changed 9 years ago by maverickwoo (Maverick Woo)
Cc: | maverick.woo@… added |
---|
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Summary: | wireshark @1.12.7_0 build fails in configure: Qt is not available → wireshark @1.12.8_0 build fails in configure: Qt is not available |
Duplicate of #49311.
Note: See
TracTickets for help on using
tickets.
Cc Me!