Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114034 - glibmm-2.6.1 does not compile
Summary: glibmm-2.6.1 does not compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: GNOME C++ Bindings Maintainers (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-30 07:59 UTC by Magnus O.
Modified: 2006-02-18 19:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Fixes problem with new function name /w glib 2.9.0 (fix_g_date_set_time.patch,1.30 KB, patch)
2005-12-06 14:19 UTC, Jean-Francois Chevrette
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Magnus O. 2005-11-30 07:59:44 UTC
Glibmm-2.6.1 does not compile. Actually none of the glibmm ebuilds in portage
compiles. Maybe a missing dependency?

Reproducible: Always
Steps to Reproduce:
1.Emerge glibmm
2.
3.

Actual Results:  
>>> emerge (1 of 12) dev-cpp/glibmm-2.6.1 to /
>>> md5 files   ;-) glibmm-2.4.4.ebuild
>>> md5 files   ;-) glibmm-2.4.7-r1.ebuild
>>> md5 files   ;-) glibmm-2.6.1.ebuild
>>> md5 files   ;-) glibmm-2.8.0.ebuild
>>> md5 files   ;-) glibmm-2.8.1.ebuild
>>> md5 files   ;-) files/digest-glibmm-2.4.7-r1
>>> md5 files   ;-) files/digest-glibmm-2.8.0
>>> md5 files   ;-) files/digest-glibmm-2.6.1
>>> md5 files   ;-) files/digest-glibmm-2.8.1
>>> md5 files   ;-) files/digest-glibmm-2.4.4
>>> md5 src_uri ;-) glibmm-2.6.1.tar.bz2
>>> Unpacking source...
>>> Unpacking glibmm-2.6.1.tar.bz2 to /var/tmp/portage/glibmm-2.6.1/work
>>> Source unpacked.
 * Running elibtoolize in: glibmm-2.6.1/scripts
 *   Applying portage-1.5.10.patch ...
 *   Applying max_cmd_len-1.5.0.patch ...
 *   Applying sed-1.5.6.patch ...
 * econf: updating glibmm-2.6.1/scripts/config.guess with
/usr/share/gnuconfig/config.guess
 * econf: updating glibmm-2.6.1/scripts/config.sub with
/usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
--localstatedir=/var/lib --build=i686-pc-linux-gnu --disable-gtk-doc
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for some Win32 platform... no
checking for native Win32... no
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/i686-pc-linux-gnu-nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-g++... gcc3
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for i686-pc-linux-gnu-g77... i686-pc-linux-gnu-g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether i686-pc-linux-gnu-g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from
i686-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking if i686-pc-linux-gnu-gcc static flag  works... yes
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gcc linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g++ linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for i686-pc-linux-gnu-g77 option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g77 supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g77 linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for gm4... no
checking for m4... m4
checking whether m4 is GNU m4... no
checking whether make is GNU Make... yes
checking for perl... /usr/bin/perl
checking whether Perl is new enough... yes
checking for flockfile... yes
checking for funlockfile... yes
checking for getc_unlocked... yes
checking for mkfifo... yes
checking for pkg-config... /usr/bin/pkg-config
checking for sigc++-2.0 >= 2.0.0 glib-2.0 >= 2.6.0 gobject-2.0 >= 2.6.0
gmodule-2.0 >= 2.6.0... yes
checking GLIBMM_CFLAGS... -I/usr/include/sigc++-2.0
-I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking GLIBMM_LIBS... -Wl,--export-dynamic -lsigc-2.0 -lgobject-2.0
-lgmodule-2.0 -ldl -lglib-2.0
checking for gthread-2.0 >= 2.6.0... yes
checking GTHREAD_CFLAGS... -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include
checking GTHREAD_LIBS... -pthread -lgthread-2.0 -lglib-2.0
checking for i686-pc-linux-gnu-g++... (cached) i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes
checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3
checking whether we are using SUN CC compiler... no
checking if C++ compiler supports bool... yes
checking if C++ compiler supports namespaces... yes
checking if C++ compiler supports mutable... yes
checking if C++ environment provides all required features... yes
checking whether C++ library symbols are declared in namespace std... yes
checking whether the C++ library supports std::iterator_traits... yes
checking for non-standard Sun libCstd reverse_iterator... no
checking whether STL containers have templated sequence constructors... yes
checking if C++ compiler allows member functions to refer to member templates... yes
checking whether the compiler finds it ambiguous to have both const and
non-const template specializations... yes
checking whether the compiler allows us to define a template that uses
dynamic_cast<> with an object whose type is not yet defined... yes
checking whether the the compilerallows us to use a non-extern "C" function for
an extern "C" function pointer.... yes
checking whether the compiler uses namespace declarations inside extern "C"
blocks.... yes
checking whether the compiler allows a static member variable to be initialized
inline to std::string::npos... yes
checking whether to merge C reference docs into generated headers... no
checking for compiler warning flags to use... -Wall -Wno-long-long
configure: creating ./config.status
config.status: creating Makefile
config.status: creating glib/Makefile
config.status: creating glib/glibmm-2.4.pc
config.status: creating glib/src/Makefile
config.status: creating glib/glibmm/Makefile
config.status: creating glib/glibmm/private/Makefile
config.status: creating tools/Makefile
config.status: creating tools/gmmproc
config.status: creating tools/generate_wrap_init.pl
config.status: creating tools/m4/Makefile
config.status: creating tools/pm/Makefile
config.status: creating tools/extra_defs_gen/Makefile
config.status: creating tests/Makefile
config.status: creating tests/glibmm_value/Makefile
config.status: creating examples/Makefile
config.status: creating examples/markup/Makefile
config.status: creating examples/options/Makefile
config.status: creating examples/thread/Makefile
config.status: creating examples/iochannel_stream/Makefile
config.status: creating scripts/Makefile
config.status: creating docs/Makefile
config.status: creating docs/images/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/Doxyfile
config.status: creating docs/reference/beautify_docs.pl
config.status: creating docs/internal/Makefile
config.status: creating MSVC_Net2003/Makefile
config.status: creating MSVC_Net2003/gendef/Makefile
config.status: creating MSVC_Net2003/glibmm/Makefile
config.status: creating MSVC_Net2003/glibmm/glibmm.rc
config.status: creating MSVC_Net2003/examples/Makefile
config.status: creating MSVC_Net2003/examples/dispatcher/Makefile
config.status: creating MSVC_Net2003/examples/dispatcher2/Makefile
config.status: creating MSVC_Net2003/examples/markup/Makefile
config.status: creating MSVC_Net2003/examples/options/Makefile
config.status: creating MSVC_Net2003/examples/thread/Makefile
config.status: creating MSVC_Net2003/examples/thread_pool/Makefile
config.status: creating MSVC_Net2003/tests/Makefile
config.status: creating MSVC_Net2003/tests/glibmm_value/Makefile
config.status: creating config.h
config.status: creating glib/glibmmconfig.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/glibmm-2.6.1/work/glibmm-2.6.1'
Making all in tools
make[2]: Entering directory `/var/tmp/portage/glibmm-2.6.1/work/glibmm-2.6.1/tools'
Making all in m4
make[3]: Entering directory
`/var/tmp/portage/glibmm-2.6.1/work/glibmm-2.6.1/tools/m4'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/var/tmp/portage/glibmm-2.6.1/work/glibmm-2.6.1/tools/m4'
Making all in pm
make[3]: Entering directory
`/var/tmp/portage/glibmm-2.6.1/work/glibmm-2.6.1/tools/pm'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/var/tmp/portage/glibmm-2.6.1/work/glibmm-2.6.1/tools/pm'
Making all in extra_defs_gen
make[3]: Entering directory
`/var/tmp/portage/glibmm-2.6.1/work/glibmm-2.6.1/tools/extra_defs_gen'
if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++
-DHAVE_CONFIG_H -I. -I. -I../.. -I../../glib -I/usr/include/sigc++-2.0
-I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include      -O3 -march=pentium-m -mtune=pentium-m -pipe
-fomit-frame-pointer -Wall -Wno-long-long -MT generate_extra_defs.lo -MD -MP -MF
".deps/generate_extra_defs.Tpo" -c -o generate_extra_defs.lo
generate_extra_defs.cc; \
then mv -f ".deps/generate_extra_defs.Tpo" ".deps/generate_extra_defs.Plo"; else
rm -f ".deps/generate_extra_defs.Tpo"; exit 1; fi
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../glib
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include      -O3 -march=pentium-m -mtune=pentium-m -pipe
-fomit-frame-pointer -Wall -Wno-long-long -MT generate_defs_glib.o -MD -MP -MF
".deps/generate_defs_glib.Tpo" -c -o generate_defs_glib.o generate_defs_glib.cc; \
then mv -f ".deps/generate_defs_glib.Tpo" ".deps/generate_defs_glib.Po"; else rm
-f ".deps/generate_defs_glib.Tpo"; exit 1; fi
mkdir .libs
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../glib
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -O3 -march=pentium-m -mtune=pentium-m -pipe
-fomit-frame-pointer -Wall -Wno-long-long -MT generate_extra_defs.lo -MD -MP -MF
.deps/generate_extra_defs.Tpo -c generate_extra_defs.cc  -fPIC -DPIC -o
.libs/generate_extra_defs.o
/bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++  -O3
-march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -Wall
-Wno-long-long   -o libglibmm_generate_extra_defs-2.4.la -rpath /usr/lib 
-version-info 1:13:0  generate_extra_defs.lo -Wl,--export-dynamic -lsigc-2.0
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -Wl,--export-dynamic -lsigc-2.0
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
i686-pc-linux-gnu-g++ -shared -nostdlib
/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../crti.o
/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/crtbeginS.o  .libs/generate_extra_defs.o
-L/usr/lib -L/usr/i686-pc-linux-gnu/lib -L/usr/i686-pc-linux-gnu/bin
-L/usr/lib/gcc/i686-pc-linux-gnu/3.4.4 /usr/lib/libsigc-2.0.so
/usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl
/usr/lib/libglib-2.0.so
-L/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/lib
-L/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../..
/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/libstdc++.so -lm -lc -lgcc_s
/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/crtendS.o
/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../crtn.o  -march=pentium-m
-mtune=pentium-m -Wl,--export-dynamic -Wl,--export-dynamic -Wl,-soname
-Wl,libglibmm_generate_extra_defs-2.4.so.1 -o
.libs/libglibmm_generate_extra_defs-2.4.so.1.0.13
(cd .libs && rm -f libglibmm_generate_extra_defs-2.4.so.1 && ln -s
libglibmm_generate_extra_defs-2.4.so.1.0.13 libglibmm_generate_extra_defs-2.4.so.1)
(cd .libs && rm -f libglibmm_generate_extra_defs-2.4.so && ln -s
libglibmm_generate_extra_defs-2.4.so.1.0.13 libglibmm_generate_extra_defs-2.4.so)
creating libglibmm_generate_extra_defs-2.4.la
(cd .libs && rm -f libglibmm_generate_extra_defs-2.4.la && ln -s
../libglibmm_generate_extra_defs-2.4.la libglibmm_generate_extra_defs-2.4.la)
/bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++  -O3
-march=pentium-m -mtune=pentium-m -pipe -fomit-frame-pointer -Wall
-Wno-long-long   -o generate_extra_defs  generate_defs_glib.o
libglibmm_generate_extra_defs-2.4.la -Wl,--export-dynamic -lsigc-2.0
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
i686-pc-linux-gnu-g++ -O3 -march=pentium-m -mtune=pentium-m -pipe
-fomit-frame-pointer -Wall -Wno-long-long -o .libs/generate_extra_defs
generate_defs_glib.o -Wl,--export-dynamic 
./.libs/libglibmm_generate_extra_defs-2.4.so -L/usr/i686-pc-linux-gnu/bin
-L/usr/i686-pc-linux-gnu/lib /usr/lib/libsigc-2.0.so
/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/libstdc++.so /usr/lib/libgobject-2.0.so
/usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so
creating generate_extra_defs
make[3]: Leaving directory
`/var/tmp/portage/glibmm-2.6.1/work/glibmm-2.6.1/tools/extra_defs_gen'
make[3]: Entering directory `/var/tmp/portage/glibmm-2.6.1/work/glibmm-2.6.1/tools'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/var/tmp/portage/glibmm-2.6.1/work/glibmm-2.6.1/tools'
make[2]: Leaving directory `/var/tmp/portage/glibmm-2.6.1/work/glibmm-2.6.1/tools'
Making all in glib
make[2]: Entering directory `/var/tmp/portage/glibmm-2.6.1/work/glibmm-2.6.1/glib'
make  all-recursive
make[3]: Entering directory `/var/tmp/portage/glibmm-2.6.1/work/glibmm-2.6.1/glib'
Making all in src
make[4]: Entering directory
`/var/tmp/portage/glibmm-2.6.1/work/glibmm-2.6.1/glib/src'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory
`/var/tmp/portage/glibmm-2.6.1/work/glibmm-2.6.1/glib/src'
Making all in glibmm
make[4]: Entering directory
`/var/tmp/portage/glibmm-2.6.1/work/glibmm-2.6.1/glib/glibmm'
Making all in private
make[5]: Entering directory
`/var/tmp/portage/glibmm-2.6.1/work/glibmm-2.6.1/glib/glibmm/private'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory
`/var/tmp/portage/glibmm-2.6.1/work/glibmm-2.6.1/glib/glibmm/private'
make[5]: Entering directory
`/var/tmp/portage/glibmm-2.6.1/work/glibmm-2.6.1/glib/glibmm'
if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++
-DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"glibmm\" -DG_DISABLE_DEPRECATED  -I../../glib
-I../../glib -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -O3 -march=pentium-m
-mtune=pentium-m -pipe -fomit-frame-pointer -Wall -Wno-long-long -MT convert.lo
-MD -MP -MF ".deps/convert.Tpo" -c -o convert.lo convert.cc; \
then mv -f ".deps/convert.Tpo" ".deps/convert.Plo"; else rm -f
".deps/convert.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++
-DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"glibmm\" -DG_DISABLE_DEPRECATED  -I../../glib
-I../../glib -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -O3 -march=pentium-m
-mtune=pentium-m -pipe -fomit-frame-pointer -Wall -Wno-long-long -MT date.lo -MD
-MP -MF ".deps/date.Tpo" -c -o date.lo date.cc; \
then mv -f ".deps/date.Tpo" ".deps/date.Plo"; else rm -f ".deps/date.Tpo"; exit
1; fi
mkdir .libs
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"glibmm\"
-DG_DISABLE_DEPRECATED -I../../glib -I../../glib -I/usr/include/sigc++-2.0
-I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -O3 -march=pentium-m -mtune=pentium-m -pipe
-fomit-frame-pointer -Wall -Wno-long-long -MT date.lo -MD -MP -MF .deps/date.Tpo
-c date.cc  -fPIC -DPIC -o .libs/date.o
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"glibmm\"
-DG_DISABLE_DEPRECATED -I../../glib -I../../glib -I/usr/include/sigc++-2.0
-I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -O3 -march=pentium-m -mtune=pentium-m -pipe
-fomit-frame-pointer -Wall -Wno-long-long -MT convert.lo -MD -MP -MF
.deps/convert.Tpo -c convert.cc  -fPIC -DPIC -o .libs/convert.o
if /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++
-DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"glibmm\" -DG_DISABLE_DEPRECATED  -I../../glib
-I../../glib -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -O3 -march=pentium-m
-mtune=pentium-m -pipe -fomit-frame-pointer -Wall -Wno-long-long -MT
fileutils.lo -MD -MP -MF ".deps/fileutils.Tpo" -c -o fileutils.lo fileutils.cc; \
then mv -f ".deps/fileutils.Tpo" ".deps/fileutils.Plo"; else rm -f
".deps/fileutils.Tpo"; exit 1; fi
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"glibmm\"
-DG_DISABLE_DEPRECATED -I../../glib -I../../glib -I/usr/include/sigc++-2.0
-I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -O3 -march=pentium-m -mtune=pentium-m -pipe
-fomit-frame-pointer -Wall -Wno-long-long -MT fileutils.lo -MD -MP -MF
.deps/fileutils.Tpo -c fileutils.cc  -fPIC -DPIC -o .libs/fileutils.o
date.cc: In member function `void Glib::Date::set_time(GTime)':
date.cc:75: error: `g_date_set_time' undeclared (first use this function)
date.cc:75: error: (Each undeclared identifier is reported only once for each
function it appears in.)
make[5]: *** [date.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory
`/var/tmp/portage/glibmm-2.6.1/work/glibmm-2.6.1/glib/glibmm'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/var/tmp/portage/glibmm-2.6.1/work/glibmm-2.6.1/glib/glibmm'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/glibmm-2.6.1/work/glibmm-2.6.1/glib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/glibmm-2.6.1/work/glibmm-2.6.1/glib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/glibmm-2.6.1/work/glibmm-2.6.1'
make: *** [all] Error 2

