Date: Sun, 20 Nov 2016 14:16:54 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 214692] www/nghttp2: Compilation failed unexpectedly using portmaster Message-ID: <bug-214692-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214692-13>