Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 218782
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gilles Dartiguelongue <eva@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
libofx-0.9.0-gcc43.patch libofx-0.9.0-gcc43.patch patch Peter Alfredsen 2008-04-21 20:35 0000 14.35 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 218782 depends on: Show dependency tree
Bug 218782 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-21 20:34 0000
if /bin/bash ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++
-DHAVE_CONFIG_H -I. -I. -I..  -I. -I../inc -I/usr/include/OpenSP
-DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd/\"   -O2 -march=i686
-mtune=athlon-xp -msse -mmmx -pipe -ggdb3 -MT ofx_utilities.lo -MD -MP -MF
".deps/ofx_utilities.Tpo" -c -o ofx_utilities.lo ofx_utilities.cpp; \
        then mv -f ".deps/ofx_utilities.Tpo" ".deps/ofx_utilities.Plo"; else rm
-f ".deps/ofx_utilities.Tpo"; exit 1; fi
mkdir .libs
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../inc
-I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd/\" -O2
-march=i686 -mtune=athlon-xp -msse -mmmx -pipe -ggdb3 -MT ofx_utilities.lo -MD
-MP -MF .deps/ofx_utilities.Tpo -c ofx_utilities.cpp  -fPIC -DPIC -o
.libs/ofx_utilities.o
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../inc
-I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd/\" -O2
-march=i686 -mtune=athlon-xp -msse -mmmx -pipe -ggdb3 -MT messages.lo -MD -MP
-MF .deps/messages.Tpo -c messages.cpp  -fPIC -DPIC -o .libs/messages.o
ofx_utilities.cpp: In function 'time_t ofxdate_to_time_t(std::string)':
ofx_utilities.cpp:116: error: 'time' is not a member of 'std'
ofx_utilities.cpp:120: error: 'atoi' was not declared in this scope
ofx_utilities.cpp:139: error: 'atof' was not declared in this scope
ofx_utilities.cpp: In function 'double ofxamount_to_double(std::string)':
ofx_utilities.cpp:189: error: 'atof' was not declared in this scope
ofx_utilities.cpp: In function 'int mkTempFileName(const char*, char*, unsigned
int)':
ofx_utilities.cpp:222: error: 'getenv' was not declared in this scope
make[2]: *** [ofx_utilities.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../inc
-I/usr/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd/\" -O2
-march=i686 -mtune=athlon-xp -msse -mmmx -pipe -ggdb3 -MT messages.lo -MD -MP
-MF .deps/messages.Tpo -c messages.cpp -o messages.o >/dev/null 2>&1
make[2]: Leaving directory
`/var/tmp/portage/dev-libs/libofx-0.9.0/work/libofx-0.9.0/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/dev-libs/libofx-0.9.0/work/libofx-0.9.0'
make: *** [all] Error 2


Reproducible: Always

Steps to Reproduce:

------- Comment #1 From Peter Alfredsen 2008-04-21 20:35:27 0000 -------
Created an attachment (id=150530) [details]
libofx-0.9.0-gcc43.patch

Fixes the problem. 50% fedora-0.8 patch, 50% home-spun.

------- Comment #2 From Gilles Dartiguelongue 2008-04-21 22:02:06 0000 -------
I'll try to get to it soonish since I started to use gnucash.

------- Comment #3 From Peter Alfredsen 2008-04-21 22:25:51 0000 -------
(In reply to comment #2)
> I'll try to get to it soonish since I started to use gnucash.
> 

Note that you'll probably hit bug 218779 on the way.

------- Comment #4 From Gilles Dartiguelongue 2008-05-05 22:30:13 0000 -------
fixed is in tree. Thanks for reporting and patching.

------- Comment #5 From Peter Alfredsen 2008-07-13 10:37:50 0000 -------
*** Bug 231644 has been marked as a duplicate of this bug. ***

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