[MacPorts] #46851: adns build fails on 10.6 snow leopard
#46851: adns build fails on 10.6 snow leopard -------------------------------+-------------------------------- Reporter: chilli.namesake@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: adns, build, fail | Port: adns -------------------------------+-------------------------------- {{{ :info:build Undefined symbols: :info:build "_adns_text2addr", referenced from: :info:build _sockaddr_aton in adh-query.o :info:build ld: symbol(s) not found :info:build collect2: ld returned 1 exit status :info:build make[1]: *** [adnshost] Error 1 :info:build make[1]: *** Waiting for unfinished jobs.... :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_adns/adns/work/adns-1.5.0/client' :info:build make: *** [all] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_adns/adns/work/adns-1.5.0' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_adns/adns/work/adns-1.5.0" && /usr/bin/make -j2 -w all :info:build Exit code: 2 :error:build org.macports.build for port adns returned: command execution failed :debug:build Error code: CHILDSTATUS 45210 2 :debug:build Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "portbuild::build_main org.macports.build" ("eval" body line 1) invoked from within "eval $procedure $targetname" :info:build Warning: targets not executed for adns: org.macports.install org.macports.build org.macports.destroot }}} -- Ticket URL: <https://trac.macports.org/ticket/46851> MacPorts <https://www.macports.org/> Ports system for OS X
#46851: adns build fails on 10.6 snow leopard --------------------------------+-------------------------------- Reporter: chilli.namesake@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: adns, build, fail Port: adns | --------------------------------+-------------------------------- Comment (by chilli.namesake@…): {{{ root@ana:~/adns$ port -v uninstall apachetop 2>&1 | tee apachetop.console.log ---> Deactivating apachetop @0.12.6_1 ---> Cleaning apachetop ---> Removing work directory for apachetop ---> Uninstalling apachetop @0.12.6_1 ---> Cleaning apachetop ---> Removing work directory for apachetop root@ana:~/adns$ port -v uninstall adns 2>&1 | tee adns.console.log ---> Deactivating adns @1.4_0 ---> Cleaning adns ---> Removing work directory for adns ---> Uninstalling adns @1.4_0 ---> Cleaning adns ---> Removing work directory for adns root@ana:~/adns$ :-) }}} -- Ticket URL: <https://trac.macports.org/ticket/46851#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#46851: adns build fails on 10.6 snow leopard --------------------------------+-------------------------------- Reporter: chilli.namesake@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: adns | --------------------------------+-------------------------------- Changes (by mf2k@…): * keywords: adns, build, fail => -- Ticket URL: <https://trac.macports.org/ticket/46851#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#46851: adns build fails on 10.6 snow leopard --------------------------------+-------------------------------- Reporter: chilli.namesake@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: adns | --------------------------------+-------------------------------- Comment (by khepler@…): Build fails on 10.5/ppc as well, but the error has changed. I was seeing the reported linker message prior to syncing Macports today, but now it returns: {{{ /usr/bin/gcc-4.2 -pipe -Os -arch ppc -Wall -Wmissing-prototypes -Wwrite- strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I. -I../src -I./../sr c -c -o addrtext.o addrtext.c addrtext.c: In function ‘dotest’: addrtext.c:115: error: ‘AI_NUMERICSERV’ undeclared (first use in this function) addrtext.c:115: error: (Each undeclared identifier is reported only once addrtext.c:115: error: for each function it appears in.) }}} Cursory web searches suggest defining AI_NUMERICSERV to 0 on platforms that don't support it. -- Ticket URL: <https://trac.macports.org/ticket/46851#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts