First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 133100
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Desktop Misc. Team <desktop-misc@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Panard <panard@inzenet.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
basket-0.5.0-amd64-gcc41.patch fix basket compilation on amd64 with gcc4.1 patch Panard 2006-05-12 03:10 0000 713 bytes Details | Diff
basket-0.5.0.ebuild.patch patch for basket-0.5.0.ebuild patch Panard 2006-05-12 03:12 0000 358 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 133100 depends on: Show dependency tree
Bug 133100 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-05-12 03:09 0000
# emerge basket
...
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include
-I/usr/qt/3/include -I.  -I/usr/kde/3.5/include  -DQT_THREAD_SUPPORT 
-D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W
-Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -pipe
-march=athlon64 -mtune=athlon64 -O2 -ftree-vectorize -Wformat-security
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -c -o
item.o `test -f 'item.cpp' || echo './'`item.cpp
item.cpp: In member function &#8216;void Item::setSelected(bool)&#8217;:
item.cpp:420: error: cast from &#8216;Item*&#8217; to &#8216;int&#8217; loses
precision
item.cpp:421: error: cast from &#8216;Item*&#8217; to &#8216;int&#8217; loses
precision
make[2]: *** [item.o] Error 1
make[2]: Leaving directory
`/var/tmp/portage/basket-0.5.0/work/basket-0.5.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/basket-0.5.0/work/basket-0.5.0'
make: *** [all] Error 2

!!! ERROR: x11-misc/basket-0.5.0 failed.
Call stack:
  ebuild.sh, line 1527:   Called dyn_compile
  ebuild.sh, line 930:   Called src_compile
  ebuild.sh, line 1239:   Called kde_src_compile
  kde.eclass, line 120:   Called kde_src_compile 'all'
  kde.eclass, line 238:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 234:   Called die

!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and the call stack if
relevant.


here is a patch to fix that

------- Comment #1 From Panard 2006-05-12 03:10:38 0000 -------
Created an attachment (id=86638) [edit]
fix basket compilation on amd64 with gcc4.1

------- Comment #2 From Panard 2006-05-12 03:12:17 0000 -------
Created an attachment (id=86639) [edit]
patch for basket-0.5.0.ebuild

------- Comment #3 From Krzysiek Pawlik 2006-05-17 11:27:16 0000 -------
Fixed.

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