| Summary: | sci-mathematics/agda-stdlib-2.4.2.3 : (null)*(null) sandbox issue | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
| Component: | Current packages | Assignee: | Gentoo Science Mathematics related packages <sci-mathematics> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | haskell |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge-history.txt
sandbox-17639.log sci-mathematics:agda-stdlib-2.4.2.3:20150901-043607.log |
||
|
Description
Toralf Förster
2015-09-01 12:31:38 UTC
Created attachment 410742 [details]
emerge-history.txt
Created attachment 410744 [details]
sandbox-17639.log
Created attachment 410746 [details]
sci-mathematics:agda-stdlib-2.4.2.3:20150901-043607.log
This bug is a subtle sci-mathematics/agda bug, not sci-mathematics/agda-stdlib. As we build dynamically linked binaries now we need to add LD_LIBRARY_PATH to temporary library localtions to generate .agdai files. The bug is especially tricky because if you try to rebuild agda on a system with already installed agda library presents in /usr/lib*/ and .agdai files are generated at src_install() fine. Pushed as: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c5210c2c89fea8b5462ad4ea1c6070c75c9b52b Thank you! |