Date: Tue, 29 Jan 2013 11:06:02 +0100 From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: Current FreeBSD <freebsd-current@freebsd.org> Subject: r246057: buildworld fails with: /usr/obj/usr/src/tmp/usr/lib/libc++.so: undefined reference to `std::bad_alloc::~bad_alloc()' Message-ID: <51079F0A.20309@zedat.fu-berlin.de>
next in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigBF9222BA75C6287D31D5202F Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I receive this error since yesterday building world and it is still sticky on most recent sources (r246057) and I was wondering why the tinderboxes do not pick this up on the 10.0-CURRENT builds ... just for a notice for the development folks ... oh =3D=3D=3D> libexec/atf/atf-check (all) c++ -O3 -pipe -fno-strict-aliasing -march=3Dnative -march=3Dnative -DHAVE_CONFIG_H -I/usr/src/libexec/atf/atf-check/../../../contrib/atf -Qunused-arguments -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wno-uninitialized -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -stdlib=3Dlibc++ -std=3Dc++11 -c /usr/src/libexec/atf/atf-check/../../../contrib/atf/atf-sh/atf-check.cpp c++ -O3 -pipe -fno-strict-aliasing -march=3Dnative -march=3Dnative -DHAVE_CONFIG_H -I/usr/src/libexec/atf/atf-check/../../../contrib/atf -Qunused-arguments -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wno-uninitialized -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -stdlib=3Dlibc++ -std=3Dc++11 -L/usr/obj/usr/src/libexec/atf/atf-check/../../../lib/atf/libatf-c++ -L/usr/obj/usr/src/libexec/atf/atf-check/../../../lib/atf/libatf-c -o atf-check atf-check.o -latf-c++ -latf-c /usr/obj/usr/src/tmp/usr/lib/libc++.so: undefined reference to `std::bad_alloc::~bad_alloc()' /usr/obj/usr/src/libexec/atf/atf-check/../../../lib/atf/libatf-c++/libatf= -c++.so: undefined reference to `std::bad_alloc::bad_alloc()' /usr/obj/usr/src/libexec/atf/atf-check/../../../lib/atf/libatf-c++/libatf= -c++.so: undefined reference to `std::bad_alloc::~bad_alloc()' /usr/obj/usr/src/tmp/usr/lib/libc++.so: undefined reference to `std::bad_alloc::bad_alloc()' c++: error: linker command failed with exit code 1 (use -v to see invocation) *** [atf-check] Error code 1 Stop in /usr/src/libexec/atf/atf-check. *** [all] Error code 1 Stop in /usr/src/libexec/atf. *** [all] Error code 1 Stop in /usr/src/libexec. *** [libexec.all__D] Error code 1 Stop in /usr/src. *** [everything] Error code 1 Stop in /usr/src. *** [buildworld] Error code 1 Stop in /usr/src. --------------enigBF9222BA75C6287D31D5202F Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJRB58NAAoJEOgBcD7A/5N8l7oH/2hMKOwgYd9YVAJCHhU1yB6A bj/a9uMXvAZV+xbnaSVIZjuSq5TzGKCNlVzVrLahwqqxr1coz6umEScu0sWVyj00 J3xxnoX1+ykXv1nSZgC36lO/uLztryxqgJPZNRp9Qgzn/AMw70APZn5wF36tchSZ BUdUb45NLvvXLR5ilNyduduFn6mnYS4sS+zKfA2frHzNuIbA1U3J1kWTxQ/hst66 2hsUpNnJ39P4N9EHYZ/Sh2hwa6g18gimfUcr4um7RkO4eEQGWmz2HgEPNTOzdSpf lJOdneMeWAgLqenMU+JfBa1UqxDHVrN2vRbvk8uN42TmfFfwjWCh53XoPMWvhWE= =nAJH -----END PGP SIGNATURE----- --------------enigBF9222BA75C6287D31D5202F--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51079F0A.20309>