https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207712
--- Comment #1 from Ed Maste <[email protected]> --- There are similar failures w/o symver due to symver compat use in: contrib/jemalloc/src/jemalloc.c contrib/jemalloc/src/util.c lib/libc/db/mpool/Makefile.inc lib/libc/gen/Makefile.inc lib/libc/gen/sem.c lib/libc/gen/semctl.c lib/libc/gen/ttyslot.c lib/libc/iconv/Makefile.inc lib/libc/include/compat.h lib/libc/posix1e/Makefile.inc lib/libc/secure/Makefile.inc lib/libc/sys/openat.c lib/libc/sys/setcontext.c lib/libc/sys/swapcontext.c lib/libthr/thread/thr_sem.c lib/libthread_db/thread_db.c In addition: Not a build failure, but libc ends up with .text relocations on .cerror without symver, as described in LLVM PR 26813 (http://llvm.org/pr26813). -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
