[MacPorts] #37924: wireshark-devel fails during configure when looking for kerberos5
#37924: wireshark-devel fails during configure when looking for kerberos5 ----------------------------------------+-------------------------------- Reporter: george@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Keywords: wireshark kerberos heimdal | Port: wireshark-devel ----------------------------------------+-------------------------------- -- Ticket URL: <https://trac.macports.org/ticket/37924> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37924: wireshark-devel fails during configure when looking for kerberos5 ------------------------------+---------------------------------------- Reporter: george@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: | Keywords: wireshark kerberos heimdal Port: wireshark-devel | ------------------------------+---------------------------------------- Comment (by george@…): Running the command: {{{ sudo port -v install wireshark-devel +adns+ipv6+libgcrypt+pcre+python27+rtp }}} Upon running the configure script, installation bombs out with this output: {{{ checking whether to use Kerberos library... yes checking krb5.h usability... yes checking krb5.h presence... yes checking for krb5.h... yes checking whether the Kerberos library is Heimdal or MIT... no configure: error: Kerberos not found Command failed: cd "/opt/local/var/macports/build /_Users_gthiruva_scratch_macports-trunk_dports_net_wireshark-devel /wireshark-devel/work/wireshark-1.8.5" && ./configure --prefix=/opt/local --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 --without-gnutls --with-adns=/opt/local --without-c-ares --with-libgcrypt-prefix=/opt/local --enable-ipv6 --with-pcre=/opt/local --with-portaudio=/opt/local --with-python Exit code: 1 Error: org.macports.configure for port wireshark-devel returned: configure failure: command execution failed Warning: targets not executed for wireshark-devel: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install Please see the log file for port wireshark-devel for details: /opt/local/var/macports/logs/_Users_gthiruva_scratch_macports- trunk_dports_net_wireshark-devel/wireshark-devel/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port wireshark-devel failed }}} -- Ticket URL: <https://trac.macports.org/ticket/37924#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37924: wireshark-devel @1.8.5_0 +adns+ipv6+libgcrypt+pcre+python27+rtp: configure failure when looking for kerberos5 ------------------------------+----------------------- Reporter: george@… | Owner: hsivank@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: | Keywords: Port: wireshark-devel | ------------------------------+----------------------- Changes (by larryv@…): * cc: jeremyhu@…, cal@… (added) * owner: macports-tickets@… => hsivank@… * keywords: wireshark kerberos heimdal => Comment: Thanks for the ticket. In the future, please Cc relevant port maintainers. This may have something to do with today’s Kerberos kerfuffle. Cc-ing Jeremy and Cal just in case. -- Ticket URL: <https://trac.macports.org/ticket/37924#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37924: wireshark-devel @1.8.5_0 +adns+ipv6+libgcrypt+pcre+python27+rtp: configure failure when looking for kerberos5 ------------------------------+----------------------- Reporter: george@… | Owner: hsivank@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: duplicate | Keywords: Port: wireshark-devel | ------------------------------+----------------------- Changes (by larryv@…): * status: new => closed * resolution: => duplicate Comment: Actually, this is probably a a duplicate of #37917, sort of. -- Ticket URL: <https://trac.macports.org/ticket/37924#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37924: wireshark-devel @1.8.5_0 +adns+ipv6+libgcrypt+pcre+python27+rtp: configure failure when looking for kerberos5 ------------------------------+----------------------- Reporter: george@… | Owner: hsivank@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: | Keywords: Port: wireshark-devel | ------------------------------+----------------------- Changes (by cal@…): * status: closed => reopened * resolution: duplicate => Comment: This is not a duplicate, because a revbump will not fix it. The problem is caused by Wireshark's configure trying to determine whether it is linking against Heimdal or MIT Kerberos by grepping the krb5.h for "Massachusetts Institute of Technology". With version 1.11 of kerberos5 however, this text is broken into two lines. A simple fix is changing all occurances of this string in configure to "Massachusetts". -- Ticket URL: <https://trac.macports.org/ticket/37924#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37924: wireshark-devel @1.8.5_0 +adns+ipv6+libgcrypt+pcre+python27+rtp: configure failure when looking for kerberos5 ------------------------------+----------------------- Reporter: george@… | Owner: hsivank@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: | Keywords: Port: wireshark-devel | ------------------------------+----------------------- Comment (by jeremyhu@…): Wow, that's quite a big fail in the Wireshark's configure script. LOL -- Ticket URL: <https://trac.macports.org/ticket/37924#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37924: wireshark: configure failure when looking for kerberos5 ----------------------------------------+----------------------- Reporter: george@… | Owner: hsivank@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: | Keywords: Port: wireshark-devel wireshark | ----------------------------------------+----------------------- Changes (by cal@…): * cc: opendarwin.org@… (added) * port: wireshark-devel => wireshark-devel wireshark Old description: New description: Apparently also a problem in Wireshark. -- -- Ticket URL: <https://trac.macports.org/ticket/37924#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37924: wireshark: configure failure when looking for kerberos5 ----------------------------------------+----------------------- Reporter: george@… | Owner: hsivank@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: | Keywords: Port: wireshark-devel wireshark | ----------------------------------------+----------------------- Comment (by ricci@…): fixed for wireshark in r102550 -- Ticket URL: <https://trac.macports.org/ticket/37924#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37924: wireshark: configure failure when looking for kerberos5 ----------------------------------------+----------------------- Reporter: george@… | Owner: hsivank@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: | Keywords: Port: wireshark-devel wireshark | ----------------------------------------+----------------------- Comment (by george@…): When Googling for a solution, I noticed that "Massachusetts Institute of Technology" has been around for a while. So, it's interesting that prior versions (1.8.3) installed fine. I guess that must have been before the configure script or the Kerberos header file was changed. So, it seems like this is a problem within Wireshark that would occur outside of MacPorts. So, should this ticket be here at all? It seems like it's more of a bug for Wireshark than for MacPorts. -- Ticket URL: <https://trac.macports.org/ticket/37924#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37924: wireshark: configure failure when looking for kerberos5 ----------------------------------------+----------------------- Reporter: george@… | Owner: hsivank@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: | Keywords: Port: wireshark-devel wireshark | ----------------------------------------+----------------------- Comment (by cal@…): Yes, this bug should certainly be filed upstream and fixed there. I consider this to be the duty of the respective maintainers and assume they will do that. -- Ticket URL: <https://trac.macports.org/ticket/37924#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37924: wireshark: configure failure when looking for kerberos5 ----------------------------------------+----------------------- Reporter: george@… | Owner: hsivank@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: | Keywords: Port: wireshark-devel wireshark | ----------------------------------------+----------------------- Comment (by george@…): Replying to [comment:12 cal@…]:
Yes, this bug should certainly be filed upstream and fixed there. I consider this to be the duty of the respective maintainers and assume they will do that.
Sounds cool. -- Ticket URL: <https://trac.macports.org/ticket/37924#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37924: wireshark: configure failure when looking for kerberos5 ----------------------------------------+----------------------- Reporter: george@… | Owner: hsivank@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: | Keywords: Port: wireshark-devel wireshark | ----------------------------------------+----------------------- Comment (by hsivank@…): Replying to [comment:12 cal@…]:
Yes, this bug should certainly be filed upstream and fixed there. I consider this to be the duty of the respective maintainers and assume they will do that.
Done ! -- Ticket URL: <https://trac.macports.org/ticket/37924#comment:14> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37924: wireshark: configure failure when looking for kerberos5 ----------------------------------------+----------------------- Reporter: george@… | Owner: hsivank@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: | Keywords: Port: wireshark-devel wireshark | ----------------------------------------+----------------------- Comment (by ricci@…): Filed w/ wireshark.org: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8298 -- Ticket URL: <https://trac.macports.org/ticket/37924#comment:15> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37924: wireshark: configure failure when looking for kerberos5 ----------------------------------------+----------------------- Reporter: george@… | Owner: hsivank@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: | Keywords: Port: wireshark-devel wireshark | ----------------------------------------+----------------------- Comment (by sumnernh@…): This bug appears to have been fixed. Wireshark now installs successfully on my machine. -- Ticket URL: <https://trac.macports.org/ticket/37924#comment:16> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37924: wireshark: configure failure when looking for kerberos5 ----------------------------------------+----------------------- Reporter: george@… | Owner: hsivank@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: | Keywords: Port: wireshark-devel wireshark | ----------------------------------------+----------------------- Comment (by cal@…): It has been fixed in wireshark in comment [comment:10], but is still open in wireshark-devel afaik. This ticket needs to stay open until wireshark- devel is fixed, too. -- Ticket URL: <https://trac.macports.org/ticket/37924#comment:17> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37924: wireshark: configure failure when looking for kerberos5 ----------------------------------------+----------------------- Reporter: george@… | Owner: hsivank@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: | Keywords: Port: wireshark-devel wireshark | ----------------------------------------+----------------------- Comment (by hsivank@…): A fix for wireshark-devel from Ricci's patch. -- Ticket URL: <https://trac.macports.org/ticket/37924#comment:18> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37924: wireshark: configure failure when looking for kerberos5 ----------------------------------------+----------------------- Reporter: george@… | Owner: hsivank@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: fixed | Keywords: Port: wireshark-devel wireshark | ----------------------------------------+----------------------- Changes (by larryv@…): * status: reopened => closed * resolution: => fixed Comment: Wireshark-devel fixed in r103239. Thanks for playing. -- Ticket URL: <https://trac.macports.org/ticket/37924#comment:19> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37924: wireshark: configure failure when looking for kerberos5 ----------------------------------------+----------------------- Reporter: george@… | Owner: hsivank@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: fixed | Keywords: Port: wireshark-devel wireshark | ----------------------------------------+----------------------- Comment (by george@…): Excellent. Just updated and also noticed the version on wireshark-devel was bumped to 1.9.0. Built and installed perfectly! Thanks! -- Ticket URL: <https://trac.macports.org/ticket/37924#comment:20> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts