[Bug 214692] www/nghttp2: Compilation failed unexpectedly using portmaster

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 20 14:16:55 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214692

            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 at FreeBSD.org
          Reporter: drhowarddrfine at charter.net
          Assignee: sunpoet at FreeBSD.org
             Flags: maintainer-feedback?(sunpoet at FreeBSD.org)

Attempted to upgrade to nghttp2-1.16.1 from nghttp2-1.16.1

c++ -DHAVE_CONFIG_H -I. -I..  -DPKGDATADIR='"/usr/local/share/nghttp2"'
-I../lib/includes -I../lib/includes -I../lib -I../src/includes -I../third-party
-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=c++11 -O2 -pipe  -fstack-protector -isystem
/usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -std=c++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=CXX   --mode=link c++  -std=c++11 -O2 -pipe 
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem
/usr/local/include -std=c++11  -Wl,-rpath,/usr/local/lib -fstack-protector -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=c++11 -O2 -pipe -fstack-protector -isystem
/usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=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 -llzma
-L/usr/lib -lm -lev -lcrypto -lssl -lz -pthread -Wl,-rpath -Wl,/usr/local/lib
libnghttpx.a(libnghttpx_a-shrpx_log_config.o): In function
`shrpx::log_config()':
shrpx_log_config.cc:(.text+0x101): undefined reference to `__cxa_thread_atexit'
c++: error: linker command failed with exit code 1 (use -v to see invocation)
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'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes 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

===>>> make build failed for www/nghttp2
===>>> Aborting update

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list