Opened 15 years ago

Closed 14 years ago

#20166 closed defect (worksforme)

XaoS 3.4 Fails to install

Reported by: joe_ercolino@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: install Cc: ryandesign (Ryan Carsten Schmidt)
Port: XaoS

Description (last modified by mf2k (Frank Schima))

What steps will reproduce the problem?

1. Trying to install through macports in x11
2.
3.

What is the expected output? What do you see instead? Sucessfull install

What version of the product are you using? On what operating system? XaoS 3.4 universal pakage for Macports. MacBook Pro, Mac OSX 10.5.7, X11 XQuartz 2.1.6 (xorg-server 1.4.2-apple33)

Please provide any additional information below.

Macports comand output:

bash-3.2$ sudo port install xaos +universal
--->  Fetching xaos
--->  Attempting to fetch XaoS-3.4.tar.gz from http://internap.dl.sourceforge.net/xaos
--->  Verifying checksum(s) for xaos
--->  Extracting xaos
--->  Configuring xaos
--->  Building xaos
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macp
orts.org_release_ports_graphics_xaos/work/XaoS-3.4" && make all " returned error 2
Command output:       _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)
ld: symbol(s) not found for architecture ppc
collect2: ld returned 1 exit status
lipo: can't open input file: /var/tmp//ccYO99p1.out (No such file or directory)
make[1]: *** [/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_xaos/work/XaoS-3.
4/bin/xaos] Error 1
make: *** [all] Error 2

Error: Status 1 encountered during processing.
bash-3.2$ 

Change History (4)

comment:1 Changed 15 years ago by joe_ercolino@…

Cc: joe_ercolino@… added

Cc Me!

comment:2 Changed 15 years ago by mf2k (Frank Schima)

Cc: joe_ercolino@… removed
Description: modified (diff)

comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added

XaoS builds for me on Leopard. Can you show us the complete debug output from your installation attempt?

sudo port clean XaoS
sudo port -d install XaoS 2>&1 | tee ~/Desktop/XaoS.txt
bzip2 ~/Desktop/XaoS.txt

Then attach XaoS.txt.bz2 from your desktop to this ticket.

comment:4 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: worksforme
Status: newclosed

Closing due to lack of response. xaos 3.5 also builds fine for me.

Note: See TracTickets for help on using tickets.