bugzilla-daemon at freedesktop.org
2017-Jun-14 09:27 UTC
[Nouveau] [Bug 101418] New: Build failure in GNOME Continuous
https://bugs.freedesktop.org/show_bug.cgi?id=101418 Bug ID: 101418 Summary: Build failure in GNOME Continuous Product: Mesa Version: git Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: ebassi at gmail.com QA Contact: nouveau at lists.freedesktop.org Mesa master branch is failing to build in the GNOME Continuous build service: libtool: link: ( cd ".libs" && rm -f "libnouveau.la" && ln -s "../libnouveau.la" "libnouveau.la" ) /bin/sh ../../../../libtool --tag=CXX --mode=link x86_64-gnomeostree-linux-g++ -g -m64 -mtune=generic -Wall -fno-math-errno -fno-trapping-math -o nouveau_compiler nouveau_compiler.o libnouveau.la ../../../../src/gallium/auxiliary/libgallium.la ../../../../src/util/libmesautil.la -lm -lpthread -ldl -ldrm libtool: link: x86_64-gnomeostree-linux-g++ -g -m64 -mtune=generic -Wall -fno-math-errno -fno-trapping-math -o nouveau_compiler nouveau_compiler.o ./.libs/libnouveau.a ../../../../src/gallium/auxiliary/.libs/libgallium.a ../../../../src/util/.libs/libmesautil.a -lz -lm -lpthread -ldl -ldrm ../../../../src/gallium/auxiliary/.libs/libgallium.a(tgsi_scan.o): In function `scan_instruction': /ostbuild/source/mesa/_build/src/gallium/auxiliary/../../../../src/gallium/auxiliary/tgsi/tgsi_scan.c:402: undefined reference to `tgsi_is_bindless_image_file' /ostbuild/source/mesa/_build/src/gallium/auxiliary/../../../../src/gallium/auxiliary/tgsi/tgsi_scan.c:406: undefined reference to `tgsi_is_bindless_image_file' collect2: error: ld returned 1 exit status Makefile:1128: recipe for target 'nouveau_compiler' failed make[4]: *** [nouveau_compiler] Error 1 -- You are receiving this mail because: You are the assignee for the bug. You are the QA Contact for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20170614/d8448e47/attachment.html>
bugzilla-daemon at freedesktop.org
2017-Jun-14 09:37 UTC
[Nouveau] [Bug 101418] Build failure in GNOME Continuous
https://bugs.freedesktop.org/show_bug.cgi?id=101418 --- Comment #1 from Samuel Pitoiset <samuel.pitoiset at gmail.com> --- Does this help ? https://lists.freedesktop.org/archives/mesa-dev/2017-June/159245.html -- You are receiving this mail because: You are the assignee for the bug. You are the QA Contact for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20170614/b9d16c9d/attachment-0001.html>
bugzilla-daemon at freedesktop.org
2017-Jun-14 13:22 UTC
[Nouveau] [Bug 101418] Build failure in GNOME Continuous
https://bugs.freedesktop.org/show_bug.cgi?id=101418 --- Comment #2 from Yanko Kaneti <yaneti at declera.com> --- Helps here (rawhide, configuration along the line of the continuous setup) -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20170614/8ccf6e25/attachment.html>
bugzilla-daemon at freedesktop.org
2017-Jun-14 13:36 UTC
[Nouveau] [Bug 101418] Build failure in GNOME Continuous
https://bugs.freedesktop.org/show_bug.cgi?id=101418 Samuel Pitoiset <samuel.pitoiset at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #3 from Samuel Pitoiset <samuel.pitoiset at gmail.com> --- Fix pushed. https://cgit.freedesktop.org/mesa/mesa/commit/?id=5f8b654b47af12f8e583df7911581379eba549e2 Closing. -- You are receiving this mail because: You are the assignee for the bug. You are the QA Contact for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20170614/50ad466c/attachment.html>
bugzilla-daemon at freedesktop.org
2017-Jun-15 13:35 UTC
[Nouveau] [Bug 101418] Build failure in GNOME Continuous
https://bugs.freedesktop.org/show_bug.cgi?id=101418 Emmanuele Bassi (:ebassi) <ebassi at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #4 from Emmanuele Bassi (:ebassi) <ebassi at gmail.com> --- Nope, the build is still bust: /ostbuild/source/mesa/_build/src/gallium/auxiliary/../../../../src/gallium/auxiliary/tgsi/tgsi_scan.c:402: undefined reference to `tgsi_is_bindless_image_file' /ostbuild/source/mesa/_build/src/gallium/auxiliary/../../../../src/gallium/auxiliary/tgsi/tgsi_scan.c:406: undefined reference to `tgsi_is_bindless_image_file' Full log: http://build.gnome.org/continuous/buildmaster/builds/2017/06/14/21/build/log-mesa.txt This is a linker issue, not a static inline one. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20170615/592a3c11/attachment.html>
bugzilla-daemon at freedesktop.org
2017-Jun-15 15:33 UTC
[Nouveau] [Bug 101418] Build failure in GNOME Continuous
https://bugs.freedesktop.org/show_bug.cgi?id=101418 Emmanuele Bassi (:ebassi) <ebassi at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REOPENED |RESOLVED --- Comment #5 from Emmanuele Bassi (:ebassi) <ebassi at gmail.com> --- Turns out the buildbot got stuck and it didn't check out the updated master branch. Closing. -- You are receiving this mail because: You are the assignee for the bug. You are the QA Contact for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20170615/40f652b3/attachment-0001.html>
Reasonably Related Threads
- [Bug 45454] New: Compilation failure: nouveau_dri.so.tmp: undefined reference to `st_gl_api_create'
- Mesa build issue... is it just me?
- [PATCH] nouveau: add a nouveau_compiler binary to compile TGSI into shader ISA
- [Bug 108032] New: nv50_ir_lowering_gm107.cpp:326: undefined reference to `nv50_ir::NVC0LoweringPass::loadMsAdjInfo32(nv50_ir::TexInstruction::Target, unsigned int, int, nv50_ir::Value*, bool)'
- I would have to buy a new UPS for my desktop.