Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[how-to] 3d hardware acc with ati open source driver.
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3 ... 21, 22, 23 ... 27, 28, 29  Next  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
pingufunkybeat
l33t
l33t


Joined: 01 Dec 2004
Posts: 610

PostPosted: Thu Jan 06, 2011 9:27 pm    Post subject: Reply with quote

No, I've recompiled it a number of times since then.
Back to top
View user's profile Send private message
Wyatt
n00b
n00b


Joined: 02 Mar 2007
Posts: 15
Location: Columbus,OH,USA

PostPosted: Fri Jan 07, 2011 12:38 am    Post subject: Reply with quote

pingufunkybeat wrote:
Classic or Gallium?

I updated the kernel and mesa today, and openarena segfaults on start with r600g. Glxgears too. Classic works fine.

I'm assuming it's a small regression which will be ironed out soon.


"Soon" was about four hours ago. :) Some day I'll buy Jerome a beer.

And yep, r600g was segfaulting all over my carpet today. It has now stopped. Thanks.

EDIT: I should note that this isn't from master in this case. EGIT_BRANCH="7.10"
Back to top
View user's profile Send private message
DaggyStyle
Watchman
Watchman


Joined: 22 Mar 2006
Posts: 5909

PostPosted: Fri Jan 07, 2011 7:59 am    Post subject: Reply with quote

everytime it seems to fail on a different issue, this time:
Code:
../w32api/rpcndr.h:176:1: warning: ‘_MIDL_STUB_MESSAGE’ has a field ‘_MIDL_STUB_MESSAGE::SavedContextHandles’ whose type uses the anonymous namespace
../w32api/rpcndr.h:472:32: warning: ‘_SCONTEXT_QUEUE’ has a field ‘_SCONTEXT_QUEUE::ArrayOfObjects’ whose type uses the anonymous namespace
In file included from tools/fxdis.cpp:28:0:
include/sm4.h:43:1: error: expected identifier before ‘extern’
include/sm4.h:43:1: error: expected ‘}’ before ‘extern’
include/sm4.h:43:37: error: two or more data types in declaration of ‘sm4_opcode_names’
include/sm4.h:313:3: error: ‘sm4_sv’ does not name a type
x86_64-pc-linux-gnu-g++ -c -I. -I../../../../../src/gallium/include -I../../../../../src/gallium/auxiliary -I../../../../../src/gallium/drivers -Iinclude -I../d3dapi -I../w32api -march=core2 -O2 -pipe -msse4.1 -ffast-math -Wall -fvisibility=hidden -fno-strict-aliasing  -fPIC  -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 -DHAVE_XCB_DRI2 -DHAVE_LIBUDEV -DHAVE_UDIS86 -DGALLIUM_LLVMPIPE -D__STDC_CONSTANT_MACROS -DHAVE_LLVM=0x0208 -I/usr/include  -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS src/sm4_analyze.cpp -o src/sm4_analyze.o
gmake[5]: *** [tools/fxdis.o] Error 1
gmake[5]: *** Waiting for unfinished jobs....
gmake[5]: Leaving directory `/var/tmp/portage/media-libs/mesa-9999/work/Mesa-9999/src/gallium/state_trackers/d3d1x/d3d1xshader'
gmake[4]: *** [all] Error 2
gmake[4]: Leaving directory `/var/tmp/portage/media-libs/mesa-9999/work/Mesa-9999/src/gallium/state_trackers/d3d1x'
gmake[3]: *** [subdirs] Error 1
gmake[3]: Leaving directory `/var/tmp/portage/media-libs/mesa-9999/work/Mesa-9999/src/gallium/state_trackers'
gmake[2]: *** [default] Error 1
gmake[2]: Leaving directory `/var/tmp/portage/media-libs/mesa-9999/work/Mesa-9999/src/gallium'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-libs/mesa-9999/work/Mesa-9999/src'
make: *** [default] Error 1
emake failed

output of emerge -ptv mesa:
Code:
[ebuild   R   ] media-libs/mesa-9999  USE="classic d3d* gallium gles* llvm motif* nptl -debug -pic (-selinux)" VIDEO_CARDS="r600 radeon vmware -i810 -i915 -i965 -intel -mach64 -mga -nouveau -r100 -r128 -r200 -r300 -savage -sis -tdfx -via" 0 kB [1]     

_________________
Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
Back to top
View user's profile Send private message
DaggyStyle
Watchman
Watchman


Joined: 22 Mar 2006
Posts: 5909

PostPosted: Sat Jan 08, 2011 8:20 pm    Post subject: Reply with quote

here is the other issue:
Code:
mklib: Making Linux shared library:  vmwgfx_dri.so.tmp
x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -msse4.1 -ffast-math -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 -DHAVE_XCB_DRI2 -DHAVE_LIBUDEV -DHAVE_UDIS86 -DGALLIUM_LLVMPIPE -D__STDC_CONSTANT_MACROS -DHAVE_LLVM=0x0208 -o vmwgfx_dri.so.test ../../../../src/mesa/drivers/dri/common/dri_test.o vmwgfx_dri.so.tmp   -ldrm   -lexpat -lm -lpthread -ldl -ltalloc   -Wl,-O1 -Wl,--as-needed -L/usr/lib64/llvm  -lpthread -lffi -ldl -lm ;
vmwgfx_dri.so.tmp: undefined reference to `wrapper_sw_winsys_dewrap_pipe_screen'
vmwgfx_dri.so.tmp: undefined reference to `wrapper_sw_winsys_wrap_pipe_screen'
collect2: ld returned 1 exit status

_________________
Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
Back to top
View user's profile Send private message
pingufunkybeat
l33t
l33t


Joined: 01 Dec 2004
Posts: 610

PostPosted: Sat Jan 08, 2011 10:11 pm    Post subject: Reply with quote

Have you tried just "classic gallium nptl" flags?
Back to top
View user's profile Send private message
DaggyStyle
Watchman
Watchman


Joined: 22 Mar 2006
Posts: 5909

PostPosted: Sun Jan 09, 2011 7:05 pm    Post subject: Reply with quote

pingufunkybeat wrote:
Have you tried just "classic gallium nptl" flags?

yes, like I've said it failed since dec 22nd then I had these enabled from the beginning:
Code:
classic gallium llvm nptl

_________________
Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
Back to top
View user's profile Send private message
pingufunkybeat
l33t
l33t


Joined: 01 Dec 2004
Posts: 610

PostPosted: Sun Jan 09, 2011 7:51 pm    Post subject: Reply with quote

Remove the local git copy and re-emerge?
Back to top
View user's profile Send private message
Wyatt
n00b
n00b


Joined: 02 Mar 2007
Posts: 15
Location: Columbus,OH,USA

PostPosted: Mon Jan 10, 2011 3:56 am    Post subject: Reply with quote

