Summary: | emerge log4c failed, permission denied on /usr/share/doc/log4c-1.0.6 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Benjamin Collins <bencollins> |
Component: | [OLD] Development | Assignee: | Daniel Black (RETIRED) <dragonheart> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | ka0ttic |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 59666 | ||
Bug Blocks: |
Description
Benjamin Collins
2004-08-07 18:38:04 UTC
bug #59666 fixes this access violation and few other ebuild bugs. Benjamin, if the new ebuild works for you I'll remove the buggy one ok? env ACCEPT_KEYWORDS=~x86 emerge =dev-libs/log4c Ok definately fixed this in 1.0.11. Thanks for the bug report. Reopen if it fails for you. Well, I didn't see the same problem as before, but got a new compile error. Normally, I would just try to write patch for it myself, but I'm out of town for the weekend for my sister's wedding. gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -DSRCDIR="\".\"" -O3 -march=athlon-mp -funroll-loops -fomit-frame-pointer -Wall -c `test -f 'test_category.c' || echo './'`test_category.c test_category.c: In function `test4': test_category.c:125: error: parse error before string constant test_category.c:127: error: parse error before string constant test_category.c:129: error: parse error before string constant make[3]: *** [test_category.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory `/var/tmp/portage/log4c-1.0.11/work/log4c-1.0.11/tests/log4c' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/log4c-1.0.11/work/log4c-1.0.11/tests' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/log4c-1.0.11/work/log4c-1.0.11' make: *** [all] Error 2 !!! ERROR: dev-libs/log4c-1.0.11 failed. !!! Function src_compile, Line 40, Exitcode 2 !!! (no error message) yoda app-text # |