FS#28869 - f951 (gfortran backend) cannot locate libppl.so.9

Attached to Project: Arch Linux
Opened by Ruben Van Boxem (rubenvb) - Sunday, 11 March 2012, 15:31 GMT
Last edited by Allan McRae (Allan) - Monday, 12 March 2012, 14:31 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
The recent PPL update (so version 10) is not reflected in the GCC binaries, which still depend on the old so version (9)

Steps to reproduce:
Install ppl (0.12), and gcc-multilib and gcc-multilib-fortran (4.6.3-1)
Try to compile a fortran program
This task depends upon

Closed by  Allan McRae (Allan)
Monday, 12 March 2012, 14:31 GMT
Reason for closing:  Not a bug
Comment by Ruben Van Boxem (rubenvb) - Sunday, 11 March 2012, 15:35 GMT
libpwl is also missing in the ppl-0.12 package.

Downgrading to the previous ppl-0.11.2 remedies the problem.
Comment by Allan McRae (Allan) - Sunday, 11 March 2012, 22:38 GMT
Give the output of "gcc -v"
Comment by Ruben Van Boxem (rubenvb) - Monday, 12 March 2012, 14:00 GMT
[ruben@arch-vbox mod]$ LANG=C gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/src/gcc-4.6-20120120/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-libstdcxx-time --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --enable-multilib --disable-libssp --enable-checking=release --with-fpmath=sse
Thread model: posix
gcc version 4.6.2 20120120 (prerelease) (GCC)
Comment by Allan McRae (Allan) - Monday, 12 March 2012, 14:31 GMT
Re-enable the multilib repo in pacman.conf and update.

Loading...