From nobody@FreeBSD.org  Fri Feb  7 18:15:55 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id CB717A6D
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  7 Feb 2014 18:15:55 +0000 (UTC)
Received: from newred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id B49AE1A20
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  7 Feb 2014 18:15:55 +0000 (UTC)
Received: from newred.freebsd.org ([127.0.1.6])
	by newred.freebsd.org (8.14.7/8.14.7) with ESMTP id s17IFsPQ035038
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 7 Feb 2014 18:15:54 GMT
	(envelope-from nobody@newred.freebsd.org)
Received: (from nobody@localhost)
	by newred.freebsd.org (8.14.7/8.14.7/Submit) id s17IFsWe035008;
	Fri, 7 Feb 2014 18:15:54 GMT
	(envelope-from nobody)
Message-Id: <201402071815.s17IFsWe035008@newred.freebsd.org>
Date: Fri, 7 Feb 2014 18:15:54 GMT
From: Matthew Rezny <matthew@reztek.cz>
To: freebsd-gnats-submit@FreeBSD.org
Subject: math/suitesparse fails to build when WITH_SSP_PORTS=yes
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         186547
>Category:       ports
>Synopsis:       math/suitesparse fails to build when WITH_SSP_PORTS=yes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    maho
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 07 18:20:00 UTC 2014
>Closed-Date:    Sat May 24 16:54:23 UTC 2014
>Last-Modified:  Sat May 24 16:54:23 UTC 2014
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->maho 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Feb 7 18:20:08 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186547 

From: Matthew Rezny <matthew@reztek.cz>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/186547: math/suitesparse fails to build when WITH_SSP_PORTS=yes
Date: Mon, 17 Feb 2014 01:43:00 +0100

 This problem appears to be corrected by r344614 as I was able to build  
 suitesparse after updating ports today.
 
State-Changed-From-To: open->closed 
State-Changed-By: pi 
State-Changed-When: Sat May 24 16:54:22 UTC 2014 
State-Changed-Why:  
submitter confirmed problem is resolved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186547 
>Unformatted:
