Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#33490 - [gcc-multilib] core/cloog 0.17 -> 0.18 bumped libcloog .so version from 3 to 4; rebuild package
Attached to Project:
Community Packages
Opened by Zack Buhman (buhman) - Monday, 21 January 2013, 10:45 GMT
Last edited by Eric Belanger (Snowman) - Monday, 21 January 2013, 12:03 GMT
Opened by Zack Buhman (buhman) - Monday, 21 January 2013, 10:45 GMT
Last edited by Eric Belanger (Snowman) - Monday, 21 January 2013, 12:03 GMT
|
Detailszack@leto ~
% /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/cc1 /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/cc1: error while loading shared libraries: libcloog-isl.so.3: cannot open shared object file: No such file or directory zack@leto ~ % pacman -Qo /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/cc1 /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/cc1 is owned by gcc-multilib 4.7.2-2 zack@leto ~ % ldd /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/cc1 linux-vdso.so.1 (0x00007fff78fff000) libcloog-isl.so.3 => not found libisl.so.10 => /usr/lib/libisl.so.10 (0x00007fe9f3d42000) libppl_c.so.4 => /usr/lib/libppl_c.so.4 (0x00007fe9f3722000) libppl.so.12 => /usr/lib/libppl.so.12 (0x00007fe9f33d3000) libgmpxx.so.4 => /usr/lib/libgmpxx.so.4 (0x00007fe9f31cc000) libmpc.so.3 => /usr/lib/libmpc.so.3 (0x00007fe9f2fb4000) libmpfr.so.4 => /usr/lib/libmpfr.so.4 (0x00007fe9f2d59000) libgmp.so.10 => /usr/lib/libgmp.so.10 (0x00007fe9f2ae2000) libdl.so.2 => /usr/lib/libdl.so.2 (0x00007fe9f28de000) libz.so.1 => /usr/lib/libz.so.1 (0x00007fe9f26c8000) libc.so.6 => /usr/lib/libc.so.6 (0x00007fe9f231b000) libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007fe9f2018000) libm.so.6 => /usr/lib/libm.so.6 (0x00007fe9f1d1a000) libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007fe9f1b05000) /lib/ld-linux-x86-64.so.2 (0x00007fe9f4063000) zack@leto ~ % pacman -Qo /usr/lib/libcloog-isl.so.4 /usr/lib/libcloog-isl.so.4 is owned by cloog 0.18.0-1 |
This task depends upon