On Sat, 26 Oct 2013 12:56:07 +0200 Rainer Hurling <rhurlin_at_gwdg.de> wrote: > After svn update my 11.0-CURRENT box to r257152, the build breaks. > Obviously there is something wrong with the newest patches for > sbin/pkg (or libcrypt). Am I the only one observing this? > > Any help is appreciated, > Rainer Hurling > > > [..snip..] > ===> usr.sbin/pkg (all) > cc -O2 -pipe -I/usr/src/usr.sbin/pkg/../../contrib/libyaml/include > -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers > -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith > -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow > -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline > -Wnested-externs -Wredundant-decls -Wold-style-definition > -Wmissing-variable-declarations -Wno-pointer-sign -Wno-empty-body > -Wno-string-plus-int -c /usr/src/usr.sbin/pkg/pkg.c cc -O2 -pipe > -I/usr/src/usr.sbin/pkg/../../contrib/libyaml/include -std=gnu99 > -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall > -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual > -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align > -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls > -Wold-style-definition -Wmissing-variable-declarations > -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int > -c /usr/src/usr.sbin/pkg/dns_utils.c cc -O2 -pipe > -I/usr/src/usr.sbin/pkg/../../contrib/libyaml/include -std=gnu99 > -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall > -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual > -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align > -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls > -Wold-style-definition -Wmissing-variable-declarations > -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int > -c /usr/src/usr.sbin/pkg/config.c cc -O2 -pipe > -I/usr/src/usr.sbin/pkg/../../contrib/libyaml/include -std=gnu99 > -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall > -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual > -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align > -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls > -Wold-style-definition -Wmissing-variable-declarations > -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int > -L/usr/obj/usr/src/tmp/usr/lib/private -rpath /usr/lib/private -o pkg > pkg.o dns_utils.o config.o -larchive -lelf -lfetch -lyaml -lsbuf -lssl > > /usr/obj/usr/src/tmp/usr/bin/ld: D: invalid DSO for symbol > `EVP_PKEY_free' definition > /usr/obj/usr/src/tmp/lib/libcrypto.so.7: could not read symbols: Bad > value cc: error: linker command failed with exit code 1 (use -v to > see invocation) *** Error code 1 > Stop. > make[4]: stopped in /usr/src/usr.sbin/pkg Me, too, here, with "At revision 257156." Oliver
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:43 UTC