| Summary: | Emerge of app-admin/apg failes with USE=cracklib on glibc-2.4 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Mark D. <exien.ow> |
| Component: | New packages | Assignee: | Konstantin Arkhipov (RETIRED) <voxus> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | philantrop |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Confirmed on x86, gcc 3.4.3. fixed in app-admin/apg-2.3.0b-r2. thanks for reporting. Thanks for fixing! app-admin/apg-2.3.0b-r1 is still around and not compiling whereas app-admin/apg-2.3.0b-r2 is marked unstable. Maybe it's time to change that? |
>>> Source unpacked. gcc -Wall -DAPG_USE_CRYPT -DAPG_USE_CRACKLIB '-DCRACKLIB_DICTPATH="/usr/lib/cracklib_dict"' -o apg bloom.c ./sha/sha.c ./cast/cast.c rnd.c pronpass.c randpass.c restrict.c errors.c apg.c getopt.c convert.c -lm -lcrypt -lcrack gcc -DAPGBFM -o apgbfm apgbfm.c bloom.c sha/sha.c errors.c getopt.c convert.c -lm In file included from restrict.h:37, from restrict.c:36: /usr/include/packer.h:91: error: syntax error before "FindPW" restrict.c: In function `cracklib_check_pass': restrict.c:206: warning: implicit declaration of function `FascistCheck' restrict.c:206: warning: assignment makes pointer from integer without a cast In file included from restrict.h:37, from apg.c:83: /usr/include/packer.h:91: error: syntax error before "FindPW" apg.c: In function `get_user_seq': apg.c:616: warning: int format, different type arg (arg 2) make: *** [apg] Error 1 Emerge works fine with USE="-cracklib". I have emerged this package before on my ~amd64 machine perfectly before I upgraded to glibc-2.4 The exact vsion is: app-admin/apg-2.3.0b-r1