First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 218779
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: GNOME C++ Bindings Maintainers <gnome-mm@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
libxmlpp-1.0.5-gcc43.patch libxmlpp-1.0.5-gcc43.patch patch Peter Alfredsen 2008-04-21 20:15 0000 236 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 218779 depends on: Show dependency tree
Bug 218779 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:14 0000
if /bin/bash ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++
-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxml++\"
-DVERSION=\"1.0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_MAP=1  -DLIBXMLPP_COMPILATION -I. -I.
-I../.. -I/usr/include/libxml2      -O2 -march=i686 -mtune=athlon-xp -msse
-mmmx -pipe -ggdb3 -MT parser.lo -MD -MP -MF ".deps/parser.Tpo" -c -o parser.lo
parser.cc; \
        then mv -f ".deps/parser.Tpo" ".deps/parser.Plo"; else rm -f
".deps/parser.Tpo"; exit 1; fi
mkdir .libs
 i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\"
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"
-DPACKAGE=\"libxml++\" -DVERSION=\"1.0.5\" -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_MAP=1
-DLIBXMLPP_COMPILATION -I. -I. -I../.. -I/usr/include/libxml2 -O2 -march=i686
-mtune=athlon-xp -msse -mmmx -pipe -ggdb3 -MT parser.lo -MD -MP -MF
.deps/parser.Tpo -c parser.cc  -fPIC -DPIC -o .libs/parser.o
parser.cc: In member function 'virtual void
xmlpp::Parser::check_for_exception()':
parser.cc:197: error: 'auto_ptr' is not a member of 'std'
parser.cc:197: error: expected primary-expression before '>' token
parser.cc:197: error: 'tmp' was not declared in this scope
make[2]: *** [parser.lo] Error 1
make[2]: Leaving directory
`/var/tmp/portage/dev-cpp/libxmlpp-1.0.5/work/libxml++-1.0.5/libxml++/parsers'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/dev-cpp/libxmlpp-1.0.5/work/libxml++-1.0.5/libxml++'
make: *** [all-recursive] Error 1
 *
 * ERROR: dev-cpp/libxmlpp-1.0.5 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2568:  Called gnome2_src_compile
 *             environment, line 1957:  Called die
 * The specific snippet of code:
 *       emake || die "compile failure"
 *  The die message:
 *   compile failure
 *
 * If you need support, post the topmost build error, and the call stack if
relevant.
 * A complete build log is located at
'/var/tmp/portage/dev-cpp/libxmlpp-1.0.5/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/dev-cpp/libxmlpp-1.0.5/temp/environment'.


Reproducible: Always

------- Comment #1 From Peter Alfredsen 2008-04-21 20:15:04 0000 -------
Created an attachment (id=150528) [edit]
libxmlpp-1.0.5-gcc43.patch

Fixes the problem. Snatched from Debian.

------- Comment #2 From Rémi Cardona 2008-05-02 08:52:46 0000 -------
Fixed in CVS. Thanks for the patch :)

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