* [Bug 27010] New: mesa git build failure regarding winsys
@ 2010-03-11 8:32 bugzilla-daemon
2010-03-11 8:32 ` [Bug 27010] " bugzilla-daemon
` (9 more replies)
0 siblings, 10 replies; 11+ messages in thread
From: bugzilla-daemon @ 2010-03-11 8:32 UTC (permalink / raw)
To: dri-devel
http://bugs.freedesktop.org/show_bug.cgi?id=27010
Summary: mesa git build failure regarding winsys
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/Radeon
AssignedTo: dri-devel@lists.sourceforge.net
ReportedBy: lindley@coyote.org
Created an attachment (id=33941)
--> (http://bugs.freedesktop.org/attachment.cgi?id=33941)
build log
I get this error when building now. It worked fine before commit:
1d84808dc045d7fcf2fade8d1504bc25e7c5041a
gmake[5]: *** No rule to make target
`../../../../../../src/gallium/winsys/xlib/libws_xlib.a', needed by
`egl_x11_radeon.so'. Stop.
Attaching output and environment.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 27010] mesa git build failure regarding winsys
2010-03-11 8:32 [Bug 27010] New: mesa git build failure regarding winsys bugzilla-daemon
@ 2010-03-11 8:32 ` bugzilla-daemon
2010-03-11 8:33 ` bugzilla-daemon
` (8 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2010-03-11 8:32 UTC (permalink / raw)
To: dri-devel
http://bugs.freedesktop.org/show_bug.cgi?id=27010
--- Comment #1 from Lars Lindley <lindley@coyote.org> 2010-03-11 00:32:51 PST ---
Created an attachment (id=33942)
--> (http://bugs.freedesktop.org/attachment.cgi?id=33942)
build environment
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 27010] mesa git build failure regarding winsys
2010-03-11 8:32 [Bug 27010] New: mesa git build failure regarding winsys bugzilla-daemon
2010-03-11 8:32 ` [Bug 27010] " bugzilla-daemon
@ 2010-03-11 8:33 ` bugzilla-daemon
2010-03-12 0:35 ` bugzilla-daemon
` (7 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2010-03-11 8:33 UTC (permalink / raw)
To: dri-devel
http://bugs.freedesktop.org/show_bug.cgi?id=27010
Lars Lindley <lindley@coyote.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version|All |Linux (All)
Platform|Other |x86-64 (AMD64)
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 27010] mesa git build failure regarding winsys
2010-03-11 8:32 [Bug 27010] New: mesa git build failure regarding winsys bugzilla-daemon
2010-03-11 8:32 ` [Bug 27010] " bugzilla-daemon
2010-03-11 8:33 ` bugzilla-daemon
@ 2010-03-12 0:35 ` bugzilla-daemon
2010-03-12 9:15 ` bugzilla-daemon
` (6 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2010-03-12 0:35 UTC (permalink / raw)
To: dri-devel
http://bugs.freedesktop.org/show_bug.cgi?id=27010
Nikolay Rysev <mad.f3ka@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mad.f3ka@gmail.com
--- Comment #2 from Nikolay Rysev <mad.f3ka@gmail.com> 2010-03-11 16:35:25 PST ---
I can also confirm this bug.
make[5]: Entering directory
`/home/madgnu/packages/src/mesa-build/src/gallium/winsys/drm/intel/egl'
gcc -c -march=k8 -msse3 -O2 -pipe -Wall -Wmissing-prototypes -std=c99
-ffast-math -fvisibility=hidden -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM
-D_GNU_SOURCE -DPTHREADS -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DGLX_USE_TLS
-DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING
-DGLX_INDIRECT_RENDERING -DHAVE_ALIAS -D_GNU_SOURCE -DPTHREADS
-DHAVE_POSIX_MEMALIGN -DUSE_XCB -DGLX_USE_TLS -DPTHREADS
-DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING
-DGLX_INDIRECT_RENDERING -DHAVE_ALIAS dummy.c -o dummy.o
make[5]: *** Нет правила для сборки цели
`../../../../../../src/gallium/winsys/xlib/libws_xlib.a', требуемой
для `egl_x11_i915.so'. Останов.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 27010] mesa git build failure regarding winsys
2010-03-11 8:32 [Bug 27010] New: mesa git build failure regarding winsys bugzilla-daemon
` (2 preceding siblings ...)
2010-03-12 0:35 ` bugzilla-daemon
@ 2010-03-12 9:15 ` bugzilla-daemon
2010-03-12 9:18 ` bugzilla-daemon
` (5 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2010-03-12 9:15 UTC (permalink / raw)
To: dri-devel
http://bugs.freedesktop.org/show_bug.cgi?id=27010
Michel Dänzer <michel@daenzer.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wolput@onsneteindhoven.nl
--- Comment #3 from Michel Dänzer <michel@daenzer.net> 2010-03-12 01:15:12 PST ---
*** Bug 27037 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 27010] mesa git build failure regarding winsys
2010-03-11 8:32 [Bug 27010] New: mesa git build failure regarding winsys bugzilla-daemon
` (3 preceding siblings ...)
2010-03-12 9:15 ` bugzilla-daemon
@ 2010-03-12 9:18 ` bugzilla-daemon
2010-03-12 9:22 ` bugzilla-daemon
` (4 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2010-03-12 9:18 UTC (permalink / raw)
To: dri-devel
http://bugs.freedesktop.org/show_bug.cgi?id=27010
--- Comment #4 from Michel Dänzer <michel@daenzer.net> 2010-03-12 01:18:42 PST ---
Keith just pushed a fix which might help for this, please give it a try.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 27010] mesa git build failure regarding winsys
2010-03-11 8:32 [Bug 27010] New: mesa git build failure regarding winsys bugzilla-daemon
` (4 preceding siblings ...)
2010-03-12 9:18 ` bugzilla-daemon
@ 2010-03-12 9:22 ` bugzilla-daemon
2010-03-12 9:36 ` bugzilla-daemon
` (3 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2010-03-12 9:22 UTC (permalink / raw)
To: dri-devel
http://bugs.freedesktop.org/show_bug.cgi?id=27010
--- Comment #5 from Lars Lindley <lindley@coyote.org> 2010-03-12 01:22:33 PST ---
Yes that fixed the build for me..Thanks!
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 27010] mesa git build failure regarding winsys
2010-03-11 8:32 [Bug 27010] New: mesa git build failure regarding winsys bugzilla-daemon
` (5 preceding siblings ...)
2010-03-12 9:22 ` bugzilla-daemon
@ 2010-03-12 9:36 ` bugzilla-daemon
2010-03-12 10:04 ` bugzilla-daemon
` (2 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2010-03-12 9:36 UTC (permalink / raw)
To: dri-devel
http://bugs.freedesktop.org/show_bug.cgi?id=27010
--- Comment #6 from Lars Lindley <lindley@coyote.org> 2010-03-12 01:36:43 PST ---
And it works great too! Always >60 fps @ 1680x1050 in extreme tuxracer..
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 27010] mesa git build failure regarding winsys
2010-03-11 8:32 [Bug 27010] New: mesa git build failure regarding winsys bugzilla-daemon
` (6 preceding siblings ...)
2010-03-12 9:36 ` bugzilla-daemon
@ 2010-03-12 10:04 ` bugzilla-daemon
2010-03-12 10:16 ` bugzilla-daemon
2010-03-12 11:52 ` bugzilla-daemon
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2010-03-12 10:04 UTC (permalink / raw)
To: dri-devel
http://bugs.freedesktop.org/show_bug.cgi?id=27010
--- Comment #7 from Jos van Wolput <wolput@onsneteindhoven.nl> 2010-03-12 02:04:52 PST ---
Fixed, thanks!
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 27010] mesa git build failure regarding winsys
2010-03-11 8:32 [Bug 27010] New: mesa git build failure regarding winsys bugzilla-daemon
` (7 preceding siblings ...)
2010-03-12 10:04 ` bugzilla-daemon
@ 2010-03-12 10:16 ` bugzilla-daemon
2010-03-12 11:52 ` bugzilla-daemon
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2010-03-12 10:16 UTC (permalink / raw)
To: dri-devel
http://bugs.freedesktop.org/show_bug.cgi?id=27010
Michel Dänzer <michel@daenzer.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #8 from Michel Dänzer <michel@daenzer.net> 2010-03-12 02:16:15 PST ---
BTW, you can resolve bugs yourselves. :)
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 27010] mesa git build failure regarding winsys
2010-03-11 8:32 [Bug 27010] New: mesa git build failure regarding winsys bugzilla-daemon
` (8 preceding siblings ...)
2010-03-12 10:16 ` bugzilla-daemon
@ 2010-03-12 11:52 ` bugzilla-daemon
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2010-03-12 11:52 UTC (permalink / raw)
To: dri-devel
http://bugs.freedesktop.org/show_bug.cgi?id=27010
--- Comment #9 from Nikolay Rysev <mad.f3ka@gmail.com> 2010-03-12 03:52:08 PST ---
Fixed for me too, thanks.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2010-03-12 11:52 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-11 8:32 [Bug 27010] New: mesa git build failure regarding winsys bugzilla-daemon
2010-03-11 8:32 ` [Bug 27010] " bugzilla-daemon
2010-03-11 8:33 ` bugzilla-daemon
2010-03-12 0:35 ` bugzilla-daemon
2010-03-12 9:15 ` bugzilla-daemon
2010-03-12 9:18 ` bugzilla-daemon
2010-03-12 9:22 ` bugzilla-daemon
2010-03-12 9:36 ` bugzilla-daemon
2010-03-12 10:04 ` bugzilla-daemon
2010-03-12 10:16 ` bugzilla-daemon
2010-03-12 11:52 ` bugzilla-daemon
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.