From owner-freebsd-ports-bugs@freebsd.org Thu Apr 26 14:05:56 2018 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F32DEFAE5D4 for ; Thu, 26 Apr 2018 14:05:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 762036C18E for ; Thu, 26 Apr 2018 14:05:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 3777DFAE5D3; Thu, 26 Apr 2018 14:05:55 +0000 (UTC) Delivered-To: ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1358BFAE5D2 for ; Thu, 26 Apr 2018 14:05:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9BFB86C18D for ; Thu, 26 Apr 2018 14:05:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id CCF3215DB4 for ; Thu, 26 Apr 2018 14:05:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w3QE5rnY015431 for ; Thu, 26 Apr 2018 14:05:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w3QE5rdi015430 for ports-bugs@FreeBSD.org; Thu, 26 Apr 2018 14:05:53 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 227791] math/suitsparse undefined reference to `SuiteSparse_config' Date: Thu, 26 Apr 2018 14:05:53 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: mbeis@xs4all.nl X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Apr 2018 14:05:56 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227791 Bug ID: 227791 Summary: math/suitsparse undefined reference to `SuiteSparse_config' Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: mbeis@xs4all.nl After the update today of math/suitesparse, the port doesn't build: /usr/local/bin/ar rv libamd.a amd_i_aat.o amd_i_1.o amd_i_2.o amd_i_dump.o amd_i_postorder.o amd_i_defaults.o amd_i_post_tree.o amd_i_order.o amd_i_control.o amd_i_info.o amd_i_valid.o amd_i_preprocess.o amd_l_aat.o amd_l_1.o amd_l_2.o amd_l_dump.o amd_l_postorder.o amd_l_defaults.o amd_l_post_tree.o amd_l_order.o amd_l_control.o amd_l_info.o amd_l_valid.o amd_l_preprocess.o /usr/local/bin/ar: creating libamd.a a - amd_i_aat.o a - amd_i_1.o a - amd_i_2.o a - amd_i_dump.o a - amd_i_postorder.o a - amd_i_defaults.o a - amd_i_post_tree.o a - amd_i_order.o a - amd_i_control.o a - amd_i_info.o a - amd_i_valid.o a - amd_i_preprocess.o a - amd_l_aat.o a - amd_l_1.o a - amd_l_2.o a - amd_l_dump.o a - amd_l_postorder.o a - amd_l_defaults.o a - amd_l_post_tree.o a - amd_l_order.o a - amd_l_control.o a - amd_l_info.o a - amd_l_valid.o a - amd_l_preprocess.o gcc6 -Wl,-rpath=3D/usr/local/lib/gcc6 -L/usr/local/lib/gcc6 -B/usr/local/= bin -L/usr/local/lib -fstack-protector -Wl,-rpath=3D/usr/local/lib/gcc6 -L/usr/local/lib/gcc6 -L/usr/ports/math/suitesparse/work/SuiteSparse/lib -L/usr/ports/math/suitesparse/work/SuiteSparse/lib -L/usr/ports/math/suitesparse/work/SuiteSparse/lib -L/usr/ports/math/suitesparse/work/SuiteSparse/lib -shared -Wl,-soname -Wl,libamd.so.2 -Wl,--no-undefined amd_i_aat.o amd_i_1.o amd_i_2.o amd_i_du= mp.o amd_i_postorder.o amd_i_defaults.o amd_i_post_tree.o amd_i_order.o amd_i_control.o amd_i_info.o amd_i_valid.o amd_i_preprocess.o amd_l_aat.o amd_l_1.o amd_l_2.o amd_l_dump.o amd_l_postorder.o amd_l_defaults.o amd_l_post_tree.o amd_l_order.o amd_l_control.o amd_l_info.o amd_l_valid.o amd_l_preprocess.o -o /usr/ports/math/suitesparse/work/SuiteSparse/lib/libamd.so.2.4.6 -lm -lsuitesparseconfig /usr/local/bin/ranlib libamd.a amd_i_control.o: In function `amd_control': amd_control.c:(.text+0x2c): undefined reference to `SuiteSparse_config' amd_control.c:(.text+0x104): undefined reference to `SuiteSparse_config' amd_i_info.o: In function `amd_info': amd_info.c:(.text+0x14): undefined reference to `SuiteSparse_config' amd_l_control.o: In function `amd_l_control': amd_control.c:(.text+0x2d): undefined reference to `SuiteSparse_config' amd_control.c:(.text+0x106): undefined reference to `SuiteSparse_config' amd_l_info.o:amd_info.c:(.text+0x14): more undefined references to `SuiteSparse_config' follow collect2: error: ld returned 1 exit status gmake[5]: *** [Makefile:90: /usr/ports/math/suitesparse/work/SuiteSparse/lib/libamd.so.2.4.6] Error 1 --=20 You are receiving this mail because: You are the assignee for the bug.=