Opened 19 years ago

Closed 19 years ago

#4446 closed defect (fixed)

yacas port broken

Reported by: ghenshaw@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

$ sudo port -d install yacas DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/math/yacas DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.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.opendarwin.org_dpupdate_dports/lang/perl5.8 DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/lang/perl5.8 DEBUG: Searching for dependency: perl5.8 DEBUG: Found Dependency: receipt exists for perl5.8 DEBUG: Skipping completed com.apple.main (yacas) DEBUG: Skipping completed com.apple.unarchive (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/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_math_yacas/work/ yacas-1.0.56" && 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 source='deffile.cpp' object='deffile.lo' libtool=yes \ depfile='.deps/deffile.Plo' tmpdepfile='.deps/deffile.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libltdl -I./plat/linux32 -I/ opt/local/include -g -O2 -Wall -pedantic -c -o deffile.lo test -f 'deffile.cpp' || echo './'deffile.cpp rm -f .libs/deffile.lo g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libltdl -I./plat/linux32 -I/opt/local/include -g -O2 -Wall - pedantic -c deffile.cpp -MT deffile.lo -MD -MP -MF .deps/deffile.TPlo -fno-common -DPIC -o .libs/ deffile.lo grower.inl: In destructor 'CDeletingArrayGrower<T>::~CDeletingArrayGrower()': grower.inl:126: error: there are no arguments to 'NrItems' that depend on a template parameter, so a declaration of 'NrItems' must be available grower.inl:126: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) grower.inl:129: error: there are no arguments to 'Item' that depend on a template parameter, so a declaration of 'Item' must be available make[2]: * [deffile.lo] 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/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_math_yacas/work/ yacas-1.0.56" && make all" returned error 2 Command output: 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 source='deffile.cpp' object='deffile.lo' libtool=yes \ depfile='.deps/deffile.Plo' tmpdepfile='.deps/deffile.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libltdl -I./plat/linux32 -I/ opt/local/include -g -O2 -Wall -pedantic -c -o deffile.lo test -f 'deffile.cpp' || echo './'deffile.cpp rm -f .libs/deffile.lo g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libltdl -I./plat/linux32 -I/opt/local/include -g -O2 -Wall - pedantic -c deffile.cpp -MT deffile.lo -MD -MP -MF .deps/deffile.TPlo -fno-common -DPIC -o .libs/ deffile.lo grower.inl: In destructor 'CDeletingArrayGrower<T>::~CDeletingArrayGrower()': grower.inl:126: error: there are no arguments to 'NrItems' that depend on a template parameter, so a declaration of 'NrItems' must be available grower.inl:126: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) grower.inl:129: error: there are no arguments to 'Item' that depend on a template parameter, so a declaration of 'Item' must be available make[2]: * [deffile.lo] 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.archive com.apple.install

Attachments (1)

yacas-patch (749 bytes) - added by olt@… 19 years ago.
yacas Portfile patch

Download all attachments as: .zip

Change History (4)

comment:1 Changed 19 years ago by mww@…

Owner: changed from darwinports-bugs@… to olt@…

please assign to maintainer;

Changed 19 years ago by olt@…

Attachment: yacas-patch added

yacas Portfile patch

comment:2 Changed 19 years ago by olt@…

Owner: changed from olt@… to mww@…

Bug resolved, see attachment. Waiting for check in. Markus?

comment:3 Changed 19 years ago by mww@…

Resolution: fixed
Status: newclosed

ack - commited!

Note: See TracTickets for help on using tickets.