!!! ERROR: dev-cpp/glibmm-2.6.1 failed.
!!! Function gnome2_src_compile, Line 48, Exitcode 2
!!! compile failure
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Jean-Francois Chevrette 2005-12-04 10:23:42 UTC
I get the same error with glibmm-2.8.1
GCC 3.4.4



Portage 2.0.53 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r3,
2.6.14-nitro2 i686)
=================================================================
System uname: 2.6.14-nitro2 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.12.0_pre11
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.16
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20-r1
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium4 -fforce-addr -fomit-frame-pointer -ftracer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -fforce-addr -fomit-frame-pointer -ftracer -pipe
-fvisibility-inlines-hidden"DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/portage_bmg"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm audiofile avi berkdb bitmap-fonts bzip2 cdr crypt dbus dvd
dvdr emboss encode exif expat fam firefox foomaticdb fortran gdbm gif glut gnome
gnome-firefox gpm gstreamer gtk gtk2 hal idn imlib java jpeg junit kde lcms
libg++ libwww mad mikmod mmx mng motif mp3 mpeg ncurses nls nptl ogg oggvorbis
opengl pam pdflib perl png python quicktime readline ruby samba sdl spell sse
sse2 ssl tcpd truetype truetype-fonts type1-fonts udev usb vorbis xine xml2 xmms
xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 2 Jean-Francois Chevrette 2005-12-06 14:19:12 UTC
Created attachment 74174 [details, diff]
Fixes problem with new function name /w glib 2.9.0

glib 2.9.0 changed the function name
From the Changelog:
* g_date_set_time_t, g_date_set_time_val:
 - New functions to set a GDate from a time_t or
   GTimeVal value. g_date_set_time has been deprecated 
   in favor of these.
   [Roger Leigh]
Comment 3 Alexey Maximov 2005-12-13 23:02:34 UTC
works, thanks! 
Comment 4 Richard Brodie 2006-01-30 17:41:29 UTC
(In reply to comment #3)
> works, thanks! 
> 

I must be missing something terribly obvious, but I have edited the ebuild to apply this patch and it will not apply :(

It says simply:

    /usr/local/overlays/portage/dev-cpp/glibmm/glibmm-2.8.1.ebuild: line 38: epatch: command not found

The epatch line I added was:

    epatch ${FILESDIR}/glibmm-date.patch

Please help, as this is infuriating me.
Comment 5 John N. Laliberte (RETIRED) gentoo-dev 2006-02-18 19:41:49 UTC
this should be fixed with latest unstable glibmm