From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Feb 25 18:00:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E09C66BC for ; Tue, 25 Feb 2014 18:00:01 +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 C8C7A1536 for ; Tue, 25 Feb 2014 18:00:01 +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 s1PI0177039195 for ; Tue, 25 Feb 2014 18:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1PI01Uf039194; Tue, 25 Feb 2014 18:00:01 GMT (envelope-from gnats) Date: Tue, 25 Feb 2014 18:00:01 GMT Message-Id: <201402251800.s1PI01Uf039194@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Alex Zbyslaw Subject: Re: ports/186779: building graphics/libopenraw fails X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Alex Zbyslaw List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Feb 2014 18:00:01 -0000 The following reply was made to PR ports/186779; it has been noted by GNATS. From: Alex Zbyslaw To: bug-followup@FreeBSD.org Cc: turutani@scphys.kyoto-u.ac.jp Subject: Re: ports/186779: building graphics/libopenraw fails Date: Tue, 25 Feb 2014 17:53:16 +0000 Some followup information: On previous good compile from some months ago using older boost libs, the configure script shows the following: configure:15975: c++ -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.o /usr/local/lib/libboost_unit_test_framework.a >&5 Which succeeds (exit status 0) In the current version this generates a lot of errors and does not succeed (exit status 1): local symbol 0: discarded in section `.text._ZN5boost23basic_wrap_stringstreamIcED2Ev' from /usr/local/lib/libboost_unit_test_framework.a(unit_test_log.o) Note that at no point does the configure script look for libboost_unit_test_framework.so, the closest being something like libboost_unit_test_framework-gcc42.so.