[MacPorts] #18698: xaos build failure
#18698: xaos build failure -----------------------------------+---------------------------------------- Reporter: jeremyhu@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: link | Port: xaos -----------------------------------+---------------------------------------- {{{ /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I/usr/X11/include -DSFFE_USING -DSFFE_CMPLX_ASM -I/opt/local/var/macports/build /_Users_jeremy_src_macports- trunk_dports_graphics_xaos/work/XaoS-3.4/src/include -L/opt/local/lib -o /opt/local/var/macports/build/_Users_jeremy_src_macports- trunk_dports_graphics_xaos/work/XaoS-3.4/bin/xaos lib/libui.a lib/libui- hlp.a lib/libengine.a lib/libutil.a lib/libfilter.a lib/libuix11.a lib/libsffe.a -lpng -lz -lm -lXext -L/usr/X11/lib -R/usr/X11/lib -lX11 Undefined symbols: "_sffecabs", referenced from: _sfabs in libsffe.a(sffe_cmplx_asm.o) "_sffeccos", referenced from: _sfcos in libsffe.a(sffe_cmplx_asm.o) "_sffeccot", referenced from: _sfcot in libsffe.a(sffe_cmplx_asm.o) "_sffecexp", referenced from: _sfexp in libsffe.a(sffe_cmplx_asm.o) "_sffecinv", referenced from: _sfinv in libsffe.a(sffe_cmplx_asm.o) "_sffeclog", referenced from: _sflog10 in libsffe.a(sffe_cmplx_asm.o) _sflogN in libsffe.a(sffe_cmplx_asm.o) "_sffectan", referenced from: _sftan in libsffe.a(sffe_cmplx_asm.o) "_sffecsin", referenced from: _sfsin in libsffe.a(sffe_cmplx_asm.o) "_sffeccosh", referenced from: _sfcosh in libsffe.a(sffe_cmplx_asm.o) "_sffeccoth", referenced from: _sfcoth in libsffe.a(sffe_cmplx_asm.o) "_sffeccpow", referenced from: _sfpow in libsffe.a(sffe_cmplx_asm.o) "_sffecln", referenced from: _sflog in libsffe.a(sffe_cmplx_asm.o) _sflogCN in libsffe.a(sffe_cmplx_asm.o) _sflogCN in libsffe.a(sffe_cmplx_asm.o) "_sffeclog2", referenced from: _sflog2 in libsffe.a(sffe_cmplx_asm.o) "_sffecpowc", referenced from: _sfpowdc in libsffe.a(sffe_cmplx_asm.o) "_sffecpowd", referenced from: _sfpowd in libsffe.a(sffe_cmplx_asm.o) "_sffecpowi", referenced from: _sfpowi in libsffe.a(sffe_cmplx_asm.o) "_sffectanh", referenced from: _sftanh in libsffe.a(sffe_cmplx_asm.o) "_sffecsinh", referenced from: _sfsinh in libsffe.a(sffe_cmplx_asm.o) "_sffecrtni", referenced from: _sfrtni in libsffe.a(sffe_cmplx_asm.o) "_sffecsqrt", referenced from: _sfsqrt in libsffe.a(sffe_cmplx_asm.o) }}} -- Ticket URL: <http://trac.macports.org/ticket/18698> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18698: xaos build failure -----------------------------------+---------------------------------------- Reporter: jeremyhu@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: link | Port: xaos -----------------------------------+---------------------------------------- Comment(by blb@…): Does r47528 fix it for you, or is this a PPC issue, as it builds fine for me with and without +system_x11 (with the update, as before it ignored MacPorts' X11). -- Ticket URL: <http://trac.macports.org/ticket/18698#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18698: xaos build failure ------------------------------------+--------------------------------------- Reporter: jeremyhu@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: worksforme | Keywords: link Port: xaos | ------------------------------------+--------------------------------------- Changes (by blb@…): * status: new => closed * resolution: => worksforme Comment: Closing, lack of response. -- Ticket URL: <http://trac.macports.org/ticket/18698#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18698: xaos build failure ------------------------------------+--------------------------------------- Reporter: jeremyhu@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: | Keywords: link Port: xaos | ------------------------------------+--------------------------------------- Changes (by jeremyhu@…): * status: closed => reopened * resolution: worksforme => Comment: I didn't realize you were waiting on me to respond... I'll check if it's still a problem... -- Ticket URL: <http://trac.macports.org/ticket/18698#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18698: xaos build failure ------------------------------------+--------------------------------------- Reporter: jeremyhu@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: | Keywords: link Port: xaos | ------------------------------------+--------------------------------------- Comment(by jeremyhu@…): Still fails on ppc (-universal) with current trunk -- Ticket URL: <http://trac.macports.org/ticket/18698#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18698: xaos build failure ------------------------------------+--------------------------------------- Reporter: jeremyhu@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: | Keywords: link Port: xaos | ------------------------------------+--------------------------------------- Comment(by michael.klein@…): This is caused by some x86 assembly in the sffe formula evaluator, {{{configure --with-sffe=no}}} on PPC works around this. On removing G4 PowerBook {{{--with-long-double=yes}}} seems to be a bit faster, so the patch below also does that on PPC. -- Ticket URL: <http://trac.macports.org/ticket/18698#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18698: xaos build failure ------------------------------------+--------------------------------------- Reporter: jeremyhu@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: | Keywords: link Port: xaos | ------------------------------------+--------------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: Do you still see this problem? xaos 3.5 builds fine for me on PowerPC G4. -- Ticket URL: <http://trac.macports.org/ticket/18698#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18698: xaos build failure ------------------------------------+--------------------------------------- Reporter: jeremyhu@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: link Port: xaos | ------------------------------------+--------------------------------------- Changes (by jeremyhu@…): * status: reopened => closed * resolution: => fixed Comment: 3.5 builds. -- Ticket URL: <http://trac.macports.org/ticket/18698#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts