Not my package.
-------- Original Message -------- Subject: Re: [Fink-users] suitesparse fails Date: Wed, 3 Apr 2013 09:52:24 -0700 From: Richard Miles <[email protected]> To: Alexander Hansen <[email protected]> On Apr 3, 2013, at 9:34 AM, Alexander Hansen wrote: > On 4/3/13 8:51 AM, Richard Miles wrote: >> ___gxx_personality_v0$non_lazy_ptr in spqr_trapezoidal.o >> (maybe you meant: ___gxx_personality_v0$non_lazy_ptr) >> ld: symbol(s) not found >> collect2: ld returned 1 exit status >> ### execution of /tmp/fink.5eGXR failed, exit code 1 >> ### execution of /tmp/fink.twMRj failed, exit code 1 >> Removing runtime build-lock... >> Removing build-lock package... >> /sw/bin/dpkg-lockwait -r fink-buildlock-suitesparse-4.0.2-1 >> (Reading database ... 336621 files and directories currently installed.) >> Removing fink-buildlock-suitesparse-4.0.2-1 ... >> Reading buildlock packages... >> /sw/bin/dpkg-lockwait -i >> /sw/fink/dists/stable/main/binary-darwin-i386/utils/coreutils-default_8.12-1_darwin-i386.deb >> Selecting previously deselected package coreutils-default. >> (Reading database ... 336620 files and directories currently installed.) >> Unpacking coreutils-default (from >> .../coreutils-default_8.12-1_darwin-i386.deb) ... >> Setting up coreutils-default (8.12-1) ... >> >> Failed: phase compiling: suitesparse-4.0.2-1 failed >> >> Before reporting any errors, please run "fink selfupdate" and try again. >> >> If you continue to have issues, please check to see if the FAQ on Fink's >> website solves the problem. If not, ask on one (not both, please) of >> these mailing lists: >> >> The Fink Users List <[email protected]> >> The Fink Beginners List <[email protected]>, >> >> with a carbon copy to the maintainer: >> >> Jack Howarth <[email protected]> >> >> Note that this is preferable to emailing just the maintainer directly, >> since most fink package maintainers do not have access to all possible >> hardware and software configurations. >> >> Please try to include the complete error message in your report. This >> generally consists of a compiler line starting with e.g. "gcc" or "g++" >> followed by the actual error output from the compiler. >> >> Also include the following system information: >> Package manager version: 0.34.7 >> Distribution version: selfupdate-cvs Wed Apr 3 08:44:25 2013, 10.6, i386 >> Trees: local/main stable/main stable/crypto unstable/main unstable/crypto >> Xcode.app: 3.2.6 >> Xcode command-line tools: 3.2.6 >> suitesparse-4.0.2-1 is set to build with only one job. >> Richard Miles >> [email protected] >> >> >> > > Can we see more of the output? > > > -- > Alexander Hansen, Ph.D. > Fink User Liaison > My package updates: http://finkakh.wordpress.com/ rapezoidal.o spqr_larftb.o spqr_append.o spqr_type.o spqr_tol.o ar: creating archive libspqr.a a - spqr_rmap.o a - SuiteSparseQR_C.o a - SuiteSparseQR_expert.o a - spqr_parallel.o a - spqr_kernel.o a - spqr_analyze.o a - spqr_assemble.o a - spqr_cpack.o a - spqr_csize.o a - spqr_fcsize.o a - spqr_debug.o a - spqr_front.o a - spqr_factorize.o a - spqr_freenum.o a - spqr_freesym.o a - spqr_freefac.o a - spqr_fsize.o a - spqr_maxcolnorm.o a - spqr_rconvert.o a - spqr_rcount.o a - spqr_rhpack.o a - spqr_rsolve.o a - spqr_stranspose1.o a - spqr_stranspose2.o a - spqr_hpinv.o a - spqr_1fixed.o a - spqr_1colamd.o a - SuiteSparseQR.o a - spqr_1factor.o a - spqr_cumsum.o a - spqr_shift.o a - spqr_happly.o a - spqr_panel.o a - spqr_happly_work.o a - SuiteSparseQR_qmult.o a - spqr_trapezoidal.o a - spqr_larftb.o a - spqr_append.o a - spqr_type.o a - spqr_tol.o /usr/bin/ranlib: file: libspqr.a(spqr_parallel.o) has no symbols /usr/bin/ranlib: file: libspqr.a(spqr_debug.o) has no symbols ranlib libspqr.a ranlib: file: libspqr.a(spqr_parallel.o) has no symbols ranlib: file: libspqr.a(spqr_debug.o) has no symbols popd /sw/src/fink.build/suitesparse-4.0.2-1/SuiteSparse/SPQR /sw/src/fink.build/suitesparse-4.0.2-1/SuiteSparse pushd ../Lib /sw/src/fink.build/suitesparse-4.0.2-1/SuiteSparse/Lib /sw/src/fink.build/suitesparse-4.0.2-1/SuiteSparse/SPQR /sw/src/fink.build/suitesparse-4.0.2-1/SuiteSparse gcc -dynamiclib -compatibility_version ${spqr_version} -current_version ${spqr_version} \ -Wl,-dylib_install_name,/sw/lib/libspqr.${spqr_version_major}.dylib -o \ libspqr.${spqr_version}.dylib ../SPQR/Lib/*.o -lcblas -llapack libcholmod.${cholmod_version}.dylib \ libsuitesparseconfig.${SuiteSparse_config_ver}.dylib -lm Undefined symbols: "___gxx_personality_v0", referenced from: ___gxx_personality_v0$non_lazy_ptr in SuiteSparseQR.o ___gxx_personality_v0$non_lazy_ptr in SuiteSparseQR_C.o ___gxx_personality_v0$non_lazy_ptr in SuiteSparseQR_expert.o ___gxx_personality_v0$non_lazy_ptr in SuiteSparseQR_qmult.o ___gxx_personality_v0$non_lazy_ptr in spqr_1colamd.o ___gxx_personality_v0$non_lazy_ptr in spqr_1factor.o ___gxx_personality_v0$non_lazy_ptr in spqr_1fixed.o ___gxx_personality_v0$non_lazy_ptr in spqr_analyze.o ___gxx_personality_v0$non_lazy_ptr in spqr_append.o ___gxx_personality_v0$non_lazy_ptr in spqr_factorize.o ___gxx_personality_v0$non_lazy_ptr in spqr_freefac.o ___gxx_personality_v0$non_lazy_ptr in spqr_freenum.o ___gxx_personality_v0$non_lazy_ptr in spqr_freesym.o ___gxx_personality_v0$non_lazy_ptr in spqr_front.o ___gxx_personality_v0$non_lazy_ptr in spqr_happly.o ___gxx_personality_v0$non_lazy_ptr in spqr_kernel.o ___gxx_personality_v0$non_lazy_ptr in spqr_larftb.o ___gxx_personality_v0$non_lazy_ptr in spqr_maxcolnorm.o ___gxx_personality_v0$non_lazy_ptr in spqr_panel.o ___gxx_personality_v0$non_lazy_ptr in spqr_rmap.o ___gxx_personality_v0$non_lazy_ptr in spqr_rsolve.o ___gxx_personality_v0$non_lazy_ptr in spqr_tol.o ___gxx_personality_v0$non_lazy_ptr in spqr_trapezoidal.o (maybe you meant: ___gxx_personality_v0$non_lazy_ptr) ld: symbol(s) not found collect2: ld returned 1 exit status ### execution of /tmp/fink.SmfRx failed, exit code 1 ### execution of /tmp/fink.dJYeR failed, exit code 1 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-suitesparse-4.0.2-1 (Reading database ... 336621 files and directories currently installed.) Removing fink-buildlock-suitesparse-4.0.2-1 ... Reading buildlock packages... /sw/bin/dpkg-lockwait -i /sw/fink/dists/stable/main/binary-darwin-i386/utils/coreutils-default_8.12-1_darwin-i386.deb Selecting previously deselected package coreutils-default. (Reading database ... 336620 files and directories currently installed.) Unpacking coreutils-default (from .../coreutils-default_8.12-1_darwin-i386.deb) ... Setting up coreutils-default (8.12-1) ... Failed: phase compiling: suitesparse-4.0.2-1 failed Richard Miles [email protected] ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
