https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192843
Tony Narlock <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Tony Narlock <[email protected]> --- Affects me also. FreeBSD 10.1-RELEASE-p10 make showconfig ===> The following configuration options are available for chromium-43.0.2357.125: CODECS=on: Compile and enable patented codecs like H.264 DEBUG=off: Build with debugging support GCONF=off: GConf configuration backend support KERBEROS=on: Kerberos support PULSEAUDIO=off: PulseAudio sound server support TEST=off: Build and/or run tests ===> Use 'make config' to modify these settings MAKE_JOBS_UNSAFE=yes make package ===> Building for chromium-43.0.2357.125 ninja: Entering directory `out/Debug' [1/1] LINK chrome FAILED: c++ -fstack-protector -Wl,-z,now -Wl,-z,relro -Wl,--fatal-warnings -pthread -Wl,-z,noexecstack -fPIC -Wl,--no-keep-memory -L. -Wl,--export-dynamic -L/usr/local/lib -L/usr/local/lib/nss -m64 -o chrome -Wl,--start-group obj/content/public/common/chrome_initial.content_switches.o obj/chrome/app/chrome_initial.chrome_exe_main_aura.o ... obj/third_party/pdfium/libfxcodec.a obj/third_party/pdfium/libfxcrt.a obj/third_party/pdfium/libfxedit.a obj/third_party/pdfium/libfxge.a obj/third_party/pdfium/libjavascript.a obj/third_party/pdfium/libjsapi.a obj/third_party/pdfium/libpdfwindow.a obj/third_party/pdfium/third_party/libfreetype.a -Wl,--end-group -L/usr/local/lib -lexecinfo -lkvm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl -levent -licui18n -licuuc -licudata -L/usr/local/lib -lexecinfo -lnss3 -lsmime3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lgio-2.0 -lfontconfig -lfreetype -lpangocairo-1.0 -lcairo -lpthread -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lpng16 -ljpeg -lX11 -lXi -lXcursor -lXext -lXfixes -lXrender -lXss -lxml2 -lre2 -latk-1.0 -lXcomposite -lasound -lm -lXdamage -lXtst -lXrandr -lwebp -lwebpdemux -lxslt -lz -lsnappy -lexpat -lrt -lcups -lssl -lcrypto -lcrypt -lspeechd -lusb -lFLAC -lspeex -ldbus-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lgdk_pixbuf-2.0 /usr/bin/ld: warning: libssl.so.7, needed by /usr/local/lib/libcups.so, may conflict with libssl.so.8 /usr/bin/ld: warning: libcrypto.so.7, needed by /usr/local/lib/libcups.so, may conflict with libcrypto.so.8 c++: error: linker command failed with exit code 1 (use -v to see invocation) ninja: build stopped: subcommand failed. *** Error code 1 Stop. make[1]: stopped in /usr/ports/www/chromium *** Error code 1 Stop. make: stopped in /usr/ports/www/chromium -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-chromium To unsubscribe, send any mail to "[email protected]"
