Ticket #11161 (closed defect: fixed)
BUG: yacas-1.0.58 build failure
| Reported by: | qqilihq@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | High | Milestone: | |
| Component: | ports | Version: | 1.3.1 |
| Keywords: | Cc: | olt@…,markd@… | |
| Port: |
Description
Running on 10.4.8 PPC, DarwinPorts 1.3.1, I get this error when trying to install yacas:
$ sudo port -d install yacas Password: DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/math/yacas DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/math/yacas DEBUG: Requested variant powerpc is not provided by port yacas. DEBUG: Requested variant darwin is not provided by port yacas. DEBUG: Requested variant macosx is not provided by port yacas. DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/lang/perl5.8 DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/lang/perl5.8 DEBUG: Searching for dependency: perl5.8 DEBUG: Didn't find receipt, going to depspec regex for: perl5.8 DEBUG: Found Dependency: path: /usr/bin filename: perl regex: ^perl$ DEBUG: Skipping completed com.apple.main (yacas) DEBUG: Skipping completed com.apple.fetch (yacas) DEBUG: Skipping completed com.apple.checksum (yacas) DEBUG: Skipping completed com.apple.extract (yacas) DEBUG: Skipping completed com.apple.patch (yacas) DEBUG: Skipping completed com.apple.configure (yacas) ---> Building yacas with target all DEBUG: Executing com.apple.build (yacas) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_math_yacas/work/yacas-1.0.58" && make all' make all-recursive Making all in . make[2]: Nothing to be done for `all-am'. Making all in docs make[2]: Nothing to be done for `all'. Making all in inprogress make[2]: Nothing to be done for `all'. Making all in YacasNotebook make[2]: Nothing to be done for `all'. Making all in libltdl make all-am make[3]: Nothing to be done for `all-am'. Making all in src ./check_plugins plugins_available.h already up to date, not resaving Making all in scripts make[2]: Nothing to be done for `all'. Making all in essays make[2]: Nothing to be done for `all'. Making all in colorcode make[2]: Nothing to be done for `all'. Making all in plugins Making all in example make[3]: Nothing to be done for `all'. Making all in forth make[3]: Nothing to be done for `all'. Making all in opengl make[3]: Nothing to be done for `all'. Making all in yacas_gsl make[3]: Nothing to be done for `all'. Making all in pcre make[3]: Nothing to be done for `all'. Making all in filescanner make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in proteus make[2]: Nothing to be done for `all'. Making all in manmake make[2]: Nothing to be done for `all'. Making all in tests make[2]: Nothing to be done for `all'. Making all in compile make[2]: Nothing to be done for `all'. Making all in embed /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -L/opt/local/lib -o example1 example1.o -L../src -lcyacas -lyacas -lyacasplatform -lyacasnumbers ../libltdl/libltdlc.la -lm -lstdc++ gcc -g -O2 -Wall -o example1 example1.o -L/opt/local/lib -L/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_math_yacas/work/yacas-1.0.58/src /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_math_yacas/work/yacas-1.0.58/src/.libs/libcyacas.a /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_math_yacas/work/yacas-1.0.58/src/.libs/libyacas.a /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_math_yacas/work/yacas-1.0.58/src/.libs/libyacasplatform.a /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_math_yacas/work/yacas-1.0.58/src/.libs/libyacasnumbers.a ../libltdl/.libs/libltdlc.a -ldl -lm -lstdc++ /usr/bin/ld: warning prebinding disabled because of undefined symbols /usr/bin/ld: Undefined symbols: __Unwind_Resume collect2: ld returned 1 exit status make[2]: *** [example1] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_math_yacas/work/yacas-1.0.58" && make all" returned error 2 Command output: make[3]: Nothing to be done for `all'. Making all in forth make[3]: Nothing to be done for `all'. Making all in opengl make[3]: Nothing to be done for `all'. Making all in yacas_gsl make[3]: Nothing to be done for `all'. Making all in pcre make[3]: Nothing to be done for `all'. Making all in filescanner make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in proteus make[2]: Nothing to be done for `all'. Making all in manmake make[2]: Nothing to be done for `all'. Making all in tests make[2]: Nothing to be done for `all'. Making all in compile make[2]: Nothing to be done for `all'. Making all in embed /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -L/opt/local/lib -o example1 example1.o -L../src -lcyacas -lyacas -lyacasplatform -lyacasnumbers ../libltdl/libltdlc.la -lm -lstdc++ gcc -g -O2 -Wall -o example1 example1.o -L/opt/local/lib -L/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_math_yacas/work/yacas-1.0.58/src /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_math_yacas/work/yacas-1.0.58/src/.libs/libcyacas.a /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_math_yacas/work/yacas-1.0.58/src/.libs/libyacas.a /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_math_yacas/work/yacas-1.0.58/src/.libs/libyacasplatform.a /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_math_yacas/work/yacas-1.0.58/src/.libs/libyacasnumbers.a ../libltdl/.libs/libltdlc.a -ldl -lm -lstdc++ /usr/bin/ld: warning prebinding disabled because of undefined symbols /usr/bin/ld: Undefined symbols: __Unwind_Resume collect2: ld returned 1 exit status make[2]: *** [example1] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Warning: the following items did not execute (for yacas): com.apple.activate com.apple.build com.apple.destroot com.apple.install Error: Status 1 encountered during processing.
Change History
comment:2 Changed 6 years ago by markd@…
- Cc markd@… added
The port is now at 1.0.63. I don't have a PPC to test on, so please try again and report.
Note: See
TracTickets for help on using
tickets.

