Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 218565 Details for
Bug 303627
sci-libs/plotmm-0.1.2 - ../plotmm/compat.h:61: error: 'sigc' has not been declared
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
log
log.txt (text/plain), 15.81 KB, created by
Joost Ruis
on 2010-02-05 20:23:25 UTC
(
hide
)
Description:
log
Filename:
MIME Type:
Creator:
Joost Ruis
Created:
2010-02-05 20:23:25 UTC
Size:
15.81 KB
patch
obsolete
> [32;01m*[0m CPV: sci-libs/plotmm-0.1.2 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: amd64 elibc_glibc kernel_linux multilib userland_GNU >>>> Unpacking source... >>>> Unpacking plotmm-0.1.2.tar.gz to /var/tmp/portage/sci-libs/plotmm-0.1.2/work >>>> Source unpacked in /var/tmp/portage/sci-libs/plotmm-0.1.2/work >>>> Preparing source in /var/tmp/portage/sci-libs/plotmm-0.1.2/work/plotmm-0.1.2 ... > [32;01m*[0m Applying plotmm-0.1.2-libsigc++-2.2.patch ... >[A[171C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-libs/plotmm-0.1.2/work/plotmm-0.1.2 ... > * econf: updating plotmm-0.1.2/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating plotmm-0.1.2/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-maintainer-mode --disable-dependency-tracking --enable-fast-install --disable-libtool-lock >checking for a BSD-compatible install... /usr/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 style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for library containing strerror... none required >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking how to recognise dependent libraries... pass_all >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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for x86_64-pc-linux-gnu-g77... no >checking for x86_64-pc-linux-gnu-f77... no >checking for x86_64-pc-linux-gnu-xlf... no >checking for x86_64-pc-linux-gnu-frt... no >checking for x86_64-pc-linux-gnu-pgf77... no >checking for x86_64-pc-linux-gnu-fort77... no >checking for x86_64-pc-linux-gnu-fl32... no >checking for x86_64-pc-linux-gnu-af77... no >checking for x86_64-pc-linux-gnu-f90... no >checking for x86_64-pc-linux-gnu-xlf90... no >checking for x86_64-pc-linux-gnu-pgf90... no >checking for x86_64-pc-linux-gnu-epcf90... no >checking for x86_64-pc-linux-gnu-f95... no >checking for x86_64-pc-linux-gnu-fort... no >checking for x86_64-pc-linux-gnu-xlf95... no >checking for x86_64-pc-linux-gnu-ifc... no >checking for x86_64-pc-linux-gnu-efc... no >checking for x86_64-pc-linux-gnu-pgf95... no >checking for x86_64-pc-linux-gnu-lf95... no >checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking if x86_64-pc-linux-gnu-gcc static flag works... yes >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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... yes >checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 x86_64-pc-linux-gnu-doxygen... no >checking for doxygen... doxygen >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for PACKAGE... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating Doxyfile >config.status: creating plotmm.pc >config.status: creating plotmm/Makefile >config.status: creating examples/Makefile >config.status: creating examples/simple/Makefile >config.status: creating examples/curves/Makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sci-libs/plotmm-0.1.2/work/plotmm-0.1.2 ... >make -s -j4 >Making all in plotmm >mkdir .libs > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtkmm-2.0 -I/usr/lib64/gtkmm-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/sigc++-1.2/include -I/usr/include/sigc++-1.2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I.. -O2 -march=x86-64 -pipe -c doublerect.cc -fPIC -DPIC -o .libs/libplotmm_la-doublerect.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtkmm-2.0 -I/usr/lib64/gtkmm-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/sigc++-1.2/include -I/usr/include/sigc++-1.2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I.. -O2 -march=x86-64 -pipe -c paint.cc -fPIC -DPIC -o .libs/libplotmm_la-paint.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtkmm-2.0 -I/usr/lib64/gtkmm-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/sigc++-1.2/include -I/usr/include/sigc++-1.2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I.. -O2 -march=x86-64 -pipe -c symbol.cc -fPIC -DPIC -o .libs/libplotmm_la-symbol.o > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtkmm-2.0 -I/usr/lib64/gtkmm-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/sigc++-1.2/include -I/usr/include/sigc++-1.2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I.. -O2 -march=x86-64 -pipe -c errorcurve.cc -fPIC -DPIC -o .libs/libplotmm_la-errorcurve.o >In file included from ../plotmm/curve.h:15, > from ../plotmm/errorcurve.h:12, > from errorcurve.cc:14: >../plotmm/compat.h:61: error: 'sigc' has not been declared >../plotmm/compat.h:61: error: expected initializer before 'ObjectBase' >In file included from ../plotmm/curve.h:25, > from ../plotmm/errorcurve.h:12, > from errorcurve.cc:14: >../plotmm/symbol.h:64: error: expected class-name before '{' token >In file included from ../plotmm/errorcurve.h:12, > from errorcurve.cc:14: >../plotmm/curve.h:91: error: expected class-name before '{' token >../plotmm/curve.h:143: error: 'sigc' has not been declared >../plotmm/curve.h:143: error: ISO C++ forbids declaration of 'signal0' with no type >../plotmm/curve.h:143: error: expected ';' before '<' token >In file included from errorcurve.cc:15: >../plotmm/paint.h:34: error: expected class-name before '{' token >In file included from errorcurve.cc:9: >/usr/include/gtkmm-2.0/glibmm/refptr.h: In destructor 'Glib::RefPtr<T_CppObject>::~RefPtr() [with T_CppObject = PlotMM::Paint]': >errorcurve.cc:25: instantiated from here >/usr/include/gtkmm-2.0/glibmm/refptr.h:176: error: 'class PlotMM::Paint' has no member named 'unreference' >/usr/include/gtkmm-2.0/glibmm/refptr.h: In copy constructor 'Glib::RefPtr<T_CppObject>::RefPtr(const Glib::RefPtr<T_CppObject>&) [with T_CppObject = PlotMM::Paint]': >errorcurve.cc:82: instantiated from here >/usr/include/gtkmm-2.0/glibmm/refptr.h:191: error: 'class PlotMM::Paint' has no member named 'reference' >/usr/include/gtkmm-2.0/glibmm/refptr.h: In destructor 'Glib::RefPtr<T_CppObject>::~RefPtr() [with T_CppObject = PlotMM::Symbol]': >errorcurve.cc:173: instantiated from here >/usr/include/gtkmm-2.0/glibmm/refptr.h:176: error: 'class PlotMM::Symbol' has no member named 'unreference' >make[2]: *** [libplotmm_la-errorcurve.lo] Error 1 >make[2]: *** Waiting for unfinished jobs.... >In file included from ../plotmm/symbol.h:13, > from symbol.cc:14: >../plotmm/compat.h:61: error: 'sigc' has not been declared >../plotmm/compat.h:61: error: expected initializer before 'ObjectBase' >In file included from symbol.cc:14: >../plotmm/symbol.h:64: error: expected class-name before '{' token >In file included from symbol.cc:15: >../plotmm/paint.h:34: error: expected class-name before '{' token >In file included from /usr/include/gtkmm-2.0/glibmm/containerhandle_shared.h:33, > from /usr/include/gtkmm-2.0/glibmm/arrayhandle.h:24, > from /usr/include/gtkmm-2.0/glibmm.h:26, > from /usr/include/gtkmm-2.0/gdkmm/drawable.h:6, > from symbol.cc:12: >/usr/include/gtkmm-2.0/glibmm/refptr.h: In destructor 'Glib::RefPtr<T_CppObject>::~RefPtr() [with T_CppObject = PlotMM::Paint]': >symbol.cc:28: instantiated from here >/usr/include/gtkmm-2.0/glibmm/refptr.h:176: error: 'class PlotMM::Paint' has no member named 'unreference' >/usr/include/gtkmm-2.0/glibmm/refptr.h: In copy constructor 'Glib::RefPtr<T_CppObject>::RefPtr(const Glib::RefPtr<T_CppObject>&) [with T_CppObject = PlotMM::Paint]': >symbol.cc:217: instantiated from here >/usr/include/gtkmm-2.0/glibmm/refptr.h:191: error: 'class PlotMM::Paint' has no member named 'reference' >make[2]: *** [libplotmm_la-symbol.lo] Error 1 > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtkmm-2.0 -I/usr/lib64/gtkmm-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/sigc++-1.2/include -I/usr/include/sigc++-1.2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I.. -O2 -march=x86-64 -pipe -c doublerect.cc -o libplotmm_la-doublerect.o >/dev/null 2>&1 >In file included from ../plotmm/paint.h:12, > from paint.cc:12: >../plotmm/compat.h:61: error: 'sigc' has not been declared >../plotmm/compat.h:61: error: expected initializer before 'ObjectBase' >In file included from paint.cc:12: >../plotmm/paint.h:34: error: expected class-name before '{' token >make[2]: *** [libplotmm_la-paint.lo] Error 1 >make[1]: *** [all-recursive] Error 1 >make: *** [all] Error 2 > [31;01m*[0m ERROR: sci-libs/plotmm-0.1.2 failed: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 48: Called src_compile > [31;01m*[0m environment, line 2441: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 640: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =sci-libs/plotmm-0.1.2', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =sci-libs/plotmm-0.1.2'. > [31;01m*[0m The complete build log is located at '/var/lib/entropy/logs/sci-libs:plotmm-0.1.2:20100205-201517.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sci-libs/plotmm-0.1.2/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/sci-libs/plotmm-0.1.2/work/plotmm-0.1.2'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 303627
: 218565