On that note, does llvm give better performance than Jerome's compiler? Or offer any benefits aside from being LLVM and awesome?
Back to top
View user's profile Send private message
DaggyStyle
Watchman
Watchman


Joined: 22 Mar 2006
Posts: 5909

PostPosted: Wed Jan 12, 2011 6:00 am    Post subject: Reply with quote

pingufunkybeat wrote:
Remove the local git copy and re-emerge?

not working, now it fails with undefined references
Code:
lower_vec_index_to_cond_assign.o: In function `ir_vec_index_to_cond_assign_visitor::convert_vec_index_to_cond_assign(ir_rvalue*)':
lower_vec_index_to_cond_assign.cpp:(.text+0x5d): undefined reference to `talloc_parent'
lower_vec_index_to_cond_assign.cpp:(.text+0x89): undefined reference to `talloc_named_const'
lower_vec_index_to_cond_assign.cpp:(.text+0xf9): undefined reference to `talloc_named_const'
lower_vec_index_to_cond_assign.cpp:(.text+0x127): undefined reference to `talloc_named_const'
lower_vec_index_to_cond_assign.cpp:(.text+0x17c): undefined reference to `talloc_named_const'
lower_vec_index_to_cond_assign.cpp:(.text+0x201): undefined reference to `talloc_named_const'
lower_vec_index_to_cond_assign.o:lower_vec_index_to_cond_assign.cpp:(.text+0x22f): more undefined references to `talloc_named_const' follow
lower_vec_index_to_cond_assign.o: In function `ir_vec_index_to_cond_assign_visitor::visit_leave(ir_assignment*)':
lower_vec_index_to_cond_assign.cpp:(.text+0x554): undefined reference to `talloc_parent'
lower_vec_index_to_cond_assign.cpp:(.text+0x57f): undefined reference to `talloc_named_const'
lower_vec_index_to_cond_assign.cpp:(.text+0x5ef): undefined reference to `talloc_named_const'
lower_vec_index_to_cond_assign.cpp:(.text+0x61c): undefined reference to `talloc_named_const'
lower_vec_index_to_cond_assign.cpp:(.text+0x66d): undefined reference to `talloc_named_const'
lower_vec_index_to_cond_assign.cpp:(.text+0x6d7): undefined reference to `talloc_named_const'
lower_vec_index_to_cond_assign.o:lower_vec_index_to_cond_assign.cpp:(.text+0x704): more undefined references to `talloc_named_const' follow
lower_vec_index_to_swizzle.o: In function `ir_vec_index_to_swizzle_visitor::convert_vec_index_to_swizzle(ir_rvalue*)':
lower_vec_index_to_swizzle.cpp:(.text+0x7e): undefined reference to `talloc_parent'
lower_vec_index_to_swizzle.cpp:(.text+0x97): undefined reference to `talloc_named_const'
lower_vector.o: In function `lower_vector_visitor::handle_rvalue(ir_rvalue**)':
lower_vector.cpp:(.text+0x22c): undefined reference to `talloc_named_const'
lower_vector.cpp:(.text+0x40e): undefined reference to `talloc_named_const'
lower_vector.cpp:(.text+0x43b): undefined reference to `talloc_named_const'
lower_vector.cpp:(.text+0x4d2): undefined reference to `talloc_named_const'
lower_vector.o:lower_vector.cpp:(.text+0x53f): more undefined references to `talloc_named_const' follow
opt_algebraic.o: In function `ir_algebraic_visitor::handle_expression(ir_expression*)':
opt_algebraic.cpp:(.text+0x824): undefined reference to `talloc_parent'
opt_algebraic.cpp:(.text+0x8f0): undefined reference to `talloc_named_const'
opt_algebraic.cpp:(.text+0x97d): undefined reference to `talloc_named_const'
opt_algebraic.cpp:(.text+0xa0a): undefined reference to `talloc_named_const'
opt_algebraic.cpp:(.text+0xa60): undefined reference to `talloc_named_const'
opt_constant_propagation.o: In function `ir_constant_propagation_visitor::handle_rvalue(ir_rvalue**)':
opt_constant_propagation.cpp:(.text+0x322): undefined reference to `talloc_parent'
opt_constant_propagation.cpp:(.text+0x336): undefined reference to `talloc_named_const'
opt_constant_propagation.o: In function `ir_constant_propagation_visitor::visit_enter(ir_function_signature*)':
opt_constant_propagation.cpp:(.text+0x4a0): undefined reference to `talloc_named_const'
opt_constant_propagation.cpp:(.text+0x4d5): undefined reference to `talloc_named_const'
opt_constant_propagation.o: In function `ir_constant_propagation_visitor::kill(ir_variable*, unsigned int)':
opt_constant_propagation.cpp:(.text+0x671): undefined reference to `talloc_named_const'
opt_constant_propagation.o: In function `ir_constant_propagation_visitor::visit_enter(ir_loop*)':
opt_constant_propagation.cpp:(.text+0x73c): undefined reference to `talloc_named_const'
opt_constant_propagation.o:opt_constant_propagation.cpp:(.text+0x771): more undefined references to `talloc_named_const' follow
opt_constant_propagation.o: In function `do_constant_propagation(exec_list*)':
opt_constant_propagation.cpp:(.text+0xda6): undefined reference to `_talloc_free'
opt_constant_propagation.cpp:(.text+0xded): undefined reference to `_talloc_free'
opt_copy_propagation.o: In function `ir_copy_propagation_visitor::visit_enter(ir_function_signature*)':
opt_copy_propagation.cpp:(.text+0x120): undefined reference to `talloc_named_const'
opt_copy_propagation.cpp:(.text+0x155): undefined reference to `talloc_named_const'
opt_copy_propagation.o: In function `ir_copy_propagation_visitor::kill(ir_variable*)':
opt_copy_propagation.cpp:(.text+0x267): undefined reference to `talloc_named_const'
opt_copy_propagation.o: In function `ir_copy_propagation_visitor::visit_enter(ir_loop*)':
opt_copy_propagation.cpp:(.text+0x31c): undefined reference to `talloc_named_const'
opt_copy_propagation.cpp:(.text+0x351): undefined reference to `talloc_named_const'
opt_copy_propagation.o:opt_copy_propagation.cpp:(.text+0x464): more undefined references to `talloc_named_const' follow
opt_copy_propagation.o: In function `ir_copy_propagation_visitor::add_copy(ir_assignment*)':
opt_copy_propagation.cpp:(.text+0x78c): undefined reference to `talloc_parent'
opt_copy_propagation.cpp:(.text+0x7a0): undefined reference to `talloc_named_const'
opt_copy_propagation.o: In function `do_copy_propagation(exec_list*)':
opt_copy_propagation.cpp:(.text+0x86d): undefined reference to `talloc_named_const'
opt_copy_propagation.cpp:(.text+0x886): undefined reference to `talloc_named_const'
opt_copy_propagation.cpp:(.text+0x8bd): undefined reference to `talloc_named_const'
opt_copy_propagation.cpp:(.text+0x906): undefined reference to `_talloc_free'
opt_copy_propagation.cpp:(.text+0x94d): undefined reference to `_talloc_free'
opt_dead_code.o: In function `do_dead_code(exec_list*)':
opt_dead_code.cpp:(.text+0x4f): undefined reference to `talloc_named_const'
opt_dead_code.cpp:(.text+0x14d): undefined reference to `_talloc_free'
opt_dead_code.cpp:(.text+0x1c4): undefined reference to `_talloc_free'
opt_dead_code_local.o: In function `dead_code_local_basic_block(ir_instruction*, ir_instruction*, void*)':
opt_dead_code_local.cpp:(.text+0x6c): undefined reference to `talloc_named_const'
opt_dead_code_local.cpp:(.text+0x262): undefined reference to `talloc_named_const'
opt_dead_code_local.cpp:(.text+0x30b): undefined reference to `_talloc_free'
opt_dead_functions.o: In function `ir_dead_functions_visitor::get_signature_entry(ir_function_signature*)':
opt_dead_functions.cpp:(.text+0x51): undefined reference to `talloc_named_const'
opt_dead_functions.o: In function `do_dead_functions(exec_list*)':
opt_dead_functions.cpp:(.text+0x149): undefined reference to `talloc_named_const'
opt_dead_functions.cpp:(.text+0x1bb): undefined reference to `_talloc_free'
opt_dead_functions.cpp:(.text+0x1d0): undefined reference to `_talloc_free'
opt_dead_functions.cpp:(.text+0x24a): undefined reference to `_talloc_free'
opt_dead_functions.cpp:(.text+0x278): undefined reference to `_talloc_free'
opt_dead_functions.cpp:(.text+0x2ad): undefined reference to `_talloc_free'
opt_function_inlining.o: In function `replace_return_with_assignment(ir_instruction*, void*)':
opt_function_inlining.cpp:(.text+0x8f): undefined reference to `talloc_parent'
opt_function_inlining.cpp:(.text+0xc6): undefined reference to `talloc_named_const'
opt_function_inlining.cpp:(.text+0xf1): undefined reference to `talloc_named_const'
opt_function_inlining.o: In function `ir_call::generate_inline(ir_instruction*)':
opt_function_inlining.cpp:(.text+0x24c): undefined reference to `talloc_parent'
opt_function_inlining.cpp:(.text+0x2d1): undefined reference to `talloc_named_const'
opt_function_inlining.cpp:(.text+0x430): undefined reference to `talloc_named_const'
opt_function_inlining.cpp:(.text+0x45e): undefined reference to `talloc_named_const'
opt_function_inlining.cpp:(.text+0x744): undefined reference to `talloc_named_const'
opt_function_inlining.cpp:(.text+0x772): undefined reference to `talloc_named_const'
opt_function_inlining.o:opt_function_inlining.cpp:(.text+0x808): more undefined references to `talloc_named_const' follow
opt_function_inlining.o: In function `ir_sampler_replacement_visitor::replace_deref(ir_dereference**)':
opt_function_inlining.cpp:(.text+0xa28): undefined reference to `talloc_parent'
opt_structure_splitting.o: In function `ir_structure_reference_visitor::get_variable_entry2(ir_variable*)':
opt_structure_splitting.cpp:(.text+0xf2): undefined reference to `talloc_named_const'
opt_structure_splitting.o: In function `ir_structure_splitting_visitor::split_deref(ir_dereference**)':
opt_structure_splitting.cpp:(.text+0x322): undefined reference to `talloc_named_const'
opt_structure_splitting.o: In function `ir_structure_splitting_visitor::visit_leave(ir_assignment*)':
opt_structure_splitting.cpp:(.text+0x4b9): undefined reference to `talloc_named_const'
opt_structure_splitting.cpp:(.text+0x4f9): undefined reference to `talloc_named_const'
opt_structure_splitting.cpp:(.text+0x535): undefined reference to `talloc_named_const'
opt_structure_splitting.o:opt_structure_splitting.cpp:(.text+0x5ca): more undefined references to `talloc_named_const' follow
opt_structure_splitting.o: In function `do_structure_splitting(exec_list*)':
opt_structure_splitting.cpp:(.text+0x83e): undefined reference to `talloc_parent'
opt_structure_splitting.cpp:(.text+0x85b): undefined reference to `_talloc_array'
opt_structure_splitting.cpp:(.text+0x8a6): undefined reference to `talloc_asprintf'
opt_structure_splitting.cpp:(.text+0x8c0): undefined reference to `talloc_named_const'
opt_structure_splitting.cpp:(.text+0x9c5): undefined reference to `_talloc_free'
opt_structure_splitting.cpp:(.text+0x9f6): undefined reference to `_talloc_free'
opt_structure_splitting.cpp:(.text+0xa4d): undefined reference to `_talloc_free'
opt_tree_grafting.o: In function `do_tree_grafting(exec_list*)':
opt_tree_grafting.cpp:(.text+0x5f3): undefined reference to `talloc_named_const'
opt_tree_grafting.cpp:(.text+0x652): undefined reference to `_talloc_free'
opt_tree_grafting.cpp:(.text+0x694): undefined reference to `_talloc_free'
s_expression.o: In function `s_symbol::s_symbol(char const*, unsigned long)':
s_expression.cpp:(.text+0xef): undefined reference to `talloc_strndup'
s_expression.o: In function `s_expression::read_expression(void*, char const*&)':
s_expression.cpp:(.text+0x281): undefined reference to `talloc_named_const'
s_expression.cpp:(.text+0x2c8): undefined reference to `talloc_named_const'
s_expression.cpp:(.text+0x310): undefined reference to `talloc_named_const'
s_expression.cpp:(.text+0x34c): undefined reference to `talloc_named_const'
main.o: In function `_mesa_new_shader':
main.cpp:(.text+0x2c): undefined reference to `_talloc_zero'
main.o: In function `compile_shader(gl_context*, gl_shader*)':
main.cpp:(.text+0xfe): undefined reference to `_talloc_zero'
main.cpp:(.text+0x1a3): undefined reference to `talloc_named_const'
main.cpp:(.text+0x298): undefined reference to `_talloc_free'
main.cpp:(.text+0x2be): undefined reference to `_talloc_free'
main.o: In function `main':
main.cpp:(.text+0x4d5): undefined reference to `_talloc_zero'
main.cpp:(.text+0x519): undefined reference to `_talloc_realloc_array'
main.cpp:(.text+0x53a): undefined reference to `_talloc_zero'
main.cpp:(.text+0x67e): undefined reference to `talloc_named_const'
main.cpp:(.text+0x752): undefined reference to `_talloc_free'
main.cpp:(.text+0x767): undefined reference to `_talloc_free'
collect2: ld returned 1 exit status

