Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jun 2011 14:08:00 +0900 (JST)
From:      Maho NAKATA <chat95@mac.com>
To:        jrm@mingrone.org
Cc:        ports@FreeBSD.org
Subject:   Re: FreeBSD Port: suitesparse-3.6.1
Message-ID:  <20110623.140800.1568838937885768496.chat95@mac.com>
In-Reply-To: <BANLkTinFuaUJaghkvJ5NE1RoGB6D6g7g4w@mail.gmail.com>
References:  <BANLkTinFuaUJaghkvJ5NE1RoGB6D6g7g4w@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

It seems you install math/atlas. 
https://bbs.archlinux.org/viewtopic.php?id=55227
could you please deinstall and use gotoblas (this is opensourced)
instead?

thanks
 Nakata Maho

From: Joseph Mingrone <jrm@mingrone.org>
Subject: FreeBSD Port: suitesparse-3.6.1
Date: Wed, 22 Jun 2011 18:58:45 -0300

> Hello,
> 
> Building the recent port update failed.
> 
> % uname -a
> FreeBSD gly 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Tue Feb 22 13:28:46
> AST 2011     root@gly:/usr/obj/usr/src/sys/GLY_2011-02-22  i386
> 
> 
> Portion of output from the build:
> 
> gmake[4]: Entering directory
> `/usr/ports/math/suitesparse/work/SuiteSparse/CCOLAMD/Lib'
> gmake[4]: Nothing to be done for `default'.
> gmake[4]: Leaving directory
> `/usr/ports/math/suitesparse/work/SuiteSparse/CCOLAMD/Lib'
> gmake[3]: Leaving directory
> `/usr/ports/math/suitesparse/work/SuiteSparse/CCOLAMD'
> gcc45 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc45 -fno-strict-aliasing
> -DNPARTITION -o cholmod_demo -I../Include -I../../UFconfig
> cholmod_demo.c ../Lib/libcholmod.a ../../AMD/Lib/libamd.a
> ../../COLAMD/Lib/libcolamd.a ../../CCOLAMD/Lib/libccolamd.a
> ../../CAMD/Lib/libcamd.a  -L/usr/local/lib -pthread -lalapack_r
> -L/usr/local/lib -pthread -lptf77blas -lptcblas -latlas_r -lgfortran
> -lgfortranbegin  -lm
> /usr/local/bin/ld: cholmod_demo: hidden symbol `__powidf2' in
> /usr/local/lib/gcc45/gcc/i386-portbld-freebsd8.2/4.5.4/libgcc.a(_powidf2.o)
> is referenced by DSO
> /usr/local/bin/ld: final link failed: Nonrepresentable section on output
> collect2: ld returned 1 exit status
> gmake[2]: *** [cholmod_demo] Error 1
> gmake[2]: Leaving directory
> `/usr/ports/math/suitesparse/work/SuiteSparse/CHOLMOD/Demo'
> gmake[1]: *** [all] Error 2
> gmake[1]: Leaving directory
> `/usr/ports/math/suitesparse/work/SuiteSparse/CHOLMOD'
> gmake: *** [default] Error 2
> *** Error code 2
> 
> Stop in /usr/ports/math/suitesparse.
> 
> Please let me know if you need any other information.
> 
> Joey
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110623.140800.1568838937885768496.chat95>