The build took 00h 00m 58s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
12,260 |
ansic |
4,125 |
sh |
1,564 |
makefile |
32 |
ruby |
17,981 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: ncmpc 0.24-2 (Thu Apr 13 19:40:10 UTC 2017)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) libmpdclient-2.10-1
Total Installed Size: 0.27 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libmpdclient...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
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 nested variables... (cached) yes
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... gcc3
checking for clang option to accept ISO C99... none needed
checking for NcursesW wide-character library... yes
checking for working ncursesw/curses.h... no
checking for working ncursesw.h... no
checking for working ncurses.h... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for socket... yes
checking for gethostbyname... yes
checking for x86_64-unknown-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for LIBMPDCLIENT... yes
checking locale.h usability... yes
checking locale.h presence... no
configure: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: locale.h: proceeding with the compiler's result
checking for locale.h... yes
checking whether NLS is requested... yes
checking for locale.h... (cached) yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... no
configure: WARNING: libintl.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: libintl.h: proceeding with the compiler's result
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... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed... cs da de eo es fi fr gl he hu it ko nb nl ru pl pt_BR sk sv uk zh_CN
checking whether to include color support... yes
checking whether to include the help screen... yes
checking for getmouse in -lncursesw... yes
checking whether to include mouse support... yes
checking whether to include the artist screen... yes
checking whether to include the search screen... yes
checking whether to include the song viewer screen... yes
checking whether to include the key editor screen... yes
checking whether to include the lyrics screen... yes
checking whether to include the outputs screen... yes
checking whether to include the chat screen... no
checking whether C compiler accepts -ffunction-sections... yes
checking whether C compiler accepts -fdata-sections... yes
checking whether the linker accepts -Wl,--gc-sections... yes
checking whether C compiler accepts -fvisibility=hidden... yes
checking whether C compiler accepts -ffast-math... yes
checking whether C compiler accepts -ftree-vectorize... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -Wno-deprecated-declarations... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Wshadow... yes
checking whether C compiler accepts -Wpointer-arith... yes
checking whether C compiler accepts -Wstrict-prototypes... yes
checking whether C compiler accepts -Wcast-qual... yes
checking whether C compiler accepts -Wwrite-strings... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating po/Makefile
config.status: creating doc/doxygen.conf
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
make all-recursive
make[1]: Entering directory '/tmp/ncmpc/src/ncmpc-0.24'
Making all in po
make[2]: Entering directory '/tmp/ncmpc/src/ncmpc-0.24/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/ncmpc/src/ncmpc-0.24/po'
make[2]: Entering directory '/tmp/ncmpc/src/ncmpc-0.24'
depbase=`echo src/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/main.o -MD -MP -MF $depbase.Tpo -c -o src/main.o src/main.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/gidle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/gidle.o -MD -MP -MF $depbase.Tpo -c -o src/gidle.o src/gidle.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/mpdclient.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/mpdclient.o -MD -MP -MF $depbase.Tpo -c -o src/mpdclient.o src/mpdclient.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/playlist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/playlist.o -MD -MP -MF $depbase.Tpo -c -o src/playlist.o src/playlist.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/filelist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/filelist.o -MD -MP -MF $depbase.Tpo -c -o src/filelist.o src/filelist.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/options.o -MD -MP -MF $depbase.Tpo -c -o src/options.o src/options.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/command.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/command.o -MD -MP -MF $depbase.Tpo -c -o src/command.o src/command.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/ncu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/ncu.o -MD -MP -MF $depbase.Tpo -c -o src/ncu.o src/ncu.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/player_command.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/player_command.o -MD -MP -MF $depbase.Tpo -c -o src/player_command.o src/player_command.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/title_bar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/title_bar.o -MD -MP -MF $depbase.Tpo -c -o src/title_bar.o src/title_bar.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/progress_bar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/progress_bar.o -MD -MP -MF $depbase.Tpo -c -o src/progress_bar.o src/progress_bar.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/status_bar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/status_bar.o -MD -MP -MF $depbase.Tpo -c -o src/status_bar.o src/status_bar.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/screen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/screen.o -MD -MP -MF $depbase.Tpo -c -o src/screen.o src/screen.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/screen_status.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/screen_status.o -MD -MP -MF $depbase.Tpo -c -o src/screen_status.o src/screen_status.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/screen_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/screen_list.o -MD -MP -MF $depbase.Tpo -c -o src/screen_list.o src/screen_list.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/screen_find.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/screen_find.o -MD -MP -MF $depbase.Tpo -c -o src/screen_find.o src/screen_find.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/screen_utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/screen_utils.o -MD -MP -MF $depbase.Tpo -c -o src/screen_utils.o src/screen_utils.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/screen_client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/screen_client.o -MD -MP -MF $depbase.Tpo -c -o src/screen_client.o src/screen_client.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/screen_queue.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/screen_queue.o -MD -MP -MF $depbase.Tpo -c -o src/screen_queue.o src/screen_queue.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/screen_browser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/screen_browser.o -MD -MP -MF $depbase.Tpo -c -o src/screen_browser.o src/screen_browser.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/screen_file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/screen_file.o -MD -MP -MF $depbase.Tpo -c -o src/screen_file.o src/screen_file.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/list_window.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/list_window.o -MD -MP -MF $depbase.Tpo -c -o src/list_window.o src/list_window.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/song_paint.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/song_paint.o -MD -MP -MF $depbase.Tpo -c -o src/song_paint.o src/song_paint.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/colors.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/colors.o -MD -MP -MF $depbase.Tpo -c -o src/colors.o src/colors.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/charset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/charset.o -MD -MP -MF $depbase.Tpo -c -o src/charset.o src/charset.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/wreadln.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/wreadln.o -MD -MP -MF $depbase.Tpo -c -o src/wreadln.o src/wreadln.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/strfsong.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/strfsong.o -MD -MP -MF $depbase.Tpo -c -o src/strfsong.o src/strfsong.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/utils.o -MD -MP -MF $depbase.Tpo -c -o src/utils.o src/utils.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/hscroll.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/hscroll.o -MD -MP -MF $depbase.Tpo -c -o src/hscroll.o src/hscroll.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/match.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/match.o -MD -MP -MF $depbase.Tpo -c -o src/match.o src/match.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/conf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/conf.o -MD -MP -MF $depbase.Tpo -c -o src/conf.o src/conf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/screen_help.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/screen_help.o -MD -MP -MF $depbase.Tpo -c -o src/screen_help.o src/screen_help.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/screen_artist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/screen_artist.o -MD -MP -MF $depbase.Tpo -c -o src/screen_artist.o src/screen_artist.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/screen_search.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/screen_search.o -MD -MP -MF $depbase.Tpo -c -o src/screen_search.o src/screen_search.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/screen_song.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/screen_song.o -MD -MP -MF $depbase.Tpo -c -o src/screen_song.o src/screen_song.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/screen_keydef.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/screen_keydef.o -MD -MP -MF $depbase.Tpo -c -o src/screen_keydef.o src/screen_keydef.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/plugin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/plugin.o -MD -MP -MF $depbase.Tpo -c -o src/plugin.o src/plugin.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/screen_text.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/screen_text.o -MD -MP -MF $depbase.Tpo -c -o src/screen_text.o src/screen_text.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/screen_lyrics.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/screen_lyrics.o -MD -MP -MF $depbase.Tpo -c -o src/screen_lyrics.o src/screen_lyrics.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/lyrics.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/lyrics.o -MD -MP -MF $depbase.Tpo -c -o src/lyrics.o src/lyrics.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/screen_outputs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/screen_outputs.o -MD -MP -MF $depbase.Tpo -c -o src/screen_outputs.o src/screen_outputs.c &&\
mv -f $depbase.Tpo $depbase.Po
clang -DNDEBUG -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -Wl,--gc-sections -o src/ncmpc src/main.o src/gidle.o src/mpdclient.o src/playlist.o src/filelist.o src/options.o src/command.o src/ncu.o src/player_command.o src/title_bar.o src/progress_bar.o src/status_bar.o src/screen.o src/screen_status.o src/screen_list.o src/screen_find.o src/screen_utils.o src/screen_client.o src/screen_queue.o src/screen_browser.o src/screen_file.o src/list_window.o src/song_paint.o src/colors.o src/charset.o src/wreadln.o src/strfsong.o src/utils.o src/hscroll.o src/match.o src/conf.o src/screen_help.o src/screen_artist.o src/screen_search.o src/screen_song.o src/screen_keydef.o src/plugin.o src/screen_text.o src/screen_lyrics.o src/lyrics.o src/screen_outputs.o -lncursesw -lmpdclient -lglib-2.0
make[2]: Leaving directory '/tmp/ncmpc/src/ncmpc-0.24'
make[1]: Leaving directory '/tmp/ncmpc/src/ncmpc-0.24'
==> Entering fakeroot environment...
==> Starting package()...
Making install in po
make[1]: Entering directory '/tmp/ncmpc/src/ncmpc-0.24/po'
mkdir -p /tmp/ncmpc/pkg/ncmpc/usr/share; \
catalogs='cs.gmo da.gmo de.gmo eo.gmo es.gmo fi.gmo fr.gmo gl.gmo he.gmo hu.gmo it.gmo ko.gmo nb.gmo nl.gmo ru.gmo pl.gmo pt_BR.gmo sk.gmo sv.gmo uk.gmo zh_CN.gmo'; \
for cat in $catalogs; do \
cat=`basename $cat`; \
case "$cat" in \
*.gmo) destdir=/usr/share/locale;; \
*) destdir=/usr/lib/locale;; \
esac; \
lang=`echo $cat | sed 's/\.gmo$//'`; \
dir=/tmp/ncmpc/pkg/ncmpc$destdir/$lang/LC_MESSAGES; \
mkdir -p $dir; \
if test -r $cat; then \
/usr/bin/install -c -m 644 $cat $dir/ncmpc.mo; \
echo "installing $cat as $dir/ncmpc.mo"; \
else \
/usr/bin/install -c -m 644 ./$cat $dir/ncmpc.mo; \
echo "installing ./$cat as" \
"$dir/ncmpc.mo"; \
fi; \
if test -r $cat.m; then \
/usr/bin/install -c -m 644 $cat.m $dir/ncmpc.mo.m; \
echo "installing $cat.m as $dir/ncmpc.mo.m"; \
else \
if test -r ./$cat.m ; then \
/usr/bin/install -c -m 644 ./$cat.m \
$dir/ncmpc.mo.m; \
echo "installing ./$cat as" \
"$dir/ncmpc.mo.m"; \
else \
true; \
fi; \
fi; \
done
installing cs.gmo as /tmp/ncmpc/pkg/ncmpc/usr/share/locale/cs/LC_MESSAGES/ncmpc.mo
installing da.gmo as /tmp/ncmpc/pkg/ncmpc/usr/share/locale/da/LC_MESSAGES/ncmpc.mo
installing de.gmo as /tmp/ncmpc/pkg/ncmpc/usr/share/locale/de/LC_MESSAGES/ncmpc.mo
installing eo.gmo as /tmp/ncmpc/pkg/ncmpc/usr/share/locale/eo/LC_MESSAGES/ncmpc.mo
installing es.gmo as /tmp/ncmpc/pkg/ncmpc/usr/share/locale/es/LC_MESSAGES/ncmpc.mo
installing fi.gmo as /tmp/ncmpc/pkg/ncmpc/usr/share/locale/fi/LC_MESSAGES/ncmpc.mo
installing fr.gmo as /tmp/ncmpc/pkg/ncmpc/usr/share/locale/fr/LC_MESSAGES/ncmpc.mo
installing gl.gmo as /tmp/ncmpc/pkg/ncmpc/usr/share/locale/gl/LC_MESSAGES/ncmpc.mo
installing he.gmo as /tmp/ncmpc/pkg/ncmpc/usr/share/locale/he/LC_MESSAGES/ncmpc.mo
installing hu.gmo as /tmp/ncmpc/pkg/ncmpc/usr/share/locale/hu/LC_MESSAGES/ncmpc.mo
installing it.gmo as /tmp/ncmpc/pkg/ncmpc/usr/share/locale/it/LC_MESSAGES/ncmpc.mo
installing ko.gmo as /tmp/ncmpc/pkg/ncmpc/usr/share/locale/ko/LC_MESSAGES/ncmpc.mo
installing nb.gmo as /tmp/ncmpc/pkg/ncmpc/usr/share/locale/nb/LC_MESSAGES/ncmpc.mo
installing nl.gmo as /tmp/ncmpc/pkg/ncmpc/usr/share/locale/nl/LC_MESSAGES/ncmpc.mo
installing ru.gmo as /tmp/ncmpc/pkg/ncmpc/usr/share/locale/ru/LC_MESSAGES/ncmpc.mo
installing pl.gmo as /tmp/ncmpc/pkg/ncmpc/usr/share/locale/pl/LC_MESSAGES/ncmpc.mo
installing pt_BR.gmo as /tmp/ncmpc/pkg/ncmpc/usr/share/locale/pt_BR/LC_MESSAGES/ncmpc.mo
installing sk.gmo as /tmp/ncmpc/pkg/ncmpc/usr/share/locale/sk/LC_MESSAGES/ncmpc.mo
installing sv.gmo as /tmp/ncmpc/pkg/ncmpc/usr/share/locale/sv/LC_MESSAGES/ncmpc.mo
installing uk.gmo as /tmp/ncmpc/pkg/ncmpc/usr/share/locale/uk/LC_MESSAGES/ncmpc.mo
installing zh_CN.gmo as /tmp/ncmpc/pkg/ncmpc/usr/share/locale/zh_CN/LC_MESSAGES/ncmpc.mo
if test "ncmpc" = "glib"; then \
mkdir -p /tmp/ncmpc/pkg/ncmpc/usr/share/glib-2.0/gettext/po; \
/usr/bin/install -c -m 644 ./Makefile.in.in \
/tmp/ncmpc/pkg/ncmpc/usr/share/glib-2.0/gettext/po/Makefile.in.in; \
else \
: ; \
fi
make[1]: Leaving directory '/tmp/ncmpc/src/ncmpc-0.24/po'
make[1]: Entering directory '/tmp/ncmpc/src/ncmpc-0.24'
make[2]: Entering directory '/tmp/ncmpc/src/ncmpc-0.24'
/usr/bin/mkdir -p '/tmp/ncmpc/pkg/ncmpc/usr/bin'
/usr/bin/install -c src/ncmpc '/tmp/ncmpc/pkg/ncmpc/usr/bin'
/usr/bin/mkdir -p '/tmp/ncmpc/pkg/ncmpc/usr/share/doc/ncmpc'
/usr/bin/install -c -m 644 doc/config.sample doc/keys.sample doc/ncmpc.lirc AUTHORS NEWS README '/tmp/ncmpc/pkg/ncmpc/usr/share/doc/ncmpc'
/usr/bin/mkdir -p '/tmp/ncmpc/pkg/ncmpc/usr/share/ncmpc/lyrics'
/usr/bin/install -c lyrics/10-hd.sh lyrics/20-lyricwiki.rb '/tmp/ncmpc/pkg/ncmpc/usr/share/ncmpc/lyrics'
/usr/bin/mkdir -p '/tmp/ncmpc/pkg/ncmpc/usr/share/man/man1'
/usr/bin/install -c -m 644 doc/ncmpc.1 '/tmp/ncmpc/pkg/ncmpc/usr/share/man/man1'
make[2]: Leaving directory '/tmp/ncmpc/src/ncmpc-0.24'
make[1]: Leaving directory '/tmp/ncmpc/src/ncmpc-0.24'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "ncmpc"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ncmpc 0.24-2 (Thu Apr 13 19:40:35 UTC 2017)
CMD: pacman --query --file ncmpc-0.24-2-x86_64.pkg.tar.xz
Creating hybrid package for 'ncmpc'
Trying to find vanilla package 'ncmpc'...
CMD: pacman --query --file /mirror/ncmpcpp-0.7.4-2.pkg.tar.xz
CMD: pacman --query --file /mirror/ncmpc-0.24-2.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/share/locale/cs/LC_MESSAGES/ncmpc.mo
/usr/share/locale/da/LC_MESSAGES/ncmpc.mo
/usr/share/locale/de/LC_MESSAGES/ncmpc.mo
/usr/share/locale/eo/LC_MESSAGES/ncmpc.mo
/usr/share/locale/es/LC_MESSAGES/ncmpc.mo
/usr/share/locale/fi/LC_MESSAGES/ncmpc.mo
/usr/share/locale/fr/LC_MESSAGES/ncmpc.mo
/usr/share/locale/gl/LC_MESSAGES/ncmpc.mo
/usr/share/locale/he/LC_MESSAGES/ncmpc.mo
/usr/share/locale/hu/LC_MESSAGES/ncmpc.mo
/usr/share/locale/it/LC_MESSAGES/ncmpc.mo
/usr/share/locale/ko/LC_MESSAGES/ncmpc.mo
/usr/share/locale/nb/LC_MESSAGES/ncmpc.mo
/usr/share/locale/nl/LC_MESSAGES/ncmpc.mo
/usr/share/locale/ru/LC_MESSAGES/ncmpc.mo
/usr/share/locale/pl/LC_MESSAGES/ncmpc.mo
/usr/share/locale/pt_BR/LC_MESSAGES/ncmpc.mo
/usr/share/locale/sk/LC_MESSAGES/ncmpc.mo
/usr/share/locale/sv/LC_MESSAGES/ncmpc.mo
/usr/share/locale/uk/LC_MESSAGES/ncmpc.mo
/usr/share/locale/zh_CN/LC_MESSAGES/ncmpc.mo
/usr/share/doc/ncmpc/config.sample
/usr/share/doc/ncmpc/keys.sample
/usr/share/doc/ncmpc/ncmpc.lirc
/usr/share/doc/ncmpc/AUTHORS
/usr/share/doc/ncmpc/NEWS
/usr/share/doc/ncmpc/README
/usr/share/ncmpc/lyrics/10-hd.sh
/usr/share/ncmpc/lyrics/20-lyricwiki.rb
/usr/share/man/man1/ncmpc.1.gz
/usr/bin/ncmpc
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf ncmpc.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/ncmpc.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ncmpc.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/ncmpc.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/ncmpc/src/ncmpc-0.24/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by ncmpc configure 0.24, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc --enable-lyrics-screen --with-lyrics-plugin-dir=/usr/share/ncmpc/lyrics
## --------- ##
## Platform. ##
## --------- ##
hostname = d3d4bad149b7
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/lib/jvm/default/bin
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2356: checking for a BSD-compatible install
configure:2424: result: /usr/bin/install -c
configure:2435: checking whether build environment is sane
configure:2490: result: yes
configure:2549: checking for x86_64-unknown-linux-strip
configure:2579: result: no
configure:2589: checking for strip
configure:2605: found /usr/bin/strip
configure:2616: result: strip
configure:2641: checking for a thread-safe mkdir -p
configure:2680: result: /usr/bin/mkdir -p
configure:2687: checking for gawk
configure:2703: found /usr/bin/gawk
configure:2714: result: gawk
configure:2725: checking whether make sets $(MAKE)
configure:2747: result: yes
configure:2776: checking whether make supports nested variables
configure:2793: result: yes
configure:2930: checking whether make supports nested variables
configure:2947: result: yes
configure:2975: checking for style of include used by make
configure:3003: result: GNU
configure:3034: checking for x86_64-unknown-linux-gcc
configure:3061: result: clang
configure:3330: checking for C compiler version
configure:3339: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:3350: $? = 0
configure:3339: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:3350: $? = 0
configure:3339: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3350: $? = 1
configure:3339: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3350: $? = 1
configure:3370: checking whether the C compiler works
configure:3392: clang conftest.c >&5
configure:3396: $? = 0
configure:3444: result: yes
configure:3447: checking for C compiler default output file name
configure:3449: result: a.out
configure:3455: checking for suffix of executables
configure:3462: clang -o conftest conftest.c >&5
configure:3466: $? = 0
configure:3488: result:
configure:3510: checking whether we are cross compiling
configure:3518: clang -o conftest conftest.c >&5
configure:3522: $? = 0
configure:3529: ./conftest
configure:3533: $? = 0
configure:3548: result: no
configure:3553: checking for suffix of object files
configure:3575: clang -c conftest.c >&5
configure:3579: $? = 0
configure:3600: result: o
configure:3604: checking whether we are using the GNU C compiler
configure:3623: clang -c conftest.c >&5
configure:3623: $? = 0
configure:3632: result: yes
configure:3641: checking whether clang accepts -g
configure:3661: clang -c -g conftest.c >&5
configure:3661: $? = 0
configure:3702: result: yes
configure:3719: checking for clang option to accept ISO C89
configure:3782: clang -c conftest.c >&5
configure:3782: $? = 0
configure:3795: result: none needed
configure:3820: checking whether clang understands -c and -o together
configure:3842: clang -c conftest.c -o conftest2.o
configure:3845: $? = 0
configure:3842: clang -c conftest.c -o conftest2.o
configure:3845: $? = 0
configure:3857: result: yes
configure:3876: checking dependency style of clang
configure:3987: result: gcc3
configure:4002: checking for clang option to accept ISO C99
configure:4151: clang -c conftest.c >&5
configure:4151: $? = 0
configure:4164: result: none needed
configure:4215: checking for NcursesW wide-character library
configure:4239: clang -o conftest conftest.c -lncursesw >&5
configure:4239: $? = 0
configure:4248: result: yes
configure:4268: checking for working ncursesw/curses.h
configure:4301: clang -o conftest conftest.c -lncursesw >&5
conftest.c:15:34: fatal error: 'ncursesw/curses.h' file not found
#include
^
1 error generated.
configure:4301: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ncmpc"
| #define PACKAGE_TARNAME "ncmpc"
| #define PACKAGE_VERSION "0.24"
| #define PACKAGE_STRING "ncmpc 0.24"
| #define PACKAGE_BUGREPORT "max@duempel.org"
| #define PACKAGE_URL ""
| #define PACKAGE "ncmpc"
| #define VERSION "0.24"
| #define HAVE_NCURSESW 1
| #define HAVE_CURSES 1
| /* end confdefs.h. */
|
| #define _XOPEN_SOURCE_EXTENDED 1
| #include
|
| int
| main ()
| {
|
| chtype a = A_BOLD;
| int b = KEY_LEFT;
| chtype c = COLOR_PAIR(1) & A_COLOR;
| attr_t d = WA_NORMAL;
| cchar_t e;
| wint_t f;
| int g = getattrs(stdscr);
| int h = getcurx(stdscr) + getmaxx(stdscr);
| initscr();
| init_pair(1, COLOR_WHITE, COLOR_RED);
| wattr_set(stdscr, d, 0, NULL);
| wget_wch(stdscr, &f);
|
| ;
| return 0;
| }
configure:4310: result: no
configure:4332: checking for working ncursesw.h
configure:4365: clang -o conftest conftest.c -lncursesw >&5
conftest.c:15:34: fatal error: 'ncursesw.h' file not found
#include
^
1 error generated.
configure:4365: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ncmpc"
| #define PACKAGE_TARNAME "ncmpc"
| #define PACKAGE_VERSION "0.24"
| #define PACKAGE_STRING "ncmpc 0.24"
| #define PACKAGE_BUGREPORT "max@duempel.org"
| #define PACKAGE_URL ""
| #define PACKAGE "ncmpc"
| #define VERSION "0.24"
| #define HAVE_NCURSESW 1
| #define HAVE_CURSES 1
| /* end confdefs.h. */
|
| #define _XOPEN_SOURCE_EXTENDED 1
| #include
|
| int
| main ()
| {
|
| chtype a = A_BOLD;
| int b = KEY_LEFT;
| chtype c = COLOR_PAIR(1) & A_COLOR;
| attr_t d = WA_NORMAL;
| cchar_t e;
| wint_t f;
| int g = getattrs(stdscr);
| int h = getcurx(stdscr) + getmaxx(stdscr);
| initscr();
| init_pair(1, COLOR_WHITE, COLOR_RED);
| wattr_set(stdscr, d, 0, NULL);
| wget_wch(stdscr, &f);
|
| ;
| return 0;
| }
configure:4374: result: no
configure:4396: checking for working ncurses.h
configure:4429: clang -o conftest conftest.c -lncursesw >&5
configure:4429: $? = 0
configure:4438: result: yes
configure:4984: checking build system type
configure:4998: result: x86_64-unknown-linux-gnu
configure:5018: checking host system type
configure:5031: result: x86_64-unknown-linux-gnu
configure:5153: checking for socket
configure:5153: clang -o conftest conftest.c >&5
configure:5153: $? = 0
configure:5153: result: yes
configure:5203: checking for gethostbyname
configure:5203: clang -o conftest conftest.c >&5
configure:5203: $? = 0
configure:5203: result: yes
configure:5295: checking for x86_64-unknown-linux-pkg-config
configure:5328: result: no
configure:5338: checking for pkg-config
configure:5356: found /usr/bin/pkg-config
configure:5368: result: /usr/bin/pkg-config
configure:5393: checking pkg-config is at least version 0.9.0
configure:5396: result: yes
configure:5406: checking for GLIB
configure:5413: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.14"
configure:5416: $? = 0
configure:5430: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.14"
configure:5433: $? = 0
configure:5471: result: yes
configure:5478: checking for LIBMPDCLIENT
configure:5485: $PKG_CONFIG --exists --print-errors "libmpdclient >= 2.3"
configure:5488: $? = 0
configure:5502: $PKG_CONFIG --exists --print-errors "libmpdclient >= 2.3"
configure:5505: $? = 0
configure:5543: result: yes
configure:5549: $PKG_CONFIG --exists --print-errors "libmpdclient >= 2.5"
configure:5552: $? = 0
configure:5977: checking locale.h usability
configure:5977: clang -c conftest.c >&5
configure:5977: $? = 0
configure:5977: result: yes
configure:5977: checking locale.h presence
configure:5977: conftest.c
./configure: line 1765: conftest.c: command not found
configure:5977: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ncmpc"
| #define PACKAGE_TARNAME "ncmpc"
| #define PACKAGE_VERSION "0.24"
| #define PACKAGE_STRING "ncmpc 0.24"
| #define PACKAGE_BUGREPORT "max@duempel.org"
| #define PACKAGE_URL ""
| #define PACKAGE "ncmpc"
| #define VERSION "0.24"
| #define HAVE_NCURSESW 1
| #define HAVE_CURSES 1
| #define HAVE_CURSES_ENHANCED 1
| #define HAVE_CURSES_COLOR 1
| #define HAVE_CURSES_OBSOLETE 1
| #define HAVE_NCURSES_H 1
| #define ENABLE_MULTIBYTE 1
| /* end confdefs.h. */
| #include
configure:5977: result: no
configure:5977: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!
configure:5977: WARNING: locale.h: proceeding with the compiler's result
configure:5977: checking for locale.h
configure:5977: result: yes
configure:5995: checking whether NLS is requested
configure:6004: result: yes
configure:6016: checking for locale.h
configure:6016: result: yes
configure:6027: checking for LC_MESSAGES
configure:6043: clang -o conftest conftest.c >&5
configure:6043: $? = 0
configure:6051: result: yes
configure:6068: checking libintl.h usability
configure:6068: clang -c conftest.c >&5
configure:6068: $? = 0
configure:6068: result: yes
configure:6068: checking libintl.h presence
configure:6068: conftest.c
./configure: line 1765: conftest.c: command not found
configure:6068: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ncmpc"
| #define PACKAGE_TARNAME "ncmpc"
| #define PACKAGE_VERSION "0.24"
| #define PACKAGE_STRING "ncmpc 0.24"
| #define PACKAGE_BUGREPORT "max@duempel.org"
| #define PACKAGE_URL ""
| #define PACKAGE "ncmpc"
| #define VERSION "0.24"
| #define HAVE_NCURSESW 1
| #define HAVE_CURSES 1
| #define HAVE_CURSES_ENHANCED 1
| #define HAVE_CURSES_COLOR 1
| #define HAVE_CURSES_OBSOLETE 1
| #define HAVE_NCURSES_H 1
| #define ENABLE_MULTIBYTE 1
| #define ENABLE_LOCALE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h. */
| #include
configure:6068: result: no
configure:6068: WARNING: libintl.h: accepted by the compiler, rejected by the preprocessor!
configure:6068: WARNING: libintl.h: proceeding with the compiler's result
configure:6068: checking for libintl.h
configure:6068: result: yes
configure:6076: checking for ngettext in libc
configure:6094: clang -o conftest conftest.c >&5
configure:6094: $? = 0
configure:6103: result: yes
configure:6107: checking for dgettext in libc
configure:6125: clang -o conftest conftest.c >&5
configure:6125: $? = 0
configure:6134: result: yes
configure:6141: checking for bind_textdomain_codeset
configure:6141: clang -o conftest conftest.c >&5
configure:6141: $? = 0
configure:6141: result: yes
configure:6417: checking for msgfmt
configure:6444: result: /usr/bin/msgfmt
configure:6455: checking for dcgettext
configure:6455: clang -o conftest conftest.c >&5
configure:6455: $? = 0
configure:6455: result: yes
configure:6465: checking if msgfmt accepts -c
configure:6480: $MSGFMT -c -o /dev/null conftest.foo
conftest.foo:3: warning: header field 'Language' missing in header
configure:6483: $? = 0
configure:6485: result: yes
configure:6495: checking for gmsgfmt
configure:6526: result: /usr/bin/msgfmt
configure:6536: checking for xgettext
configure:6563: result: /usr/bin/xgettext
configure:6582: clang -o conftest conftest.c >&5
configure:6582: $? = 0
configure:6660: checking for catalogs to be installed
configure:6685: result: cs da de eo es fi fr gl he hu it ko nb nl ru pl pt_BR sk sv uk zh_CN
configure:7094: checking whether to include color support
configure:7099: result: yes
configure:7224: checking whether to include the help screen
configure:7233: result: yes
configure:7252: checking for getmouse in -lncursesw
configure:7277: clang -o conftest conftest.c -lncursesw >&5
configure:7277: $? = 0
configure:7287: result: yes
configure:7304: checking whether to include mouse support
configure:7310: result: yes
configure:7337: checking whether to include the artist screen
configure:7346: result: yes
configure:7363: checking whether to include the search screen
configure:7372: result: yes
configure:7389: checking whether to include the song viewer screen
configure:7398: result: yes
configure:7415: checking whether to include the key editor screen
configure:7424: result: yes
configure:7441: checking whether to include the lyrics screen
configure:7474: result: yes
configure:7508: checking whether to include the outputs screen
configure:7532: result: yes
configure:7536: checking whether to include the chat screen
configure:7548: result: no
configure:7675: checking whether C compiler accepts -ffunction-sections
configure:7694: clang -c -ffunction-sections conftest.c >&5
configure:7694: $? = 0
configure:7703: result: yes
configure:7716: : CFLAGS="$CFLAGS $flag"
configure:7719: $? = 0
configure:7740: checking whether C compiler accepts -fdata-sections
configure:7759: clang -c -ffunction-sections -fdata-sections conftest.c >&5
configure:7759: $? = 0
configure:7768: result: yes
configure:7781: : CFLAGS="$CFLAGS $flag"
configure:7784: $? = 0
configure:7806: checking whether the linker accepts -Wl,--gc-sections
configure:7825: clang -o conftest -ffunction-sections -fdata-sections -Wl,--gc-sections conftest.c >&5
configure:7825: $? = 0
configure:7835: result: yes
configure:7848: : LDFLAGS="$LDFLAGS $flag"
configure:7851: $? = 0
configure:7959: checking whether C compiler accepts -fvisibility=hidden
configure:7978: clang -c -ffunction-sections -fdata-sections -fvisibility=hidden conftest.c >&5
configure:7978: $? = 0
configure:7987: result: yes
configure:8000: : CFLAGS="$CFLAGS $flag"
configure:8003: $? = 0
configure:8024: checking whether C compiler accepts -ffast-math
configure:8043: clang -c -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math conftest.c >&5
configure:8043: $? = 0
configure:8052: result: yes
configure:8065: : CFLAGS="$CFLAGS $flag"
configure:8068: $? = 0
configure:8089: checking whether C compiler accepts -ftree-vectorize
configure:8108: clang -c -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize conftest.c >&5
configure:8108: $? = 0
configure:8117: result: yes
configure:8130: : CFLAGS="$CFLAGS $flag"
configure:8133: $? = 0
configure:8155: checking whether C compiler accepts -Wall
configure:8174: clang -c -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall conftest.c >&5
configure:8174: $? = 0
configure:8183: result: yes
configure:8196: : CFLAGS="$CFLAGS $flag"
configure:8199: $? = 0
configure:8220: checking whether C compiler accepts -Wextra
configure:8239: clang -c -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra conftest.c >&5
configure:8239: $? = 0
configure:8248: result: yes
configure:8261: : CFLAGS="$CFLAGS $flag"
configure:8264: $? = 0
configure:8285: checking whether C compiler accepts -Wno-deprecated-declarations
configure:8304: clang -c -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations conftest.c >&5
configure:8304: $? = 0
configure:8313: result: yes
configure:8326: : CFLAGS="$CFLAGS $flag"
configure:8329: $? = 0
configure:8350: checking whether C compiler accepts -Wmissing-prototypes
configure:8369: clang -c -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes conftest.c >&5
configure:8369: $? = 0
configure:8378: result: yes
configure:8391: : CFLAGS="$CFLAGS $flag"
configure:8394: $? = 0
configure:8415: checking whether C compiler accepts -Wshadow
configure:8434: clang -c -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow conftest.c >&5
configure:8434: $? = 0
configure:8443: result: yes
configure:8456: : CFLAGS="$CFLAGS $flag"
configure:8459: $? = 0
configure:8480: checking whether C compiler accepts -Wpointer-arith
configure:8499: clang -c -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith conftest.c >&5
configure:8499: $? = 0
configure:8508: result: yes
configure:8521: : CFLAGS="$CFLAGS $flag"
configure:8524: $? = 0
configure:8545: checking whether C compiler accepts -Wstrict-prototypes
configure:8564: clang -c -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes conftest.c >&5
configure:8564: $? = 0
configure:8573: result: yes
configure:8586: : CFLAGS="$CFLAGS $flag"
configure:8589: $? = 0
configure:8610: checking whether C compiler accepts -Wcast-qual
configure:8629: clang -c -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual conftest.c >&5
configure:8629: $? = 0
configure:8638: result: yes
configure:8651: : CFLAGS="$CFLAGS $flag"
configure:8654: $? = 0
configure:8675: checking whether C compiler accepts -Wwrite-strings
configure:8694: clang -c -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings conftest.c >&5
configure:8694: $? = 0
configure:8703: result: yes
configure:8716: : CFLAGS="$CFLAGS $flag"
configure:8719: $? = 0
configure:8850: checking that generated files are newer than configure
configure:8856: result: done
configure:8939: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by ncmpc config.status 0.24, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on d3d4bad149b7
config.status:984: creating Makefile
config.status:984: creating po/Makefile.in
config.status:984: creating po/Makefile
config.status:984: creating doc/doxygen.conf
config.status:984: creating config.h
config.status:1213: executing depfiles commands
config.status:1213: executing default-1 commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CURSES_LIB_set=
ac_cv_env_CURSES_LIB_value=
ac_cv_env_GLIB_CFLAGS_set=
ac_cv_env_GLIB_CFLAGS_value=
ac_cv_env_GLIB_LIBS_set=
ac_cv_env_GLIB_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBLIRCCLIENT_CFLAGS_set=
ac_cv_env_LIBLIRCCLIENT_CFLAGS_value=
ac_cv_env_LIBLIRCCLIENT_LIBS_set=
ac_cv_env_LIBLIRCCLIENT_LIBS_value=
ac_cv_env_LIBMPDCLIENT_CFLAGS_set=
ac_cv_env_LIBMPDCLIENT_CFLAGS_value=
ac_cv_env_LIBMPDCLIENT_LIBS_set=
ac_cv_env_LIBMPDCLIENT_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_bind_textdomain_codeset=yes
ac_cv_func_dcgettext=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_socket=yes
ac_cv_header_libintl_h=yes
ac_cv_header_locale_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_ncursesw___getmouse=yes
ac_cv_objext=o
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
am_cv_val_LC_MESSAGES=yes
ax_cv_check_cflags___Wall=yes
ax_cv_check_cflags___Wcast_qual=yes
ax_cv_check_cflags___Wextra=yes
ax_cv_check_cflags___Wmissing_prototypes=yes
ax_cv_check_cflags___Wno_deprecated_declarations=yes
ax_cv_check_cflags___Wpointer_arith=yes
ax_cv_check_cflags___Wshadow=yes
ax_cv_check_cflags___Wstrict_prototypes=yes
ax_cv_check_cflags___Wwrite_strings=yes
ax_cv_check_cflags___fdata_sections=yes
ax_cv_check_cflags___ffast_math=yes
ax_cv_check_cflags___ffunction_sections=yes
ax_cv_check_cflags___ftree_vectorize=yes
ax_cv_check_cflags___fvisibility_hidden=yes
ax_cv_check_ldflags___Wl___gc_sections=yes
ax_cv_curses=yes
ax_cv_curses_color=yes
ax_cv_curses_enhanced=yes
ax_cv_curses_mouse=yes
ax_cv_curses_obsolete=yes
ax_cv_curses_which=ncursesw
ax_cv_header_ncurses_h_with_ncursesw=yes
ax_cv_header_ncursesw_curses_h=no
ax_cv_header_ncursesw_h=no
ax_cv_ncursesw=yes
gt_cv_func_dgettext_libc=yes
gt_cv_func_dgettext_libintl=no
gt_cv_func_ngettext_libc=yes
gt_cv_have_gettext=yes
pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
pkg_cv_GLIB_LIBS=-lglib-2.0
pkg_cv_LIBMPDCLIENT_CFLAGS=
pkg_cv_LIBMPDCLIENT_LIBS=-lmpdclient
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/ncmpc/src/ncmpc-0.24/build/missing aclocal-1.14'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_CFLAGS=' -DNDEBUG'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AUTOCONF='${SHELL} /tmp/ncmpc/src/ncmpc-0.24/build/missing autoconf'
AUTOHEADER='${SHELL} /tmp/ncmpc/src/ncmpc-0.24/build/missing autoheader'
AUTOMAKE='${SHELL} /tmp/ncmpc/src/ncmpc-0.24/build/missing automake-1.14'
AWK='gawk'
CATALOGS=' cs.gmo da.gmo de.gmo eo.gmo es.gmo fi.gmo fr.gmo gl.gmo he.gmo hu.gmo it.gmo ko.gmo nb.gmo nl.gmo ru.gmo pl.gmo pt_BR.gmo sk.gmo sv.gmo uk.gmo zh_CN.gmo'
CATOBJEXT='.gmo'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -ffunction-sections -fdata-sections -fvisibility=hidden -ffast-math -ftree-vectorize -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings'
CPP=''
CPPFLAGS=''
CURSES_LIB='-lncursesw'
CYGPATH_W='echo'
DATADIRNAME='share'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DOXYGEN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
ENABLE_ARTIST_SCREEN_FALSE='#'
ENABLE_ARTIST_SCREEN_TRUE=''
ENABLE_CHAT_SCREEN_FALSE=''
ENABLE_CHAT_SCREEN_TRUE='#'
ENABLE_DOCUMENTATION_FALSE=''
ENABLE_DOCUMENTATION_TRUE='#'
ENABLE_HELP_SCREEN_FALSE='#'
ENABLE_HELP_SCREEN_TRUE=''
ENABLE_KEYDEF_SCREEN_FALSE='#'
ENABLE_KEYDEF_SCREEN_TRUE=''
ENABLE_LIRC_FALSE=''
ENABLE_LIRC_TRUE='#'
ENABLE_LYRICS_SCREEN_FALSE='#'
ENABLE_LYRICS_SCREEN_TRUE=''
ENABLE_OUTPUTS_SCREEN_FALSE='#'
ENABLE_OUTPUTS_SCREEN_TRUE=''
ENABLE_PLUGIN_LIBRARY_FALSE='#'
ENABLE_PLUGIN_LIBRARY_TRUE=''
ENABLE_SCREEN_TEXT_FALSE='#'
ENABLE_SCREEN_TEXT_TRUE=''
ENABLE_SEARCH_SCREEN_FALSE='#'
ENABLE_SEARCH_SCREEN_TRUE=''
ENABLE_SONG_SCREEN_FALSE='#'
ENABLE_SONG_SCREEN_TRUE=''
ENABLE_TEST_FALSE=''
ENABLE_TEST_TRUE='#'
EXEEXT=''
GETTEXT_MACRO_VERSION=''
GETTEXT_PACKAGE='ncmpc'
GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
GLIB_LIBS='-lglib-2.0'
GMOFILES=' cs.gmo da.gmo de.gmo eo.gmo es.gmo fi.gmo fr.gmo gl.gmo he.gmo hu.gmo it.gmo ko.gmo nb.gmo nl.gmo ru.gmo pl.gmo pt_BR.gmo sk.gmo sv.gmo uk.gmo zh_CN.gmo'
GMSGFMT='/usr/bin/msgfmt'
GMSGFMT_015=''
GREP=''
HAVE_WINDOWS_FALSE=''
HAVE_WINDOWS_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLLIBS=''
LDFLAGS=' -Wl,--gc-sections'
LIBLIRCCLIENT_CFLAGS=''
LIBLIRCCLIENT_LIBS=''
LIBMPDCLIENT_CFLAGS=''
LIBMPDCLIENT_LIBS='-lmpdclient'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/ncmpc/src/ncmpc-0.24/build/missing makeinfo'
MKDIR_P='/usr/bin/mkdir -p'
MKINSTALLDIRS='build/mkinstalldirs'
MSGFMT='/usr/bin/msgfmt'
MSGFMT_015=''
MSGFMT_OPTS='-c'
MSGMERGE=''
NCMPC_MINI_FALSE=''
NCMPC_MINI_TRUE='#'
OBJEXT='o'
PACKAGE='ncmpc'
PACKAGE_BUGREPORT='max@duempel.org'
PACKAGE_NAME='ncmpc'
PACKAGE_STRING='ncmpc 0.24'
PACKAGE_TARNAME='ncmpc'
PACKAGE_URL=''
PACKAGE_VERSION='0.24'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
POFILES=' cs.po da.po de.po eo.po es.po fi.po fr.po gl.po he.po hu.po it.po ko.po nb.po nl.po ru.po pl.po pt_BR.po sk.po sv.po uk.po zh_CN.po'
POSUB='po'
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
SED=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS='yes'
VERSION='0.24'
VERSION_EXTRA='0'
VERSION_MAJOR='0'
VERSION_MINOR='24'
VERSION_REVISION='0'
WINDRES=''
XGETTEXT='/usr/bin/xgettext'
XGETTEXT_015=''
XGETTEXT_EXTRA_OPTIONS=''
ac_ct_CC=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/ncmpc/src/ncmpc-0.24/build/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lyrics_plugin_dir='/usr/share/ncmpc/lyrics'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "ncmpc"
#define PACKAGE_TARNAME "ncmpc"
#define PACKAGE_VERSION "0.24"
#define PACKAGE_STRING "ncmpc 0.24"
#define PACKAGE_BUGREPORT "max@duempel.org"
#define PACKAGE_URL ""
#define PACKAGE "ncmpc"
#define VERSION "0.24"
#define HAVE_NCURSESW 1
#define HAVE_CURSES 1
#define HAVE_CURSES_ENHANCED 1
#define HAVE_CURSES_COLOR 1
#define HAVE_CURSES_OBSOLETE 1
#define HAVE_NCURSES_H 1
#define ENABLE_MULTIBYTE 1
#define ENABLE_LOCALE 1
#define HAVE_LOCALE_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define ENABLE_NLS 1
#define GETTEXT_PACKAGE "ncmpc"
#define ENABLE_COLORS 1
#define ENABLE_HELP_SCREEN 1
#define HAVE_GETMOUSE 1
#define ENABLE_ARTIST_SCREEN 1
#define ENABLE_SEARCH_SCREEN 1
#define ENABLE_SONG_SCREEN 1
#define ENABLE_KEYDEF_SCREEN 1
#define ENABLE_LYRICS_SCREEN 1
#define LYRICS_PLUGIN_DIR "/usr/share/ncmpc/lyrics"
#define ENABLE_OUTPUTS_SCREEN 1
configure: exit 0