Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 706080 Details for
Bug 667636
x11-libs/libxklavier-5.4 : /.../sh:line <snip>: glib-mkenums: command not found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 10.61 KB, created by
John L. Poole
on 2021-05-05 02:45:47 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
John L. Poole
Created:
2021-05-05 02:45:47 UTC
Size:
10.61 KB
patch
obsolete
> * Package: x11-libs/libxklavier-5.4 > * Repository: gentoo > * Maintainer: freedesktop-bugs@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc introspection kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking libxklavier-5.4.tar.bz2 to /var/tmp/portage/x11-libs/libxklavier-5.4/work >>>> Source unpacked in /var/tmp/portage/x11-libs/libxklavier-5.4/work >>>> Preparing source in /var/tmp/portage/x11-libs/libxklavier-5.4/work/libxklavier-5.4 ... > * Running elibtoolize in: libxklavier-5.4/ > * Applying target-nm/2.4.2 patch ... > * Applying ppc64le/2.4.2 patch ... > * Running elibtoolize in: libxklavier-5.4/build-aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.2 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-libs/libxklavier-5.4/work/libxklavier-5.4 ... > * econf: updating libxklavier-5.4/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libxklavier-5.4/build-aux/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/libxklavier-5.4 --htmldir=/usr/share/doc/libxklavier-5.4/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static --disable-gtk-doc --enable-introspection --disable-vala --with-xkb-base=/usr/share/X11/xkb --with-xkb-bin-base=/usr/bin >checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.lgsk65b4/bin/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 to enable maintainer-specific portions of Makefiles... yes >checking whether make supports nested variables... yes >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 for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for ld used by 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 shared library run path origin... done >checking for iconv... yes >checking for working iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking how to print strings... printf >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 whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >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... / >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : 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 msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >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 gobject-introspection... yes >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.9.0... yes >checking for vapigen... no >checking for gtkdoc-check... /usr/bin/gtkdoc-check >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf >checking whether to build gtk-doc documentation... no >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking for nl_langinfo... yes >checking for nl_langinfo and CODESET... yes >checking for setlocale... yes >checking for X... yes >checking for xkbcomp... /usr/bin/xkbcomp >checking for X11/extensions/XKBrules.h... yes >checking whether at least one libxklavier backend is enabled... yes >checking for XML... yes >checking for GLIB... yes >checking for XINPUT... yes >checking whether iso-codes exists... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libxklavier/Makefile >config.status: creating libxklavier.spec >config.status: creating doc/Makefile >config.status: creating doc/reference/Makefile >config.status: creating tests/Makefile >config.status: creating libxklavier.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po-directories commands >********************************************************** > Libxklavier is configured with the following backends: > XKB, libxkbfile is present > default ruleset: base > base: /usr/share/X11/xkb > xkbcomp is used from: /usr/bin > xinput available: yes > xmodmap, default ruleset: base > base: /usr/share/xmodmap > gtk-doc disabled >********************************************************** >>>> Source configured. >>>> Compiling source in /var/tmp/portage/x11-libs/libxklavier-5.4/work/libxklavier-5.4 ... >make -j9 -l8 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/x11-libs/libxklavier-5.4/work/libxklavier-5.4' >Making all in libxklavier >make[2]: Entering directory '/var/tmp/portage/x11-libs/libxklavier-5.4/work/libxklavier-5.4/libxklavier' >(cd . \ >&& glib-mkenums \ > --fhead "#ifndef __XKL_ENUM_TYPES_H__\n#define __XKL_ENUM_TYPES_H__\n" \ > --fprod "/* enumerations from \"@filename@\" */\n" \ > --vhead "GType @enum_name@_get_type (void);\n#define XKL_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ > --ftail "#endif /* __XKL_ENUM_TYPES_H__ */" \ > xkl_engine.h xkl_config_item.h xkl_config_registry.h xkl_config_rec.h xkl_engine_marshal.h xklavier.h) > new-xkl-enum-types.h \ >&& (cmp -s new-xkl-enum-types.h xkl-enum-types.h || cp new-xkl-enum-types.h xkl-enum-types.h) \ >&& rm -f new-xkl-enum-types.h \ >&& echo timestamp > stamp-xkl-enum-types.h >/bin/sh: line 2: glib-mkenums: command not found >make[2]: *** [Makefile:855: stamp-xkl-enum-types.h] Error 127 >make[2]: Leaving directory '/var/tmp/portage/x11-libs/libxklavier-5.4/work/libxklavier-5.4/libxklavier' >make[1]: *** [Makefile:461: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/x11-libs/libxklavier-5.4/work/libxklavier-5.4' >make: *** [Makefile:367: all] Error 2 > * ERROR: x11-libs/libxklavier-5.4::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=x11-libs/libxklavier-5.4::gentoo'`, > * the complete build log and the output of `emerge -pqv '=x11-libs/libxklavier-5.4::gentoo'`. > * The complete build log is located at '/var/tmp/portage/x11-libs/libxklavier-5.4/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/x11-libs/libxklavier-5.4/temp/environment'. > * Working directory: '/var/tmp/portage/x11-libs/libxklavier-5.4/work/libxklavier-5.4' > * S: '/var/tmp/portage/x11-libs/libxklavier-5.4/work/libxklavier-5.4'
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 667636
:
549134
|
549136
|
549138
|
549140
|
549142
|
549144
|
549146
|
706077
| 706080