_________________
Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
Back to top
View user's profile Send private message
pingufunkybeat
l33t
l33t


Joined: 01 Dec 2004
Posts: 610

PostPosted: Wed Jan 12, 2011 11:07 am    Post subject: Reply with quote

I vaguely remember having to install something regarding talloc.

(Re-)Emerge sys-libs/talloc?
Back to top
View user's profile Send private message
DaggyStyle
Watchman
Watchman


Joined: 22 Mar 2006
Posts: 5909

PostPosted: Wed Jan 12, 2011 12:24 pm    Post subject: Reply with quote

reemerging didn't solved the issue.
problem still persists...
when last did you tried?
_________________
Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
Back to top
View user's profile Send private message
pingufunkybeat
l33t
l33t


Joined: 01 Dec 2004
Posts: 610

PostPosted: Wed Jan 12, 2011 2:04 pm    Post subject: Reply with quote

I haven't had any problems with Mesa for many months. I'll reemerge it when I get back home, but I'm pretty sure that everything will work.

Does playing with USE flags work? revdep-rebuild? Reemerging all the relevant X packages? Optimisations? Your situation definitely doesn't sound right.
Back to top
View user's profile Send private message
DaggyStyle
Watchman
Watchman


Joined: 22 Mar 2006
Posts: 5909

