Date: Fri, 29 Nov 2019 23:26:00 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 242306] graphics/ImageMagick6: build fails on 12.1 i386 Message-ID: <bug-242306-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242306 Bug ID: 242306 Summary: graphics/ImageMagick6: build fails on 12.1 i386 Product: Ports & Packages Version: Latest Hardware: i386 OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: kwm@FreeBSD.org Reporter: vvd@unislabs.com Assignee: kwm@FreeBSD.org Flags: maintainer-feedback?(kwm@FreeBSD.org) Part of build log: libtool: link: cc -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2= .0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -I/usr/local/include/libraw -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -I/usr/local/include/harfbuzz -I/usr/local/include/OpenEXR -D_THREAD_SAFE -I/usr/local/include/lqr-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/openjpeg-2.3 -I/usr/local/include -I/usr/local/include -I/usr/local/include/graphviz -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include -pthread -fopenmp -O2 -pipe -march=3Dprescott -I/usr/local/include/graphviz -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -fexceptions -pthread -DMAGICKCORE_HDRI_ENABLE=3D1 -DMAGICKCORE_QUANTUM_DEPTH=3D16 -fstack-protector-strong -fstack-protector-strong -o utilities/.libs/animate utilities/animate.o -L/usr/local/lib/graphviz -L/usr/local/lib magick/.libs/libMagickCore-6.so wand/.libs/libMagickWand-6.so /usr/obj/usr/ports/graphics/ImageMagick6/work/ImageMagick-6.9.10-57/magick/= .libs/libMagickCore-6.so /usr/local/lib/libltdl.so -lgomp -lpthread -llcms2 -lraqm -llqr-1 -lglib-2.0 -lintl -lfftw3 -lxml2 -lfontconfig -lfreetype -lXext -lSM -lICE -lX11 -lXt -llzma -lbz2 -lz -lOpenCL -lm -fopenmp -pthread -Wl,-rpath -Wl,/usr/local/l= ib ld: error: magick/.libs/libMagickCore-6.so: undefined reference to __atomic_compare_exchange ld: error: magick/.libs/libMagickCore-6.so: undefined reference to __atomic_load cc: error: linker command failed with exit code 1 (use -v to see invocation) gmake[3]: *** [Makefile:7422: utilities/animate] Error 1 gmake[3]: Leaving directory '/usr/obj/usr/ports/graphics/ImageMagick6/work/ImageMagick-6.9.10-57' gmake[2]: *** [Makefile:5688: all] Error 2 gmake[2]: Leaving directory '/usr/obj/usr/ports/graphics/ImageMagick6/work/ImageMagick-6.9.10-57' *** Error code 1 But build fine with USE_GCC=3Dyes (lang/gcc9) in irc/kvirc/Makefile. And on= 12.1 amd64 with clang from base. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242306-7788>