First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 217622
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Tupone Alfredo <tupone@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Peter Alfredsen <loki_val@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
atlas-c++-0.6.1-gcc43.patch atlas-c++-0.6.1-gcc43.patch patch Peter Alfredsen 2008-04-14 11:03 0000 763 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 217622 depends on: Show dependency tree
Bug 217622 blocks: 198121
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: 2008-04-14 11:02 0000
/bin/bash ../libtool --tag=CXX   --mode=compile i686-pc-linux-gnu-g++
-DHAVE_CONFIG_H  -I..    -O2 -march=i686 -mtune=athlon-xp -msse -mmmx -pipe
-ggdb3 -Wall -Werror -DNDEBUG -MT Filter.lo -MD -MP -MF .deps/Filter.Tpo -c -o
Filter.lo Filter.cpp
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -O2 -march=i686 -mtune=athlon-xp
-msse -mmmx -pipe -ggdb3 -Wall -Werror -DNDEBUG -MT Filter.lo -MD -MP -MF
.deps/Filter.Tpo -c Filter.cpp  -fPIC -DPIC -o .libs/Filter.o
mv -f .deps/Exception.Tpo .deps/Exception.Plo
/bin/bash ../libtool --tag=CXX   --mode=compile i686-pc-linux-gnu-g++
-DHAVE_CONFIG_H  -I..    -O2 -march=i686 -mtune=athlon-xp -msse -mmmx -pipe
-ggdb3 -Wall -Werror -DNDEBUG -MT Formatter.lo -MD -MP -MF .deps/Formatter.Tpo
-c -o Formatter.lo Formatter.cpp
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -O2 -march=i686 -mtune=athlon-xp
-msse -mmmx -pipe -ggdb3 -Wall -Werror -DNDEBUG -MT Formatter.lo -MD -MP -MF
.deps/Formatter.Tpo -c Formatter.cpp  -fPIC -DPIC -o .libs/Formatter.o
Filter.cpp: In member function ‘virtual Atlas::int_type
Atlas::filterbuf::underflow()’:
Filter.cpp:44: error: ‘memcpy’ is not a member of ‘std’
make[3]: *** [Filter.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
mv -f .deps/Formatter.Tpo .deps/Formatter.Plo
make[3]: Leaving directory
`/var/tmp/portage/media-libs/atlas-c++-0.6.1/work/Atlas-C++-0.6.1/Atlas'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/media-libs/atlas-c++-0.6.1/work/Atlas-C++-0.6.1/Atlas'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/media-libs/atlas-c++-0.6.1/work/Atlas-C++-0.6.1'
make: *** [all] Error 2


Reproducible: Always

Steps to Reproduce:

------- Comment #1 From Peter Alfredsen 2008-04-14 11:03:29 0000 -------
Created an attachment (id=149668) [edit]
atlas-c++-0.6.1-gcc43.patch

Fixes the problem. Snatched from Debian.

------- Comment #2 From Tupone Alfredo 2008-04-14 22:12:34 0000 -------
Fix is now in portage. Thanks

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