From owner-freebsd-x11@freebsd.org Fri Jun 5 15:12:40 2020 Return-Path: Delivered-To: freebsd-x11@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3197432E89F for ; Fri, 5 Jun 2020 15:12:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 49dmNS0cMRz44nf for ; Fri, 5 Jun 2020 15:12:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 14AE732E67B; Fri, 5 Jun 2020 15:12:40 +0000 (UTC) Delivered-To: x11@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1477732E89E for ; Fri, 5 Jun 2020 15:12:40 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49dmNR6npbz44YR for ; Fri, 5 Jun 2020 15:12:39 +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 E49DB12ACA for ; Fri, 5 Jun 2020 15:12:39 +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 055FCdk0061983 for ; Fri, 5 Jun 2020 15:12:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 055FCdmW061971 for x11@FreeBSD.org; Fri, 5 Jun 2020 15:12:39 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: x11@FreeBSD.org Subject: [Bug 247005] graphics/mesa-libs: build error after r537998 Date: Fri, 05 Jun 2020 15:12:40 +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 Many People X-Bugzilla-Who: joneum@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: rep_platform bug_severity short_desc 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 MIME-Version: 1.0 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jun 2020 15:12:40 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247005 Jochen Neumeister changed: What |Removed |Added ---------------------------------------------------------------------------- Hardware|i386 |Any Severity|Affects Only Me |Affects Many People Summary|graphics/mesa-libs: build |graphics/mesa-libs: build |error on i386 after r537998 |error after r537998 CC| |joneum@FreeBSD.org --- Comment #1 from Jochen Neumeister --- okay, on amd64 there is a another error: c++ -o src/mesa/drivers/dri/libmesa_dri_drivers.so -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libmesa_dri_drivers.so -Wl,--whole-archive src/mesa/drivers/dri/swrast/libswrast_dri.a -Wl,--no-whole-archive -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wl,-rpath=3D/usr/local/llvm8= 0/lib -fstack-protector-strong src/mesa/drivers/dri/common/libmegadriver_stub.a src/mesa/drivers/dri/common/libdricommon.a src/util/libxmlconfig.a src/util/libmesa_util.a src/mapi/shared-glapi/libglapi.so.0.0.0 src/mesa/libmesa_classic.a src/compiler/glsl/libglsl.a src/compiler/glsl/glcpp/libglcpp.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/mesa/libmesa_sse41.a -Wl,-Bsymbolic -Wl,--gc-sections /usr/local/lib/libdrm.so /usr/local/lib/libexpat.so -lm -pthread /usr/lib/libz.so -Wl,--end-group '-Wl,-rpath,$ORIGIN/common:$ORIGIN/../../../util:$ORIGIN/../../../mapi/shar= ed-glapi:$ORIGIN/../..:$ORIGIN/../../../compiler/glsl:$ORIGIN/../../../comp= iler/glsl/glcpp:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler' -Wl,-rpath-link,/wrkdirs/usr/ports/graphics/mesa-libs/work/mesa-19.0.8/_bui= ld/src/mesa/drivers/dri/common -Wl,-rpath-link,/wrkdirs/usr/ports/graphics/mesa-libs/work/mesa-19.0.8/_bui= ld/src/util -Wl,-rpath-link,/wrkdirs/usr/ports/graphics/mesa-libs/work/mesa-19.0.8/_bui= ld/src/mapi/shared-glapi -Wl,-rpath-link,/wrkdirs/usr/ports/graphics/mesa-libs/work/mesa-19.0.8/_bui= ld/src/mesa -Wl,-rpath-link,/wrkdirs/usr/ports/graphics/mesa-libs/work/mesa-19.0.8/_bui= ld/src/compiler/glsl -Wl,-rpath-link,/wrkdirs/usr/ports/graphics/mesa-libs/work/mesa-19.0.8/_bui= ld/src/compiler/glsl/glcpp -Wl,-rpath-link,/wrkdirs/usr/ports/graphics/mesa-libs/work/mesa-19.0.8/_bui= ld/src/compiler/nir -Wl,-rpath-link,/wrkdirs/usr/ports/graphics/mesa-libs/work/mesa-19.0.8/_bui= ld/src/compiler src/util/libmesa_util.a(crc32.c.o): In function `util_hash_crc32': crc32.c:(.text+0x19): undefined reference to `crc32' src/util/libmesa_util.a(disk_cache.c.o): In function `cache_put': disk_cache.c:(.text+0xe69): undefined reference to `deflateInit_' disk_cache.c:(.text+0xebb): undefined reference to `deflate' disk_cache.c:(.text+0xf35): undefined reference to `deflateEnd' disk_cache.c:(.text+0xf9d): undefined reference to `deflateEnd' src/util/libmesa_util.a(disk_cache.c.o): In function `disk_cache_get': disk_cache.c:(.text+0x13e3): undefined reference to `inflateInit_' disk_cache.c:(.text+0x13fc): undefined reference to `inflate' disk_cache.c:(.text+0x140a): undefined reference to `inflateEnd' c++: error: linker command failed with exit code 1 (use -v to see invocatio= n) ninja: build stopped: subcommand failed. *** Error code 1 http://joneumbox.org/data/113amd64-ports/2020-06-05_17h03m41s/logs/errors/m= esa-libs-19.0.8.log --=20 You are receiving this mail because: You are the assignee for the bug.=