Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 234485 Details for
Bug 323127
sci-electronics/geda-gattrib-1.4.3 compile error: 'GtkEntry' has no member named 'n_bytes'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 15.22 KB, created by
matt
on 2010-06-08 01:16:57 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
matt
Created:
2010-06-08 01:16:57 UTC
Size:
15.22 KB
patch
obsolete
> [32;01m*[0m CPV: sci-electronics/geda-gattrib-1.4.3 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: amd64 elibc_glibc kernel_linux multilib nls userland_GNU >>>> Unpacking source... >>>> Unpacking geda-gattrib-1.4.3.tar.gz to /var/tmp/portage/sci-electronics/geda-gattrib-1.4.3/work >>>> Source unpacked in /var/tmp/portage/sci-electronics/geda-gattrib-1.4.3/work >>>> Preparing source in /var/tmp/portage/sci-electronics/geda-gattrib-1.4.3/work/geda-gattrib-1.4.3 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-electronics/geda-gattrib-1.4.3/work/geda-gattrib-1.4.3 ... > * econf: updating geda-gattrib-1.4.3/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating geda-gattrib-1.4.3/config.guess with /usr/share/gnuconfig/config.guess >./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 --enable-nls --disable-dependency-tracking --disable-update-desktop-database >Configuring geda-gattrib version 1.4.3.20081231 >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >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 ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether make sets $(MAKE)... (cached) yes >checking for nawk... no >checking for gawk... /usr/bin/gawk >checking whether NLS is requested... yes >checking for intltool >= 0.35.0... 0.41.1 found >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for perl... /usr/bin/perl >checking for XML::Parser... ok >checking whether NLS is requested... yes >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for msgmerge... (cached) /usr/bin/msgmerge >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for guile... /usr/bin/guile >checking for guile-config... /usr/bin/guile-config >checking for guile-tools... /usr/bin/guile-tools >checking libguile compile flags... -pthread >checking libguile link flags... -pthread -lguile -lltdl -L/usr/lib64 -Wl,-O1 -lgmp -lcrypt -lm -lltdl >checking Guile version >= 1.6.0... 1.8.5 >checking whether scm_is_string is declared... yes >checking whether scm_is_integer is declared... yes >checking whether scm_to_int is declared... yes >checking whether scm_from_int is declared... yes >checking whether scm_is_true is declared... yes >checking whether scm_is_false is declared... yes >checking whether scm_from_locale_string is declared... yes >checking whether scm_to_locale_string is declared... yes >checking for rint in -lm... yes >checking for dlopen in -ldl... yes >checking for pkg-config... /usr/bin/pkg-config >checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for GTK24... yes >checking for GLIB24... yes >checking for GTHREAD... yes >checking for LIBGEDA... yes >checking for doxygen... /usr/bin/doxygen >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >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 for unistd.h... (cached) yes >checking for string.h... (cached) yes >checking for stdlib.h... (cached) yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for an ANSI C-conforming const... yes >checking return type of signal handlers... void >checking for getcwd... yes >checking for strstr... yes >checking for vsnprintf... yes >checking for snprintf... yes >checking for getopt_long... yes >checking for optarg in unistd.h... yes >checking if dmalloc debugging should be enabled... no >checking if ElectricFence debugging should be enabled... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating lib/Makefile >config.status: creating docs/Makefile >config.status: creating design/Makefile >config.status: creating include/Makefile >config.status: creating data/Makefile >config.status: creating po/Makefile.in >config.status: creating po/Makefile >config.status: creating lib/system-gattribrc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >config.status: executing po/stamp-it commands ># INTLTOOL_MAKEFILE > >***** Configuration summary for geda-gattrib 1.4.3.20081231 ***** > >== libgeda library version: 20081231 >== data directory: /usr/share/gEDA >== rc directory: /usr/share/gEDA >== xdg directory: /usr/share >== compiler flags: -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include >== linker flags: -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lglib-2.0 -pthread -Wl,-O1 -lgeda -lguile -lgmp -lcrypt -lm -lltdl -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 >== glib compiler flags: -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include >== glib linker libs: -lglib-2.0 >== glib library version: 2.22.5 >== gtk compiler flags: -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 >== gtk linker libs: -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 >== gtk library version: 2.18.9 >== dmalloc debugging: no >== Electric Fence debugging: no > >************************************************************ > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sci-electronics/geda-gattrib-1.4.3/work/geda-gattrib-1.4.3 ... >make -j3 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/sci-electronics/geda-gattrib-1.4.3/work/geda-gattrib-1.4.3' >Making all in src >make[2]: Entering directory `/var/tmp/portage/sci-electronics/geda-gattrib-1.4.3/work/geda-gattrib-1.4.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -march=athlon64 -O2 -pipe -c gtksheet_2_2.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -march=athlon64 -O2 -pipe -c gtkextra-marshal.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -march=athlon64 -O2 -pipe -c gtkitementry_2_2.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -march=athlon64 -O2 -pipe -c globals.c >gtkitementry_2_2.c: In function 'gtk_entry_real_insert_text': >gtkitementry_2_2.c:814: error: 'GtkEntry' has no member named 'n_bytes' >gtkitementry_2_2.c:814: error: 'GtkEntry' has no member named 'text_size' >gtkitementry_2_2.c:816: error: 'GtkEntry' has no member named 'n_bytes' >gtkitementry_2_2.c:816: error: 'GtkEntry' has no member named 'text_size' >gtkitementry_2_2.c:818: error: 'GtkEntry' has no member named 'text_size' >gtkitementry_2_2.c:819: error: 'GtkEntry' has no member named 'text_size' >gtkitementry_2_2.c:822: error: 'GtkEntry' has no member named 'text_size' >gtkitementry_2_2.c:823: error: 'GtkEntry' has no member named 'text_size' >gtkitementry_2_2.c:823: error: 'GtkEntry' has no member named 'text_size' >gtkitementry_2_2.c:824: error: 'GtkEntry' has no member named 'text_size' >gtkitementry_2_2.c:827: error: 'GtkEntry' has no member named 'text_size' >gtkitementry_2_2.c:828: error: 'GtkEntry' has no member named 'text_size' >gtkitementry_2_2.c:828: error: 'GtkEntry' has no member named 'n_bytes' >gtkitementry_2_2.c:830: error: 'GtkEntry' has no member named 'text_size' >gtkitementry_2_2.c:830: error: 'GtkEntry' has no member named 'n_bytes' >gtkitementry_2_2.c:839: error: 'GtkEntry' has no member named 'text_size' >gtkitementry_2_2.c:844: error: 'GtkEntry' has no member named 'n_bytes' >gtkitementry_2_2.c:847: error: 'GtkEntry' has no member named 'n_bytes' >gtkitementry_2_2.c:851: error: 'GtkEntry' has no member named 'n_bytes' >gtkitementry_2_2.c: In function 'gtk_entry_real_delete_text': >gtkitementry_2_2.c:884: error: 'GtkEntry' has no member named 'n_bytes' >gtkitementry_2_2.c:886: error: 'GtkEntry' has no member named 'n_bytes' >gtkitementry_2_2.c: In function 'gtk_entry_retrieve_surrounding_cb': >gtkitementry_2_2.c:1160: error: 'GtkEntry' has no member named 'n_bytes' >gtkitementry_2_2.c: In function 'gtk_entry_create_layout': >gtkitementry_2_2.c:1367: error: 'GtkEntry' has no member named 'n_bytes' >gtkitementry_2_2.c:1376: error: 'GtkEntry' has no member named 'n_bytes' >gtkitementry_2_2.c:1410: error: 'GtkEntry' has no member named 'n_bytes' >make[2]: *** [gtkitementry_2_2.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[2]: Leaving directory `/var/tmp/portage/sci-electronics/geda-gattrib-1.4.3/work/geda-gattrib-1.4.3/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/sci-electronics/geda-gattrib-1.4.3/work/geda-gattrib-1.4.3' >make: *** [all] Error 2 > [31;01m*[0m ERROR: sci-electronics/geda-gattrib-1.4.3 failed: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 54: Called src_compile > [31;01m*[0m environment, line 505: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 646: 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-electronics/geda-gattrib-1.4.3', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =sci-electronics/geda-gattrib-1.4.3'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/sci-electronics/geda-gattrib-1.4.3/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sci-electronics/geda-gattrib-1.4.3/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/sci-electronics/geda-gattrib-1.4.3/work/geda-gattrib-1.4.3'
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 323127
: 234485