https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
Piotr Kubaj <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Piotr Kubaj <[email protected]> --- I'm having an issue building firefox-63.0 (62.0.3_1,1 builds ok). checking what kind of list files are supported by the linker... configure: error: Couldn't find one that works DEBUG: <truncated - see config.log for full output> DEBUG: configure:14469: /usr/local/bin/clang++70 -o conftest -O2 -pipe -march=native -O3 -DLIBICONV_PLUG -fstack-protector-all -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -Qunused-arguments -DLIBICONV_PLUG -isystem /usr/local/include -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pthread -Wl,--as-needed -fstack-protector -Wl,-z,noexecstack -Wl,-z,text -Wl,-z,relro -Wl,-z,nocopyreloc -Wl,--build-id=sha1 conftest.C -L/usr/local/lib 1>&5 DEBUG: configure:14551: checking for -pipe support DEBUG: configure:14581: checking what kind of list files are supported by the linker DEBUG: configure:14586: /usr/local/bin/clang70 -std=gnu99 -o conftest.o -c -O2 -pipe -march=native -O3 -DLIBICONV_PLUG -fstack-protector-all -isystem /usr/local/include -fno-strict-aliasing -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pipe -Qunused-arguments -DLIBICONV_PLUG -isystem /usr/local/include -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c 1>&5 DEBUG: configure:14588: /usr/local/bin/clang70 -std=gnu99 -o conftest -O2 -pipe -march=native -O3 -DLIBICONV_PLUG -fstack-protector-all -isystem /usr/local/include -fno-strict-aliasing -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pipe -Qunused-arguments -DLIBICONV_PLUG -isystem /usr/local/include -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pthread -Wl,--as-needed -fstack-protector -Wl,-z,noexecstack -Wl,-z,text -Wl,-z,relro -Wl,-z,nocopyreloc -Wl,--build-id=sha1 conftest.list -L/usr/local/lib 1>&5 DEBUG: /usr/bin/ld: error: unresolvable relocation R_X86_64_PC32 against symbol '__stack_chk_guard'; recompile with -fPIC or remove '-z nocopyreloc' DEBUG: >>> defined in /lib/libc.so.7 DEBUG: >>> referenced by conftest.c DEBUG: >>> conftest.o:(main) DEBUG: clang-7: error: linker command failed with exit code 1 (use -v to see invocation) DEBUG: configure:14592: /usr/local/bin/clang70 -std=gnu99 -o conftest -O2 -pipe -march=native -O3 -DLIBICONV_PLUG -fstack-protector-all -isystem /usr/local/include -fno-strict-aliasing -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pipe -Qunused-arguments -DLIBICONV_PLUG -isystem /usr/local/include -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pthread -Wl,--as-needed -fstack-protector -Wl,-z,noexecstack -Wl,-z,text -Wl,-z,relro -Wl,-z,nocopyreloc -Wl,--build-id=sha1 -Wl,-filelist,conftest.list -L/usr/local/lib 1>&5 DEBUG: /usr/bin/ld: error: unknown argument: -filelist DEBUG: clang-7: error: linker command failed with exit code 1 (use -v to see invocation) DEBUG: configure:14594: /usr/local/bin/clang70 -std=gnu99 -o conftest -O2 -pipe -march=native -O3 -DLIBICONV_PLUG -fstack-protector-all -isystem /usr/local/include -fno-strict-aliasing -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pipe -Qunused-arguments -DLIBICONV_PLUG -isystem /usr/local/include -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pthread -Wl,--as-needed -fstack-protector -Wl,-z,noexecstack -Wl,-z,text -Wl,-z,relro -Wl,-z,nocopyreloc -Wl,--build-id=sha1 @conftest.list -L/usr/local/lib 1>&5 DEBUG: /usr/bin/ld: error: unresolvable relocation R_X86_64_PC32 against symbol '__stack_chk_guard'; recompile with -fPIC or remove '-z nocopyreloc' DEBUG: >>> defined in /lib/libc.so.7 DEBUG: >>> referenced by conftest.c DEBUG: >>> conftest.o:(main) DEBUG: clang-7: error: linker command failed with exit code 1 (use -v to see invocation) DEBUG: configure: error: Couldn't find one that works ERROR: old-configure failed ===> The following configuration options are available for firefox-63.0,1: CANBERRA=off: Sound theme alerts DBUS=on: D-Bus IPC system support DEBUG=off: Build with debugging support FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...) GCONF=off: GConf configuration backend support INTEGER_SAMPLES=off: Integer audio sample format LIBPROXY=off: Proxy support via libproxy OPTIMIZED_CFLAGS=on: Use extra compiler optimizations PROFILE=off: Build with profiling support TEST=off: Build and/or run tests ====> Options available for the multi AUDIO: you have to choose at least one of them ALSA=off: ALSA audio architecture support JACK=off: JACK audio server support PULSEAUDIO=off: PulseAudio sound server support SNDIO=on: Sndio audio support This is on 12.0-ALPHA9. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
