From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 30 14:30:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.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 EF7EE3D0 for ; Thu, 30 Jan 2014 14:30:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CE35F11E1 for ; Thu, 30 Jan 2014 14:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s0UEU0xp042278 for ; Thu, 30 Jan 2014 14:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id s0UEU0OO042277; Thu, 30 Jan 2014 14:30:00 GMT (envelope-from gnats) Resent-Date: Thu, 30 Jan 2014 14:30:00 GMT Resent-Message-Id: <201401301430.s0UEU0OO042277@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Marcin Gryszkalis 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 9C94E391 for ; Thu, 30 Jan 2014 14:26:52 +0000 (UTC) Received: from cymeon.fork.pl (hq.fork.pl [77.237.10.145]) by mx1.freebsd.org (Postfix) with ESMTP id 5DB9711C0 for ; Thu, 30 Jan 2014 14:26:51 +0000 (UTC) Received: by cymeon.fork.pl (Postfix, from userid 0) id D2B91191AC011; Thu, 30 Jan 2014 15:17:51 +0100 (CET) Message-Id: <20140130141751.D2B91191AC011@cymeon.fork.pl> Date: Thu, 30 Jan 2014 15:17:51 +0100 (CET) From: Marcin Gryszkalis To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/186276: /usr/bin/ld: cannot find -lstdc++ (FreeBSD 10-RELEASE) in math/gmp graphics/tiff audio/flac X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Marcin Gryszkalis List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jan 2014 14:30:01 -0000 >Number: 186276 >Category: ports >Synopsis: /usr/bin/ld: cannot find -lstdc++ (FreeBSD 10-RELEASE) in math/gmp graphics/tiff audio/flac >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 30 14:30:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Marcin Gryszkalis >Release: FreeBSD 10.0-RELEASE amd64 >Organization: >Environment: System: FreeBSD cymeon.fork.pl 10.0-RELEASE FreeBSD 10.0-RELEASE #1 r261164: Sun Jan 26 00:39:40 CET 2014 root@cymeon.fork.pl:/usr/obj/usr/src/sys/cymeon amd64 >Description: Cannot build these 3 libraries because of mentioned error. Seems to be the same as ports/184963 >How-To-Repeat: portmaster audio/flac --- libFLAC++.la --- /bin/sh /usr/local/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -O2 -pipe -g -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef -fvisibility=hidden -version-info 9:0:3 -L/usr/lib -o libFLAC++.la -rpath /usr/local/lib metadata.lo stream_decoder.lo stream_encoder.lo ../libFLAC/libFLAC.la -lm libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/metadata.o .libs/stream_decoder.o .libs/stream_encoder.o -Wl,-rpath -Wl,/usr/ports/audio/flac/work/flac-1.3.0/src/libFLAC/.libs -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/lib ../libFLAC/.libs/libFLAC.so -L/usr/local/lib /usr/local/lib/libogg.so -lstdc++ -lm -lc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -O2 -Wl,-soname -Wl,libFLAC++.so.9 -o .libs/libFLAC++.so.9 /usr/bin/ld: cannot find -lstdc++ c++: error: linker command failed with exit code 1 (use -v to see invocation) >Fix: >Release-Note: >Audit-Trail: >Unformatted: