emerge error log attached below
Created attachment 96803 [details] evolution-data-server emerge log
Created attachment 96804 [details] emerge --info
Could you include the config.log referenced in the emerge errror?
Created attachment 96821 [details] config.log
Reopening bug as the requested information has been attached
Attached is the backtrace that I get from bug-buddy.
Created attachment 97345 [details] backtrace
Comment on attachment 97345 [details] backtrace Oops; posted to wrong bug.
There is something seriously wrong with your system. It failed because NULL was undefined. NULL is defined in stddef.h, which is part of the compiler. It should be available. That test code compiles correctly on my machine.
I recompiled everything including gcc using emerge -e system and still get this error when trying to emerge evolution-data-server. Any idea what is borked?
Created attachment 98341 [details] conftest.c What happens if you try to build this file with the following command line: i686-pc-linux-gnu-gcc -o conftest -I/usr/lib/include conftest.c -L/usr/lib/lib -ldb Also, could you unmerge eselect-compiler, and make sure you have gcc-config emerged?
Exactly the same error here on ppc.
Output of conftest.c: hermes download_temp # powerpc-unknown-linux-gnu-gcc -o conftest -I/usr/lib/include conftest.c -L/usr/lib/lib -ldb /usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.1/../../../../powerpc-unknown-linux-gnu/bin/ld: dynamic variable `_SDA_BASE_@@libdb-4.3.so' is zero size /usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.1/../../../../powerpc-unknown-linux-gnu/bin/ld: /usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.1/../../../crt1.o(.rodata+0x0): unresolvable R_PPC_ADDR32 relocation against symbol `_SDA_BASE_@@libdb-4.3.so' /usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.1/../../../../powerpc-unknown-linux-gnu/bin/ld: final link failed: Nonrepresentable section on output collect2: ld gab 1 als Ende-Status zur
Output of conftest.c: hermes download_temp # powerpc-unknown-linux-gnu-gcc -o conftest -I/usr/lib/include conftest.c -L/usr/lib/lib -ldb /usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.1/../../../../powerpc-unknown-linux-gnu/bin/ld: dynamic variable `_SDA_BASE_@@libdb-4.3.so' is zero size /usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.1/../../../../powerpc-unknown-linux-gnu/bin/ld: /usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.1/../../../crt1.o(.rodata+0x0): unresolvable R_PPC_ADDR32 relocation against symbol `_SDA_BASE_@@libdb-4.3.so' /usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.1/../../../../powerpc-unknown-linux-gnu/bin/ld: final link failed: Nonrepresentable section on output collect2: ld gab 1 als Ende-Status zurück
(In reply to comment #15) No progress on this bug?
No. I've been completely unable to reproduce it. I assume this still happens with current e-d-s? Have you tried re-emerging db?
Also: have you tried revdep-rebuild? There was a similar evo bug that was resolved by revdep-rebuild.
could you guys retry with latest version of e-d-s (either 1.8.3-r5 or 1.10.1-r3) ?
(In reply to comment #19) > could you guys retry with latest version of e-d-s (either 1.8.3-r5 or > 1.10.1-r3) ? Get back to us, please.