>>> ncmpc 0.31 Extracting[23m
xzcat /home/peko/autobuild/instance-0/dl/ncmpc/ncmpc-0.31.tar.xz | /home/peko/autobuild/instance-0/output/host/bin/tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/ncmpc-0.31 -xf -
[3m>>> ncmpc 0.31 Patching[23m
Applying 0001-Fix-unique_ptr-error-with-some-old-toolchains.patch using patch:
patching file src/screen.cxx
Hunk #1 succeeded at 47 (offset -9 lines).
Applying 0002-Global-Bindings-add-KeyBindings-constructor-to-simplify-initializers.patch using patch:
patching file src/Bindings.hxx
patching file src/GlobalBindings.cxx
Hunk #1 succeeded at 50 (offset -1 lines).
[3m>>> ncmpc 0.31 Configuring[23m
rm -rf /home/peko/autobuild/instance-0/output/build/ncmpc-0.31//build
mkdir -p /home/peko/autobuild/instance-0/output/build/ncmpc-0.31//build
PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PYTHONNOUSERSITE=y /home/peko/autobuild/instance-0/output/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/peko/autobuild/instance-0/output/host/etc/meson/cross-compilation.conf -Dcurses=ncurses -Dlirc=true /home/peko/autobuild/instance-0/output/build/ncmpc-0.31/ /home/peko/autobuild/instance-0/output/build/ncmpc-0.31//build
WARNING: Unknown CPU family 'm68k', please report this at https://github.com/mesonbuild/meson/issues/new
The Meson build system
Version: 0.47.1
Source dir: /home/peko/autobuild/instance-0/output/build/ncmpc-0.31
Build dir: /home/peko/autobuild/instance-0/output/build/ncmpc-0.31/build
Build type: cross build
Project name: ncmpc
Project version: 0.31
Native C++ compiler: ccache c++ (gcc 4.7.2 "c++ (Debian 4.7.2-5) 4.7.2")
Cross C++ compiler: /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-g++ (gcc 6.4.0)
Host machine cpu family: m68k
Host machine cpu: 68040
Target machine cpu family: m68k
Target machine cpu: 68040
Build machine cpu family: x86_64
Build machine cpu: x86_64
Has header "locale.h": YES
Has header "libintl.h": YES
Checking for function "getaddrinfo" : YES
Cross dependency ncurses found: YES 6.1.20180127
Has header "ncurses/curses.h": NO
Has header "ncurses.h": YES
Checking for function "getmouse" : YES
Cross dependency lirc found: YES 0.10.1
Compiler for C++ supports arguments -Wall: YES
Compiler for C++ supports arguments -Wextra: YES
Compiler for C++ supports arguments -Wno-deprecated-declarations -Wdeprecated-declarations: YES
Compiler for C++ supports arguments -Wshadow: YES
Compiler for C++ supports arguments -Wpointer-arith: YES
Compiler for C++ supports arguments -Wcast-qual: YES
Compiler for C++ supports arguments -Wcast-align: YES
Compiler for C++ supports arguments -Wwrite-strings: YES
Compiler for C++ supports arguments -Wmissing-declarations: YES
Compiler for C++ supports arguments -Wmissing-noreturn: YES
Compiler for C++ supports arguments -Wmissing-format-attribute: YES
Compiler for C++ supports arguments -Wredundant-decls: YES
Compiler for C++ supports arguments -Wundef: YES
Compiler for C++ supports arguments -Wno-non-virtual-dtor -Wnon-virtual-dtor: YES
Compiler for C++ supports arguments -fvisibility=hidden: YES
Compiler for C++ supports arguments -fno-exceptions: YES
Compiler for C++ supports arguments -fno-rtti: YES
Compiler for C++ supports arguments -Wno-format-truncation -Wformat-truncation: NO
Compiler for C++ supports arguments -ffunction-sections: YES
Compiler for C++ supports arguments -fdata-sections: YES
Cross dependency glib-2.0 found: YES 2.56.1
Cross dependency libmpdclient found: YES 2.15
Configuring config.h using configuration
Program sphinx-build found: YES (/usr/bin/sphinx-build)
Program doxygen found: YES (/usr/bin/doxygen)
Configuring doxygen.conf using configuration
Build targets in project: 8
Found ninja-1.8.2 at /home/peko/autobuild/instance-0/output/host/bin/ninja
[3m>>> ncmpc 0.31 Building[23m
PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PYTHONNOUSERSITE=y /home/peko/autobuild/instance-0/output/host/bin/ninja -j6 -C /home/peko/autobuild/instance-0/output/build/ncmpc-0.31//build
ninja: Entering directory `/home/peko/autobuild/instance-0/output/build/ncmpc-0.31//build'
[1/73] Compiling C++ object 'ncmpc@exe/src_gidle.cxx.o'.
[2/73] Compiling C++ object 'ncmpc@exe/src_filelist.cxx.o'.
[3/73] Compiling C++ object 'ncmpc@exe/src_callbacks.cxx.o'.
[4/73] Compiling C++ object 'ncmpc@exe/src_Queue.cxx.o'.
[5/73] Compiling C++ object 'ncmpc@exe/src_Command.cxx.o'.
[6/73] Compiling C++ object 'ncmpc@exe/src_Options.cxx.o'.
[7/73] Compiling C++ object 'ncmpc@exe/src_mpdclient.cxx.o'.
[8/73] Compiling C++ object 'ncmpc@exe/src_KeyName.cxx.o'.
[9/73] Compiling C++ object 'ncmpc@exe/src_Main.cxx.o'.
[10/73] Compiling C++ object 'ncmpc@exe/src_Match.cxx.o'.
[11/73] Compiling C++ object 'ncmpc@exe/src_GlobalBindings.cxx.o'.
[12/73] Compiling C++ object 'ncmpc@exe/src_Bindings.cxx.o'.
[13/73] Compiling C++ object 'ncmpc@exe/src_ncu.cxx.o'.
[14/73] Compiling C++ object 'ncmpc@exe/src_keyboard.cxx.o'.
[15/73] Compiling C++ object 'ncmpc@exe/src_TitleBar.cxx.o'.
[16/73] Compiling C++ object 'ncmpc@exe/src_TabBar.cxx.o'.
[17/73] Compiling C++ object 'ncmpc@exe/src_ProgressBar.cxx.o'.
[18/73] Compiling C++ object 'ncmpc@exe/src_player_command.cxx.o'.
[19/73] Compiling C++ object 'ncmpc@exe/src_StatusBar.cxx.o'.
[20/73] Compiling C++ object 'ncmpc@exe/src_screen_status.cxx.o'.
[21/73] Compiling C++ object 'ncmpc@exe/src_screen_paint.cxx.o'.
[22/73] Compiling C++ object 'ncmpc@exe/src_screen.cxx.o'.
[23/73] Compiling C++ object 'ncmpc@exe/src_screen_init.cxx.o'.
[24/73] Compiling C++ object 'ncmpc@exe/src_screen_utils.cxx.o'.
[25/73] Compiling C++ object 'ncmpc@exe/src_screen_list.cxx.o'.
[26/73] Compiling C++ object 'ncmpc@exe/src_ProxyPage.cxx.o'.
[27/73] Compiling C++ object 'ncmpc@exe/src_screen_client.cxx.o'.
[28/73] Compiling C++ object 'ncmpc@exe/src_screen_find.cxx.o'.
[29/73] Compiling C++ object 'ncmpc@exe/src_TextListRenderer.cxx.o'.
[30/73] Compiling C++ object 'ncmpc@exe/src_FileListPage.cxx.o'.
[31/73] Compiling C++ object 'ncmpc@exe/src_ListWindow.cxx.o'.
[32/73] Compiling C++ object 'ncmpc@exe/src_BasicColors.cxx.o'.
[33/73] Compiling C++ object 'ncmpc@exe/src_FileBrowserPage.cxx.o'.
[34/73] Compiling C++ object 'ncmpc@exe/src_QueuePage.cxx.o'.
[35/73] Compiling C++ object 'ncmpc@exe/src_CustomColors.cxx.o'.
[36/73] Compiling C++ object 'ncmpc@exe/src_charset.cxx.o'.
[37/73] Compiling C++ object 'ncmpc@exe/src_song_paint.cxx.o'.
[38/73] Compiling C++ object 'ncmpc@exe/src_save_playlist.cxx.o'.
[39/73] Compiling C++ object 'ncmpc@exe/src_time_format.cxx.o'.
[40/73] Compiling C++ object 'ncmpc@exe/src_util_StringStrip.cxx.o'.
[41/73] Compiling C++ object 'ncmpc@exe/src_util_LocaleString.cxx.o'.
[42/73] Compiling C++ object 'ncmpc@exe/src_util_StringUTF8.cxx.o'.
[43/73] Compiling C++ object 'ncmpc@exe/src_Completion.cxx.o'.
[44/73] Compiling C++ object 'ncmpc@exe/src_Styles.cxx.o'.
[45/73] Compiling C++ object 'ncmpc@exe/src_wreadln.cxx.o'.
[46/73] Compiling C++ object 'ncmpc@exe/src_util_UriUtil.cxx.o'.
[47/73] Compiling C++ object 'ncmpc@exe/src_strfsong.cxx.o'.
[48/73] Compiling C++ object 'ncmpc@exe/src_xterm_title.cxx.o'.
[49/73] Compiling C++ object 'ncmpc@exe/src_net_socket.cxx.o'.
[50/73] Compiling C++ object 'ncmpc@exe/src_BasicMarquee.cxx.o'.
[51/73] Compiling C++ object 'ncmpc@exe/src_net_resolver.cxx.o'.
[52/73] Compiling C++ object 'ncmpc@exe/src_signals.cxx.o'.
[53/73] Compiling C++ object 'ncmpc@exe/src_net_AsyncConnect.cxx.o'.
[54/73] Compiling C++ object 'ncmpc@exe/src_hscroll.cxx.o'.
[55/73] Compiling C++ object 'ncmpc@exe/src_db_completion.cxx.o'.
[56/73] Compiling C++ object 'ncmpc@exe/src_aconnect.cxx.o'.
[57/73] Compiling C++ object 'ncmpc@exe/src_net_AsyncResolveConnect.cxx.o'.
[58/73] Compiling C++ object 'ncmpc@exe/src_conf.cxx.o'.
[59/73] Compiling C++ object 'ncmpc@exe/src_lirc.cxx.o'.
[60/73] Compiling C++ object 'ncmpc@exe/src_HelpPage.cxx.o'.
[61/73] Compiling C++ object 'ncmpc@exe/src_ArtistListPage.cxx.o'.
[62/73] Compiling C++ object 'ncmpc@exe/src_screen_artist.cxx.o'.
[63/73] Compiling C++ object 'ncmpc@exe/src_AlbumListPage.cxx.o'.
[64/73] Compiling C++ object 'test/test@@run_hscroll@exe/run_hscroll.cxx.o'.
[65/73] Linking target test/run_hscroll.
[66/73] Compiling C++ object 'ncmpc@exe/src_SearchPage.cxx.o'.
[67/73] Compiling C++ object 'ncmpc@exe/src_SongPage.cxx.o'.
[68/73] Compiling C++ object 'ncmpc@exe/src_screen_keydef.cxx.o'.
[69/73] Generating Manpage documentation with a custom command.
Making output directory...
[70/73] Generating HTML documentation with a custom command.
FAILED: doc/html
/usr/bin/sphinx-build -q -b html -d doc/doctrees /home/peko/autobuild/instance-0/output/build/ncmpc-0.31/doc doc/html
Making output directory...
Exception occurred:
File "/usr/lib/pymodules/python2.7/sphinx/cmdline.py", line 189, in main
app.build(force_all, filenames)
File "/usr/lib/pymodules/python2.7/sphinx/application.py", line 204, in build
self.builder.build_update()
File "/usr/lib/pymodules/python2.7/sphinx/builders/__init__.py", line 196, in build_update
'out of date' % len(to_build))
File "/usr/lib/pymodules/python2.7/sphinx/builders/__init__.py", line 252, in build
self.write(docnames, list(updated_docnames), method)
File "/usr/lib/pymodules/python2.7/sphinx/builders/__init__.py", line 291, in write
doctree = self.env.get_and_resolve_doctree(docname, self)
File "/usr/lib/pymodules/python2.7/sphinx/environment.py", line 1230, in get_and_resolve_doctree
doctree = self.get_doctree(docname)
File "/usr/lib/pymodules/python2.7/sphinx/environment.py", line 1215, in get_doctree
doctree = pickle.load(f)
EOFError
The full traceback has been saved in /tmp/sphinx-err-OdSgnC.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.
Either send bugs to the mailing list at ,
or report them in the tracker at . Thanks!
[71/73] Generating apidocs with a custom command.
warning: ignoring unsupported tag `ALLOW_UNICODE_NAMES =' at line 79, file doc/doxygen.conf
warning: ignoring unsupported tag `TOC_INCLUDE_HEADINGS =' at line 303, file doc/doxygen.conf
warning: ignoring unsupported tag `AUTOLINK_SUPPORT =' at line 311, file doc/doxygen.conf
warning: ignoring unsupported tag `GROUP_NESTED_COMPOUNDS =' at line 360, file doc/doxygen.conf
warning: ignoring unsupported tag `HIDE_COMPOUND_REFERENCE=' at line 531, file doc/doxygen.conf
warning: ignoring unsupported tag `SHOW_GROUPED_MEMB_INC =' at line 544, file doc/doxygen.conf
warning: ignoring unsupported tag `WARN_AS_ERROR =' at line 755, file doc/doxygen.conf
warning: ignoring unsupported tag `USE_MDFILE_AS_MAINPAGE =' at line 932, file doc/doxygen.conf
warning: ignoring unsupported tag `SOURCE_TOOLTIPS =' at line 988, file doc/doxygen.conf
warning: ignoring unsupported tag `CLANG_ASSISTED_PARSING =' at line 1029, file doc/doxygen.conf
warning: ignoring unsupported tag `CLANG_OPTIONS =' at line 1037, file doc/doxygen.conf
warning: ignoring unsupported tag `HTML_EXTRA_STYLESHEET =' at line 1142, file doc/doxygen.conf
warning: ignoring unsupported tag `MATHJAX_FORMAT =' at line 1493, file doc/doxygen.conf
warning: ignoring unsupported tag `MATHJAX_CODEFILE =' at line 1521, file doc/doxygen.conf
warning: ignoring unsupported tag `EXTERNAL_SEARCH =' at line 1570, file doc/doxygen.conf
warning: ignoring unsupported tag `SEARCHENGINE_URL =' at line 1581, file doc/doxygen.conf
warning: ignoring unsupported tag `SEARCHDATA_FILE =' at line 1589, file doc/doxygen.conf
warning: ignoring unsupported tag `EXTERNAL_SEARCH_ID =' at line 1597, file doc/doxygen.conf
warning: ignoring unsupported tag `EXTRA_SEARCH_MAPPINGS =' at line 1607, file doc/doxygen.conf
warning: ignoring unsupported tag `LATEX_EXTRA_STYLESHEET =' at line 1709, file doc/doxygen.conf
warning: ignoring unsupported tag `LATEX_EXTRA_FILES =' at line 1717, file doc/doxygen.conf
warning: ignoring unsupported tag `LATEX_TIMESTAMP =' at line 1776, file doc/doxygen.conf
warning: ignoring unsupported tag `RTF_SOURCE_CODE =' at line 1842, file doc/doxygen.conf
warning: ignoring unsupported tag `MAN_SUBDIR =' at line 1877, file doc/doxygen.conf
warning: ignoring unsupported tag `GENERATE_DOCBOOK =' at line 1923, file doc/doxygen.conf
warning: ignoring unsupported tag `DOCBOOK_OUTPUT =' at line 1931, file doc/doxygen.conf
warning: ignoring unsupported tag `DOCBOOK_PROGRAMLISTING =' at line 1940, file doc/doxygen.conf
warning: ignoring unsupported tag `EXTERNAL_PAGES =' at line 2114, file doc/doxygen.conf
warning: ignoring unsupported tag `DIA_PATH =' at line 2149, file doc/doxygen.conf
warning: ignoring unsupported tag `DIAFILE_DIRS =' at line 2363, file doc/doxygen.conf
warning: ignoring unsupported tag `PLANTUML_JAR_PATH =' at line 2371, file doc/doxygen.conf
warning: ignoring unsupported tag `PLANTUML_CFG_FILE =' at line 2376, file doc/doxygen.conf
warning: ignoring unsupported tag `PLANTUML_INCLUDE_PATH =' at line 2381, file doc/doxygen.conf
/home/peko/autobuild/instance-0/output/build/ncmpc-0.31/src/screen_find.hxx:30: warning: argument 'callback_fn' of command @param is not found in the argument list of screen_find(ScreenManager &screen, ListWindow *lw, Command findcmd, const ListText &text)
/home/peko/autobuild/instance-0/output/build/ncmpc-0.31/src/screen_find.hxx:30: warning: argument 'callback_data' of command @param is not found in the argument list of screen_find(ScreenManager &screen, ListWindow *lw, Command findcmd, const ListText &text)
/home/peko/autobuild/instance-0/output/build/ncmpc-0.31/src/screen_find.hxx:30: warning: The following parameters of screen_find(ScreenManager &screen, ListWindow *lw, Command findcmd, const ListText &text) are not documented:
parameter 'screen'
parameter 'text'
/home/peko/autobuild/instance-0/output/build/ncmpc-0.31/src/wreadln.hxx:33: warning: argument 'the' of command @param is not found in the argument list of wreadln(WINDOW *w, const char *initial_value, unsigned x1, History *history, Completion *completion)
/home/peko/autobuild/instance-0/output/build/ncmpc-0.31/src/wreadln.hxx:33: warning: argument 'a' of command @param is not found in the argument list of wreadln(WINDOW *w, const char *initial_value, unsigned x1, History *history, Completion *completion)
/home/peko/autobuild/instance-0/output/build/ncmpc-0.31/src/wreadln.hxx:33: warning: The following parameters of wreadln(WINDOW *w, const char *initial_value, unsigned x1, History *history, Completion *completion) are not documented:
parameter 'w'
parameter 'completion'
/home/peko/autobuild/instance-0/output/build/ncmpc-0.31/src/BasicMarquee.hxx:71: warning: The following parameters of BasicMarquee::Set(unsigned width, const char *text) are not documented:
parameter 'width'
/home/peko/autobuild/instance-0/output/build/ncmpc-0.31/src/mpdclient.hxx:88: warning: explicit link request to 'mpd_glib_source' could not be resolved
/home/peko/autobuild/instance-0/output/build/ncmpc-0.31/src/Queue.hxx:91: warning: explicit link request to 'mpd_song' could not be resolved
[72/73] Compiling C++ object 'ncmpc@exe/src_OutputsPage.cxx.o'.
ninja: build stopped: subcommand failed.
make: *** [/home/peko/autobuild/instance-0/output/build/ncmpc-0.31/.stamp_built] Error 1
make: Leaving directory `/home/peko/autobuild/instance-0/buildroot'