FS#30566 - [gcc4.6] rebuild with ppl 1.0

Attached to Project: Arch Linux
Opened by Stéphane Gaudreault (stephane) - Friday, 06 July 2012, 12:04 GMT
Last edited by Jan Alexander Steffens (heftig) - Friday, 06 July 2012, 13:03 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan Alexander Steffens (heftig)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

gcc4.6 should be rebuilt against ppl 1.0-1

Additional info:
* package version(s)

gcc4.6 4.6.3-2
ppl 1.0-1

* config and/or log files etc.


Steps to reproduce:

cat > test.cpp <<EOF
int main(int argc, char *argv[]){}
EOF

g++-4.6 test.cpp

gives this error
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.3/cc1plus: error while loading shared libraries: libppl.so.11: cannot open shared object file: No such file or directory
This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Friday, 06 July 2012, 13:03 GMT
Reason for closing:  Won't fix
Additional comments about closing:  gcc4.6 removed, was just a stop-gap measure to fix firefox until gcc 4.7.1

Loading...