Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Jun 2020 15:12:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 247005] graphics/mesa-libs: build error after r537998
Message-ID:  <bug-247005-7141-05MhKuydYH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-247005-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-247005-7141@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=3D247005

Jochen Neumeister <joneum@FreeBSD.org> 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 <joneum@FreeBSD.org> ---
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.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-247005-7141-05MhKuydYH>