[MacPorts] #34656: Bind9 fails to build on 10.6.8
#34656: Bind9 fails to build on 10.6.8 -------------------------------+-------------------------------------------- Reporter: erik@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: bind9 -------------------------------+-------------------------------------------- patch Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_bind9/bind9/work/bind-9.9.1" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/net/bind9/files /patch-configure' -- Ticket URL: <https://trac.macports.org/ticket/34656> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34656: bind9: dlz_mysql5 variant fails at patch phase -------------------------------+-------------------------------------------- Reporter: erik@… | Owner: dluke@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: bind9 -------------------------------+-------------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => dluke@… -- Ticket URL: <https://trac.macports.org/ticket/34656#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34656: bind9: dlz_mysql5 variant fails at patch phase -------------------------------+-------------------------------------------- Reporter: erik@… | Owner: dluke@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: bind9 -------------------------------+-------------------------------------------- Description changed by macsforever2000@…: Old description:
patch Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_bind9/bind9/work/bind-9.9.1" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/net/bind9/files /patch-configure'
New description: {{{ patch Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_bind9/bind9/work/bind-9.9.1" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/net/bind9/files /patch-configure' }}} -- -- Ticket URL: <https://trac.macports.org/ticket/34656#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34656: bind9: dlz_mysql5 variant fails at patch phase -------------------------------+-------------------------------------------- Reporter: erik@… | Owner: dluke@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: bind9 -------------------------------+-------------------------------------------- Changes (by dluke@…): * owner: dluke@… => dluke@… * status: new => assigned Comment: That patch was contributed by someone who uses that functionality (I don't, so I can't test it very well). I suspect that things may even work without it. Can you try commenting out the two patchfiles-append lines in the dlz_mysql5 and see if it now builds/works without them? If someone who actually uses the functionality can fix it, that's probably best. Otherwise I will try and set up a (very) simple test case when I get some time. -- Ticket URL: <https://trac.macports.org/ticket/34656#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34656: bind9: dlz_mysql5 variant fails at patch phase -------------------------------+-------------------------------------------- Reporter: erik@… | Owner: dluke@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: bind9 -------------------------------+-------------------------------------------- Comment(by erik@…): I will try. Do you have any clue, what the patch in question aims to achieve? Can you point me in the right direction, so I can read about it myself, or maybe get in touch with whoever submitted the patch? We are a hosting company in Denmark, and our DNS depends on this variant, so it's sort of a big deal for us:) -- Ticket URL: <https://trac.macports.org/ticket/34656#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34656: bind9: dlz_mysql5 variant fails at patch phase -------------------------------+-------------------------------------------- Reporter: erik@… | Owner: dluke@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: bind9 -------------------------------+-------------------------------------------- Comment(by dluke@…): It was added for bind9 9.5.0-P2 (ticket #17783) IIRC, the patch was designed to point the bind9 build to the macports location for mysql_config5 (so that it could find the mysql headers and libraries to link to). -- Ticket URL: <https://trac.macports.org/ticket/34656#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34656: bind9: dlz_mysql5 variant fails at patch phase -------------------------------+-------------------------------------------- Reporter: erik@… | Owner: dluke@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: bind9 -------------------------------+-------------------------------------------- Comment(by pixilla@…): I am not currently using MacPorts bind9 +dlz_mysql5 but my patch-net- bind9.diff builds and most likely functions as expected. -- Ticket URL: <https://trac.macports.org/ticket/34656#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34656: bind9: dlz_mysql5 variant fails at patch phase -------------------------------+-------------------------------------------- Reporter: erik@… | Owner: dluke@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: bind9 -------------------------------+-------------------------------------------- Comment(by erik@…): I can confirm that the submitted patch works as I expected. After applying it, I reran #port upgrade outdated and it completed without further issues. On top of this, I was very pleased to find that our setup continued to work without a hitch. The updated machine is setup as a slave with mysql replication from our master. The replication is still in sync after bind9 and mysql server have been upgraded:) -- Ticket URL: <https://trac.macports.org/ticket/34656#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34656: bind9: dlz_mysql5 variant fails at patch phase -------------------------------+-------------------------------------------- Reporter: erik@… | Owner: dluke@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: bind9 -------------------------------+-------------------------------------------- Comment(by erik@…): TYVM pixilla -- Ticket URL: <https://trac.macports.org/ticket/34656#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34656: bind9: dlz_mysql5 variant fails at patch phase --------------------------------+------------------------------------------- Reporter: erik@… | Owner: dluke@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Resolution: fixed | Keywords: Port: bind9 | --------------------------------+------------------------------------------- Changes (by dluke@…): * status: assigned => closed * resolution: => fixed Comment: Excellent! committed in r93846 -- Ticket URL: <https://trac.macports.org/ticket/34656#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34656: bind9: dlz_mysql5 variant fails at patch phase ---------------------+--------------------- Reporter: erik@… | Owner: dluke@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Resolution: fixed | Keywords: Port: bind9 | ---------------------+--------------------- Comment (by jeremyhu@…): Followup regarding the gssapi linkage in #37769 -- Ticket URL: <https://trac.macports.org/ticket/34656#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts