Date: Wed, 05 Feb 2020 21:01:39 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 238773] multimedia/x265: Only highest bit-depth profile is built when multiple (bit-depth OPTIONS) are selected Message-ID: <bug-238773-7788-cfs73V9QYj@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-238773-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-238773-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238773 VVD <vvd@unislabs.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vvd@unislabs.com --- Comment #29 from VVD <vvd@unislabs.com> --- (In reply to commit-hook from comment #28) Build fine on 12.1, but fails on 11.3: [90/98] : && /usr/bin/c++ -O2 -pipe -march=3Dcore2 -DNDEBUG -O3 -DLINKED_1= 0BIT -DLINKED_12BIT -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -march=3Dcore2 -DNDEBUG -O3 -DLINKED_10BIT -DLINKED_12BIT -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong=20= =20 /opt/obj/usr/ports/multimedia/x265/work/x265_3.2.1/10bit/libx265.a /opt/obj/usr/ports/multimedia/x265/work/x265_3.2.1/12bit/libx265.a -Wl,-Bsymbolic,-znoexecstack CMakeFiles/cli.dir/input/input.cpp.o CMakeFiles/cli.dir/input/y4m.cpp.o CMakeFiles/cli.dir/input/yuv.cpp.o CMakeFiles/cli.dir/output/output.cpp.o CMakeFiles/cli.dir/output/raw.cpp.o CMakeFiles/cli.dir/output/reconplay.cpp.o CMakeFiles/cli.dir/output/y4m.cpp= .o CMakeFiles/cli.dir/output/yuv.cpp.o CMakeFiles/cli.dir/x265.cpp.o -o x265= =20 -Wl,-rpath,/opt/obj/usr/ports/multimedia/x265/work/.build: libx265.so.179= =20 -lpthread -lrt -ldl && : FAILED: x265 : && /usr/bin/c++ -O2 -pipe -march=3Dcore2 -DNDEBUG -O3 -DLINKED_10BIT -DLINKED_12BIT -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -march=3Dcore2 -DNDEBUG -O3 -DLINKED_10BIT -DLINKED_12BIT -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong=20= =20 /opt/obj/usr/ports/multimedia/x265/work/x265_3.2.1/10bit/libx265.a /opt/obj/usr/ports/multimedia/x265/work/x265_3.2.1/12bit/libx265.a -Wl,-Bsymbolic,-znoexecstack CMakeFiles/cli.dir/input/input.cpp.o CMakeFiles/cli.dir/input/y4m.cpp.o CMakeFiles/cli.dir/input/yuv.cpp.o CMakeFiles/cli.dir/output/output.cpp.o CMakeFiles/cli.dir/output/raw.cpp.o CMakeFiles/cli.dir/output/reconplay.cpp.o CMakeFiles/cli.dir/output/y4m.cpp= .o CMakeFiles/cli.dir/output/yuv.cpp.o CMakeFiles/cli.dir/x265.cpp.o -o x265= =20 -Wl,-rpath,/opt/obj/usr/ports/multimedia/x265/work/.build: libx265.so.179= =20 -lpthread -lrt -ldl && : libx265.so.179: undefined reference to `x265_10bit::x265_api_get_179(int)' libx265.so.179: undefined reference to `x265_10bit::x265_api_query(int, int, int*)' libx265.so.179: undefined reference to `x265_12bit::x265_api_query(int, int, int*)' libx265.so.179: undefined reference to `x265_12bit::x265_api_get_179(int)' c++: error: linker command failed with exit code 1 (use -v to see invocatio= n) ninja: build stopped: subcommand failed. *** Error code 1 --=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-238773-7788-cfs73V9QYj>