From owner-freebsd-ports-bugs@freebsd.org Sun Nov 20 14:16:55 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9AFB0C4B53D for ; Sun, 20 Nov 2016 14:16:55 +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 mx1.freebsd.org (Postfix) with ESMTPS id 8A3CF1ECD for ; Sun, 20 Nov 2016 14:16:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id uAKEGtVl055072 for ; Sun, 20 Nov 2016 14:16:55 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 214692] www/nghttp2: Compilation failed unexpectedly using portmaster Date: Sun, 20 Nov 2016 14:16:54 +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: drhowarddrfine@charter.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: sunpoet@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name 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.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Nov 2016 14:16:55 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214692 Bug ID: 214692 Summary: www/nghttp2: Compilation failed unexpectedly using portmaster Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: sunpoet@FreeBSD.org Reporter: drhowarddrfine@charter.net Assignee: sunpoet@FreeBSD.org Flags: maintainer-feedback?(sunpoet@FreeBSD.org) Attempted to upgrade to nghttp2-1.16.1 from nghttp2-1.16.1 c++ -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=3D'"/usr/local/share/nghttp2"' -I../lib/includes -I../lib/includes -I../lib -I../src/includes -I../third-p= arty -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/include -DHAVE_CONFIG_H -isystem /usr/local/include -std=3Dc++11 -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std= =3Dc++11 -MT nghttpx-shrpx.o -MD -MP -MF .deps/nghttpx-shrpx.Tpo -c -o nghttpx-shrpx= .o `test -f 'shrpx.cc' || echo './'`shrpx.cc mv -f .deps/nghttpx-shrpx.Tpo .deps/nghttpx-shrpx.Po /bin/sh ../libtool --tag=3DCXX --mode=3Dlink c++ -std=3Dc++11 -O2 -pipe= =20 -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=3Dc++11 -Wl,-rpath,/usr/local/lib -fstack-protecto= r -o nghttpx nghttpx-shrpx.o libnghttpx.a ../lib/libnghttp2.la ../third-party/libhttp-parser.la -L/usr/local/lib -lspdylay -L/usr/local/lib -lxml2 -lz -llzma -L/usr/lib -lm -lev -L/usr/local/lib -lcrypto -lssl -L/usr/lib -lz -pthread -L/usr/local/lib libtool: link: c++ -std=3Dc++11 -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=3D= c++11 -Wl,-rpath -Wl,/usr/local/lib -fstack-protector -o .libs/nghttpx nghttpx-shrpx.o -pthread libnghttpx.a ../lib/.libs/libnghttp2.so -L/usr/local/lib ../third-party/.libs/libhttp-parser.a -lspdylay -lxml2 -ll= zma -L/usr/lib -lm -lev -lcrypto -lssl -lz -pthread -Wl,-rpath -Wl,/usr/local/l= ib libnghttpx.a(libnghttpx_a-shrpx_log_config.o): In function `shrpx::log_config()': shrpx_log_config.cc:(.text+0x101): undefined reference to `__cxa_thread_ate= xit' c++: error: linker command failed with exit code 1 (use -v to see invocatio= n) gmake[5]: *** [Makefile:1311: nghttpx] Error 1 gmake[5]: Leaving directory '/usr/ports/www/nghttp2/work/nghttp2-1.16.1/src' gmake[4]: *** [Makefile:2532: all-recursive] Error 1 gmake[4]: Leaving directory '/usr/ports/www/nghttp2/work/nghttp2-1.16.1/src' gmake[3]: *** [Makefile:566: all-recursive] Error 1 gmake[3]: Leaving directory '/usr/ports/www/nghttp2/work/nghttp2-1.16.1' gmake[2]: *** [Makefile:475: all] Error 2 gmake[2]: Leaving directory '/usr/ports/www/nghttp2/work/nghttp2-1.16.1' =3D=3D=3D> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure = to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/www/nghttp2 *** Error code 1 Stop. make: stopped in /usr/ports/www/nghttp2 =3D=3D=3D>>> make build failed for www/nghttp2 =3D=3D=3D>>> Aborting update --=20 You are receiving this mail because: You are the assignee for the bug.=