* [Bug 101418] New: Build failure in GNOME Continuous
@ 2017-06-14 9:27 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-101418-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
0 siblings, 1 reply; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2017-06-14 9:27 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 2075 bytes --]
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-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Reporter: ebassi-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
QA Contact: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.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.
[-- Attachment #1.2: Type: text/html, Size: 3422 bytes --]
[-- Attachment #2: Type: text/plain, Size: 154 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 101418] Build failure in GNOME Continuous
[not found] ` <bug-101418-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2017-06-14 9:37 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-06-14 13:22 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2017-06-14 9:37 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 360 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=101418
--- Comment #1 from Samuel Pitoiset <samuel.pitoiset-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ---
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.
[-- Attachment #1.2: Type: text/html, Size: 1193 bytes --]
[-- Attachment #2: Type: text/plain, Size: 154 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 101418] Build failure in GNOME Continuous
[not found] ` <bug-101418-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2017-06-14 9:37 ` [Bug 101418] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2017-06-14 13:22 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-06-14 13:36 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2017-06-14 13:22 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 333 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=101418
--- Comment #2 from Yanko Kaneti <yaneti-jUE9FD3ILm5BDgjK7y7TUQ@public.gmane.org> ---
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.
[-- Attachment #1.2: Type: text/html, Size: 1074 bytes --]
[-- Attachment #2: Type: text/plain, Size: 154 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 101418] Build failure in GNOME Continuous
[not found] ` <bug-101418-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2017-06-14 9:37 ` [Bug 101418] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-06-14 13:22 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2017-06-14 13:36 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-06-15 13:35 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-06-15 15:33 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2017-06-14 13:36 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 725 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=101418
Samuel Pitoiset <samuel.pitoiset-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #3 from Samuel Pitoiset <samuel.pitoiset-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ---
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.
[-- Attachment #1.2: Type: text/html, Size: 2259 bytes --]
[-- Attachment #2: Type: text/plain, Size: 154 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 101418] Build failure in GNOME Continuous
[not found] ` <bug-101418-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (2 preceding siblings ...)
2017-06-14 13:36 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2017-06-15 13:35 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-06-15 15:33 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2017-06-15 13:35 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 1116 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=101418
Emmanuele Bassi (:ebassi) <ebassi-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |---
--- Comment #4 from Emmanuele Bassi (:ebassi) <ebassi-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ---
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.
[-- Attachment #1.2: Type: text/html, Size: 2606 bytes --]
[-- Attachment #2: Type: text/plain, Size: 154 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 101418] Build failure in GNOME Continuous
[not found] ` <bug-101418-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (3 preceding siblings ...)
2017-06-15 13:35 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2017-06-15 15:33 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2017-06-15 15:33 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 706 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=101418
Emmanuele Bassi (:ebassi) <ebassi-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|REOPENED |RESOLVED
--- Comment #5 from Emmanuele Bassi (:ebassi) <ebassi-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ---
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.
[-- Attachment #1.2: Type: text/html, Size: 2142 bytes --]
[-- Attachment #2: Type: text/plain, Size: 154 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2017-06-15 15:33 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-14 9:27 [Bug 101418] New: Build failure in GNOME Continuous bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-101418-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2017-06-14 9:37 ` [Bug 101418] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-06-14 13:22 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-06-14 13:36 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-06-15 13:35 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-06-15 15:33 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.