[Bug 259490] editors/libreoffice: Fails to link: StaticLibrary/libcodemaker_cpp.a] Error 1
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 259490] editors/libreoffice"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 29 Oct 2021 19:32:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259490 Dima Panov <fluffy@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fluffy@FreeBSD.org --- Comment #4 from Dima Panov <fluffy@FreeBSD.org> --- (In reply to andy from comment #3) Moin! You machine seems to be blowed up by mix pkg (binary fetch) and local ports building. This leads to library hell built by different environment/tools. >Fetching libreoffice-7.2.2.2.pkg: 100% 123 MiB 21.5MB/s 00:06 >** Failed to fetch libreoffice-7.2.2.2.txz >** Failed to fetch libreoffice-7.2.2.2 >---> Listing the results (+:done / -:ignored / *:skipped / !:failed) > ! libreoffice-7.2.2.2 (fetch error) >---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed >** Could not find the latest version (7.2.2.2) >---> Using the port instead of a package This ^^^ situation caused by different options/dependencies lists between your environment and requested deps from fetched pkg's manifest. Shortly, you've shot in the own leg. Just to be clear, LibreOffice builds are painful in dirty environment due to hidden dependencies and we kindly ask consumers to exclude hardly outdated portmaster/portupgrade from his builds roadmap by switch to poudriere/synth to produce a local packages repository and then use 'pkg upg' from it. -- You are receiving this mail because: You are the assignee for the bug.