From nobody Wed Nov 10 12:31:46 2021 X-Original-To: office@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id A0B921856DCD for ; Wed, 10 Nov 2021 12:31:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Hq43Q45vXz4jYw for ; Wed, 10 Nov 2021 12:31:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6D07C18B1F for ; Wed, 10 Nov 2021 12:31:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1AACVkIG059261 for ; Wed, 10 Nov 2021 12:31:46 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1AACVkjG059260 for office@FreeBSD.org; Wed, 10 Nov 2021 12:31:46 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 249328] editors/libreoffice: link failure on canvasdemo Date: Wed, 10 Nov 2021 12:31:46 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: arrowd@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: office@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Office applications on FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-office List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-office@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249328 Gleb Popov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arrowd@FreeBSD.org --- Comment #5 from Gleb Popov --- Bumped into something like this when building LibreOffice master: Failed to load /home/arr/libreoffice_build/instdir/program/libsofficeapp.so: /usr/home/arr/libreoffice_build/instdir/program/libskialo.so: Undefined sym= bol "XGetXCBConnection" % ldd /usr/home/arr/libreoffice_build/instdir/program/libskialo.so /usr/home/arr/libreoffice_build/instdir/program/libskialo.so: libfreetype.so.6 =3D> /usr/local/lib/libfreetype.so.6 (0x800674000) libfontconfig.so.1 =3D> /usr/local/lib/libfontconfig.so.1 (0x80073e= 000) libz.so.6 =3D> /lib/libz.so.6 (0x80078c000) libjpeg.so.8 =3D> /usr/local/lib/libjpeg.so.8 (0x8016fa000) libpng16.so.16 =3D> /usr/local/lib/libpng16.so.16 (0x8007a8000) libuno_sal.so.3 =3D> /usr/home/arr/libreoffice_build/instdir/program/libuno_sal.so.3 (0x8017a400= 0) libc++.so.1 =3D> /usr/lib/libc++.so.1 (0x801861000) libcxxrt.so.1 =3D> /lib/libcxxrt.so.1 (0x801933000) libm.so.5 =3D> /lib/libm.so.5 (0x801956000) libgcc_s.so.1 =3D> /lib/libgcc_s.so.1 (0x8007e7000) libthr.so.3 =3D> /lib/libthr.so.3 (0x801989000) libc.so.7 =3D> /lib/libc.so.7 (0x800263000) libbz2.so.4 =3D> /usr/lib/libbz2.so.4 (0x8019b6000) libexpat.so.1 =3D> /usr/local/lib/libexpat.so.1 (0x8019cc000) I guess, this library should be linked to libxcb.so or something. --=20 You are receiving this mail because: You are the assignee for the bug.=