Date: Sat, 17 Feb 2024 06:00:49 +0000 From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 277106] editors/libreoffice: fails to build: unknown argument '--plugin' Message-ID: <bug-277106-25061@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277106 Bug ID: 277106 Summary: editors/libreoffice: fails to build: unknown argument '--plugin' Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: office@FreeBSD.org Reporter: iron.udjin@gmail.com Flags: maintainer-feedback?(office@FreeBSD.org) Assignee: office@FreeBSD.org Created attachment 248520 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D248520&action= =3Dedit poudriere-libreoffice-24.2.0.3.log.bz2 S=3D/wrkdirs/usr/ports/editors/libreoffice/work/libreoffice-24.2.0.3 && I=3D$S/instdir && W=3D$S/workdir && llvm-readelf -d $I/program/libtllo.so = | grep SONAME > $W/LinkTarget/Library/libtllo.so.exports.tmp; llvm-nm --plugin LLVMgold.so --dynamic --extern-only --defined-only --format=3Dposix $I/program/libtllo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libtllo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libtllo.so.exports.tmp=20 $W/LinkTarget/Library/libtllo.so.exports; then rm $W/LinkTarget/Library/lib= tllo .so.exports.tmp; else mv $W/LinkTarget/Library/libtllo.so.exports.tmp=20 $W/LinkTarget/Library/libtllo.so.exports && touch -r $I/program/libtllo.so= =20 $W/LinkTarget/Library/libtllo.so.exports; fi llvm-nm: error: : unknown argument '--plugin' S=3D/wrkdirs/usr/ports/editors/libreoffice/work/libreoffice-24.2.0.3 && I=3D$S/instdir && W=3D$S/workdir && llvm-readelf -d $I/program/libskialo.s= o | grep SONAME > $W/LinkTarget/Library/libskialo.so.exports.tmp; llvm-nm --plugin LLVMgold.so --dynamic --extern-o nly --defined-only --format=3Dposix $I/program/libskialo.so | cut -d' ' -f1= -2 >> $W/LinkTarget/Library/libskialo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libskialo.so.exports.tmp=20 $W/LinkTarget/Library/libskialo.so.exports; then rm $W/LinkTarget/Lib rary/libskialo.so.exports.tmp; else mv $W/LinkTarget/Library/libskialo.so.exports.tmp=20 $W/LinkTarget/Library/libskialo.so.exports && touch -r $I/program/libskialo= .so=20 $W/LinkTarget/Library/libskialo.so.exports; fi llvm-nm: error: : unknown argument '--plugin' --=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-277106-25061>