First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 146374
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux High-Performance Clustering Team <hp-cluster@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jernej Simoncic <jernej.bz1-gentoo@ena.si>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
emerge-info emerge --info output text/plain Jernej Simoncic 2006-09-20 14:50 0000 6.74 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 146374 depends on: Show dependency tree
Show dependency graph
Bug 146374 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-09-05 05:04 0000
When compiling with GCC 4.1.1, the compile fails:

 gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include
-I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl
-I../../libltdl -I/usr/include/glib-1.2 -I/usr/lib64/glib/include
-I/usr/include/libxml2 -march=nocona -O2 -pipe -fno-strict-aliasing -Wall
-Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith
-Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline
-Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral
-Wno-long-long -Werror -ggdb3 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -march=nocona
-O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes
-Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings
-Wcast-qual -Wcast-align -Wbad-function-cast -Winline
-Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral
-Wno-long-long -Werror -ggdb3 -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c
base64.c  -fPIC -DPIC -o .libs/base64.o
cc1: warnings being treated as errors
base64.c: In function &#8216;base64_to_binary&#8217;:
base64.c:195: warning: pointer targets in assignment differ in signedness
gmake[2]: *** [base64.lo] Error 1
gmake[2]: Leaving directory
`/var/tmp/portage/heartbeat-1.2.3-r2/work/heartbeat-1.2.3/lib/clplumbing'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/var/tmp/portage/heartbeat-1.2.3-r2/work/heartbeat-1.2.3/lib'
make: *** [all-recursive] Error 1

!!! ERROR: sys-cluster/heartbeat-1.2.3-r2 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  heartbeat-1.2.3-r2.ebuild, line 43:   Called die

!!! compile problem
!!! If you need support, post the topmost build error, and the call stack if
relevant.

GCC 3.4.6 doesn't have this problem.

------- Comment #1 From Christian Zoffoli 2006-09-17 15:39:34 0000 -------
please use heartbeat-1.2.5.

------- Comment #2 From Jernej Simoncic 2006-09-20 06:35:35 0000 -------
Same problem with 1.2.5:

if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../../linux-ha -I../../../include -I../../../include -I../../../include
-I../../../linux-ha -I../../../linux-ha -I../../../libltdl -I../../../libltdl 
-I/usr/include/glib-1.2 -I/usr/lib64/glib/include   -I/usr/include/libxml2
-march=nocona -O2 -pipe -fno-strict-aliasing  -Wall -Wmissing-prototypes
-Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wwrite-strings
-Wcast-qual -Wcast-align -Wbad-function-cast -Winline
-Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral
-Wno-long-long -Werror  -ggdb3 -DST_TEXTDOMAIN='"stonith"'
-DSTONITH_MODULES='""' -DLOCALEDIR='"/usr/share/locale"'  -march=nocona -O2
-pipe -fno-strict-aliasing  -Wall -Wmissing-prototypes -Wmissing-declarations
-Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align
-Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2
-Wformat-security -Wformat-nonliteral -Wno-long-long -Werror  -ggdb3 -MT
drac3_hash.lo -MD -MP -MF ".deps/drac3_hash.Tpo" -c -o drac3_hash.lo
drac3_hash.c; \
then mv -f ".deps/drac3_hash.Tpo" ".deps/drac3_hash.Plo"; else rm -f
".deps/drac3_hash.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../linux-ha -I../../../include
-I../../../include -I../../../include -I../../../linux-ha -I../../../linux-ha
-I../../../libltdl -I../../../libltdl -I/usr/include/glib-1.2
-I/usr/lib64/glib/include -I/usr/include/libxml2 -march=nocona -O2 -pipe
-fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations
-Wstrict-prototypes -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align
-Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2
-Wformat-security -Wformat-nonliteral -Wno-long-long -Werror -ggdb3
-DST_TEXTDOMAIN=\"stonith\" -DSTONITH_MODULES=\"\"
-DLOCALEDIR=\"/usr/share/locale\" -march=nocona -O2 -pipe -fno-strict-aliasing
-Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
-Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast
-Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security
-Wformat-nonliteral -Wno-long-long -Werror -ggdb3 -MT drac3_hash.lo -MD -MP -MF
.deps/drac3_hash.Tpo -c drac3_hash.c  -fPIC -DPIC -o .libs/drac3_hash.o
cc1: warnings being treated as errors
drac3_hash.c: In function &#8216;drac3AuthHash&#8217;:
drac3_hash.c:77: warning: value computed is not used
drac3_hash.c:100: warning: value computed is not used
gmake[3]: *** [drac3_hash.lo] Error 1
gmake[3]: Leaving directory
`/var/tmp/portage/heartbeat-1.2.5/work/heartbeat-1.2.5/lib/plugins/stonith'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/var/tmp/portage/heartbeat-1.2.5/work/heartbeat-1.2.5/lib/plugins'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/var/tmp/portage/heartbeat-1.2.5/work/heartbeat-1.2.5/lib'
make: *** [all-recursive] Error 1

!!! ERROR: sys-cluster/heartbeat-1.2.5 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  heartbeat-1.2.5.ebuild, line 36:   Called die

------- Comment #3 From Christian Zoffoli 2006-09-20 13:53:25 0000 -------
it works fine for me, could you attach your emerge --info?

------- Comment #4 From Jernej Simoncic 2006-09-20 14:50:44 0000 -------
Created an attachment (id=97578) [edit]
emerge --info output

emerge --info attached

------- Comment #5 From Christian Zoffoli 2006-09-20 18:15:47 0000 -------
please try heartbeat-1.2.5-r1 

------- Comment #6 From Jernej Simoncic 2006-09-23 01:54:59 0000 -------
Thanks, 1.2.5-r1 works.

------- Comment #7 From Christian Zoffoli 2006-09-23 05:44:13 0000 -------
ok, closing.

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