PostPosted: Wed Jan 12, 2011 4:29 pm    Post subject: Reply with quote

pingufunkybeat wrote:
I haven't had any problems with Mesa for many months. I'll reemerge it when I get back home, but I'm pretty sure that everything will work.

Does playing with USE flags work? revdep-rebuild? Reemerging all the relevant X packages? Optimisations? Your situation definitely doesn't sound right.

tried the use flags, now it fails in the gallium part I think, revdep didn't found anything, I've reemerged only talloc.
I have no non standard Optimisations...
Code:
dagg@Starfleet ~ $ emerge --info mesa
Portage 2.1.9.30 (default/linux/amd64/10.0/desktop, gcc-4.5.2, glibc-2.12.2-r0, 2.6.37-gentoo x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.37-gentoo-x86_64-Intel-R-_Core-TM-2_Duo_CPU_E8400_@_3.00GHz-with-gentoo-1.12.14
Timestamp of tree: Wed, 12 Jan 2011 05:30:22 +0000
app-shells/bash:     4.1_p7
dev-java/java-config: 2.1.11-r1
dev-lang/python:     2.6.6-r1, 3.1.2-r4
dev-util/cmake:      2.8.3-r1
sys-apps/baselayout: 1.12.14-r1
sys-apps/sandbox:    2.4
sys-devel/autoconf:  2.13, 2.65-r1
sys-devel/automake:  1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.21
sys-devel/gcc:       4.4.5, 4.5.2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.4-r1
sys-devel/make:      3.81-r2
virtual/os-headers:  2.6.36.1 (sys-kernel/linux-headers)
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA dlj-1.1 skype-eula Broadcom PUEL googleearth LOKI-EULA AdobeFlash-10.1 RTCW-ETEULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe -msse4.1"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/fax /usr/share/config /var/lib/hsqldb /var/spool/fax/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=core2 -O2 -pipe -msse4.1"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going"
FEATURES="assume-digests binpkg-logs buildpkg collision-protect distlocks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://mirror.isoc.org.il/gentoo/ ftp://ftp.halifax.rwth-aachen.de/gentoo/ ftp://ftp.gtlib.gatech.edu/pub/gentoo/"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en he es"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_EXTRA_OPTS="--timeout=180"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi aio alsa amd64 amr audiofile berkdb bidi bluetooth branding bzip2 cairo cdparanoia cdr cjk cli consolekit cracklib crypt css cups curl cxx dbus dga dri dts dv dvb dvd dvdr dvdread edb emboss encode exif faad fam ffmpeg ffmpeg-mt firefox flac fortran ftp gallium gdbm gdu gif gphoto2 gpm gtk hal iconv icq id3tag ieee1394 imagemagick irda ivtv java javascript joystick jpeg jpeg2k kde lame lcms ldap lirc lua lzma mad matroska mikmod mmx mng modules mono mp3 mp4 mpeg mtp mudflap multilib nas ncurses nls nptl nptlonly nsplugin ogg openexr opengl openmp oss pam pango pcre pdf perl php png policykit ppds pppd private-headers python qt3support qt4 quicktime readline samba scanner sdl session smp sndfile spell srt sse sse2 sse3 ssl ssse3 startup-notification svg sysfs tcpd theora threads tiff truetype udev unicode usb v4l v4l2 vaapi vcd vorbis vpx wavpack wifi wma x264 xcb xine xml xorg xosd xrandr xulrunner xv xvid xvmc zlib" ALSA_CARDS="hda-intel usb-audio" ALSA_PCM_PLUGINS="multi asym rate dmix dshare dsnoop softvol plug extplug ioplug hooks empty route file" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="mouse keyboard evdev joystick synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en he es" LIRC_DEVICES="serial sir dev atiusb" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="vesa v4l radeon r600 vmware" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS

=================================================================
                        Package Settings
=================================================================

media-libs/mesa-9999 was built with the following:
USE="classic gallium llvm (multilib) nptl -d3d -debug -gles -motif -pic (-selinux)" VIDEO_CARDS="r600 radeon vmware -i810 -i915 -i965 -intel -mach64 -mga -nouveau -r100 -r128 -r200 -r300 -savage -sis -tdfx -via"                                                                                   
CFLAGS="-march=core2 -O2 -pipe -msse4.1 -ffast-math"
CXXFLAGS="-march=core2 -O2 -pipe -msse4.1 -ffast-math"

dagg@Starfleet ~ $


running emerge -etv mesa pulls in most of world (394 pkgs), any idea how to trim it down?
_________________
Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
Back to top
View user's profile Send private message
Cheshire Cat
n00b
n00b


Joined: 23 Oct 2007
Posts: 4

PostPosted: Wed Jan 12, 2011 6:47 pm    Post subject: Reply with quote

DaggyStyle wrote:

...
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
...
any idea how to trim it down?


Remove "-Wl, --as-needed" from LDFLAGS
Back to top
View user's profile Send private message
DaggyStyle
Watchman
Watchman


Joined: 22 Mar 2006
Posts: 5909

PostPosted: Wed Jan 12, 2011 6:55 pm    Post subject: Reply with quote

Cheshire Cat wrote:
DaggyStyle wrote:

...
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
...
any idea how to trim it down?


Remove "-Wl, --as-needed" from LDFLAGS

first, why?

second,
Code:
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /etc/make.conf.example for a more detailed example.
CFLAGS="-march=core2 -O2 -pipe -msse4.1"
CXXFLAGS="${CFLAGS}"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="x86_64-pc-linux-gnu"
# These are the USE flags that were used in addition to what is provided by the
# profile used for building.
MAKEOPTS="-j3"

#try
WANT_MP="true"
CPUSE="sse sse2 sse3 ssse3"
USE="${CPUSE} irda -gstreamer srt joystick xulrunner nsplugin vidix wavpack id3tag sndfile threads edb openexr ldap -ipv6 java xvmc matroska smp v4l v4l2 mp4 amr lame x264 imagemagick tiff java xvid cairo xine xml alsa -gnome -arts X a52 aac acpi audiofile bidi bluetooth bzip2 cdparanoia cjk cups dbus dts dv dvb dvd dvdr dvdread  encode ffmpeg flac ftp gif kde gtk gphoto2 hal icq ieee1394 javascript jpeg jpeg2k mp3 mpeg multilib nas nls ogg opengl oss perl php png python qt4 quicktime samba sdl ssl usb unicode vorbis wifi theora vcd mad xv real wma mtp xosd mono curl consolekit ffmpeg-mt lua -libnotify lzma policykit aio xrandr gallium faad css vpx vaapi ivtv lirc dga -semantic-desktop scanner private-headers"
INPUT_DEVICES="mouse keyboard evdev joystick synaptics"
VIDEO_CARDS="vesa v4l radeon r600 vmware"
LIRC_DEVICES="serial sir dev atiusb"
LINGUAS="en he es"
ACCEPT_LICENSE="dlj-1.1 skype-eula Broadcom PUEL googleearth LOKI-EULA AdobeFlash-10.1 RTCW-ETEULA"
ALSA_CARDS="hda-intel usb-audio"
ALSA_PCM_PLUGINS="multi asym rate dmix dshare dsnoop softvol plug extplug ioplug hooks empty route file"
GENTOO_MIRRORS="ftp://mirror.isoc.org.il/gentoo/ ftp://ftp.halifax.rwth-aachen.de/gentoo/ ftp://ftp.gtlib.gatech.edu/pub/gentoo/"

SYNC=rsync://rsync.gentoo.org/gentoo-portage
PORTAGE_RSYNC_RETRIESS="3"
PORTAGE_RSYNC_EXTRA_OPTS="--timeout=180"
PORTDIR_OVERLAY="/usr/local/portage"
EMERGE_DEFAULT_OPTS="--keep-going"
FEATURES="fixpackages collision-protect parallel-fetch buildpkg"
PORTAGE_ECLASS_WARNING_ENABLE="0"
#PORTAGE_BINHOST="/usr/portage-bins"
#PORT_LOGDIR=/var/log/portage
#PORTAGE_ELOG_CLASSES="info warn error log"
#PORTAGE_ELOG_SYSTEM="save"
#PORTAGE_ELOG_CLASSES="*"
#PORTAGE_ELOG_SYSTEM="save echo"

I cannot remove what I didn't set... I think it is set in the profile.
_________________
Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
Back to top
View user's profile Send private message
Cheshire Cat
n00b
n00b


Joined: 23 Oct 2007
Posts: 4

PostPosted: Wed Jan 12, 2011 7:11 pm    Post subject: Reply with quote

DaggyStyle wrote:
Cheshire Cat wrote:

Remove "-Wl, --as-needed" from LDFLAGS

first, why?

As a workaround.

DaggyStyle wrote:

second
...
I cannot remove what I didn't set... I think it is set in the profile.

Yes, I know that this is the default now. Nevertheless, without "--as-needed" mesa links fine. I had the same problem.
Back to top
View user's profile Send private message
DaggyStyle
Watchman
Watchman


Joined: 22 Mar 2006
Posts: 5909

PostPosted: Wed Jan 12, 2011 7:56 pm    Post subject: Reply with quote

Cheshire Cat wrote:
DaggyStyle wrote:
Cheshire Cat wrote:

Remove "-Wl, --as-needed" from LDFLAGS

first, why?

As a workaround.

DaggyStyle wrote:

second
...
I cannot remove what I didn't set... I think it is set in the profile.

Yes, I know that this is the default now. Nevertheless, without "--as-needed" mesa links fine. I had the same problem.

ok, what is the right command then?
_________________
Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
Back to top
View user's profile Send private message
Cheshire Cat
n00b
n00b


Joined: 23 Oct 2007
Posts: 4

PostPosted: Wed Jan 12, 2011 10:14 pm    Post subject: Reply with quote

DaggyStyle wrote:

ok, what is the right command then?


Well, You can do in the following way:
Code:

# mkdir -p /etc/portage/env/
# echo 'LDFLAGS="-Wl,-O1"' > /etc/portage/env/disabled-link-as-needed
# echo "media-libs/mesa disabled-link-as-needed" >> /etc/portage/package.env


I would like to know is it possible to put somethink like
Code:
LDFLAGS="${LDFLAGS//-Wl,--as-needed/}"
in /etc/portage/env/disable-link-as-needed? This would just remove "-Wl,--as-needed" from the already configured flags instead of building them from the empty value...
Back to top
View user's profile Send private message
DaggyStyle
Watchman
Watchman


Joined: 22 Mar 2006
Posts: 5909

PostPosted: Thu Jan 13, 2011 6:46 am    Post subject: Reply with quote

disabling this only for mesa fixed it, question is why it poped up just now.
still I'm failing with this error:
Code:
/bin/sh ../../../../bin/mklib -o vmwgfx_dri.so.tmp -noprefix -linker 'x86_64-pc-linux-gnu-g++' -ldflags '-Wl,-O1 -L/usr/lib64/llvm  -lpthread -lffi -ldl -lm ' \
                target.o vmw_powf.o ../../../../src/mesa/drivers/dri/common/utils.o ../../../../src/mesa/drivers/dri/common/vblank.o ../../../../src/mesa/drivers/dri/common/dri_util.o ../../../../src/mesa/drivers/dri/common/xmlconfig.o   ../../../../src/gallium/state_trackers/dri/drm/libdridrm.a ../../../../src/gallium/winsys/svga/drm/libsvgadrm.a ../../../../src/gallium/drivers/trace/libtrace.a ../../../../src/gallium/drivers/rbug/librbug.a ../../../../src/gallium/drivers/svga/libsvga.a ../../../../src/gallium/drivers/llvmpipe/libllvmpipe.a \
                -Wl,--start-group ../../../../src/mesa/libmesagallium.a ../../../../src/gallium/auxiliary/libgallium.a -Wl,--end-group \
                   -ldrm   -lexpat -lm -lpthread -ldl -ltalloc   -lLLVMBitWriter -lLLVMX86CodeGen -lLLVMX86Info -lLLVMX86AsmPrinter -lLLVMSelectionDAG -lLLVMAsmPrinter -lLLVMMCParser -lLLVMInterpreter -lLLVMJIT -lLLVMExecutionEngine -lLLVMCodeGen -lLLVMScalarOpts -lLLVMInstCombine -lLLVMTransformUtils -lLLVMipa -lLLVMAnalysis -lLLVMTarget -lLLVMMC -lLLVMCore -lLLVMSupport -lLLVMSystem -lstdc++ -ludis86
mklib: Making Linux shared library:  vmwgfx_dri.so.tmp
x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -msse4.1 -ffast-math -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 -DHAVE_XCB_DRI2 -DHAVE_LIBUDEV -DHAVE_UDIS86 -DGALLIUM_LLVMPIPE -D__STDC_CONSTANT_MACROS -DHAVE_LLVM=0x0208 -o vmwgfx_dri.so.test ../../../../src/mesa/drivers/dri/common/dri_test.o vmwgfx_dri.so.tmp   -ldrm   -lexpat -lm -lpthread -ldl -ltalloc   -Wl,-O1 -L/usr/lib64/llvm  -lpthread -lffi -ldl -lm ;
vmwgfx_dri.so.tmp: undefined reference to `wrapper_sw_winsys_dewrap_pipe_screen'
vmwgfx_dri.so.tmp: undefined reference to `wrapper_sw_winsys_wrap_pipe_screen'
collect2: ld returned 1 exit status
gmake[3]: *** [vmwgfx_dri.so] Error 1
gmake[3]: Leaving directory `/var/tmp/portage/media-libs/mesa-9999/work/Mesa-9999/src/gallium/targets/dri-vmwgfx'
gmake[2]: *** [default] Error 1
gmake[2]: Leaving directory `/var/tmp/portage/media-libs/mesa-9999/work/Mesa-9999/src/gallium/targets'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-libs/mesa-9999/work/Mesa-9999/src'
make: *** [default] Error 1
emake failed

as I have vmware in my video cards, I suspect it is related.
can anyone comfirm?
_________________
Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
Back to top
View user's profile Send private message
yellowhat
Guru
Guru


Joined: 10 Sep 2008
Posts: 528

PostPosted: Thu Jan 13, 2011 7:38 am    Post subject: Reply with quote

I have just emerged mesa-9999 without "disabled-link-as-needed" and worked
Back to top
View user's profile Send private message
DaggyStyle
Watchman
Watchman


Joined: 22 Mar 2006
Posts: 5909

PostPosted: Thu Jan 13, 2011 8:39 am    Post subject: Reply with quote

yellowhat wrote:
I have just emerged mesa-9999 without "disabled-link-as-needed" and worked

post flags and emerge --info please
_________________
Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
Back to top
View user's profile Send private message
yellowhat
Guru
Guru


Joined: 10 Sep 2008
Posts: 528

PostPosted: Thu Jan 13, 2011 9:59 am    Post subject: Reply with quote

Code:
Portage 2.2.0_alpha15 (default/linux/amd64/10.0/no-multilib, gcc-4.5.2,
glibc-2.12.2-r0, 2.6.37 x86_64)
================================================================= System uname:
L
nux-2.6.37-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_5000+-with-gentoo-2.
.1 Timestamp of tree: Wed, 12 Jan 2011 20:30:01 +0000 app-shells/bash:
4.1_p9 dev-java/java-config: 2.1.11-r3 dev-lang/python:     2.7.1, 3.1.3
dev-util/cmake:      2.8.3-r1 sys-apps/baselayout: 2.0.1-r1 sys-apps/openrc:
0.6.8 sys-apps/sandbox:    2.4 sys-devel/autoconf:  2.13, 2.68
sys-devel/automake:  1.10.3, 1.11.1 sys-devel/binutils:  2.21 sys-devel/gcc:
  4.5.2 sys-devel/gcc-config: 1.4.1 sys-devel/libtool:   2.4-r1 sys-devel/make:
    3.82 virtual/os-headers:  2.6.36.1 (sys-kernel/linux-headers) Repositories:

gentoo location: /usr/portage/tree sync: rsync://rsync.gentoo.org/gentoo-portage
priority: -1000

rion location: /usr/portage/dist/local/layman/rion masters: gentoo priority: 0

x11 location: /usr/portage/dist/local/layman/x11 masters: gentoo priority: 1

desktop-effects location: /usr/portage/dist/local/layman/desktop-effects
masters: gentoo priority: 2

gamerlay-stable location: /usr/portage/dist/local/layman/gamerlay masters:
gentoo priority: 3

local-overlay location: /usr/portage/dist/local/local masters: gentoo priority:
4

ABI="amd64" ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*"
ACCEPT_PROPERTIES="*" ALSA_CARDS="ctxfi" ALSA_PCM_PLUGINS="adpcm alaw asym copy
dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear
meter mmap_emul mulaw multi null plug rate route share shm softvol"
APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm
authn_default authn_file authz_dbm authz_default authz_groupfile authz_host
authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir
disk_cache env expires ext_filter file_cache filter headers include info
log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling
status unique_id userdir usertrack vhost_alias" ARCH="amd64" ASFLAGS_x86="--32"
AUTOCLEAN="yes" CBUILD="x86_64-pc-linux-gnu" CDEFINE_amd64="__x86_64__"
CDEFINE_x86="__i386__" CFLAGS="-march=native -O2 -pipe -fomit-frame-pointer"
CFLAGS_x86="-m32" CHOST="x86_64-pc-linux-gnu" CHOST_amd64="x86_64-pc-linux-gnu"
CHOST_x86="i686-pc-linux-gnu" CLEAN_DELAY="5" COLLECTD_PLUGINS="df interface irq
load memory rrdtool swap syslog" COLLISION_IGNORE="/lib/modules"
COLORTERM="gnome-terminal" CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/
/etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild
/etc/sandbox.d /etc/terminfo" CVS_RSH="ssh" CXXFLAGS="-march=native -O2 -pipe
-fomit-frame-pointer" DEFAULT_ABI="amd64" DISPLAY=":0.0"
DISTDIR="/usr/portage/dist/distfiles" EDITOR="/bin/nano" ELIBC="glibc"
EMERGE_DEFAULT_OPTS="--verbose" EMERGE_WARNING_DELAY="10" EPREFIX="" EROOT="/"
FEATURES="assume-digests binpkg-logs distlocks fixlafiles fixpackages
metadata-transfer news parallel-fetch preserve-libs protect-owned sandbox
sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FETCHCOMMAND="/usr/bin/wget -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}"
"${URI}"" FETCHCOMMAND_RSYNC="rsync -avP "${URI}" "${DISTDIR}/${FILE}""
FETCHCOMMAND_SFTP="bash -c "x=\${2#sftp://} ; host=\${x%%/*} ; port=\${host##*:}
; host=\${host%:*} ; [[ \${host} = \${port} ]] && port=22 ; exec sftp -P
\${port} \"\${host}:/\${x#*/}\" \"\$1\"" sftp "${DISTDIR}/${FILE}" "${URI}""
FETCHCOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ;
host=\${host%:*} ; [[ \${host} = \${port} ]] && port=22 ; exec rsync --rsh=\"ssh
-p\${port}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}"
"${URI}"" GDK_USE_XFT="1" GENTOO_MIRRORS="http://distfiles.gentoo.org
http://open-systems.ufl.edu/mirrors/gentoo http://gentoo.llarian.net/
http://gentoo.binarycompass.org" GNOME_DESKTOP_SESSION_ID="this-is-deprecated"
GNOME_KEYRING_CONTROL="/tmp/keyring-9tMrhT"
GPG_AGENT_INFO="/tmp/keyring-9tMrhT/gpg:0:1" GPSD_PROTOCOLS="ashtech aivdm
earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip
navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing
tsip tripmate tnt ubx" GSETTINGS_BACKEND="gconf" HG="/usr/bin/hg" HOME="/root"
HUSHLOGIN="FALSE"
INFOPATH="/usr/share/info:/usr/share/binutils-data/x86_64-pc-li
ux-gnu/2.21/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/info"
INPUT_DEVICES="evdev" JAVAC="/etc/java-config-2/current-system-vm/bin/javac"
JAVA_HOME="/etc/java-config-2/current-system-vm"
JDK_HOME="/etc/java-config-2/current-system-vm" KERNEL="linux"
LANG="it_IT.UTF-8" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216
lcdm001 mtxorb ncurses text" LC_ALL="it_IT.UTF-8" LDFLAGS="-Wl,-O1
-Wl,--as-needed -Wl,--hash-style=gnu" LDFLAGS_x86="-m elf_i386" LESS="-R -M
--shift 5" LESSOPEN="|lesspipe.sh %s" LIBDIR_amd64="lib64"
LIBDIR_amd64_fbsd="lib64" LIBDIR_ppc="lib32" LIBDIR_ppc64="lib64"
LIBDIR_sparc32="lib32" LIBDIR_sparc64="lib64" LIBDIR_x86="lib32"
LIBDIR_x86_fbsd="lib32" LINGUAS="it" LOGNAME="root"
LS_COLORS="rs=0:di=01;34:ln=0
;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd
40;33;01:or=01;05;37;41:mi=01
05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;
2:st=37;44:ex=01;32:*.tar=01;
1:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*
lzma=01;31:*.tlz=01;31:*.txz=
1;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.g
=01;31:*.lz=01;31:*.xz=01;31:
.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz
01;31:*.deb=01;31:*.rpm=01;31
*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.c
io=01;31:*.7z=01;31:*.rz=01;3
:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*
pbm=01;35:*.pgm=01;35:*.ppm=0
;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35
*.tiff=01;35:*.png=01;35:*.sv
=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=0
;35:*.mpg=01;35:*.mpeg=01;35:
.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4
=01;35:*.mp4v=01;35:*.vob=01;
5:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.
m=01;35:*.rmvb=01;35:*.flc=01
35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*
dl=01;35:*.xcf=01;35:*.xwd=01
35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:
.anx=01;35:*.ogv=01;35:*.ogx=
1;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.patch=00;
2:*.diff=00;32:*.log=00;32:*.
ex=00;32:*.doc=00;32:*.aac=00;36:*.au=00;36:*.flac=
0;36:*.mid=00;36:*.midi=00;36
*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.r
=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:"
MAIL="/var/mail/vasco" MAKEOPTS="-j3"
MANPATH="/etc/java-config-2/current-system-
m/man:/usr/local/share/man:/usr/share
man:/usr/share/binutils-data/x86_64-pc-linu
-gnu/2.21/man:/usr/share/gcc-data/x86
64-pc-linux-gnu/4.5.2/man:/etc/java-config/system-vm/man/" MULTILIB_ABIS="amd64"
MULTILIB_STRICT_DENY="64-bit.*shared object" MULTILIB_STRICT_DIRS="/lib32 /lib
/usr/lib32 /usr/lib /usr/kde/*/lib32 /usr/kde/*/lib /usr/qt/*/lib32
/usr/qt/*/lib /usr/X11R6/lib32 /usr/X11R6/lib"
MULTILIB_STRICT_EXEMPT="(perl5|gcc|gcc-lib|binutils|eclipse-3|debug|portage)"
NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb
php profiler soa visualweb webcommon websvccommon xml" OPENGL_PROFILE="xorg-x11"
ORBIT_SOCKETDIR="/tmp/orbit-root" PAGER="/usr/bin/less"
PATH="/usr/local/sbin:/us
/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/
86_64-pc-linux-gnu/gcc-bin/4.5.2" PHP_TARGETS="php5-3"
PKGDIR="/usr/portage/packages" PORTAGE_ARCHLIST="ppc sparc64-freebsd ppc-openbsd
x86-openbsd ppc64 x86-winnt x86-fbsd ppc-aix alpha arm x86-freebsd s390 amd64
arm-linux x86-macos x64-openbsd ia64-hpux hppa x86-netbsd x86-cygwin amd64-linux
ia64-linux x86 sparc-solaris x64-freebsd sparc64-solaris x86-linux x64-macos
sparc m68k-mint ia64 mips ppc-macos x86-interix hppa-hpux amd64-fbsd x64-solaris
mips-irix m68k sh x86-solaris sparc-fbsd" PORTAGE_BINHOST_CHUNKSIZE="3000"
PORTAGE_BIN_PATH="/usr/lib64/portage/bin" PORTAGE_COMPRESS_EXCLUDE_SUFFIXES="css
gif htm[l]? jp[e]?g js pdf png" PORTAGE_CONFIGROOT="/" PORTAGE_DEBUG="0"
PORTAGE_DEPCACHEDIR="/var/cache/edb/dep" PORTAGE_ELOG_CLASSES="log warn error"
PORTAGE_ELOG_MAILFROM="portage@localhost" PORTAGE_ELOG_MAILSUBJECT="[portage]
ebuild log for ${PACKAGE} on ${HOST}" PORTAGE_ELOG_MAILURI="root"
PORTAGE_ELOG_SYSTEM="save_summary echo" PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS="5"
PORTAGE_FETCH_RESUME_MIN_SIZE="350K" PORTAGE_GID="250" PORTAGE_INST_GID="0"
PORTAGE_INST_UID="0" PORTAGE_PYM_PATH="/usr/lib64/portage/pym"
PORTAGE_RSYNC_EXTRA_OPTS="--exclude-from=/etc/portage/rsync_excludes"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --stats --timeout=180 --exclude=/distfiles
--exclude=/local --exclude=/packages" PORTAGE_RSYNC_RETRIES="-1"
PORTAGE_SANDBOX_COMPAT_LEVEL="22" PORTAGE_SYNC_STALE="30"
PORTAGE_TMPDIR="/var/tmp/" PORTAGE_VERBOSE="1" PORTAGE_WORKDIR_MODE="0700"
PORTDIR="/usr/portage/tree" PORTDIR_OVERLAY="/usr/portage/dist/local/layman/rion
/usr/portage/dist/local/layman/x11
/usr/portage/dist/local/layman/desktop-effects
/usr/portage/dist/local/layman/gamerlay /usr/portage/dist/local/local"
PRELINK_PA
H_MASK="/usr/lib64/libfreebl3.so:/usr/lib64/libnssdbm3.so:/usr/lib64/l
bsoftokn3.so" PROFILE_ONLY_VARIABLES="ARCH ELIBC KERNEL USERLAND"
PWD="/home/vasco" PYTHONDONTWRITEBYTECODE="1" RESUMECOMMAND="/usr/bin/wget -c -t
3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
RESUMECOMMAND_RSYNC="rsync -avP "${URI}" "${DISTDIR}/${FILE}""
RESUMECOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:}
; host=\${host%:*} ; [[ \${host} = \${port} ]] && port=22 ; exec rsync
--rsh=\"ssh -p\${port}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync
"${DISTDIR}/${FILE}" "${URI}"" ROOT="/"
ROOTPATH="/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2"
RPMDIR="/usr/portage/rpm" RUBY_TARGETS="ruby18"
SESSION_MANAGER="local/yellowhat:
/tmp/.ICE-unix/5125,unix/yellowhat:/tmp/.ICE-unix/5125" SHELL="/bin/bash"
SHLVL="5" SSH_AUTH_SOCK="/tmp/keyring-9tMrhT/ssh" STAGE1_USE="nptl nptlonly
unicode" SYMLINK_LIB="yes" SYNC="rsync://rsync.gentoo.org/gentoo-portage"
TERM="xterm" USE="3dnow X a52 acl alsa amd64 berkdb branding bzip2 cairo cdda
cddb cdr cli cracklib crypt cups cxx dbus dri dvd exif ffmpeg fortran gdbm gif
gnome gpm gtk hddtemp iconv ipv6 jpeg lame mad mmx modules mp3 mpeg mudflap
nautilus ncurses nls nptl nptlonly ogg opengl openmp pam pcre perl png pppd
python quicktime rar readline session smp sse sse2 sse3 ssl svg sysfs tcpd
theora tiff twolame udev unicode usb x264 xcb xorg xv xvid zlib"
ALSA_CARDS="ctxfi" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop
empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul
mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions
alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file
authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user
autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires
ext_filter file_cache filter headers include info log_config logio mem_cache
mime mime_magic negotiation rewrite setenvif speling status unique_id userdir
usertrack vhost_alias" COLLECTD_PLUGINS="df interface irq load memory rrdtool
swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18
garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle
oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx"
INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk
hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="it" PHP_TARGETS="php5-3"
RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="radeon r600"
XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface
geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac
delude chaos account"  USER="root" USERLAND="GNU" USE_EXPAND="ALSA_CARDS
ALSA_PCM_PLUGINS APACHE2_MODULES APACHE2_MPMS CAMERAS COLLECTD_PLUGINS
CROSSCOMPILE_OPTS DVB_CARDS ELIBC FCDSL_CARDS FOO2ZJS_DEVICES FRITZCAPI_CARDS
GPSD_PROTOCOLS INPUT_DEVICES KERNEL LCD_DEVICES LINGUAS LIRC_DEVICES MISDN_CARDS
NETBEANS_MODULES NGINX_MODULES_HTTP NGINX_MODULES_MAIL PHP_TARGETS
QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS RUBY_TARGETS SANE_BACKENDS USERLAND
VIDEO_CARDS XFCE_PLUGINS XTABLES_ADDONS" USE_EXPAND_HIDDEN="CROSSCOMPILE_OPTS
ELIBC KERNEL USERLAND" USE_ORDER="env:pkg:conf:defaults:pkginternal:env.d"
VBOX_APP_HOME="/opt/VirtualBox" VIDEO_CARDS="radeon r600" WINDOWID="41943043"
WINDOWPATH="7" XAUTHORITY="/tmp/libgksu-GSkfbh/.Xauthority"
XDG_CONFIG_DIRS="/etc/xdg" XDG_DATA_DIRS="/usr/local/share:/usr/share"
XDG_MENU_PREFIX="gnome-"
XDG_SESSION_COOKIE="ccee0d1ccdc2a2f6ab1721614c2fcf7c-129
912675.865994-109995920" XTABLES_ADDONS="quota2 psd pknock lscan length2
ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal
rawnat logmark ipmark dhcpmac delude chaos account" XZ_OPT="--memory=max"
_="/usr/bin/emerge"


