Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jun 2016 14:21:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 210588] graphics/libdrm: build fail due to PR 201340
Message-ID:  <bug-210588-7141-N0YjemarnA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210588-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210588-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

ohartman@zedat.fu-berlin.de has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to x11@FreeBSD.org:
Bug 210588: graphics/libdrm: build fail due to PR 201340
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210588



--- Description ---
When port is about to be compiled on a platform with most recent (proposed as
of this moment) nVidia driver 367.27 (please see PR 201340 and there the latest
patch as of today, 22nd Juno of 2016), the port fails to compile compalining
about the error/missing shown below:

[...]
/usr/local/lib/libnvidia-glcore.so.1: undefined reference to
`nv_vasprintf_alloc'
/usr/local/lib/libnvidia-glcore.so.1: undefined reference to
`nv_vasprintf_free'
/usr/local/lib/libnvidia-glcore.so.1: undefined reference to
`nv_vasprintf_vsnprintf'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[5]: *** [Makefile:477: kms-steal-crtc] Error 1
gmake[5]: *** Waiting for unfinished jobs....
/usr/local/lib/libnvidia-glcore.so.1: undefined reference to
`nv_vasprintf_alloc'
/usr/local/lib/libnvidia-glcore.so.1: undefined reference to
`nv_vasprintf_free'
/usr/local/lib/libnvidia-glcore.so.1: undefined reference to
`nv_vasprintf_vsnprintf'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[5]: *** [Makefile:481: kms-universal-planes] Error 1
gmake[5]: Leaving directory
'/usr/ports/graphics/libdrm/work/libdrm-2.4.66/tests/kms'
gmake[4]: *** [Makefile:849: all-recursive] Error 1
gmake[4]: Leaving directory
'/usr/ports/graphics/libdrm/work/libdrm-2.4.66/tests'
gmake[3]: *** [Makefile:809: all-recursive] Error 1
gmake[3]: Leaving directory '/usr/ports/graphics/libdrm/work/libdrm-2.4.66'
gmake[2]: *** [Makefile:568: all] Error 2
gmake[2]: Leaving directory '/usr/ports/graphics/libdrm/work/libdrm-2.4.66'
===> Compilation failed unexpectedly.



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