First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 124813
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Peter Johanson (RETIRED) <latexer@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Patrizio Bassi <hetfield666@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 124813 depends on: Show dependency tree
Bug 124813 blocks: 117482
Votes: 0    Show votes for this bug    Vote for this bug

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2006-03-03 08:51 0000
touble with gcc4


i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../libipsec  
-D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc
-I./src/include-glibc  -I./../../src/racoon/missing -D_GNU_SOURCE -include
../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc
-I../../src/include-glibc -DSYSCONFDIR=\"/etc\"
-DADMINPORTDIR=\"/var/lib/racoon\" -O3 -mtune=pentium3 -march=pentium3 -pipe
-fomit-frame-pointer -mmmx -msse -ffast-math  -Wall -Werror -Wno-unused
-DEAYDEBUG -o crypto_openssl_test.o -c ./crypto_openssl.c
cc1: warnings being treated as errors
./crypto_openssl.c: In function &#8216;eay_idea_encrypt&#8217;:
./crypto_openssl.c:1290: warning: pointer targets in passing argument 1 of
&#8216;idea_set_encrypt_key&#8217; differ in signedness
./crypto_openssl.c:1298: warning: pointer targets in passing argument 1 of
&#8216;idea_cbc_encrypt&#8217; differ in signedness
./crypto_openssl.c:1298: warning: pointer targets in passing argument 2 of
&#8216;idea_cbc_encrypt&#8217; differ in signedness
./crypto_openssl.c:1298: warning: pointer targets in passing argument 5 of
&#8216;idea_cbc_encrypt&#8217; differ in signedness
./crypto_openssl.c: In function &#8216;eay_idea_decrypt&#8217;:
./crypto_openssl.c:1310: warning: pointer targets in passing argument 1 of
&#8216;idea_set_encrypt_key&#8217; differ in signedness
./crypto_openssl.c:1319: warning: pointer targets in passing argument 1 of
&#8216;idea_cbc_encrypt&#8217; differ in signedness
./crypto_openssl.c:1319: warning: pointer targets in passing argument 2 of
&#8216;idea_cbc_encrypt&#8217; differ in signedness
./crypto_openssl.c:1319: warning: pointer targets in passing argument 5 of
&#8216;idea_cbc_encrypt&#8217; differ in signedness
make[3]: *** [crypto_openssl_test.o] Error 1
make[3]: Leaving directory
`/var/tmp/portage/ipsec-tools-0.6.3/work/ipsec-tools-0.6.3/src/racoon'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/ipsec-tools-0.6.3/work/ipsec-tools-0.6.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/ipsec-tools-0.6.3/work/ipsec-tools-0.6.3'
make: *** [all] Error 2

!!! ERROR: net-firewall/ipsec-tools-0.6.3 failed.
Call stack:
  ebuild.sh, line 1933:   Called dyn_compile
  ebuild.sh, line 971:   Called src_compile

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if
relevant.

------- Comment #1 From Mark Loeser 2006-04-03 10:13:21 0000 -------
latexer: so, how do you feel about patching the configure script/Makefile so it
doesn't add Werror, since this is probably going to continue to break with
every GCC upgrade, and under other conditions we haven't thought of yet :)

------- Comment #2 From Peter Johanson (RETIRED) 2006-04-19 20:49:04 0000 -------
Fixed in the 0.6.5 bump. Thanks for the report.

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