Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 May 2022 06:12:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 263976] editors/libreoffice: Fails to build using llvm/clang14 on recent src main
Message-ID:  <bug-263976-25061-LAw11579QV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263976-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263976-25061@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=3D263976

--- Comment #3 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Tomoaki AOKI from comment #2)

The FreeBSD build servers are not having problems building.
For example,

http://beefy18.nyi.freebsd.org/build.html?mastername=3Dmain-amd64-default&b=
uild=3Dpa3e075eb6037_s5af718a592

(that is still ongoing) shows editors/libreoffice in the
built list. Some details are below (from its build log).

The log show that it is using the system-clang compiler
and system-lld linker (so from llvm14), even though
devel/llvm13 is installed for the build.

=3D>> Building editors/libreoffice
build started at Sat May 21 04:48:00 UTC 2022
port directory: /usr/ports/editors/libreoffice
package name: libreoffice-7.3.3.2_1
building for: FreeBSD main-amd64-default-job-02 14.0-CURRENT FreeBSD
14.0-CURRENT 1400059 amd64
maintained by: office@FreeBSD.org
Makefile ident:=20
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400050
Jail OSVERSION: 1400059
Job Id: 02
. . .
---Begin OPTIONS List---
=3D=3D=3D> The following configuration options are available for
libreoffice-7.3.3.2_1:
     COINMP=3Doff: Enable CoinMP (deprecated) math solver
     CUPS=3Don: CUPS printing system support
     DOCS=3Don: Build and/or install documentation
     GNOME=3Doff: GNOME desktop environment support
     GTK3=3Doff: GTK+ 3 GUI toolkit support
     GTK4=3Doff: GTK+ 4 GUI toolkit support (broken)
     JAVA=3Don: Add Java support (XML filters, macros, DB connections)
     KF5=3Doff: KF5/Qt5 GUI toolkit support (implies QT5)
     LTO=3Doff: Use Link-Time Optimization
     MARIADB=3Doff: Build with MariaDB/MySQL-SDBC driver
     MMEDIA=3Don: Enable multimedia backend for Impress
     PDFIUM=3Don: Enable PDFium secure engine
     PGSQL=3Doff: Build with PostgreSQL-SDBC driver
     QT5=3Don: Qt5 GUI toolkit support (default visual style)
     SDK=3Doff: Build with SDK
     TEST=3Doff: Run all regression tests
     WEBDAV=3Doff: Enable WebDAV protocol
=3D=3D=3D> Use 'make config' to modify these settings
---End OPTIONS List---
. . .
[main-amd64-default-job-02] |   `-- Installing llvm13-13.0.1_2...
[main-amd64-default-job-02] |   | `-- Installing lua53-5.3.6...
[main-amd64-default-job-02] |   | `-- Extracting lua53-5.3.6: .......... do=
ne
[main-amd64-default-job-02] |   `-- Extracting llvm13-13.0.1_2: .......... =
done
. . .
checking for cc... /usr/bin/cc
. . .
checking whether the compiler is actually Clang... yes
checking whether Clang is new enough... yes (14.0.3)
. . .
checking for linker that is used... LLD 14.0.3 (FreeBSD
llvmorg-14.0.3-0-g1f9140064dfb-1400004) (compatible with GNU linkers)
. . .
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: package        >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>  Building package for libreoffice-7.3.3.2_1
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D>> Cleaning up wrkdir
=3D=3D=3D>  Cleaning for libreoffice-7.3.3.2_1
build of editors/libreoffice | libreoffice-7.3.3.2_1 ended at Sat May 21
09:12:11 UTC 2022
build time: 04:24:11

--=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-263976-25061-LAw11579QV>