Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 May 2018 07:52:03 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        Dewayne Geraghty <dewayne.geraghty@heuristicsystems.com.au>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: math/suitesparse is broken
Message-ID:  <20180501145203.GA27968@troutmask.apl.washington.edu>
In-Reply-To: <ea20c7d9-f9b1-ffa3-19cc-25c3fefaf16f@heuristicsystems.com.au>
References:  <20180501034022.GA25448@troutmask.apl.washington.edu> <ea20c7d9-f9b1-ffa3-19cc-25c3fefaf16f@heuristicsystems.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 01, 2018 at 02:57:16PM +1000, Dewayne Geraghty wrote:
> Thanks Steve, I have the same problem via gcc7 (after giving up on
> clang6). You might get a response to a PR.  Sadly I
> just reverted both /usr/src and suitesparse, and moved on...
> as there are other problems with i386 and I suspect amd64.
> 
> gcc7 -pie -Wl,--strip-debug -Wl,--build-id=md5
> -Wl,-rpath=/usr/local/lib/gcc7  -L/usr/local/lib/gcc7 -B/usr/local/bin

(snip)

> -L/usr/local/lib/gcc7 -llapack -lopenblas
> /usr/local/bin/ranlib libcholmod.a
> /usr/lib/Scrt1.o: In function `_start':
> /smallblocks/src/lib/csu/amd64/crt1.c:(.text+0x18c): undefined reference
> to `main'
> collect2: error: ld returned 1 exit status
> gmake[4]: *** [Makefile:544:

Dewayne, 

Once I found a way to defeat openblas, my build of suitesparse
completed without the above issue.  I'm running a few day old
-current, so there may be something the needs to get merged 
into the 11 branch.

-- 
Steve



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