Date: Sun, 26 Jun 2016 14:21:31 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 210588] graphics/libdrm: build fail due to PR 201340 Message-ID: <bug-210588-7141@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210588 Bug ID: 210588 Summary: graphics/libdrm: build fail due to PR 201340 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: x11@FreeBSD.org Reporter: ohartman@zedat.fu-berlin.de Assignee: x11@FreeBSD.org Flags: maintainer-feedback?(x11@FreeBSD.org) 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. -- 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-210588-7141>
