Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 217606
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Accessibility Team <accessibility@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Peter Alfredsen <loki_val@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
epos-2.5.37-gcc43.patch epos-2.5.37-gcc43.patch patch Peter Alfredsen 2008-04-14 09:34 0000 504 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 217606 depends on: Show dependency tree
Bug 217606 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 09:33 0000
/bin/bash ../../libtool --tag=CXX   --mode=compile i686-pc-linux-gnu-g++
-DHAVE_CONFIG_H -I. -I../..  -I./..  -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos
  -O2 -march=i686 -mtune=athlon-xp -msse -mmmx -pipe -ggdb3 -MT neural.lo -MD
-MP -MF .deps/neural.Tpo -c -o neural.lo neural.cc
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb
-DBASE_DIR=/usr/share/epos -O2 -march=i686 -mtune=athlon-xp -msse -mmmx -pipe
-ggdb3 -MT neural.lo -MD -MP -MF .deps/neural.Tpo -c neural.cc  -fPIC -DPIC -o
.libs/neural.o
neural.cc:41:22: error: iostream.h: No such file or directory
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb
-DBASE_DIR=/usr/share/epos -O2 -march=i686 -mtune=athlon-xp -msse -mmmx -pipe
-ggdb3 -MT neural_parse.lo -MD -MP -MF .deps/neural_parse.Tpo -c
neural_parse.cc -o neural_parse.o >/dev/null 2>&1
mv -f .deps/neural_parse.Tpo .deps/neural_parse.Plo
/bin/bash ../../libtool --tag=CXX   --mode=compile i686-pc-linux-gnu-g++
-DHAVE_CONFIG_H -I. -I../..  -I./..  -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos
  -O2 -march=i686 -mtune=athlon-xp -msse -mmmx -pipe -ggdb3 -MT perceptron.lo
-MD -MP -MF .deps/perceptron.Tpo -c -o perceptron.lo perceptron.cc
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb
-DBASE_DIR=/usr/share/epos -O2 -march=i686 -mtune=athlon-xp -msse -mmmx -pipe
-ggdb3 -MT perceptron.lo -MD -MP -MF .deps/perceptron.Tpo -c perceptron.cc 
-fPIC -DPIC -o .libs/perceptron.o
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb
-DBASE_DIR=/usr/share/epos -O2 -march=i686 -mtune=athlon-xp -msse -mmmx -pipe
-ggdb3 -MT perceptron.lo -MD -MP -MF .deps/perceptron.Tpo -c perceptron.cc -o
perceptron.o >/dev/null 2>&1
make[3]: *** [neural.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
mv -f .deps/perceptron.Tpo .deps/perceptron.Plo
make[3]: Leaving directory
`/var/tmp/portage/app-accessibility/epos-2.5.37/work/epos-2.5.37/src/nnet'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/app-accessibility/epos-2.5.37/work/epos-2.5.37/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/app-accessibility/epos-2.5.37/work/epos-2.5.37'
make: *** [all] Error 2


Reproducible: Always

Steps to Reproduce:

------- Comment #1 From Peter Alfredsen 2008-04-14 09:34:51 0000 -------
Created an attachment (id=149654) [details]
epos-2.5.37-gcc43.patch

Fixes the problem. Snatched from Debian.

------- Comment #2 From Mark Loeser 2008-05-10 03:27:55 0000 -------
Applied, thanks Peter.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug