Skip to content

Instantly share code, notes, and snippets.

@wangqr

wangqr/build.log Secret

Created May 14, 2019 00:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wangqr/2b5e1aba518b29186a45018ff184bdfc to your computer and use it in GitHub Desktop.
Save wangqr/2b5e1aba518b29186a45018ff184bdfc to your computer and use it in GitHub Desktop.
==> Starting build()...
/usr/bin/gnome-autogen.sh
***Warning*** PKG_NAME is deprecated, you may remove it from autogen.sh
checking for automake >= 1.8...
testing automake... found 1.16.1
checking for autoreconf >= 2.53...
testing autoreconf... found 2.69
checking for glib-gettext >= 2.2.0...
testing glib-gettextize... found 2.60.2
checking for intltool >= 0.25...
testing intltoolize... found 0.51.0
checking for pkg-config >= 0.14.0...
testing pkg-config... found 1.6.1
Checking for required M4 macros...
Processing ./configure.ac
Running glib-gettextize... Ignore non-fatal messages.
Copying file po/Makefile.in.in
Please add the files
codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.
Running intltoolize...
Running autoreconf...
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force --warnings=no-portability -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability
autoreconf: running: /usr/bin/autoheader --force --warnings=no-portability
autoreconf: running: automake --add-missing --copy --force-missing --warnings=no-portability
configure.ac:34: installing './compile'
configure.ac:52: installing './config.guess'
configure.ac:52: installing './config.sub'
configure.ac:33: installing './install-sh'
configure.ac:33: installing './missing'
Makefile.am: installing './INSTALL'
setup/Makefile.am:21: installing './py-compile'
src/Makefile.am: installing './depcomp'
autoreconf: Leaving directory `.'
Running ./configure --enable-maintainer-mode --prefix=/usr --libexecdir=/usr/lib/ibus-libzhuyin --enable-opencc ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether make supports nested variables... (cached) yes
checking nano version... 0 (release)
checking whether build environment is sane... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for library containing strerror... none required
checking for ANSI C header files... (cached) yes
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.51.0 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/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.28.2
checking for XML::Parser... ok
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 for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/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/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for IBUS... yes
checking for LIBZHUYIN... yes
checking for ibus_config_get_values... yes
checking for env... /usr/bin/env
checking for a Python interpreter with version >= 2.5... python
checking for python... /usr/bin/python
checking for python version... 3.7
checking for python platform... linux
checking for python script directory... ${prefix}/lib/python3.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python3.7/site-packages
checking for OPENCC... yes
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/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for GIO2... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking that generated files are newer than configure... done
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/libzhuyin.xml.in
config.status: creating setup/Makefile
config.status: creating setup/config.py
config.status: creating setup/ibus-setup-libzhuyin
config.status: creating ibus-libzhuyin.spec
config.status: creating data/Makefile
config.status: creating data/icons/Makefile
config.status: creating data/model/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 options:
Version 1.9.0
Install prefix /usr
Use boost no
Use opencc yes
Use libzhuyin yes
Now type `make' to compile ibus-libzhuyin
make all-recursive
make[1]: Entering directory '/var/lib/archbuild/extra-x86_64/arch/build/ibus-libzhuyin/src/ibus-libzhuyin-1.9.0'
Making all in src
make[2]: Entering directory '/var/lib/archbuild/extra-x86_64/arch/build/ibus-libzhuyin/src/ibus-libzhuyin-1.9.0/src'
CXX ibus_engine_libzhuyin-ZYConfig.o
CXX ibus_engine_libzhuyin-ZYEditor.o
CXX ibus_engine_libzhuyin-ZYLibZhuyin.o
CXX ibus_engine_libzhuyin-ZYZConfig.o
CXX ibus_engine_libzhuyin-ZYZhuyinProperties.o
CXX ibus_engine_libzhuyin-ZYTradSimpConverter.o
CXX ibus_engine_libzhuyin-ZYEnhancedText.o
CXX ibus_engine_libzhuyin-ZYZEnhancedEditor.o
CXX ibus_engine_libzhuyin-ZYZPhoneticEditor.o
CXX ibus_engine_libzhuyin-ZYZZhuyinEditor.o
CXX ibus_engine_libzhuyin-ZYZPinyinEditor.o
CXX ibus_engine_libzhuyin-ZYSymbols.o
CXX ibus_engine_libzhuyin-ZYSymbolLookup.o
CXX ibus_engine_libzhuyin-ZYZBuiltinSymbolSection.o
CXX ibus_engine_libzhuyin-ZYZPhoneticSection.o
CXX ibus_engine_libzhuyin-ZYZBopomofoSymbolSection.o
CXX ibus_engine_libzhuyin-ZYZUserSymbolListAllSection.o
CXX ibus_engine_libzhuyin-ZYZUserSymbolShownSection.o
CXX ibus_engine_libzhuyin-ZYFallbackEditor.o
CXX ibus_engine_libzhuyin-ZYEngine.o
CXX ibus_engine_libzhuyin-ZYZZhuyinEngine.o
CXX ibus_engine_libzhuyin-ZYMain.o
GEN libzhuyin.xml
ZYMain.cc: In function ‘int main(gint, gchar**)’:
ZYMain.cc:169:24: warning: ‘void g_atexit(GVoidFunc)’ is deprecated [-Wdeprecated-declarations]
g_atexit (atexit_cb);
^
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
from /usr/include/glib-2.0/glib/gasyncqueue.h:32,
from /usr/include/glib-2.0/glib.h:32,
from /usr/include/ibus-1.0/ibusshare.h:40,
from /usr/include/ibus-1.0/ibus.h:30,
from ZYMain.cc:26:
/usr/include/glib-2.0/glib/gutils.h:208:6: note: declared here
void g_atexit (GVoidFunc func);
^~~~~~~~
ZYMain.cc:169:24: warning: ‘void g_atexit(GVoidFunc)’ is deprecated [-Wdeprecated-declarations]
g_atexit (atexit_cb);
^
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
from /usr/include/glib-2.0/glib/gasyncqueue.h:32,
from /usr/include/glib-2.0/glib.h:32,
from /usr/include/ibus-1.0/ibusshare.h:40,
from /usr/include/ibus-1.0/ibus.h:30,
from ZYMain.cc:26:
/usr/include/glib-2.0/glib/gutils.h:208:6: note: declared here
void g_atexit (GVoidFunc func);
^~~~~~~~
CXXLD ibus-engine-libzhuyin
make[2]: Leaving directory '/var/lib/archbuild/extra-x86_64/arch/build/ibus-libzhuyin/src/ibus-libzhuyin-1.9.0/src'
Making all in setup
make[2]: Entering directory '/var/lib/archbuild/extra-x86_64/arch/build/ibus-libzhuyin/src/ibus-libzhuyin-1.9.0/setup'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/var/lib/archbuild/extra-x86_64/arch/build/ibus-libzhuyin/src/ibus-libzhuyin-1.9.0/setup'
Making all in data
make[2]: Entering directory '/var/lib/archbuild/extra-x86_64/arch/build/ibus-libzhuyin/src/ibus-libzhuyin-1.9.0/data'
Making all in icons
make[3]: Entering directory '/var/lib/archbuild/extra-x86_64/arch/build/ibus-libzhuyin/src/ibus-libzhuyin-1.9.0/data/icons'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/var/lib/archbuild/extra-x86_64/arch/build/ibus-libzhuyin/src/ibus-libzhuyin-1.9.0/data/icons'
Making all in model
make[3]: Entering directory '/var/lib/archbuild/extra-x86_64/arch/build/ibus-libzhuyin/src/ibus-libzhuyin-1.9.0/data/model'
wget http://downloads.sourceforge.net/libzhuyin/models/model11.text.tar.gz
make[3]: wget: Command not found
make[3]: *** [Makefile:580: interpolation2.text] Error 127
make[3]: Leaving directory '/var/lib/archbuild/extra-x86_64/arch/build/ibus-libzhuyin/src/ibus-libzhuyin-1.9.0/data/model'
make[2]: *** [Makefile:563: all-recursive] Error 1
make[2]: Leaving directory '/var/lib/archbuild/extra-x86_64/arch/build/ibus-libzhuyin/src/ibus-libzhuyin-1.9.0/data'
make[1]: *** [Makefile:498: all-recursive] Error 1
make[1]: Leaving directory '/var/lib/archbuild/extra-x86_64/arch/build/ibus-libzhuyin/src/ibus-libzhuyin-1.9.0'
make: *** [Makefile:428: all] Error 2
==> ERROR: A failure occurred in build().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment