* [Bug 50389] New: [radeonsi] Unknown type of argument: ../../../../i386-linux-gnu/egl/egl_gallium.so
@ 2012-05-27 12:33 bugzilla-daemon
2012-06-01 10:07 ` [Bug 50389] " bugzilla-daemon
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2012-05-27 12:33 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=50389
Bug #: 50389
Summary: [radeonsi] Unknown type of argument:
../../../../i386-linux-gnu/egl/egl_gallium.so
Classification: Unclassified
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: high
Component: Drivers/Gallium/r600
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: fabio.ped@libero.it
When enabling radeonsi building fails with:
collect2: ld returned 1 exit status
mklib: Installing egl_gallium.so in ../../../../i386-linux-gnu/egl
mv: cannot stat `egl_gallium.so': No such file or directory
/usr/bin/install -c -d
/build/buildd/mesa-8.1~git1205271341.640409~gd~p/debian/tmp/dri/usr/lib/i386-linux-gnu/egl
for out in ../../../../i386-linux-gnu/egl/egl_gallium.so; do \
/bin/bash ../../../../bin/minstall -m 755 "$out"
/build/buildd/mesa-8.1~git1205271341.640409~gd~p/debian/tmp/dri/usr/lib/i386-linux-gnu/egl;
\
done
Unknown type of argument: ../../../../i386-linux-gnu/egl/egl_gallium.so
make[4]: *** [install] Error 1
make[4]: Leaving directory
`/build/buildd/mesa-8.1~git1205271341.640409~gd~p/build/dri/src/gallium/targets/egl-static'
make[3]: *** [install] Error 1
Full compile log here:
https://launchpadlibrarian.net/106246003/buildlog_ubuntu-precise-i386.mesa_8.1~git1205271341.640409~gd~p_FAILEDTOBUILD.txt.gz
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread* [Bug 50389] [radeonsi] Unknown type of argument: ../../../../i386-linux-gnu/egl/egl_gallium.so 2012-05-27 12:33 [Bug 50389] New: [radeonsi] Unknown type of argument: ../../../../i386-linux-gnu/egl/egl_gallium.so bugzilla-daemon @ 2012-06-01 10:07 ` bugzilla-daemon 2012-08-06 12:48 ` bugzilla-daemon 2012-08-16 15:18 ` bugzilla-daemon 2 siblings, 0 replies; 4+ messages in thread From: bugzilla-daemon @ 2012-06-01 10:07 UTC (permalink / raw) To: dri-devel https://bugs.freedesktop.org/show_bug.cgi?id=50389 --- Comment #1 from Michel Dänzer <michel@daenzer.net> 2012-06-01 10:07:21 UTC --- The radeonsi driver still defines a few of the same symbols as r600g, so they can't be both built into egl_gallium.so at this time. radeonsi isn't really usable yet anyway, so you probably shouldn't ship it yet. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 50389] [radeonsi] Unknown type of argument: ../../../../i386-linux-gnu/egl/egl_gallium.so 2012-05-27 12:33 [Bug 50389] New: [radeonsi] Unknown type of argument: ../../../../i386-linux-gnu/egl/egl_gallium.so bugzilla-daemon 2012-06-01 10:07 ` [Bug 50389] " bugzilla-daemon @ 2012-08-06 12:48 ` bugzilla-daemon 2012-08-16 15:18 ` bugzilla-daemon 2 siblings, 0 replies; 4+ messages in thread From: bugzilla-daemon @ 2012-08-06 12:48 UTC (permalink / raw) To: dri-devel https://bugs.freedesktop.org/show_bug.cgi?id=50389 Michel Dänzer <michel@daenzer.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |freedesktop@blino.org --- Comment #2 from Michel Dänzer <michel@daenzer.net> 2012-08-06 12:48:23 UTC --- *** Bug 53109 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 50389] [radeonsi] Unknown type of argument: ../../../../i386-linux-gnu/egl/egl_gallium.so 2012-05-27 12:33 [Bug 50389] New: [radeonsi] Unknown type of argument: ../../../../i386-linux-gnu/egl/egl_gallium.so bugzilla-daemon 2012-06-01 10:07 ` [Bug 50389] " bugzilla-daemon 2012-08-06 12:48 ` bugzilla-daemon @ 2012-08-16 15:18 ` bugzilla-daemon 2 siblings, 0 replies; 4+ messages in thread From: bugzilla-daemon @ 2012-08-16 15:18 UTC (permalink / raw) To: dri-devel https://bugs.freedesktop.org/show_bug.cgi?id=50389 Michel Dänzer <michel@daenzer.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Michel Dänzer <michel@daenzer.net> 2012-08-16 15:18:27 UTC --- Commit: 1b11395a36a44a902cfb3e1783758544662df73f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1b11395a36a44a902cfb3e1783758544662df73f Author: Michel Dänzer <michel.daenzer@amd.com> Date: Thu Aug 16 10:37:44 2012 +0200 radeonsi: Fix symbol conflicts with r600g. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-08-16 15:18 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2012-05-27 12:33 [Bug 50389] New: [radeonsi] Unknown type of argument: ../../../../i386-linux-gnu/egl/egl_gallium.so bugzilla-daemon 2012-06-01 10:07 ` [Bug 50389] " bugzilla-daemon 2012-08-06 12:48 ` bugzilla-daemon 2012-08-16 15:18 ` 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.