Date: Fri, 7 Feb 2014 18:15:54 GMT From: Matthew Rezny <matthew@reztek.cz> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/186547: math/suitesparse fails to build when WITH_SSP_PORTS=yes Message-ID: <201402071815.s17IFsWe035008@newred.freebsd.org> Resent-Message-ID: <201402071820.s17IK03i011587@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 186547 >Category: ports >Synopsis: math/suitesparse fails to build when WITH_SSP_PORTS=yes >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Feb 07 18:20:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Matthew Rezny >Release: 10-STABLE >Organization: RezTek, s.r.o. >Environment: FreeBSD kitchen-pc.reztek 10.0-STABLE FreeBSD 10.0-STABLE #0 r261428: Mon Feb 3 11:29:26 CET 2014 root@kitchen-pc.reztek:/usr/obj/usr/src/sys/GENERIC i386 >Description: math/suitesparse is not properly applying LDFLAGS as required. /usr/obj/usr/ports/math/suitesparse/work/SuiteSparse_shared/CHOLMOD/Lib/libcholmod.a(cholmod_read.o): In function `cholmod_read_triplet': cholmod_read.c:(.text+0x1fe7): undefined reference to `__stack_chk_fail_local' /usr/obj/usr/ports/math/suitesparse/work/SuiteSparse_shared/CHOLMOD/Lib/libcholmod.a(cholmod_read.o): In function `cholmod_read_dense': cholmod_read.c:(.text+0x2284): undefined reference to `__stack_chk_fail_local' /usr/obj/usr/ports/math/suitesparse/work/SuiteSparse_shared/CHOLMOD/Lib/libcholmod.a(cholmod_read.o): In function `cholmod_read_matrix': cholmod_read.c:(.text+0x253d): undefined reference to `__stack_chk_fail_local' /usr/obj/usr/ports/math/suitesparse/work/SuiteSparse_shared/CHOLMOD/Lib/libcholmod.a(cholmod_write.o): In function `include_comments': cholmod_write.c:(.text+0x251): undefined reference to `__stack_chk_fail_local' /usr/obj/usr/ports/math/suitesparse/work/SuiteSparse_shared/CHOLMOD/Lib/libcholmod.a(cholmod_write.o): In function `print_value': cholmod_write.c:(.text+0x961): undefined reference to `__stack_chk_fail_local' /usr/obj/usr/ports/math/suitesparse/work/SuiteSparse_shared/CHOLMOD/Lib/libcholmod.a(cholmod_l_read.o):cholmod_read.c:(.text+0x1ff1): more undefined references to `__stack_chk_fail_local' follow *** Error code 1 Stop. make: stopped in /usr/ports/math/suitesparse >How-To-Repeat: add WITH_SSP_PORTS=yes to /etc/make.conf cd /usr/ports/math/suitesprase && make install >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402071815.s17IFsWe035008>