First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 126995
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Konstantin Arkhipov <voxus@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Mark Deepwell <exien.ow@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 126995 depends on: Show dependency tree
Show dependency graph
Bug 126995 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-03-20 12:09 0000
>>> 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

------- Comment #1 From Kelvie 2006-03-21 13:59:18 0000 -------
Confirmed on x86, gcc 3.4.3.

------- Comment #2 From Konstantin Arkhipov 2006-03-25 15:38:05 0000 -------
fixed in app-admin/apg-2.3.0b-r2.
thanks for reporting.

------- Comment #3 From Mark Deepwell 2006-03-26 00:27:01 0000 -------
Thanks for fixing!

------- Comment #4 From Wulf Krueger (RETIRED) 2006-07-31 12:57:00 0000 -------
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?

First Last Prev Next    No search results available      Search page      Enter new bug