Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 218929
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: TeX herd <tex@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
ocrad-0.15--0.17.ebuild.patch ocrad-0.15--0.17.ebuild.patch patch Peter Alfredsen 2008-04-22 19:19 0000 867 bytes Details | Diff
ocrad-0.17-gcc43.patch ocrad-0.17-gcc43.patch patch Peter Alfredsen 2008-04-22 19:20 0000 3.01 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 218929 depends on: 154579 Show dependency tree
Bug 218929 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-22 19:18 0000
VPATH = .
prefix = /usr
datadir = $(prefix)/share
infodir = $(datadir)/info
mandir = $(datadir)/man
OK. Now you can run make.
i686-pc-linux-gnu-g++  -O2 -march=i686 -mtune=athlon-xp -msse -mmmx -pipe
-ggdb3 -c -o common.o common.cc
i686-pc-linux-gnu-g++  -O2 -march=i686 -mtune=athlon-xp -msse -mmmx -pipe
-ggdb3 -c -o rational.o rational.cc
common.cc: In member function ‘bool Charset::enable(const char*)’:
common.cc:69: error: ‘strcmp’ is not a member of ‘std’
common.cc: In member function ‘void Charset::show_error(const char*, const
char*) const’:
common.cc:91: error: ‘strcmp’ is not a member of ‘std’
common.cc: In member function ‘bool Transformation::set(const char*)’:
common.cc:103: error: ‘strcmp’ is not a member of ‘std’
common.cc: In member function ‘void Transformation::show_error(const char*,
const char*) const’:
common.cc:111: error: ‘strcmp’ is not a member of ‘std’
common.cc: In member function ‘bool Control::set_format(const char*)’:
common.cc:122: error: ‘strcmp’ is not a member of ‘std’
common.cc:123: error: ‘strcmp’ is not a member of ‘std’
make: *** [common.o] Error 1
make: *** Waiting for unfinished jobs....


Reproducible: Always

Steps to Reproduce:

------- Comment #1 From Peter Alfredsen 2008-04-22 19:19:52 0000 -------
Created an attachment (id=150635) [details]
ocrad-0.15--0.17.ebuild.patch

Patch to bump to 0.17. Econf can be used now, emake likewise. Keywords ->
~arch.

------- Comment #2 From Peter Alfredsen 2008-04-22 19:20:52 0000 -------
Created an attachment (id=150637) [details]
ocrad-0.17-gcc43.patch

Fixes the problem. Snatched from Fedora.

------- Comment #3 From Peter Alfredsen 2008-04-22 19:22:13 0000 -------
Just noticed bumping bug 154579

------- Comment #4 From Samuli Suominen 2008-04-22 19:34:28 0000 -------
hope you don't mind but..

*ocrad-0.17 (22 Apr 2008)

  22 Apr 2008; Samuli Suominen <drac@gentoo.org>
  +files/ocrad-0.17-gcc43.patch, -ocrad-0.10.ebuild, +ocrad-0.17.ebuild:
  Version bump for bug 218929, thanks to Peter Alfredsen for reporting and
  GCC 4.3 patch.

thanks Peter.

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