https://sourceware.org/bugzilla/show_bug.cgi?id=33937

--- Comment #12 from Andreas Schwab <[email protected]> ---
This breaks --disable-debuginfod --enable-libdebuginfod=dummy

gcc -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes
-Wtrampolines -Wlogical-op -Wduplicated-cond -Wnull-dereference
-Wimplicit-fallthrough=5 -Wuse-after-free=3 -Wmissing-parameter-name
-Wdeprecated-non-prototype  -Werror -Wunused -Wextra -Wstack-usage=262144   -O2
-Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -fstack-protector-strong
-funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection
-Werror=return-type -flto=auto -ffat-lto-objects -g -g -Werror=date-time
-Wl,-rpath-link,../libelf:../libdw:. -flto=auto -ffat-lto-objects -o
debuginfod-find debuginfod-find.o ../libdw/libdw.so ../libelf/libelf.so
../lib/libeu.a ./libdebuginfod.so    -lbz2 
/usr/bin/ld.bfd: /tmp/ccTXwcUL.ltrans0.ltrans.o: in function `progressfn':
/home/abuild/rpmbuild/BUILD/elfutils-0.999-build/elfutils-0.999/debuginfod/debuginfod-find.c:89:(.text+0xd2):
undefined reference to `debuginfod_default_progressfn'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:666: debuginfod-find] Error 1

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to