Bug 266428 - editors/libreoffice 17 errors attempting to build libreoffice-7.4.0.3_1
Summary: editors/libreoffice 17 errors attempting to build libreoffice-7.4.0.3_1
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: FreeBSD Office Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-15 18:51 UTC by web
Modified: 2022-09-19 06:33 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (office)


Attachments
list of seventeen errors preventing build (9.95 KB, text/plain)
2022-09-15 18:56 UTC, web
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description web 2022-09-15 18:51:47 UTC

    
Comment 1 web 2022-09-15 18:56:50 UTC
Created attachment 236574 [details]
list of seventeen errors preventing build
Comment 2 Graham Perrin freebsd_committer freebsd_triage 2022-09-15 22:34:11 UTC
Which version of FreeBSD, exactly? 

uname -aKU
Comment 3 Dima Panov freebsd_committer freebsd_triage 2022-09-18 18:42:07 UTC
(In reply to web from comment #1)
Looks like you system is polluted with outdated (and conflicting) includes/libraries. 

at first, try to do `cd /usr/src && make delete-old'
run `make delete-old-libs' only after rebuilding all installed packages


at second, please learn 'bout poudriere and setup local repo, built with CLEAN poudriere instance. 

as libreoffice maintainer I can set a final point here: all libreoffice releases builds fine on any supported release in a CLEAN environment.

Your report definitely screams about messed up local installation.
Comment 4 Graham Perrin freebsd_committer freebsd_triage 2022-09-19 06:28:22 UTC
Yesterday, before comment 3: 

<https://lists.freebsd.org/archives/freebsd-office/2022-September/001126.html>
Comment 5 Dima Panov freebsd_committer freebsd_triage 2022-09-19 06:33:16 UTC
(In reply to Graham Perrin from comment #4)
Yeah, and as you can see, reporter have messed up with old and new implementations on unwind on his machine. 

Anyone have right to shoot his leg but must read the docs before complaining.