pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

GCC install issue on CentOS 6.8




We're hitting a new error with GCC 4.9 install on CentOS 6.8:

=> Generating post-install file lists
/home/bacon/Pkgsrc/pkgsrc-2016Q1/lang/gcc49/work/.destdir/home/bacon/Pkgsrc/pkg-2016Q1/gcc49/lib64/libgcc_s.so.1: installed without execute permission; fixing (should use [BSD_]INSTALL_LIB)
=> Checking file-check results for gcc49-4.9.3nb1
=> Checking for non-existent script interpreters in gcc49-4.9.3nb1
=> Checking file permissions in gcc49-4.9.3nb1
=> Checking for missing run-time search paths in gcc49-4.9.3nb1
ERROR: gcc49/libexec/gcc/x86_64-redhat-linux/4.9.3/ecj1: missing library: libgcj_bc.so.1
*** Error code 1

Stop.
bmake.bin[1]: stopped in /home/bacon/Pkgsrc/pkgsrc-2016Q1/lang/gcc49
*** Error code 1

Stop.
bmake.bin: stopped in /home/bacon/Pkgsrc/pkgsrc-2016Q1/lang/gcc49

Linux centosdev.local bacon ~/Pkgsrc/pkgsrc-2016Q1/lang/gcc49 149: (pkgsrc): uname -a

Linux centosdev.local 2.6.32-642.6.2.el6.x86_64 #1 SMP Wed Oct 26 06:52:09 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

Linux centosdev.local bacon ~/Pkgsrc/pkgsrc-2016Q1/lang/gcc49 150: (pkgsrc): cat /etc/redhat-release
CentOS release 6.8 (Final)

Linux centosdev.local bacon ~/Pkgsrc/pkgsrc-2016Q1/lang/gcc49 151: (pkgsrc): find . -name libgcj_bc.so.1
./work/.destdir/home/bacon/Pkgsrc/pkg-2016Q1/gcc49/lib64/libgcj_bc.so.1
./work/build/x86_64-redhat-linux/libjava/install/.libs/libgcj_bc.so.1
./work/build/x86_64-redhat-linux/libjava/.libs/libgcj_bc.so.1

This error occurs on all of our CentOS systems, including one with absolute minimum Yum packages installed.

I suspect it has something to do with recent Yum updates, because this package installed successfully a few months ago in the same pkgsrc snapshot.

I'd appreciate any suggestions as I'm stumped at the moment and have not been able to find any clues on the web.

Thanks,

   Jason

--
Earth is a beta site.



Home | Main Index | Thread Index | Old Index