mod edit by i92guboj: for some reason, this post was messing the formatting of the whole thread page, making it difficult to read, so I changed it by adjusting all the lines to a reasonable length so the page width fits on a standard screen.
Back to top
View user's profile Send private message
DaggyStyle
Watchman
Watchman


Joined: 22 Mar 2006
Posts: 5909

PostPosted: Thu Jan 13, 2011 10:30 am    Post subject: Reply with quote

post emerge -ptv mesa too please
_________________
Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
Back to top
View user's profile Send private message
yellowhat
Guru
Guru


Joined: 10 Sep 2008
Posts: 528

PostPosted: Thu Jan 13, 2011 10:33 am    Post subject: Reply with quote

Code:
emerge -ptv mesa

These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[ebuild   R   ] media-libs/mesa-9999  USE="classic gallium gles nptl -d3d -debug -llvm -motif -pic (-selinux)" VIDEO_CARDS="r600 radeon -i810 -i915 -i965 -intel -mach64 -mga -nouveau -r100 -r128 -r200 -r300 -savage -sis -tdfx -via -vmware" 0 kB [1]

Total: 1 package (1 reinstall), Size of downloads: 0 kB
Portage tree and overlays:
 [0] /usr/portage/tree
 [1] /usr/portage/dist/local/layman/x11
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Sun Jan 16, 2011 6:37 pm    Post subject: Reply with quote

the OSS drivers are in a quite usable state already (I'm beginning with 2.6.37) on Evergreen Hardware (5850)

youtube (flash, using adobe-flash 10.3 pre) videos are working, even fullscreen with compiz-fusion on,

scrolling via microgear mousewheel (logitech) is without lag in chromium (there always has been some kind of lag or jerkiness with fglrx until now)


<-- all that with power-state set to "low" :mrgreen:


now it only needs to be stable and support suspend-to-disk and/or suspend-to-ram properly (haven't tested yet)


that's for gnome + compiz-fusion (0.8*) - let's see how KDE4 goes with kwin and compositing :P

kudos to the OSS devs & coders :)
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3 ... 21, 22, 23 ... 27, 28, 29  Next
Page 22 of 29

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum