Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 548654 Details for
Bug 667470
x11-libs/libgxim-0.5.0 : /.../sh: glib-genmarshal: command not found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
x11-libs:libgxim-0.5.0:20181001-023816.log
x11-libs:libgxim-0.5.0:20181001-023816.log (text/plain), 14.29 KB, created by
Toralf Förster
on 2018-10-01 16:35:09 UTC
(
hide
)
Description:
x11-libs:libgxim-0.5.0:20181001-023816.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-10-01 16:35:09 UTC
Size:
14.29 KB
patch
obsolete
> * Package: x11-libs/libgxim-0.5.0 > * Repository: gentoo > * Maintainer: cjk@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ruby_targets_ruby23 userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking libgxim-0.5.0.tar.bz2 to /var/tmp/portage/x11-libs/libgxim-0.5.0/work >>>> Source unpacked in /var/tmp/portage/x11-libs/libgxim-0.5.0/work >>>> Preparing source in /var/tmp/portage/x11-libs/libgxim-0.5.0/work/libgxim-0.5.0 ... > * Running eautoreconf in '/var/tmp/portage/x11-libs/libgxim-0.5.0/work/libgxim-0.5.0' ... > * Running glib-gettextize --copy --force ... > [ ok ] > * Running intltoolize --automake --copy --force ... > [ ok ] > * Skipping 'gtkdocize --copy' due gtkdocize not installed > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4macros ... > [ ok ] > * Running autoconf -I m4macros --force ... > [ ok ] > * Running autoheader -I m4macros ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: libgxim-0.5.0/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-libs/libgxim-0.5.0/work/libgxim-0.5.0 ... > * econf: updating libgxim-0.5.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libgxim-0.5.0/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libgxim-0.5.0 --htmldir=/usr/share/doc/libgxim-0.5.0/html --libdir=/usr/lib64 --disable-static >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/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 whether make supports nested variables... yes >checking whether make supports nested variables... (cached) yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >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 BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >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 sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >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 for dlfcn.h... yes >checking for objdir... .libs >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 -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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... no >checking whether NLS is requested... yes >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 perl >= 5.8.1... 5.26.2 >checking for XML::Parser... ok >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 ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for gtkdoc-check... no >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... no >checking whether to build gtk-doc documentation... no >checking CFLAGS for gcc -fno-strict-aliasing... -fno-strict-aliasing >checking CFLAGS for gcc -fdiagnostics-show-option... -fdiagnostics-show-option >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for gobject-2.0 >= 2.32.0 > gthread-2.0 >= 2.32.0 > gio-2.0 >= 2.26.0 > gdk-2.0 >= 2.2.0 > x11... yes >checking for _ >= 0.9.4... no >checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.16... yes >checking for GLIB - version >= 2.32.0... yes (version 2.56.2) >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating docs/Makefile >config.status: creating docs/reference/Makefile >config.status: creating docs/reference/version.xml >config.status: creating libgxim.pc >config.status: creating libgxim-uninstalled.pc >config.status: creating libgxim/Makefile >config.status: creating m4macros/Makefile >config.status: creating po/Makefile.in >config.status: creating tests/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: executing po/stamp-it commands > >========== Build Information ========== > CFLAGS: -O2 -pipe -march=native -Wall -Wmissing-prototypes -fno-strict-aliasing -fdiagnostics-show-option -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include > LDFLAGS: -Wl,-O1 -Wl,--as-needed -lgthread-2.0 -pthread -lgio-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 > Unit testing: no > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/x11-libs/libgxim-0.5.0/work/libgxim-0.5.0 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/x11-libs/libgxim-0.5.0/work/libgxim-0.5.0' >Making all in libgxim >make[2]: Entering directory '/var/tmp/portage/x11-libs/libgxim-0.5.0/work/libgxim-0.5.0/libgxim' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DG_LOG_DOMAIN="\"GXIM\"" -O2 -pipe -march=native -Wall -Wmissing-prototypes -fno-strict-aliasing -fdiagnostics-show-option -c -o libgxim_la-gximattr.lo `test -f 'gximattr.c' || echo './'`gximattr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DG_LOG_DOMAIN=\"GXIM\" -O2 -pipe -march=native -Wall -Wmissing-prototypes -fno-strict-aliasing -fdiagnostics-show-option -c gximattr.c -fPIC -DPIC -o .libs/libgxim_la-gximattr.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DG_LOG_DOMAIN="\"GXIM\"" -O2 -pipe -march=native -Wall -Wmissing-prototypes -fno-strict-aliasing -fdiagnostics-show-option -c -o libgxim_la-gximclconn.lo `test -f 'gximclconn.c' || echo './'`gximclconn.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DG_LOG_DOMAIN=\"GXIM\" -O2 -pipe -march=native -Wall -Wmissing-prototypes -fno-strict-aliasing -fdiagnostics-show-option -c gximclconn.c -fPIC -DPIC -o .libs/libgxim_la-gximclconn.o >./mkacc.rb --prefix=_gxim_acc --mode=header ./marshal.list > xgen-gxah \ >&& (cmp -s xgen-gxah gximacc.h || cp xgen-gxah gximacc.h) \ >&& rm -f xgen-gxah \ >&& echo timestamp > stamp-gximacc.h >glib-genmarshal --prefix=gxim_marshal ./marshal.list --header > xgen-gxh \ >&& (cmp -s xgen-gxh gximmarshal.h || cp xgen-gxh gximmarshal.h) \ >&& rm -f xgen-gxh \ >&& echo timestamp > stamp-gximmarshal.h >/bin/sh: glib-genmarshal: command not found >make[2]: *** [Makefile:1035: stamp-gximmarshal.h] Error 127 >make[2]: Leaving directory '/var/tmp/portage/x11-libs/libgxim-0.5.0/work/libgxim-0.5.0/libgxim' >make[1]: *** [Makefile:566: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/x11-libs/libgxim-0.5.0/work/libgxim-0.5.0' >make: *** [Makefile:473: all] Error 2 > * ERROR: x11-libs/libgxim-0.5.0::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=x11-libs/libgxim-0.5.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=x11-libs/libgxim-0.5.0::gentoo'`. > * The complete build log is located at '/var/log/portage/x11-libs:libgxim-0.5.0:20181001-023816.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-libs/libgxim-0.5.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/x11-libs/libgxim-0.5.0/temp/environment'. > * Working directory: '/var/tmp/portage/x11-libs/libgxim-0.5.0/work/libgxim-0.5.0' > * S: '/var/tmp/portage/x11-libs/libgxim-0.5.0/work/libgxim-0.5.0'
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 667470
:
548642
|
548644
|
548646
|
548648
|
548650
|
548652
| 548654