Created attachment 321234 [details] build.log Build fails with ld issues for libswlo.so collect2: error: ld returned 1 exit status make[2]: *** [/var/tmp/portage/app-office/libreoffice-3.6.0.4/work/libreoffice-core-3.6.0.4/workdir/unxlngx6.pro/LinkTarget/Library/libswlo.so] Error 1
Could you post content of build_error.log ; it sometimes grep for interesting shit that was happening. Also might be good idea to cd to lo folder and try to make V=1 tail_build to see if it crashes anyway.
(In reply to comment #1) > Could you post content of build_error.log ; it sometimes grep for > interesting shit that was happening. > There is no build_error.log in /var/tmp/portage/app-office/libreoffice-3.6.0.4/temp, is it located in another directory or what? > > Also might be good idea to cd to lo folder and try to > > make V=1 tail_build > > to see if it crashes anyway. collect2: error: ld returned 1 exit status make[2]: *** [/var/tmp/portage/app-office/libreoffice-3.6.0.4/work/libreoffice-core-3.6.0.4/workdir/unxlngx6.pro/LinkTarget/Library/libsclo.so] Error 1 make[2]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.6.0.4/work/libreoffice-core-3.6.0.4/tail_build' make[1]: *** [tail_build] Error 2 make[1]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.6.0.4/work/libreoffice-core-3.6.0.4' make: *** [tail_build] Error 2
(In reply to comment #2) > (In reply to comment #1) > > Could you post content of build_error.log ; it sometimes grep for > > interesting shit that was happening. > > > There is no build_error.log in > /var/tmp/portage/app-office/libreoffice-3.6.0.4/temp, is it located in > another directory or what? Nope it should be in root? > > > > Also might be good idea to cd to lo folder and try to > > > > make V=1 tail_build > > > > to see if it crashes anyway. > > collect2: error: ld returned 1 exit status > make[2]: *** > [/var/tmp/portage/app-office/libreoffice-3.6.0.4/work/libreoffice-core-3.6.0. > 4/workdir/unxlngx6.pro/LinkTarget/Library/libsclo.so] Error 1 > make[2]: Leaving directory > `/var/tmp/portage/app-office/libreoffice-3.6.0.4/work/libreoffice-core-3.6.0. > 4/tail_build' > make[1]: *** [tail_build] Error 2 > make[1]: Leaving directory > `/var/tmp/portage/app-office/libreoffice-3.6.0.4/work/libreoffice-core-3.6.0. > 4' > make: *** [tail_build] Error 2 Weird...
Was caused due to out of space on device. Adjustment of CFLAGS resulted in a successful build.