Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#13658 closed defect (worksforme)

yacas-1.1.10 fails to build on PowerPC Leopard

Reported by: glen.henshaw@… Owned by: olt@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: ppc 10.5 Cc: jmroot (Joshua Root), MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Port: yacas

Description (last modified by jmpp@…)

PowerBook G4, Macosx 10.5.1, XCode 3.0.

Yacas-1.1.10 fails to build with the following error:

Macintosh:~ ghenshaw$ sudo /opt/local/bin/port clean --all yacas
Password:
--->  Cleaning yacas
Macintosh:~ ghenshaw$ sudo /opt/local/bin/port upgrade yacas
--->  Fetching yacas
--->  Attempting to fetch yacas-1.1.10.tar.gz from http://yacas.sourceforge.net/backups/
--->  Verifying checksum(s) for yacas
--->  Extracting yacas
--->  Applying patches to yacas
--->  Configuring yacas
--->  Building yacas with target all
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_yacas/work/yacas-1.1.10" && make all " returned error 2
Command output:       __Z10ShiftRightP10LispObjectS0_R15LispEnvironmenti$non_lazy_ptr in libyacas.a(mathcommands3.o)
  "BigNumber::LessThan(BigNumber const&) const", referenced from:
      BigLessThan(BigNumber&, BigNumber&)in libyacas.a(mathcommands.o)
      BigGreaterThan(BigNumber&, BigNumber&)in libyacas.a(mathcommands.o)
  "SqrtFloat(LispObject*, LispEnvironment&, int)", referenced from:
      __Z9SqrtFloatP10LispObjectR15LispEnvironmenti$non_lazy_ptr in libyacas.a(mathcommands3.o)
  "NumericLibraryName()", referenced from:
      LispMathLibName(LispEnvironment&, int)  in libyacas.a(mathcommands.o)
  "ModFloat(LispObject*, LispObject*, LispEnvironment&, int)", referenced from:
      __Z8ModFloatP10LispObjectS0_R15LispEnvironmenti$non_lazy_ptr in libyacas.a(mathcommands3.o)
  "PowerFloat(LispObject*, LispObject*, LispEnvironment&, int)", referenced from:
      __Z10PowerFloatP10LispObjectS0_R15LispEnvironmenti$non_lazy_ptr in libyacas.a(mathcommands3.o)
  "BigNumber::SetTo(char const*, int, int)", referenced from:
      LispNumber::Number(int)   in libyacas.a(lispatom.o)
  "BigNumber::BitXor(BigNumber const&, BigNumber const&)", referenced from:
      LispBitXor(LispEnvironment&, int)  in libyacas.a(mathcommands3.o)
  "bits_to_digits(unsigned long, unsigned int)", referenced from:
      LispNumber::String()      in libyacas.a(lispatom.o)
      LispBitsToDigits(LispEnvironment&, int)  in libyacas.a(mathcommands3.o)
  "BigNumber::IsSmall() const", referenced from:
      LispMathIsSmall(LispEnvironment&, int)  in libyacas.a(mathcommands3.o)
      LispDigitsToBits(LispEnvironment&, int)  in libyacas.a(mathcommands3.o)
      LispDigitsToBits(LispEnvironment&, int)  in libyacas.a(mathcommands3.o)
      LispBitsToDigits(LispEnvironment&, int)  in libyacas.a(mathcommands3.o)
      LispBitsToDigits(LispEnvironment&, int)  in libyacas.a(mathcommands3.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [example1] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Error: Unable to upgrade port: 1
Macintosh:~ ghenshaw$ 

Attachments (1)

build.log (42.2 KB) - added by glen.henshaw@… 16 years ago.
build log

Download all attachments as: .zip

Change History (10)

comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: olt@… added

Cc'ing maintainer.

comment:2 Changed 16 years ago by jmpp@…

Description: modified (diff)

Please read WikiFormatting to learn how to properly paste terminal output: you should use the {{{ }}} pre-formatted text macro, thanks!

-jmpp

comment:3 Changed 16 years ago by jmroot (Joshua Root)

Cc: jmr@… added
Keywords: ppc 10.5 added
Summary: yacas-1.1.10 fails to buildyacas-1.1.10 fails to build on PowerPC Leopard

Builds fine for me on x86 Leopard. Maintainer, any ideas?

Glen, if you could provide a full log of the build in debug mode, that might help. Run "sudo port clean yacas" then "sudo port -d install yacas > build.log 2>&1" and attach the resulting build.log to this ticket.

Changed 16 years ago by glen.henshaw@…

Attachment: build.log added

build log

comment:4 Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Cc: olt@… removed
Owner: changed from macports-tickets@… to olt@…

There is a proposal to update yacas in #17126.
Perhaps this will fix the problem.

comment:5 Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Cc: mcalhoun@… added

Cc Me!

comment:6 Changed 15 years ago by jmroot (Joshua Root)

Port: yacas added

comment:7 Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

yacas was recently updated (r42266).
Does this fix the problem?

comment:8 Changed 15 years ago by blb@…

Resolution: worksforme
Status: newclosed

Closing, lack of response.

comment:9 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.