./build.sh: 14: [: xorg.gnome.gitg: unexpected operator ========== Building org.gnome.gitg ================ Fetching git repo https://gitlab.gnome.org/GNOME/gitg.git, ref refs/heads/master Downloading sources Fetching git repo https://github.com/libssh2/libssh2.git, ref refs/tags/libssh2-1.8.0 Fetching git repo https://github.com/libgit2/libgit2.git, ref refs/heads/maint/v0.26 Fetching git repo https://gitlab.gnome.org/GNOME/libgit2-glib.git, ref refs/heads/master Fetching git repo https://gitlab.gnome.org/GNOME/libpeas.git, ref refs/heads/master Fetching git repo https://gitlab.gnome.org/GNOME/libgee.git, ref refs/heads/master Fetching git repo https://gitlab.gnome.org/GNOME/gtksourceview.git, ref refs/heads/gnome-3-24 Fetching git repo https://gitlab.gnome.org/GNOME/gitg.git, ref refs/heads/master Initializing build dir Committing stage init to cache Starting build of org.gnome.gitg ======================================================================== Building module libssh2 in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/libssh2-1 ======================================================================== Note: checking out 'libssh2-1.8.0'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 30e9c13... RELEASE-NOTES: adjusted for 1.8.0 -- The C compiler identification is GNU 8.2.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found OpenSSL: /usr/lib/arm-linux-gnueabihf/libcrypto.so (found version "1.0.2o") -- Looking for EVP_aes_128_ctr -- Looking for EVP_aes_128_ctr - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file sys/select.h -- Looking for include file sys/select.h - found -- Looking for include file sys/uio.h -- Looking for include file sys/uio.h - found -- Looking for include file sys/socket.h -- Looking for include file sys/socket.h - found -- Looking for include file sys/ioctl.h -- Looking for include file sys/ioctl.h - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file sys/un.h -- Looking for include file sys/un.h - found -- Looking for include file windows.h -- Looking for include file windows.h - not found -- Looking for include file ws2tcpip.h -- Looking for include file ws2tcpip.h - not found -- Looking for include file winsock2.h -- Looking for include file winsock2.h - not found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of long long -- Check size of long long - done -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for strtoll -- Looking for strtoll - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for poll -- Looking for poll - found -- Looking for socket -- Looking for socket - found -- Looking for select -- Looking for select - found -- Looking for inet_addr -- Looking for inet_addr - found -- Performing Test HAVE_O_NONBLOCK -- Performing Test HAVE_O_NONBLOCK - Success -- Looking for include file arpa/inet.h -- Looking for include file arpa/inet.h - found -- Looking for include file netinet/in.h -- Looking for include file netinet/in.h - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for _stricmp -- Looking for _stricmp - not found -- Looking for _snprintf -- Looking for _snprintf - not found -- Looking for __func__ -- Looking for __func__ - found -- Looking for __FUNCTION__ -- Looking for __FUNCTION__ - found -- The following features have been enabled: * Shared library, creating libssh2 as a shared library (.so/.dll) * diffie-hellman-group-exchange-sha1, "new" diffie-hellman-group-exchange-sha1 method -- The following OPTIONAL packages have been found: * OpenSSL -- The following features have been disabled: * Compression, using zlib for compression * "none" cipher * "none" MAC * Logging, Logging of execution with debug trace -- Configuring done -- Generating done -- Build files have been written to: /run/build/libssh2 Scanning dependencies of target openssh_fixture [ 1%] Building C object tests/CMakeFiles/openssh_fixture.dir/openssh_fixture.c.o Scanning dependencies of target libssh2 [ 3%] Building C object src/CMakeFiles/libssh2.dir/agent.c.o [ 3%] Building C object src/CMakeFiles/libssh2.dir/openssl.c.o [ 4%] Building C object src/CMakeFiles/libssh2.dir/comp.c.o [ 7%] Building C object src/CMakeFiles/libssh2.dir/hostkey.c.o [ 7%] Building C object src/CMakeFiles/libssh2.dir/global.c.o [ 7%] Building C object src/CMakeFiles/libssh2.dir/channel.c.o [ 8%] Building C object src/CMakeFiles/libssh2.dir/crypt.c.o [ 9%] Linking C static library libopenssh_fixture.a [ 10%] Building C object src/CMakeFiles/libssh2.dir/keepalive.c.o [ 11%] Building C object src/CMakeFiles/libssh2.dir/kex.c.o [ 11%] Built target openssh_fixture [ 13%] Building C object src/CMakeFiles/libssh2.dir/knownhost.c.o [ 14%] Building C object src/CMakeFiles/libssh2.dir/mac.c.o [ 15%] Building C object src/CMakeFiles/libssh2.dir/misc.c.o [ 17%] Building C object src/CMakeFiles/libssh2.dir/packet.c.o [ 17%] Building C object src/CMakeFiles/libssh2.dir/pem.c.o [ 18%] Building C object src/CMakeFiles/libssh2.dir/publickey.c.o [ 19%] Building C object src/CMakeFiles/libssh2.dir/scp.c.o [ 20%] Building C object src/CMakeFiles/libssh2.dir/session.c.o [ 21%] Building C object src/CMakeFiles/libssh2.dir/sftp.c.o [ 22%] Building C object src/CMakeFiles/libssh2.dir/transport.c.o [ 23%] Building C object src/CMakeFiles/libssh2.dir/userauth.c.o [ 25%] Building C object src/CMakeFiles/libssh2.dir/version.c.o [ 26%] Linking C shared library libssh2.so [ 26%] Built target libssh2 Scanning dependencies of target copy_example_dependencies Scanning dependencies of target copy_test_dependencies Scanning dependencies of target session_fixture [ 27%] Building C object tests/CMakeFiles/session_fixture.dir/session_fixture.c.o [ 27%] Built target copy_example_dependencies [ 27%] Built target copy_test_dependencies Scanning dependencies of target example-tcpip-forward Scanning dependencies of target example-subsystem_netconf Scanning dependencies of target example-ssh2_echo Scanning dependencies of target example-ssh2_exec Scanning dependencies of target example-ssh2_agent Scanning dependencies of target example-scp_write_nonblock Scanning dependencies of target example-scp_write [ 28%] Building C object example/CMakeFiles/example-tcpip-forward.dir/tcpip-forward.c.o [ 29%] Building C object example/CMakeFiles/example-subsystem_netconf.dir/subsystem_netconf.c.o [ 30%] Building C object example/CMakeFiles/example-ssh2_exec.dir/ssh2_exec.c.o [ 31%] Building C object example/CMakeFiles/example-ssh2_agent.dir/ssh2_agent.c.o [ 32%] Building C object example/CMakeFiles/example-ssh2_echo.dir/ssh2_echo.c.o [ 33%] Building C object example/CMakeFiles/example-scp_write.dir/scp_write.c.o [ 34%] Building C object example/CMakeFiles/example-scp_write_nonblock.dir/scp_write_nonblock.c.o [ 35%] Linking C static library libsession_fixture.a [ 35%] Built target session_fixture Scanning dependencies of target example-sftp_write_nonblock [ 36%] Building C object example/CMakeFiles/example-sftp_write_nonblock.dir/sftp_write_nonblock.c.o [ 38%] Linking C executable example-scp_write [ 39%] Linking C executable example-ssh2_agent [ 40%] Linking C executable example-scp_write_nonblock [ 41%] Linking C executable example-subsystem_netconf [ 42%] Linking C executable example-ssh2_exec [ 43%] Linking C executable example-tcpip-forward [ 44%] Linking C executable example-ssh2_echo [ 44%] Built target example-scp_write [ 44%] Built target example-ssh2_agent Scanning dependencies of target example-scp Scanning dependencies of target example-scp_nonblock [ 45%] Building C object example/CMakeFiles/example-scp.dir/scp.c.o [ 46%] Building C object example/CMakeFiles/example-scp_nonblock.dir/scp_nonblock.c.o [ 46%] Built target example-scp_write_nonblock [ 46%] Built target example-subsystem_netconf [ 46%] Built target example-ssh2_exec Scanning dependencies of target example-ssh2 Scanning dependencies of target example-sftp_mkdir [ 46%] Built target example-tcpip-forward Scanning dependencies of target example-sftp_append [ 46%] Built target example-ssh2_echo [ 47%] Linking C executable example-sftp_write_nonblock [ 48%] Building C object example/CMakeFiles/example-ssh2.dir/ssh2.c.o [ 50%] Building C object example/CMakeFiles/example-sftp_mkdir.dir/sftp_mkdir.c.o Scanning dependencies of target example-direct_tcpip Scanning dependencies of target example-sftp_nonblock [ 51%] Building C object example/CMakeFiles/example-sftp_append.dir/sftp_append.c.o /run/build/libssh2/example/scp_nonblock.c: In function ‘main’: /run/build/libssh2/example/scp_nonblock.c:268:21: warning: format ‘%zd’ expects argument of type ‘signed size_t’, but argument 3 has type ‘libssh2_struct_stat_size’ {aka ‘long int’} [-Wformat=] fprintf(stderr, "Got " LIBSSH2_STRUCT_STAT_SIZE_FORMAT " bytes spin: %d\n", total, spin); ^~~~~~ ~~~~~ In file included from /run/build/libssh2/example/scp_nonblock.c:11: /run/build/libssh2/include/libssh2.h:213:53: note: format string is defined here # define LIBSSH2_STRUCT_STAT_SIZE_FORMAT "%zd" ~~^ %ld [ 52%] Building C object example/CMakeFiles/example-direct_tcpip.dir/direct_tcpip.c.o [ 53%] Building C object example/CMakeFiles/example-sftp_nonblock.dir/sftp_nonblock.c.o [ 53%] Built target example-sftp_write_nonblock [ 54%] Linking C executable example-scp Scanning dependencies of target example-sftp_write [ 55%] Building C object example/CMakeFiles/example-sftp_write.dir/sftp_write.c.o [ 56%] Linking C executable example-scp_nonblock [ 57%] Linking C executable example-sftp_mkdir [ 59%] Linking C executable example-sftp_append [ 59%] Linking C executable example-ssh2 [ 59%] Built target example-scp [ 60%] Linking C executable example-sftp_nonblock Scanning dependencies of target example-sftp_mkdir_nonblock [ 61%] Building C object example/CMakeFiles/example-sftp_mkdir_nonblock.dir/sftp_mkdir_nonblock.c.o [ 61%] Built target example-scp_nonblock [ 61%] Built target example-sftp_mkdir Scanning dependencies of target example-sftp_RW_nonblock Scanning dependencies of target example-sftp [ 63%] Building C object example/CMakeFiles/example-sftp_RW_nonblock.dir/sftp_RW_nonblock.c.o [ 64%] Linking C executable example-direct_tcpip [ 64%] Built target example-sftp_append [ 65%] Building C object example/CMakeFiles/example-sftp.dir/sftp.c.o [ 66%] Linking C executable example-sftp_write [ 66%] Built target example-ssh2 Scanning dependencies of target example-sftp_write_sliding [ 66%] Built target example-sftp_nonblock Scanning dependencies of target example-sftpdir [ 67%] Building C object example/CMakeFiles/example-sftp_write_sliding.dir/sftp_write_sliding.c.o Scanning dependencies of target example-sftpdir_nonblock [ 68%] Building C object example/CMakeFiles/example-sftpdir.dir/sftpdir.c.o /run/build/libssh2/example/sftp_RW_nonblock.c: In function ‘main’: /run/build/libssh2/example/sftp_RW_nonblock.c:260:29: warning: passing argument 2 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] rc = select(sock+1, &fd, &fd, NULL, &timeout); ^~~ ~~~ /run/build/libssh2/example/sftp_RW_nonblock.c:319:33: warning: passing argument 2 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] rc = select(sock+1, &fd, &fd, NULL, &timeout); ^~~ ~~~ [ 69%] Building C object example/CMakeFiles/example-sftpdir_nonblock.dir/sftpdir_nonblock.c.o [ 70%] Linking C executable example-sftp_mkdir_nonblock [ 70%] Built target example-direct_tcpip [ 70%] Built target example-sftp_write Scanning dependencies of target runner [ 71%] Building C object tests/CMakeFiles/runner.dir/runner.c.o [ 71%] Built target example-sftp_mkdir_nonblock [ 72%] Linking C static library librunner.a [ 73%] Linking C executable example-sftp [ 75%] Linking C executable example-sftp_RW_nonblock [ 76%] Linking C executable example-sftpdir_nonblock [ 77%] Linking C executable example-sftp_write_sliding [ 77%] Built target runner Scanning dependencies of target test_hostkey_hash Scanning dependencies of target test_password_auth_succeeds_with_correct_credentials [ 78%] Linking C executable example-sftpdir Scanning dependencies of target test_hostkey [ 79%] Building C object tests/CMakeFiles/test_hostkey_hash.dir/test_hostkey_hash.c.o [ 80%] Building C object tests/CMakeFiles/test_password_auth_succeeds_with_correct_credentials.dir/test_password_auth_succeeds_with_correct_credentials.c.o [ 81%] Building C object tests/CMakeFiles/test_hostkey.dir/test_hostkey.c.o [ 81%] Built target example-sftp_RW_nonblock [ 81%] Built target example-sftp [ 81%] Built target example-sftpdir_nonblock /run/build/libssh2/tests/test_hostkey.c: In function ‘test’: /run/build/libssh2/tests/test_hostkey.c:43:70: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=] fprintf(stderr, "Hostkey does not have the expected length %ld != %d\n", ~~^ %d len, expected_len); ~~~ [ 81%] Built target example-sftp_write_sliding Scanning dependencies of target test_password_auth_fails_with_wrong_password Scanning dependencies of target test_password_auth_fails_with_wrong_username Scanning dependencies of target test_keyboard_interactive_auth_succeeds_with_correct_response Scanning dependencies of target test_public_key_auth_fails_with_wrong_key [ 84%] Building C object tests/CMakeFiles/test_password_auth_fails_with_wrong_password.dir/test_password_auth_fails_with_wrong_password.c.o [ 84%] Building C object tests/CMakeFiles/test_keyboard_interactive_auth_succeeds_with_correct_response.dir/test_keyboard_interactive_auth_succeeds_with_correct_response.c.o [ 84%] Building C object tests/CMakeFiles/test_password_auth_fails_with_wrong_username.dir/test_password_auth_fails_with_wrong_username.c.o [ 84%] Built target example-sftpdir [ 85%] Building C object tests/CMakeFiles/test_public_key_auth_fails_with_wrong_key.dir/test_public_key_auth_fails_with_wrong_key.c.o [ 86%] Linking C executable test_password_auth_succeeds_with_correct_credentials [ 89%] Linking C executable test_hostkey [ 89%] Linking C executable test_hostkey_hash Scanning dependencies of target test_public_key_auth_succeeds_with_correct_rsa_key [ 90%] Building C object tests/CMakeFiles/test_public_key_auth_succeeds_with_correct_rsa_key.dir/test_public_key_auth_succeeds_with_correct_rsa_key.c.o [ 91%] Linking C executable test_password_auth_fails_with_wrong_username [ 92%] Linking C executable test_password_auth_fails_with_wrong_password [ 94%] Linking C executable test_public_key_auth_fails_with_wrong_key [ 94%] Linking C executable test_keyboard_interactive_auth_succeeds_with_correct_response [ 94%] Built target test_password_auth_succeeds_with_correct_credentials [ 94%] Built target test_hostkey_hash [ 94%] Built target test_hostkey [ 95%] Linking C executable test_public_key_auth_succeeds_with_correct_rsa_key Scanning dependencies of target test_public_key_auth_succeeds_with_correct_dsa_key Scanning dependencies of target test_keyboard_interactive_auth_fails_with_wrong_response [ 96%] Building C object tests/CMakeFiles/test_public_key_auth_succeeds_with_correct_dsa_key.dir/test_public_key_auth_succeeds_with_correct_dsa_key.c.o [ 97%] Building C object tests/CMakeFiles/test_keyboard_interactive_auth_fails_with_wrong_response.dir/test_keyboard_interactive_auth_fails_with_wrong_response.c.o [ 97%] Built target test_password_auth_fails_with_wrong_username [ 97%] Built target test_password_auth_fails_with_wrong_password [ 97%] Built target test_keyboard_interactive_auth_succeeds_with_correct_response [ 97%] Built target test_public_key_auth_fails_with_wrong_key [ 97%] Built target test_public_key_auth_succeeds_with_correct_rsa_key [ 98%] Linking C executable test_public_key_auth_succeeds_with_correct_dsa_key [100%] Linking C executable test_keyboard_interactive_auth_fails_with_wrong_response [100%] Built target test_public_key_auth_succeeds_with_correct_dsa_key [100%] Built target test_keyboard_interactive_auth_fails_with_wrong_response [ 23%] Built target libssh2 [ 23%] Built target copy_example_dependencies [ 26%] Built target example-tcpip-forward [ 28%] Built target example-ssh2_echo [ 30%] Built target example-ssh2_agent [ 32%] Built target example-ssh2_exec [ 34%] Built target example-subsystem_netconf [ 36%] Built target example-scp_write [ 39%] Built target example-scp_write_nonblock [ 41%] Built target example-sftp_write_nonblock [ 43%] Built target example-scp [ 45%] Built target example-scp_nonblock [ 47%] Built target example-ssh2 [ 50%] Built target example-sftp_mkdir [ 52%] Built target example-sftp_append [ 54%] Built target example-direct_tcpip [ 56%] Built target example-sftp_nonblock [ 58%] Built target example-sftp_write [ 60%] Built target example-sftp_mkdir_nonblock [ 63%] Built target example-sftp_RW_nonblock [ 65%] Built target example-sftp [ 67%] Built target example-sftp_write_sliding [ 69%] Built target example-sftpdir [ 71%] Built target example-sftpdir_nonblock [ 73%] Built target openssh_fixture [ 76%] Built target session_fixture [ 76%] Built target copy_test_dependencies [ 78%] Built target runner [ 80%] Built target test_password_auth_succeeds_with_correct_credentials [ 82%] Built target test_hostkey_hash [ 84%] Built target test_hostkey [ 86%] Built target test_password_auth_fails_with_wrong_password [ 89%] Built target test_password_auth_fails_with_wrong_username [ 91%] Built target test_keyboard_interactive_auth_succeeds_with_correct_response [ 93%] Built target test_public_key_auth_fails_with_wrong_key [ 95%] Built target test_public_key_auth_succeeds_with_correct_rsa_key [ 97%] Built target test_public_key_auth_succeeds_with_correct_dsa_key [100%] Built target test_keyboard_interactive_auth_fails_with_wrong_response Install the project... -- Install configuration: "" -- Installing: /app/share/doc/libssh2/AUTHORS -- Installing: /app/share/doc/libssh2/COPYING -- Installing: /app/share/doc/libssh2/HACKING -- Installing: /app/share/doc/libssh2/README -- Installing: /app/share/doc/libssh2/RELEASE-NOTES -- Installing: /app/share/doc/libssh2/NEWS -- Installing: /app/include/libssh2.h -- Installing: /app/include/libssh2_publickey.h -- Installing: /app/include/libssh2_sftp.h -- Installing: /app/lib/libssh2.so.1.0.1 -- Installing: /app/lib/libssh2.so.1 -- Installing: /app/lib/libssh2.so -- Installing: /app/lib/cmake/libssh2/Libssh2Config.cmake -- Installing: /app/lib/cmake/libssh2/Libssh2Config-noconfig.cmake -- Installing: /app/lib/pkgconfig/libssh2.pc -- Installing: /app/lib/cmake/libssh2/Libssh2ConfigVersion.cmake -- Installing: /app/share/man/man3/libssh2_agent_connect.3 -- Installing: /app/share/man/man3/libssh2_agent_disconnect.3 -- Installing: /app/share/man/man3/libssh2_agent_free.3 -- Installing: /app/share/man/man3/libssh2_agent_get_identity.3 -- Installing: /app/share/man/man3/libssh2_agent_init.3 -- Installing: /app/share/man/man3/libssh2_agent_list_identities.3 -- Installing: /app/share/man/man3/libssh2_agent_userauth.3 -- Installing: /app/share/man/man3/libssh2_banner_set.3 -- Installing: /app/share/man/man3/libssh2_base64_decode.3 -- Installing: /app/share/man/man3/libssh2_channel_close.3 -- Installing: /app/share/man/man3/libssh2_channel_direct_tcpip.3 -- Installing: /app/share/man/man3/libssh2_channel_direct_tcpip_ex.3 -- Installing: /app/share/man/man3/libssh2_channel_eof.3 -- Installing: /app/share/man/man3/libssh2_channel_exec.3 -- Installing: /app/share/man/man3/libssh2_channel_flush.3 -- Installing: /app/share/man/man3/libssh2_channel_flush_ex.3 -- Installing: /app/share/man/man3/libssh2_channel_flush_stderr.3 -- Installing: /app/share/man/man3/libssh2_channel_forward_accept.3 -- Installing: /app/share/man/man3/libssh2_channel_forward_cancel.3 -- Installing: /app/share/man/man3/libssh2_channel_forward_listen.3 -- Installing: /app/share/man/man3/libssh2_channel_forward_listen_ex.3 -- Installing: /app/share/man/man3/libssh2_channel_free.3 -- Installing: /app/share/man/man3/libssh2_channel_get_exit_signal.3 -- Installing: /app/share/man/man3/libssh2_channel_get_exit_status.3 -- Installing: /app/share/man/man3/libssh2_channel_handle_extended_data.3 -- Installing: /app/share/man/man3/libssh2_channel_handle_extended_data2.3 -- Installing: /app/share/man/man3/libssh2_channel_ignore_extended_data.3 -- Installing: /app/share/man/man3/libssh2_channel_open_ex.3 -- Installing: /app/share/man/man3/libssh2_channel_open_session.3 -- Installing: /app/share/man/man3/libssh2_channel_process_startup.3 -- Installing: /app/share/man/man3/libssh2_channel_read.3 -- Installing: /app/share/man/man3/libssh2_channel_read_ex.3 -- Installing: /app/share/man/man3/libssh2_channel_read_stderr.3 -- Installing: /app/share/man/man3/libssh2_channel_receive_window_adjust.3 -- Installing: /app/share/man/man3/libssh2_channel_receive_window_adjust2.3 -- Installing: /app/share/man/man3/libssh2_channel_request_pty.3 -- Installing: /app/share/man/man3/libssh2_channel_request_pty_ex.3 -- Installing: /app/share/man/man3/libssh2_channel_request_pty_size.3 -- Installing: /app/share/man/man3/libssh2_channel_request_pty_size_ex.3 -- Installing: /app/share/man/man3/libssh2_channel_send_eof.3 -- Installing: /app/share/man/man3/libssh2_channel_set_blocking.3 -- Installing: /app/share/man/man3/libssh2_channel_setenv.3 -- Installing: /app/share/man/man3/libssh2_channel_setenv_ex.3 -- Installing: /app/share/man/man3/libssh2_channel_shell.3 -- Installing: /app/share/man/man3/libssh2_channel_subsystem.3 -- Installing: /app/share/man/man3/libssh2_channel_wait_closed.3 -- Installing: /app/share/man/man3/libssh2_channel_wait_eof.3 -- Installing: /app/share/man/man3/libssh2_channel_window_read.3 -- Installing: /app/share/man/man3/libssh2_channel_window_read_ex.3 -- Installing: /app/share/man/man3/libssh2_channel_window_write.3 -- Installing: /app/share/man/man3/libssh2_channel_window_write_ex.3 -- Installing: /app/share/man/man3/libssh2_channel_write.3 -- Installing: /app/share/man/man3/libssh2_channel_write_ex.3 -- Installing: /app/share/man/man3/libssh2_channel_write_stderr.3 -- Installing: /app/share/man/man3/libssh2_channel_x11_req.3 -- Installing: /app/share/man/man3/libssh2_channel_x11_req_ex.3 -- Installing: /app/share/man/man3/libssh2_exit.3 -- Installing: /app/share/man/man3/libssh2_free.3 -- Installing: /app/share/man/man3/libssh2_hostkey_hash.3 -- Installing: /app/share/man/man3/libssh2_init.3 -- Installing: /app/share/man/man3/libssh2_keepalive_config.3 -- Installing: /app/share/man/man3/libssh2_keepalive_send.3 -- Installing: /app/share/man/man3/libssh2_knownhost_add.3 -- Installing: /app/share/man/man3/libssh2_knownhost_addc.3 -- Installing: /app/share/man/man3/libssh2_knownhost_check.3 -- Installing: /app/share/man/man3/libssh2_knownhost_checkp.3 -- Installing: /app/share/man/man3/libssh2_knownhost_del.3 -- Installing: /app/share/man/man3/libssh2_knownhost_free.3 -- Installing: /app/share/man/man3/libssh2_knownhost_get.3 -- Installing: /app/share/man/man3/libssh2_knownhost_init.3 -- Installing: /app/share/man/man3/libssh2_knownhost_readfile.3 -- Installing: /app/share/man/man3/libssh2_knownhost_readline.3 -- Installing: /app/share/man/man3/libssh2_knownhost_writefile.3 -- Installing: /app/share/man/man3/libssh2_knownhost_writeline.3 -- Installing: /app/share/man/man3/libssh2_poll.3 -- Installing: /app/share/man/man3/libssh2_poll_channel_read.3 -- Installing: /app/share/man/man3/libssh2_publickey_add.3 -- Installing: /app/share/man/man3/libssh2_publickey_add_ex.3 -- Installing: /app/share/man/man3/libssh2_publickey_init.3 -- Installing: /app/share/man/man3/libssh2_publickey_list_fetch.3 -- Installing: /app/share/man/man3/libssh2_publickey_list_free.3 -- Installing: /app/share/man/man3/libssh2_publickey_remove.3 -- Installing: /app/share/man/man3/libssh2_publickey_remove_ex.3 -- Installing: /app/share/man/man3/libssh2_publickey_shutdown.3 -- Installing: /app/share/man/man3/libssh2_scp_recv.3 -- Installing: /app/share/man/man3/libssh2_scp_recv2.3 -- Installing: /app/share/man/man3/libssh2_scp_send.3 -- Installing: /app/share/man/man3/libssh2_scp_send64.3 -- Installing: /app/share/man/man3/libssh2_scp_send_ex.3 -- Installing: /app/share/man/man3/libssh2_session_abstract.3 -- Installing: /app/share/man/man3/libssh2_session_banner_get.3 -- Installing: /app/share/man/man3/libssh2_session_banner_set.3 -- Installing: /app/share/man/man3/libssh2_session_block_directions.3 -- Installing: /app/share/man/man3/libssh2_session_callback_set.3 -- Installing: /app/share/man/man3/libssh2_session_disconnect.3 -- Installing: /app/share/man/man3/libssh2_session_disconnect_ex.3 -- Installing: /app/share/man/man3/libssh2_session_flag.3 -- Installing: /app/share/man/man3/libssh2_session_free.3 -- Installing: /app/share/man/man3/libssh2_session_get_blocking.3 -- Installing: /app/share/man/man3/libssh2_session_get_timeout.3 -- Installing: /app/share/man/man3/libssh2_session_hostkey.3 -- Installing: /app/share/man/man3/libssh2_session_init.3 -- Installing: /app/share/man/man3/libssh2_session_init_ex.3 -- Installing: /app/share/man/man3/libssh2_session_last_errno.3 -- Installing: /app/share/man/man3/libssh2_session_last_error.3 -- Installing: /app/share/man/man3/libssh2_session_set_last_error.3 -- Installing: /app/share/man/man3/libssh2_session_method_pref.3 -- Installing: /app/share/man/man3/libssh2_session_methods.3 -- Installing: /app/share/man/man3/libssh2_session_set_blocking.3 -- Installing: /app/share/man/man3/libssh2_session_set_timeout.3 -- Installing: /app/share/man/man3/libssh2_session_startup.3 -- Installing: /app/share/man/man3/libssh2_session_supported_algs.3 -- Installing: /app/share/man/man3/libssh2_sftp_close.3 -- Installing: /app/share/man/man3/libssh2_sftp_close_handle.3 -- Installing: /app/share/man/man3/libssh2_sftp_closedir.3 -- Installing: /app/share/man/man3/libssh2_sftp_fsetstat.3 -- Installing: /app/share/man/man3/libssh2_sftp_fstat.3 -- Installing: /app/share/man/man3/libssh2_sftp_fstat_ex.3 -- Installing: /app/share/man/man3/libssh2_sftp_fstatvfs.3 -- Installing: /app/share/man/man3/libssh2_sftp_fsync.3 -- Installing: /app/share/man/man3/libssh2_sftp_get_channel.3 -- Installing: /app/share/man/man3/libssh2_sftp_init.3 -- Installing: /app/share/man/man3/libssh2_sftp_last_error.3 -- Installing: /app/share/man/man3/libssh2_sftp_lstat.3 -- Installing: /app/share/man/man3/libssh2_sftp_mkdir.3 -- Installing: /app/share/man/man3/libssh2_sftp_mkdir_ex.3 -- Installing: /app/share/man/man3/libssh2_sftp_open.3 -- Installing: /app/share/man/man3/libssh2_sftp_open_ex.3 -- Installing: /app/share/man/man3/libssh2_sftp_opendir.3 -- Installing: /app/share/man/man3/libssh2_sftp_read.3 -- Installing: /app/share/man/man3/libssh2_sftp_readdir.3 -- Installing: /app/share/man/man3/libssh2_sftp_readdir_ex.3 -- Installing: /app/share/man/man3/libssh2_sftp_readlink.3 -- Installing: /app/share/man/man3/libssh2_sftp_realpath.3 -- Installing: /app/share/man/man3/libssh2_sftp_rename.3 -- Installing: /app/share/man/man3/libssh2_sftp_rename_ex.3 -- Installing: /app/share/man/man3/libssh2_sftp_rewind.3 -- Installing: /app/share/man/man3/libssh2_sftp_rmdir.3 -- Installing: /app/share/man/man3/libssh2_sftp_rmdir_ex.3 -- Installing: /app/share/man/man3/libssh2_sftp_seek.3 -- Installing: /app/share/man/man3/libssh2_sftp_seek64.3 -- Installing: /app/share/man/man3/libssh2_sftp_setstat.3 -- Installing: /app/share/man/man3/libssh2_sftp_shutdown.3 -- Installing: /app/share/man/man3/libssh2_sftp_stat.3 -- Installing: /app/share/man/man3/libssh2_sftp_stat_ex.3 -- Installing: /app/share/man/man3/libssh2_sftp_statvfs.3 -- Installing: /app/share/man/man3/libssh2_sftp_symlink.3 -- Installing: /app/share/man/man3/libssh2_sftp_symlink_ex.3 -- Installing: /app/share/man/man3/libssh2_sftp_tell.3 -- Installing: /app/share/man/man3/libssh2_sftp_tell64.3 -- Installing: /app/share/man/man3/libssh2_sftp_unlink.3 -- Installing: /app/share/man/man3/libssh2_sftp_unlink_ex.3 -- Installing: /app/share/man/man3/libssh2_sftp_write.3 -- Installing: /app/share/man/man3/libssh2_trace.3 -- Installing: /app/share/man/man3/libssh2_trace_sethandler.3 -- Installing: /app/share/man/man3/libssh2_userauth_authenticated.3 -- Installing: /app/share/man/man3/libssh2_userauth_hostbased_fromfile.3 -- Installing: /app/share/man/man3/libssh2_userauth_hostbased_fromfile_ex.3 -- Installing: /app/share/man/man3/libssh2_userauth_keyboard_interactive.3 -- Installing: /app/share/man/man3/libssh2_userauth_keyboard_interactive_ex.3 -- Installing: /app/share/man/man3/libssh2_userauth_list.3 -- Installing: /app/share/man/man3/libssh2_userauth_password.3 -- Installing: /app/share/man/man3/libssh2_userauth_password_ex.3 -- Installing: /app/share/man/man3/libssh2_userauth_publickey.3 -- Installing: /app/share/man/man3/libssh2_userauth_publickey_fromfile.3 -- Installing: /app/share/man/man3/libssh2_userauth_publickey_fromfile_ex.3 -- Installing: /app/share/man/man3/libssh2_version.3 compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libssh2.so.1.0.1 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libssh2.so.1.0.1 [24] .debug_aranges compressed -> .zdebug_aranges (856 => 341 39.84%) [25] .debug_info compressed -> .zdebug_info (365344 => 156995 42.97%) [26] .debug_abbrev compressed -> .zdebug_abbrev (22141 => 3210 14.50%) [27] .debug_line compressed -> .zdebug_line (90692 => 36993 40.79%) [28] .debug_frame compressed -> .zdebug_frame (10888 => 3373 30.98%) [29] .debug_str compressed -> .zdebug_str (26232 => 8975 34.21%) [30] .debug_loc compressed -> .zdebug_loc (132900 => 40672 30.60%) [31] .debug_ranges compressed -> .zdebug_ranges (9488 => 3467 36.54%) [34] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libssh2.so.1.0.1 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libssh2.so.1.0.1.debug Committing stage build-libssh2 to cache ======================================================================== Building module libgit2 in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/libgit2-1 ======================================================================== Switched to branch 'maint/v0.26' -- The C compiler identification is GNU 8.2.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "1.5.2") -- Performing Test HAVE_STRUCT_STAT_ST_MTIM -- Performing Test HAVE_STRUCT_STAT_ST_MTIM - Success -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC - Failed -- Performing Test HAVE_STRUCT_STAT_MTIME_NSEC -- Performing Test HAVE_STRUCT_STAT_MTIME_NSEC - Failed -- Performing Test HAVE_STRUCT_STAT_NSEC -- Performing Test HAVE_STRUCT_STAT_NSEC - Success -- Checking for module 'libcurl' -- Found libcurl, version 7.56.1 -- Found OpenSSL: /usr/lib/arm-linux-gnueabihf/libcrypto.so (found version "1.0.2o") -- Could NOT find HTTP_Parser (missing: HTTP_PARSER_INCLUDE_DIR HTTP_PARSER_LIBRARY) -- http-parser version 2 was not found; using bundled 3rd-party sources. -- Found ZLIB: /usr/lib/arm-linux-gnueabihf/libz.so (found version "1.2.11") -- Checking for module 'libssh2' -- Found libssh2, version 1.7.0_DEV -- Looking for libssh2_userauth_publickey_frommemory in ssh2 -- Looking for libssh2_userauth_publickey_frommemory in ssh2 - found -- Performing Test IS_WALL_SUPPORTED -- Performing Test IS_WALL_SUPPORTED - Success -- Performing Test IS_WEXTRA_SUPPORTED -- Performing Test IS_WEXTRA_SUPPORTED - Success -- Performing Test IS_FVISIBILITY=HIDDEN_SUPPORTED -- Performing Test IS_FVISIBILITY=HIDDEN_SUPPORTED - Success -- Performing Test IS_WDOCUMENTATION_SUPPORTED -- Performing Test IS_WDOCUMENTATION_SUPPORTED - Failed -- Performing Test IS_WNO-MISSING-FIELD-INITIALIZERS_SUPPORTED -- Performing Test IS_WNO-MISSING-FIELD-INITIALIZERS_SUPPORTED - Success -- Performing Test IS_WSTRICT-ALIASING=2_SUPPORTED -- Performing Test IS_WSTRICT-ALIASING=2_SUPPORTED - Success -- Performing Test IS_WSTRICT-PROTOTYPES_SUPPORTED -- Performing Test IS_WSTRICT-PROTOTYPES_SUPPORTED - Success -- Performing Test IS_WDECLARATION-AFTER-STATEMENT_SUPPORTED -- Performing Test IS_WDECLARATION-AFTER-STATEMENT_SUPPORTED - Success -- Performing Test IS_WNO-UNUSED-CONST-VARIABLE_SUPPORTED -- Performing Test IS_WNO-UNUSED-CONST-VARIABLE_SUPPORTED - Success -- Performing Test IS_WNO-UNUSED-FUNCTION_SUPPORTED -- Performing Test IS_WNO-UNUSED-FUNCTION_SUPPORTED - Success -- Looking for regcomp_l -- Looking for regcomp_l - not found -- Looking for futimens -- Looking for futimens - found -- Looking for qsort_r -- Looking for qsort_r - found -- Looking for qsort_s -- Looking for qsort_s - not found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Found PythonInterp: /usr/bin/python (found version "2.7.15") -- Configuring done -- Generating done -- Build files have been written to: /run/build/libgit2 [ 0%] Generating tests/clar.suite Scanning dependencies of target git2 [ 0%] Building C object CMakeFiles/git2.dir/src/apply.c.o [ 0%] Building C object CMakeFiles/git2.dir/src/attr.c.o [ 0%] Building C object CMakeFiles/git2.dir/src/annotated_commit.c.o [ 0%] Building C object CMakeFiles/git2.dir/src/attr_file.c.o [ 0%] Building C object CMakeFiles/git2.dir/src/attrcache.c.o [ 0%] Building C object CMakeFiles/git2.dir/src/blame.c.o [ 1%] Building C object CMakeFiles/git2.dir/src/blame_git.c.o [ 1%] Building C object CMakeFiles/git2.dir/src/blob.c.o [ 1%] Building C object CMakeFiles/git2.dir/src/branch.c.o [ 1%] Building C object CMakeFiles/git2.dir/src/buf_text.c.o [ 1%] Building C object CMakeFiles/git2.dir/src/buffer.c.o [ 1%] Building C object CMakeFiles/git2.dir/src/cache.c.o [ 2%] Building C object CMakeFiles/git2.dir/src/cherrypick.c.o [ 2%] Building C object CMakeFiles/git2.dir/src/checkout.c.o [ 2%] Building C object CMakeFiles/git2.dir/src/clone.c.o [ 2%] Building C object CMakeFiles/git2.dir/src/commit.c.o [ 2%] Building C object CMakeFiles/git2.dir/src/commit_list.c.o [ 2%] Building C object CMakeFiles/git2.dir/src/config.c.o [ 2%] Building C object CMakeFiles/git2.dir/src/config_cache.c.o [ 3%] Building C object CMakeFiles/git2.dir/src/config_file.c.o [ 3%] Building C object CMakeFiles/git2.dir/src/crlf.c.o [ 3%] Building C object CMakeFiles/git2.dir/src/curl_stream.c.o [ 3%] Building C object CMakeFiles/git2.dir/src/date.c.o [ 3%] Building C object CMakeFiles/git2.dir/src/delta.c.o Written `clar.suite` (2502 tests in 341 suites) [ 3%] Building C object CMakeFiles/git2.dir/src/describe.c.o [ 4%] Building C object CMakeFiles/git2.dir/src/diff.c.o [ 4%] Building C object CMakeFiles/git2.dir/src/diff_driver.c.o [ 4%] Building C object CMakeFiles/git2.dir/src/diff_file.c.o [ 4%] Building C object CMakeFiles/git2.dir/src/diff_generate.c.o [ 4%] Building C object CMakeFiles/git2.dir/src/diff_parse.c.o [ 4%] Building C object CMakeFiles/git2.dir/src/diff_print.c.o [ 4%] Building C object CMakeFiles/git2.dir/src/diff_stats.c.o [ 5%] Building C object CMakeFiles/git2.dir/src/diff_tform.c.o [ 5%] Building C object CMakeFiles/git2.dir/src/diff_xdiff.c.o [ 5%] Building C object CMakeFiles/git2.dir/src/errors.c.o [ 5%] Building C object CMakeFiles/git2.dir/src/fetch.c.o [ 5%] Building C object CMakeFiles/git2.dir/src/fetchhead.c.o [ 5%] Building C object CMakeFiles/git2.dir/src/filebuf.c.o [ 6%] Building C object CMakeFiles/git2.dir/src/fileops.c.o [ 6%] Building C object CMakeFiles/git2.dir/src/filter.c.o [ 6%] Building C object CMakeFiles/git2.dir/src/fnmatch.c.o [ 6%] Building C object CMakeFiles/git2.dir/src/global.c.o [ 6%] Building C object CMakeFiles/git2.dir/src/graph.c.o [ 6%] Building C object CMakeFiles/git2.dir/src/hash.c.o [ 6%] Building C object CMakeFiles/git2.dir/src/hashsig.c.o [ 7%] Building C object CMakeFiles/git2.dir/src/ident.c.o [ 7%] Building C object CMakeFiles/git2.dir/src/idxmap.c.o [ 7%] Building C object CMakeFiles/git2.dir/src/ignore.c.o [ 7%] Building C object CMakeFiles/git2.dir/src/index.c.o [ 7%] Building C object CMakeFiles/git2.dir/src/indexer.c.o [ 7%] Building C object CMakeFiles/git2.dir/src/iterator.c.o [ 8%] Building C object CMakeFiles/git2.dir/src/merge.c.o [ 8%] Building C object CMakeFiles/git2.dir/src/merge_driver.c.o [ 8%] Building C object CMakeFiles/git2.dir/src/merge_file.c.o [ 8%] Building C object CMakeFiles/git2.dir/src/message.c.o Scanning dependencies of target libgit2_clar [ 8%] Building C object CMakeFiles/git2.dir/src/mwindow.c.o [ 8%] Building C object CMakeFiles/git2.dir/src/netops.c.o [ 8%] Building C object CMakeFiles/git2.dir/src/notes.c.o [ 9%] Building C object CMakeFiles/git2.dir/src/object.c.o [ 10%] Building C object CMakeFiles/libgit2_clar.dir/src/annotated_commit.c.o [ 10%] Building C object CMakeFiles/git2.dir/src/object_api.c.o [ 10%] Building C object CMakeFiles/git2.dir/src/odb.c.o [ 10%] Building C object CMakeFiles/libgit2_clar.dir/src/apply.c.o [ 10%] Building C object CMakeFiles/libgit2_clar.dir/src/attr.c.o [ 10%] Building C object CMakeFiles/libgit2_clar.dir/src/attr_file.c.o [ 10%] Building C object CMakeFiles/git2.dir/src/odb_loose.c.o [ 10%] Building C object CMakeFiles/git2.dir/src/odb_mempack.c.o [ 10%] Building C object CMakeFiles/git2.dir/src/odb_pack.c.o [ 11%] Building C object CMakeFiles/git2.dir/src/offmap.c.o /run/build/libgit2/src/odb.c: In function ‘git_odb_stream__invalid_length’: /run/build/libgit2/src/odb.c:1331:3: warning: format ‘%zd’ expects argument of type ‘signed size_t’, but argument 4 has type ‘git_off_t’ {aka ‘const long long int’} [-Wformat=] "cannot %s - " ^~~~~~~~~~~~~~ /run/build/libgit2/src/odb.c:1334:11: action, stream->declared_size, stream->received_bytes); ~~~~~~~~~~~~~~~~~~~~~ In file included from /run/build/libgit2/src/common.h:11, from /run/build/libgit2/src/odb.c:8: /run/build/libgit2/src/cc-compat.h:56:18: note: format string is defined here # define PRIdZ "zd" /run/build/libgit2/src/odb.c:1331:3: warning: format ‘%zd’ expects argument of type ‘signed size_t’, but argument 5 has type ‘git_off_t’ {aka ‘const long long int’} [-Wformat=] "cannot %s - " ^~~~~~~~~~~~~~ /run/build/libgit2/src/odb.c:1334:34: action, stream->declared_size, stream->received_bytes); ~~~~~~~~~~~~~~~~~~~~~~ In file included from /run/build/libgit2/src/common.h:11, from /run/build/libgit2/src/odb.c:8: /run/build/libgit2/src/cc-compat.h:56:18: note: format string is defined here # define PRIdZ "zd" [ 11%] Building C object CMakeFiles/libgit2_clar.dir/src/attrcache.c.o [ 11%] Building C object CMakeFiles/git2.dir/src/oid.c.o [ 11%] Building C object CMakeFiles/libgit2_clar.dir/src/blame.c.o [ 11%] Building C object CMakeFiles/libgit2_clar.dir/src/blame_git.c.o [ 11%] Building C object CMakeFiles/git2.dir/src/oidarray.c.o [ 12%] Building C object CMakeFiles/libgit2_clar.dir/src/blob.c.o [ 12%] Building C object CMakeFiles/libgit2_clar.dir/src/branch.c.o [ 12%] Building C object CMakeFiles/git2.dir/src/oidmap.c.o [ 12%] Building C object CMakeFiles/git2.dir/src/openssl_stream.c.o [ 12%] Building C object CMakeFiles/git2.dir/src/pack-objects.c.o [ 12%] Building C object CMakeFiles/libgit2_clar.dir/src/buf_text.c.o [ 12%] Building C object CMakeFiles/libgit2_clar.dir/src/buffer.c.o [ 12%] Building C object CMakeFiles/libgit2_clar.dir/src/cache.c.o [ 12%] Building C object CMakeFiles/git2.dir/src/pack.c.o [ 13%] Building C object CMakeFiles/git2.dir/src/patch.c.o [ 13%] Building C object CMakeFiles/libgit2_clar.dir/src/checkout.c.o [ 14%] Building C object CMakeFiles/libgit2_clar.dir/src/cherrypick.c.o [ 14%] Building C object CMakeFiles/git2.dir/src/patch_generate.c.o [ 14%] Building C object CMakeFiles/git2.dir/src/patch_parse.c.o [ 14%] Building C object CMakeFiles/git2.dir/src/path.c.o [ 14%] Building C object CMakeFiles/libgit2_clar.dir/src/clone.c.o [ 14%] Building C object CMakeFiles/libgit2_clar.dir/src/commit.c.o [ 14%] Building C object CMakeFiles/git2.dir/src/pathspec.c.o /run/build/libgit2/src/patch_parse.c: In function ‘parse_hunk_body’: /run/build/libgit2/src/patch_parse.c:581:11: warning: this statement may fall through [-Wimplicit-fallthrough=] prefix = 0; ~~~~~~~^~~ /run/build/libgit2/src/patch_parse.c:583:3: note: here case ' ': ^~~~ /run/build/libgit2/src/path.c: In function ‘verify_dotgit_ntfs_generic’: /run/build/libgit2/src/path.c:1664:22: warning: comparison is always false due to limited range of data type [-Wtype-limits] } else if (name[i] < 0) { ^ [ 14%] Building C object CMakeFiles/git2.dir/src/pool.c.o [ 14%] Building C object CMakeFiles/git2.dir/src/pqueue.c.o [ 15%] Building C object CMakeFiles/git2.dir/src/posix.c.o [ 15%] Building C object CMakeFiles/git2.dir/src/proxy.c.o [ 15%] Building C object CMakeFiles/libgit2_clar.dir/src/commit_list.c.o [ 15%] Building C object CMakeFiles/git2.dir/src/push.c.o [ 15%] Building C object CMakeFiles/git2.dir/src/rebase.c.o [ 15%] Building C object CMakeFiles/git2.dir/src/refdb.c.o [ 15%] Building C object CMakeFiles/libgit2_clar.dir/src/config.c.o [ 15%] Building C object CMakeFiles/git2.dir/src/refdb_fs.c.o [ 15%] Building C object CMakeFiles/libgit2_clar.dir/src/config_cache.c.o [ 15%] Building C object CMakeFiles/libgit2_clar.dir/src/config_file.c.o [ 16%] Building C object CMakeFiles/git2.dir/src/reflog.c.o [ 17%] Building C object CMakeFiles/libgit2_clar.dir/src/crlf.c.o [ 17%] Building C object CMakeFiles/git2.dir/src/refs.c.o [ 17%] Building C object CMakeFiles/git2.dir/src/refspec.c.o [ 17%] Building C object CMakeFiles/git2.dir/src/remote.c.o [ 17%] Building C object CMakeFiles/git2.dir/src/repository.c.o [ 17%] Building C object CMakeFiles/git2.dir/src/reset.c.o [ 17%] Building C object CMakeFiles/libgit2_clar.dir/src/curl_stream.c.o [ 18%] Building C object CMakeFiles/git2.dir/src/revert.c.o [ 18%] Building C object CMakeFiles/libgit2_clar.dir/src/date.c.o [ 18%] Building C object CMakeFiles/git2.dir/src/revparse.c.o [ 18%] Building C object CMakeFiles/git2.dir/src/revwalk.c.o [ 18%] Building C object CMakeFiles/git2.dir/src/settings.c.o [ 18%] Building C object CMakeFiles/git2.dir/src/sha1_lookup.c.o /run/build/libgit2/src/revparse.c: In function ‘revparse__ext’: /run/build/libgit2/src/revparse.c:773:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (spec[pos+1] == '{') { ^ /run/build/libgit2/src/revparse.c:793:3: note: here default: ^~~~~~~ [ 18%] Building C object CMakeFiles/libgit2_clar.dir/src/delta.c.o [ 18%] Building C object CMakeFiles/libgit2_clar.dir/src/describe.c.o [ 18%] Building C object CMakeFiles/libgit2_clar.dir/src/diff.c.o [ 18%] Building C object CMakeFiles/git2.dir/src/signature.c.o [ 18%] Building C object CMakeFiles/git2.dir/src/socket_stream.c.o [ 19%] Building C object CMakeFiles/libgit2_clar.dir/src/diff_driver.c.o [ 19%] Building C object CMakeFiles/libgit2_clar.dir/src/diff_file.c.o [ 20%] Building C object CMakeFiles/git2.dir/src/sortedcache.c.o [ 20%] Building C object CMakeFiles/git2.dir/src/stash.c.o [ 20%] Building C object CMakeFiles/libgit2_clar.dir/src/diff_generate.c.o [ 20%] Building C object CMakeFiles/libgit2_clar.dir/src/diff_parse.c.o [ 20%] Building C object CMakeFiles/git2.dir/src/status.c.o [ 20%] Building C object CMakeFiles/git2.dir/src/stransport_stream.c.o [ 20%] Building C object CMakeFiles/libgit2_clar.dir/src/diff_print.c.o [ 20%] Building C object CMakeFiles/libgit2_clar.dir/src/diff_stats.c.o [ 20%] Building C object CMakeFiles/git2.dir/src/strmap.c.o [ 20%] Building C object CMakeFiles/libgit2_clar.dir/src/diff_tform.c.o [ 21%] Building C object CMakeFiles/libgit2_clar.dir/src/diff_xdiff.c.o [ 21%] Building C object CMakeFiles/libgit2_clar.dir/src/errors.c.o [ 21%] Building C object CMakeFiles/git2.dir/src/submodule.c.o [ 22%] Building C object CMakeFiles/git2.dir/src/sysdir.c.o [ 22%] Building C object CMakeFiles/git2.dir/src/tag.c.o [ 22%] Building C object CMakeFiles/libgit2_clar.dir/src/fetch.c.o [ 22%] Building C object CMakeFiles/libgit2_clar.dir/src/fetchhead.c.o [ 22%] Building C object CMakeFiles/git2.dir/src/thread-utils.c.o [ 22%] Building C object CMakeFiles/libgit2_clar.dir/src/filebuf.c.o [ 22%] Building C object CMakeFiles/libgit2_clar.dir/src/fileops.c.o [ 23%] Building C object CMakeFiles/libgit2_clar.dir/src/filter.c.o [ 23%] Building C object CMakeFiles/git2.dir/src/tls_stream.c.o [ 23%] Building C object CMakeFiles/libgit2_clar.dir/src/fnmatch.c.o [ 23%] Building C object CMakeFiles/git2.dir/src/trace.c.o [ 23%] Building C object CMakeFiles/git2.dir/src/transaction.c.o [ 23%] Building C object CMakeFiles/libgit2_clar.dir/src/global.c.o [ 23%] Building C object CMakeFiles/libgit2_clar.dir/src/hash.c.o [ 23%] Building C object CMakeFiles/libgit2_clar.dir/src/graph.c.o [ 23%] Building C object CMakeFiles/libgit2_clar.dir/src/hashsig.c.o [ 23%] Building C object CMakeFiles/libgit2_clar.dir/src/ident.c.o [ 24%] Building C object CMakeFiles/git2.dir/src/transport.c.o [ 24%] Building C object CMakeFiles/libgit2_clar.dir/src/idxmap.c.o [ 25%] Building C object CMakeFiles/git2.dir/src/tree-cache.c.o [ 25%] Building C object CMakeFiles/git2.dir/src/tree.c.o [ 25%] Building C object CMakeFiles/git2.dir/src/tsort.c.o [ 25%] Building C object CMakeFiles/libgit2_clar.dir/src/ignore.c.o [ 25%] Building C object CMakeFiles/libgit2_clar.dir/src/index.c.o [ 25%] Building C object CMakeFiles/git2.dir/src/util.c.o [ 25%] Building C object CMakeFiles/libgit2_clar.dir/src/indexer.c.o [ 25%] Building C object CMakeFiles/libgit2_clar.dir/src/iterator.c.o /run/build/libgit2/src/tree.c: In function ‘git_tree_entry_bypath’: /run/build/libgit2/src/tree.c:952:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (path[filename_len + 1] != '\0') ^ /run/build/libgit2/src/tree.c:955:2: note: here case '\0': ^~~~ [ 25%] Building C object CMakeFiles/git2.dir/src/varint.c.o [ 25%] Building C object CMakeFiles/libgit2_clar.dir/src/merge.c.o /run/build/libgit2/src/util.c: In function ‘git__hash’: /run/build/libgit2/src/util.c:466:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: k1 ^= tail[2] << 16; ~~~^~~~~~~~~~~~~~~~ /run/build/libgit2/src/util.c:467:2: note: here case 2: k1 ^= tail[1] << 8; ^~~~ /run/build/libgit2/src/util.c:467:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: k1 ^= tail[1] << 8; ~~~^~~~~~~~~~~~~~~ /run/build/libgit2/src/util.c:468:2: note: here case 1: k1 ^= tail[0]; ^~~~ [ 26%] Building C object CMakeFiles/libgit2_clar.dir/src/merge_driver.c.o [ 26%] Building C object CMakeFiles/git2.dir/src/vector.c.o [ 27%] Building C object CMakeFiles/git2.dir/src/worktree.c.o [ 27%] Building C object CMakeFiles/git2.dir/src/zstream.c.o [ 27%] Building C object CMakeFiles/libgit2_clar.dir/src/merge_file.c.o [ 27%] Building C object CMakeFiles/git2.dir/src/transports/auth.c.o [ 27%] Building C object CMakeFiles/git2.dir/src/transports/auth_negotiate.c.o [ 27%] Building C object CMakeFiles/libgit2_clar.dir/src/message.c.o [ 27%] Building C object CMakeFiles/libgit2_clar.dir/src/mwindow.c.o [ 27%] Building C object CMakeFiles/libgit2_clar.dir/src/netops.c.o [ 27%] Building C object CMakeFiles/git2.dir/src/transports/cred.c.o [ 27%] Building C object CMakeFiles/libgit2_clar.dir/src/notes.c.o [ 27%] Building C object CMakeFiles/libgit2_clar.dir/src/object.c.o [ 27%] Building C object CMakeFiles/git2.dir/src/transports/cred_helpers.c.o [ 27%] Building C object CMakeFiles/git2.dir/src/transports/git.c.o [ 28%] Building C object CMakeFiles/libgit2_clar.dir/src/object_api.c.o [ 28%] Building C object CMakeFiles/libgit2_clar.dir/src/odb.c.o [ 28%] Building C object CMakeFiles/libgit2_clar.dir/src/odb_loose.c.o [ 28%] Building C object CMakeFiles/libgit2_clar.dir/src/odb_pack.c.o [ 28%] Building C object CMakeFiles/libgit2_clar.dir/src/odb_mempack.c.o [ 28%] Building C object CMakeFiles/libgit2_clar.dir/src/offmap.c.o [ 29%] Building C object CMakeFiles/libgit2_clar.dir/src/oid.c.o /run/build/libgit2/src/odb.c: In function ‘git_odb_stream__invalid_length’: /run/build/libgit2/src/odb.c:1331:3: warning: format ‘%zd’ expects argument of type ‘signed size_t’, but argument 4 has type ‘git_off_t’ {aka ‘const long long int’} [-Wformat=] "cannot %s - " ^~~~~~~~~~~~~~ /run/build/libgit2/src/odb.c:1334:11: action, stream->declared_size, stream->received_bytes); ~~~~~~~~~~~~~~~~~~~~~ In file included from /run/build/libgit2/src/common.h:11, from /run/build/libgit2/src/odb.c:8: /run/build/libgit2/src/cc-compat.h:56:18: note: format string is defined here # define PRIdZ "zd" /run/build/libgit2/src/odb.c:1331:3: warning: format ‘%zd’ expects argument of type ‘signed size_t’, but argument 5 has type ‘git_off_t’ {aka ‘const long long int’} [-Wformat=] "cannot %s - " ^~~~~~~~~~~~~~ /run/build/libgit2/src/odb.c:1334:34: action, stream->declared_size, stream->received_bytes); ~~~~~~~~~~~~~~~~~~~~~~ In file included from /run/build/libgit2/src/common.h:11, from /run/build/libgit2/src/odb.c:8: /run/build/libgit2/src/cc-compat.h:56:18: note: format string is defined here # define PRIdZ "zd" [ 30%] Building C object CMakeFiles/git2.dir/src/transports/http.c.o [ 30%] Building C object CMakeFiles/libgit2_clar.dir/src/oidarray.c.o [ 30%] Building C object CMakeFiles/libgit2_clar.dir/src/oidmap.c.o [ 30%] Building C object CMakeFiles/git2.dir/src/transports/local.c.o [ 30%] Building C object CMakeFiles/libgit2_clar.dir/src/openssl_stream.c.o [ 30%] Building C object CMakeFiles/libgit2_clar.dir/src/pack-objects.c.o [ 30%] Building C object CMakeFiles/git2.dir/src/transports/smart.c.o [ 30%] Building C object CMakeFiles/git2.dir/src/transports/smart_pkt.c.o [ 30%] Building C object CMakeFiles/git2.dir/src/transports/smart_protocol.c.o [ 30%] Building C object CMakeFiles/libgit2_clar.dir/src/pack.c.o [ 30%] Building C object CMakeFiles/git2.dir/src/transports/ssh.c.o [ 31%] Building C object CMakeFiles/git2.dir/src/transports/winhttp.c.o [ 31%] Building C object CMakeFiles/libgit2_clar.dir/src/patch.c.o [ 31%] Building C object CMakeFiles/git2.dir/src/xdiff/xdiffi.c.o [ 31%] Building C object CMakeFiles/git2.dir/src/xdiff/xemit.c.o [ 31%] Building C object CMakeFiles/git2.dir/src/xdiff/xhistogram.c.o [ 32%] Building C object CMakeFiles/libgit2_clar.dir/src/patch_generate.c.o [ 32%] Building C object CMakeFiles/git2.dir/src/xdiff/xmerge.c.o [ 32%] Building C object CMakeFiles/libgit2_clar.dir/src/patch_parse.c.o [ 32%] Building C object CMakeFiles/git2.dir/src/xdiff/xpatience.c.o [ 32%] Building C object CMakeFiles/libgit2_clar.dir/src/path.c.o [ 32%] Building C object CMakeFiles/libgit2_clar.dir/src/pathspec.c.o [ 32%] Building C object CMakeFiles/git2.dir/src/xdiff/xprepare.c.o /run/build/libgit2/src/patch_parse.c: In function ‘parse_hunk_body’: /run/build/libgit2/src/patch_parse.c:581:11: warning: this statement may fall through [-Wimplicit-fallthrough=] prefix = 0; ~~~~~~~^~~ /run/build/libgit2/src/patch_parse.c:583:3: note: here case ' ': ^~~~ [ 33%] Building C object CMakeFiles/git2.dir/src/xdiff/xutils.c.o /run/build/libgit2/src/path.c: In function ‘verify_dotgit_ntfs_generic’: /run/build/libgit2/src/path.c:1664:22: warning: comparison is always false due to limited range of data type [-Wtype-limits] } else if (name[i] < 0) { ^ [ 33%] Building C object CMakeFiles/git2.dir/src/unix/map.c.o [ 33%] Building C object CMakeFiles/libgit2_clar.dir/src/pool.c.o [ 33%] Building C object CMakeFiles/git2.dir/src/unix/realpath.c.o [ 33%] Building C object CMakeFiles/libgit2_clar.dir/src/posix.c.o [ 33%] Building C object CMakeFiles/git2.dir/deps/http-parser/http_parser.c.o [ 34%] Building C object CMakeFiles/libgit2_clar.dir/src/pqueue.c.o [ 34%] Building C object CMakeFiles/libgit2_clar.dir/src/proxy.c.o [ 34%] Building C object CMakeFiles/libgit2_clar.dir/src/push.c.o [ 34%] Building C object CMakeFiles/libgit2_clar.dir/src/rebase.c.o [ 34%] Building C object CMakeFiles/libgit2_clar.dir/src/refdb.c.o /run/build/libgit2/deps/http-parser/http_parser.c: In function ‘http_parser_parse_url’: /run/build/libgit2/deps/http-parser/http_parser.c:2095:18: warning: this statement may fall through [-Wimplicit-fallthrough=] found_at = 1; ~~~~~~~~~^~~ /run/build/libgit2/deps/http-parser/http_parser.c:2098:7: note: here case s_req_server: ^~~~ [ 34%] Building C object CMakeFiles/libgit2_clar.dir/src/refdb_fs.c.o [ 34%] Building C object CMakeFiles/libgit2_clar.dir/src/reflog.c.o [ 35%] Building C object CMakeFiles/libgit2_clar.dir/src/refspec.c.o [ 35%] Building C object CMakeFiles/libgit2_clar.dir/src/refs.c.o [ 35%] Building C object CMakeFiles/libgit2_clar.dir/src/remote.c.o [ 35%] Linking C shared library libgit2.so [ 35%] Building C object CMakeFiles/libgit2_clar.dir/src/repository.c.o [ 35%] Building C object CMakeFiles/libgit2_clar.dir/src/reset.c.o [ 35%] Building C object CMakeFiles/libgit2_clar.dir/src/revert.c.o [ 36%] Building C object CMakeFiles/libgit2_clar.dir/src/revparse.c.o [ 36%] Building C object CMakeFiles/libgit2_clar.dir/src/revwalk.c.o [ 36%] Building C object CMakeFiles/libgit2_clar.dir/src/sha1_lookup.c.o [ 36%] Building C object CMakeFiles/libgit2_clar.dir/src/settings.c.o [ 36%] Built target git2 [ 36%] Building C object CMakeFiles/libgit2_clar.dir/src/signature.c.o /run/build/libgit2/src/revparse.c: In function ‘revparse__ext’: /run/build/libgit2/src/revparse.c:773:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (spec[pos+1] == '{') { ^ /run/build/libgit2/src/revparse.c:793:3: note: here default: ^~~~~~~ [ 36%] Building C object CMakeFiles/libgit2_clar.dir/src/socket_stream.c.o [ 36%] Building C object CMakeFiles/libgit2_clar.dir/src/sortedcache.c.o [ 37%] Building C object CMakeFiles/libgit2_clar.dir/src/stash.c.o [ 37%] Building C object CMakeFiles/libgit2_clar.dir/src/status.c.o [ 37%] Building C object CMakeFiles/libgit2_clar.dir/src/stransport_stream.c.o [ 37%] Building C object CMakeFiles/libgit2_clar.dir/src/strmap.c.o [ 37%] Building C object CMakeFiles/libgit2_clar.dir/src/sysdir.c.o [ 37%] Building C object CMakeFiles/libgit2_clar.dir/src/submodule.c.o [ 38%] Building C object CMakeFiles/libgit2_clar.dir/src/tag.c.o [ 38%] Building C object CMakeFiles/libgit2_clar.dir/src/thread-utils.c.o [ 38%] Building C object CMakeFiles/libgit2_clar.dir/src/tls_stream.c.o [ 38%] Building C object CMakeFiles/libgit2_clar.dir/src/trace.c.o [ 38%] Building C object CMakeFiles/libgit2_clar.dir/src/transaction.c.o [ 38%] Building C object CMakeFiles/libgit2_clar.dir/src/tree-cache.c.o [ 38%] Building C object CMakeFiles/libgit2_clar.dir/src/transport.c.o [ 39%] Building C object CMakeFiles/libgit2_clar.dir/src/tree.c.o [ 39%] Building C object CMakeFiles/libgit2_clar.dir/src/tsort.c.o [ 39%] Building C object CMakeFiles/libgit2_clar.dir/src/util.c.o [ 39%] Building C object CMakeFiles/libgit2_clar.dir/src/varint.c.o [ 39%] Building C object CMakeFiles/libgit2_clar.dir/src/vector.c.o [ 39%] Building C object CMakeFiles/libgit2_clar.dir/src/worktree.c.o [ 40%] Building C object CMakeFiles/libgit2_clar.dir/src/zstream.c.o /run/build/libgit2/src/util.c: In function ‘git__hash’: /run/build/libgit2/src/util.c:466:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: k1 ^= tail[2] << 16; ~~~^~~~~~~~~~~~~~~~ /run/build/libgit2/src/util.c:467:2: note: here case 2: k1 ^= tail[1] << 8; ^~~~ /run/build/libgit2/src/util.c:467:13: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: k1 ^= tail[1] << 8; ~~~^~~~~~~~~~~~~~~ /run/build/libgit2/src/util.c:468:2: note: here case 1: k1 ^= tail[0]; ^~~~ /run/build/libgit2/src/tree.c: In function ‘git_tree_entry_bypath’: /run/build/libgit2/src/tree.c:952:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (path[filename_len + 1] != '\0') ^ /run/build/libgit2/src/tree.c:955:2: note: here case '\0': ^~~~ [ 40%] Building C object CMakeFiles/libgit2_clar.dir/src/transports/auth_negotiate.c.o [ 40%] Building C object CMakeFiles/libgit2_clar.dir/src/transports/auth.c.o [ 40%] Building C object CMakeFiles/libgit2_clar.dir/src/transports/cred.c.o [ 40%] Building C object CMakeFiles/libgit2_clar.dir/src/transports/cred_helpers.c.o [ 40%] Building C object CMakeFiles/libgit2_clar.dir/src/transports/git.c.o [ 40%] Building C object CMakeFiles/libgit2_clar.dir/src/transports/http.c.o [ 41%] Building C object CMakeFiles/libgit2_clar.dir/src/transports/local.c.o [ 41%] Building C object CMakeFiles/libgit2_clar.dir/src/transports/smart.c.o [ 41%] Building C object CMakeFiles/libgit2_clar.dir/src/transports/smart_pkt.c.o [ 41%] Building C object CMakeFiles/libgit2_clar.dir/src/transports/smart_protocol.c.o [ 41%] Building C object CMakeFiles/libgit2_clar.dir/src/transports/ssh.c.o [ 41%] Building C object CMakeFiles/libgit2_clar.dir/src/transports/winhttp.c.o [ 42%] Building C object CMakeFiles/libgit2_clar.dir/src/xdiff/xdiffi.c.o [ 42%] Building C object CMakeFiles/libgit2_clar.dir/src/xdiff/xemit.c.o [ 42%] Building C object CMakeFiles/libgit2_clar.dir/src/xdiff/xhistogram.c.o [ 42%] Building C object CMakeFiles/libgit2_clar.dir/src/xdiff/xmerge.c.o [ 42%] Building C object CMakeFiles/libgit2_clar.dir/src/xdiff/xpatience.c.o [ 42%] Building C object CMakeFiles/libgit2_clar.dir/src/xdiff/xprepare.c.o [ 42%] Building C object CMakeFiles/libgit2_clar.dir/src/xdiff/xutils.c.o [ 43%] Building C object CMakeFiles/libgit2_clar.dir/src/unix/map.c.o [ 43%] Building C object CMakeFiles/libgit2_clar.dir/src/unix/realpath.c.o [ 43%] Building C object CMakeFiles/libgit2_clar.dir/tests/main.c.o [ 43%] Building C object CMakeFiles/libgit2_clar.dir/tests/clar_libgit2.c.o [ 43%] Building C object CMakeFiles/libgit2_clar.dir/tests/clar_libgit2_trace.c.o [ 43%] Building C object CMakeFiles/libgit2_clar.dir/tests/clar_libgit2_timer.c.o [ 44%] Building C object CMakeFiles/libgit2_clar.dir/tests/clar.c.o [ 44%] Building C object CMakeFiles/libgit2_clar.dir/tests/apply/fromdiff.c.o [ 44%] Building C object CMakeFiles/libgit2_clar.dir/tests/apply/fromfile.c.o [ 44%] Building C object CMakeFiles/libgit2_clar.dir/tests/attr/file.c.o [ 44%] Building C object CMakeFiles/libgit2_clar.dir/tests/attr/flags.c.o [ 44%] Building C object CMakeFiles/libgit2_clar.dir/tests/attr/ignore.c.o [ 44%] Building C object CMakeFiles/libgit2_clar.dir/tests/attr/lookup.c.o [ 45%] Building C object CMakeFiles/libgit2_clar.dir/tests/attr/repo.c.o [ 45%] Building C object CMakeFiles/libgit2_clar.dir/tests/blame/blame_helpers.c.o [ 45%] Building C object CMakeFiles/libgit2_clar.dir/tests/blame/buffer.c.o [ 45%] Building C object CMakeFiles/libgit2_clar.dir/tests/blame/getters.c.o [ 45%] Building C object CMakeFiles/libgit2_clar.dir/tests/blame/harder.c.o [ 45%] Building C object CMakeFiles/libgit2_clar.dir/tests/blame/simple.c.o [ 46%] Building C object CMakeFiles/libgit2_clar.dir/tests/buf/basic.c.o [ 46%] Building C object CMakeFiles/libgit2_clar.dir/tests/buf/oom.c.o [ 46%] Building C object CMakeFiles/libgit2_clar.dir/tests/buf/quote.c.o [ 46%] Building C object CMakeFiles/libgit2_clar.dir/tests/buf/splice.c.o [ 46%] Building C object CMakeFiles/libgit2_clar.dir/tests/checkout/binaryunicode.c.o [ 46%] Building C object CMakeFiles/libgit2_clar.dir/tests/checkout/checkout_helpers.c.o [ 46%] Building C object CMakeFiles/libgit2_clar.dir/tests/checkout/conflict.c.o [ 46%] Building C object CMakeFiles/libgit2_clar.dir/tests/checkout/head.c.o [ 47%] Building C object CMakeFiles/libgit2_clar.dir/tests/checkout/crlf.c.o [ 47%] Building C object CMakeFiles/libgit2_clar.dir/tests/checkout/icase.c.o [ 47%] Building C object CMakeFiles/libgit2_clar.dir/tests/checkout/index.c.o [ 47%] Building C object CMakeFiles/libgit2_clar.dir/tests/checkout/nasty.c.o [ 47%] Building C object CMakeFiles/libgit2_clar.dir/tests/checkout/tree.c.o [ 48%] Building C object CMakeFiles/libgit2_clar.dir/tests/checkout/typechange.c.o [ 48%] Building C object CMakeFiles/libgit2_clar.dir/tests/cherrypick/bare.c.o [ 48%] Building C object CMakeFiles/libgit2_clar.dir/tests/cherrypick/workdir.c.o [ 48%] Building C object CMakeFiles/libgit2_clar.dir/tests/clone/local.c.o [ 48%] Building C object CMakeFiles/libgit2_clar.dir/tests/clone/empty.c.o [ 48%] Building C object CMakeFiles/libgit2_clar.dir/tests/clone/nonetwork.c.o [ 48%] Building C object CMakeFiles/libgit2_clar.dir/tests/clone/transport.c.o [ 49%] Building C object CMakeFiles/libgit2_clar.dir/tests/commit/commit.c.o [ 49%] Building C object CMakeFiles/libgit2_clar.dir/tests/commit/parent.c.o [ 49%] Building C object CMakeFiles/libgit2_clar.dir/tests/commit/parse.c.o [ 49%] Building C object CMakeFiles/libgit2_clar.dir/tests/commit/signature.c.o [ 49%] Building C object CMakeFiles/libgit2_clar.dir/tests/config/add.c.o [ 49%] Building C object CMakeFiles/libgit2_clar.dir/tests/commit/write.c.o [ 50%] Building C object CMakeFiles/libgit2_clar.dir/tests/config/backend.c.o [ 50%] Building C object CMakeFiles/libgit2_clar.dir/tests/config/config_helpers.c.o [ 50%] Building C object CMakeFiles/libgit2_clar.dir/tests/config/configlevel.c.o [ 50%] Building C object CMakeFiles/libgit2_clar.dir/tests/config/global.c.o [ 50%] Building C object CMakeFiles/libgit2_clar.dir/tests/config/include.c.o [ 50%] Building C object CMakeFiles/libgit2_clar.dir/tests/config/multivar.c.o [ 51%] Building C object CMakeFiles/libgit2_clar.dir/tests/config/new.c.o [ 51%] Building C object CMakeFiles/libgit2_clar.dir/tests/config/read.c.o [ 51%] Building C object CMakeFiles/libgit2_clar.dir/tests/config/readonly.c.o [ 51%] Building C object CMakeFiles/libgit2_clar.dir/tests/config/rename.c.o [ 51%] Building C object CMakeFiles/libgit2_clar.dir/tests/config/snapshot.c.o [ 51%] Building C object CMakeFiles/libgit2_clar.dir/tests/config/stress.c.o [ 52%] Building C object CMakeFiles/libgit2_clar.dir/tests/config/validkeyname.c.o [ 52%] Building C object CMakeFiles/libgit2_clar.dir/tests/config/write.c.o [ 52%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/array.c.o [ 52%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/buffer.c.o [ 52%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/bitvec.c.o [ 52%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/copy.c.o [ 52%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/dirent.c.o [ 53%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/encoding.c.o [ 53%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/env.c.o [ 53%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/errors.c.o [ 53%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/features.c.o [ 53%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/filebuf.c.o [ 53%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/ftruncate.c.o [ 53%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/futils.c.o [ 54%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/hex.c.o [ 54%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/iconv.c.o [ 54%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/init.c.o [ 54%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/link.c.o [ 54%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/mkdir.c.o [ 54%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/oid.c.o [ 54%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/opts.c.o [ 55%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/oidmap.c.o [ 55%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/path.c.o [ 55%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/pool.c.o [ 55%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/posix.c.o [ 55%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/pqueue.c.o [ 55%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/rmdir.c.o [ 56%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/sha1.c.o [ 56%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/sortedcache.c.o [ 56%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/stream.c.o [ 56%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/stat.c.o [ 56%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/string.c.o [ 56%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/strmap.c.o [ 57%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/structinit.c.o [ 57%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/strtol.c.o [ 57%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/useragent.c.o [ 57%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/vector.c.o [ 57%] Building C object CMakeFiles/libgit2_clar.dir/tests/core/zstream.c.o [ 57%] Building C object CMakeFiles/libgit2_clar.dir/tests/date/date.c.o [ 57%] Building C object CMakeFiles/libgit2_clar.dir/tests/date/rfc2822.c.o [ 58%] Building C object CMakeFiles/libgit2_clar.dir/tests/delta/apply.c.o [ 58%] Building C object CMakeFiles/libgit2_clar.dir/tests/describe/describe.c.o [ 58%] Building C object CMakeFiles/libgit2_clar.dir/tests/describe/describe_helpers.c.o [ 58%] Building C object CMakeFiles/libgit2_clar.dir/tests/describe/t6120.c.o [ 58%] Building C object CMakeFiles/libgit2_clar.dir/tests/diff/binary.c.o [ 58%] Building C object CMakeFiles/libgit2_clar.dir/tests/diff/blob.c.o [ 59%] Building C object CMakeFiles/libgit2_clar.dir/tests/diff/diffiter.c.o [ 59%] Building C object CMakeFiles/libgit2_clar.dir/tests/diff/diff_helpers.c.o [ 59%] Building C object CMakeFiles/libgit2_clar.dir/tests/diff/drivers.c.o [ 59%] Building C object CMakeFiles/libgit2_clar.dir/tests/diff/format_email.c.o [ 59%] Building C object CMakeFiles/libgit2_clar.dir/tests/diff/index.c.o [ 59%] Building C object CMakeFiles/libgit2_clar.dir/tests/diff/notify.c.o [ 59%] Building C object CMakeFiles/libgit2_clar.dir/tests/diff/parse.c.o [ 60%] Building C object CMakeFiles/libgit2_clar.dir/tests/diff/patch.c.o [ 60%] Building C object CMakeFiles/libgit2_clar.dir/tests/diff/pathspec.c.o [ 60%] Building C object CMakeFiles/libgit2_clar.dir/tests/diff/racediffiter.c.o [ 60%] Building C object CMakeFiles/libgit2_clar.dir/tests/diff/rename.c.o [ 60%] Building C object CMakeFiles/libgit2_clar.dir/tests/diff/stats.c.o [ 60%] Building C object CMakeFiles/libgit2_clar.dir/tests/diff/submodules.c.o [ 61%] Building C object CMakeFiles/libgit2_clar.dir/tests/diff/tree.c.o [ 61%] Building C object CMakeFiles/libgit2_clar.dir/tests/diff/workdir.c.o [ 61%] Building C object CMakeFiles/libgit2_clar.dir/tests/fetchhead/nonetwork.c.o [ 61%] Building C object CMakeFiles/libgit2_clar.dir/tests/filter/blob.c.o [ 61%] Building C object CMakeFiles/libgit2_clar.dir/tests/filter/crlf.c.o [ 61%] Building C object CMakeFiles/libgit2_clar.dir/tests/filter/custom.c.o [ 61%] Building C object CMakeFiles/libgit2_clar.dir/tests/filter/custom_helpers.c.o [ 62%] Building C object CMakeFiles/libgit2_clar.dir/tests/filter/file.c.o [ 62%] Building C object CMakeFiles/libgit2_clar.dir/tests/filter/ident.c.o [ 62%] Building C object CMakeFiles/libgit2_clar.dir/tests/filter/query.c.o [ 62%] Building C object CMakeFiles/libgit2_clar.dir/tests/filter/stream.c.o [ 62%] Building C object CMakeFiles/libgit2_clar.dir/tests/filter/wildcard.c.o [ 62%] Building C object CMakeFiles/libgit2_clar.dir/tests/graph/descendant_of.c.o [ 63%] Building C object CMakeFiles/libgit2_clar.dir/tests/index/add.c.o [ 63%] Building C object CMakeFiles/libgit2_clar.dir/tests/index/addall.c.o [ 63%] Building C object CMakeFiles/libgit2_clar.dir/tests/index/bypath.c.o [ 63%] Building C object CMakeFiles/libgit2_clar.dir/tests/index/cache.c.o [ 63%] Building C object CMakeFiles/libgit2_clar.dir/tests/index/collision.c.o [ 63%] Building C object CMakeFiles/libgit2_clar.dir/tests/index/conflicts.c.o [ 63%] Building C object CMakeFiles/libgit2_clar.dir/tests/index/crlf.c.o [ 64%] Building C object CMakeFiles/libgit2_clar.dir/tests/index/filemodes.c.o [ 64%] Building C object CMakeFiles/libgit2_clar.dir/tests/index/inmemory.c.o [ 64%] Building C object CMakeFiles/libgit2_clar.dir/tests/index/names.c.o [ 64%] Building C object CMakeFiles/libgit2_clar.dir/tests/index/nsec.c.o [ 64%] Building C object CMakeFiles/libgit2_clar.dir/tests/index/racy.c.o [ 64%] Building C object CMakeFiles/libgit2_clar.dir/tests/index/read_index.c.o [ 65%] Building C object CMakeFiles/libgit2_clar.dir/tests/index/read_tree.c.o [ 65%] Building C object CMakeFiles/libgit2_clar.dir/tests/index/rename.c.o [ 65%] Building C object CMakeFiles/libgit2_clar.dir/tests/index/reuc.c.o [ 65%] Building C object CMakeFiles/libgit2_clar.dir/tests/index/stage.c.o [ 65%] Building C object CMakeFiles/libgit2_clar.dir/tests/index/tests.c.o [ 65%] Building C object CMakeFiles/libgit2_clar.dir/tests/index/version.c.o [ 65%] Building C object CMakeFiles/libgit2_clar.dir/tests/iterator/index.c.o [ 66%] Building C object CMakeFiles/libgit2_clar.dir/tests/iterator/iterator_helpers.c.o [ 66%] Building C object CMakeFiles/libgit2_clar.dir/tests/iterator/tree.c.o [ 66%] Building C object CMakeFiles/libgit2_clar.dir/tests/iterator/workdir.c.o [ 66%] Building C object CMakeFiles/libgit2_clar.dir/tests/merge/driver.c.o [ 66%] Building C object CMakeFiles/libgit2_clar.dir/tests/merge/files.c.o [ 66%] Building C object CMakeFiles/libgit2_clar.dir/tests/merge/merge_helpers.c.o [ 67%] Building C object CMakeFiles/libgit2_clar.dir/tests/merge/trees/automerge.c.o In file included from /run/build/libgit2/src/posix.h:133, from /run/build/libgit2/tests/clar_libgit2.h:6, from /run/build/libgit2/tests/iterator/workdir.c:1: /run/build/libgit2/tests/iterator/workdir.c: In function ‘build_workdir_tree’: /run/build/libgit2/tests/iterator/workdir.c:483:41: warning: ‘/SUB’ directive output may be truncated writing 4 bytes into a region of size between 1 and 64 [-Wformat-truncation=] case 3: p_snprintf(sub, sizeof(sub), "%s/SUB%02d", buf, j); break; ^~~~~~~~~~~~ /run/build/libgit2/src/unix/posix.h:58:46: note: in definition of macro ‘p_snprintf’ #define p_snprintf(b, c, ...) snprintf(b, c, __VA_ARGS__) ^~~~~~~~~~~ /run/build/libgit2/src/unix/posix.h:58:31: note: ‘snprintf’ output between 7 and 79 bytes into a destination of size 64 #define p_snprintf(b, c, ...) snprintf(b, c, __VA_ARGS__) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /run/build/libgit2/tests/iterator/workdir.c:483:12: note: in expansion of macro ‘p_snprintf’ case 3: p_snprintf(sub, sizeof(sub), "%s/SUB%02d", buf, j); break; ^~~~~~~~~~ /run/build/libgit2/tests/iterator/workdir.c:482:41: warning: ‘/Sub’ directive output may be truncated writing 4 bytes into a region of size between 1 and 64 [-Wformat-truncation=] case 2: p_snprintf(sub, sizeof(sub), "%s/Sub%02d", buf, j); break; ^~~~~~~~~~~~ /run/build/libgit2/src/unix/posix.h:58:46: note: in definition of macro ‘p_snprintf’ #define p_snprintf(b, c, ...) snprintf(b, c, __VA_ARGS__) ^~~~~~~~~~~ /run/build/libgit2/src/unix/posix.h:58:31: note: ‘snprintf’ output between 7 and 79 bytes into a destination of size 64 #define p_snprintf(b, c, ...) snprintf(b, c, __VA_ARGS__) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /run/build/libgit2/tests/iterator/workdir.c:482:12: note: in expansion of macro ‘p_snprintf’ case 2: p_snprintf(sub, sizeof(sub), "%s/Sub%02d", buf, j); break; ^~~~~~~~~~ /run/build/libgit2/tests/iterator/workdir.c:481:41: warning: ‘/sUB’ directive output may be truncated writing 4 bytes into a region of size between 1 and 64 [-Wformat-truncation=] case 1: p_snprintf(sub, sizeof(sub), "%s/sUB%02d", buf, j); break; ^~~~~~~~~~~~ /run/build/libgit2/src/unix/posix.h:58:46: note: in definition of macro ‘p_snprintf’ #define p_snprintf(b, c, ...) snprintf(b, c, __VA_ARGS__) ^~~~~~~~~~~ /run/build/libgit2/src/unix/posix.h:58:31: note: ‘snprintf’ output between 7 and 79 bytes into a destination of size 64 #define p_snprintf(b, c, ...) snprintf(b, c, __VA_ARGS__) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /run/build/libgit2/tests/iterator/workdir.c:481:12: note: in expansion of macro ‘p_snprintf’ case 1: p_snprintf(sub, sizeof(sub), "%s/sUB%02d", buf, j); break; ^~~~~~~~~~ /run/build/libgit2/tests/iterator/workdir.c:480:41: warning: ‘/sub’ directive output may be truncated writing 4 bytes into a region of size between 1 and 64 [-Wformat-truncation=] case 0: p_snprintf(sub, sizeof(sub), "%s/sub%02d", buf, j); break; ^~~~~~~~~~~~ /run/build/libgit2/src/unix/posix.h:58:46: note: in definition of macro ‘p_snprintf’ #define p_snprintf(b, c, ...) snprintf(b, c, __VA_ARGS__) ^~~~~~~~~~~ /run/build/libgit2/src/unix/posix.h:58:31: note: ‘snprintf’ output between 7 and 79 bytes into a destination of size 64 #define p_snprintf(b, c, ...) snprintf(b, c, __VA_ARGS__) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /run/build/libgit2/tests/iterator/workdir.c:480:12: note: in expansion of macro ‘p_snprintf’ case 0: p_snprintf(sub, sizeof(sub), "%s/sub%02d", buf, j); break; ^~~~~~~~~~ [ 67%] Building C object CMakeFiles/libgit2_clar.dir/tests/merge/trees/commits.c.o [ 67%] Building C object CMakeFiles/libgit2_clar.dir/tests/merge/trees/modeconflict.c.o [ 67%] Building C object CMakeFiles/libgit2_clar.dir/tests/merge/trees/recursive.c.o [ 67%] Building C object CMakeFiles/libgit2_clar.dir/tests/merge/trees/renames.c.o [ 67%] Building C object CMakeFiles/libgit2_clar.dir/tests/merge/trees/treediff.c.o [ 67%] Building C object CMakeFiles/libgit2_clar.dir/tests/merge/trees/trivial.c.o [ 68%] Building C object CMakeFiles/libgit2_clar.dir/tests/merge/trees/whitespace.c.o [ 68%] Building C object CMakeFiles/libgit2_clar.dir/tests/merge/workdir/analysis.c.o [ 68%] Building C object CMakeFiles/libgit2_clar.dir/tests/merge/workdir/dirty.c.o [ 68%] Building C object CMakeFiles/libgit2_clar.dir/tests/merge/workdir/recursive.c.o [ 68%] Building C object CMakeFiles/libgit2_clar.dir/tests/merge/workdir/renames.c.o [ 68%] Building C object CMakeFiles/libgit2_clar.dir/tests/merge/workdir/setup.c.o [ 69%] Building C object CMakeFiles/libgit2_clar.dir/tests/merge/workdir/simple.c.o [ 69%] Building C object CMakeFiles/libgit2_clar.dir/tests/merge/workdir/submodules.c.o [ 69%] Building C object CMakeFiles/libgit2_clar.dir/tests/merge/workdir/trivial.c.o [ 69%] Building C object CMakeFiles/libgit2_clar.dir/tests/network/cred.c.o [ 69%] Building C object CMakeFiles/libgit2_clar.dir/tests/network/fetchlocal.c.o [ 69%] Building C object CMakeFiles/libgit2_clar.dir/tests/network/matchhost.c.o [ 69%] Building C object CMakeFiles/libgit2_clar.dir/tests/network/refspecs.c.o [ 70%] Building C object CMakeFiles/libgit2_clar.dir/tests/network/remote/createthenload.c.o [ 70%] Building C object CMakeFiles/libgit2_clar.dir/tests/network/remote/defaultbranch.c.o [ 70%] Building C object CMakeFiles/libgit2_clar.dir/tests/network/remote/delete.c.o [ 70%] Building C object CMakeFiles/libgit2_clar.dir/tests/network/remote/isvalidname.c.o [ 70%] Building C object CMakeFiles/libgit2_clar.dir/tests/network/remote/local.c.o [ 70%] Building C object CMakeFiles/libgit2_clar.dir/tests/network/remote/push.c.o [ 71%] Building C object CMakeFiles/libgit2_clar.dir/tests/network/remote/rename.c.o [ 71%] Building C object CMakeFiles/libgit2_clar.dir/tests/network/remote/remotes.c.o [ 71%] Building C object CMakeFiles/libgit2_clar.dir/tests/network/urlparse.c.o [ 71%] Building C object CMakeFiles/libgit2_clar.dir/tests/notes/notes.c.o [ 71%] Building C object CMakeFiles/libgit2_clar.dir/tests/notes/notesref.c.o [ 71%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/blob/filter.c.o [ 71%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/blob/fromstream.c.o [ 72%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/blob/write.c.o [ 72%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/cache.c.o [ 72%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/commit/commitstagedfile.c.o [ 72%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/lookup.c.o [ 72%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/lookupbypath.c.o [ 72%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/message.c.o [ 73%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/peel.c.o [ 73%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/raw/chars.c.o [ 73%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/raw/compare.c.o [ 73%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/raw/convert.c.o [ 73%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/raw/fromstr.c.o [ 73%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/raw/hash.c.o [ 73%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/raw/short.c.o [ 74%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/raw/size.c.o [ 74%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/raw/type2string.c.o [ 74%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/raw/write.c.o [ 74%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/shortid.c.o [ 74%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/tag/list.c.o [ 74%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/tag/peel.c.o [ 75%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/tag/read.c.o [ 75%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/tag/write.c.o [ 75%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/tree/attributes.c.o [ 75%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/tree/duplicateentries.c.o [ 75%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/tree/frompath.c.o [ 75%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/tree/read.c.o [ 76%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/tree/update.c.o [ 76%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/tree/walk.c.o [ 76%] Building C object CMakeFiles/libgit2_clar.dir/tests/object/tree/write.c.o [ 76%] Building C object CMakeFiles/libgit2_clar.dir/tests/odb/alternates.c.o [ 76%] Building C object CMakeFiles/libgit2_clar.dir/tests/odb/backend/backend_helpers.c.o [ 76%] Building C object CMakeFiles/libgit2_clar.dir/tests/odb/backend/nobackend.c.o [ 76%] Building C object CMakeFiles/libgit2_clar.dir/tests/odb/backend/multiple.c.o [ 77%] Building C object CMakeFiles/libgit2_clar.dir/tests/odb/backend/nonrefreshing.c.o [ 77%] Building C object CMakeFiles/libgit2_clar.dir/tests/odb/backend/simple.c.o [ 77%] Building C object CMakeFiles/libgit2_clar.dir/tests/odb/emptyobjects.c.o [ 77%] Building C object CMakeFiles/libgit2_clar.dir/tests/odb/foreach.c.o [ 77%] Building C object CMakeFiles/libgit2_clar.dir/tests/odb/freshen.c.o [ 77%] Building C object CMakeFiles/libgit2_clar.dir/tests/odb/loose.c.o [ 77%] Building C object CMakeFiles/libgit2_clar.dir/tests/odb/mixed.c.o [ 78%] Building C object CMakeFiles/libgit2_clar.dir/tests/odb/packed.c.o [ 78%] Building C object CMakeFiles/libgit2_clar.dir/tests/odb/packed_one.c.o [ 78%] Building C object CMakeFiles/libgit2_clar.dir/tests/odb/sorting.c.o [ 78%] Building C object CMakeFiles/libgit2_clar.dir/tests/odb/streamwrite.c.o [ 78%] Building C object CMakeFiles/libgit2_clar.dir/tests/online/badssl.c.o [ 78%] Building C object CMakeFiles/libgit2_clar.dir/tests/online/clone.c.o [ 79%] Building C object CMakeFiles/libgit2_clar.dir/tests/online/fetch.c.o [ 79%] Building C object CMakeFiles/libgit2_clar.dir/tests/online/fetchhead.c.o [ 79%] Building C object CMakeFiles/libgit2_clar.dir/tests/online/push_util.c.o [ 79%] Building C object CMakeFiles/libgit2_clar.dir/tests/online/push.c.o [ 79%] Building C object CMakeFiles/libgit2_clar.dir/tests/online/remotes.c.o [ 79%] Building C object CMakeFiles/libgit2_clar.dir/tests/pack/indexer.c.o [ 79%] Building C object CMakeFiles/libgit2_clar.dir/tests/pack/packbuilder.c.o [ 80%] Building C object CMakeFiles/libgit2_clar.dir/tests/pack/sharing.c.o [ 80%] Building C object CMakeFiles/libgit2_clar.dir/tests/patch/parse.c.o [ 80%] Building C object CMakeFiles/libgit2_clar.dir/tests/patch/print.c.o [ 80%] Building C object CMakeFiles/libgit2_clar.dir/tests/path/core.c.o [ 80%] Building C object CMakeFiles/libgit2_clar.dir/tests/path/dotgit.c.o [ 81%] Building C object CMakeFiles/libgit2_clar.dir/tests/path/win32.c.o [ 81%] Building C object CMakeFiles/libgit2_clar.dir/tests/perf/helper__perf__do_merge.c.o [ 81%] Building C object CMakeFiles/libgit2_clar.dir/tests/perf/helper__perf__timer.c.o [ 81%] Building C object CMakeFiles/libgit2_clar.dir/tests/perf/merge.c.o [ 81%] Building C object CMakeFiles/libgit2_clar.dir/tests/rebase/abort.c.o [ 81%] Building C object CMakeFiles/libgit2_clar.dir/tests/rebase/inmemory.c.o [ 81%] Building C object CMakeFiles/libgit2_clar.dir/tests/rebase/iterator.c.o [ 81%] Building C object CMakeFiles/libgit2_clar.dir/tests/rebase/merge.c.o [ 82%] Building C object CMakeFiles/libgit2_clar.dir/tests/rebase/setup.c.o [ 82%] Building C object CMakeFiles/libgit2_clar.dir/tests/rebase/submodule.c.o [ 82%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/branches/create.c.o [ 82%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/branches/delete.c.o [ 82%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/branches/ishead.c.o [ 82%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/branches/iterator.c.o [ 83%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/branches/lookup.c.o [ 83%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/branches/move.c.o [ 83%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/branches/name.c.o [ 83%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/branches/remote.c.o [ 83%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/branches/upstreamname.c.o [ 83%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/branches/upstream.c.o [ 84%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/crashes.c.o [ 84%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/create.c.o [ 84%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/createwithlog.c.o [ 84%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/delete.c.o [ 84%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/foreachglob.c.o [ 84%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/dup.c.o [ 84%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/isvalidname.c.o [ 85%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/iterator.c.o [ 85%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/list.c.o [ 85%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/listall.c.o [ 85%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/lookup.c.o [ 85%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/namespaces.c.o [ 85%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/normalize.c.o [ 85%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/overwrite.c.o [ 86%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/pack.c.o [ 86%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/peel.c.o [ 86%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/races.c.o [ 86%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/read.c.o [ 86%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/ref_helpers.c.o /run/build/libgit2/tests/refs/normalize.c: In function ‘test_refs_normalize__jgit_suite’: /run/build/libgit2/tests/refs/normalize.c:196:4: warning: ‘strncpy’ output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation] strncpy(buffer, "refs/heads/mast", 15); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /run/build/libgit2/tests/refs/normalize.c:198:4: warning: ‘strncpy’ output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] strncpy(buffer + 16, "er", 2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 86%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/reflog/drop.c.o [ 87%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/reflog/reflog.c.o [ 87%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/rename.c.o [ 87%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/revparse.c.o [ 87%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/settargetwithlog.c.o [ 87%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/setter.c.o [ 87%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/shorthand.c.o [ 87%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/transactions.c.o [ 88%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/unicode.c.o [ 88%] Building C object CMakeFiles/libgit2_clar.dir/tests/refs/update.c.o [ 88%] Building C object CMakeFiles/libgit2_clar.dir/tests/remote/insteadof.c.o [ 88%] Building C object CMakeFiles/libgit2_clar.dir/tests/repo/config.c.o [ 88%] Building C object CMakeFiles/libgit2_clar.dir/tests/repo/env.c.o [ 88%] Building C object CMakeFiles/libgit2_clar.dir/tests/repo/discover.c.o [ 89%] Building C object CMakeFiles/libgit2_clar.dir/tests/repo/getters.c.o [ 89%] Building C object CMakeFiles/libgit2_clar.dir/tests/repo/hashfile.c.o [ 89%] Building C object CMakeFiles/libgit2_clar.dir/tests/repo/head.c.o [ 89%] Building C object CMakeFiles/libgit2_clar.dir/tests/repo/headtree.c.o [ 89%] Building C object CMakeFiles/libgit2_clar.dir/tests/repo/init.c.o [ 89%] Building C object CMakeFiles/libgit2_clar.dir/tests/repo/message.c.o [ 89%] Building C object CMakeFiles/libgit2_clar.dir/tests/repo/new.c.o [ 90%] Building C object CMakeFiles/libgit2_clar.dir/tests/repo/open.c.o [ 90%] Building C object CMakeFiles/libgit2_clar.dir/tests/repo/pathspec.c.o [ 90%] Building C object CMakeFiles/libgit2_clar.dir/tests/repo/repo_helpers.c.o [ 90%] Building C object CMakeFiles/libgit2_clar.dir/tests/repo/reservedname.c.o [ 90%] Building C object CMakeFiles/libgit2_clar.dir/tests/repo/setters.c.o [ 90%] Building C object CMakeFiles/libgit2_clar.dir/tests/repo/shallow.c.o [ 91%] Building C object CMakeFiles/libgit2_clar.dir/tests/repo/state.c.o [ 91%] Building C object CMakeFiles/libgit2_clar.dir/tests/reset/default.c.o [ 91%] Building C object CMakeFiles/libgit2_clar.dir/tests/reset/hard.c.o [ 91%] Building C object CMakeFiles/libgit2_clar.dir/tests/reset/mixed.c.o [ 91%] Building C object CMakeFiles/libgit2_clar.dir/tests/reset/reset_helpers.c.o [ 91%] Building C object CMakeFiles/libgit2_clar.dir/tests/reset/soft.c.o [ 91%] Building C object CMakeFiles/libgit2_clar.dir/tests/revert/bare.c.o [ 92%] Building C object CMakeFiles/libgit2_clar.dir/tests/revert/workdir.c.o [ 92%] Building C object CMakeFiles/libgit2_clar.dir/tests/revwalk/basic.c.o [ 92%] Building C object CMakeFiles/libgit2_clar.dir/tests/revwalk/hidecb.c.o [ 92%] Building C object CMakeFiles/libgit2_clar.dir/tests/revwalk/mergebase.c.o [ 92%] Building C object CMakeFiles/libgit2_clar.dir/tests/revwalk/signatureparsing.c.o [ 92%] Building C object CMakeFiles/libgit2_clar.dir/tests/revwalk/simplify.c.o [ 93%] Building C object CMakeFiles/libgit2_clar.dir/tests/stash/apply.c.o [ 93%] Building C object CMakeFiles/libgit2_clar.dir/tests/stash/drop.c.o [ 93%] Building C object CMakeFiles/libgit2_clar.dir/tests/stash/foreach.c.o [ 93%] Building C object CMakeFiles/libgit2_clar.dir/tests/stash/save.c.o [ 93%] Building C object CMakeFiles/libgit2_clar.dir/tests/stash/stash_helpers.c.o [ 93%] Building C object CMakeFiles/libgit2_clar.dir/tests/stash/submodules.c.o [ 93%] Building C object CMakeFiles/libgit2_clar.dir/tests/status/ignore.c.o [ 94%] Building C object CMakeFiles/libgit2_clar.dir/tests/status/renames.c.o [ 94%] Building C object CMakeFiles/libgit2_clar.dir/tests/status/single.c.o [ 94%] Building C object CMakeFiles/libgit2_clar.dir/tests/status/status_helpers.c.o [ 94%] Building C object CMakeFiles/libgit2_clar.dir/tests/status/submodules.c.o [ 94%] Building C object CMakeFiles/libgit2_clar.dir/tests/status/worktree.c.o [ 94%] Building C object CMakeFiles/libgit2_clar.dir/tests/status/worktree_init.c.o [ 95%] Building C object CMakeFiles/libgit2_clar.dir/tests/stress/diff.c.o [ 95%] Building C object CMakeFiles/libgit2_clar.dir/tests/submodule/add.c.o [ 95%] Building C object CMakeFiles/libgit2_clar.dir/tests/submodule/escape.c.o [ 95%] Building C object CMakeFiles/libgit2_clar.dir/tests/submodule/init.c.o [ 95%] Building C object CMakeFiles/libgit2_clar.dir/tests/submodule/lookup.c.o [ 95%] Building C object CMakeFiles/libgit2_clar.dir/tests/submodule/modify.c.o [ 95%] Building C object CMakeFiles/libgit2_clar.dir/tests/submodule/nosubs.c.o [ 96%] Building C object CMakeFiles/libgit2_clar.dir/tests/submodule/open.c.o [ 96%] Building C object CMakeFiles/libgit2_clar.dir/tests/submodule/repository_init.c.o [ 96%] Building C object CMakeFiles/libgit2_clar.dir/tests/submodule/status.c.o [ 96%] Building C object CMakeFiles/libgit2_clar.dir/tests/submodule/submodule_helpers.c.o [ 96%] Building C object CMakeFiles/libgit2_clar.dir/tests/submodule/update.c.o [ 96%] Building C object CMakeFiles/libgit2_clar.dir/tests/threads/basic.c.o [ 97%] Building C object CMakeFiles/libgit2_clar.dir/tests/threads/diff.c.o [ 97%] Building C object CMakeFiles/libgit2_clar.dir/tests/threads/iterator.c.o [ 97%] Building C object CMakeFiles/libgit2_clar.dir/tests/threads/refdb.c.o [ 97%] Building C object CMakeFiles/libgit2_clar.dir/tests/threads/thread_helpers.c.o [ 97%] Building C object CMakeFiles/libgit2_clar.dir/tests/trace/trace.c.o [ 97%] Building C object CMakeFiles/libgit2_clar.dir/tests/trace/windows/stacktrace.c.o [ 97%] Building C object CMakeFiles/libgit2_clar.dir/tests/transport/register.c.o [ 98%] Building C object CMakeFiles/libgit2_clar.dir/tests/win32/forbidden.c.o [ 98%] Building C object CMakeFiles/libgit2_clar.dir/tests/win32/longpath.c.o [ 98%] Building C object CMakeFiles/libgit2_clar.dir/tests/worktree/config.c.o [ 98%] Building C object CMakeFiles/libgit2_clar.dir/tests/worktree/merge.c.o [ 98%] Building C object CMakeFiles/libgit2_clar.dir/tests/worktree/open.c.o [ 98%] Building C object CMakeFiles/libgit2_clar.dir/tests/worktree/reflog.c.o [ 99%] Building C object CMakeFiles/libgit2_clar.dir/tests/worktree/refs.c.o [ 99%] Building C object CMakeFiles/libgit2_clar.dir/tests/worktree/repository.c.o [ 99%] Building C object CMakeFiles/libgit2_clar.dir/tests/worktree/submodule.c.o [ 99%] Building C object CMakeFiles/libgit2_clar.dir/tests/worktree/worktree.c.o [ 99%] Building C object CMakeFiles/libgit2_clar.dir/tests/worktree/worktree_helpers.c.o [ 99%] Building C object CMakeFiles/libgit2_clar.dir/deps/http-parser/http_parser.c.o /run/build/libgit2/deps/http-parser/http_parser.c: In function ‘http_parser_parse_url’: /run/build/libgit2/deps/http-parser/http_parser.c:2095:18: warning: this statement may fall through [-Wimplicit-fallthrough=] found_at = 1; ~~~~~~~~~^~~ /run/build/libgit2/deps/http-parser/http_parser.c:2098:7: note: here case s_req_server: ^~~~ [100%] Linking C executable libgit2_clar [100%] Built target libgit2_clar [ 79%] Built target libgit2_clar [100%] Built target git2 Install the project... -- Install configuration: "Debug" -- Installing: /app/lib/libgit2.so.0.26.5 -- Installing: /app/lib/libgit2.so.26 -- Installing: /app/lib/libgit2.so -- Set runtime path of "/app/lib/libgit2.so.0.26.5" to "" -- Installing: /app/lib/pkgconfig/libgit2.pc -- Installing: /app/include/git2 -- Installing: /app/include/git2/proxy.h -- Installing: /app/include/git2/sys -- Installing: /app/include/git2/sys/openssl.h -- Installing: /app/include/git2/sys/reflog.h -- Installing: /app/include/git2/sys/hashsig.h -- Installing: /app/include/git2/sys/refs.h -- Installing: /app/include/git2/sys/config.h -- Installing: /app/include/git2/sys/time.h -- Installing: /app/include/git2/sys/odb_backend.h -- Installing: /app/include/git2/sys/transport.h -- Installing: /app/include/git2/sys/commit.h -- Installing: /app/include/git2/sys/refdb_backend.h -- Installing: /app/include/git2/sys/mempack.h -- Installing: /app/include/git2/sys/remote.h -- Installing: /app/include/git2/sys/stream.h -- Installing: /app/include/git2/sys/repository.h -- Installing: /app/include/git2/sys/index.h -- Installing: /app/include/git2/sys/diff.h -- Installing: /app/include/git2/sys/merge.h -- Installing: /app/include/git2/sys/filter.h -- Installing: /app/include/git2/reflog.h -- Installing: /app/include/git2/refs.h -- Installing: /app/include/git2/signature.h -- Installing: /app/include/git2/version.h -- Installing: /app/include/git2/config.h -- Installing: /app/include/git2/tree.h -- Installing: /app/include/git2/message.h -- Installing: /app/include/git2/revwalk.h -- Installing: /app/include/git2/graph.h -- Installing: /app/include/git2/blob.h -- Installing: /app/include/git2/status.h -- Installing: /app/include/git2/notes.h -- Installing: /app/include/git2/worktree.h -- Installing: /app/include/git2/attr.h -- Installing: /app/include/git2/checkout.h -- Installing: /app/include/git2/odb_backend.h -- Installing: /app/include/git2/common.h -- Installing: /app/include/git2/branch.h -- Installing: /app/include/git2/submodule.h -- Installing: /app/include/git2/cherrypick.h -- Installing: /app/include/git2/reset.h -- Installing: /app/include/git2/transport.h -- Installing: /app/include/git2/commit.h -- Installing: /app/include/git2/odb.h -- Installing: /app/include/git2/transaction.h -- Installing: /app/include/git2/pack.h -- Installing: /app/include/git2/refspec.h -- Installing: /app/include/git2/rebase.h -- Installing: /app/include/git2/refdb.h -- Installing: /app/include/git2/remote.h -- Installing: /app/include/git2/buffer.h -- Installing: /app/include/git2/ignore.h -- Installing: /app/include/git2/repository.h -- Installing: /app/include/git2/oid.h -- Installing: /app/include/git2/index.h -- Installing: /app/include/git2/revert.h -- Installing: /app/include/git2/revparse.h -- Installing: /app/include/git2/types.h -- Installing: /app/include/git2/pathspec.h -- Installing: /app/include/git2/annotated_commit.h -- Installing: /app/include/git2/stdint.h -- Installing: /app/include/git2/errors.h -- Installing: /app/include/git2/blame.h -- Installing: /app/include/git2/trace.h -- Installing: /app/include/git2/describe.h -- Installing: /app/include/git2/strarray.h -- Installing: /app/include/git2/inttypes.h -- Installing: /app/include/git2/cred_helpers.h -- Installing: /app/include/git2/indexer.h -- Installing: /app/include/git2/diff.h -- Installing: /app/include/git2/global.h -- Installing: /app/include/git2/oidarray.h -- Installing: /app/include/git2/clone.h -- Installing: /app/include/git2/net.h -- Installing: /app/include/git2/merge.h -- Installing: /app/include/git2/tag.h -- Installing: /app/include/git2/object.h -- Installing: /app/include/git2/patch.h -- Installing: /app/include/git2/stash.h -- Installing: /app/include/git2/filter.h -- Installing: /app/include/git2.h compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgit2.so.0.26.5 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgit2.so.0.26.5 [25] .debug_aranges compressed -> .zdebug_aranges (4760 => 1556 32.69%) [26] .debug_info compressed -> .zdebug_info (1561059 => 831252 53.25%) [27] .debug_abbrev compressed -> .zdebug_abbrev (112916 => 11569 10.25%) [28] .debug_line compressed -> .zdebug_line (407296 => 143881 35.33%) [29] .debug_frame compressed -> .zdebug_frame (162864 => 38753 23.79%) [30] .debug_str compressed -> .zdebug_str (160878 => 51368 31.93%) [31] .debug_loc compressed -> .zdebug_loc (830 => 272 32.77%) [32] .debug_ranges compressed -> .zdebug_ranges (4440 => 1854 41.76%) [35] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgit2.so.0.26.5 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libgit2.so.0.26.5.debug Committing stage build-libgit2 to cache ======================================================================== Building module libgit2-glib in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/libgit2-glib-1 ======================================================================== Already on 'master' Applying patch fix-libgit2-glib-pc.patch patching file libgit2-glib/meson.build The Meson build system Version: 0.47.1 Source dir: /run/build/libgit2-glib Build dir: /run/build/libgit2-glib/_flatpak_build Build type: native build Project name: libgit2-glib Project version: 0.26.4 Appending CFLAGS from environment: '-O2 -g -fstack-protector-strong -O2 -g' Appending LDFLAGS from environment: '-L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now' Appending CPPFLAGS from environment: '-O2 -D_FORTIFY_SOURCE=2' DEPRECATION: Duplicated values in array option "c_args" is deprecated. This will become a hard error in the future. DEPRECATION: Duplicated values in array option "c_link_args" is deprecated. This will become a hard error in the future. Native C compiler: ccache cc (gcc 8.2.0 "cc (GCC) 8.2.0") Build machine cpu family: arm Build machine cpu: armv8l Compiler for C supports arguments -ffast-math: YES Compiler for C supports arguments -fstrict-aliasing: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wformat=2: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wdeclaration-after-statement: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -Wuninitialized: YES Compiler for C supports arguments -Wshadow: 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 -Wlogical-op: YES Compiler for C supports arguments -Wcast-align: YES Compiler for C supports arguments -Wno-unused-local-typedefs -Wunused-local-typedefs: YES Compiler for C supports arguments -Werror=implicit: YES Compiler for C supports arguments -Werror=init-self: YES Compiler for C supports arguments -Werror=main: YES Compiler for C supports arguments -Werror=missing-braces: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=array-bounds: YES Compiler for C supports arguments -Werror=write-strings: YES meson.build:101: WARNING: Trying to compare values of different types (str, bool) using ==. The result of this is undefined and will become a hard error in a future Meson release. Has header "termios.h": YES Found pkg-config: /usr/bin/pkg-config (1.5.2) Native dependency glib-2.0 found: YES 2.57.2 Native dependency gobject-2.0 found: YES 2.57.2 Native dependency gio-2.0 found: YES 2.57.2 Native dependency libgit2 found: YES 0.26.5 Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner) Appending LDFLAGS from environment: '-L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now' Native Vala compiler: valac (valac 0.40.7) Program meson_vapi_link.py found: YES (/usr/bin/env python3 /run/build/libgit2-glib/meson_vapi_link.py) Checking if "libgit2 supports SSH" compiles: YES Native dependency pygobject-3.0 found: YES 3.29.3 Program meson_python_compile.py found: YES (/usr/bin/env python3 /run/build/libgit2-glib/meson_python_compile.py) Configuring ggit.h using configuration Native dependency gobject-introspection-1.0 found: YES 1.57.2 Build targets in project: 10 Found ninja-1.8.2 at /usr/bin/ninja [1/86] Generating ggit-enum-types.h with a meson_exe.py custom command. [2/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-blob.c.o'. [3/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-annotated-commit.c.o'. [4/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-branch.c.o'. [5/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-blame-options.c.o'. [6/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-rebase.c.o'. [7/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-blame.c.o'. [8/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-blob-output-stream.c.o'. [9/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-cred.c.o'. [10/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-branch-enumerator.c.o'. [11/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-config-entry.c.o'. [12/86] Generating ggit-enum-types.c with a meson_exe.py custom command. [13/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-cred-plaintext.c.o'. [14/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-clone-options.c.o'. [15/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-commit-parents.c.o'. [16/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-cherry-pick-options.c.o'. [17/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-convert.c.o'. [18/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-checkout-options.c.o'. [19/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/meson-generated_.._ggit-enum-types.c.o'. [20/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-commit.c.o'. [21/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-main.c.o'. [22/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-message.c.o'. [23/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-diff-binary.c.o'. [24/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-diff-binary-file.c.o'. [25/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-diff-file.c.o'. [26/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-diff-delta.c.o'. [27/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-config.c.o'. [28/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-diff-hunk.c.o'. [29/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-diff-find-options.c.o'. [30/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-diff-line.c.o'. [31/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-diff-similarity-metric.c.o'. [32/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-error.c.o'. [33/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-diff-format-email-options.c.o'. [34/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-fetch-options.c.o'. [35/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-diff-options.c.o'. [36/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-diff.c.o'. [37/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-proxy-options.c.o'. [38/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-object-factory-base.c.o'. [39/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-native.c.o'. [40/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-index-entry-resolve-undo.c.o'. [41/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-note.c.o'. [42/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-merge-options.c.o'. [43/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-object-factory.c.o'. In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../libgit2-glib/ggit-object-factory.h:24, from ../libgit2-glib/ggit-object-factory.c:21: ../libgit2-glib/ggit-object-factory.c: In function ‘ggit_object_factory_constructor’: /usr/include/glib-2.0/gobject/gobject.h:512:33: warning: returning ‘GgitObjectFactory *’ {aka ‘struct _GgitObjectFactory *’} from a function with incompatible return type ‘GObject *’ {aka ‘struct _GObject *’} [-Wincompatible-pointer-types] #define g_object_ref(Obj) ((__typeof__(Obj)) (g_object_ref) (Obj)) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libgit2-glib/ggit-object-factory.c:84:10: note: in expansion of macro ‘g_object_ref’ return g_object_ref (the_instance); ^~~~~~~~~~~~ ../libgit2-glib/ggit-object-factory.c: In function ‘ggit_object_factory_construct’: ../libgit2-glib/ggit-object-factory.c:245:3: warning: ‘g_object_newv’ is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] ret = g_object_newv (val->type, n_construct_properties, params); ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../libgit2-glib/ggit-object-factory.h:24, from ../libgit2-glib/ggit-object-factory.c:21: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ [44/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-index.c.o'. [45/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-index-entry.c.o'. [46/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-object.c.o'. [47/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-oid.c.o'. [48/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-push-options.c.o'. [49/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-rebase-operation.c.o'. [50/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-rebase-options.c.o'. [51/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-ref-spec.c.o'. [52/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-patch.c.o'. [53/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-reflog.c.o'. [54/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-reflog-entry.c.o'. [55/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-remote-callbacks.c.o'. [56/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-ref.c.o'. [57/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-revert-options.c.o'. [58/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-signature.c.o'. [59/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-remote.c.o'. [60/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-tree.c.o'. [61/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-status-options.c.o'. [62/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-revision-walker.c.o'. [63/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-transfer-progress.c.o'. [64/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-tag.c.o'. [65/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-submodule.c.o'. [66/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-submodule-update-options.c.o'. [67/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-cred-ssh-key-from-agent.c.o'. [68/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-tree-entry.c.o'. [69/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-types.c.o'. [70/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-tree-builder.c.o'. [71/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-utils.c.o'. [72/86] Compiling C object 'examples/examples@@general@exe/general.c.o'. [73/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-cred-ssh-interactive.c.o'. [74/86] Compiling C object 'examples/examples@@walk@exe/walk.c.o'. [75/86] Compiling C object 'examples/examples@@clone@exe/clone.c.o'. In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../libgit2-glib/ggit-annotated-commit.h:25, from ./libgit2-glib/ggit.h:24, from ../examples/clone.c:7: ../examples/clone.c:21:24: warning: redundant redeclaration of ‘cloner_class_init’ [-Wredundant-decls] G_DEFINE_TYPE (Cloner, cloner, GGIT_TYPE_REMOTE_CALLBACKS) ^~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1952:17: note: in definition of macro ‘_G_DEFINE_TYPE_EXTENDED_BEGIN_PRE’ static void type_name##_class_init (TypeName##Class *klass); \ ^~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1739:60: note: in expansion of macro ‘_G_DEFINE_TYPE_EXTENDED_BEGIN’ #define G_DEFINE_TYPE_EXTENDED(TN, t_n, T_P, _f_, _C_) _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, _f_) {_C_;} _G_DEFINE_TYPE_EXTENDED_END() ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1597:43: note: in expansion of macro ‘G_DEFINE_TYPE_EXTENDED’ #define G_DEFINE_TYPE(TN, t_n, T_P) G_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, 0, {}) ^~~~~~~~~~~~~~~~~~~~~~ ../examples/clone.c:21:1: note: in expansion of macro ‘G_DEFINE_TYPE’ G_DEFINE_TYPE (Cloner, cloner, GGIT_TYPE_REMOTE_CALLBACKS) ^~~~~~~~~~~~~ ../examples/clone.c:19:13: note: previous declaration of ‘cloner_class_init’ was here static void cloner_class_init (ClonerClass *klass); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../libgit2-glib/ggit-annotated-commit.h:25, from ./libgit2-glib/ggit.h:24, from ../examples/clone.c:7: ../examples/clone.c:21:24: warning: no previous prototype for ‘cloner_get_type’ [-Wmissing-prototypes] G_DEFINE_TYPE (Cloner, cloner, GGIT_TYPE_REMOTE_CALLBACKS) ^~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1967:1: note: in definition of macro ‘_G_DEFINE_TYPE_EXTENDED_BEGIN_PRE’ type_name##_get_type (void) \ ^~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1739:60: note: in expansion of macro ‘_G_DEFINE_TYPE_EXTENDED_BEGIN’ #define G_DEFINE_TYPE_EXTENDED(TN, t_n, T_P, _f_, _C_) _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, _f_) {_C_;} _G_DEFINE_TYPE_EXTENDED_END() ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1597:43: note: in expansion of macro ‘G_DEFINE_TYPE_EXTENDED’ #define G_DEFINE_TYPE(TN, t_n, T_P) G_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, 0, {}) ^~~~~~~~~~~~~~~~~~~~~~ ../examples/clone.c:21:1: note: in expansion of macro ‘G_DEFINE_TYPE’ G_DEFINE_TYPE (Cloner, cloner, GGIT_TYPE_REMOTE_CALLBACKS) ^~~~~~~~~~~~~ ../examples/clone.c: In function ‘cloner_transfer_progress’: ../examples/clone.c:40:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] guint network_percent = totobjs > 0 ? recvobjs * 100 / totobjs : 0; ^~~~~ [76/86] Compiling C object 'tests/tests@@repository@exe/repository.c.o'. [77/86] Compiling C object 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/ggit-repository.c.o'. [78/86] Linking target libgit2-glib/libgit2-glib-1.0.so.0.2600.4. [79/86] Generating symbol file 'libgit2-glib/libgit2-glib@@git2-glib-1.0@sha/libgit2-glib-1.0.so.0.2600.4.symbols'. [80/86] Linking target examples/clone. [81/86] Linking target examples/general. [82/86] Linking target examples/walk. [83/86] Linking target tests/repository. [84/86] Generating Ggit-1.0.gir with a custom command. g-ir-scanner: link: cc -o /run/build/libgit2-glib/_flatpak_build/tmp-introspectV8mNA4/Ggit-1.0 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/libgit2-glib/_flatpak_build/tmp-introspectV8mNA4/Ggit-1.0.o -L. -Wl,-rpath,. -Wl,--no-as-needed -lgit2-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgit2 -L/run/build/libgit2-glib/_flatpak_build/libgit2-glib -Wl,-rpath,/run/build/libgit2-glib/_flatpak_build/libgit2-glib -L/app/lib -Wl,-rpath,/app/lib -L/app/lib -Wl,-rpath,/app/lib -L/app/lib -Wl,-rpath,/app/lib -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now [85/86] Generating Ggit-1.0.typelib with a custom command. [86/86] Generating libgit2-glib-1.0.vapi with a custom command. [0/1] Installing files. Installing libgit2-glib/ggit-enum-types.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing libgit2-glib/libgit2-glib-1.0.so.0.2600.4 to /app/lib Installing libgit2-glib/Ggit-1.0.gir to /app/share/gir-1.0 Installing libgit2-glib/Ggit-1.0.typelib to /app/lib/girepository-1.0 Installing libgit2-glib/libgit2-glib-1.0.vapi to /app/share/vala/vapi Installing /run/build/libgit2-glib/libgit2-glib/ggit-annotated-commit.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-blame.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-blame-options.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-blob.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-blob-output-stream.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-branch.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-branch-enumerator.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-checkout-options.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-cherry-pick-options.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-clone-options.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-config.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-commit.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-commit-parents.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-config-entry.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-cred.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-cred-plaintext.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-diff.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-diff-binary.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-diff-binary-file.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-diff-delta.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-diff-file.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-diff-find-options.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-diff-format-email-options.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-diff-hunk.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-diff-line.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-diff-options.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-diff-similarity-metric.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-error.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-fetch-options.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-index.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-index-entry.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-index-entry-resolve-undo.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-main.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-message.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-merge-options.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-native.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-note.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-object.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-object-factory.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-object-factory-base.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-oid.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-patch.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-proxy-options.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-push-options.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-rebase-operation.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-rebase-options.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-rebase.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-ref.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-ref-spec.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-reflog.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-reflog-entry.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-remote.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-remote-callbacks.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-repository.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-revert-options.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-revision-walker.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-signature.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-status-options.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-submodule.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-submodule-update-options.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-tag.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-transfer-progress.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-tree.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-tree-builder.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-tree-entry.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-types.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-cred-ssh-interactive.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/libgit2-glib/ggit-cred-ssh-key-from-agent.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/_flatpak_build/libgit2-glib/ggit.h to /app/include/libgit2-glib-1.0/libgit2-glib Installing /run/build/libgit2-glib/_flatpak_build/meson-private/libgit2-glib-1.0.pc to /app/lib/pkgconfigByte-compiling python modules... Byte-compiling python modules (optimized versions) ... Installing /run/build/libgit2-glib/libgit2-glib/Ggit.py to /app/lib/python3.7/site-packages/gi/overrides Installing /run/build/libgit2-glib/_flatpak_build/meson-private/libgit2-glib-1.0.deps to /app/share/vala/vapi Running custom install script '/usr/bin/env python3 /run/build/libgit2-glib/meson_vapi_link.py /app/share' Running custom install script '/usr/bin/env python3 /run/build/libgit2-glib/meson_python_compile.py /app/lib' Fixed up header mtime for files/lib/python3.7/site-packages/gi/overrides/Ggit.pyc Fixed up header mtime for files/lib/python3.7/site-packages/gi/overrides/Ggit.pyo compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgit2-glib-1.0.so.0.2600.4 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgit2-glib-1.0.so.0.2600.4 [25] .debug_aranges compressed -> .zdebug_aranges (2448 => 813 33.21%) [26] .debug_info compressed -> .zdebug_info (620797 => 322042 51.88%) [27] .debug_abbrev compressed -> .zdebug_abbrev (73364 => 8645 11.78%) [28] .debug_line compressed -> .zdebug_line (148617 => 35596 23.95%) [29] .debug_frame compressed -> .zdebug_frame (34912 => 9207 26.37%) [30] .debug_str compressed -> .zdebug_str (74028 => 18560 25.07%) [31] .debug_loc compressed -> .zdebug_loc (274986 => 66977 24.36%) [32] .debug_ranges compressed -> .zdebug_ranges (43064 => 10356 24.05%) [35] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgit2-glib-1.0.so.0.2600.4 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libgit2-glib-1.0.so.0.2600.4.debug Committing stage build-libgit2-glib to cache ======================================================================== Building module libpeas in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/libpeas-1 ======================================================================== Already on 'master' /usr/bin/gnome-autogen.sh ***Warning*** USE_GNOME2_MACROS is deprecated, you may remove it from autogen.sh ***Warning*** PKG_NAME is deprecated, you may remove it from autogen.sh checking for automake >= 1.11.2... testing automake... found 1.15.1 checking for autoreconf >= 2.53... testing autoreconf... found 2.69 checking for intltool >= 0.25... testing intltoolize... found 0.51.0 checking for pkg-config >= 0.14.0... testing pkg-config... found 1.5.2 checking for gtk-doc >= 1.0... testing gtkdocize... found 1.28 Checking for required M4 macros... Processing ./configure.ac Running gtkdocize... Running intltoolize... Running autoreconf... autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force --warnings=no-portability -I m4 ${ACLOCAL_FLAGS} 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:58: installing './compile' configure.ac:64: installing './config.guess' configure.ac:64: installing './config.sub' configure.ac:48: installing './install-sh' configure.ac:48: installing './missing' Makefile.am: installing './INSTALL' libpeas-gtk/Makefile.am: installing './depcomp' loaders/lua5.1/Makefile.am:17: warning: source file 'resources/peas-lua-resources.c' is in a subdirectory, loaders/lua5.1/Makefile.am:17: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. loaders/python3/Makefile.am:17: warning: source file '$(top_srcdir)/loaders/python/peas-plugin-loader-python.c' is in a subdirectory, loaders/python3/Makefile.am:17: but option 'subdir-objects' is disabled loaders/python3/Makefile.am:17: warning: source file '$(top_srcdir)/loaders/python/peas-python-internal.c' is in a subdirectory, loaders/python3/Makefile.am:17: but option 'subdir-objects' is disabled peas-demo/plugins/pythonhello/Makefile.am:3: installing './py-compile' autoreconf: Leaving directory `.' Skipping configure process. 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 UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether ln -s works... yes checking build system type... armv8l-unknown-linux-gnueabihf checking host system type... armv8l-unknown-linux-gnueabihf checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/arm-unknown-linux-gnueabihf/bin/ld checking if the linker (/usr/arm-unknown-linux-gnueabihf/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 the maximum length of command line arguments... 1572864 checking how to convert armv8l-unknown-linux-gnueabihf file names to armv8l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv8l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/arm-unknown-linux-gnueabihf/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 how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if 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/arm-unknown-linux-gnueabihf/bin/ld) 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 for fsync... yes checking whether NLS is requested... yes checking for intltool >= 0.40.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.0 checking for XML::Parser... ok checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PEAS... yes checking for gobject-introspection... yes checking for PEAS_GTK... yes checking for native Mac OS X... checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes no checking for gdb... /usr/bin/gdb checking for valgrind... /usr/bin/valgrind checking whether to build with coverage testing... no (disabled, use --enable-gcov to enable) checking for Glade.... no checking for Lua 5.1 availability.... no checking for Python 2 availability.... checking for python2... /usr/bin/python2 checking for python2-config... /usr/bin/python2-config checking for PYGOBJECT... yes yes checking for Python 3 availability.... checking for a Python interpreter with version >= 3.2.0... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.7 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib/python3.7/site-packages checking for python3 extension module directory... ${exec_prefix}/lib/python3.7/site-packages checking for python3-config... /usr/bin/python3-config checking for PYGOBJECT... yes yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for glib-compile-resources... /usr/bin/glib-compile-resources checking for glib-genmarshal... /usr/bin/glib-genmarshal checking for glib-mkenums... /usr/bin/glib-mkenums checking whether gcc understands -Wall... yes checking whether gcc understands -Wstrict-prototypes... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Werror=missing-prototypes... yes checking whether gcc understands -Werror=implicit-function-declaration... yes checking whether gcc understands -Werror=pointer-arith... yes checking whether gcc understands -Werror=init-self... yes checking whether gcc understands -Werror=format-security... no checking whether gcc understands -Werror=format=2... yes checking whether gcc understands -Werror=missing-include-dirs... yes checking whether gcc understands -Werror=return-type... yes checking what warning flags to pass to the C compiler... -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type checking what language compliance flags to pass to the C compiler... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/version.xml config.status: creating libpeas/Makefile config.status: creating libpeas-gtk/Makefile config.status: creating loaders/Makefile config.status: creating loaders/lua5.1/Makefile config.status: creating loaders/lua5.1/resources/Makefile config.status: creating loaders/python/Makefile config.status: creating loaders/python3/Makefile config.status: creating data/Makefile config.status: creating data/glade/Makefile config.status: creating data/icons/Makefile config.status: creating data/libpeas-1.0.pc config.status: creating data/libpeas-gtk-1.0.pc config.status: creating peas-demo/Makefile config.status: creating peas-demo/plugins/Makefile config.status: creating peas-demo/plugins/helloworld/Makefile config.status: creating peas-demo/plugins/luahello/Makefile config.status: creating peas-demo/plugins/pythonhello/Makefile config.status: creating peas-demo/plugins/secondtime/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating tests/libpeas/Makefile config.status: creating tests/libpeas/plugins/Makefile config.status: creating tests/libpeas/plugins/embedded/Makefile config.status: creating tests/libpeas/plugins/extension-c/Makefile config.status: creating tests/libpeas/plugins/extension-lua/Makefile config.status: creating tests/libpeas/plugins/extension-python/Makefile config.status: creating tests/libpeas/introspection/Makefile config.status: creating tests/libpeas/testing/Makefile config.status: creating tests/libpeas-gtk/Makefile config.status: creating tests/libpeas-gtk/plugins/Makefile config.status: creating tests/libpeas-gtk/plugins/builtin-configurable/Makefile config.status: creating tests/libpeas-gtk/plugins/configurable/Makefile config.status: creating tests/libpeas-gtk/plugins/valid-custom-icon/Makefile config.status: creating tests/libpeas-gtk/testing/Makefile config.status: creating tests/plugins/Makefile config.status: creating tests/plugins/builtin/Makefile config.status: creating tests/plugins/has-dep/Makefile config.status: creating tests/plugins/loadable/Makefile config.status: creating tests/plugins/self-dep/Makefile config.status: creating tests/testing-util/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands Configuration: Source code location : . Compiler : gcc Installation prefix : /app Build libpeas-gtk : yes Coverage testing : no (disabled, use --enable-gcov to enable) Glade Catalog : no Languages support: Lua 5.1 support : no Python 2 support : yes Python 3 support : yes make all-recursive make[1]: Entering directory '/run/build/libpeas' Making all in libpeas make[2]: Entering directory '/run/build/libpeas/libpeas' (echo "#include \"peas-marshal.h\"" && /usr/bin/glib-genmarshal peas-marshal.list --body --prefix=peas_cclosure_marshal) > peas-marshal.c /usr/bin/glib-genmarshal peas-marshal.list --header --prefix=peas_cclosure_marshal > peas-marshal.h INFO: Reading peas-marshal.list... INFO: Reading peas-marshal.list... make all-am make[3]: Entering directory '/run/build/libpeas/libpeas' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-marshal.lo -MD -MP -MF .deps/peas-marshal.Tpo -c -o peas-marshal.lo peas-marshal.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-activatable.lo -MD -MP -MF .deps/peas-activatable.Tpo -c -o peas-activatable.lo peas-activatable.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-debug.lo -MD -MP -MF .deps/peas-debug.Tpo -c -o peas-debug.lo peas-debug.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-dirs.lo -MD -MP -MF .deps/peas-dirs.Tpo -c -o peas-dirs.lo peas-dirs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-engine.lo -MD -MP -MF .deps/peas-engine.Tpo -c -o peas-engine.lo peas-engine.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-extension.lo -MD -MP -MF .deps/peas-extension.Tpo -c -o peas-extension.lo peas-extension.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-extension-base.lo -MD -MP -MF .deps/peas-extension-base.Tpo -c -o peas-extension-base.lo peas-extension-base.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-extension-set.lo -MD -MP -MF .deps/peas-extension-set.Tpo -c -o peas-extension-set.lo peas-extension-set.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-engine.lo -MD -MP -MF .deps/peas-engine.Tpo -c peas-engine.c -fPIC -DPIC -o .libs/peas-engine.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-marshal.lo -MD -MP -MF .deps/peas-marshal.Tpo -c peas-marshal.c -fPIC -DPIC -o .libs/peas-marshal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-debug.lo -MD -MP -MF .deps/peas-debug.Tpo -c peas-debug.c -fPIC -DPIC -o .libs/peas-debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-activatable.lo -MD -MP -MF .deps/peas-activatable.Tpo -c peas-activatable.c -fPIC -DPIC -o .libs/peas-activatable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-extension-set.lo -MD -MP -MF .deps/peas-extension-set.Tpo -c peas-extension-set.c -fPIC -DPIC -o .libs/peas-extension-set.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-dirs.lo -MD -MP -MF .deps/peas-dirs.Tpo -c peas-dirs.c -fPIC -DPIC -o .libs/peas-dirs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-extension.lo -MD -MP -MF .deps/peas-extension.Tpo -c peas-extension.c -fPIC -DPIC -o .libs/peas-extension.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-extension-base.lo -MD -MP -MF .deps/peas-extension-base.Tpo -c peas-extension-base.c -fPIC -DPIC -o .libs/peas-extension-base.o mv -f .deps/peas-debug.Tpo .deps/peas-debug.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-i18n.lo -MD -MP -MF .deps/peas-i18n.Tpo -c -o peas-i18n.lo peas-i18n.c mv -f .deps/peas-marshal.Tpo .deps/peas-marshal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-introspection.lo -MD -MP -MF .deps/peas-introspection.Tpo -c -o peas-introspection.lo peas-introspection.c mv -f .deps/peas-dirs.Tpo .deps/peas-dirs.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-object-module.lo -MD -MP -MF .deps/peas-object-module.Tpo -c -o peas-object-module.lo peas-object-module.c mv -f .deps/peas-activatable.Tpo .deps/peas-activatable.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-plugin-info.lo -MD -MP -MF .deps/peas-plugin-info.Tpo -c -o peas-plugin-info.lo peas-plugin-info.c mv -f .deps/peas-extension.Tpo .deps/peas-extension.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-plugin-loader.lo -MD -MP -MF .deps/peas-plugin-loader.Tpo -c -o peas-plugin-loader.lo peas-plugin-loader.c mv -f .deps/peas-extension-base.Tpo .deps/peas-extension-base.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-plugin-loader-c.lo -MD -MP -MF .deps/peas-plugin-loader-c.Tpo -c -o peas-plugin-loader-c.lo peas-plugin-loader-c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-i18n.lo -MD -MP -MF .deps/peas-i18n.Tpo -c peas-i18n.c -fPIC -DPIC -o .libs/peas-i18n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-introspection.lo -MD -MP -MF .deps/peas-introspection.Tpo -c peas-introspection.c -fPIC -DPIC -o .libs/peas-introspection.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-object-module.lo -MD -MP -MF .deps/peas-object-module.Tpo -c peas-object-module.c -fPIC -DPIC -o .libs/peas-object-module.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-plugin-info.lo -MD -MP -MF .deps/peas-plugin-info.Tpo -c peas-plugin-info.c -fPIC -DPIC -o .libs/peas-plugin-info.o mv -f .deps/peas-extension-set.Tpo .deps/peas-extension-set.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-utils.lo -MD -MP -MF .deps/peas-utils.Tpo -c -o peas-utils.lo peas-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-plugin-loader.lo -MD -MP -MF .deps/peas-plugin-loader.Tpo -c peas-plugin-loader.c -fPIC -DPIC -o .libs/peas-plugin-loader.o mv -f .deps/peas-i18n.Tpo .deps/peas-i18n.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-plugin-loader-c.lo -MD -MP -MF .deps/peas-plugin-loader-c.Tpo -c peas-plugin-loader-c.c -fPIC -DPIC -o .libs/peas-plugin-loader-c.o mv -f .deps/peas-introspection.Tpo .deps/peas-introspection.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-utils.lo -MD -MP -MF .deps/peas-utils.Tpo -c peas-utils.c -fPIC -DPIC -o .libs/peas-utils.o mv -f .deps/peas-engine.Tpo .deps/peas-engine.Plo mv -f .deps/peas-plugin-loader.Tpo .deps/peas-plugin-loader.Plo mv -f .deps/peas-plugin-loader-c.Tpo .deps/peas-plugin-loader-c.Plo mv -f .deps/peas-plugin-info.Tpo .deps/peas-plugin-info.Plo mv -f .deps/peas-object-module.Tpo .deps/peas-object-module.Plo mv -f .deps/peas-utils.Tpo .deps/peas-utils.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -version-info 2200:0:2200 -export-dynamic -no-undefined -export-symbols-regex "^[^_].*" -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libpeas-1.0.la -rpath /app/lib peas-marshal.lo peas-activatable.lo peas-debug.lo peas-dirs.lo peas-engine.lo peas-extension.lo peas-extension-base.lo peas-extension-set.lo peas-i18n.lo peas-introspection.lo peas-object-module.lo peas-plugin-info.lo peas-plugin-loader.lo peas-plugin-loader-c.lo peas-utils.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: /usr/bin/nm -B .libs/peas-marshal.o .libs/peas-activatable.o .libs/peas-debug.o .libs/peas-dirs.o .libs/peas-engine.o .libs/peas-extension.o .libs/peas-extension-base.o .libs/peas-extension-set.o .libs/peas-i18n.o .libs/peas-introspection.o .libs/peas-object-module.o .libs/peas-plugin-info.o .libs/peas-plugin-loader.o .libs/peas-plugin-loader-c.o .libs/peas-utils.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libpeas-1.0.exp libtool: link: /usr/bin/grep -E -e "^[^_].*" ".libs/libpeas-1.0.exp" > ".libs/libpeas-1.0.expT" libtool: link: mv -f ".libs/libpeas-1.0.expT" ".libs/libpeas-1.0.exp" libtool: link: echo "{ global:" > .libs/libpeas-1.0.ver libtool: link: cat .libs/libpeas-1.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpeas-1.0.ver libtool: link: echo "local: *; };" >> .libs/libpeas-1.0.ver libtool: link: gcc -shared -fPIC -DPIC .libs/peas-marshal.o .libs/peas-activatable.o .libs/peas-debug.o .libs/peas-dirs.o .libs/peas-engine.o .libs/peas-extension.o .libs/peas-extension-base.o .libs/peas-extension-set.o .libs/peas-i18n.o .libs/peas-introspection.o .libs/peas-object-module.o .libs/peas-plugin-info.o .libs/peas-plugin-loader.o .libs/peas-plugin-loader-c.o .libs/peas-utils.o -L/app/lib -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libpeas-1.0.so.0 -Wl,-version-script -Wl,.libs/libpeas-1.0.ver -o .libs/libpeas-1.0.so.0.2200.0 libtool: link: (cd ".libs" && rm -f "libpeas-1.0.so.0" && ln -s "libpeas-1.0.so.0.2200.0" "libpeas-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libpeas-1.0.so" && ln -s "libpeas-1.0.so.0.2200.0" "libpeas-1.0.so") libtool: link: ( cd ".libs" && rm -f "libpeas-1.0.la" && ln -s "../libpeas-1.0.la" "libpeas-1.0.la" ) CPPFLAGS="-O2 -D_FORTIFY_SOURCE=2" CFLAGS="-O2 -g -fstack-protector-strong -O2 -g" LDFLAGS="-L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now" CC="gcc" PKG_CONFIG="/usr/bin/pkg-config" GI_HOST_OS="" DLLTOOL="false" /usr/bin/g-ir-scanner -I.. --c-include=libpeas/peas.h --warn-all --namespace=Peas --nsversion=1.0 --libtool="/bin/sh ../libtool" --include=GObject-2.0 --include=GModule-2.0 --include=Gio-2.0 --include=GIRepository-2.0 --pkg-export=libpeas-1.0 --library=libpeas-1.0.la --cflags-begin -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include --cflags-end peas-autocleanups.h peas-plugin-info.h peas-object-module.h peas-extension-base.h peas-extension.h peas-extension-set.h peas-activatable.h peas-engine.h peas.h peas-activatable.c peas-debug.c peas-dirs.c peas-engine.c peas-extension.c peas-extension-base.c peas-extension-set.c peas-i18n.c peas-introspection.c peas-object-module.c peas-plugin-info.c peas-plugin-loader.c peas-plugin-loader-c.c peas-utils.c libpeas-1.0.la --output Peas-1.0.gir g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /run/build/libpeas/libpeas/tmp-introspectgwctHW/Peas-1.0 -export-dynamic -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/libpeas/libpeas/tmp-introspectgwctHW/Peas-1.0.o -L. libpeas-1.0.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now libtool: link: gcc -o /run/build/libpeas/libpeas/tmp-introspectgwctHW/.libs/Peas-1.0 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/libpeas/libpeas/tmp-introspectgwctHW/Peas-1.0.o -Wl,--export-dynamic -pthread -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -L. ./.libs/libpeas-1.0.so -L/app/lib -lgirepository-1.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib /usr/bin/g-ir-compiler --includedir=. Peas-1.0.gir -o Peas-1.0.typelib make[3]: Leaving directory '/run/build/libpeas/libpeas' make[2]: Leaving directory '/run/build/libpeas/libpeas' Making all in loaders make[2]: Entering directory '/run/build/libpeas/loaders' Making all in python make[3]: Entering directory '/run/build/libpeas/loaders/python' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python2.7 -I/usr/include/python2.7 -DPEAS_LOCALEDIR=\""/app//locale"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-plugin-loader-python.lo -MD -MP -MF .deps/peas-plugin-loader-python.Tpo -c -o peas-plugin-loader-python.lo peas-plugin-loader-python.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python2.7 -I/usr/include/python2.7 -DPEAS_LOCALEDIR=\""/app//locale"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-python-internal.lo -MD -MP -MF .deps/peas-python-internal.Tpo -c -o peas-python-internal.lo peas-python-internal.c /usr/bin/glib-compile-resources \ --target="peas-python-resources.c" \ --sourcedir="." \ --generate-source \ --internal \ "./peas-python.gresource.xml" /usr/bin/python2 ./peas-python-compile.py peas-python-internal.py peas-python-internal.pyc /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python2.7 -I/usr/include/python2.7 -DPEAS_LOCALEDIR=\""/app//locale"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-python-resources.lo -MD -MP -MF .deps/peas-python-resources.Tpo -c -o peas-python-resources.lo peas-python-resources.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python2.7 -I/usr/include/python2.7 -DPEAS_LOCALEDIR=\"/app//locale\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-plugin-loader-python.lo -MD -MP -MF .deps/peas-plugin-loader-python.Tpo -c peas-plugin-loader-python.c -fPIC -DPIC -o .libs/peas-plugin-loader-python.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python2.7 -I/usr/include/python2.7 -DPEAS_LOCALEDIR=\"/app//locale\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-python-internal.lo -MD -MP -MF .deps/peas-python-internal.Tpo -c peas-python-internal.c -fPIC -DPIC -o .libs/peas-python-internal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python2.7 -I/usr/include/python2.7 -DPEAS_LOCALEDIR=\"/app//locale\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-python-resources.lo -MD -MP -MF .deps/peas-python-resources.Tpo -c peas-python-resources.c -fPIC -DPIC -o .libs/peas-python-resources.o mv -f .deps/peas-python-resources.Tpo .deps/peas-python-resources.Plo mv -f .deps/peas-python-internal.Tpo .deps/peas-python-internal.Plo mv -f .deps/peas-plugin-loader-python.Tpo .deps/peas-plugin-loader-python.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -lpython2.7 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libpythonloader.la -rpath /app/lib/libpeas-1.0/loaders peas-plugin-loader-python.lo peas-python-internal.lo peas-python-resources.lo ../../libpeas/libpeas-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lpython2.7 -lpthread -ldl -lutil -lm libtool: link: gcc -shared -fPIC -DPIC .libs/peas-plugin-loader-python.o .libs/peas-python-internal.o .libs/peas-python-resources.o -Wl,-rpath -Wl,/run/build/libpeas/libpeas/.libs -Wl,-rpath -Wl,/app/lib -L/app/lib ../../libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lpython2.7 -lpthread -ldl -lutil -lm -O2 -g -fstack-protector-strong -O2 -g -Wl,-export-dynamic -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libpythonloader.so -o .libs/libpythonloader.so libtool: link: ( cd ".libs" && rm -f "libpythonloader.la" && ln -s "../libpythonloader.la" "libpythonloader.la" ) make[3]: Leaving directory '/run/build/libpeas/loaders/python' Making all in python3 make[3]: Entering directory '/run/build/libpeas/loaders/python3' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python3.7m -I/usr/include/python3.7m -DPEAS_LOCALEDIR=\""/app//locale"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-plugin-loader-python.lo -MD -MP -MF .deps/peas-plugin-loader-python.Tpo -c -o peas-plugin-loader-python.lo `test -f '../../loaders/python/peas-plugin-loader-python.c' || echo './'`../../loaders/python/peas-plugin-loader-python.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python3.7m -I/usr/include/python3.7m -DPEAS_LOCALEDIR=\""/app//locale"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-python-internal.lo -MD -MP -MF .deps/peas-python-internal.Tpo -c -o peas-python-internal.lo `test -f '../../loaders/python/peas-python-internal.c' || echo './'`../../loaders/python/peas-python-internal.c /usr/bin/glib-compile-resources \ --target="peas-python3-resources.c" \ --sourcedir="." \ --generate-source \ --internal \ "./peas-python3.gresource.xml" /usr/bin/python3 ./../python/peas-python-compile.py ../python/peas-python-internal.py peas-python3-internal.pyc /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python3.7m -I/usr/include/python3.7m -DPEAS_LOCALEDIR=\""/app//locale"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-python3-resources.lo -MD -MP -MF .deps/peas-python3-resources.Tpo -c -o peas-python3-resources.lo peas-python3-resources.c ./../python/peas-python-compile.py:31: DeprecationWarning: 'U' mode is deprecated with open(filename, 'U') as f: libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python3.7m -I/usr/include/python3.7m -DPEAS_LOCALEDIR=\"/app//locale\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-python-internal.lo -MD -MP -MF .deps/peas-python-internal.Tpo -c ../../loaders/python/peas-python-internal.c -fPIC -DPIC -o .libs/peas-python-internal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python3.7m -I/usr/include/python3.7m -DPEAS_LOCALEDIR=\"/app//locale\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-plugin-loader-python.lo -MD -MP -MF .deps/peas-plugin-loader-python.Tpo -c ../../loaders/python/peas-plugin-loader-python.c -fPIC -DPIC -o .libs/peas-plugin-loader-python.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python3.7m -I/usr/include/python3.7m -DPEAS_LOCALEDIR=\"/app//locale\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-python3-resources.lo -MD -MP -MF .deps/peas-python3-resources.Tpo -c peas-python3-resources.c -fPIC -DPIC -o .libs/peas-python3-resources.o mv -f .deps/peas-python3-resources.Tpo .deps/peas-python3-resources.Plo mv -f .deps/peas-python-internal.Tpo .deps/peas-python-internal.Plo mv -f .deps/peas-plugin-loader-python.Tpo .deps/peas-plugin-loader-python.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -L/usr/lib/arm-linux-gnueabihf -lpython3.7m -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libpython3loader.la -rpath /app/lib/libpeas-1.0/loaders peas-plugin-loader-python.lo peas-python-internal.lo peas-python3-resources.lo ../../libpeas/libpeas-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lpython3.7m -lpthread -ldl -lutil -lm libtool: link: gcc -shared -fPIC -DPIC .libs/peas-plugin-loader-python.o .libs/peas-python-internal.o .libs/peas-python3-resources.o -Wl,-rpath -Wl,/run/build/libpeas/libpeas/.libs -Wl,-rpath -Wl,/app/lib -L/usr/lib/arm-linux-gnueabihf -L/app/lib ../../libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lpython3.7m -lpthread -ldl -lutil -lm -O2 -g -fstack-protector-strong -O2 -g -Wl,-export-dynamic -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libpython3loader.so -o .libs/libpython3loader.so libtool: link: ( cd ".libs" && rm -f "libpython3loader.la" && ln -s "../libpython3loader.la" "libpython3loader.la" ) make[3]: Leaving directory '/run/build/libpeas/loaders/python3' make[3]: Entering directory '/run/build/libpeas/loaders' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/libpeas/loaders' make[2]: Leaving directory '/run/build/libpeas/loaders' Making all in libpeas-gtk make[2]: Entering directory '/run/build/libpeas/libpeas-gtk' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-gtk-configurable.lo -MD -MP -MF .deps/peas-gtk-configurable.Tpo -c -o peas-gtk-configurable.lo peas-gtk-configurable.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-gtk-disable-plugins-dialog.lo -MD -MP -MF .deps/peas-gtk-disable-plugins-dialog.Tpo -c -o peas-gtk-disable-plugins-dialog.lo peas-gtk-disable-plugins-dialog.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-gtk-plugin-manager.lo -MD -MP -MF .deps/peas-gtk-plugin-manager.Tpo -c -o peas-gtk-plugin-manager.lo peas-gtk-plugin-manager.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-gtk-plugin-manager-store.lo -MD -MP -MF .deps/peas-gtk-plugin-manager-store.Tpo -c -o peas-gtk-plugin-manager-store.lo peas-gtk-plugin-manager-store.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-gtk-plugin-manager-view.lo -MD -MP -MF .deps/peas-gtk-plugin-manager-view.Tpo -c -o peas-gtk-plugin-manager-view.lo peas-gtk-plugin-manager-view.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-gtk-configurable.lo -MD -MP -MF .deps/peas-gtk-configurable.Tpo -c peas-gtk-configurable.c -fPIC -DPIC -o .libs/peas-gtk-configurable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-gtk-plugin-manager-store.lo -MD -MP -MF .deps/peas-gtk-plugin-manager-store.Tpo -c peas-gtk-plugin-manager-store.c -fPIC -DPIC -o .libs/peas-gtk-plugin-manager-store.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-gtk-plugin-manager-view.lo -MD -MP -MF .deps/peas-gtk-plugin-manager-view.Tpo -c peas-gtk-plugin-manager-view.c -fPIC -DPIC -o .libs/peas-gtk-plugin-manager-view.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-gtk-disable-plugins-dialog.lo -MD -MP -MF .deps/peas-gtk-disable-plugins-dialog.Tpo -c peas-gtk-disable-plugins-dialog.c -fPIC -DPIC -o .libs/peas-gtk-disable-plugins-dialog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-gtk-plugin-manager.lo -MD -MP -MF .deps/peas-gtk-plugin-manager.Tpo -c peas-gtk-plugin-manager.c -fPIC -DPIC -o .libs/peas-gtk-plugin-manager.o mv -f .deps/peas-gtk-configurable.Tpo .deps/peas-gtk-configurable.Plo mv -f .deps/peas-gtk-disable-plugins-dialog.Tpo .deps/peas-gtk-disable-plugins-dialog.Plo mv -f .deps/peas-gtk-plugin-manager.Tpo .deps/peas-gtk-plugin-manager.Plo mv -f .deps/peas-gtk-plugin-manager-store.Tpo .deps/peas-gtk-plugin-manager-store.Plo mv -f .deps/peas-gtk-plugin-manager-view.Tpo .deps/peas-gtk-plugin-manager-view.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -version-info 2200:0:2200 -export-dynamic -no-undefined -export-symbols-regex "^[^_].*" -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libpeas-gtk-1.0.la -rpath /app/lib peas-gtk-configurable.lo peas-gtk-disable-plugins-dialog.lo peas-gtk-plugin-manager.lo peas-gtk-plugin-manager-store.lo peas-gtk-plugin-manager-view.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../libpeas/libpeas-1.0.la libtool: link: /usr/bin/nm -B .libs/peas-gtk-configurable.o .libs/peas-gtk-disable-plugins-dialog.o .libs/peas-gtk-plugin-manager.o .libs/peas-gtk-plugin-manager-store.o .libs/peas-gtk-plugin-manager-view.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libpeas-gtk-1.0.exp libtool: link: /usr/bin/grep -E -e "^[^_].*" ".libs/libpeas-gtk-1.0.exp" > ".libs/libpeas-gtk-1.0.expT" libtool: link: mv -f ".libs/libpeas-gtk-1.0.expT" ".libs/libpeas-gtk-1.0.exp" libtool: link: echo "{ global:" > .libs/libpeas-gtk-1.0.ver libtool: link: cat .libs/libpeas-gtk-1.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpeas-gtk-1.0.ver libtool: link: echo "local: *; };" >> .libs/libpeas-gtk-1.0.ver libtool: link: gcc -shared -fPIC -DPIC .libs/peas-gtk-configurable.o .libs/peas-gtk-disable-plugins-dialog.o .libs/peas-gtk-plugin-manager.o .libs/peas-gtk-plugin-manager-store.o .libs/peas-gtk-plugin-manager-view.o -Wl,-rpath -Wl,/run/build/libpeas/libpeas/.libs -Wl,-rpath -Wl,/app/lib -L/app/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 ../libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libpeas-gtk-1.0.so.0 -Wl,-version-script -Wl,.libs/libpeas-gtk-1.0.ver -o .libs/libpeas-gtk-1.0.so.0.2200.0 libtool: link: (cd ".libs" && rm -f "libpeas-gtk-1.0.so.0" && ln -s "libpeas-gtk-1.0.so.0.2200.0" "libpeas-gtk-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libpeas-gtk-1.0.so" && ln -s "libpeas-gtk-1.0.so.0.2200.0" "libpeas-gtk-1.0.so") libtool: link: ( cd ".libs" && rm -f "libpeas-gtk-1.0.la" && ln -s "../libpeas-gtk-1.0.la" "libpeas-gtk-1.0.la" ) CPPFLAGS="-O2 -D_FORTIFY_SOURCE=2" CFLAGS="-O2 -g -fstack-protector-strong -O2 -g" LDFLAGS="-L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now" CC="gcc" PKG_CONFIG="/usr/bin/pkg-config" GI_HOST_OS="" DLLTOOL="false" /usr/bin/g-ir-scanner --add-include-path=../libpeas --c-include=libpeas-gtk/peas-gtk.h --warn-all --namespace=PeasGtk --nsversion=1.0 --libtool="/bin/sh ../libtool" --include=GObject-2.0 --include=Gtk-3.0 --pkg-export=libpeas-gtk-1.0 --library=../libpeas/libpeas-1.0.la --library=libpeas-gtk-1.0.la --include-uninstalled=../libpeas/Peas-1.0.gir --cflags-begin -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I.. --cflags-end peas-gtk-autocleanups.h peas-gtk-configurable.h peas-gtk-plugin-manager.h peas-gtk-plugin-manager-view.h peas-gtk.h peas-gtk-configurable.c peas-gtk-disable-plugins-dialog.c peas-gtk-plugin-manager.c peas-gtk-plugin-manager-store.c peas-gtk-plugin-manager-view.c libpeas-gtk-1.0.la --output PeasGtk-1.0.gir g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /run/build/libpeas/libpeas-gtk/tmp-introspectTHN4tW/PeasGtk-1.0 -export-dynamic -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/libpeas/libpeas-gtk/tmp-introspectTHN4tW/PeasGtk-1.0.o -L. ../libpeas/libpeas-1.0.la libpeas-gtk-1.0.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now libtool: link: gcc -o /run/build/libpeas/libpeas-gtk/tmp-introspectTHN4tW/.libs/PeasGtk-1.0 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/libpeas/libpeas-gtk/tmp-introspectTHN4tW/PeasGtk-1.0.o -Wl,--export-dynamic -pthread -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -L. ../libpeas/.libs/libpeas-1.0.so -L/app/lib ./.libs/libpeas-gtk-1.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 /run/build/libpeas/libpeas/.libs/libpeas-1.0.so -lgirepository-1.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib /usr/bin/g-ir-compiler --includedir=../libpeas --includedir=../libpeas --includedir=. PeasGtk-1.0.gir -o PeasGtk-1.0.typelib make[2]: Leaving directory '/run/build/libpeas/libpeas-gtk' Making all in peas-demo make[2]: Entering directory '/run/build/libpeas/peas-demo' Making all in plugins make[3]: Entering directory '/run/build/libpeas/peas-demo/plugins' Making all in helloworld make[4]: Entering directory '/run/build/libpeas/peas-demo/plugins/helloworld' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peasdemo-hello-world-plugin.lo -MD -MP -MF .deps/peasdemo-hello-world-plugin.Tpo -c -o peasdemo-hello-world-plugin.lo peasdemo-hello-world-plugin.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peasdemo-hello-world-configurable.lo -MD -MP -MF .deps/peasdemo-hello-world-configurable.Tpo -c -o peasdemo-hello-world-configurable.lo peasdemo-hello-world-configurable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peasdemo-hello-world-plugin.lo -MD -MP -MF .deps/peasdemo-hello-world-plugin.Tpo -c peasdemo-hello-world-plugin.c -fPIC -DPIC -o .libs/peasdemo-hello-world-plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peasdemo-hello-world-configurable.lo -MD -MP -MF .deps/peasdemo-hello-world-configurable.Tpo -c peasdemo-hello-world-configurable.c -fPIC -DPIC -o .libs/peasdemo-hello-world-configurable.o mv -f .deps/peasdemo-hello-world-configurable.Tpo .deps/peasdemo-hello-world-configurable.Plo mv -f .deps/peasdemo-hello-world-plugin.Tpo .deps/peasdemo-hello-world-plugin.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libhelloworld.la -rpath /app/lib/peas-demo/plugins/helloworld peasdemo-hello-world-plugin.lo peasdemo-hello-world-configurable.lo ../../../libpeas-gtk/libpeas-gtk-1.0.la ../../../libpeas/libpeas-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/peasdemo-hello-world-plugin.o .libs/peasdemo-hello-world-configurable.o -Wl,-rpath -Wl,/run/build/libpeas/libpeas-gtk/.libs -Wl,-rpath -Wl,/run/build/libpeas/libpeas/.libs -Wl,-rpath -Wl,/app/lib -L/run/build/libpeas/libpeas/.libs -L/app/lib ../../../libpeas-gtk/.libs/libpeas-gtk-1.0.so /run/build/libpeas/libpeas/.libs/libpeas-1.0.so ../../../libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgirepository-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libhelloworld.so -o .libs/libhelloworld.so libtool: link: ( cd ".libs" && rm -f "libhelloworld.la" && ln -s "../libhelloworld.la" "libhelloworld.la" ) make[4]: Leaving directory '/run/build/libpeas/peas-demo/plugins/helloworld' Making all in secondtime make[4]: Entering directory '/run/build/libpeas/peas-demo/plugins/secondtime' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT second-time.lo -MD -MP -MF .deps/second-time.Tpo -c -o second-time.lo second-time.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT second-time.lo -MD -MP -MF .deps/second-time.Tpo -c second-time.c -fPIC -DPIC -o .libs/second-time.o mv -f .deps/second-time.Tpo .deps/second-time.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libsecondtime.la -rpath /app/lib/peas-demo/plugins/secondtime second-time.lo ../../../libpeas/libpeas-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/second-time.o -Wl,-rpath -Wl,/run/build/libpeas/libpeas/.libs -Wl,-rpath -Wl,/app/lib -L/app/lib ../../../libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgirepository-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libsecondtime.so -o .libs/libsecondtime.so libtool: link: ( cd ".libs" && rm -f "libsecondtime.la" && ln -s "../libsecondtime.la" "libsecondtime.la" ) make[4]: Leaving directory '/run/build/libpeas/peas-demo/plugins/secondtime' Making all in pythonhello make[4]: Entering directory '/run/build/libpeas/peas-demo/plugins/pythonhello' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/run/build/libpeas/peas-demo/plugins/pythonhello' make[4]: Entering directory '/run/build/libpeas/peas-demo/plugins' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/run/build/libpeas/peas-demo/plugins' make[3]: Leaving directory '/run/build/libpeas/peas-demo/plugins' make[3]: Entering directory '/run/build/libpeas/peas-demo' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -DPEAS_LIBDIR="\"/app/lib\"" -DPEAS_PREFIX="\"/app\"" -DPEAS_BUILDDIR="\"/run/build/libpeas\"" -O2 -g -fstack-protector-strong -O2 -g -MT peas_demo-peas-demo-window.o -MD -MP -MF .deps/peas_demo-peas-demo-window.Tpo -c -o peas_demo-peas-demo-window.o `test -f 'peas-demo-window.c' || echo './'`peas-demo-window.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -DPEAS_LIBDIR="\"/app/lib\"" -DPEAS_PREFIX="\"/app\"" -DPEAS_BUILDDIR="\"/run/build/libpeas\"" -O2 -g -fstack-protector-strong -O2 -g -MT peas_demo-peas-demo.o -MD -MP -MF .deps/peas_demo-peas-demo.Tpo -c -o peas_demo-peas-demo.o `test -f 'peas-demo.c' || echo './'`peas-demo.c mv -f .deps/peas_demo-peas-demo.Tpo .deps/peas_demo-peas-demo.Po mv -f .deps/peas_demo-peas-demo-window.Tpo .deps/peas_demo-peas-demo-window.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -DPEAS_LIBDIR="\"/app/lib\"" -DPEAS_PREFIX="\"/app\"" -DPEAS_BUILDDIR="\"/run/build/libpeas\"" -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o peas-demo peas_demo-peas-demo-window.o peas_demo-peas-demo.o ../libpeas/libpeas-1.0.la ../libpeas-gtk/libpeas-gtk-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -DPEAS_LIBDIR=\"/app/lib\" -DPEAS_PREFIX=\"/app\" -DPEAS_BUILDDIR=\"/run/build/libpeas\" -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/peas-demo peas_demo-peas-demo-window.o peas_demo-peas-demo.o -Wl,--export-dynamic -pthread -L/app/lib ../libpeas/.libs/libpeas-1.0.so ../libpeas-gtk/.libs/libpeas-gtk-1.0.so /run/build/libpeas/libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgirepository-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib make[3]: Leaving directory '/run/build/libpeas/peas-demo' make[2]: Leaving directory '/run/build/libpeas/peas-demo' Making all in tests make[2]: Entering directory '/run/build/libpeas/tests' Making all in plugins make[3]: Entering directory '/run/build/libpeas/tests/plugins' Making all in builtin make[4]: Entering directory '/run/build/libpeas/tests/plugins/builtin' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT builtin-plugin.lo -MD -MP -MF .deps/builtin-plugin.Tpo -c -o builtin-plugin.lo builtin-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT builtin-plugin.lo -MD -MP -MF .deps/builtin-plugin.Tpo -c builtin-plugin.c -fPIC -DPIC -o .libs/builtin-plugin.o mv -f .deps/builtin-plugin.Tpo .deps/builtin-plugin.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -rpath /nowhere -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libbuiltin.la builtin-plugin.lo ../../../libpeas/libpeas-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/builtin-plugin.o -Wl,-rpath -Wl,/run/build/libpeas/libpeas/.libs -Wl,-rpath -Wl,/app/lib -L/app/lib ../../../libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libbuiltin.so -o .libs/libbuiltin.so libtool: link: ( cd ".libs" && rm -f "libbuiltin.la" && ln -s "../libbuiltin.la" "libbuiltin.la" ) make[4]: Leaving directory '/run/build/libpeas/tests/plugins/builtin' Making all in has-dep make[4]: Entering directory '/run/build/libpeas/tests/plugins/has-dep' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT has-dep-plugin.lo -MD -MP -MF .deps/has-dep-plugin.Tpo -c -o has-dep-plugin.lo has-dep-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT has-dep-plugin.lo -MD -MP -MF .deps/has-dep-plugin.Tpo -c has-dep-plugin.c -fPIC -DPIC -o .libs/has-dep-plugin.o mv -f .deps/has-dep-plugin.Tpo .deps/has-dep-plugin.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -rpath /nowhere -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libhas-dep.la has-dep-plugin.lo ../../../libpeas/libpeas-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/has-dep-plugin.o -Wl,-rpath -Wl,/run/build/libpeas/libpeas/.libs -Wl,-rpath -Wl,/app/lib -L/app/lib ../../../libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libhas-dep.so -o .libs/libhas-dep.so libtool: link: ( cd ".libs" && rm -f "libhas-dep.la" && ln -s "../libhas-dep.la" "libhas-dep.la" ) make[4]: Leaving directory '/run/build/libpeas/tests/plugins/has-dep' Making all in loadable make[4]: Entering directory '/run/build/libpeas/tests/plugins/loadable' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT loadable-plugin.lo -MD -MP -MF .deps/loadable-plugin.Tpo -c -o loadable-plugin.lo loadable-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT loadable-plugin.lo -MD -MP -MF .deps/loadable-plugin.Tpo -c loadable-plugin.c -fPIC -DPIC -o .libs/loadable-plugin.o mv -f .deps/loadable-plugin.Tpo .deps/loadable-plugin.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -rpath /nowhere -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libloadable.la loadable-plugin.lo ../../../libpeas/libpeas-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/loadable-plugin.o -Wl,-rpath -Wl,/run/build/libpeas/libpeas/.libs -Wl,-rpath -Wl,/app/lib -L/app/lib ../../../libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libloadable.so -o .libs/libloadable.so libtool: link: ( cd ".libs" && rm -f "libloadable.la" && ln -s "../libloadable.la" "libloadable.la" ) make[4]: Leaving directory '/run/build/libpeas/tests/plugins/loadable' Making all in self-dep make[4]: Entering directory '/run/build/libpeas/tests/plugins/self-dep' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT self-dep-plugin.lo -MD -MP -MF .deps/self-dep-plugin.Tpo -c -o self-dep-plugin.lo self-dep-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT self-dep-plugin.lo -MD -MP -MF .deps/self-dep-plugin.Tpo -c self-dep-plugin.c -fPIC -DPIC -o .libs/self-dep-plugin.o mv -f .deps/self-dep-plugin.Tpo .deps/self-dep-plugin.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -rpath /nowhere -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libself-dep.la self-dep-plugin.lo ../../../libpeas/libpeas-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/self-dep-plugin.o -Wl,-rpath -Wl,/run/build/libpeas/libpeas/.libs -Wl,-rpath -Wl,/app/lib -L/app/lib ../../../libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libself-dep.so -o .libs/libself-dep.so libtool: link: ( cd ".libs" && rm -f "libself-dep.la" && ln -s "../libself-dep.la" "libself-dep.la" ) make[4]: Leaving directory '/run/build/libpeas/tests/plugins/self-dep' make[4]: Entering directory '/run/build/libpeas/tests/plugins' make[4]: Leaving directory '/run/build/libpeas/tests/plugins' make[3]: Leaving directory '/run/build/libpeas/tests/plugins' Making all in testing-util make[3]: Entering directory '/run/build/libpeas/tests/testing-util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DBUILDDIR="\"/run/build/libpeas\"" -DSRCDIR="\"/run/build/libpeas\"" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT testing-util.lo -MD -MP -MF .deps/testing-util.Tpo -c -o testing-util.lo testing-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DBUILDDIR=\"/run/build/libpeas\" -DSRCDIR=\"/run/build/libpeas\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT testing-util.lo -MD -MP -MF .deps/testing-util.Tpo -c testing-util.c -fPIC -DPIC -o .libs/testing-util.o mv -f .deps/testing-util.Tpo .deps/testing-util.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -export-dynamic -no-undefined -export-symbols-regex "^[^_].*" -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libtesting-util.la testing-util.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ../../libpeas/libpeas-1.0.la libtool: link: ar cru .libs/libtesting-util.a .libs/testing-util.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libtesting-util.a libtool: link: ( cd ".libs" && rm -f "libtesting-util.la" && ln -s "../libtesting-util.la" "libtesting-util.la" ) make[3]: Leaving directory '/run/build/libpeas/tests/testing-util' Making all in libpeas make[3]: Entering directory '/run/build/libpeas/tests/libpeas' Making all in introspection make[4]: Entering directory '/run/build/libpeas/tests/libpeas/introspection' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT introspection-abstract.lo -MD -MP -MF .deps/introspection-abstract.Tpo -c -o introspection-abstract.lo introspection-abstract.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT introspection-base.lo -MD -MP -MF .deps/introspection-base.Tpo -c -o introspection-base.lo introspection-base.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT introspection-callable.lo -MD -MP -MF .deps/introspection-callable.Tpo -c -o introspection-callable.lo introspection-callable.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT introspection-has-prerequisite.lo -MD -MP -MF .deps/introspection-has-prerequisite.Tpo -c -o introspection-has-prerequisite.lo introspection-has-prerequisite.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT introspection-prerequisite.lo -MD -MP -MF .deps/introspection-prerequisite.Tpo -c -o introspection-prerequisite.lo introspection-prerequisite.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT introspection-unimplemented.lo -MD -MP -MF .deps/introspection-unimplemented.Tpo -c -o introspection-unimplemented.lo introspection-unimplemented.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strolibtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT introspection-unimplemented.lo -MD -MP -MF .deps/introspection-unimplemented.Tpo -c introspection-unimplemented.c -fPIC -DPIC -o .libs/introspection-unimplemented.o ng -O2 -g -MT introspection-has-prerequisite.lo -MD -MP -MF .deps/introspection-has-prerequisite.Tpo -c introspection-has-prerequisite.c -fPIC -DPIC -o .libs/introspection-has-prerequisite.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT introspection-base.lo -MD -MP -MF .deps/introspection-base.Tpo -c introspection-base.c -fPIC -DPIC -o .libs/introspection-base.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT introspection-abstract.lo -MD -MP -MF .deps/introspection-abstract.Tpo -c introspection-abstract.c -fPIC -DPIC -o .libs/introspection-abstract.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT introspection-prerequisite.lo -MD -MP -MF .deps/introspection-prerequisite.Tpo -c introspection-prerequisite.c -fPIC -DPIC -o .libs/introspection-prerequisite.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT introspection-callable.lo -MD -MP -MF .deps/introspection-callable.Tpo -c introspection-callable.c -fPIC -DPIC -o .libs/introspection-callable.o mv -f .deps/introspection-unimplemented.Tpo .deps/introspection-unimplemented.Plo mv -f .deps/introspection-callable.Tpo .deps/introspection-callable.Plo mv -f .deps/introspection-has-prerequisite.Tpo .deps/introspection-has-prerequisite.Plo mv -f .deps/introspection-base.Tpo .deps/introspection-base.Plo mv -f .deps/introspection-prerequisite.Tpo .deps/introspection-prerequisite.Plo mv -f .deps/introspection-abstract.Tpo .deps/introspection-abstract.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -rpath /nowhere -export-dynamic -no-undefined -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libintrospection-1.0.la introspection-abstract.lo introspection-base.lo introspection-callable.lo introspection-has-prerequisite.lo introspection-prerequisite.lo introspection-unimplemented.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ../../../libpeas/libpeas-1.0.la libtool: link: gcc -shared -fPIC -DPIC .libs/introspection-abstract.o .libs/introspection-base.o .libs/introspection-callable.o .libs/introspection-has-prerequisite.o .libs/introspection-prerequisite.o .libs/introspection-unimplemented.o -Wl,-rpath -Wl,/run/build/libpeas/libpeas/.libs -Wl,-rpath -Wl,/app/lib -L/app/lib ../../../libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libintrospection-1.0.so.0 -o .libs/libintrospection-1.0.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libintrospection-1.0.so.0" && ln -s "libintrospection-1.0.so.0.0.0" "libintrospection-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libintrospection-1.0.so" && ln -s "libintrospection-1.0.so.0.0.0" "libintrospection-1.0.so") libtool: link: ( cd ".libs" && rm -f "libintrospection-1.0.la" && ln -s "../libintrospection-1.0.la" "libintrospection-1.0.la" ) CPPFLAGS="-O2 -D_FORTIFY_SOURCE=2" CFLAGS="-O2 -g -fstack-protector-strong -O2 -g" LDFLAGS="-L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now" CC="gcc" PKG_CONFIG="/usr/bin/pkg-config" GI_HOST_OS="" DLLTOOL="false" /usr/bin/g-ir-scanner --add-include-path=../../../libpeas --warn-all --namespace=Introspection --nsversion=1.0 --libtool="/bin/sh ../../../libtool" --include=GObject-2.0 --library=../../../libpeas/libpeas-1.0.la --library=libintrospection-1.0.la --include-uninstalled=../../../libpeas/Peas-1.0.gir --cflags-begin -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I../../.. --cflags-end introspection-abstract.c introspection-abstract.h introspection-base.c introspection-base.h introspection-callable.c introspection-callable.h introspection-has-prerequisite.c introspection-has-prerequisite.h introspection-prerequisite.c introspection-prerequisite.h introspection-unimplemented.c introspection-unimplemented.h libintrospection-1.0.la --output Introspection-1.0.gir g-ir-scanner: link: /bin/sh ../../../libtool --mode=link --tag=CC gcc -o /run/build/libpeas/tests/libpeas/introspection/tmp-introspectWrrrhp/Introspection-1.0 -export-dynamic -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/libpeas/tests/libpeas/introspection/tmp-introspectWrrrhp/Introspection-1.0.o -L. ../../../libpeas/libpeas-1.0.la libintrospection-1.0.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now libtool: link: gcc -o /run/build/libpeas/tests/libpeas/introspection/tmp-introspectWrrrhp/.libs/Introspection-1.0 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/libpeas/tests/libpeas/introspection/tmp-introspectWrrrhp/Introspection-1.0.o -Wl,--export-dynamic -pthread -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -L. ../../../libpeas/.libs/libpeas-1.0.so -L/app/lib ./.libs/libintrospection-1.0.so /run/build/libpeas/libpeas/.libs/libpeas-1.0.so -lgirepository-1.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/nowhere /usr/bin/g-ir-compiler --includedir=../../../libpeas --includedir=../../../libpeas --includedir=. Introspection-1.0.gir -o Introspection-1.0.typelib make[4]: Leaving directory '/run/build/libpeas/tests/libpeas/introspection' Making all in plugins make[4]: Entering directory '/run/build/libpeas/tests/libpeas/plugins' Making all in embedded make[5]: Entering directory '/run/build/libpeas/tests/libpeas/plugins/embedded' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT embedded-plugin.lo -MD -MP -MF .deps/embedded-plugin.Tpo -c -o embedded-plugin.lo embedded-plugin.c /usr/bin/glib-compile-resources \ --target="embedded-resources.h" \ --sourcedir="." \ --generate \ --c-name="embedded" \ --manual-register \ --internal \ "./embedded.gresource.xml" /usr/bin/glib-compile-resources \ --target="embedded-resources.c" \ --sourcedir="." \ --generate \ --c-name="embedded" \ --manual-register \ --internal \ "./embedded.gresource.xml" /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT embedded-resources.lo -MD -MP -MF .deps/embedded-resources.Tpo -c -o embedded-resources.lo embedded-resources.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT embedded-plugin.lo -MD -MP -MF .deps/embedded-plugin.Tpo -c embedded-plugin.c -fPIC -DPIC -o .libs/embedded-plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT embedded-resources.lo -MD -MP -MF .deps/embedded-resources.Tpo -c embedded-resources.c -fPIC -DPIC -o .libs/embedded-resources.o mv -f .deps/embedded-resources.Tpo .deps/embedded-resources.Plo mv -f .deps/embedded-plugin.Tpo .deps/embedded-plugin.Plo /bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libembedded.la embedded-plugin.lo embedded-resources.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ../../../../libpeas/libpeas-1.0.la libtool: link: ar cru .libs/libembedded.a .libs/embedded-plugin.o .libs/embedded-resources.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libembedded.a libtool: link: ( cd ".libs" && rm -f "libembedded.la" && ln -s "../libembedded.la" "libembedded.la" ) make[5]: Leaving directory '/run/build/libpeas/tests/libpeas/plugins/embedded' Making all in extension-c make[5]: Entering directory '/run/build/libpeas/tests/libpeas/plugins/extension-c' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I./../../introspection -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT extension-c-abstract.lo -MD -MP -MF .deps/extension-c-abstract.Tpo -c -o extension-c-abstract.lo extension-c-abstract.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I./../../introspection -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT extension-c-plugin.lo -MD -MP -MF .deps/extension-c-plugin.Tpo -c -o extension-c-plugin.lo extension-c-plugin.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I./../../introspection -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT extension-c-missing-symbol-plugin.lo -MD -MP -MF .deps/extension-c-missing-symbol-plugin.Tpo -c -o extension-c-missing-symbol-plugin.lo extension-c-missing-symbol-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I./../../introspection -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT extension-c-plugin.lo -MD -MP -MF .deps/extension-c-plugin.Tpo -c extension-c-plugin.c -fPIC -DPIC -o .libs/extension-c-plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I./../../introspection -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT extension-c-abstract.lo -MD -MP -MF .deps/extension-c-abstract.Tpo -c extension-c-abstract.c -fPIC -DPIC -o .libs/extension-c-abstract.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I./../../introspection -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT extension-c-missing-symbol-plugin.lo -MD -MP -MF .deps/extension-c-missing-symbol-plugin.Tpo -c extension-c-missing-symbol-plugin.c -fPIC -DPIC -o .libs/extension-c-missing-symbol-plugin.o mv -f .deps/extension-c-missing-symbol-plugin.Tpo .deps/extension-c-missing-symbol-plugin.Plo /bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -rpath /nowhere -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libextension-c-missing-symbol.la extension-c-missing-symbol-plugin.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/extension-c-missing-symbol-plugin.o -L/app/lib -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libextension-c-missing-symbol.so -o .libs/libextension-c-missing-symbol.so mv -f .deps/extension-c-abstract.Tpo .deps/extension-c-abstract.Plo libtool: link: ( cd ".libs" && rm -f "libextension-c-missing-symbol.la" && ln -s "../libextension-c-missing-symbol.la" "libextension-c-missing-symbol.la" ) mv -f .deps/extension-c-plugin.Tpo .deps/extension-c-plugin.Plo /bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -rpath /nowhere -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libextension-c.la extension-c-abstract.lo extension-c-plugin.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ../../../../libpeas/libpeas-1.0.la ./../../introspection/libintrospection-1.0.la libtool: link: gcc -shared -fPIC -DPIC .libs/extension-c-abstract.o .libs/extension-c-plugin.o -Wl,-rpath -Wl,/run/build/libpeas/libpeas/.libs -Wl,-rpath -Wl,/run/build/libpeas/tests/libpeas/introspection/.libs -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/nowhere -L/run/build/libpeas/libpeas/.libs -L/app/lib ../../../../libpeas/.libs/libpeas-1.0.so ./../../introspection/.libs/libintrospection-1.0.so /run/build/libpeas/libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libextension-c.so -o .libs/libextension-c.so libtool: link: ( cd ".libs" && rm -f "libextension-c.la" && ln -s "../libextension-c.la" "libextension-c.la" ) make[5]: Leaving directory '/run/build/libpeas/tests/libpeas/plugins/extension-c' Making all in extension-python make[5]: Entering directory '/run/build/libpeas/tests/libpeas/plugins/extension-python' cp extension-py.gschema.xml.in extension-python.gschema.xml && \ /usr/bin/sed -i -e 's%PY_LOADER%python%g' extension-python.gschema.xml cp extension-py.plugin.in extension-python.plugin && \ /usr/bin/sed -i -e 's%PY_LOADER%python%g' extension-python.plugin ln -s extension-py.py.in extension-python.py cp extension-py.gschema.xml.in extension-python3.gschema.xml && \ /usr/bin/sed -i -e 's%PY_LOADER%python3%g' extension-python3.gschema.xml cp extension-py.plugin.in extension-python3.plugin && \ /usr/bin/sed -i -e 's%PY_LOADER%python3%g' extension-python3.plugin ln -s extension-py.py.in extension-python3.py make[5]: Leaving directory '/run/build/libpeas/tests/libpeas/plugins/extension-python' make[5]: Entering directory '/run/build/libpeas/tests/libpeas/plugins' make[5]: Leaving directory '/run/build/libpeas/tests/libpeas/plugins' make[4]: Leaving directory '/run/build/libpeas/tests/libpeas/plugins' Making all in testing make[4]: Entering directory '/run/build/libpeas/tests/libpeas/testing' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I./../introspection -I./../../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DBUILDDIR="\"/run/build/libpeas\"" -DSRCDIR="\"/run/build/libpeas\"" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT testing.lo -MD -MP -MF .deps/testing.Tpo -c -o testing.lo testing.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I./../introspection -I./../../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DBUILDDIR="\"/run/build/libpeas\"" -DSRCDIR="\"/run/build/libpeas\"" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT testing-extension.lo -MD -MP -MF .deps/testing-extension.Tpo -c -o testing-extension.lo testing-extension.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I./../introspection -I./../../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DBUILDDIR=\"/run/build/libpeas\" -DSRCDIR=\"/run/build/libpeas\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT testing-extension.lo -MD -MP -MF .deps/testing-extension.Tpo -c testing-extension.c -fPIC -DPIC -o .libs/testing-extension.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I./../introspection -I./../../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DBUILDDIR=\"/run/build/libpeas\" -DSRCDIR=\"/run/build/libpeas\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT testing.lo -MD -MP -MF .deps/testing.Tpo -c testing.c -fPIC -DPIC -o .libs/testing.o mv -f .deps/testing.Tpo .deps/testing.Plo mv -f .deps/testing-extension.Tpo .deps/testing-extension.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -export-dynamic -no-undefined -export-symbols-regex "^[^_].*" -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libtesting.la testing.lo testing-extension.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ../../../libpeas/libpeas-1.0.la ../introspection/libintrospection-1.0.la ../../testing-util/libtesting-util.la libtool: link: (cd .libs/libtesting.lax/libtesting-util.a && ar x "/run/build/libpeas/tests/libpeas/testing/../../testing-util/.libs/libtesting-util.a") libtool: link: ar cru .libs/libtesting.a .libs/testing.o .libs/testing-extension.o .libs/libtesting.lax/libtesting-util.a/testing-util.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libtesting.a libtool: link: rm -fr .libs/libtesting.lax libtool: link: ( cd ".libs" && rm -f "libtesting.la" && ln -s "../libtesting.la" "libtesting.la" ) make[4]: Leaving directory '/run/build/libpeas/tests/libpeas/testing' make[4]: Entering directory '/run/build/libpeas/tests/libpeas' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I./../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT engine.o -MD -MP -MF .deps/engine.Tpo -c -o engine.o engine.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I./../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT extension-c.o -MD -MP -MF .deps/extension-c.Tpo -c -o extension-c.o extension-c.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I./../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT extension-set.o -MD -MP -MF .deps/extension-set.Tpo -c -o extension-set.o extension-set.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I./../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT plugin-info.o -MD -MP -MF .deps/plugin-info.Tpo -c -o plugin-info.o plugin-info.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I./../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python2.7 -I/usr/include/python2.7 -O2 -g -fstack-protector-strong -O2 -g -MT extension_python-extension-py.o -MD -MP -MF .deps/extension_python-extension-py.Tpo -c -o extension_python-extension-py.o `test -f 'extension-py.c' || echo './'`extension-py.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I./../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python3.7m -I/usr/include/python3.7m -O2 -g -fstack-protector-strong -O2 -g -MT extension_python3-extension-py.o -MD -MP -MF .deps/extension_python3-extension-py.Tpo -c -o extension_python3-extension-py.o `test -f 'extension-py.c' || echo './'`extension-py.c mv -f .deps/extension-c.Tpo .deps/extension-c.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o extension-c extension-c.o -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ../../libpeas/libpeas-1.0.la ./introspection/libintrospection-1.0.la ./testing/libtesting.la ../testing-util/libtesting-util.la ./plugins/embedded/libembedded.la mv -f .deps/extension-set.Tpo .deps/extension-set.Po mv -f .deps/plugin-info.Tpo .deps/plugin-info.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o extension-set extension-set.o -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ../../libpeas/libpeas-1.0.la ./introspection/libintrospection-1.0.la ./testing/libtesting.la ../testing-util/libtesting-util.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o plugin-info plugin-info.o -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ../../libpeas/libpeas-1.0.la ./introspection/libintrospection-1.0.la ./testing/libtesting.la ../testing-util/libtesting-util.la mv -f .deps/extension_python-extension-py.Tpo .deps/extension_python-extension-py.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python2.7 -I/usr/include/python2.7 -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o extension-python extension_python-extension-py.o -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ../../libpeas/libpeas-1.0.la ./introspection/libintrospection-1.0.la ./testing/libtesting.la ../testing-util/libtesting-util.la -lgobject-2.0 -lglib-2.0 -lpython2.7 -lpthread -ldl -lutil -lm mv -f .deps/extension_python3-extension-py.Tpo .deps/extension_python3-extension-py.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python3.7m -I/usr/include/python3.7m -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o extension-python3 extension_python3-extension-py.o -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ../../libpeas/libpeas-1.0.la ./introspection/libintrospection-1.0.la ./testing/libtesting.la ../testing-util/libtesting-util.la -lgobject-2.0 -lglib-2.0 -lpython3.7m -lpthread -ldl -lutil -lm mv -f .deps/engine.Tpo .deps/engine.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o engine engine.o -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ../../libpeas/libpeas-1.0.la ./introspection/libintrospection-1.0.la ./testing/libtesting.la ../testing-util/libtesting-util.la libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/extension-c extension-c.o -Wl,--export-dynamic -pthread -L/app/lib ../../libpeas/.libs/libpeas-1.0.so ./introspection/.libs/libintrospection-1.0.so ./testing/.libs/libtesting.a /run/build/libpeas/tests/libpeas/introspection/.libs/libintrospection-1.0.so ../testing-util/.libs/libtesting-util.a ./plugins/embedded/.libs/libembedded.a /run/build/libpeas/libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/nowhere libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/extension-set extension-set.o -Wl,--export-dynamic -pthread -L/app/lib ../../libpeas/.libs/libpeas-1.0.so ./introspection/.libs/libintrospection-1.0.so ./testing/.libs/libtesting.a /run/build/libpeas/tests/libpeas/introspection/.libs/libintrospection-1.0.so ../testing-util/.libs/libtesting-util.a /run/build/libpeas/libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/nowhere libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/plugin-info plugin-info.o -Wl,--export-dynamic -pthread -L/app/lib ../../libpeas/.libs/libpeas-1.0.so ./introspection/.libs/libintrospection-1.0.so ./testing/.libs/libtesting.a /run/build/libpeas/tests/libpeas/introspection/.libs/libintrospection-1.0.so ../testing-util/.libs/libtesting-util.a /run/build/libpeas/libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/nowhere libtool: link: gcc -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python2.7 -I/usr/include/python2.7 -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/extension-python extension_python-extension-py.o -Wl,--export-dynamic -pthread -L/app/lib ../../libpeas/.libs/libpeas-1.0.so ./introspection/.libs/libintrospection-1.0.so ./testing/.libs/libtesting.a /run/build/libpeas/tests/libpeas/introspection/.libs/libintrospection-1.0.so ../testing-util/.libs/libtesting-util.a /run/build/libpeas/libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lpython2.7 -lpthread -ldl -lutil -lm -pthread -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/nowhere libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/engine engine.o -Wl,--export-dynamic -pthread -L/app/lib ../../libpeas/.libs/libpeas-1.0.so ./introspection/.libs/libintrospection-1.0.so ./testing/.libs/libtesting.a /run/build/libpeas/tests/libpeas/introspection/.libs/libintrospection-1.0.so ../testing-util/.libs/libtesting-util.a /run/build/libpeas/libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/nowhere libtool: link: gcc -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python3.7m -I/usr/include/python3.7m -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/extension-python3 extension_python3-extension-py.o -Wl,--export-dynamic -pthread -L/app/lib ../../libpeas/.libs/libpeas-1.0.so ./introspection/.libs/libintrospection-1.0.so ./testing/.libs/libtesting.a /run/build/libpeas/tests/libpeas/introspection/.libs/libintrospection-1.0.so ../testing-util/.libs/libtesting-util.a /run/build/libpeas/libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lpython3.7m -lpthread -ldl -lutil -lm -pthread -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/nowhere make[4]: Leaving directory '/run/build/libpeas/tests/libpeas' make[3]: Leaving directory '/run/build/libpeas/tests/libpeas' Making all in libpeas-gtk make[3]: Entering directory '/run/build/libpeas/tests/libpeas-gtk' Making all in plugins make[4]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/plugins' Making all in builtin-configurable make[5]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/plugins/builtin-configurable' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT builtin-configurable.lo -MD -MP -MF .deps/builtin-configurable.Tpo -c -o builtin-configurable.lo builtin-configurable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT builtin-configurable.lo -MD -MP -MF .deps/builtin-configurable.Tpo -c builtin-configurable.c -fPIC -DPIC -o .libs/builtin-configurable.o mv -f .deps/builtin-configurable.Tpo .deps/builtin-configurable.Plo /bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -rpath /nowhere -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libbuiltin-configurable.la builtin-configurable.lo ../../../../libpeas-gtk/libpeas-gtk-1.0.la ../../../../libpeas/libpeas-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/builtin-configurable.o -Wl,-rpath -Wl,/run/build/libpeas/libpeas-gtk/.libs -Wl,-rpath -Wl,/run/build/libpeas/libpeas/.libs -Wl,-rpath -Wl,/app/lib -L/run/build/libpeas/libpeas/.libs -L/app/lib ../../../../libpeas-gtk/.libs/libpeas-gtk-1.0.so /run/build/libpeas/libpeas/.libs/libpeas-1.0.so ../../../../libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgirepository-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libbuiltin-configurable.so -o .libs/libbuiltin-configurable.so libtool: link: ( cd ".libs" && rm -f "libbuiltin-configurable.la" && ln -s "../libbuiltin-configurable.la" "libbuiltin-configurable.la" ) make[5]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk/plugins/builtin-configurable' Making all in configurable make[5]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/plugins/configurable' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT configurable-plugin.lo -MD -MP -MF .deps/configurable-plugin.Tpo -c -o configurable-plugin.lo configurable-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT configurable-plugin.lo -MD -MP -MF .deps/configurable-plugin.Tpo -c configurable-plugin.c -fPIC -DPIC -o .libs/configurable-plugin.o mv -f .deps/configurable-plugin.Tpo .deps/configurable-plugin.Plo /bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -rpath /nowhere -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libconfigurable.la configurable-plugin.lo ../../../../libpeas-gtk/libpeas-gtk-1.0.la ../../../../libpeas/libpeas-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/configurable-plugin.o -Wl,-rpath -Wl,/run/build/libpeas/libpeas-gtk/.libs -Wl,-rpath -Wl,/run/build/libpeas/libpeas/.libs -Wl,-rpath -Wl,/app/lib -L/run/build/libpeas/libpeas/.libs -L/app/lib ../../../../libpeas-gtk/.libs/libpeas-gtk-1.0.so /run/build/libpeas/libpeas/.libs/libpeas-1.0.so ../../../../libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgirepository-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libconfigurable.so -o .libs/libconfigurable.so libtool: link: ( cd ".libs" && rm -f "libconfigurable.la" && ln -s "../libconfigurable.la" "libconfigurable.la" ) make[5]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk/plugins/configurable' Making all in valid-custom-icon make[5]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/plugins/valid-custom-icon' make[5]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk/plugins/valid-custom-icon' make[5]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/plugins' make[5]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk/plugins' make[4]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk/plugins' Making all in testing make[4]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/testing' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I./../../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DBUILDDIR="\"/run/build/libpeas\"" -DSRCDIR="\"/run/build/libpeas\"" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT testing.lo -MD -MP -MF .deps/testing.Tpo -c -o testing.lo testing.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I./../../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DBUILDDIR=\"/run/build/libpeas\" -DSRCDIR=\"/run/build/libpeas\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT testing.lo -MD -MP -MF .deps/testing.Tpo -c testing.c -fPIC -DPIC -o .libs/testing.o mv -f .deps/testing.Tpo .deps/testing.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -export-dynamic -no-undefined -export-symbols-regex "^[^_].*" -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libtesting.la testing.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../../libpeas/libpeas-1.0.la ../../../libpeas-gtk/libpeas-gtk-1.0.la ../../testing-util/libtesting-util.la libtool: link: (cd .libs/libtesting.lax/libtesting-util.a && ar x "/run/build/libpeas/tests/libpeas-gtk/testing/../../testing-util/.libs/libtesting-util.a") libtool: link: ar cru .libs/libtesting.a .libs/testing.o .libs/libtesting.lax/libtesting-util.a/testing-util.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libtesting.a libtool: link: rm -fr .libs/libtesting.lax libtool: link: ( cd ".libs" && rm -f "libtesting.la" && ln -s "../libtesting.la" "libtesting.la" ) make[4]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk/testing' make[4]: Entering directory '/run/build/libpeas/tests/libpeas-gtk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I./../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT plugin-manager.o -MD -MP -MF .deps/plugin-manager.Tpo -c -o plugin-manager.o plugin-manager.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I./../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT plugin-manager-store.o -MD -MP -MF .deps/plugin-manager-store.Tpo -c -o plugin-manager-store.o plugin-manager-store.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I./../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT plugin-manager-view.o -MD -MP -MF .deps/plugin-manager-view.Tpo -c -o plugin-manager-view.o plugin-manager-view.c mv -f .deps/plugin-manager-view.Tpo .deps/plugin-manager-view.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o plugin-manager-view plugin-manager-view.o -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../libpeas/libpeas-1.0.la ../../libpeas-gtk/libpeas-gtk-1.0.la ./testing/libtesting.la ../testing-util/libtesting-util.la mv -f .deps/plugin-manager-store.Tpo .deps/plugin-manager-store.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o plugin-manager-store plugin-manager-store.o -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../libpeas/libpeas-1.0.la ../../libpeas-gtk/libpeas-gtk-1.0.la ./testing/libtesting.la ../testing-util/libtesting-util.la mv -f .deps/plugin-manager.Tpo .deps/plugin-manager.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o plugin-manager plugin-manager.o -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../libpeas/libpeas-1.0.la ../../libpeas-gtk/libpeas-gtk-1.0.la ./testing/libtesting.la ../testing-util/libtesting-util.la libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/plugin-manager-view plugin-manager-view.o -Wl,--export-dynamic -pthread -L/app/lib ../../libpeas/.libs/libpeas-1.0.so ../../libpeas-gtk/.libs/libpeas-gtk-1.0.so ./testing/.libs/libtesting.a /run/build/libpeas/libpeas-gtk/.libs/libpeas-gtk-1.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 ../testing-util/.libs/libtesting-util.a /run/build/libpeas/libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/plugin-manager-store plugin-manager-store.o -Wl,--export-dynamic -pthread -L/app/lib ../../libpeas/.libs/libpeas-1.0.so ../../libpeas-gtk/.libs/libpeas-gtk-1.0.so ./testing/.libs/libtesting.a /run/build/libpeas/libpeas-gtk/.libs/libpeas-gtk-1.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 ../testing-util/.libs/libtesting-util.a /run/build/libpeas/libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/plugin-manager plugin-manager.o -Wl,--export-dynamic -pthread -L/app/lib ../../libpeas/.libs/libpeas-1.0.so ../../libpeas-gtk/.libs/libpeas-gtk-1.0.so ./testing/.libs/libtesting.a /run/build/libpeas/libpeas-gtk/.libs/libpeas-gtk-1.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 ../testing-util/.libs/libtesting-util.a /run/build/libpeas/libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib make[4]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk' make[3]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk' make[3]: Entering directory '/run/build/libpeas/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/libpeas/tests' make[2]: Leaving directory '/run/build/libpeas/tests' Making all in data make[2]: Entering directory '/run/build/libpeas/data' Making all in icons make[3]: Entering directory '/run/build/libpeas/data/icons' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/run/build/libpeas/data/icons' make[3]: Entering directory '/run/build/libpeas/data' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/libpeas/data' make[2]: Leaving directory '/run/build/libpeas/data' Making all in po make[2]: Entering directory '/run/build/libpeas/po' file=`echo an | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file an.po file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo as | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file as.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca@valencia.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo fur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fur.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gu.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo hi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hi.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kk.po file=`echo kn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kn.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ml.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mr.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo nds | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nds.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file oc.po file=`echo or | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file or.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ta.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po file=`echo tg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tg.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo ug | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ug.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory '/run/build/libpeas/po' Making all in docs make[2]: Entering directory '/run/build/libpeas/docs' Making all in reference make[3]: Entering directory '/run/build/libpeas/docs/reference' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/run/build/libpeas/docs/reference' make[3]: Entering directory '/run/build/libpeas/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/libpeas/docs' make[2]: Leaving directory '/run/build/libpeas/docs' make[2]: Entering directory '/run/build/libpeas' make[2]: Leaving directory '/run/build/libpeas' make[1]: Leaving directory '/run/build/libpeas' Making install in libpeas make[1]: Entering directory '/run/build/libpeas/libpeas' make install-am make[2]: Entering directory '/run/build/libpeas/libpeas' make[3]: Entering directory '/run/build/libpeas/libpeas' /usr/bin/mkdir -p '/app/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libpeas-1.0.la '/app/lib' libtool: install: /usr/bin/install -c .libs/libpeas-1.0.so.0.2200.0 /app/lib/libpeas-1.0.so.0.2200.0 libtool: install: (cd /app/lib && { ln -s -f libpeas-1.0.so.0.2200.0 libpeas-1.0.so.0 || { rm -f libpeas-1.0.so.0 && ln -s libpeas-1.0.so.0.2200.0 libpeas-1.0.so.0; }; }) libtool: install: (cd /app/lib && { ln -s -f libpeas-1.0.so.0.2200.0 libpeas-1.0.so || { rm -f libpeas-1.0.so && ln -s libpeas-1.0.so.0.2200.0 libpeas-1.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libpeas-1.0.lai /app/lib/libpeas-1.0.la libtool: finish: PATH="/app/bin:/usr/bin:/sbin" ldconfig -n /app/lib ---------------------------------------------------------------------- Libraries have been installed in: /app/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/app/share/gir-1.0' /usr/bin/install -c -m 644 Peas-1.0.gir '/app/share/gir-1.0' /usr/bin/mkdir -p '/app/include/libpeas-1.0/libpeas' /usr/bin/install -c -m 644 peas-autocleanups.h peas-plugin-info.h peas-object-module.h peas-extension-base.h peas-extension.h peas-extension-set.h peas-activatable.h peas-engine.h peas.h '/app/include/libpeas-1.0/libpeas' /usr/bin/mkdir -p '/app/lib/girepository-1.0' /usr/bin/install -c -m 644 Peas-1.0.typelib '/app/lib/girepository-1.0' make[3]: Leaving directory '/run/build/libpeas/libpeas' make[2]: Leaving directory '/run/build/libpeas/libpeas' make[1]: Leaving directory '/run/build/libpeas/libpeas' Making install in loaders make[1]: Entering directory '/run/build/libpeas/loaders' Making install in python make[2]: Entering directory '/run/build/libpeas/loaders/python' make[3]: Entering directory '/run/build/libpeas/loaders/python' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/lib/libpeas-1.0/loaders' /bin/sh ../../libtool --mode=install /usr/bin/install -c libpythonloader.la '/app/lib/libpeas-1.0/loaders' libtool: warning: relinking 'libpythonloader.la' libtool: install: (cd /run/build/libpeas/loaders/python; /bin/sh "/run/build/libpeas/libtool" --tag CC --mode=relink gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -lpython2.7 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libpythonloader.la -rpath /app/lib/libpeas-1.0/loaders peas-plugin-loader-python.lo peas-python-internal.lo peas-python-resources.lo ../../libpeas/libpeas-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lpython2.7 -lpthread -ldl -lutil -lm ) libtool: relink: gcc -shared -fPIC -DPIC .libs/peas-plugin-loader-python.o .libs/peas-python-internal.o .libs/peas-python-resources.o -Wl,-rpath -Wl,/app/lib -L/app/lib -lpeas-1.0 -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lpython2.7 -lpthread -ldl -lutil -lm -O2 -g -fstack-protector-strong -O2 -g -Wl,-export-dynamic -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libpythonloader.so -o .libs/libpythonloader.so libtool: install: /usr/bin/install -c .libs/libpythonloader.soT /app/lib/libpeas-1.0/loaders/libpythonloader.so libtool: install: /usr/bin/install -c .libs/libpythonloader.lai /app/lib/libpeas-1.0/loaders/libpythonloader.la libtool: finish: PATH="/app/bin:/usr/bin:/sbin" ldconfig -n /app/lib/libpeas-1.0/loaders ---------------------------------------------------------------------- Libraries have been installed in: /app/lib/libpeas-1.0/loaders If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/run/build/libpeas/loaders/python' make[2]: Leaving directory '/run/build/libpeas/loaders/python' Making install in python3 make[2]: Entering directory '/run/build/libpeas/loaders/python3' make[3]: Entering directory '/run/build/libpeas/loaders/python3' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/lib/libpeas-1.0/loaders' /bin/sh ../../libtool --mode=install /usr/bin/install -c libpython3loader.la '/app/lib/libpeas-1.0/loaders' libtool: warning: relinking 'libpython3loader.la' libtool: install: (cd /run/build/libpeas/loaders/python3; /bin/sh "/run/build/libpeas/libtool" --tag CC --mode=relink gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -L/usr/lib/arm-linux-gnueabihf -lpython3.7m -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libpython3loader.la -rpath /app/lib/libpeas-1.0/loaders peas-plugin-loader-python.lo peas-python-internal.lo peas-python3-resources.lo ../../libpeas/libpeas-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lpython3.7m -lpthread -ldl -lutil -lm ) libtool: relink: gcc -shared -fPIC -DPIC .libs/peas-plugin-loader-python.o .libs/peas-python-internal.o .libs/peas-python3-resources.o -Wl,-rpath -Wl,/app/lib -L/usr/lib/arm-linux-gnueabihf -L/app/lib -lpeas-1.0 -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lpython3.7m -lpthread -ldl -lutil -lm -O2 -g -fstack-protector-strong -O2 -g -Wl,-export-dynamic -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libpython3loader.so -o .libs/libpython3loader.so libtool: install: /usr/bin/install -c .libs/libpython3loader.soT /app/lib/libpeas-1.0/loaders/libpython3loader.so libtool: install: /usr/bin/install -c .libs/libpython3loader.lai /app/lib/libpeas-1.0/loaders/libpython3loader.la libtool: finish: PATH="/app/bin:/usr/bin:/sbin" ldconfig -n /app/lib/libpeas-1.0/loaders ---------------------------------------------------------------------- Libraries have been installed in: /app/lib/libpeas-1.0/loaders If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/run/build/libpeas/loaders/python3' make[2]: Leaving directory '/run/build/libpeas/loaders/python3' make[2]: Entering directory '/run/build/libpeas/loaders' make[3]: Entering directory '/run/build/libpeas/loaders' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/run/build/libpeas/loaders' make[2]: Leaving directory '/run/build/libpeas/loaders' make[1]: Leaving directory '/run/build/libpeas/loaders' Making install in libpeas-gtk make[1]: Entering directory '/run/build/libpeas/libpeas-gtk' make[2]: Entering directory '/run/build/libpeas/libpeas-gtk' /usr/bin/mkdir -p '/app/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libpeas-gtk-1.0.la '/app/lib' libtool: warning: relinking 'libpeas-gtk-1.0.la' libtool: install: (cd /run/build/libpeas/libpeas-gtk; /bin/sh "/run/build/libpeas/libtool" --tag CC --mode=relink gcc -O2 -g -fstack-protector-strong -O2 -g -version-info 2200:0:2200 -export-dynamic -no-undefined -export-symbols-regex "^[^_].*" -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libpeas-gtk-1.0.la -rpath /app/lib peas-gtk-configurable.lo peas-gtk-disable-plugins-dialog.lo peas-gtk-plugin-manager.lo peas-gtk-plugin-manager-store.lo peas-gtk-plugin-manager-view.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../libpeas/libpeas-1.0.la ) libtool: relink: /usr/bin/nm -B .libs/peas-gtk-configurable.o .libs/peas-gtk-disable-plugins-dialog.o .libs/peas-gtk-plugin-manager.o .libs/peas-gtk-plugin-manager-store.o .libs/peas-gtk-plugin-manager-view.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libpeas-gtk-1.0.exp libtool: relink: /usr/bin/grep -E -e "^[^_].*" ".libs/libpeas-gtk-1.0.exp" > ".libs/libpeas-gtk-1.0.expT" libtool: relink: mv -f ".libs/libpeas-gtk-1.0.expT" ".libs/libpeas-gtk-1.0.exp" libtool: relink: echo "{ global:" > .libs/libpeas-gtk-1.0.ver libtool: relink: cat .libs/libpeas-gtk-1.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpeas-gtk-1.0.ver libtool: relink: echo "local: *; };" >> .libs/libpeas-gtk-1.0.ver libtool: relink: gcc -shared -fPIC -DPIC .libs/peas-gtk-configurable.o .libs/peas-gtk-disable-plugins-dialog.o .libs/peas-gtk-plugin-manager.o .libs/peas-gtk-plugin-manager-store.o .libs/peas-gtk-plugin-manager-view.o -Wl,-rpath -Wl,/app/lib -L/app/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lpeas-1.0 -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libpeas-gtk-1.0.so.0 -Wl,-version-script -Wl,.libs/libpeas-gtk-1.0.ver -o .libs/libpeas-gtk-1.0.so.0.2200.0 libtool: install: /usr/bin/install -c .libs/libpeas-gtk-1.0.so.0.2200.0T /app/lib/libpeas-gtk-1.0.so.0.2200.0 libtool: install: (cd /app/lib && { ln -s -f libpeas-gtk-1.0.so.0.2200.0 libpeas-gtk-1.0.so.0 || { rm -f libpeas-gtk-1.0.so.0 && ln -s libpeas-gtk-1.0.so.0.2200.0 libpeas-gtk-1.0.so.0; }; }) libtool: install: (cd /app/lib && { ln -s -f libpeas-gtk-1.0.so.0.2200.0 libpeas-gtk-1.0.so || { rm -f libpeas-gtk-1.0.so && ln -s libpeas-gtk-1.0.so.0.2200.0 libpeas-gtk-1.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libpeas-gtk-1.0.lai /app/lib/libpeas-gtk-1.0.la libtool: finish: PATH="/app/bin:/usr/bin:/sbin" ldconfig -n /app/lib ---------------------------------------------------------------------- Libraries have been installed in: /app/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/app/share/gir-1.0' /usr/bin/install -c -m 644 PeasGtk-1.0.gir '/app/share/gir-1.0' /usr/bin/mkdir -p '/app/include/libpeas-1.0/libpeas-gtk' /usr/bin/install -c -m 644 peas-gtk-autocleanups.h peas-gtk-configurable.h peas-gtk-plugin-manager.h peas-gtk-plugin-manager-view.h peas-gtk.h '/app/include/libpeas-1.0/libpeas-gtk' /usr/bin/mkdir -p '/app/lib/girepository-1.0' /usr/bin/install -c -m 644 PeasGtk-1.0.typelib '/app/lib/girepository-1.0' make[2]: Leaving directory '/run/build/libpeas/libpeas-gtk' make[1]: Leaving directory '/run/build/libpeas/libpeas-gtk' Making install in peas-demo make[1]: Entering directory '/run/build/libpeas/peas-demo' Making install in plugins make[2]: Entering directory '/run/build/libpeas/peas-demo/plugins' Making install in helloworld make[3]: Entering directory '/run/build/libpeas/peas-demo/plugins/helloworld' make[4]: Entering directory '/run/build/libpeas/peas-demo/plugins/helloworld' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/lib/peas-demo/plugins/helloworld' /usr/bin/install -c -m 644 helloworld.plugin '/app/lib/peas-demo/plugins/helloworld' /usr/bin/mkdir -p '/app/lib/peas-demo/plugins/helloworld' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libhelloworld.la '/app/lib/peas-demo/plugins/helloworld' libtool: warning: relinking 'libhelloworld.la' libtool: install: (cd /run/build/libpeas/peas-demo/plugins/helloworld; /bin/sh "/run/build/libpeas/libtool" --tag CC --mode=relink gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libhelloworld.la -rpath /app/lib/peas-demo/plugins/helloworld peasdemo-hello-world-plugin.lo peasdemo-hello-world-configurable.lo ../../../libpeas-gtk/libpeas-gtk-1.0.la ../../../libpeas/libpeas-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ) libtool: relink: gcc -shared -fPIC -DPIC .libs/peasdemo-hello-world-plugin.o .libs/peasdemo-hello-world-configurable.o -Wl,-rpath -Wl,/app/lib -L/run/build/libpeas/libpeas/.libs -L/app/lib -lpeas-gtk-1.0 -lpeas-1.0 -lgmodule-2.0 -lgirepository-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libhelloworld.so -o .libs/libhelloworld.so libtool: install: /usr/bin/install -c .libs/libhelloworld.soT /app/lib/peas-demo/plugins/helloworld/libhelloworld.so libtool: install: /usr/bin/install -c .libs/libhelloworld.lai /app/lib/peas-demo/plugins/helloworld/libhelloworld.la libtool: finish: PATH="/app/bin:/usr/bin:/sbin" ldconfig -n /app/lib/peas-demo/plugins/helloworld ---------------------------------------------------------------------- Libraries have been installed in: /app/lib/peas-demo/plugins/helloworld If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/run/build/libpeas/peas-demo/plugins/helloworld' make[3]: Leaving directory '/run/build/libpeas/peas-demo/plugins/helloworld' Making install in secondtime make[3]: Entering directory '/run/build/libpeas/peas-demo/plugins/secondtime' make[4]: Entering directory '/run/build/libpeas/peas-demo/plugins/secondtime' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/lib/peas-demo/plugins/secondtime' /usr/bin/install -c -m 644 secondtime.plugin '/app/lib/peas-demo/plugins/secondtime' /usr/bin/mkdir -p '/app/lib/peas-demo/plugins/secondtime' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsecondtime.la '/app/lib/peas-demo/plugins/secondtime' libtool: warning: relinking 'libsecondtime.la' libtool: install: (cd /run/build/libpeas/peas-demo/plugins/secondtime; /bin/sh "/run/build/libpeas/libtool" --tag CC --mode=relink gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libsecondtime.la -rpath /app/lib/peas-demo/plugins/secondtime second-time.lo ../../../libpeas/libpeas-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ) libtool: relink: gcc -shared -fPIC -DPIC .libs/second-time.o -Wl,-rpath -Wl,/app/lib -L/app/lib -lpeas-1.0 -lgmodule-2.0 -lgirepository-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libsecondtime.so -o .libs/libsecondtime.so libtool: install: /usr/bin/install -c .libs/libsecondtime.soT /app/lib/peas-demo/plugins/secondtime/libsecondtime.so libtool: install: /usr/bin/install -c .libs/libsecondtime.lai /app/lib/peas-demo/plugins/secondtime/libsecondtime.la libtool: finish: PATH="/app/bin:/usr/bin:/sbin" ldconfig -n /app/lib/peas-demo/plugins/secondtime ---------------------------------------------------------------------- Libraries have been installed in: /app/lib/peas-demo/plugins/secondtime If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/run/build/libpeas/peas-demo/plugins/secondtime' make[3]: Leaving directory '/run/build/libpeas/peas-demo/plugins/secondtime' Making install in pythonhello make[3]: Entering directory '/run/build/libpeas/peas-demo/plugins/pythonhello' make[4]: Entering directory '/run/build/libpeas/peas-demo/plugins/pythonhello' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/lib/peas-demo/plugins/pythonhello' /usr/bin/install -c -m 644 pythonhello.plugin '/app/lib/peas-demo/plugins/pythonhello' /usr/bin/mkdir -p '/app/lib/peas-demo/plugins/pythonhello' /usr/bin/install -c -m 644 pythonhello.py '/app/lib/peas-demo/plugins/pythonhello' Byte-compiling python modules... pythonhello.py -c:2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Byte-compiling python modules (optimized versions) ... pythonhello.py make[4]: Leaving directory '/run/build/libpeas/peas-demo/plugins/pythonhello' make[3]: Leaving directory '/run/build/libpeas/peas-demo/plugins/pythonhello' make[3]: Entering directory '/run/build/libpeas/peas-demo/plugins' make[4]: Entering directory '/run/build/libpeas/peas-demo/plugins' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/libpeas/peas-demo/plugins' make[3]: Leaving directory '/run/build/libpeas/peas-demo/plugins' make[2]: Leaving directory '/run/build/libpeas/peas-demo/plugins' make[2]: Entering directory '/run/build/libpeas/peas-demo' make[3]: Entering directory '/run/build/libpeas/peas-demo' /usr/bin/mkdir -p '/app/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c peas-demo '/app/bin' libtool: install: /usr/bin/install -c .libs/peas-demo /app/bin/peas-demo make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/run/build/libpeas/peas-demo' make[2]: Leaving directory '/run/build/libpeas/peas-demo' make[1]: Leaving directory '/run/build/libpeas/peas-demo' Making install in tests make[1]: Entering directory '/run/build/libpeas/tests' Making install in plugins make[2]: Entering directory '/run/build/libpeas/tests/plugins' Making install in builtin make[3]: Entering directory '/run/build/libpeas/tests/plugins/builtin' make[4]: Entering directory '/run/build/libpeas/tests/plugins/builtin' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/libpeas/tests/plugins/builtin' make[3]: Leaving directory '/run/build/libpeas/tests/plugins/builtin' Making install in has-dep make[3]: Entering directory '/run/build/libpeas/tests/plugins/has-dep' make[4]: Entering directory '/run/build/libpeas/tests/plugins/has-dep' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/libpeas/tests/plugins/has-dep' make[3]: Leaving directory '/run/build/libpeas/tests/plugins/has-dep' Making install in loadable make[3]: Entering directory '/run/build/libpeas/tests/plugins/loadable' make[4]: Entering directory '/run/build/libpeas/tests/plugins/loadable' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/libpeas/tests/plugins/loadable' make[3]: Leaving directory '/run/build/libpeas/tests/plugins/loadable' Making install in self-dep make[3]: Entering directory '/run/build/libpeas/tests/plugins/self-dep' make[4]: Entering directory '/run/build/libpeas/tests/plugins/self-dep' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/libpeas/tests/plugins/self-dep' make[3]: Leaving directory '/run/build/libpeas/tests/plugins/self-dep' make[3]: Entering directory '/run/build/libpeas/tests/plugins' make[4]: Entering directory '/run/build/libpeas/tests/plugins' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/libpeas/tests/plugins' make[3]: Leaving directory '/run/build/libpeas/tests/plugins' make[2]: Leaving directory '/run/build/libpeas/tests/plugins' Making install in testing-util make[2]: Entering directory '/run/build/libpeas/tests/testing-util' make[3]: Entering directory '/run/build/libpeas/tests/testing-util' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/run/build/libpeas/tests/testing-util' make[2]: Leaving directory '/run/build/libpeas/tests/testing-util' Making install in libpeas make[2]: Entering directory '/run/build/libpeas/tests/libpeas' Making install in introspection make[3]: Entering directory '/run/build/libpeas/tests/libpeas/introspection' make[4]: Entering directory '/run/build/libpeas/tests/libpeas/introspection' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/libpeas/tests/libpeas/introspection' make[3]: Leaving directory '/run/build/libpeas/tests/libpeas/introspection' Making install in plugins make[3]: Entering directory '/run/build/libpeas/tests/libpeas/plugins' Making install in embedded make[4]: Entering directory '/run/build/libpeas/tests/libpeas/plugins/embedded' make[5]: Entering directory '/run/build/libpeas/tests/libpeas/plugins/embedded' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/run/build/libpeas/tests/libpeas/plugins/embedded' make[4]: Leaving directory '/run/build/libpeas/tests/libpeas/plugins/embedded' Making install in extension-c make[4]: Entering directory '/run/build/libpeas/tests/libpeas/plugins/extension-c' make[5]: Entering directory '/run/build/libpeas/tests/libpeas/plugins/extension-c' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/run/build/libpeas/tests/libpeas/plugins/extension-c' make[4]: Leaving directory '/run/build/libpeas/tests/libpeas/plugins/extension-c' Making install in extension-python make[4]: Entering directory '/run/build/libpeas/tests/libpeas/plugins/extension-python' make[5]: Entering directory '/run/build/libpeas/tests/libpeas/plugins/extension-python' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/run/build/libpeas/tests/libpeas/plugins/extension-python' make[4]: Leaving directory '/run/build/libpeas/tests/libpeas/plugins/extension-python' make[4]: Entering directory '/run/build/libpeas/tests/libpeas/plugins' make[5]: Entering directory '/run/build/libpeas/tests/libpeas/plugins' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/run/build/libpeas/tests/libpeas/plugins' make[4]: Leaving directory '/run/build/libpeas/tests/libpeas/plugins' make[3]: Leaving directory '/run/build/libpeas/tests/libpeas/plugins' Making install in testing make[3]: Entering directory '/run/build/libpeas/tests/libpeas/testing' make[4]: Entering directory '/run/build/libpeas/tests/libpeas/testing' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/libpeas/tests/libpeas/testing' make[3]: Leaving directory '/run/build/libpeas/tests/libpeas/testing' make[3]: Entering directory '/run/build/libpeas/tests/libpeas' make[4]: Entering directory '/run/build/libpeas/tests/libpeas' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/libpeas/tests/libpeas' make[3]: Leaving directory '/run/build/libpeas/tests/libpeas' make[2]: Leaving directory '/run/build/libpeas/tests/libpeas' Making install in libpeas-gtk make[2]: Entering directory '/run/build/libpeas/tests/libpeas-gtk' Making install in plugins make[3]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/plugins' Making install in builtin-configurable make[4]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/plugins/builtin-configurable' make[5]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/plugins/builtin-configurable' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk/plugins/builtin-configurable' make[4]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk/plugins/builtin-configurable' Making install in configurable make[4]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/plugins/configurable' make[5]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/plugins/configurable' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk/plugins/configurable' make[4]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk/plugins/configurable' Making install in valid-custom-icon make[4]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/plugins/valid-custom-icon' make[5]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/plugins/valid-custom-icon' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk/plugins/valid-custom-icon' make[4]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk/plugins/valid-custom-icon' make[4]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/plugins' make[5]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/plugins' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk/plugins' make[4]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk/plugins' make[3]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk/plugins' Making install in testing make[3]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/testing' make[4]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/testing' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk/testing' make[3]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk/testing' make[3]: Entering directory '/run/build/libpeas/tests/libpeas-gtk' make[4]: Entering directory '/run/build/libpeas/tests/libpeas-gtk' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk' make[3]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk' make[2]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk' make[2]: Entering directory '/run/build/libpeas/tests' make[3]: Entering directory '/run/build/libpeas/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/run/build/libpeas/tests' make[2]: Leaving directory '/run/build/libpeas/tests' make[1]: Leaving directory '/run/build/libpeas/tests' Making install in data make[1]: Entering directory '/run/build/libpeas/data' Making install in icons make[2]: Entering directory '/run/build/libpeas/data/icons' make[3]: Entering directory '/run/build/libpeas/data/icons' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/share/icons/hicolor/16x16/actions' /usr/bin/install -c -m 644 16x16/libpeas-plugin.png '/app/share/icons/hicolor/16x16/actions' /usr/bin/mkdir -p '/app/share/icons/hicolor/22x22/actions' /usr/bin/install -c -m 644 22x22/libpeas-plugin.png '/app/share/icons/hicolor/22x22/actions' /usr/bin/mkdir -p '/app/share/icons/hicolor/32x32/actions' /usr/bin/install -c -m 644 32x32/libpeas-plugin.png '/app/share/icons/hicolor/32x32/actions' /usr/bin/mkdir -p '/app/share/icons/hicolor/scalable/actions' /usr/bin/install -c -m 644 scalable/libpeas-plugin.svg '/app/share/icons/hicolor/scalable/actions' make install-data-hook make[4]: Entering directory '/run/build/libpeas/data/icons' Updating Gtk icon cache. gtk-update-icon-cache: Cache file created successfully. make[4]: Leaving directory '/run/build/libpeas/data/icons' make[3]: Leaving directory '/run/build/libpeas/data/icons' make[2]: Leaving directory '/run/build/libpeas/data/icons' make[2]: Entering directory '/run/build/libpeas/data' make[3]: Entering directory '/run/build/libpeas/data' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/lib/pkgconfig' /usr/bin/install -c -m 644 libpeas-1.0.pc libpeas-gtk-1.0.pc '/app/lib/pkgconfig' make[3]: Leaving directory '/run/build/libpeas/data' make[2]: Leaving directory '/run/build/libpeas/data' make[1]: Leaving directory '/run/build/libpeas/data' Making install in po make[1]: Entering directory '/run/build/libpeas/po' linguas="an ar as ast be bg bn_IN bs ca ca@valencia cs da de el en_GB eo es et eu fa fi fr fur gl gu he hr hu hi id is it ja kk kn ko lt lv ml mr nb nds ne nl oc or pa pl pt pt_BR ro ru sl sk sr sr@latin sv ta te tg th tr ug uk vi zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/app/share/locale/$lang/LC_MESSAGES; \ /bin/sh /run/build/libpeas/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/libpeas.mo; \ echo "installing $lang.gmo as $dir/libpeas.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/libpeas.mo; \ echo "installing ./$lang.gmo as" \ "$dir/libpeas.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/libpeas.mo.m; \ echo "installing $lang.gmo.m as $dir/libpeas.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/libpeas.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/libpeas.mo.m"; \ else \ true; \ fi; \ fi; \ done installing an.gmo as /app/share/locale/an/LC_MESSAGES/libpeas.mo installing ar.gmo as /app/share/locale/ar/LC_MESSAGES/libpeas.mo installing as.gmo as /app/share/locale/as/LC_MESSAGES/libpeas.mo installing ast.gmo as /app/share/locale/ast/LC_MESSAGES/libpeas.mo installing be.gmo as /app/share/locale/be/LC_MESSAGES/libpeas.mo installing bg.gmo as /app/share/locale/bg/LC_MESSAGES/libpeas.mo installing bn_IN.gmo as /app/share/locale/bn_IN/LC_MESSAGES/libpeas.mo installing bs.gmo as /app/share/locale/bs/LC_MESSAGES/libpeas.mo installing ca.gmo as /app/share/locale/ca/LC_MESSAGES/libpeas.mo installing ca@valencia.gmo as /app/share/locale/ca@valencia/LC_MESSAGES/libpeas.mo installing cs.gmo as /app/share/locale/cs/LC_MESSAGES/libpeas.mo installing da.gmo as /app/share/locale/da/LC_MESSAGES/libpeas.mo installing de.gmo as /app/share/locale/de/LC_MESSAGES/libpeas.mo installing el.gmo as /app/share/locale/el/LC_MESSAGES/libpeas.mo installing en_GB.gmo as /app/share/locale/en_GB/LC_MESSAGES/libpeas.mo installing eo.gmo as /app/share/locale/eo/LC_MESSAGES/libpeas.mo installing es.gmo as /app/share/locale/es/LC_MESSAGES/libpeas.mo installing et.gmo as /app/share/locale/et/LC_MESSAGES/libpeas.mo installing eu.gmo as /app/share/locale/eu/LC_MESSAGES/libpeas.mo installing fa.gmo as /app/share/locale/fa/LC_MESSAGES/libpeas.mo installing fi.gmo as /app/share/locale/fi/LC_MESSAGES/libpeas.mo installing fr.gmo as /app/share/locale/fr/LC_MESSAGES/libpeas.mo installing fur.gmo as /app/share/locale/fur/LC_MESSAGES/libpeas.mo installing gl.gmo as /app/share/locale/gl/LC_MESSAGES/libpeas.mo installing gu.gmo as /app/share/locale/gu/LC_MESSAGES/libpeas.mo installing he.gmo as /app/share/locale/he/LC_MESSAGES/libpeas.mo installing hr.gmo as /app/share/locale/hr/LC_MESSAGES/libpeas.mo installing hu.gmo as /app/share/locale/hu/LC_MESSAGES/libpeas.mo installing hi.gmo as /app/share/locale/hi/LC_MESSAGES/libpeas.mo installing id.gmo as /app/share/locale/id/LC_MESSAGES/libpeas.mo installing is.gmo as /app/share/locale/is/LC_MESSAGES/libpeas.mo installing it.gmo as /app/share/locale/it/LC_MESSAGES/libpeas.mo installing ja.gmo as /app/share/locale/ja/LC_MESSAGES/libpeas.mo installing kk.gmo as /app/share/locale/kk/LC_MESSAGES/libpeas.mo installing kn.gmo as /app/share/locale/kn/LC_MESSAGES/libpeas.mo installing ko.gmo as /app/share/locale/ko/LC_MESSAGES/libpeas.mo installing lt.gmo as /app/share/locale/lt/LC_MESSAGES/libpeas.mo installing lv.gmo as /app/share/locale/lv/LC_MESSAGES/libpeas.mo installing ml.gmo as /app/share/locale/ml/LC_MESSAGES/libpeas.mo installing mr.gmo as /app/share/locale/mr/LC_MESSAGES/libpeas.mo installing nb.gmo as /app/share/locale/nb/LC_MESSAGES/libpeas.mo installing nds.gmo as /app/share/locale/nds/LC_MESSAGES/libpeas.mo installing ne.gmo as /app/share/locale/ne/LC_MESSAGES/libpeas.mo installing nl.gmo as /app/share/locale/nl/LC_MESSAGES/libpeas.mo installing oc.gmo as /app/share/locale/oc/LC_MESSAGES/libpeas.mo installing or.gmo as /app/share/locale/or/LC_MESSAGES/libpeas.mo installing pa.gmo as /app/share/locale/pa/LC_MESSAGES/libpeas.mo installing pl.gmo as /app/share/locale/pl/LC_MESSAGES/libpeas.mo installing pt.gmo as /app/share/locale/pt/LC_MESSAGES/libpeas.mo installing pt_BR.gmo as /app/share/locale/pt_BR/LC_MESSAGES/libpeas.mo installing ro.gmo as /app/share/locale/ro/LC_MESSAGES/libpeas.mo installing ru.gmo as /app/share/locale/ru/LC_MESSAGES/libpeas.mo installing sl.gmo as /app/share/locale/sl/LC_MESSAGES/libpeas.mo installing sk.gmo as /app/share/locale/sk/LC_MESSAGES/libpeas.mo installing sr.gmo as /app/share/locale/sr/LC_MESSAGES/libpeas.mo installing sr@latin.gmo as /app/share/locale/sr@latin/LC_MESSAGES/libpeas.mo installing sv.gmo as /app/share/locale/sv/LC_MESSAGES/libpeas.mo installing ta.gmo as /app/share/locale/ta/LC_MESSAGES/libpeas.mo installing te.gmo as /app/share/locale/te/LC_MESSAGES/libpeas.mo installing tg.gmo as /app/share/locale/tg/LC_MESSAGES/libpeas.mo installing th.gmo as /app/share/locale/th/LC_MESSAGES/libpeas.mo installing tr.gmo as /app/share/locale/tr/LC_MESSAGES/libpeas.mo installing ug.gmo as /app/share/locale/ug/LC_MESSAGES/libpeas.mo installing uk.gmo as /app/share/locale/uk/LC_MESSAGES/libpeas.mo installing vi.gmo as /app/share/locale/vi/LC_MESSAGES/libpeas.mo installing zh_CN.gmo as /app/share/locale/zh_CN/LC_MESSAGES/libpeas.mo installing zh_HK.gmo as /app/share/locale/zh_HK/LC_MESSAGES/libpeas.mo installing zh_TW.gmo as /app/share/locale/zh_TW/LC_MESSAGES/libpeas.mo make[1]: Leaving directory '/run/build/libpeas/po' Making install in docs make[1]: Entering directory '/run/build/libpeas/docs' Making install in reference make[2]: Entering directory '/run/build/libpeas/docs/reference' make[3]: Entering directory '/run/build/libpeas/docs/reference' make[3]: Nothing to be done for 'install-exec-am'. Nothing to install make[3]: Leaving directory '/run/build/libpeas/docs/reference' make[2]: Leaving directory '/run/build/libpeas/docs/reference' make[2]: Entering directory '/run/build/libpeas/docs' make[3]: Entering directory '/run/build/libpeas/docs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/run/build/libpeas/docs' make[2]: Leaving directory '/run/build/libpeas/docs' make[1]: Leaving directory '/run/build/libpeas/docs' make[1]: Entering directory '/run/build/libpeas' make[2]: Entering directory '/run/build/libpeas' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/run/build/libpeas' make[1]: Leaving directory '/run/build/libpeas' Removing stale python bytecode file files/lib/peas-demo/plugins/pythonhello/__pycache__/pythonhello.cpython-37.pyc compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libpeas-1.0.so.0.2200.0 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libpeas-1.0.so.0.2200.0 [24] .debug_aranges compressed -> .zdebug_aranges (568 => 235 41.37%) [25] .debug_info compressed -> .zdebug_info (124064 => 62902 50.70%) [26] .debug_abbrev compressed -> .zdebug_abbrev (14732 => 2605 17.68%) [27] .debug_line compressed -> .zdebug_line (32305 => 11064 34.25%) [28] .debug_frame compressed -> .zdebug_frame (6672 => 2270 34.02%) [29] .debug_str compressed -> .zdebug_str (17599 => 6021 34.21%) [30] .debug_loc compressed -> .zdebug_loc (49836 => 13547 27.18%) [31] .debug_ranges compressed -> .zdebug_ranges (7128 => 2223 31.19%) [34] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libpeas-1.0.so.0.2200.0 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libpeas-1.0.so.0.2200.0.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libpeas-1.0/loaders/libpythonloader.so processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libpeas-1.0/loaders/libpythonloader.so [24] .debug_aranges compressed -> .zdebug_aranges (200 => 106 53.00%) [25] .debug_info compressed -> .zdebug_info (36512 => 20705 56.71%) [26] .debug_abbrev compressed -> .zdebug_abbrev (2920 => 926 31.71%) [27] .debug_line compressed -> .zdebug_line (7170 => 2962 41.31%) [28] .debug_frame compressed -> .zdebug_frame (756 => 427 56.48%) [29] .debug_str compressed -> .zdebug_str (13380 => 5628 42.06%) [30] .debug_loc compressed -> .zdebug_loc (6001 => 1790 29.83%) [31] .debug_ranges compressed -> .zdebug_ranges (856 => 367 42.87%) [34] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libpeas-1.0/loaders/libpythonloader.so to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libpeas-1.0/loaders/libpythonloader.so.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libpeas-1.0/loaders/libpython3loader.so processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libpeas-1.0/loaders/libpython3loader.so [24] .debug_aranges compressed -> .zdebug_aranges (200 => 108 54.00%) [25] .debug_info compressed -> .zdebug_info (41162 => 23778 57.77%) [26] .debug_abbrev compressed -> .zdebug_abbrev (3021 => 978 32.37%) [27] .debug_line compressed -> .zdebug_line (7683 => 3117 40.57%) [28] .debug_frame compressed -> .zdebug_frame (756 => 427 56.48%) [29] .debug_str compressed -> .zdebug_str (15371 => 6419 41.76%) [30] .debug_loc compressed -> .zdebug_loc (7041 => 2065 29.33%) [31] .debug_ranges compressed -> .zdebug_ranges (1408 => 567 40.27%) [34] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libpeas-1.0/loaders/libpython3loader.so to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libpeas-1.0/loaders/libpython3loader.so.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libpeas-gtk-1.0.so.0.2200.0 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libpeas-gtk-1.0.so.0.2200.0 [23] .debug_aranges compressed -> .zdebug_aranges (248 => 121 48.79%) [24] .debug_info compressed -> .zdebug_info (108563 => 56734 52.26%) [25] .debug_abbrev compressed -> .zdebug_abbrev (6706 => 1382 20.61%) [26] .debug_line compressed -> .zdebug_line (19278 => 6806 35.30%) [27] .debug_frame compressed -> .zdebug_frame (3604 => 1305 36.21%) [28] .debug_str compressed -> .zdebug_str (27689 => 9475 34.22%) [29] .debug_loc compressed -> .zdebug_loc (26611 => 7442 27.97%) [30] .debug_ranges compressed -> .zdebug_ranges (3400 => 1112 32.71%) [33] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libpeas-gtk-1.0.so.0.2200.0 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libpeas-gtk-1.0.so.0.2200.0.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/peas-demo/plugins/helloworld/libhelloworld.so processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/peas-demo/plugins/helloworld/libhelloworld.so [23] .debug_aranges compressed -> .zdebug_aranges (152 => 88 57.89%) [24] .debug_info compressed -> .zdebug_info (17161 => 6665 38.84%) [25] .debug_abbrev compressed -> .zdebug_abbrev (1942 => 565 29.09%) [26] .debug_line compressed -> .zdebug_line (3237 => 1129 34.88%) [27] .debug_frame compressed -> .zdebug_frame (580 => 331 57.07%) [28] .debug_str compressed -> .zdebug_str (6970 => 2780 39.89%) [29] .debug_loc compressed -> .zdebug_loc (1756 => 505 28.76%) [30] .debug_ranges compressed -> .zdebug_ranges (248 => 150 60.48%) [33] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/peas-demo/plugins/helloworld/libhelloworld.so to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/peas-demo/plugins/helloworld/libhelloworld.so.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/peas-demo/plugins/secondtime/libsecondtime.so processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/peas-demo/plugins/secondtime/libsecondtime.so [23] .debug_aranges compressed -> .zdebug_aranges (120 => 75 62.50%) [24] .debug_info compressed -> .zdebug_info (9701 => 5846 60.26%) [25] .debug_abbrev compressed -> .zdebug_abbrev (1034 => 482 46.62%) [26] .debug_line compressed -> .zdebug_line (1878 => 942 50.16%) [27] .debug_frame compressed -> .zdebug_frame (400 => 261 65.25%) [28] .debug_str compressed -> .zdebug_str (6107 => 2640 43.23%) [29] .debug_loc compressed -> .zdebug_loc (1530 => 438 28.63%) [30] .debug_ranges compressed -> .zdebug_ranges (160 => 106 66.25%) [33] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/peas-demo/plugins/secondtime/libsecondtime.so to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/peas-demo/plugins/secondtime/libsecondtime.so.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/peas-demo processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/peas-demo [26] .debug_aranges compressed -> .zdebug_aranges (248 => 125 50.40%) [27] .debug_info compressed -> .zdebug_info (29755 => 16982 57.07%) [28] .debug_abbrev compressed -> .zdebug_abbrev (2569 => 797 31.02%) [29] .debug_line compressed -> .zdebug_line (4395 => 1681 38.25%) [30] .debug_frame compressed -> .zdebug_frame (404 => 238 58.91%) [31] .debug_str compressed -> .zdebug_str (17426 => 6843 39.27%) [32] .debug_loc compressed -> .zdebug_loc (1464 => 502 34.29%) [33] .debug_ranges compressed -> .zdebug_ranges (184 => 118 64.13%) [36] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/peas-demo to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/bin/peas-demo.debug Committing stage build-libpeas to cache ======================================================================== Building module libgee in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/libgee-1 ======================================================================== Already on 'master' + aclocal --install aclocal: installing 'm4/ax_require_defined.m4' from '/usr/share/aclocal/ax_require_defined.m4' aclocal: installing 'm4/introspection.m4' from '/usr/share/aclocal/introspection.m4' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' aclocal: installing 'm4/pkg.m4' from '/usr/share/aclocal/pkg.m4' aclocal: installing 'm4/vala.m4' from '/usr/share/aclocal/vala.m4' + autoreconf --verbose --force --install -Wno-portability autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force --warnings=no-portability --install -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:9: installing './compile' configure.ac:13: installing './config.guess' configure.ac:13: installing './config.sub' configure.ac:5: installing './install-sh' configure.ac:5: installing './missing' benchmark/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' + set +x Skipping configure process. 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 UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... armv8l-unknown-linux-gnueabihf checking host system type... armv8l-unknown-linux-gnueabihf checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/arm-unknown-linux-gnueabihf/bin/ld checking if the linker (/usr/arm-unknown-linux-gnueabihf/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 armv8l-unknown-linux-gnueabihf file names to armv8l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv8l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/arm-unknown-linux-gnueabihf/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 how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if 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/arm-unknown-linux-gnueabihf/bin/ld) 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 for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for gobject-introspection... yes configure: WARNING: Missing checkfile file ./gee/libgee_0_8_la_vala.stamp. Forcing vala mode configure: WARNING: Missing checkfile file ./tests/tests_vala.stamp. Forcing vala mode checking for valac... /usr/bin/valac checking whether /usr/bin/valac is at least version 0.25.1... yes checking for vala bindings... yes checking for vapigen... /usr/bin/vapigen checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gee-0.8.pc config.status: creating benchmark/Makefile config.status: creating doc/Makefile config.status: creating gee/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/run/build/libgee' Making all in gee make[2]: Entering directory '/run/build/libgee/gee' /usr/bin/valac --target-glib=2.36 --hide-internal -H gee.h --vapi gee-0.8.vapi -h gee-internals.h --internal-vapi gee-internals-0.8.vapi --library gee-0.8 --gir Gee-0.8.gir --pkg gio-2.0 --vapidir ../utils --pkg geeutils --target-glib=2.36 --hide-internal -C assemblyinfo.vala abstractbidirlist.vala abstractbidirsortedset.vala abstractbidirsortedmap.vala abstractcollection.vala abstractlist.vala abstractmap.vala abstractmultimap.vala abstractmultiset.vala abstractqueue.vala abstractset.vala abstractsortedmap.vala abstractsortedset.vala arraylist.vala arrayqueue.vala bidiriterator.vala bidirlist.vala bidirlistiterator.vala bidirmapiterator.vala bidirsortedset.vala bidirsortedmap.vala collection.vala comparable.vala concurrentlist.vala concurrentset.vala deque.vala functions.vala future.vala hashable.vala hashmap.vala hashmultimap.vala hashmultiset.vala hashset.vala hazardpointer.vala iterable.vala iterator.vala lazy.vala linkedlist.vala lightmapfuture.vala list.vala listiterator.vala map.vala mapiterator.vala multimap.vala multiset.vala priorityqueue.vala promise.vala queue.vala readonlybidirlist.vala readonlybidirsortedset.vala readonlybidirsortedmap.vala readonlycollection.vala readonlylist.vala readonlymap.vala readonlymultimap.vala readonlymultiset.vala readonlyset.vala readonlysortedmap.vala readonlysortedset.vala set.vala sortedmap.vala sortedset.vala streamiterator.vala task.vala teeiterator.vala timsort.vala traversable.vala treemap.vala treemultimap.vala treemultiset.vala treeset.vala unfolditerator.vala unrolledlinkedlist.vala arraylist.vala:60.2-60.35: warning: Type `Gee.EqualDataFunc' can not be used for a GLib.Object property public EqualDataFunc equal_func { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ arrayqueue.vala:52.2-52.35: warning: Type `Gee.EqualDataFunc' can not be used for a GLib.Object property public EqualDataFunc equal_func { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ concurrentlist.vala:36.2-36.39: warning: Type `Gee.EqualDataFunc' can not be used for a GLib.Object property public Gee.EqualDataFunc equal_func { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future.vala:174.24-174.27: warning: copying delegates is not supported future.vala:248.3-248.24: warning: copying delegates is not supported hashmap.vala:101.2-101.37: warning: Type `Gee.HashDataFunc' can not be used for a GLib.Object property public HashDataFunc key_hash_func { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ hashmap.vala:112.2-112.39: warning: Type `Gee.EqualDataFunc' can not be used for a GLib.Object property public EqualDataFunc key_equal_func { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ hashmap.vala:123.2-123.41: warning: Type `Gee.EqualDataFunc' can not be used for a GLib.Object property public EqualDataFunc value_equal_func { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ hashmultimap.vala:27.2-27.37: warning: Type `Gee.HashDataFunc' can not be used for a GLib.Object property public HashDataFunc key_hash_func { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ hashmultimap.vala:31.2-31.39: warning: Type `Gee.EqualDataFunc' can not be used for a GLib.Object property public EqualDataFunc key_equal_func { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ hashmultimap.vala:36.2-36.39: warning: Type `Gee.HashDataFunc' can not be used for a GLib.Object property public HashDataFunc value_hash_func { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ hashmultimap.vala:44.2-44.41: warning: Type `Gee.EqualDataFunc' can not be used for a GLib.Object property public EqualDataFunc value_equal_func { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ hashmultiset.vala:27.2-27.33: warning: Type `Gee.HashDataFunc' can not be used for a GLib.Object property public HashDataFunc hash_func { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ hashmultiset.vala:31.2-31.35: warning: Type `Gee.EqualDataFunc' can not be used for a GLib.Object property public EqualDataFunc equal_func { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ hashmultiset.vala:69.30-69.38: warning: copying delegates is not supported hashmultiset.vala:69.41-69.50: warning: copying delegates is not supported hashset.vala:95.2-95.33: warning: Type `Gee.HashDataFunc' can not be used for a GLib.Object property public HashDataFunc hash_func { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ hashset.vala:106.2-106.35: warning: Type `Gee.EqualDataFunc' can not be used for a GLib.Object property public EqualDataFunc equal_func { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ linkedlist.vala:49.2-49.35: warning: Type `Gee.EqualDataFunc' can not be used for a GLib.Object property public EqualDataFunc equal_func { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ priorityqueue.vala:49.2-49.39: warning: Type `GLib.CompareDataFunc' can not be used for a GLib.Object property public CompareDataFunc compare_func { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ treemap.vala:95.2-95.43: warning: Type `GLib.CompareDataFunc' can not be used for a GLib.Object property public CompareDataFunc key_compare_func { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ treemap.vala:106.2-106.41: warning: Type `Gee.EqualDataFunc' can not be used for a GLib.Object property public EqualDataFunc value_equal_func { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ treemultimap.vala:28.2-28.43: warning: Type `GLib.CompareDataFunc' can not be used for a GLib.Object property public CompareDataFunc key_compare_func { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ treemultimap.vala:33.2-33.45: warning: Type `GLib.CompareDataFunc' can not be used for a GLib.Object property public CompareDataFunc value_compare_func { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ treemultiset.vala:28.2-28.39: warning: Type `GLib.CompareDataFunc' can not be used for a GLib.Object property public CompareDataFunc compare_func { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ treeset.vala:54.2-54.39: warning: Type `GLib.CompareDataFunc' can not be used for a GLib.Object property public CompareDataFunc compare_func { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unrolledlinkedlist.vala:44.2-44.35: warning: Type `Gee.EqualDataFunc' can not be used for a GLib.Object property public EqualDataFunc equal_func { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compilation succeeded - 27 warning(s) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-assemblyinfo.lo -MD -MP -MF .deps/libgee_0_8_la-assemblyinfo.Tpo -c -o libgee_0_8_la-assemblyinfo.lo `test -f 'assemblyinfo.c' || echo './'`assemblyinfo.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-abstractbidirlist.lo -MD -MP -MF .deps/libgee_0_8_la-abstractbidirlist.Tpo -c -o libgee_0_8_la-abstractbidirlist.lo `test -f 'abstractbidirlist.c' || echo './'`abstractbidirlist.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-abstractbidirsortedset.lo -MD -MP -MF .deps/libgee_0_8_la-abstractbidirsortedset.Tpo -c -o libgee_0_8_la-abstractbidirsortedset.lo `test -f 'abstractbidirsortedset.c' || echo './'`abstractbidirsortedset.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-abstractbidirsortedmap.lo -MD -MP -MF .deps/libgee_0_8_la-abstractbidirsortedmap.Tpo -c -o libgee_0_8_la-abstractbidirsortedmap.lo `test -f 'abstractbidirsortedmap.c' || echo './'`abstractbidirsortedmap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-abstractcollection.lo -MD -MP -MF .deps/libgee_0_8_la-abstractcollection.Tpo -c -o libgee_0_8_la-abstractcollection.lo `test -f 'abstractcollection.c' || echo './'`abstractcollection.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-abstractlist.lo -MD -MP -MF .deps/libgee_0_8_la-abstractlist.Tpo -c -o libgee_0_8_la-abstractlist.lo `test -f 'abstractlist.c' || echo './'`abstractlist.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-abstractmap.lo -MD -MP -MF .deps/libgee_0_8_la-abstractmap.Tpo -c -o libgee_0_8_la-abstractmap.lo `test -f 'abstractmap.c' || echo './'`abstractmap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-abstractmultimap.lo -MD -MP -MF .deps/libgee_0_8_la-abstractmultimap.Tpo -c -o libgee_0_8_la-abstractmultimap.lo `test -f 'abstractmultimap.c' || echo './'`abstractmultimap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-abstractmap.lo -MD -MP -MF .deps/libgee_0_8_la-abstractmap.Tpo -c abstractmap.c -fPIC -DPIC -o .libs/libgee_0_8_la-abstractmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-abstractbidirsortedmap.lo -MD -MP -MF .deps/libgee_0_8_la-abstractbidirsortedmap.Tpo -c abstractbidirsortedmap.c -fPIC -DPIC -o .libs/libgee_0_8_la-abstractbidirsortedmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-assemblyinfo.lo -MD -MP -MF .deps/libgee_0_8_la-assemblyinfo.Tpo -c assemblyinfo.c -fPIC -DPIC -o .libs/libgee_0_8_la-assemblyinfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-abstractbidirlist.lo -MD -MP -MF .deps/libgee_0_8_la-abstractbidirlist.Tpo -c abstractbidirlist.c -fPIC -DPIC -o .libs/libgee_0_8_la-abstractbidirlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-abstractlist.lo -MD -MP -MF .deps/libgee_0_8_la-abstractlist.Tpo -c abstractlist.c -fPIC -DPIC -o .libs/libgee_0_8_la-abstractlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-abstractbidirsortedset.lo -MD -MP -MF .deps/libgee_0_8_la-abstractbidirsortedset.Tpo -c abstractbidirsortedset.c -fPIC -DPIC -o .libs/libgee_0_8_la-abstractbidirsortedset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-abstractcollection.lo -MD -MP -MF .deps/libgee_0_8_la-abstractcollection.Tpo -c abstractcollection.c -fPIC -DPIC -o .libs/libgee_0_8_la-abstractcollection.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-abstractmultimap.lo -MD -MP -MF .deps/libgee_0_8_la-abstractmultimap.Tpo -c abstractmultimap.c -fPIC -DPIC -o .libs/libgee_0_8_la-abstractmultimap.o mv -f .deps/libgee_0_8_la-assemblyinfo.Tpo .deps/libgee_0_8_la-assemblyinfo.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-abstractmultiset.lo -MD -MP -MF .deps/libgee_0_8_la-abstractmultiset.Tpo -c -o libgee_0_8_la-abstractmultiset.lo `test -f 'abstractmultiset.c' || echo './'`abstractmultiset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-abstractmultiset.lo -MD -MP -MF .deps/libgee_0_8_la-abstractmultiset.Tpo -c abstractmultiset.c -fPIC -DPIC -o .libs/libgee_0_8_la-abstractmultiset.o mv -f .deps/libgee_0_8_la-abstractbidirlist.Tpo .deps/libgee_0_8_la-abstractbidirlist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-abstractqueue.lo -MD -MP -MF .deps/libgee_0_8_la-abstractqueue.Tpo -c -o libgee_0_8_la-abstractqueue.lo `test -f 'abstractqueue.c' || echo './'`abstractqueue.c mv -f .deps/libgee_0_8_la-abstractbidirsortedset.Tpo .deps/libgee_0_8_la-abstractbidirsortedset.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-abstractset.lo -MD -MP -MF .deps/libgee_0_8_la-abstractset.Tpo -c -o libgee_0_8_la-abstractset.lo `test -f 'abstractset.c' || echo './'`abstractset.c mv -f .deps/libgee_0_8_la-abstractbidirsortedmap.Tpo .deps/libgee_0_8_la-abstractbidirsortedmap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-abstractsortedmap.lo -MD -MP -MF .deps/libgee_0_8_la-abstractsortedmap.Tpo -c -o libgee_0_8_la-abstractsortedmap.lo `test -f 'abstractsortedmap.c' || echo './'`abstractsortedmap.c mv -f .deps/libgee_0_8_la-abstractlist.Tpo .deps/libgee_0_8_la-abstractlist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-abstractsortedset.lo -MD -MP -MF .deps/libgee_0_8_la-abstractsortedset.Tpo -c -o libgee_0_8_la-abstractsortedset.lo `test -f 'abstractsortedset.c' || echo './'`abstractsortedset.c mv -f .deps/libgee_0_8_la-abstractcollection.Tpo .deps/libgee_0_8_la-abstractcollection.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-abstractqueue.lo -MD -MP -MF .deps/libgee_0_8_la-abstractqueue.Tpo -c abstractqueue.c -fPIC -DPIC -o .libs/libgee_0_8_la-abstractqueue.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-arraylist.lo -MD -MP -MF .deps/libgee_0_8_la-arraylist.Tpo -c -o libgee_0_8_la-arraylist.lo `test -f 'arraylist.c' || echo './'`arraylist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-abstractset.lo -MD -MP -MF .deps/libgee_0_8_la-abstractset.Tpo -c abstractset.c -fPIC -DPIC -o .libs/libgee_0_8_la-abstractset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-abstractsortedmap.lo -MD -MP -MF .deps/libgee_0_8_la-abstractsortedmap.Tpo -c abstractsortedmap.c -fPIC -DPIC -o .libs/libgee_0_8_la-abstractsortedmap.o mv -f .deps/libgee_0_8_la-abstractmap.Tpo .deps/libgee_0_8_la-abstractmap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-arrayqueue.lo -MD -MP -MF .deps/libgee_0_8_la-arrayqueue.Tpo -c -o libgee_0_8_la-arrayqueue.lo `test -f 'arrayqueue.c' || echo './'`arrayqueue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-abstractsortedset.lo -MD -MP -MF .deps/libgee_0_8_la-abstractsortedset.Tpo -c abstractsortedset.c -fPIC -DPIC -o .libs/libgee_0_8_la-abstractsortedset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-arraylist.lo -MD -MP -MF .deps/libgee_0_8_la-arraylist.Tpo -c arraylist.c -fPIC -DPIC -o .libs/libgee_0_8_la-arraylist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-arrayqueue.lo -MD -MP -MF .deps/libgee_0_8_la-arrayqueue.Tpo -c arrayqueue.c -fPIC -DPIC -o .libs/libgee_0_8_la-arrayqueue.o mv -f .deps/libgee_0_8_la-abstractqueue.Tpo .deps/libgee_0_8_la-abstractqueue.Plo mv -f .deps/libgee_0_8_la-abstractset.Tpo .deps/libgee_0_8_la-abstractset.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-bidiriterator.lo -MD -MP -MF .deps/libgee_0_8_la-bidiriterator.Tpo -c -o libgee_0_8_la-bidiriterator.lo `test -f 'bidiriterator.c' || echo './'`bidiriterator.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-bidirlist.lo -MD -MP -MF .deps/libgee_0_8_la-bidirlist.Tpo -c -o libgee_0_8_la-bidirlist.lo `test -f 'bidirlist.c' || echo './'`bidirlist.c mv -f .deps/libgee_0_8_la-abstractmultiset.Tpo .deps/libgee_0_8_la-abstractmultiset.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-bidirlistiterator.lo -MD -MP -MF .deps/libgee_0_8_la-bidirlistiterator.Tpo -c -o libgee_0_8_la-bidirlistiterator.lo `test -f 'bidirlistiterator.c' || echo './'`bidirlistiterator.c mv -f .deps/libgee_0_8_la-abstractsortedmap.Tpo .deps/libgee_0_8_la-abstractsortedmap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-bidirmapiterator.lo -MD -MP -MF .deps/libgee_0_8_la-bidirmapiterator.Tpo -c -o libgee_0_8_la-bidirmapiterator.lo `test -f 'bidirmapiterator.c' || echo './'`bidirmapiterator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-bidirlist.lo -MD -MP -MF .deps/libgee_0_8_la-bidirlist.Tpo -c bidirlist.c -fPIC -DPIC -o .libs/libgee_0_8_la-bidirlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-bidiriterator.lo -MD -MP -MF .deps/libgee_0_8_la-bidiriterator.Tpo -c bidiriterator.c -fPIC -DPIC -o .libs/libgee_0_8_la-bidiriterator.o mv -f .deps/libgee_0_8_la-abstractsortedset.Tpo .deps/libgee_0_8_la-abstractsortedset.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-bidirlistiterator.lo -MD -MP -MF .deps/libgee_0_8_la-bidirlistiterator.Tpo -c bidirlistiterator.c -fPIC -DPIC -o .libs/libgee_0_8_la-bidirlistiterator.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-bidirsortedset.lo -MD -MP -MF .deps/libgee_0_8_la-bidirsortedset.Tpo -c -o libgee_0_8_la-bidirsortedset.lo `test -f 'bidirsortedset.c' || echo './'`bidirsortedset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-bidirmapiterator.lo -MD -MP -MF .deps/libgee_0_8_la-bidirmapiterator.Tpo -c bidirmapiterator.c -fPIC -DPIC -o .libs/libgee_0_8_la-bidirmapiterator.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-bidirsortedset.lo -MD -MP -MF .deps/libgee_0_8_la-bidirsortedset.Tpo -c bidirsortedset.c -fPIC -DPIC -o .libs/libgee_0_8_la-bidirsortedset.o mv -f .deps/libgee_0_8_la-bidirlist.Tpo .deps/libgee_0_8_la-bidirlist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-bidirsortedmap.lo -MD -MP -MF .deps/libgee_0_8_la-bidirsortedmap.Tpo -c -o libgee_0_8_la-bidirsortedmap.lo `test -f 'bidirsortedmap.c' || echo './'`bidirsortedmap.c mv -f .deps/libgee_0_8_la-bidiriterator.Tpo .deps/libgee_0_8_la-bidiriterator.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-collection.lo -MD -MP -MF .deps/libgee_0_8_la-collection.Tpo -c -o libgee_0_8_la-collection.lo `test -f 'collection.c' || echo './'`collection.c mv -f .deps/libgee_0_8_la-bidirlistiterator.Tpo .deps/libgee_0_8_la-bidirlistiterator.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-comparable.lo -MD -MP -MF .deps/libgee_0_8_la-comparable.Tpo -c -o libgee_0_8_la-comparable.lo `test -f 'comparable.c' || echo './'`comparable.c mv -f .deps/libgee_0_8_la-bidirmapiterator.Tpo .deps/libgee_0_8_la-bidirmapiterator.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-concurrentlist.lo -MD -MP -MF .deps/libgee_0_8_la-concurrentlist.Tpo -c -o libgee_0_8_la-concurrentlist.lo `test -f 'concurrentlist.c' || echo './'`concurrentlist.c mv -f .deps/libgee_0_8_la-abstractmultimap.Tpo .deps/libgee_0_8_la-abstractmultimap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-concurrentset.lo -MD -MP -MF .deps/libgee_0_8_la-concurrentset.Tpo -c -o libgee_0_8_la-concurrentset.lo `test -f 'concurrentset.c' || echo './'`concurrentset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-bidirsortedmap.lo -MD -MP -MF .deps/libgee_0_8_la-bidirsortedmap.Tpo -c bidirsortedmap.c -fPIC -DPIC -o .libs/libgee_0_8_la-bidirsortedmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-collection.lo -MD -MP -MF .deps/libgee_0_8_la-collection.Tpo -c collection.c -fPIC -DPIC -o .libs/libgee_0_8_la-collection.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-comparable.lo -MD -MP -MF .deps/libgee_0_8_la-comparable.Tpo -c comparable.c -fPIC -DPIC -o .libs/libgee_0_8_la-comparable.o mv -f .deps/libgee_0_8_la-bidirsortedset.Tpo .deps/libgee_0_8_la-bidirsortedset.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-concurrentlist.lo -MD -MP -MF .deps/libgee_0_8_la-concurrentlist.Tpo -c concurrentlist.c -fPIC -DPIC -o .libs/libgee_0_8_la-concurrentlist.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-deque.lo -MD -MP -MF .deps/libgee_0_8_la-deque.Tpo -c -o libgee_0_8_la-deque.lo `test -f 'deque.c' || echo './'`deque.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-concurrentset.lo -MD -MP -MF .deps/libgee_0_8_la-concurrentset.Tpo -c concurrentset.c -fPIC -DPIC -o .libs/libgee_0_8_la-concurrentset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-deque.lo -MD -MP -MF .deps/libgee_0_8_la-deque.Tpo -c deque.c -fPIC -DPIC -o .libs/libgee_0_8_la-deque.o mv -f .deps/libgee_0_8_la-arrayqueue.Tpo .deps/libgee_0_8_la-arrayqueue.Plo mv -f .deps/libgee_0_8_la-bidirsortedmap.Tpo .deps/libgee_0_8_la-bidirsortedmap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-functions.lo -MD -MP -MF .deps/libgee_0_8_la-functions.Tpo -c -o libgee_0_8_la-functions.lo `test -f 'functions.c' || echo './'`functions.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-future.lo -MD -MP -MF .deps/libgee_0_8_la-future.Tpo -c -o libgee_0_8_la-future.lo `test -f 'future.c' || echo './'`future.c mv -f .deps/libgee_0_8_la-comparable.Tpo .deps/libgee_0_8_la-comparable.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-hashable.lo -MD -MP -MF .deps/libgee_0_8_la-hashable.Tpo -c -o libgee_0_8_la-hashable.lo `test -f 'hashable.c' || echo './'`hashable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-functions.lo -MD -MP -MF .deps/libgee_0_8_la-functions.Tpo -c functions.c -fPIC -DPIC -o .libs/libgee_0_8_la-functions.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-future.lo -MD -MP -MF .deps/libgee_0_8_la-future.Tpo -c future.c -fPIC -DPIC -o .libs/libgee_0_8_la-future.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-hashable.lo -MD -MP -MF .deps/libgee_0_8_la-hashable.Tpo -c hashable.c -fPIC -DPIC -o .libs/libgee_0_8_la-hashable.o mv -f .deps/libgee_0_8_la-deque.Tpo .deps/libgee_0_8_la-deque.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-hashmap.lo -MD -MP -MF .deps/libgee_0_8_la-hashmap.Tpo -c -o libgee_0_8_la-hashmap.lo `test -f 'hashmap.c' || echo './'`hashmap.c mv -f .deps/libgee_0_8_la-hashable.Tpo .deps/libgee_0_8_la-hashable.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-hashmultimap.lo -MD -MP -MF .deps/libgee_0_8_la-hashmultimap.Tpo -c -o libgee_0_8_la-hashmultimap.lo `test -f 'hashmultimap.c' || echo './'`hashmultimap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-hashmap.lo -MD -MP -MF .deps/libgee_0_8_la-hashmap.Tpo -c hashmap.c -fPIC -DPIC -o .libs/libgee_0_8_la-hashmap.o mv -f .deps/libgee_0_8_la-arraylist.Tpo .deps/libgee_0_8_la-arraylist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-hashmultiset.lo -MD -MP -MF .deps/libgee_0_8_la-hashmultiset.Tpo -c -o libgee_0_8_la-hashmultiset.lo `test -f 'hashmultiset.c' || echo './'`hashmultiset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-hashmultimap.lo -MD -MP -MF .deps/libgee_0_8_la-hashmultimap.Tpo -c hashmultimap.c -fPIC -DPIC -o .libs/libgee_0_8_la-hashmultimap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-hashmultiset.lo -MD -MP -MF .deps/libgee_0_8_la-hashmultiset.Tpo -c hashmultiset.c -fPIC -DPIC -o .libs/libgee_0_8_la-hashmultiset.o mv -f .deps/libgee_0_8_la-hashmultiset.Tpo .deps/libgee_0_8_la-hashmultiset.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-hashset.lo -MD -MP -MF .deps/libgee_0_8_la-hashset.Tpo -c -o libgee_0_8_la-hashset.lo `test -f 'hashset.c' || echo './'`hashset.c mv -f .deps/libgee_0_8_la-hashmultimap.Tpo .deps/libgee_0_8_la-hashmultimap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-hazardpointer.lo -MD -MP -MF .deps/libgee_0_8_la-hazardpointer.Tpo -c -o libgee_0_8_la-hazardpointer.lo `test -f 'hazardpointer.c' || echo './'`hazardpointer.c mv -f .deps/libgee_0_8_la-functions.Tpo .deps/libgee_0_8_la-functions.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-iterable.lo -MD -MP -MF .deps/libgee_0_8_la-iterable.Tpo -c -o libgee_0_8_la-iterable.lo `test -f 'iterable.c' || echo './'`iterable.c mv -f .deps/libgee_0_8_la-future.Tpo .deps/libgee_0_8_la-future.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-iterator.lo -MD -MP -MF .deps/libgee_0_8_la-iterator.Tpo -c -o libgee_0_8_la-iterator.lo `test -f 'iterator.c' || echo './'`iterator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-hashset.lo -MD -MP -MF .deps/libgee_0_8_la-hashset.Tpo -c hashset.c -fPIC -DPIC -o .libs/libgee_0_8_la-hashset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-hazardpointer.lo -MD -MP -MF .deps/libgee_0_8_la-hazardpointer.Tpo -c hazardpointer.c -fPIC -DPIC -o .libs/libgee_0_8_la-hazardpointer.o mv -f .deps/libgee_0_8_la-collection.Tpo .deps/libgee_0_8_la-collection.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-lazy.lo -MD -MP -MF .deps/libgee_0_8_la-lazy.Tpo -c -o libgee_0_8_la-lazy.lo `test -f 'lazy.c' || echo './'`lazy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-iterable.lo -MD -MP -MF .deps/libgee_0_8_la-iterable.Tpo -c iterable.c -fPIC -DPIC -o .libs/libgee_0_8_la-iterable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-iterator.lo -MD -MP -MF .deps/libgee_0_8_la-iterator.Tpo -c iterator.c -fPIC -DPIC -o .libs/libgee_0_8_la-iterator.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-lazy.lo -MD -MP -MF .deps/libgee_0_8_la-lazy.Tpo -c lazy.c -fPIC -DPIC -o .libs/libgee_0_8_la-lazy.o mv -f .deps/libgee_0_8_la-iterable.Tpo .deps/libgee_0_8_la-iterable.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-linkedlist.lo -MD -MP -MF .deps/libgee_0_8_la-linkedlist.Tpo -c -o libgee_0_8_la-linkedlist.lo `test -f 'linkedlist.c' || echo './'`linkedlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-linkedlist.lo -MD -MP -MF .deps/libgee_0_8_la-linkedlist.Tpo -c linkedlist.c -fPIC -DPIC -o .libs/libgee_0_8_la-linkedlist.o mv -f .deps/libgee_0_8_la-iterator.Tpo .deps/libgee_0_8_la-iterator.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-lightmapfuture.lo -MD -MP -MF .deps/libgee_0_8_la-lightmapfuture.Tpo -c -o libgee_0_8_la-lightmapfuture.lo `test -f 'lightmapfuture.c' || echo './'`lightmapfuture.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-lightmapfuture.lo -MD -MP -MF .deps/libgee_0_8_la-lightmapfuture.Tpo -c lightmapfuture.c -fPIC -DPIC -o .libs/libgee_0_8_la-lightmapfuture.o mv -f .deps/libgee_0_8_la-hashset.Tpo .deps/libgee_0_8_la-hashset.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-list.lo -MD -MP -MF .deps/libgee_0_8_la-list.Tpo -c -o libgee_0_8_la-list.lo `test -f 'list.c' || echo './'`list.c mv -f .deps/libgee_0_8_la-lazy.Tpo .deps/libgee_0_8_la-lazy.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-listiterator.lo -MD -MP -MF .deps/libgee_0_8_la-listiterator.Tpo -c -o libgee_0_8_la-listiterator.lo `test -f 'listiterator.c' || echo './'`listiterator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-list.lo -MD -MP -MF .deps/libgee_0_8_la-list.Tpo -c list.c -fPIC -DPIC -o .libs/libgee_0_8_la-list.o mv -f .deps/libgee_0_8_la-hazardpointer.Tpo .deps/libgee_0_8_la-hazardpointer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-map.lo -MD -MP -MF .deps/libgee_0_8_la-map.Tpo -c -o libgee_0_8_la-map.lo `test -f 'map.c' || echo './'`map.c mv -f .deps/libgee_0_8_la-lightmapfuture.Tpo .deps/libgee_0_8_la-lightmapfuture.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-mapiterator.lo -MD -MP -MF .deps/libgee_0_8_la-mapiterator.Tpo -c -o libgee_0_8_la-mapiterator.lo `test -f 'mapiterator.c' || echo './'`mapiterator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-listiterator.lo -MD -MP -MF .deps/libgee_0_8_la-listiterator.Tpo -c listiterator.c -fPIC -DPIC -o .libs/libgee_0_8_la-listiterator.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-map.lo -MD -MP -MF .deps/libgee_0_8_la-map.Tpo -c map.c -fPIC -DPIC -o .libs/libgee_0_8_la-map.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-mapiterator.lo -MD -MP -MF .deps/libgee_0_8_la-mapiterator.Tpo -c mapiterator.c -fPIC -DPIC -o .libs/libgee_0_8_la-mapiterator.o mv -f .deps/libgee_0_8_la-list.Tpo .deps/libgee_0_8_la-list.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-multimap.lo -MD -MP -MF .deps/libgee_0_8_la-multimap.Tpo -c -o libgee_0_8_la-multimap.lo `test -f 'multimap.c' || echo './'`multimap.c mv -f .deps/libgee_0_8_la-listiterator.Tpo .deps/libgee_0_8_la-listiterator.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-multiset.lo -MD -MP -MF .deps/libgee_0_8_la-multiset.Tpo -c -o libgee_0_8_la-multiset.lo `test -f 'multiset.c' || echo './'`multiset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-multiset.lo -MD -MP -MF .deps/libgee_0_8_la-multiset.Tpo -c multiset.c -fPIC -DPIC -o .libs/libgee_0_8_la-multiset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-multimap.lo -MD -MP -MF .deps/libgee_0_8_la-multimap.Tpo -c multimap.c -fPIC -DPIC -o .libs/libgee_0_8_la-multimap.o mv -f .deps/libgee_0_8_la-hashmap.Tpo .deps/libgee_0_8_la-hashmap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-priorityqueue.lo -MD -MP -MF .deps/libgee_0_8_la-priorityqueue.Tpo -c -o libgee_0_8_la-priorityqueue.lo `test -f 'priorityqueue.c' || echo './'`priorityqueue.c mv -f .deps/libgee_0_8_la-mapiterator.Tpo .deps/libgee_0_8_la-mapiterator.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-promise.lo -MD -MP -MF .deps/libgee_0_8_la-promise.Tpo -c -o libgee_0_8_la-promise.lo `test -f 'promise.c' || echo './'`promise.c mv -f .deps/libgee_0_8_la-linkedlist.Tpo .deps/libgee_0_8_la-linkedlist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-queue.lo -MD -MP -MF .deps/libgee_0_8_la-queue.Tpo -c -o libgee_0_8_la-queue.lo `test -f 'queue.c' || echo './'`queue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-priorityqueue.lo -MD -MP -MF .deps/libgee_0_8_la-priorityqueue.Tpo -c priorityqueue.c -fPIC -DPIC -o .libs/libgee_0_8_la-priorityqueue.o mv -f .deps/libgee_0_8_la-multiset.Tpo .deps/libgee_0_8_la-multiset.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-readonlybidirlist.lo -MD -MP -MF .deps/libgee_0_8_la-readonlybidirlist.Tpo -c -o libgee_0_8_la-readonlybidirlist.lo `test -f 'readonlybidirlist.c' || echo './'`readonlybidirlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-promise.lo -MD -MP -MF .deps/libgee_0_8_la-promise.Tpo -c promise.c -fPIC -DPIC -o .libs/libgee_0_8_la-promise.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-queue.lo -MD -MP -MF .deps/libgee_0_8_la-queue.Tpo -c queue.c -fPIC -DPIC -o .libs/libgee_0_8_la-queue.o mv -f .deps/libgee_0_8_la-map.Tpo .deps/libgee_0_8_la-map.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-readonlybidirsortedset.lo -MD -MP -MF .deps/libgee_0_8_la-readonlybidirsortedset.Tpo -c -o libgee_0_8_la-readonlybidirsortedset.lo `test -f 'readonlybidirsortedset.c' || echo './'`readonlybidirsortedset.c mv -f .deps/libgee_0_8_la-concurrentlist.Tpo .deps/libgee_0_8_la-concurrentlist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-readonlybidirsortedmap.lo -MD -MP -MF .deps/libgee_0_8_la-readonlybidirsortedmap.Tpo -c -o libgee_0_8_la-readonlybidirsortedmap.lo `test -f 'readonlybidirsortedmap.c' || echo './'`readonlybidirsortedmap.c mv -f .deps/libgee_0_8_la-multimap.Tpo .deps/libgee_0_8_la-multimap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-readonlycollection.lo -MD -MP -MF .deps/libgee_0_8_la-readonlycollection.Tpo -c -o libgee_0_8_la-readonlycollection.lo `test -f 'readonlycollection.c' || echo './'`readonlycollection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-readonlybidirlist.lo -MD -MP -MF .deps/libgee_0_8_la-readonlybidirlist.Tpo -c readonlybidirlist.c -fPIC -DPIC -o .libs/libgee_0_8_la-readonlybidirlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-readonlybidirsortedset.lo -MD -MP -MF .deps/libgee_0_8_la-readonlybidirsortedset.Tpo -c readonlybidirsortedset.c -fPIC -DPIC -o .libs/libgee_0_8_la-readonlybidirsortedset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-readonlybidirsortedmap.lo -MD -MP -MF .deps/libgee_0_8_la-readonlybidirsortedmap.Tpo -c readonlybidirsortedmap.c -fPIC -DPIC -o .libs/libgee_0_8_la-readonlybidirsortedmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-readonlycollection.lo -MD -MP -MF .deps/libgee_0_8_la-readonlycollection.Tpo -c readonlycollection.c -fPIC -DPIC -o .libs/libgee_0_8_la-readonlycollection.o mv -f .deps/libgee_0_8_la-queue.Tpo .deps/libgee_0_8_la-queue.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-readonlylist.lo -MD -MP -MF .deps/libgee_0_8_la-readonlylist.Tpo -c -o libgee_0_8_la-readonlylist.lo `test -f 'readonlylist.c' || echo './'`readonlylist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-readonlylist.lo -MD -MP -MF .deps/libgee_0_8_la-readonlylist.Tpo -c readonlylist.c -fPIC -DPIC -o .libs/libgee_0_8_la-readonlylist.o mv -f .deps/libgee_0_8_la-readonlybidirlist.Tpo .deps/libgee_0_8_la-readonlybidirlist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-readonlymap.lo -MD -MP -MF .deps/libgee_0_8_la-readonlymap.Tpo -c -o libgee_0_8_la-readonlymap.lo `test -f 'readonlymap.c' || echo './'`readonlymap.c mv -f .deps/libgee_0_8_la-readonlybidirsortedset.Tpo .deps/libgee_0_8_la-readonlybidirsortedset.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-readonlymultimap.lo -MD -MP -MF .deps/libgee_0_8_la-readonlymultimap.Tpo -c -o libgee_0_8_la-readonlymultimap.lo `test -f 'readonlymultimap.c' || echo './'`readonlymultimap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-readonlymap.lo -MD -MP -MF .deps/libgee_0_8_la-readonlymap.Tpo -c readonlymap.c -fPIC -DPIC -o .libs/libgee_0_8_la-readonlymap.o mv -f .deps/libgee_0_8_la-readonlybidirsortedmap.Tpo .deps/libgee_0_8_la-readonlybidirsortedmap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-readonlymultiset.lo -MD -MP -MF .deps/libgee_0_8_la-readonlymultiset.Tpo -c -o libgee_0_8_la-readonlymultiset.lo `test -f 'readonlymultiset.c' || echo './'`readonlymultiset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-readonlymultimap.lo -MD -MP -MF .deps/libgee_0_8_la-readonlymultimap.Tpo -c readonlymultimap.c -fPIC -DPIC -o .libs/libgee_0_8_la-readonlymultimap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-readonlymultiset.lo -MD -MP -MF .deps/libgee_0_8_la-readonlymultiset.Tpo -c readonlymultiset.c -fPIC -DPIC -o .libs/libgee_0_8_la-readonlymultiset.o mv -f .deps/libgee_0_8_la-promise.Tpo .deps/libgee_0_8_la-promise.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-readonlyset.lo -MD -MP -MF .deps/libgee_0_8_la-readonlyset.Tpo -c -o libgee_0_8_la-readonlyset.lo `test -f 'readonlyset.c' || echo './'`readonlyset.c mv -f .deps/libgee_0_8_la-readonlycollection.Tpo .deps/libgee_0_8_la-readonlycollection.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-readonlysortedmap.lo -MD -MP -MF .deps/libgee_0_8_la-readonlysortedmap.Tpo -c -o libgee_0_8_la-readonlysortedmap.lo `test -f 'readonlysortedmap.c' || echo './'`readonlysortedmap.c mv -f .deps/libgee_0_8_la-readonlylist.Tpo .deps/libgee_0_8_la-readonlylist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-readonlysortedset.lo -MD -MP -MF .deps/libgee_0_8_la-readonlysortedset.Tpo -c -o libgee_0_8_la-readonlysortedset.lo `test -f 'readonlysortedset.c' || echo './'`readonlysortedset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-readonlyset.lo -MD -MP -MF .deps/libgee_0_8_la-readonlyset.Tpo -c readonlyset.c -fPIC -DPIC -o .libs/libgee_0_8_la-readonlyset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-readonlysortedmap.lo -MD -MP -MF .deps/libgee_0_8_la-readonlysortedmap.Tpo -c readonlysortedmap.c -fPIC -DPIC -o .libs/libgee_0_8_la-readonlysortedmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-readonlysortedset.lo -MD -MP -MF .deps/libgee_0_8_la-readonlysortedset.Tpo -c readonlysortedset.c -fPIC -DPIC -o .libs/libgee_0_8_la-readonlysortedset.o mv -f .deps/libgee_0_8_la-readonlymultiset.Tpo .deps/libgee_0_8_la-readonlymultiset.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-set.lo -MD -MP -MF .deps/libgee_0_8_la-set.Tpo -c -o libgee_0_8_la-set.lo `test -f 'set.c' || echo './'`set.c mv -f .deps/libgee_0_8_la-readonlymultimap.Tpo .deps/libgee_0_8_la-readonlymultimap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-sortedmap.lo -MD -MP -MF .deps/libgee_0_8_la-sortedmap.Tpo -c -o libgee_0_8_la-sortedmap.lo `test -f 'sortedmap.c' || echo './'`sortedmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-set.lo -MD -MP -MF .deps/libgee_0_8_la-set.Tpo -c set.c -fPIC -DPIC -o .libs/libgee_0_8_la-set.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-sortedmap.lo -MD -MP -MF .deps/libgee_0_8_la-sortedmap.Tpo -c sortedmap.c -fPIC -DPIC -o .libs/libgee_0_8_la-sortedmap.o mv -f .deps/libgee_0_8_la-readonlyset.Tpo .deps/libgee_0_8_la-readonlyset.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-sortedset.lo -MD -MP -MF .deps/libgee_0_8_la-sortedset.Tpo -c -o libgee_0_8_la-sortedset.lo `test -f 'sortedset.c' || echo './'`sortedset.c mv -f .deps/libgee_0_8_la-readonlymap.Tpo .deps/libgee_0_8_la-readonlymap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-streamiterator.lo -MD -MP -MF .deps/libgee_0_8_la-streamiterator.Tpo -c -o libgee_0_8_la-streamiterator.lo `test -f 'streamiterator.c' || echo './'`streamiterator.c mv -f .deps/libgee_0_8_la-readonlysortedmap.Tpo .deps/libgee_0_8_la-readonlysortedmap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-task.lo -MD -MP -MF .deps/libgee_0_8_la-task.Tpo -c -o libgee_0_8_la-task.lo `test -f 'task.c' || echo './'`task.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-sortedset.lo -MD -MP -MF .deps/libgee_0_8_la-sortedset.Tpo -c sortedset.c -fPIC -DPIC -o .libs/libgee_0_8_la-sortedset.o mv -f .deps/libgee_0_8_la-readonlysortedset.Tpo .deps/libgee_0_8_la-readonlysortedset.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-teeiterator.lo -MD -MP -MF .deps/libgee_0_8_la-teeiterator.Tpo -c -o libgee_0_8_la-teeiterator.lo `test -f 'teeiterator.c' || echo './'`teeiterator.c mv -f .deps/libgee_0_8_la-set.Tpo .deps/libgee_0_8_la-set.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-timsort.lo -MD -MP -MF .deps/libgee_0_8_la-timsort.Tpo -c -o libgee_0_8_la-timsort.lo `test -f 'timsort.c' || echo './'`timsort.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-streamiterator.lo -MD -MP -MF .deps/libgee_0_8_la-streamiterator.Tpo -c streamiterator.c -fPIC -DPIC -o .libs/libgee_0_8_la-streamiterator.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-task.lo -MD -MP -MF .deps/libgee_0_8_la-task.Tpo -c task.c -fPIC -DPIC -o .libs/libgee_0_8_la-task.o mv -f .deps/libgee_0_8_la-sortedmap.Tpo .deps/libgee_0_8_la-sortedmap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-traversable.lo -MD -MP -MF .deps/libgee_0_8_la-traversable.Tpo -c -o libgee_0_8_la-traversable.lo `test -f 'traversable.c' || echo './'`traversable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-teeiterator.lo -MD -MP -MF .deps/libgee_0_8_la-teeiterator.Tpo -c teeiterator.c -fPIC -DPIC -o .libs/libgee_0_8_la-teeiterator.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-timsort.lo -MD -MP -MF .deps/libgee_0_8_la-timsort.Tpo -c timsort.c -fPIC -DPIC -o .libs/libgee_0_8_la-timsort.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-traversable.lo -MD -MP -MF .deps/libgee_0_8_la-traversable.Tpo -c traversable.c -fPIC -DPIC -o .libs/libgee_0_8_la-traversable.o mv -f .deps/libgee_0_8_la-sortedset.Tpo .deps/libgee_0_8_la-sortedset.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-treemap.lo -MD -MP -MF .deps/libgee_0_8_la-treemap.Tpo -c -o libgee_0_8_la-treemap.lo `test -f 'treemap.c' || echo './'`treemap.c mv -f .deps/libgee_0_8_la-priorityqueue.Tpo .deps/libgee_0_8_la-priorityqueue.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-treemultimap.lo -MD -MP -MF .deps/libgee_0_8_la-treemultimap.Tpo -c -o libgee_0_8_la-treemultimap.lo `test -f 'treemultimap.c' || echo './'`treemultimap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-treemap.lo -MD -MP -MF .deps/libgee_0_8_la-treemap.Tpo -c treemap.c -fPIC -DPIC -o .libs/libgee_0_8_la-treemap.o mv -f .deps/libgee_0_8_la-task.Tpo .deps/libgee_0_8_la-task.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-treemultiset.lo -MD -MP -MF .deps/libgee_0_8_la-treemultiset.Tpo -c -o libgee_0_8_la-treemultiset.lo `test -f 'treemultiset.c' || echo './'`treemultiset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-treemultimap.lo -MD -MP -MF .deps/libgee_0_8_la-treemultimap.Tpo -c treemultimap.c -fPIC -DPIC -o .libs/libgee_0_8_la-treemultimap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-treemultiset.lo -MD -MP -MF .deps/libgee_0_8_la-treemultiset.Tpo -c treemultiset.c -fPIC -DPIC -o .libs/libgee_0_8_la-treemultiset.o mv -f .deps/libgee_0_8_la-streamiterator.Tpo .deps/libgee_0_8_la-streamiterator.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-treeset.lo -MD -MP -MF .deps/libgee_0_8_la-treeset.Tpo -c -o libgee_0_8_la-treeset.lo `test -f 'treeset.c' || echo './'`treeset.c mv -f .deps/libgee_0_8_la-concurrentset.Tpo .deps/libgee_0_8_la-concurrentset.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-unfolditerator.lo -MD -MP -MF .deps/libgee_0_8_la-unfolditerator.Tpo -c -o libgee_0_8_la-unfolditerator.lo `test -f 'unfolditerator.c' || echo './'`unfolditerator.c mv -f .deps/libgee_0_8_la-teeiterator.Tpo .deps/libgee_0_8_la-teeiterator.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-unrolledlinkedlist.lo -MD -MP -MF .deps/libgee_0_8_la-unrolledlinkedlist.Tpo -c -o libgee_0_8_la-unrolledlinkedlist.lo `test -f 'unrolledlinkedlist.c' || echo './'`unrolledlinkedlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-treeset.lo -MD -MP -MF .deps/libgee_0_8_la-treeset.Tpo -c treeset.c -fPIC -DPIC -o .libs/libgee_0_8_la-treeset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-unfolditerator.lo -MD -MP -MF .deps/libgee_0_8_la-unfolditerator.Tpo -c unfolditerator.c -fPIC -DPIC -o .libs/libgee_0_8_la-unfolditerator.o mv -f .deps/libgee_0_8_la-treemultimap.Tpo .deps/libgee_0_8_la-treemultimap.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -I../utils -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT libgee_0_8_la-unrolledlinkedlist.lo -MD -MP -MF .deps/libgee_0_8_la-unrolledlinkedlist.Tpo -c unrolledlinkedlist.c -fPIC -DPIC -o .libs/libgee_0_8_la-unrolledlinkedlist.o mv -f .deps/libgee_0_8_la-treemultiset.Tpo .deps/libgee_0_8_la-treemultiset.Plo mv -f .deps/libgee_0_8_la-unfolditerator.Tpo .deps/libgee_0_8_la-unfolditerator.Plo mv -f .deps/libgee_0_8_la-traversable.Tpo .deps/libgee_0_8_la-traversable.Plo mv -f .deps/libgee_0_8_la-timsort.Tpo .deps/libgee_0_8_la-timsort.Plo mv -f .deps/libgee_0_8_la-unrolledlinkedlist.Tpo .deps/libgee_0_8_la-unrolledlinkedlist.Plo mv -f .deps/libgee_0_8_la-treeset.Tpo .deps/libgee_0_8_la-treeset.Plo mv -f .deps/libgee_0_8_la-treemap.Tpo .deps/libgee_0_8_la-treemap.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -w -O2 -g -fstack-protector-strong -O2 -g -version-info 8:1:6 -no-undefined -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libgee-0.8.la -rpath /app/lib libgee_0_8_la-assemblyinfo.lo libgee_0_8_la-abstractbidirlist.lo libgee_0_8_la-abstractbidirsortedset.lo libgee_0_8_la-abstractbidirsortedmap.lo libgee_0_8_la-abstractcollection.lo libgee_0_8_la-abstractlist.lo libgee_0_8_la-abstractmap.lo libgee_0_8_la-abstractmultimap.lo libgee_0_8_la-abstractmultiset.lo libgee_0_8_la-abstractqueue.lo libgee_0_8_la-abstractset.lo libgee_0_8_la-abstractsortedmap.lo libgee_0_8_la-abstractsortedset.lo libgee_0_8_la-arraylist.lo libgee_0_8_la-arrayqueue.lo libgee_0_8_la-bidiriterator.lo libgee_0_8_la-bidirlist.lo libgee_0_8_la-bidirlistiterator.lo libgee_0_8_la-bidirmapiterator.lo libgee_0_8_la-bidirsortedset.lo libgee_0_8_la-bidirsortedmap.lo libgee_0_8_la-collection.lo libgee_0_8_la-comparable.lo libgee_0_8_la-concurrentlist.lo libgee_0_8_la-concurrentset.lo libgee_0_8_la-deque.lo libgee_0_8_la-functions.lo libgee_0_8_la-future.lo libgee_0_8_la-hashable.lo libgee_0_8_la-hashmap.lo libgee_0_8_la-hashmultimap.lo libgee_0_8_la-hashmultiset.lo libgee_0_8_la-hashset.lo libgee_0_8_la-hazardpointer.lo libgee_0_8_la-iterable.lo libgee_0_8_la-iterator.lo libgee_0_8_la-lazy.lo libgee_0_8_la-linkedlist.lo libgee_0_8_la-lightmapfuture.lo libgee_0_8_la-list.lo libgee_0_8_la-listiterator.lo libgee_0_8_la-map.lo libgee_0_8_la-mapiterator.lo libgee_0_8_la-multimap.lo libgee_0_8_la-multiset.lo libgee_0_8_la-priorityqueue.lo libgee_0_8_la-promise.lo libgee_0_8_la-queue.lo libgee_0_8_la-readonlybidirlist.lo libgee_0_8_la-readonlybidirsortedset.lo libgee_0_8_la-readonlybidirsortedmap.lo libgee_0_8_la-readonlycollection.lo libgee_0_8_la-readonlylist.lo libgee_0_8_la-readonlymap.lo libgee_0_8_la-readonlymultimap.lo libgee_0_8_la-readonlymultiset.lo libgee_0_8_la-readonlyset.lo libgee_0_8_la-readonlysortedmap.lo libgee_0_8_la-readonlysortedset.lo libgee_0_8_la-set.lo libgee_0_8_la-sortedmap.lo libgee_0_8_la-sortedset.lo libgee_0_8_la-streamiterator.lo libgee_0_8_la-task.lo libgee_0_8_la-teeiterator.lo libgee_0_8_la-timsort.lo libgee_0_8_la-traversable.lo libgee_0_8_la-treemap.lo libgee_0_8_la-treemultimap.lo libgee_0_8_la-treemultiset.lo libgee_0_8_la-treeset.lo libgee_0_8_la-unfolditerator.lo libgee_0_8_la-unrolledlinkedlist.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libgee_0_8_la-assemblyinfo.o .libs/libgee_0_8_la-abstractbidirlist.o .libs/libgee_0_8_la-abstractbidirsortedset.o .libs/libgee_0_8_la-abstractbidirsortedmap.o .libs/libgee_0_8_la-abstractcollection.o .libs/libgee_0_8_la-abstractlist.o .libs/libgee_0_8_la-abstractmap.o .libs/libgee_0_8_la-abstractmultimap.o .libs/libgee_0_8_la-abstractmultiset.o .libs/libgee_0_8_la-abstractqueue.o .libs/libgee_0_8_la-abstractset.o .libs/libgee_0_8_la-abstractsortedmap.o .libs/libgee_0_8_la-abstractsortedset.o .libs/libgee_0_8_la-arraylist.o .libs/libgee_0_8_la-arrayqueue.o .libs/libgee_0_8_la-bidiriterator.o .libs/libgee_0_8_la-bidirlist.o .libs/libgee_0_8_la-bidirlistiterator.o .libs/libgee_0_8_la-bidirmapiterator.o .libs/libgee_0_8_la-bidirsortedset.o .libs/libgee_0_8_la-bidirsortedmap.o .libs/libgee_0_8_la-collection.o .libs/libgee_0_8_la-comparable.o .libs/libgee_0_8_la-concurrentlist.o .libs/libgee_0_8_la-concurrentset.o .libs/libgee_0_8_la-deque.o .libs/libgee_0_8_la-functions.o .libs/libgee_0_8_la-future.o .libs/libgee_0_8_la-hashable.o .libs/libgee_0_8_la-hashmap.o .libs/libgee_0_8_la-hashmultimap.o .libs/libgee_0_8_la-hashmultiset.o .libs/libgee_0_8_la-hashset.o .libs/libgee_0_8_la-hazardpointer.o .libs/libgee_0_8_la-iterable.o .libs/libgee_0_8_la-iterator.o .libs/libgee_0_8_la-lazy.o .libs/libgee_0_8_la-linkedlist.o .libs/libgee_0_8_la-lightmapfuture.o .libs/libgee_0_8_la-list.o .libs/libgee_0_8_la-listiterator.o .libs/libgee_0_8_la-map.o .libs/libgee_0_8_la-mapiterator.o .libs/libgee_0_8_la-multimap.o .libs/libgee_0_8_la-multiset.o .libs/libgee_0_8_la-priorityqueue.o .libs/libgee_0_8_la-promise.o .libs/libgee_0_8_la-queue.o .libs/libgee_0_8_la-readonlybidirlist.o .libs/libgee_0_8_la-readonlybidirsortedset.o .libs/libgee_0_8_la-readonlybidirsortedmap.o .libs/libgee_0_8_la-readonlycollection.o .libs/libgee_0_8_la-readonlylist.o .libs/libgee_0_8_la-readonlymap.o .libs/libgee_0_8_la-readonlymultimap.o .libs/libgee_0_8_la-readonlymultiset.o .libs/libgee_0_8_la-readonlyset.o .libs/libgee_0_8_la-readonlysortedmap.o .libs/libgee_0_8_la-readonlysortedset.o .libs/libgee_0_8_la-set.o .libs/libgee_0_8_la-sortedmap.o .libs/libgee_0_8_la-sortedset.o .libs/libgee_0_8_la-streamiterator.o .libs/libgee_0_8_la-task.o .libs/libgee_0_8_la-teeiterator.o .libs/libgee_0_8_la-timsort.o .libs/libgee_0_8_la-traversable.o .libs/libgee_0_8_la-treemap.o .libs/libgee_0_8_la-treemultimap.o .libs/libgee_0_8_la-treemultiset.o .libs/libgee_0_8_la-treeset.o .libs/libgee_0_8_la-unfolditerator.o .libs/libgee_0_8_la-unrolledlinkedlist.o -L/app/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libgee-0.8.so.2 -o .libs/libgee-0.8.so.2.6.1 libtool: link: (cd ".libs" && rm -f "libgee-0.8.so.2" && ln -s "libgee-0.8.so.2.6.1" "libgee-0.8.so.2") libtool: link: (cd ".libs" && rm -f "libgee-0.8.so" && ln -s "libgee-0.8.so.2.6.1" "libgee-0.8.so") libtool: link: ( cd ".libs" && rm -f "libgee-0.8.la" && ln -s "../libgee-0.8.la" "libgee-0.8.la" ) /usr/bin/g-ir-compiler -l `/usr/bin/sed -nE "s/^dlname='([A-Za-z0-9.+-]+)'/\1/p" libgee-0.8.la` -o Gee-0.8.typelib Gee-0.8.gir libgee-0.8.la Gee-0.8.gir:4486:1: warning: element property from state 24 is unknown, ignoring Gee-0.8.gir:4494:1: warning: element property from state 24 is unknown, ignoring Gee-0.8.gir:4656:1: warning: element property from state 24 is unknown, ignoring make[2]: Leaving directory '/run/build/libgee/gee' Making all in tests make[2]: Entering directory '/run/build/libgee/tests' /usr/bin/valac --target-glib=2.36 --hide-internal --basedir .. --vapidir ../gee --pkg gee-0.8 --pkg posix --target-glib=2.36 --hide-internal -C testarraylist.vala testarrayqueue.vala testbidirlist.vala testbidirsortedset.vala testbidirsortedmap.vala testcase.vala testcollection.vala testconcurrentlist.vala testconcurrentset.vala testdata.vala testdeque.vala testfunctions.vala testhashmap.vala testhashmultimap.vala testhashmultiset.vala testhashset.vala testlinkedlist.vala testlinkedlistasdeque.vala testlist.vala testmain.vala testmap.vala testmultimap.vala testmultiset.vala testpriorityqueue.vala testqueue.vala testreadonlybidirlist.vala testreadonlycollection.vala testreadonlylist.vala testreadonlymap.vala testreadonlyset.vala testset.vala testsortedset.vala testsortedmap.vala testtreemap.vala testtreemultimap.vala testtreemultiset.vala testtreeset.vala testunrolledlinkedlist.vala testunrolledlinkedlistasdeque.vala testlist.vala:165.7-165.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testlist.vala:177.7-177.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testlist.vala:185.7-185.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testlist.vala:203.7-203.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testlist.vala:219.7-219.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testlist.vala:238.7-238.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testlist.vala:255.7-255.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testlist.vala:280.7-280.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testlist.vala:295.7-295.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testlist.vala:310.7-310.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testlist.vala:317.7-317.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testlist.vala:384.7-384.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testlist.vala:392.7-392.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testlist.vala:437.7-437.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testlist.vala:458.7-458.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testlist.vala:473.7-473.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testlist.vala:494.7-494.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testlist.vala:549.7-549.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testlist.vala:648.7-648.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testlist.vala:673.7-673.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testsortedset.vala:95.8-95.21: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testsortedset.vala:117.8-117.21: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testsortedset.vala:519.9-519.22: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testsortedset.vala:590.10-590.23: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testsortedset.vala:596.10-596.23: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testbidirsortedset.vala:144.7-144.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testbidirsortedset.vala:157.7-157.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testbidirsortedset.vala:265.9-265.22: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testmap.vala:185.7-185.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testmap.vala:224.7-224.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testmap.vala:263.7-263.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testsortedmap.vala:95.7-95.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testsortedmap.vala:102.7-102.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testsortedmap.vala:133.7-133.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testsortedmap.vala:140.7-140.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testsortedmap.vala:523.8-523.21: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testsortedmap.vala:530.8-530.21: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testsortedmap.vala:554.8-554.21: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testsortedmap.vala:561.8-561.21: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testsortedmap.vala:585.8-585.21: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testsortedmap.vala:592.8-592.21: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testsortedmap.vala:749.9-749.22: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testsortedmap.vala:786.9-786.22: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testsortedmap.vala:792.9-792.22: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testsortedmap.vala:798.9-798.22: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testsortedmap.vala:804.9-804.22: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testbidirsortedmap.vala:376.9-376.22: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testbidirsortedmap.vala:413.9-413.22: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testbidirsortedmap.vala:420.9-420.22: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testreadonlycollection.vala:116.7-116.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testreadonlycollection.vala:137.7-137.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testreadonlycollection.vala:146.7-146.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testreadonlycollection.vala:155.7-155.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testreadonlycollection.vala:164.7-164.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testreadonlycollection.vala:173.7-173.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testreadonlycollection.vala:183.7-183.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testreadonlylist.vala:84.7-84.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testreadonlylist.vala:95.7-95.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testreadonlylist.vala:111.7-111.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testreadonlylist.vala:135.7-135.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testreadonlylist.vala:144.7-144.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testreadonlylist.vala:153.7-153.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testreadonlylist.vala:162.7-162.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testreadonlylist.vala:171.7-171.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testreadonlybidirlist.vala:75.7-75.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testreadonlybidirlist.vala:86.7-86.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testreadonlybidirlist.vala:97.7-97.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testreadonlybidirlist.vala:108.7-108.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testreadonlymap.vala:95.7-95.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testreadonlymap.vala:119.7-119.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testreadonlymap.vala:129.7-129.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testreadonlymap.vala:139.7-139.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testreadonlymap.vala:149.7-149.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess testreadonlymap.vala:159.7-159.20: warning: GLib.Test.trap_fork has been deprecated since 2.38. Use trap_subprocess Compilation succeeded - 74 warning(s) gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testarraylist.o -MD -MP -MF .deps/tests-testarraylist.Tpo -c -o tests-testarraylist.o `test -f 'testarraylist.c' || echo './'`testarraylist.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testarrayqueue.o -MD -MP -MF .deps/tests-testarrayqueue.Tpo -c -o tests-testarrayqueue.o `test -f 'testarrayqueue.c' || echo './'`testarrayqueue.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testbidirlist.o -MD -MP -MF .deps/tests-testbidirlist.Tpo -c -o tests-testbidirlist.o `test -f 'testbidirlist.c' || echo './'`testbidirlist.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testbidirsortedset.o -MD -MP -MF .deps/tests-testbidirsortedset.Tpo -c -o tests-testbidirsortedset.o `test -f 'testbidirsortedset.c' || echo './'`testbidirsortedset.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testbidirsortedmap.o -MD -MP -MF .deps/tests-testbidirsortedmap.Tpo -c -o tests-testbidirsortedmap.o `test -f 'testbidirsortedmap.c' || echo './'`testbidirsortedmap.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testcase.o -MD -MP -MF .deps/tests-testcase.Tpo -c -o tests-testcase.o `test -f 'testcase.c' || echo './'`testcase.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testcollection.o -MD -MP -MF .deps/tests-testcollection.Tpo -c -o tests-testcollection.o `test -f 'testcollection.c' || echo './'`testcollection.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testconcurrentlist.o -MD -MP -MF .deps/tests-testconcurrentlist.Tpo -c -o tests-testconcurrentlist.o `test -f 'testconcurrentlist.c' || echo './'`testconcurrentlist.c mv -f .deps/tests-testarrayqueue.Tpo .deps/tests-testarrayqueue.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testconcurrentset.o -MD -MP -MF .deps/tests-testconcurrentset.Tpo -c -o tests-testconcurrentset.o `test -f 'testconcurrentset.c' || echo './'`testconcurrentset.c mv -f .deps/tests-testconcurrentlist.Tpo .deps/tests-testconcurrentlist.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testdata.o -MD -MP -MF .deps/tests-testdata.Tpo -c -o tests-testdata.o `test -f 'testdata.c' || echo './'`testdata.c mv -f .deps/tests-testcase.Tpo .deps/tests-testcase.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testdeque.o -MD -MP -MF .deps/tests-testdeque.Tpo -c -o tests-testdeque.o `test -f 'testdeque.c' || echo './'`testdeque.c mv -f .deps/tests-testbidirlist.Tpo .deps/tests-testbidirlist.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testfunctions.o -MD -MP -MF .deps/tests-testfunctions.Tpo -c -o tests-testfunctions.o `test -f 'testfunctions.c' || echo './'`testfunctions.c mv -f .deps/tests-testarraylist.Tpo .deps/tests-testarraylist.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testhashmap.o -MD -MP -MF .deps/tests-testhashmap.Tpo -c -o tests-testhashmap.o `test -f 'testhashmap.c' || echo './'`testhashmap.c mv -f .deps/tests-testconcurrentset.Tpo .deps/tests-testconcurrentset.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testhashmultimap.o -MD -MP -MF .deps/tests-testhashmultimap.Tpo -c -o tests-testhashmultimap.o `test -f 'testhashmultimap.c' || echo './'`testhashmultimap.c mv -f .deps/tests-testdata.Tpo .deps/tests-testdata.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testhashmultiset.o -MD -MP -MF .deps/tests-testhashmultiset.Tpo -c -o tests-testhashmultiset.o `test -f 'testhashmultiset.c' || echo './'`testhashmultiset.c mv -f .deps/tests-testbidirsortedset.Tpo .deps/tests-testbidirsortedset.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testhashset.o -MD -MP -MF .deps/tests-testhashset.Tpo -c -o tests-testhashset.o `test -f 'testhashset.c' || echo './'`testhashset.c mv -f .deps/tests-testhashmap.Tpo .deps/tests-testhashmap.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testlinkedlist.o -MD -MP -MF .deps/tests-testlinkedlist.Tpo -c -o tests-testlinkedlist.o `test -f 'testlinkedlist.c' || echo './'`testlinkedlist.c mv -f .deps/tests-testhashmultimap.Tpo .deps/tests-testhashmultimap.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testlinkedlistasdeque.o -MD -MP -MF .deps/tests-testlinkedlistasdeque.Tpo -c -o tests-testlinkedlistasdeque.o `test -f 'testlinkedlistasdeque.c' || echo './'`testlinkedlistasdeque.c mv -f .deps/tests-testhashmultiset.Tpo .deps/tests-testhashmultiset.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testlist.o -MD -MP -MF .deps/tests-testlist.Tpo -c -o tests-testlist.o `test -f 'testlist.c' || echo './'`testlist.c mv -f .deps/tests-testhashset.Tpo .deps/tests-testhashset.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testmain.o -MD -MP -MF .deps/tests-testmain.Tpo -c -o tests-testmain.o `test -f 'testmain.c' || echo './'`testmain.c mv -f .deps/tests-testdeque.Tpo .deps/tests-testdeque.Po mv -f .deps/tests-testlinkedlistasdeque.Tpo .deps/tests-testlinkedlistasdeque.Po mv -f .deps/tests-testfunctions.Tpo .deps/tests-testfunctions.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testmap.o -MD -MP -MF .deps/tests-testmap.Tpo -c -o tests-testmap.o `test -f 'testmap.c' || echo './'`testmap.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testmultimap.o -MD -MP -MF .deps/tests-testmultimap.Tpo -c -o tests-testmultimap.o `test -f 'testmultimap.c' || echo './'`testmultimap.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testmultiset.o -MD -MP -MF .deps/tests-testmultiset.Tpo -c -o tests-testmultiset.o `test -f 'testmultiset.c' || echo './'`testmultiset.c mv -f .deps/tests-testlinkedlist.Tpo .deps/tests-testlinkedlist.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testpriorityqueue.o -MD -MP -MF .deps/tests-testpriorityqueue.Tpo -c -o tests-testpriorityqueue.o `test -f 'testpriorityqueue.c' || echo './'`testpriorityqueue.c mv -f .deps/tests-testbidirsortedmap.Tpo .deps/tests-testbidirsortedmap.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testqueue.o -MD -MP -MF .deps/tests-testqueue.Tpo -c -o tests-testqueue.o `test -f 'testqueue.c' || echo './'`testqueue.c mv -f .deps/tests-testmain.Tpo .deps/tests-testmain.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testreadonlybidirlist.o -MD -MP -MF .deps/tests-testreadonlybidirlist.Tpo -c -o tests-testreadonlybidirlist.o `test -f 'testreadonlybidirlist.c' || echo './'`testreadonlybidirlist.c mv -f .deps/tests-testmultiset.Tpo .deps/tests-testmultiset.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testreadonlycollection.o -MD -MP -MF .deps/tests-testreadonlycollection.Tpo -c -o tests-testreadonlycollection.o `test -f 'testreadonlycollection.c' || echo './'`testreadonlycollection.c mv -f .deps/tests-testpriorityqueue.Tpo .deps/tests-testpriorityqueue.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testreadonlylist.o -MD -MP -MF .deps/tests-testreadonlylist.Tpo -c -o tests-testreadonlylist.o `test -f 'testreadonlylist.c' || echo './'`testreadonlylist.c mv -f .deps/tests-testqueue.Tpo .deps/tests-testqueue.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testreadonlymap.o -MD -MP -MF .deps/tests-testreadonlymap.Tpo -c -o tests-testreadonlymap.o `test -f 'testreadonlymap.c' || echo './'`testreadonlymap.c mv -f .deps/tests-testmultimap.Tpo .deps/tests-testmultimap.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testreadonlyset.o -MD -MP -MF .deps/tests-testreadonlyset.Tpo -c -o tests-testreadonlyset.o `test -f 'testreadonlyset.c' || echo './'`testreadonlyset.c mv -f .deps/tests-testreadonlybidirlist.Tpo .deps/tests-testreadonlybidirlist.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testset.o -MD -MP -MF .deps/tests-testset.Tpo -c -o tests-testset.o `test -f 'testset.c' || echo './'`testset.c mv -f .deps/tests-testreadonlyset.Tpo .deps/tests-testreadonlyset.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testsortedset.o -MD -MP -MF .deps/tests-testsortedset.Tpo -c -o tests-testsortedset.o `test -f 'testsortedset.c' || echo './'`testsortedset.c mv -f .deps/tests-testreadonlycollection.Tpo .deps/tests-testreadonlycollection.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testsortedmap.o -MD -MP -MF .deps/tests-testsortedmap.Tpo -c -o tests-testsortedmap.o `test -f 'testsortedmap.c' || echo './'`testsortedmap.c mv -f .deps/tests-testset.Tpo .deps/tests-testset.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testtreemap.o -MD -MP -MF .deps/tests-testtreemap.Tpo -c -o tests-testtreemap.o `test -f 'testtreemap.c' || echo './'`testtreemap.c mv -f .deps/tests-testreadonlylist.Tpo .deps/tests-testreadonlylist.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testtreemultimap.o -MD -MP -MF .deps/tests-testtreemultimap.Tpo -c -o tests-testtreemultimap.o `test -f 'testtreemultimap.c' || echo './'`testtreemultimap.c mv -f .deps/tests-testreadonlymap.Tpo .deps/tests-testreadonlymap.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testtreemultiset.o -MD -MP -MF .deps/tests-testtreemultiset.Tpo -c -o tests-testtreemultiset.o `test -f 'testtreemultiset.c' || echo './'`testtreemultiset.c mv -f .deps/tests-testlist.Tpo .deps/tests-testlist.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testtreeset.o -MD -MP -MF .deps/tests-testtreeset.Tpo -c -o tests-testtreeset.o `test -f 'testtreeset.c' || echo './'`testtreeset.c mv -f .deps/tests-testtreemap.Tpo .deps/tests-testtreemap.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testunrolledlinkedlist.o -MD -MP -MF .deps/tests-testunrolledlinkedlist.Tpo -c -o tests-testunrolledlinkedlist.o `test -f 'testunrolledlinkedlist.c' || echo './'`testunrolledlinkedlist.c mv -f .deps/tests-testmap.Tpo .deps/tests-testmap.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gee -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -w -O2 -g -fstack-protector-strong -O2 -g -MT tests-testunrolledlinkedlistasdeque.o -MD -MP -MF .deps/tests-testunrolledlinkedlistasdeque.Tpo -c -o tests-testunrolledlinkedlistasdeque.o `test -f 'testunrolledlinkedlistasdeque.c' || echo './'`testunrolledlinkedlistasdeque.c mv -f .deps/tests-testtreemultimap.Tpo .deps/tests-testtreemultimap.Po mv -f .deps/tests-testtreemultiset.Tpo .deps/tests-testtreemultiset.Po mv -f .deps/tests-testunrolledlinkedlist.Tpo .deps/tests-testunrolledlinkedlist.Po mv -f .deps/tests-testunrolledlinkedlistasdeque.Tpo .deps/tests-testunrolledlinkedlistasdeque.Po mv -f .deps/tests-testtreeset.Tpo .deps/tests-testtreeset.Po mv -f .deps/tests-testcollection.Tpo .deps/tests-testcollection.Po mv -f .deps/tests-testsortedset.Tpo .deps/tests-testsortedset.Po mv -f .deps/tests-testsortedmap.Tpo .deps/tests-testsortedmap.Po /bin/sh ../libtool --tag=CC --mode=link gcc -w -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tests tests-testarraylist.o tests-testarrayqueue.o tests-testbidirlist.o tests-testbidirsortedset.o tests-testbidirsortedmap.o tests-testcase.o tests-testcollection.o tests-testconcurrentlist.o tests-testconcurrentset.o tests-testdata.o tests-testdeque.o tests-testfunctions.o tests-testhashmap.o tests-testhashmultimap.o tests-testhashmultiset.o tests-testhashset.o tests-testlinkedlist.o tests-testlinkedlistasdeque.o tests-testlist.o tests-testmain.o tests-testmap.o tests-testmultimap.o tests-testmultiset.o tests-testpriorityqueue.o tests-testqueue.o tests-testreadonlybidirlist.o tests-testreadonlycollection.o tests-testreadonlylist.o tests-testreadonlymap.o tests-testreadonlyset.o tests-testset.o tests-testsortedset.o tests-testsortedmap.o tests-testtreemap.o tests-testtreemultimap.o tests-testtreemultiset.o tests-testtreeset.o tests-testunrolledlinkedlist.o tests-testunrolledlinkedlistasdeque.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../gee/libgee-0.8.la libtool: link: gcc -w -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tests tests-testarraylist.o tests-testarrayqueue.o tests-testbidirlist.o tests-testbidirsortedset.o tests-testbidirsortedmap.o tests-testcase.o tests-testcollection.o tests-testconcurrentlist.o tests-testconcurrentset.o tests-testdata.o tests-testdeque.o tests-testfunctions.o tests-testhashmap.o tests-testhashmultimap.o tests-testhashmultiset.o tests-testhashset.o tests-testlinkedlist.o tests-testlinkedlistasdeque.o tests-testlist.o tests-testmain.o tests-testmap.o tests-testmultimap.o tests-testmultiset.o tests-testpriorityqueue.o tests-testqueue.o tests-testreadonlybidirlist.o tests-testreadonlycollection.o tests-testreadonlylist.o tests-testreadonlymap.o tests-testreadonlyset.o tests-testset.o tests-testsortedset.o tests-testsortedmap.o tests-testtreemap.o tests-testtreemultimap.o tests-testtreemultiset.o tests-testtreeset.o tests-testunrolledlinkedlist.o tests-testunrolledlinkedlistasdeque.o -L/app/lib ../gee/.libs/libgee-0.8.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/app/lib make[2]: Leaving directory '/run/build/libgee/tests' make[2]: Entering directory '/run/build/libgee' make[2]: Leaving directory '/run/build/libgee' make[1]: Leaving directory '/run/build/libgee' Making install in gee make[1]: Entering directory '/run/build/libgee/gee' make[2]: Entering directory '/run/build/libgee/gee' /usr/bin/mkdir -p '/app/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgee-0.8.la '/app/lib' libtool: install: /usr/bin/install -c .libs/libgee-0.8.so.2.6.1 /app/lib/libgee-0.8.so.2.6.1 libtool: install: (cd /app/lib && { ln -s -f libgee-0.8.so.2.6.1 libgee-0.8.so.2 || { rm -f libgee-0.8.so.2 && ln -s libgee-0.8.so.2.6.1 libgee-0.8.so.2; }; }) libtool: install: (cd /app/lib && { ln -s -f libgee-0.8.so.2.6.1 libgee-0.8.so || { rm -f libgee-0.8.so && ln -s libgee-0.8.so.2.6.1 libgee-0.8.so; }; }) libtool: install: /usr/bin/install -c .libs/libgee-0.8.lai /app/lib/libgee-0.8.la libtool: finish: PATH="/app/bin:/usr/bin:/sbin" ldconfig -n /app/lib ---------------------------------------------------------------------- Libraries have been installed in: /app/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/app/share/gir-1.0' /usr/bin/install -c -m 644 Gee-0.8.gir '/app/share/gir-1.0' /usr/bin/mkdir -p '/app/share/vala/vapi' /usr/bin/install -c -m 644 gee-0.8.vapi '/app/share/vala/vapi' /usr/bin/mkdir -p '/app/include/gee-0.8' /usr/bin/install -c -m 644 gee.h '/app/include/gee-0.8' /usr/bin/mkdir -p '/app/lib/girepository-1.0' /usr/bin/install -c -m 644 Gee-0.8.typelib '/app/lib/girepository-1.0' make[2]: Leaving directory '/run/build/libgee/gee' make[1]: Leaving directory '/run/build/libgee/gee' Making install in tests make[1]: Entering directory '/run/build/libgee/tests' make[2]: Entering directory '/run/build/libgee/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/run/build/libgee/tests' make[1]: Leaving directory '/run/build/libgee/tests' make[1]: Entering directory '/run/build/libgee' make[2]: Entering directory '/run/build/libgee' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/lib/pkgconfig' /usr/bin/install -c -m 644 gee-0.8.pc '/app/lib/pkgconfig' make[2]: Leaving directory '/run/build/libgee' make[1]: Leaving directory '/run/build/libgee' compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgee-0.8.so.2.6.1 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgee-0.8.so.2.6.1 [24] .debug_aranges compressed -> .zdebug_aranges (2512 => 868 34.55%) [25] .debug_info compressed -> .zdebug_info (1788704 => 845325 47.26%) [26] .debug_abbrev compressed -> .zdebug_abbrev (80480 => 8216 10.21%) [27] .debug_line compressed -> .zdebug_line (465614 => 124635 26.77%) [28] .debug_frame compressed -> .zdebug_frame (101428 => 23620 23.29%) [29] .debug_str compressed -> .zdebug_str (218141 => 32301 14.81%) [30] .debug_loc compressed -> .zdebug_loc (1419088 => 339887 23.95%) [31] .debug_ranges compressed -> .zdebug_ranges (212000 => 44645 21.06%) [34] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgee-0.8.so.2.6.1 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libgee-0.8.so.2.6.1.debug Committing stage build-libgee to cache ======================================================================== Building module gtkspell3 in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/gtkspell3-1 ======================================================================== checking build system type... armv8l-unknown-linux-gnueabihf checking host system type... armv8l-unknown-linux-gnueabihf 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 nested variables... (cached) yes checking for style of include used by make... GNU 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 for ar... ar checking the archiver (ar) interface... ar 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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gobject-introspection... yes checking for valac... /usr/bin/valac checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for vapigen... yes checking for valac... (cached) /usr/bin/valac 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.0 checking for XML::Parser... ok 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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes 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 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/arm-unknown-linux-gnueabihf/bin/ld checking if the linker (/usr/arm-unknown-linux-gnueabihf/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 armv8l-unknown-linux-gnueabihf file names to armv8l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv8l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/arm-unknown-linux-gnueabihf/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 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/arm-unknown-linux-gnueabihf/bin/ld) 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... yes checking for GTK_SPELL3... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for some Win32 platform... no configure: iso-codes prefix: /usr Configuration summary for gtkspell3 3.0.9: - Host: armv8l-unknown-linux-gnueabihf - GTK+2 support: no - GTK+3 support: yes - GObject introspection: yes - Vala bindings: yes - iso-codes support: yes - Documentation: no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gtkspell3.spec config.status: creating gtkspell/gtkspell3-2.0.pc config.status: creating gtkspell/gtkspell3-3.0.pc config.status: creating gtkspell/Makefile config.status: creating examples/Makefile config.status: creating docs/Makefile config.status: creating docs/version.xml config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing libtool commands config.status: executing po/stamp-it commands make all-recursive make[1]: Entering directory '/run/build/gtkspell3' Making all in gtkspell make[2]: Entering directory '/run/build/gtkspell3/gtkspell' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/app/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/usr/include/enchant -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtkspell3_3_la-gtkspell.lo -MD -MP -MF .deps/libgtkspell3_3_la-gtkspell.Tpo -c -o libgtkspell3_3_la-gtkspell.lo `test -f 'gtkspell.c' || echo './'`gtkspell.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/app/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/usr/include/enchant -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtkspell3_3_la-gtkspell-codetable.lo -MD -MP -MF .deps/libgtkspell3_3_la-gtkspell-codetable.Tpo -c -o libgtkspell3_3_la-gtkspell-codetable.lo `test -f 'gtkspell-codetable.c' || echo './'`gtkspell-codetable.c for pkg in gtk+-3.0; do \ echo $pkg >> gtkspell3-3.0.deps; \ done libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\"/app/share/locale\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/usr/include/enchant -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtkspell3_3_la-gtkspell.lo -MD -MP -MF .deps/libgtkspell3_3_la-gtkspell.Tpo -c gtkspell.c -fPIC -DPIC -o .libs/libgtkspell3_3_la-gtkspell.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\"/app/share/locale\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/usr/include/enchant -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtkspell3_3_la-gtkspell-codetable.lo -MD -MP -MF .deps/libgtkspell3_3_la-gtkspell-codetable.Tpo -c gtkspell-codetable.c -fPIC -DPIC -o .libs/libgtkspell3_3_la-gtkspell-codetable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\"/app/share/locale\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/usr/include/enchant -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtkspell3_3_la-gtkspell-codetable.lo -MD -MP -MF .deps/libgtkspell3_3_la-gtkspell-codetable.Tpo -c gtkspell-codetable.c -o libgtkspell3_3_la-gtkspell-codetable.o >/dev/null 2>&1 mv -f .deps/libgtkspell3_3_la-gtkspell-codetable.Tpo .deps/libgtkspell3_3_la-gtkspell-codetable.Plo gtkspell.c: In function ‘gtk_spell_checker_class_init’: gtkspell.c:860:3: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GtkSpellCheckerPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from gtkspell.h:25, from gtkspell.c:23: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\"/app/share/locale\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/usr/include/enchant -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtkspell3_3_la-gtkspell.lo -MD -MP -MF .deps/libgtkspell3_3_la-gtkspell.Tpo -c gtkspell.c -o libgtkspell3_3_la-gtkspell.o >/dev/null 2>&1 mv -f .deps/libgtkspell3_3_la-gtkspell.Tpo .deps/libgtkspell3_3_la-gtkspell.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -version-info 2:0:2 -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libgtkspell3-3.la -rpath /app/lib libgtkspell3_3_la-gtkspell.lo libgtkspell3_3_la-gtkspell-codetable.lo -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lenchant -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libgtkspell3_3_la-gtkspell.o .libs/libgtkspell3_3_la-gtkspell-codetable.o -L/app/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -pthread -Wl,-soname -Wl,libgtkspell3-3.so.0 -o .libs/libgtkspell3-3.so.0.2.0 libtool: link: (cd ".libs" && rm -f "libgtkspell3-3.so.0" && ln -s "libgtkspell3-3.so.0.2.0" "libgtkspell3-3.so.0") libtool: link: (cd ".libs" && rm -f "libgtkspell3-3.so" && ln -s "libgtkspell3-3.so.0.2.0" "libgtkspell3-3.so") libtool: link: ar cru .libs/libgtkspell3-3.a libgtkspell3_3_la-gtkspell.o libgtkspell3_3_la-gtkspell-codetable.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgtkspell3-3.a libtool: link: ( cd ".libs" && rm -f "libgtkspell3-3.la" && ln -s "../libgtkspell3-3.la" "libgtkspell3-3.la" ) CPPFLAGS="-O2 -D_FORTIFY_SOURCE=2" CFLAGS="-O2 -g -fstack-protector-strong -O2 -g" LDFLAGS="-L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now" CC="gcc" PKG_CONFIG="/usr/bin/pkg-config" GI_HOST_OS="" DLLTOOL="false" /usr/bin/g-ir-scanner --namespace=GtkSpell --nsversion=3.0 --libtool="/bin/sh ../libtool" --include=GObject-2.0 --include=GLib-2.0 --include=Gtk-3.0 --library=libgtkspell3-3.la --warn-all --c-include gtkspell/gtkspell.h --cflags-begin -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/usr/include/enchant -pthread --cflags-end gtkspell.c gtkspell.h libgtkspell3-3.la --output GtkSpell-3.0.gir g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /run/build/gtkspell3/gtkspell/tmp-introspectuL7b4M/GtkSpell-3.0 -export-dynamic -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/gtkspell3/gtkspell/tmp-introspectuL7b4M/GtkSpell-3.0.o -L. libgtkspell3-3.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now libtool: link: gcc -o /run/build/gtkspell3/gtkspell/tmp-introspectuL7b4M/.libs/GtkSpell-3.0 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/gtkspell3/gtkspell/tmp-introspectuL7b4M/GtkSpell-3.0.o -Wl,--export-dynamic -pthread -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -L. ./.libs/libgtkspell3-3.so -L/app/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lenchant -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib /usr/bin/g-ir-compiler --includedir=. GtkSpell-3.0.gir -o GtkSpell-3.0.typelib /usr/bin/vapigen-0.40 --library gtkspell3-3.0 --pkg gtk+-3.0 GtkSpell-3.0.gir Generation succeeded - 0 warning(s) make[2]: Leaving directory '/run/build/gtkspell3/gtkspell' Making all in examples make[2]: Entering directory '/run/build/gtkspell3/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/usr/include/enchant -pthread -I.. -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT simple_gtk3-simple.o -MD -MP -MF .deps/simple_gtk3-simple.Tpo -c -o simple_gtk3-simple.o `test -f 'simple.c' || echo './'`simple.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/usr/include/enchant -pthread -I.. -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT advanced_gtk3-advanced.o -MD -MP -MF .deps/advanced_gtk3-advanced.Tpo -c -o advanced_gtk3-advanced.o `test -f 'advanced.c' || echo './'`advanced.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/usr/include/enchant -pthread -I.. -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT simple_gtk3_vala-simple-vala.o -MD -MP -MF .deps/simple_gtk3_vala-simple-vala.Tpo -c -o simple_gtk3_vala-simple-vala.o `test -f 'simple-vala.c' || echo './'`simple-vala.c simple-vala.c: In function ‘window_class_init’: simple-vala.c:177:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (WindowPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from simple-vala.c:6: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/simple_gtk3-simple.Tpo .deps/simple_gtk3-simple.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o simple-gtk3 simple_gtk3-simple.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lenchant -lgmodule-2.0 -pthread -lglib-2.0 ../gtkspell/libgtkspell3-3.la mv -f .deps/advanced_gtk3-advanced.Tpo .deps/advanced_gtk3-advanced.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o advanced-gtk3 advanced_gtk3-advanced.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lenchant -lgmodule-2.0 -pthread -lglib-2.0 ../gtkspell/libgtkspell3-3.la mv -f .deps/simple_gtk3_vala-simple-vala.Tpo .deps/simple_gtk3_vala-simple-vala.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o simple-gtk3-vala simple_gtk3_vala-simple-vala.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lenchant -lgmodule-2.0 -pthread -lglib-2.0 ../gtkspell/libgtkspell3-3.la libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/simple-gtk3 simple_gtk3-simple.o -pthread -L/app/lib ../gtkspell/.libs/libgtkspell3-3.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/advanced-gtk3 advanced_gtk3-advanced.o -pthread -L/app/lib ../gtkspell/.libs/libgtkspell3-3.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/simple-gtk3-vala simple_gtk3_vala-simple-vala.o -pthread -L/app/lib ../gtkspell/.libs/libgtkspell3-3.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib make[2]: Leaving directory '/run/build/gtkspell3/examples' Making all in po make[2]: Entering directory '/run/build/gtkspell3/po' file=`echo af | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file af.po file=`echo ak | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ak.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo ff | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ff.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fo.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ga.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo hy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hy.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo ky | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ky.po file=`echo lg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lg.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo mn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mn.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo nso | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nso.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo rm | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file rm.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file rw.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo son | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file son.po file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sq.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo st | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file st.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo wa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file wa.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po file=`echo zu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zu.po make[2]: Leaving directory '/run/build/gtkspell3/po' Making all in docs make[2]: Entering directory '/run/build/gtkspell3/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/run/build/gtkspell3/docs' make[2]: Entering directory '/run/build/gtkspell3' make[2]: Leaving directory '/run/build/gtkspell3' make[1]: Leaving directory '/run/build/gtkspell3' Making install in gtkspell make[1]: Entering directory '/run/build/gtkspell3/gtkspell' make[2]: Entering directory '/run/build/gtkspell3/gtkspell' /usr/bin/mkdir -p '/app/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgtkspell3-3.la '/app/lib' libtool: install: /usr/bin/install -c .libs/libgtkspell3-3.so.0.2.0 /app/lib/libgtkspell3-3.so.0.2.0 libtool: install: (cd /app/lib && { ln -s -f libgtkspell3-3.so.0.2.0 libgtkspell3-3.so.0 || { rm -f libgtkspell3-3.so.0 && ln -s libgtkspell3-3.so.0.2.0 libgtkspell3-3.so.0; }; }) libtool: install: (cd /app/lib && { ln -s -f libgtkspell3-3.so.0.2.0 libgtkspell3-3.so || { rm -f libgtkspell3-3.so && ln -s libgtkspell3-3.so.0.2.0 libgtkspell3-3.so; }; }) libtool: install: /usr/bin/install -c .libs/libgtkspell3-3.lai /app/lib/libgtkspell3-3.la libtool: install: /usr/bin/install -c .libs/libgtkspell3-3.a /app/lib/libgtkspell3-3.a libtool: install: chmod 644 /app/lib/libgtkspell3-3.a libtool: install: ranlib /app/lib/libgtkspell3-3.a libtool: finish: PATH="/app/bin:/usr/bin:/sbin" ldconfig -n /app/lib ---------------------------------------------------------------------- Libraries have been installed in: /app/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/app/share/gir-1.0' /usr/bin/install -c -m 644 GtkSpell-3.0.gir '/app/share/gir-1.0' /usr/bin/mkdir -p '/app/include/gtkspell-3.0/gtkspell' /usr/bin/install -c -m 644 gtkspell.h '/app/include/gtkspell-3.0/gtkspell' /usr/bin/mkdir -p '/app/lib/pkgconfig' /usr/bin/install -c -m 644 gtkspell3-3.0.pc '/app/lib/pkgconfig' /usr/bin/mkdir -p '/app/lib/girepository-1.0' /usr/bin/install -c -m 644 GtkSpell-3.0.typelib '/app/lib/girepository-1.0' /usr/bin/mkdir -p '/app/share/vala/vapi' /usr/bin/install -c -m 644 gtkspell3-3.0.vapi gtkspell3-3.0.deps '/app/share/vala/vapi' make[2]: Leaving directory '/run/build/gtkspell3/gtkspell' make[1]: Leaving directory '/run/build/gtkspell3/gtkspell' Making install in examples make[1]: Entering directory '/run/build/gtkspell3/examples' make[2]: Entering directory '/run/build/gtkspell3/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/run/build/gtkspell3/examples' make[1]: Leaving directory '/run/build/gtkspell3/examples' Making install in po make[1]: Entering directory '/run/build/gtkspell3/po' linguas="af ak ast be ca cs da de el eo es eu ff fi fo fr ga gl he hr hu hy id is it ja ky lg lt lv mn ms nb nl nso pl pt pt_BR rm ro ru rw sk sl son sq sr st sv th tr uk vi wa zh_CN zh_HK zh_TW zu "; \ for lang in $linguas; do \ dir=/app/share/locale/$lang/LC_MESSAGES; \ /bin/sh /run/build/gtkspell3/build/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/gtkspell3.mo; \ echo "installing $lang.gmo as $dir/gtkspell3.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/gtkspell3.mo; \ echo "installing ./$lang.gmo as" \ "$dir/gtkspell3.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/gtkspell3.mo.m; \ echo "installing $lang.gmo.m as $dir/gtkspell3.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/gtkspell3.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/gtkspell3.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /app/share/locale/af/LC_MESSAGES/gtkspell3.mo installing ak.gmo as /app/share/locale/ak/LC_MESSAGES/gtkspell3.mo installing ast.gmo as /app/share/locale/ast/LC_MESSAGES/gtkspell3.mo installing be.gmo as /app/share/locale/be/LC_MESSAGES/gtkspell3.mo installing ca.gmo as /app/share/locale/ca/LC_MESSAGES/gtkspell3.mo installing cs.gmo as /app/share/locale/cs/LC_MESSAGES/gtkspell3.mo installing da.gmo as /app/share/locale/da/LC_MESSAGES/gtkspell3.mo installing de.gmo as /app/share/locale/de/LC_MESSAGES/gtkspell3.mo installing el.gmo as /app/share/locale/el/LC_MESSAGES/gtkspell3.mo installing eo.gmo as /app/share/locale/eo/LC_MESSAGES/gtkspell3.mo installing es.gmo as /app/share/locale/es/LC_MESSAGES/gtkspell3.mo installing eu.gmo as /app/share/locale/eu/LC_MESSAGES/gtkspell3.mo installing ff.gmo as /app/share/locale/ff/LC_MESSAGES/gtkspell3.mo installing fi.gmo as /app/share/locale/fi/LC_MESSAGES/gtkspell3.mo installing fo.gmo as /app/share/locale/fo/LC_MESSAGES/gtkspell3.mo installing fr.gmo as /app/share/locale/fr/LC_MESSAGES/gtkspell3.mo installing ga.gmo as /app/share/locale/ga/LC_MESSAGES/gtkspell3.mo installing gl.gmo as /app/share/locale/gl/LC_MESSAGES/gtkspell3.mo installing he.gmo as /app/share/locale/he/LC_MESSAGES/gtkspell3.mo installing hr.gmo as /app/share/locale/hr/LC_MESSAGES/gtkspell3.mo installing hu.gmo as /app/share/locale/hu/LC_MESSAGES/gtkspell3.mo installing hy.gmo as /app/share/locale/hy/LC_MESSAGES/gtkspell3.mo installing id.gmo as /app/share/locale/id/LC_MESSAGES/gtkspell3.mo installing is.gmo as /app/share/locale/is/LC_MESSAGES/gtkspell3.mo installing it.gmo as /app/share/locale/it/LC_MESSAGES/gtkspell3.mo installing ja.gmo as /app/share/locale/ja/LC_MESSAGES/gtkspell3.mo installing ky.gmo as /app/share/locale/ky/LC_MESSAGES/gtkspell3.mo installing lg.gmo as /app/share/locale/lg/LC_MESSAGES/gtkspell3.mo installing lt.gmo as /app/share/locale/lt/LC_MESSAGES/gtkspell3.mo installing lv.gmo as /app/share/locale/lv/LC_MESSAGES/gtkspell3.mo installing mn.gmo as /app/share/locale/mn/LC_MESSAGES/gtkspell3.mo installing ms.gmo as /app/share/locale/ms/LC_MESSAGES/gtkspell3.mo installing nb.gmo as /app/share/locale/nb/LC_MESSAGES/gtkspell3.mo installing nl.gmo as /app/share/locale/nl/LC_MESSAGES/gtkspell3.mo installing nso.gmo as /app/share/locale/nso/LC_MESSAGES/gtkspell3.mo installing pl.gmo as /app/share/locale/pl/LC_MESSAGES/gtkspell3.mo installing pt.gmo as /app/share/locale/pt/LC_MESSAGES/gtkspell3.mo installing pt_BR.gmo as /app/share/locale/pt_BR/LC_MESSAGES/gtkspell3.mo installing rm.gmo as /app/share/locale/rm/LC_MESSAGES/gtkspell3.mo installing ro.gmo as /app/share/locale/ro/LC_MESSAGES/gtkspell3.mo installing ru.gmo as /app/share/locale/ru/LC_MESSAGES/gtkspell3.mo installing rw.gmo as /app/share/locale/rw/LC_MESSAGES/gtkspell3.mo installing sk.gmo as /app/share/locale/sk/LC_MESSAGES/gtkspell3.mo installing sl.gmo as /app/share/locale/sl/LC_MESSAGES/gtkspell3.mo installing son.gmo as /app/share/locale/son/LC_MESSAGES/gtkspell3.mo installing sq.gmo as /app/share/locale/sq/LC_MESSAGES/gtkspell3.mo installing sr.gmo as /app/share/locale/sr/LC_MESSAGES/gtkspell3.mo installing st.gmo as /app/share/locale/st/LC_MESSAGES/gtkspell3.mo installing sv.gmo as /app/share/locale/sv/LC_MESSAGES/gtkspell3.mo installing th.gmo as /app/share/locale/th/LC_MESSAGES/gtkspell3.mo installing tr.gmo as /app/share/locale/tr/LC_MESSAGES/gtkspell3.mo installing uk.gmo as /app/share/locale/uk/LC_MESSAGES/gtkspell3.mo installing vi.gmo as /app/share/locale/vi/LC_MESSAGES/gtkspell3.mo installing wa.gmo as /app/share/locale/wa/LC_MESSAGES/gtkspell3.mo installing zh_CN.gmo as /app/share/locale/zh_CN/LC_MESSAGES/gtkspell3.mo installing zh_HK.gmo as /app/share/locale/zh_HK/LC_MESSAGES/gtkspell3.mo installing zh_TW.gmo as /app/share/locale/zh_TW/LC_MESSAGES/gtkspell3.mo installing zu.gmo as /app/share/locale/zu/LC_MESSAGES/gtkspell3.mo make[1]: Leaving directory '/run/build/gtkspell3/po' Making install in docs make[1]: Entering directory '/run/build/gtkspell3/docs' make[2]: Entering directory '/run/build/gtkspell3/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/ch02.html /usr/bin/install -c -m 644 ./html/chapter-tutorial.html /usr/bin/install -c -m 644 ./html/deprecated-api-index.html /usr/bin/install -c -m 644 ./html/gtkspell3-gtkspell.html /usr/bin/install -c -m 644 ./html/gtkspell3.devhelp2 /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/left-insensitive.png /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/object-tree.html /usr/bin/install -c -m 644 ./html/right-insensitive.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/tutorial-advanced.html /usr/bin/install -c -m 644 ./html/tutorial-bindings.html /usr/bin/install -c -m 644 ./html/tutorial-building.html /usr/bin/install -c -m 644 ./html/tutorial-lang.html /usr/bin/install -c -m 644 ./html/up-insensitive.png /usr/bin/install -c -m 644 ./html/up.png make[2]: Leaving directory '/run/build/gtkspell3/docs' make[1]: Leaving directory '/run/build/gtkspell3/docs' make[1]: Entering directory '/run/build/gtkspell3' make[2]: Entering directory '/run/build/gtkspell3' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/run/build/gtkspell3' make[1]: Leaving directory '/run/build/gtkspell3' compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgtkspell3-3.so.0.2.0 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgtkspell3-3.so.0.2.0 [24] .debug_aranges compressed -> .zdebug_aranges (152 => 88 57.89%) [25] .debug_info compressed -> .zdebug_info (32495 => 17988 55.36%) [26] .debug_abbrev compressed -> .zdebug_abbrev (2324 => 800 34.42%) [27] .debug_line compressed -> .zdebug_line (8889 => 4308 48.46%) [28] .debug_frame compressed -> .zdebug_frame (2220 => 951 42.84%) [29] .debug_str compressed -> .zdebug_str (11156 => 4451 39.90%) [30] .debug_loc compressed -> .zdebug_loc (13231 => 3747 28.32%) [31] .debug_ranges compressed -> .zdebug_ranges (1592 => 580 36.43%) [34] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgtkspell3-3.so.0.2.0 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libgtkspell3-3.so.0.2.0.debug Committing stage build-gtkspell3 to cache ======================================================================== Building module gtksourceview in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/gtksourceview-1 ======================================================================== Switched to branch 'gnome-3-24' aclocal: installing 'm4/ax_append_compile_flags.m4' from '/usr/share/aclocal/ax_append_compile_flags.m4' aclocal: installing 'm4/ax_append_flag.m4' from '/usr/share/aclocal/ax_append_flag.m4' aclocal: installing 'm4/ax_append_link_flags.m4' from '/usr/share/aclocal/ax_append_link_flags.m4' aclocal: installing 'm4/ax_check_compile_flag.m4' from '/usr/share/aclocal/ax_check_compile_flag.m4' aclocal: installing 'm4/ax_check_link_flag.m4' from '/usr/share/aclocal/ax_check_link_flag.m4' aclocal: installing 'm4/ax_code_coverage.m4' from '/usr/share/aclocal/ax_code_coverage.m4' aclocal: installing 'm4/ax_compiler_flags.m4' from '/usr/share/aclocal/ax_compiler_flags.m4' aclocal: installing 'm4/ax_compiler_flags_cflags.m4' from '/usr/share/aclocal/ax_compiler_flags_cflags.m4' aclocal: installing 'm4/ax_compiler_flags_gir.m4' from '/usr/share/aclocal/ax_compiler_flags_gir.m4' aclocal: installing 'm4/ax_compiler_flags_ldflags.m4' from '/usr/share/aclocal/ax_compiler_flags_ldflags.m4' aclocal: installing 'm4/ax_is_release.m4' from '/usr/share/aclocal/ax_is_release.m4' aclocal: installing 'm4/ax_pkg_check_modules.m4' from '/usr/share/aclocal/ax_pkg_check_modules.m4' aclocal: installing 'm4/ax_require_defined.m4' from '/usr/share/aclocal/ax_require_defined.m4' aclocal: installing 'm4/ax_valgrind_check.m4' from '/usr/share/aclocal/ax_valgrind_check.m4' aclocal: installing 'm4/gettext.m4' from '/usr/share/aclocal/gettext.m4' aclocal: installing 'm4/gtk-3.0.m4' from '/usr/share/aclocal/gtk-3.0.m4' aclocal: installing 'm4/gtk-doc.m4' from '/usr/share/aclocal/gtk-doc.m4' aclocal: installing 'm4/iconv.m4' from '/usr/share/aclocal/iconv.m4' aclocal: installing 'm4/intlmacosx.m4' from '/usr/share/aclocal/intlmacosx.m4' aclocal: installing 'm4/introspection.m4' from '/usr/share/aclocal/introspection.m4' aclocal: installing 'm4/lib-ld.m4' from '/usr/share/aclocal/lib-ld.m4' aclocal: installing 'm4/lib-link.m4' from '/usr/share/aclocal/lib-link.m4' aclocal: installing 'm4/lib-prefix.m4' from '/usr/share/aclocal/lib-prefix.m4' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' aclocal: installing 'm4/nls.m4' from '/usr/share/aclocal/nls.m4' aclocal: installing 'm4/pkg.m4' from '/usr/share/aclocal/pkg.m4' aclocal: installing 'm4/po.m4' from '/usr/share/aclocal/po.m4' aclocal: installing 'm4/progtest.m4' from '/usr/share/aclocal/progtest.m4' autoreconf: Entering directory `.' autoreconf: running: autopoint --force Copying file ABOUT-NLS Copying file config.rpath Copying file m4/codeset.m4 Copying file m4/extern-inline.m4 Copying file m4/fcntl-o.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 Copying file m4/lcmessage.m4 Copying file m4/lock.m4 Copying file m4/longlong.m4 Copying file m4/printf-posix.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/threadlib.m4 Copying file m4/uintmax_t.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makefile.in.in Copying file po/Makevars.template Copying file po/Rules-quot Copying file po/boldquot.sed Copying file po/en@boldquot.header Copying file po/en@quot.header Copying file po/insert-header.sin Copying file po/quot.sed Copying file po/remove-potcdate.sin autoreconf: running: aclocal --force --warnings=no-portability 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' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 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:83: installing './compile' configure.ac:93: installing './config.guess' configure.ac:93: installing './config.sub' configure.ac:77: installing './install-sh' configure.ac:77: installing './missing' Makefile.am: installing './INSTALL' parallel-tests: installing './test-driver' gtksourceview/Makefile.am: installing './depcomp' win32/Makefile-newvs.am:23: warning: MSVC_TOOLSET was already defined in condition TRUE, which includes condition MSVC_NO_TOOLSET_SET ... win32/vs15/Makefile.am:21: 'win32/Makefile-newvs.am' included from here win32/vs15/Makefile.am:19: ... 'MSVC_TOOLSET' previously defined here autoreconf: Leaving directory `.' Skipping configure process. 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 UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... armv8l-unknown-linux-gnueabihf checking host system type... armv8l-unknown-linux-gnueabihf checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/arm-unknown-linux-gnueabihf/bin/ld checking if the linker (/usr/arm-unknown-linux-gnueabihf/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 armv8l-unknown-linux-gnueabihf file names to armv8l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv8l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/arm-unknown-linux-gnueabihf/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 how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if 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/arm-unknown-linux-gnueabihf/bin/ld) 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 for unistd.h... (cached) yes checking for glib-mkenums... /usr/bin/glib-mkenums checking for glib-compile-resources... /usr/bin/glib-compile-resources checking for itstool... /usr/bin/itstool checking whether C compiler accepts -Werror=unknown-warning-option... no checking whether C compiler accepts -Wno-suggest-attribute=format... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wno-unused-parameter... yes checking whether C compiler accepts -Wno-missing-field-initializers... yes checking whether C compiler accepts -Wdeclaration-after-statement... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wold-style-definition... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wformat-nonliteral... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-aliasing... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Winline... yes checking whether C compiler accepts -Wpacked... yes checking whether C compiler accepts -Wmissing-format-attribute... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wmissing-include-dirs... yes checking whether C compiler accepts -Wunused-but-set-variable... yes checking whether C compiler accepts -Warray-bounds... yes checking whether C compiler accepts -Wimplicit-function-declaration... yes checking whether C compiler accepts -Wreturn-type... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wswitch-default... yes checking whether C compiler accepts -Wno-error=unused-parameter... yes checking whether C compiler accepts -Wno-error=missing-field-initializers... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether the linker accepts -Wl,--no-as-needed... yes checking whether the linker accepts -Wl,--fatal-warnings... yes checking whether the linker accepts -Wl,-fatal_warnings... no checking whether the linker accepts -Wl,--no-as-needed... yes checking for -fvisibility=hidden compiler flag... yes checking for DEP... yes checking for native Mac OS X... checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by gcc... /usr/arm-unknown-linux-gnueabihf/bin/ld checking if the linker (/usr/arm-unknown-linux-gnueabihf/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for gobject-introspection... yes checking whether to build with code coverage support... no checking for valgrind... valgrind checking for Valgrind tool memcheck... yes checking for Valgrind tool helgrind... yes checking for Valgrind tool drd... yes checking for Valgrind tool sgcheck... no checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for vapigen... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating gtksourceview-3.0.pc config.status: creating Makefile config.status: creating config.h.win32 config.status: creating win32/Makefile config.status: creating win32/vs9/Makefile config.status: creating win32/vs9/gtksourceview-version-paths.vsprops config.status: creating win32/vs10/Makefile config.status: creating win32/vs10/gtksourceview-version-paths.props config.status: creating win32/vs11/Makefile config.status: creating win32/vs12/Makefile config.status: creating win32/vs14/Makefile config.status: creating win32/vs15/Makefile config.status: creating data/Makefile config.status: creating data/glade/Makefile config.status: creating data/glade/gtksourceview.xml config.status: creating data/language-specs/Makefile config.status: creating data/styles/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/gtksourceview-docs.xml config.status: creating docs/reference/intro.xml config.status: creating docs/reference/lang-reference.xml config.status: creating docs/reference/style-reference.xml config.status: creating gtksourceview/Makefile config.status: creating gtksourceview/gtksourceversion.h config.status: creating gtksourceview/GtkSource-3.0.metadata config.status: creating gtksourceview/completion-providers/Makefile config.status: creating gtksourceview/completion-providers/words/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Configuration: Source code location: . Compiler: gcc Glade Catalog: no Documentation: no GObject introspection: yes Vala: yes Code coverage: no Valgrind check: yes Installed tests: no \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ gtksourceview-3.24.9-coverage.info gtksourceview-3.24.9-coverage \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ config.status config.cache config.log configure.lineno config.status.lineno \ gtksourceview-3.0.pc config.h.win32 \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ ABOUT-NLS aclocal.m4 compile config.guess config.h.in config.rpath config.sub depcomp gtk-doc.make INSTALL install-sh ltmain.sh m4/ax_append_compile_flags.m4 m4/ax_append_flag.m4 m4/ax_append_link_flags.m4 m4/ax_check_compile_flag.m4 m4/ax_check_link_flag.m4 m4/ax_code_coverage.m4 m4/ax_compiler_flags_cflags.m4 m4/ax_compiler_flags_gir.m4 m4/ax_compiler_flags_ldflags.m4 m4/ax_compiler_flags.m4 m4/ax_is_release.m4 m4/ax_pkg_check_modules.m4 m4/ax_require_defined.m4 m4/ax_valgrind_check.m4 m4/codeset.m4 m4/extern-inline.m4 m4/fcntl-o.m4 m4/gettext.m4 m4/glibc21.m4 m4/glibc2.m4 m4/gtk-3.0.m4 m4/gtk-doc.m4 m4/iconv.m4 m4/intdiv0.m4 m4/intldir.m4 m4/intl.m4 m4/intlmacosx.m4 m4/intmax.m4 m4/introspection.m4 m4/inttypes_h.m4 m4/inttypes-pri.m4 m4/lcmessage.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/libtool.m4 m4/lock.m4 m4/longlong.m4 m4/lt~obsolete.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/nls.m4 m4/pkg.m4 m4/po.m4 m4/printf-posix.m4 m4/progtest.m4 m4/size_max.m4 m4/stdint_h.m4 m4/threadlib.m4 m4/uintmax_t.m4 m4/visibility.m4 m4/wchar_t.m4 m4/wint_t.m4 m4/xsize.m4 missing mkinstalldirs po/Makevars.template po/Rules-quot po/boldquot.sed po/en@boldquot.header po/en@quot.header po/insert-header.sin po/quot.sed po/remove-potcdate.sed po/remove-potcdate.sin po/stamp-po test-driver `find "." -type f -name Makefile.in -print` \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make all-recursive make[1]: Entering directory '/run/build/gtksourceview' Making all in gtksourceview make[2]: Entering directory '/run/build/gtksourceview/gtksourceview' (cd . \ && /usr/bin/glib-mkenums \ --fhead "#ifdef HAVE_CONFIG_H\n" \ --fhead "#include \"config.h\"\n" \ --fhead "#endif\n\n" \ --fhead "#include \n" \ --fhead "#include \"gtksourceversion.h\"\n" \ --fhead "#include \"gtksourceview-enumtypes.h\"\n\n" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "static const G@Type@Value _@enum_name@_values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n};\n\n" \ --vtail "GType\n@enum_name@_get_type (void)\n{\n" \ --vtail " static GType type = 0;\n\n" \ --vtail " if (!type)\n" \ --vtail " type = g_@type@_register_static (\"@EnumName@\", _@enum_name@_values);\n\n" \ --vtail " return type;\n}\n\n" \ gtksource.h gtksourceautocleanups.h gtksourcebuffer.h gtksourcecompletion.h gtksourcecompletioncontext.h gtksourcecompletioninfo.h gtksourcecompletionitem.h gtksourcecompletionproposal.h gtksourcecompletionprovider.h gtksourceencoding.h gtksourcefile.h gtksourcefileloader.h gtksourcefilesaver.h gtksourcegutter.h gtksourcegutterrenderer.h gtksourcegutterrendererpixbuf.h gtksourcegutterrenderertext.h gtksourcelanguage.h gtksourcelanguagemanager.h gtksourcemap.h gtksourcemark.h gtksourcemarkattributes.h gtksourceprintcompositor.h gtksourceregion.h gtksourcesearchcontext.h gtksourcesearchsettings.h gtksourcespacedrawer.h gtksourcestyle.h gtksourcestylescheme.h gtksourcestyleschemechooser.h gtksourcestyleschemechooserbutton.h gtksourcestyleschemechooserwidget.h gtksourcestyleschememanager.h gtksourcetag.h gtksourcetypes.h gtksourceundomanager.h gtksourceutils.h gtksourceview.h gtksourceview-typebuiltins.h ) > xgen-gtbec \ && (cmp -s xgen-gtbec gtksourceview-enumtypes.c || cp xgen-gtbec gtksourceview-enumtypes.c) \ && rm -f xgen-gtbec && echo stamp > stamp-gtksourceview-enumtypes.c (cd . \ && /usr/bin/glib-mkenums \ --fhead "#ifndef GTKSOURCEVIEW_ENUMTYPES_H\n" \ --fhead "#define GTKSOURCEVIEW_ENUMTYPES_H\n\n" \ --fhead "#if !defined (GTK_SOURCE_H_INSIDE) && !defined (GTK_SOURCE_COMPILATION)\n" \ --fhead "# if defined (__GNUC__)\n" \ --fhead "# warning \"Only can be included directly.\"\n" \ --fhead "# elif defined (G_OS_WIN32)\n" \ --fhead "# pragma message(\"Only can be included directly.\")\n" \ --fhead "# endif\n" \ --fhead "#endif\n\n" \ --ftail "#endif /* GTKSOURCEVIEW_ENUMTYPES_H */\n" \ --fprod "#include \n" \ --eprod "G_BEGIN_DECLS\n" \ --eprod "#define GTK_TYPE_@ENUMSHORT@ @enum_name@_get_type()\n" \ --eprod "GTK_SOURCE_ENUM_EXTERN\n" \ --eprod "GType @enum_name@_get_type (void);\n" \ --eprod "G_END_DECLS\n\n" \ gtksource.h gtksourceautocleanups.h gtksourcebuffer.h gtksourcecompletion.h gtksourcecompletioncontext.h gtksourcecompletioninfo.h gtksourcecompletionitem.h gtksourcecompletionproposal.h gtksourcecompletionprovider.h gtksourceencoding.h gtksourcefile.h gtksourcefileloader.h gtksourcefilesaver.h gtksourcegutter.h gtksourcegutterrenderer.h gtksourcegutterrendererpixbuf.h gtksourcegutterrenderertext.h gtksourcelanguage.h gtksourcelanguagemanager.h gtksourcemap.h gtksourcemark.h gtksourcemarkattributes.h gtksourceprintcompositor.h gtksourceregion.h gtksourcesearchcontext.h gtksourcesearchsettings.h gtksourcespacedrawer.h gtksourcestyle.h gtksourcestylescheme.h gtksourcestyleschemechooser.h gtksourcestyleschemechooserbutton.h gtksourcestyleschemechooserwidget.h gtksourcestyleschememanager.h gtksourcetag.h gtksourcetypes.h gtksourceundomanager.h gtksourceutils.h gtksourceview.h gtksourceview-typebuiltins.h ) > xgen-gth \ && /usr/bin/sed -e 's/GTK_TYPE_SOURCE_/GTK_SOURCE_TYPE_/' xgen-gth.temp && mv xgen-gth.temp xgen-gth \ && (cmp -s xgen-gth gtksourceview-enumtypes.h || cp xgen-gth gtksourceview-enumtypes.h) \ && rm -f xgen-gth && echo stamp > stamp-gtksourceview-enumtypes.h /usr/bin/glib-compile-resources --target=gtksourceview-resources.c --sourcedir=. --generate-source ./gtksourceview.gresource.xml \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ gtksourceview-3.24.9-coverage.info gtksourceview-3.24.9-coverage \ gtksourceview-enumtypes.c gtksourceview-enumtypes.h gtksourceview-resources.c stamp-gtksourceview-enumtypes.c stamp-gtksourceview-enumtypes.h GtkSource-3.0.gir GtkSource-3.0.typelib gtksourceview-3.0.vapi gtksourceview-3.0.deps \ \ \ \ libgtksourceview-3.0.la libgtksourceview-core.la \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ gtksourceversion.h GtkSource-3.0.metadata \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ gtksourceview-enumtypes.c gtksourceview-enumtypes.h gtksourceview-resources.c \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make all-recursive make[3]: Entering directory '/run/build/gtksourceview/gtksourceview' Making all in completion-providers make[4]: Entering directory '/run/build/gtksourceview/gtksourceview/completion-providers' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; Making all in words make[5]: Entering directory '/run/build/gtksourceview/gtksourceview/completion-providers/words' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I../../.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourcecompletionwords_la-gtksourcecompletionwords.lo -MD -MP -MF .deps/libgtksourcecompletionwords_la-gtksourcecompletionwords.Tpo -c -o libgtksourcecompletionwords_la-gtksourcecompletionwords.lo `test -f 'gtksourcecompletionwords.c' || echo './'`gtksourcecompletionwords.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I../../.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourcecompletionwords_la-gtksourcecompletionwordsbuffer.lo -MD -MP -MF .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordsbuffer.Tpo -c -o libgtksourcecompletionwords_la-gtksourcecompletionwordsbuffer.lo `test -f 'gtksourcecompletionwordsbuffer.c' || echo './'`gtksourcecompletionwordsbuffer.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I../../.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourcecompletionwords_la-gtksourcecompletionwordslibrary.lo -MD -MP -MF .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordslibrary.Tpo -c -o libgtksourcecompletionwords_la-gtksourcecompletionwordslibrary.lo `test -f 'gtksourcecompletionwordslibrary.c' || echo './'`gtksourcecompletionwordslibrary.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I../../.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourcecompletionwords_la-gtksourcecompletionwordsproposal.lo -MD -MP -MF .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordsproposal.Tpo -c -o libgtksourcecompletionwords_la-gtksourcecompletionwordsproposal.lo `test -f 'gtksourcecompletionwordsproposal.c' || echo './'`gtksourcecompletionwordsproposal.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I../../.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourcecompletionwords_la-gtksourcecompletionwordsutils.lo -MD -MP -MF .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordsutils.Tpo -c -o libgtksourcecompletionwords_la-gtksourcecompletionwordsutils.lo `test -f 'gtksourcecompletionwordsutils.c' || echo './'`gtksourcecompletionwordsutils.c \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ gtksourceview-3.24.9-coverage.info gtksourceview-3.24.9-coverage \ \ \ \ \ libgtksourcecompletionwords.la \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I../../.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourcecompletionwords_la-gtksourcecompletionwords.lo -MD -MP -MF .deps/libgtksourcecompletionwords_la-gtksourcecompletionwords.Tpo -c gtksourcecompletionwords.c -fPIC -DPIC -o .libs/libgtksourcecompletionwords_la-gtksourcecompletionwords.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I../../.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourcecompletionwords_la-gtksourcecompletionwordsbuffer.lo -MD -MP -MF .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordsbuffer.Tpo -c gtksourcecompletionwordsbuffer.c -fPIC -DPIC -o .libs/libgtksourcecompletionwords_la-gtksourcecompletionwordsbuffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I../../.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourcecompletionwords_la-gtksourcecompletionwordslibrary.lo -MD -MP -MF .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordslibrary.Tpo -c gtksourcecompletionwordslibrary.c -fPIC -DPIC -o .libs/libgtksourcecompletionwords_la-gtksourcecompletionwordslibrary.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I../../.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourcecompletionwords_la-gtksourcecompletionwordsproposal.lo -MD -MP -MF .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordsproposal.Tpo -c gtksourcecompletionwordsproposal.c -fPIC -DPIC -o .libs/libgtksourcecompletionwords_la-gtksourcecompletionwordsproposal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I../../.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourcecompletionwords_la-gtksourcecompletionwordsutils.lo -MD -MP -MF .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordsutils.Tpo -c gtksourcecompletionwordsutils.c -fPIC -DPIC -o .libs/libgtksourcecompletionwords_la-gtksourcecompletionwordsutils.o gtksourcecompletionwordslibrary.c: In function ‘gtk_source_completion_words_library_find’: gtksourcecompletionwordslibrary.c:223:7: warning: cast between incompatible function types from ‘gint (*)(GtkSourceCompletionWordsProposal *, GtkSourceCompletionWordsProposal *)’ {aka ‘int (*)(struct _GtkSourceCompletionWordsProposal *, struct _GtkSourceCompletionWordsProposal *)’} to ‘gint (*)(const void *, const void *, void *)’ {aka ‘int (*)(const void *, const void *, void *)’} [-Wcast-function-type] (GCompareDataFunc)compare_full, ^ gtksourcecompletionwordslibrary.c: In function ‘gtk_source_completion_words_library_add_word’: gtksourcecompletionwordslibrary.c:281:28: warning: cast between incompatible function types from ‘gint (*)(GtkSourceCompletionWordsProposal *, GtkSourceCompletionWordsProposal *)’ {aka ‘int (*)(struct _GtkSourceCompletionWordsProposal *, struct _GtkSourceCompletionWordsProposal *)’} to ‘gint (*)(const void *, const void *, void *)’ {aka ‘int (*)(const void *, const void *, void *)’} [-Wcast-function-type] (GCompareDataFunc)compare_full, ^ mv -f .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordsproposal.Tpo .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordsproposal.Plo mv -f .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordslibrary.Tpo .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordslibrary.Plo mv -f .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordsutils.Tpo .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordsutils.Plo mv -f .deps/libgtksourcecompletionwords_la-gtksourcecompletionwords.Tpo .deps/libgtksourcecompletionwords_la-gtksourcecompletionwords.Plo mv -f .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordsbuffer.Tpo .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordsbuffer.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libgtksourcecompletionwords.la libgtksourcecompletionwords_la-gtksourcecompletionwords.lo libgtksourcecompletionwords_la-gtksourcecompletionwordsbuffer.lo libgtksourcecompletionwords_la-gtksourcecompletionwordslibrary.lo libgtksourcecompletionwords_la-gtksourcecompletionwordsproposal.lo libgtksourcecompletionwords_la-gtksourcecompletionwordsutils.lo libtool: link: ar cru .libs/libgtksourcecompletionwords.a .libs/libgtksourcecompletionwords_la-gtksourcecompletionwords.o .libs/libgtksourcecompletionwords_la-gtksourcecompletionwordsbuffer.o .libs/libgtksourcecompletionwords_la-gtksourcecompletionwordslibrary.o .libs/libgtksourcecompletionwords_la-gtksourcecompletionwordsproposal.o .libs/libgtksourcecompletionwords_la-gtksourcecompletionwordsutils.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgtksourcecompletionwords.a libtool: link: ( cd ".libs" && rm -f "libgtksourcecompletionwords.la" && ln -s "../libgtksourcecompletionwords.la" "libgtksourcecompletionwords.la" ) make[5]: Leaving directory '/run/build/gtksourceview/gtksourceview/completion-providers/words' make[5]: Entering directory '/run/build/gtksourceview/gtksourceview/completion-providers' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/run/build/gtksourceview/gtksourceview/completion-providers' make[4]: Leaving directory '/run/build/gtksourceview/gtksourceview/completion-providers' make[4]: Entering directory '/run/build/gtksourceview/gtksourceview' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcebuffer.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcebuffer.Tpo -c -o libgtksourceview_core_la-gtksourcebuffer.lo `test -f 'gtksourcebuffer.c' || echo './'`gtksourcebuffer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletion.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletion.Tpo -c -o libgtksourceview_core_la-gtksourcecompletion.lo `test -f 'gtksourcecompletion.c' || echo './'`gtksourcecompletion.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletioncontext.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletioncontext.Tpo -c -o libgtksourceview_core_la-gtksourcecompletioncontext.lo `test -f 'gtksourcecompletioncontext.c' || echo './'`gtksourcecompletioncontext.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletioninfo.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletioninfo.Tpo -c -o libgtksourceview_core_la-gtksourcecompletioninfo.lo `test -f 'gtksourcecompletioninfo.c' || echo './'`gtksourcecompletioninfo.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletionitem.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletionitem.Tpo -c -o libgtksourceview_core_la-gtksourcecompletionitem.lo `test -f 'gtksourcecompletionitem.c' || echo './'`gtksourcecompletionitem.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletionproposal.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletionproposal.Tpo -c -o libgtksourceview_core_la-gtksourcecompletionproposal.lo `test -f 'gtksourcecompletionproposal.c' || echo './'`gtksourcecompletionproposal.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletionprovider.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletionprovider.Tpo -c -o libgtksourceview_core_la-gtksourcecompletionprovider.lo `test -f 'gtksourcecompletionprovider.c' || echo './'`gtksourcecompletionprovider.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceencoding.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceencoding.Tpo -c -o libgtksourceview_core_la-gtksourceencoding.lo `test -f 'gtksourceencoding.c' || echo './'`gtksourceencoding.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletioncontext.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletioncontext.Tpo -c gtksourcecompletioncontext.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcecompletioncontext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcebuffer.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcebuffer.Tpo -c gtksourcebuffer.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcebuffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletioninfo.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletioninfo.Tpo -c gtksourcecompletioninfo.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcecompletioninfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletionitem.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletionitem.Tpo -c gtksourcecompletionitem.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcecompletionitem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceencoding.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceencoding.Tpo -c gtksourceencoding.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceencoding.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletion.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletion.Tpo -c gtksourcecompletion.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcecompletion.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletionprovider.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletionprovider.Tpo -c gtksourcecompletionprovider.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcecompletionprovider.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletionproposal.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletionproposal.Tpo -c gtksourcecompletionproposal.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcecompletionproposal.o mv -f .deps/libgtksourceview_core_la-gtksourceencoding.Tpo .deps/libgtksourceview_core_la-gtksourceencoding.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcefile.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcefile.Tpo -c -o libgtksourceview_core_la-gtksourcefile.lo `test -f 'gtksourcefile.c' || echo './'`gtksourcefile.c mv -f .deps/libgtksourceview_core_la-gtksourcecompletionproposal.Tpo .deps/libgtksourceview_core_la-gtksourcecompletionproposal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcefileloader.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcefileloader.Tpo -c -o libgtksourceview_core_la-gtksourcefileloader.lo `test -f 'gtksourcefileloader.c' || echo './'`gtksourcefileloader.c gtksourcecompletioninfo.c: In function ‘move_to_iter’: gtksourcecompletioninfo.c:505:2: warning: ‘gdk_screen_get_width’ is deprecated [-Wdeprecated-declarations] sw = gdk_screen_get_width (screen); ^~ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ../gtksourceview/gtksourcecompletioninfo.h:34, from gtksourcecompletioninfo.c:63: /usr/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here gint gdk_screen_get_width (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~ gtksourcecompletioninfo.c:506:2: warning: ‘gdk_screen_get_height’ is deprecated [-Wdeprecated-declarations] sh = gdk_screen_get_height (screen); ^~ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ../gtksourceview/gtksourcecompletioninfo.h:34, from gtksourcecompletioninfo.c:63: /usr/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here gint gdk_screen_get_height (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~~ gtksourcecompletion.c: In function ‘update_info_position’: gtksourcecompletion.c:756:2: warning: ‘gdk_screen_get_width’ is deprecated [-Wdeprecated-declarations] screen_width = gdk_screen_get_width (screen); ^~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gtksourcecompletion.h:34, from gtksourcecompletion.c:104: /usr/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here gint gdk_screen_get_width (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~ mv -f .deps/libgtksourceview_core_la-gtksourcecompletioncontext.Tpo .deps/libgtksourceview_core_la-gtksourcecompletioncontext.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcefilesaver.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcefilesaver.Tpo -c -o libgtksourceview_core_la-gtksourcefilesaver.lo `test -f 'gtksourcefilesaver.c' || echo './'`gtksourcefilesaver.c mv -f .deps/libgtksourceview_core_la-gtksourcecompletionprovider.Tpo .deps/libgtksourceview_core_la-gtksourcecompletionprovider.Plo mv -f .deps/libgtksourceview_core_la-gtksourcecompletioninfo.Tpo .deps/libgtksourceview_core_la-gtksourcecompletioninfo.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcegutter.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcegutter.Tpo -c -o libgtksourceview_core_la-gtksourcegutter.lo `test -f 'gtksourcegutter.c' || echo './'`gtksourcegutter.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcegutterrenderer.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcegutterrenderer.Tpo -c -o libgtksourceview_core_la-gtksourcegutterrenderer.lo `test -f 'gtksourcegutterrenderer.c' || echo './'`gtksourcegutterrenderer.c mv -f .deps/libgtksourceview_core_la-gtksourcecompletionitem.Tpo .deps/libgtksourceview_core_la-gtksourcecompletionitem.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcegutterrendererpixbuf.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcegutterrendererpixbuf.Tpo -c -o libgtksourceview_core_la-gtksourcegutterrendererpixbuf.lo `test -f 'gtksourcegutterrendererpixbuf.c' || echo './'`gtksourcegutterrendererpixbuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcefile.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcefile.Tpo -c gtksourcefile.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcefile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcefileloader.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcefileloader.Tpo -c gtksourcefileloader.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcefileloader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcefilesaver.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcefilesaver.Tpo -c gtksourcefilesaver.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcefilesaver.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcegutter.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcegutter.Tpo -c gtksourcegutter.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcegutter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcegutterrenderer.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcegutterrenderer.Tpo -c gtksourcegutterrenderer.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcegutterrenderer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcegutterrendererpixbuf.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcegutterrendererpixbuf.Tpo -c gtksourcegutterrendererpixbuf.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcegutterrendererpixbuf.o mv -f .deps/libgtksourceview_core_la-gtksourcecompletion.Tpo .deps/libgtksourceview_core_la-gtksourcecompletion.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcegutterrenderertext.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcegutterrenderertext.Tpo -c -o libgtksourceview_core_la-gtksourcegutterrenderertext.lo `test -f 'gtksourcegutterrenderertext.c' || echo './'`gtksourcegutterrenderertext.c mv -f .deps/libgtksourceview_core_la-gtksourcefile.Tpo .deps/libgtksourceview_core_la-gtksourcefile.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcelanguage.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcelanguage.Tpo -c -o libgtksourceview_core_la-gtksourcelanguage.lo `test -f 'gtksourcelanguage.c' || echo './'`gtksourcelanguage.c mv -f .deps/libgtksourceview_core_la-gtksourcebuffer.Tpo .deps/libgtksourceview_core_la-gtksourcebuffer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcelanguagemanager.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcelanguagemanager.Tpo -c -o libgtksourceview_core_la-gtksourcelanguagemanager.lo `test -f 'gtksourcelanguagemanager.c' || echo './'`gtksourcelanguagemanager.c mv -f .deps/libgtksourceview_core_la-gtksourcefileloader.Tpo .deps/libgtksourceview_core_la-gtksourcefileloader.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcemap.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcemap.Tpo -c -o libgtksourceview_core_la-gtksourcemap.lo `test -f 'gtksourcemap.c' || echo './'`gtksourcemap.c mv -f .deps/libgtksourceview_core_la-gtksourcegutterrendererpixbuf.Tpo .deps/libgtksourceview_core_la-gtksourcegutterrendererpixbuf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcemark.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcemark.Tpo -c -o libgtksourceview_core_la-gtksourcemark.lo `test -f 'gtksourcemark.c' || echo './'`gtksourcemark.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcegutterrenderertext.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcegutterrenderertext.Tpo -c gtksourcegutterrenderertext.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcegutterrenderertext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcelanguage.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcelanguage.Tpo -c gtksourcelanguage.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcelanguage.o mv -f .deps/libgtksourceview_core_la-gtksourcefilesaver.Tpo .deps/libgtksourceview_core_la-gtksourcefilesaver.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcemarkattributes.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcemarkattributes.Tpo -c -o libgtksourceview_core_la-gtksourcemarkattributes.lo `test -f 'gtksourcemarkattributes.c' || echo './'`gtksourcemarkattributes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcelanguagemanager.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcelanguagemanager.Tpo -c gtksourcelanguagemanager.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcelanguagemanager.o mv -f .deps/libgtksourceview_core_la-gtksourcegutterrenderer.Tpo .deps/libgtksourceview_core_la-gtksourcegutterrenderer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceprintcompositor.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceprintcompositor.Tpo -c -o libgtksourceview_core_la-gtksourceprintcompositor.lo `test -f 'gtksourceprintcompositor.c' || echo './'`gtksourceprintcompositor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcemap.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcemap.Tpo -c gtksourcemap.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcemap.o mv -f .deps/libgtksourceview_core_la-gtksourcegutter.Tpo .deps/libgtksourceview_core_la-gtksourcegutter.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceregion.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceregion.Tpo -c -o libgtksourceview_core_la-gtksourceregion.lo `test -f 'gtksourceregion.c' || echo './'`gtksourceregion.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcemark.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcemark.Tpo -c gtksourcemark.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcemark.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcemarkattributes.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcemarkattributes.Tpo -c gtksourcemarkattributes.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcemarkattributes.o mv -f .deps/libgtksourceview_core_la-gtksourcegutterrenderertext.Tpo .deps/libgtksourceview_core_la-gtksourcegutterrenderertext.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcesearchcontext.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcesearchcontext.Tpo -c -o libgtksourceview_core_la-gtksourcesearchcontext.lo `test -f 'gtksourcesearchcontext.c' || echo './'`gtksourcesearchcontext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceprintcompositor.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceprintcompositor.Tpo -c gtksourceprintcompositor.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceprintcompositor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceregion.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceregion.Tpo -c gtksourceregion.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceregion.o mv -f .deps/libgtksourceview_core_la-gtksourcelanguagemanager.Tpo .deps/libgtksourceview_core_la-gtksourcelanguagemanager.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcesearchsettings.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcesearchsettings.Tpo -c -o libgtksourceview_core_la-gtksourcesearchsettings.lo `test -f 'gtksourcesearchsettings.c' || echo './'`gtksourcesearchsettings.c mv -f .deps/libgtksourceview_core_la-gtksourcelanguage.Tpo .deps/libgtksourceview_core_la-gtksourcelanguage.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcespacedrawer.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcespacedrawer.Tpo -c -o libgtksourceview_core_la-gtksourcespacedrawer.lo `test -f 'gtksourcespacedrawer.c' || echo './'`gtksourcespacedrawer.c mv -f .deps/libgtksourceview_core_la-gtksourcemark.Tpo .deps/libgtksourceview_core_la-gtksourcemark.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcestyle.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcestyle.Tpo -c -o libgtksourceview_core_la-gtksourcestyle.lo `test -f 'gtksourcestyle.c' || echo './'`gtksourcestyle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcesearchcontext.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcesearchcontext.Tpo -c gtksourcesearchcontext.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcesearchcontext.o mv -f .deps/libgtksourceview_core_la-gtksourcemap.Tpo .deps/libgtksourceview_core_la-gtksourcemap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcestylescheme.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcestylescheme.Tpo -c -o libgtksourceview_core_la-gtksourcestylescheme.lo `test -f 'gtksourcestylescheme.c' || echo './'`gtksourcestylescheme.c mv -f .deps/libgtksourceview_core_la-gtksourcemarkattributes.Tpo .deps/libgtksourceview_core_la-gtksourcemarkattributes.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcestyleschemechooser.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcestyleschemechooser.Tpo -c -o libgtksourceview_core_la-gtksourcestyleschemechooser.lo `test -f 'gtksourcestyleschemechooser.c' || echo './'`gtksourcestyleschemechooser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcesearchsettings.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcesearchsettings.Tpo -c gtksourcesearchsettings.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcesearchsettings.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcestyle.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcestyle.Tpo -c gtksourcestyle.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcestyle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcespacedrawer.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcespacedrawer.Tpo -c gtksourcespacedrawer.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcespacedrawer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcestylescheme.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcestylescheme.Tpo -c gtksourcestylescheme.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcestylescheme.o mv -f .deps/libgtksourceview_core_la-gtksourceregion.Tpo .deps/libgtksourceview_core_la-gtksourceregion.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcestyleschemechooserbutton.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcestyleschemechooserbutton.Tpo -c -o libgtksourceview_core_la-gtksourcestyleschemechooserbutton.lo `test -f 'gtksourcestyleschemechooserbutton.c' || echo './'`gtksourcestyleschemechooserbutton.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcestyleschemechooser.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcestyleschemechooser.Tpo -c gtksourcestyleschemechooser.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcestyleschemechooser.o mv -f .deps/libgtksourceview_core_la-gtksourcesearchsettings.Tpo .deps/libgtksourceview_core_la-gtksourcesearchsettings.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcestyleschemechooserwidget.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcestyleschemechooserwidget.Tpo -c -o libgtksourceview_core_la-gtksourcestyleschemechooserwidget.lo `test -f 'gtksourcestyleschemechooserwidget.c' || echo './'`gtksourcestyleschemechooserwidget.c gtksourcestylescheme.c: In function ‘gtk_source_style_scheme_finalize’: gtksourcestylescheme.c:138:47: warning: cast between incompatible function types from ‘void (*)(void *)’ to ‘void (*)(void *, void *)’ [-Wcast-function-type] g_ptr_array_foreach (scheme->priv->authors, (GFunc)g_free, NULL); ^ mv -f .deps/libgtksourceview_core_la-gtksourcestyle.Tpo .deps/libgtksourceview_core_la-gtksourcestyle.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcestyleschememanager.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcestyleschememanager.Tpo -c -o libgtksourceview_core_la-gtksourcestyleschememanager.lo `test -f 'gtksourcestyleschememanager.c' || echo './'`gtksourcestyleschememanager.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcestyleschemechooserbutton.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcestyleschemechooserbutton.Tpo -c gtksourcestyleschemechooserbutton.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcestyleschemechooserbutton.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcestyleschemechooserwidget.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcestyleschemechooserwidget.Tpo -c gtksourcestyleschemechooserwidget.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcestyleschemechooserwidget.o mv -f .deps/libgtksourceview_core_la-gtksourcestyleschemechooser.Tpo .deps/libgtksourceview_core_la-gtksourcestyleschemechooser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcetag.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcetag.Tpo -c -o libgtksourceview_core_la-gtksourcetag.lo `test -f 'gtksourcetag.c' || echo './'`gtksourcetag.c mv -f .deps/libgtksourceview_core_la-gtksourceprintcompositor.Tpo .deps/libgtksourceview_core_la-gtksourceprintcompositor.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceundomanager.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceundomanager.Tpo -c -o libgtksourceview_core_la-gtksourceundomanager.lo `test -f 'gtksourceundomanager.c' || echo './'`gtksourceundomanager.c mv -f .deps/libgtksourceview_core_la-gtksourcespacedrawer.Tpo .deps/libgtksourceview_core_la-gtksourcespacedrawer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceutils.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceutils.Tpo -c -o libgtksourceview_core_la-gtksourceutils.lo `test -f 'gtksourceutils.c' || echo './'`gtksourceutils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcestyleschememanager.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcestyleschememanager.Tpo -c gtksourcestyleschememanager.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcestyleschememanager.o gtksourcestyleschemechooserwidget.c: In function ‘gtk_source_style_scheme_chooser_widget_populate’: gtksourcestyleschemechooserwidget.c:218:25: warning: cast between incompatible function types from ‘void (*)(GtkWidget *)’ {aka ‘void (*)(struct _GtkWidget *)’} to ‘void (*)(GtkWidget *, void *)’ {aka ‘void (*)(struct _GtkWidget *, void *)’} [-Wcast-function-type] (GtkCallback)gtk_widget_destroy, ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcetag.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcetag.Tpo -c gtksourcetag.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcetag.o mv -f .deps/libgtksourceview_core_la-gtksourcestylescheme.Tpo .deps/libgtksourceview_core_la-gtksourcestylescheme.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceversion.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceversion.Tpo -c -o libgtksourceview_core_la-gtksourceversion.lo `test -f 'gtksourceversion.c' || echo './'`gtksourceversion.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceundomanager.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceundomanager.Tpo -c gtksourceundomanager.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceundomanager.o mv -f .deps/libgtksourceview_core_la-gtksourcestyleschemechooserbutton.Tpo .deps/libgtksourceview_core_la-gtksourcestyleschemechooserbutton.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceview.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceview.Tpo -c -o libgtksourceview_core_la-gtksourceview.lo `test -f 'gtksourceview.c' || echo './'`gtksourceview.c mv -f .deps/libgtksourceview_core_la-gtksourcestyleschemechooserwidget.Tpo .deps/libgtksourceview_core_la-gtksourcestyleschemechooserwidget.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcebufferinputstream.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcebufferinputstream.Tpo -c -o libgtksourceview_core_la-gtksourcebufferinputstream.lo `test -f 'gtksourcebufferinputstream.c' || echo './'`gtksourcebufferinputstream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceutils.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceutils.Tpo -c gtksourceutils.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceutils.o mv -f .deps/libgtksourceview_core_la-gtksourceutils.Tpo .deps/libgtksourceview_core_la-gtksourceutils.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcebufferinternal.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcebufferinternal.Tpo -c -o libgtksourceview_core_la-gtksourcebufferinternal.lo `test -f 'gtksourcebufferinternal.c' || echo './'`gtksourcebufferinternal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceversion.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceversion.Tpo -c gtksourceversion.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceversion.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceview.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceview.Tpo -c gtksourceview.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceview.o mv -f .deps/libgtksourceview_core_la-gtksourcetag.Tpo .deps/libgtksourceview_core_la-gtksourcetag.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcebufferoutputstream.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcebufferoutputstream.Tpo -c -o libgtksourceview_core_la-gtksourcebufferoutputstream.lo `test -f 'gtksourcebufferoutputstream.c' || echo './'`gtksourcebufferoutputstream.c mv -f .deps/libgtksourceview_core_la-gtksourcesearchcontext.Tpo .deps/libgtksourceview_core_la-gtksourcesearchcontext.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletioncontainer.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletioncontainer.Tpo -c -o libgtksourceview_core_la-gtksourcecompletioncontainer.lo `test -f 'gtksourcecompletioncontainer.c' || echo './'`gtksourcecompletioncontainer.c mv -f .deps/libgtksourceview_core_la-gtksourcestyleschememanager.Tpo .deps/libgtksourceview_core_la-gtksourcestyleschememanager.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletionmodel.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletionmodel.Tpo -c -o libgtksourceview_core_la-gtksourcecompletionmodel.lo `test -f 'gtksourcecompletionmodel.c' || echo './'`gtksourcecompletionmodel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcebufferinputstream.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcebufferinputstream.Tpo -c gtksourcebufferinputstream.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcebufferinputstream.o mv -f .deps/libgtksourceview_core_la-gtksourceversion.Tpo .deps/libgtksourceview_core_la-gtksourceversion.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecontextengine.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecontextengine.Tpo -c -o libgtksourceview_core_la-gtksourcecontextengine.lo `test -f 'gtksourcecontextengine.c' || echo './'`gtksourcecontextengine.c mv -f .deps/libgtksourceview_core_la-gtksourceundomanager.Tpo .deps/libgtksourceview_core_la-gtksourceundomanager.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceengine.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceengine.Tpo -c -o libgtksourceview_core_la-gtksourceengine.lo `test -f 'gtksourceengine.c' || echo './'`gtksourceengine.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcebufferinternal.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcebufferinternal.Tpo -c gtksourcebufferinternal.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcebufferinternal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcebufferoutputstream.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcebufferoutputstream.Tpo -c gtksourcebufferoutputstream.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcebufferoutputstream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletioncontainer.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletioncontainer.Tpo -c gtksourcecompletioncontainer.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcecompletioncontainer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletionmodel.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletionmodel.Tpo -c gtksourcecompletionmodel.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcecompletionmodel.o gtksourceview.c: In function ‘set_source_buffer’: libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecontextengine.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecontextengine.Tpo -c gtksourcecontextengine.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcecontextengine.o gtksourceview.c:1589:29: warning: assignment to ‘GtkSourceBuffer *’ {aka ‘struct _GtkSourceBuffer *’} from incompatible pointer type ‘GtkTextBuffer *’ {aka ‘struct _GtkTextBuffer *’} [-Wincompatible-pointer-types] view->priv->source_buffer = g_object_ref (buffer); ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceengine.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceengine.Tpo -c gtksourceengine.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceengine.o mv -f .deps/libgtksourceview_core_la-gtksourcebufferinputstream.Tpo .deps/libgtksourceview_core_la-gtksourcebufferinputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcegutterrendererlines.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcegutterrendererlines.Tpo -c -o libgtksourceview_core_la-gtksourcegutterrendererlines.lo `test -f 'gtksourcegutterrendererlines.c' || echo './'`gtksourcegutterrendererlines.c mv -f .deps/libgtksourceview_core_la-gtksourcebufferinternal.Tpo .deps/libgtksourceview_core_la-gtksourcebufferinternal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcegutterrenderermarks.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcegutterrenderermarks.Tpo -c -o libgtksourceview_core_la-gtksourcegutterrenderermarks.lo `test -f 'gtksourcegutterrenderermarks.c' || echo './'`gtksourcegutterrenderermarks.c gtksourcecompletioncontainer.c: In function ‘get_max_width’: gtksourcecompletioncontainer.c:58:3: warning: ‘gdk_screen_get_width’ is deprecated [-Wdeprecated-declarations] max_width = gdk_screen_get_width (screen) - xorigin; ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gtksourcecompletioncontainer.h:25, from gtksourcecompletioncontainer.c:33: /usr/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here gint gdk_screen_get_width (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~ gtksourcecompletionmodel.c: In function ‘gtk_source_completion_model_set_visible_providers’: gtksourcecompletionmodel.c:901:11: warning: cast between incompatible function types from ‘void * (*)(void *)’ to ‘void * (*)(const void *, void *)’ [-Wcast-function-type] (GCopyFunc)g_object_ref, ^ gtksourcecontextengine.c: In function ‘context_unref’: gtksourcecontextengine.c:3328:12: warning: cast between incompatible function types from ‘void (*)(void *, Context *)’ {aka ‘void (*)(void *, struct _Context *)’} to ‘void (*)(void *, void *, void *)’ [-Wcast-function-type] (GHFunc) context_unref_hash_cb, ^ gtksourcecontextengine.c: In function ‘context_freeze’: gtksourcecontextengine.c:3406:12: warning: cast between incompatible function types from ‘void (*)(void *, Context *)’ {aka ‘void (*)(void *, struct _Context *)’} to ‘void (*)(void *, void *, void *)’ [-Wcast-function-type] (GHFunc) context_freeze_hash_cb, ^ gtksourcecontextengine.c: In function ‘context_thaw’: gtksourcecontextengine.c:3451:31: warning: cast between incompatible function types from ‘void (*)(Context *)’ {aka ‘void (*)(struct _Context *)’} to ‘void (*)(void *, void *)’ [-Wcast-function-type] g_slist_foreach (children, (GFunc) context_thaw, NULL); ^ mv -f .deps/libgtksourceview_core_la-gtksourcecompletioncontainer.Tpo .deps/libgtksourceview_core_la-gtksourcecompletioncontainer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceiter.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceiter.Tpo -c -o libgtksourceview_core_la-gtksourceiter.lo `test -f 'gtksourceiter.c' || echo './'`gtksourceiter.c mv -f .deps/libgtksourceview_core_la-gtksourceengine.Tpo .deps/libgtksourceview_core_la-gtksourceengine.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcelanguage-parser-1.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcelanguage-parser-1.Tpo -c -o libgtksourceview_core_la-gtksourcelanguage-parser-1.lo `test -f 'gtksourcelanguage-parser-1.c' || echo './'`gtksourcelanguage-parser-1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcegutterrendererlines.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcegutterrendererlines.Tpo -c gtksourcegutterrendererlines.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcegutterrendererlines.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcegutterrenderermarks.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcegutterrenderermarks.Tpo -c gtksourcegutterrenderermarks.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcegutterrenderermarks.o mv -f .deps/libgtksourceview_core_la-gtksourcebufferoutputstream.Tpo .deps/libgtksourceview_core_la-gtksourcebufferoutputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcelanguage-parser-2.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcelanguage-parser-2.Tpo -c -o libgtksourceview_core_la-gtksourcelanguage-parser-2.lo `test -f 'gtksourcelanguage-parser-2.c' || echo './'`gtksourcelanguage-parser-2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceiter.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceiter.Tpo -c gtksourceiter.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceiter.o mv -f .deps/libgtksourceview_core_la-gtksourcecompletionmodel.Tpo .deps/libgtksourceview_core_la-gtksourcecompletionmodel.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcemarkssequence.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcemarkssequence.Tpo -c -o libgtksourceview_core_la-gtksourcemarkssequence.lo `test -f 'gtksourcemarkssequence.c' || echo './'`gtksourcemarkssequence.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcelanguage-parser-1.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcelanguage-parser-1.Tpo -c gtksourcelanguage-parser-1.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcelanguage-parser-1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcelanguage-parser-2.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcelanguage-parser-2.Tpo -c gtksourcelanguage-parser-2.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcelanguage-parser-2.o mv -f .deps/libgtksourceview_core_la-gtksourcegutterrendererlines.Tpo .deps/libgtksourceview_core_la-gtksourcegutterrendererlines.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcepixbufhelper.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcepixbufhelper.Tpo -c -o libgtksourceview_core_la-gtksourcepixbufhelper.lo `test -f 'gtksourcepixbufhelper.c' || echo './'`gtksourcepixbufhelper.c mv -f .deps/libgtksourceview_core_la-gtksourcegutterrenderermarks.Tpo .deps/libgtksourceview_core_la-gtksourcegutterrenderermarks.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceregex.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceregex.Tpo -c -o libgtksourceview_core_la-gtksourceregex.lo `test -f 'gtksourceregex.c' || echo './'`gtksourceregex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcemarkssequence.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcemarkssequence.Tpo -c gtksourcemarkssequence.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcemarkssequence.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcepixbufhelper.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcepixbufhelper.Tpo -c gtksourcepixbufhelper.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcepixbufhelper.o mv -f .deps/libgtksourceview_core_la-gtksourceview.Tpo .deps/libgtksourceview_core_la-gtksourceview.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceundomanagerdefault.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceundomanagerdefault.Tpo -c -o libgtksourceview_core_la-gtksourceundomanagerdefault.lo `test -f 'gtksourceundomanagerdefault.c' || echo './'`gtksourceundomanagerdefault.c mv -f .deps/libgtksourceview_core_la-gtksourceiter.Tpo .deps/libgtksourceview_core_la-gtksourceiter.Plo gtksourcelanguage-parser-2.c: In function ‘_gtk_source_language_file_parse_version2’: gtksourcelanguage-parser-2.c:1829:33: warning: cast between incompatible function types from ‘void (*)(GtkSourceContextReplace *)’ {aka ‘void (*)(struct _GtkSourceContextReplace *)’} to ‘void (*)(void *, void *)’ [-Wcast-function-type] g_queue_foreach (replacements, (GFunc) _gtk_source_context_replace_free, NULL); ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceview-i18n.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceview-i18n.Tpo -c -o libgtksourceview_core_la-gtksourceview-i18n.lo `test -f 'gtksourceview-i18n.c' || echo './'`gtksourceview-i18n.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceregex.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceregex.Tpo -c gtksourceregex.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceregex.o mv -f .deps/libgtksourceview_core_la-gtksourcelanguage-parser-1.Tpo .deps/libgtksourceview_core_la-gtksourcelanguage-parser-1.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceview-init.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceview-init.Tpo -c -o libgtksourceview_core_la-gtksourceview-init.lo `test -f 'gtksourceview-init.c' || echo './'`gtksourceview-init.c gtksourcemarkssequence.c: In function ‘mark_set_cb’: gtksourcemarkssequence.c:113:7: warning: cast between incompatible function types from ‘gint (*)(GtkTextMark *, GtkTextMark *)’ {aka ‘int (*)(struct _GtkTextMark *, struct _GtkTextMark *)’} to ‘gint (*)(const void *, const void *, void *)’ {aka ‘int (*)(const void *, const void *, void *)’} [-Wcast-function-type] (GCompareDataFunc)compare_marks, ^ gtksourcemarkssequence.c: In function ‘_gtk_source_marks_sequence_add’: gtksourcemarkssequence.c:288:11: warning: cast between incompatible function types from ‘gint (*)(GtkTextMark *, GtkTextMark *)’ {aka ‘int (*)(struct _GtkTextMark *, struct _GtkTextMark *)’} to ‘gint (*)(const void *, const void *, void *)’ {aka ‘int (*)(const void *, const void *, void *)’} [-Wcast-function-type] (GCompareDataFunc)compare_marks, ^ gtksourcemarkssequence.c: In function ‘_gtk_source_marks_sequence_forward_iter’: gtksourcemarkssequence.c:379:11: warning: cast between incompatible function types from ‘gint (*)(GtkTextMark *, GtkTextMark *)’ {aka ‘int (*)(struct _GtkTextMark *, struct _GtkTextMark *)’} to ‘gint (*)(const void *, const void *, void *)’ {aka ‘int (*)(const void *, const void *, void *)’} [-Wcast-function-type] (GCompareDataFunc)compare_marks, ^ gtksourcemarkssequence.c: In function ‘_gtk_source_marks_sequence_backward_iter’: gtksourcemarkssequence.c:424:11: warning: cast between incompatible function types from ‘gint (*)(GtkTextMark *, GtkTextMark *)’ {aka ‘int (*)(struct _GtkTextMark *, struct _GtkTextMark *)’} to ‘gint (*)(const void *, const void *, void *)’ {aka ‘int (*)(const void *, const void *, void *)’} [-Wcast-function-type] (GCompareDataFunc)compare_marks, ^ gtksourcemarkssequence.c: In function ‘_gtk_source_marks_sequence_get_marks_in_range’: gtksourcemarkssequence.c:496:11: warning: cast between incompatible function types from ‘gint (*)(GtkTextMark *, GtkTextMark *)’ {aka ‘int (*)(struct _GtkTextMark *, struct _GtkTextMark *)’} to ‘gint (*)(const void *, const void *, void *)’ {aka ‘int (*)(const void *, const void *, void *)’} [-Wcast-function-type] (GCompareDataFunc)compare_marks, ^ mv -f .deps/libgtksourceview_core_la-gtksourceregex.Tpo .deps/libgtksourceview_core_la-gtksourceregex.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceview-utils.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceview-utils.Tpo -c -o libgtksourceview_core_la-gtksourceview-utils.lo `test -f 'gtksourceview-utils.c' || echo './'`gtksourceview-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceundomanagerdefault.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceundomanagerdefault.Tpo -c gtksourceundomanagerdefault.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceundomanagerdefault.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceview-i18n.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceview-i18n.Tpo -c gtksourceview-i18n.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceview-i18n.o mv -f .deps/libgtksourceview_core_la-gtksourcemarkssequence.Tpo .deps/libgtksourceview_core_la-gtksourcemarkssequence.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceview-resources.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceview-resources.Tpo -c -o libgtksourceview_core_la-gtksourceview-resources.lo `test -f 'gtksourceview-resources.c' || echo './'`gtksourceview-resources.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceview-init.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceview-init.Tpo -c gtksourceview-init.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceview-init.o mv -f .deps/libgtksourceview_core_la-gtksourcepixbufhelper.Tpo .deps/libgtksourceview_core_la-gtksourcepixbufhelper.Plo for pkg in atk gdk-3.0 gdk-pixbuf-2.0 gio-2.0 gtk+-3.0 pango cairo; do \ echo $pkg >> gtksourceview-3.0.deps; \ done /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceview-enumtypes.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceview-enumtypes.Tpo -c -o libgtksourceview_core_la-gtksourceview-enumtypes.lo `test -f 'gtksourceview-enumtypes.c' || echo './'`gtksourceview-enumtypes.c mv -f .deps/libgtksourceview_core_la-gtksourceview-i18n.Tpo .deps/libgtksourceview_core_la-gtksourceview-i18n.Plo mv -f .deps/libgtksourceview_core_la-gtksourceview-init.Tpo .deps/libgtksourceview_core_la-gtksourceview-init.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceview-utils.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceview-utils.Tpo -c gtksourceview-utils.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceview-utils.o mv -f .deps/libgtksourceview_core_la-gtksourcelanguage-parser-2.Tpo .deps/libgtksourceview_core_la-gtksourcelanguage-parser-2.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceview-resources.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceview-resources.Tpo -c gtksourceview-resources.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceview-resources.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceview-enumtypes.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceview-enumtypes.Tpo -c gtksourceview-enumtypes.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceview-enumtypes.o mv -f .deps/libgtksourceview_core_la-gtksourceview-utils.Tpo .deps/libgtksourceview_core_la-gtksourceview-utils.Plo mv -f .deps/libgtksourceview_core_la-gtksourcecontextengine.Tpo .deps/libgtksourceview_core_la-gtksourcecontextengine.Plo mv -f .deps/libgtksourceview_core_la-gtksourceview-resources.Tpo .deps/libgtksourceview_core_la-gtksourceview-resources.Plo mv -f .deps/libgtksourceview_core_la-gtksourceundomanagerdefault.Tpo .deps/libgtksourceview_core_la-gtksourceundomanagerdefault.Plo mv -f .deps/libgtksourceview_core_la-gtksourceview-enumtypes.Tpo .deps/libgtksourceview_core_la-gtksourceview-enumtypes.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -no-undefined -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libgtksourceview-core.la libgtksourceview_core_la-gtksourcebuffer.lo libgtksourceview_core_la-gtksourcecompletion.lo libgtksourceview_core_la-gtksourcecompletioncontext.lo libgtksourceview_core_la-gtksourcecompletioninfo.lo libgtksourceview_core_la-gtksourcecompletionitem.lo libgtksourceview_core_la-gtksourcecompletionproposal.lo libgtksourceview_core_la-gtksourcecompletionprovider.lo libgtksourceview_core_la-gtksourceencoding.lo libgtksourceview_core_la-gtksourcefile.lo libgtksourceview_core_la-gtksourcefileloader.lo libgtksourceview_core_la-gtksourcefilesaver.lo libgtksourceview_core_la-gtksourcegutter.lo libgtksourceview_core_la-gtksourcegutterrenderer.lo libgtksourceview_core_la-gtksourcegutterrendererpixbuf.lo libgtksourceview_core_la-gtksourcegutterrenderertext.lo libgtksourceview_core_la-gtksourcelanguage.lo libgtksourceview_core_la-gtksourcelanguagemanager.lo libgtksourceview_core_la-gtksourcemap.lo libgtksourceview_core_la-gtksourcemark.lo libgtksourceview_core_la-gtksourcemarkattributes.lo libgtksourceview_core_la-gtksourceprintcompositor.lo libgtksourceview_core_la-gtksourceregion.lo libgtksourceview_core_la-gtksourcesearchcontext.lo libgtksourceview_core_la-gtksourcesearchsettings.lo libgtksourceview_core_la-gtksourcespacedrawer.lo libgtksourceview_core_la-gtksourcestyle.lo libgtksourceview_core_la-gtksourcestylescheme.lo libgtksourceview_core_la-gtksourcestyleschemechooser.lo libgtksourceview_core_la-gtksourcestyleschemechooserbutton.lo libgtksourceview_core_la-gtksourcestyleschemechooserwidget.lo libgtksourceview_core_la-gtksourcestyleschememanager.lo libgtksourceview_core_la-gtksourcetag.lo libgtksourceview_core_la-gtksourceundomanager.lo libgtksourceview_core_la-gtksourceutils.lo libgtksourceview_core_la-gtksourceversion.lo libgtksourceview_core_la-gtksourceview.lo libgtksourceview_core_la-gtksourcebufferinputstream.lo libgtksourceview_core_la-gtksourcebufferinternal.lo libgtksourceview_core_la-gtksourcebufferoutputstream.lo libgtksourceview_core_la-gtksourcecompletioncontainer.lo libgtksourceview_core_la-gtksourcecompletionmodel.lo libgtksourceview_core_la-gtksourcecontextengine.lo libgtksourceview_core_la-gtksourceengine.lo libgtksourceview_core_la-gtksourcegutterrendererlines.lo libgtksourceview_core_la-gtksourcegutterrenderermarks.lo libgtksourceview_core_la-gtksourceiter.lo libgtksourceview_core_la-gtksourcelanguage-parser-1.lo libgtksourceview_core_la-gtksourcelanguage-parser-2.lo libgtksourceview_core_la-gtksourcemarkssequence.lo libgtksourceview_core_la-gtksourcepixbufhelper.lo libgtksourceview_core_la-gtksourceregex.lo libgtksourceview_core_la-gtksourceundomanagerdefault.lo libgtksourceview_core_la-gtksourceview-i18n.lo libgtksourceview_core_la-gtksourceview-init.lo libgtksourceview_core_la-gtksourceview-utils.lo libgtksourceview_core_la-gtksourceview-enumtypes.lo libgtksourceview_core_la-gtksourceview-resources.lo libtool: link: ar cru .libs/libgtksourceview-core.a .libs/libgtksourceview_core_la-gtksourcebuffer.o .libs/libgtksourceview_core_la-gtksourcecompletion.o .libs/libgtksourceview_core_la-gtksourcecompletioncontext.o .libs/libgtksourceview_core_la-gtksourcecompletioninfo.o .libs/libgtksourceview_core_la-gtksourcecompletionitem.o .libs/libgtksourceview_core_la-gtksourcecompletionproposal.o .libs/libgtksourceview_core_la-gtksourcecompletionprovider.o .libs/libgtksourceview_core_la-gtksourceencoding.o .libs/libgtksourceview_core_la-gtksourcefile.o .libs/libgtksourceview_core_la-gtksourcefileloader.o .libs/libgtksourceview_core_la-gtksourcefilesaver.o .libs/libgtksourceview_core_la-gtksourcegutter.o .libs/libgtksourceview_core_la-gtksourcegutterrenderer.o .libs/libgtksourceview_core_la-gtksourcegutterrendererpixbuf.o .libs/libgtksourceview_core_la-gtksourcegutterrenderertext.o .libs/libgtksourceview_core_la-gtksourcelanguage.o .libs/libgtksourceview_core_la-gtksourcelanguagemanager.o .libs/libgtksourceview_core_la-gtksourcemap.o .libs/libgtksourceview_core_la-gtksourcemark.o .libs/libgtksourceview_core_la-gtksourcemarkattributes.o .libs/libgtksourceview_core_la-gtksourceprintcompositor.o .libs/libgtksourceview_core_la-gtksourceregion.o .libs/libgtksourceview_core_la-gtksourcesearchcontext.o .libs/libgtksourceview_core_la-gtksourcesearchsettings.o .libs/libgtksourceview_core_la-gtksourcespacedrawer.o .libs/libgtksourceview_core_la-gtksourcestyle.o .libs/libgtksourceview_core_la-gtksourcestylescheme.o .libs/libgtksourceview_core_la-gtksourcestyleschemechooser.o .libs/libgtksourceview_core_la-gtksourcestyleschemechooserbutton.o .libs/libgtksourceview_core_la-gtksourcestyleschemechooserwidget.o .libs/libgtksourceview_core_la-gtksourcestyleschememanager.o .libs/libgtksourceview_core_la-gtksourcetag.o .libs/libgtksourceview_core_la-gtksourceundomanager.o .libs/libgtksourceview_core_la-gtksourceutils.o .libs/libgtksourceview_core_la-gtksourceversion.o .libs/libgtksourceview_core_la-gtksourceview.o .libs/libgtksourceview_core_la-gtksourcebufferinputstream.o .libs/libgtksourceview_core_la-gtksourcebufferinternal.o .libs/libgtksourceview_core_la-gtksourcebufferoutputstream.o .libs/libgtksourceview_core_la-gtksourcecompletioncontainer.o .libs/libgtksourceview_core_la-gtksourcecompletionmodel.o .libs/libgtksourceview_core_la-gtksourcecontextengine.o .libs/libgtksourceview_core_la-gtksourceengine.o .libs/libgtksourceview_core_la-gtksourcegutterrendererlines.o .libs/libgtksourceview_core_la-gtksourcegutterrenderermarks.o .libs/libgtksourceview_core_la-gtksourceiter.o .libs/libgtksourceview_core_la-gtksourcelanguage-parser-1.o .libs/libgtksourceview_core_la-gtksourcelanguage-parser-2.o .libs/libgtksourceview_core_la-gtksourcemarkssequence.o .libs/libgtksourceview_core_la-gtksourcepixbufhelper.o .libs/libgtksourceview_core_la-gtksourceregex.o .libs/libgtksourceview_core_la-gtksourceundomanagerdefault.o .libs/libgtksourceview_core_la-gtksourceview-i18n.o .libs/libgtksourceview_core_la-gtksourceview-init.o .libs/libgtksourceview_core_la-gtksourceview-utils.o .libs/libgtksourceview_core_la-gtksourceview-enumtypes.o .libs/libgtksourceview_core_la-gtksourceview-resources.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgtksourceview-core.a libtool: link: ( cd ".libs" && rm -f "libgtksourceview-core.la" && ln -s "../libgtksourceview-core.la" "libgtksourceview-core.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -version-info 9:0:8 -no-undefined -export-dynamic -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libgtksourceview-3.0.la -rpath /app/lib -lm libgtksourceview-core.la completion-providers/words/libgtksourcecompletionwords.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libgtksourceview-core.a completion-providers/words/.libs/libgtksourcecompletionwords.a -Wl,--no-whole-archive -L/app/lib -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libgtksourceview-3.0.so.1 -o .libs/libgtksourceview-3.0.so.1.8.0 libtool: link: (cd ".libs" && rm -f "libgtksourceview-3.0.so.1" && ln -s "libgtksourceview-3.0.so.1.8.0" "libgtksourceview-3.0.so.1") libtool: link: (cd ".libs" && rm -f "libgtksourceview-3.0.so" && ln -s "libgtksourceview-3.0.so.1.8.0" "libgtksourceview-3.0.so") libtool: link: ( cd ".libs" && rm -f "libgtksourceview-3.0.la" && ln -s "../libgtksourceview-3.0.la" "libgtksourceview-3.0.la" ) CPPFLAGS="-O2 -D_FORTIFY_SOURCE=2" CFLAGS="-O2 -g -fstack-protector-strong -O2 -g" LDFLAGS="-L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now" CC="gcc" PKG_CONFIG="/usr/bin/pkg-config" GI_HOST_OS="" DLLTOOL="false" CC="gcc" /usr/bin/g-ir-scanner -I.. -I.. --c-include=gtksourceview/gtksource.h --warn-all --namespace=GtkSource --nsversion=3.0 --libtool="/bin/sh ../libtool" --pkg=gtk+-3.0 --pkg=gdk-3.0 --include=Gtk-3.0 --include=Gdk-3.0 --pkg-export=gtksourceview-3.0 --library=libgtksourceview-3.0.la --warn-all --cflags-begin -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 --cflags-end gtksource.h completion-providers/words/gtksourcecompletionwords.h completion-providers/words/gtksourcecompletionwords.c gtksourceautocleanups.h gtksourcebuffer.h gtksourcecompletion.h gtksourcecompletioncontext.h gtksourcecompletioninfo.h gtksourcecompletionitem.h gtksourcecompletionproposal.h gtksourcecompletionprovider.h gtksourceencoding.h gtksourcefile.h gtksourcefileloader.h gtksourcefilesaver.h gtksourcegutter.h gtksourcegutterrenderer.h gtksourcegutterrendererpixbuf.h gtksourcegutterrenderertext.h gtksourcelanguage.h gtksourcelanguagemanager.h gtksourcemap.h gtksourcemark.h gtksourcemarkattributes.h gtksourceprintcompositor.h gtksourceregion.h gtksourcesearchcontext.h gtksourcesearchsettings.h gtksourcespacedrawer.h gtksourcestyle.h gtksourcestylescheme.h gtksourcestyleschemechooser.h gtksourcestyleschemechooserbutton.h gtksourcestyleschemechooserwidget.h gtksourcestyleschememanager.h gtksourcetag.h gtksourcetypes.h gtksourceundomanager.h gtksourceutils.h gtksourceview.h gtksourceview-typebuiltins.h gtksourcebuffer.c gtksourcecompletion.c gtksourcecompletioncontext.c gtksourcecompletioninfo.c gtksourcecompletionitem.c gtksourcecompletionproposal.c gtksourcecompletionprovider.c gtksourceencoding.c gtksourcefile.c gtksourcefileloader.c gtksourcefilesaver.c gtksourcegutter.c gtksourcegutterrenderer.c gtksourcegutterrendererpixbuf.c gtksourcegutterrenderertext.c gtksourcelanguage.c gtksourcelanguagemanager.c gtksourcemap.c gtksourcemark.c gtksourcemarkattributes.c gtksourceprintcompositor.c gtksourceregion.c gtksourcesearchcontext.c gtksourcesearchsettings.c gtksourcespacedrawer.c gtksourcestyle.c gtksourcestylescheme.c gtksourcestyleschemechooser.c gtksourcestyleschemechooserbutton.c gtksourcestyleschemechooserwidget.c gtksourcestyleschememanager.c gtksourcetag.c gtksourceundomanager.c gtksourceutils.c gtksourceversion.c gtksourceview.c gtksourceview-enumtypes.c gtksourceview-enumtypes.h gtksourceview-resources.c libgtksourceview-3.0.la --output GtkSource-3.0.gir g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /run/build/gtksourceview/gtksourceview/tmp-introspectL2fUaW/GtkSource-3.0 -export-dynamic -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/gtksourceview/gtksourceview/tmp-introspectL2fUaW/GtkSource-3.0.o -L. libgtksourceview-3.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgtk-3 -latk-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now libtool: link: gcc -o /run/build/gtksourceview/gtksourceview/tmp-introspectL2fUaW/.libs/GtkSource-3.0 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/gtksourceview/gtksourceview/tmp-introspectL2fUaW/GtkSource-3.0.o -Wl,--export-dynamic -pthread -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -L. ./.libs/libgtksourceview-3.0.so -L/app/lib -lm -lxml2 -lgmodule-2.0 -lgtk-3 -latk-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib /usr/bin/g-ir-compiler --includedir=. GtkSource-3.0.gir -o GtkSource-3.0.typelib /usr/bin/vapigen-0.40 --library gtksourceview-3.0 --metadatadir . --pkg atk --pkg gdk-3.0 --pkg gdk-pixbuf-2.0 --pkg gio-2.0 --pkg gtk+-3.0 --pkg pango --pkg cairo GtkSource-3.0.gir Generation succeeded - 0 warning(s) make[4]: Leaving directory '/run/build/gtksourceview/gtksourceview' make[3]: Leaving directory '/run/build/gtksourceview/gtksourceview' make[2]: Leaving directory '/run/build/gtksourceview/gtksourceview' Making all in po make[2]: Entering directory '/run/build/gtksourceview/po' make gtksourceview-3.0.pot-update make[3]: Entering directory '/run/build/gtksourceview/po' sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed package_gnu="no"; \ test -n "$package_gnu" || { \ if { if (LC_ALL=C find --version) 2>/dev/null | grep GNU >/dev/null; then \ LC_ALL=C find -L .. -maxdepth 1 -type f \ -size -10000000c -exec grep 'GNU gtksourceview' \ /dev/null '{}' ';' 2>/dev/null; \ else \ LC_ALL=C grep 'GNU gtksourceview' ../* 2>/dev/null; \ fi; \ } | grep -v 'libtool:' >/dev/null; then \ package_gnu=yes; \ else \ package_gnu=no; \ fi; \ }; \ if test "$package_gnu" = "yes"; then \ package_prefix='GNU '; \ else \ package_prefix=''; \ fi; \ if test -n 'http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview' || test 'http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview'; \ else \ msgid_bugs_address='http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview'; \ fi; \ case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ /usr/bin/xgettext --default-domain=gtksourceview-3.0 --directory=.. \ --add-comments=TRANSLATORS: --from-code=UTF-8 --keyword=_ --keyword=N_ --keyword=C_:1c,2 --keyword=NC_:1c,2 --keyword=g_dngettext:2,3 --keyword=GD_:2 --add-comments \ --files-from=./POTFILES.in \ --copyright-holder='The GtkSourceView team' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ *) \ /usr/bin/xgettext --default-domain=gtksourceview-3.0 --directory=.. \ --add-comments=TRANSLATORS: --from-code=UTF-8 --keyword=_ --keyword=N_ --keyword=C_:1c,2 --keyword=NC_:1c,2 --keyword=g_dngettext:2,3 --keyword=GD_:2 --add-comments \ --files-from=./POTFILES.in \ --copyright-holder='The GtkSourceView team' \ --package-name="${package_prefix}gtksourceview" \ --package-version='3.24.9' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ esac test ! -f gtksourceview-3.0.po || { \ if test -f ./gtksourceview-3.0.pot; then \ sed -f remove-potcdate.sed < ./gtksourceview-3.0.pot > gtksourceview-3.0.1po && \ sed -f remove-potcdate.sed < gtksourceview-3.0.po > gtksourceview-3.0.2po && \ if cmp gtksourceview-3.0.1po gtksourceview-3.0.2po >/dev/null 2>&1; then \ rm -f gtksourceview-3.0.1po gtksourceview-3.0.2po gtksourceview-3.0.po; \ else \ rm -f gtksourceview-3.0.1po gtksourceview-3.0.2po ./gtksourceview-3.0.pot && \ mv gtksourceview-3.0.po ./gtksourceview-3.0.pot; \ fi; \ else \ mv gtksourceview-3.0.po ./gtksourceview-3.0.pot; \ fi; \ } make[3]: Leaving directory '/run/build/gtksourceview/po' test ! -f ./gtksourceview-3.0.pot || \ test -z "ar.gmo as.gmo ast.gmo az.gmo be.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo ca@valencia.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo en@shaw.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo fur.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo kk.gmo kn.gmo ko.gmo lt.gmo lv.gmo mai.gmo mg.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sv.gmo ta.gmo te.gmo tg.gmo th.gmo tr.gmo ug.gmo uk.gmo vi.gmo xh.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo" || make ar.gmo as.gmo ast.gmo az.gmo be.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo ca@valencia.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo en@shaw.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo fur.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo kk.gmo kn.gmo ko.gmo lt.gmo lv.gmo mai.gmo mg.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sv.gmo ta.gmo te.gmo tg.gmo th.gmo tr.gmo ug.gmo uk.gmo vi.gmo xh.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo make[3]: Entering directory '/run/build/gtksourceview/po' rm -f ast.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ast.gmo ast.po rm -f az.gmo && /usr/bin/msgfmt -c --statistics --verbose -o az.gmo az.po rm -f be.gmo && /usr/bin/msgfmt -c --statistics --verbose -o be.gmo be.po rm -f as.gmo && /usr/bin/msgfmt -c --statistics --verbose -o as.gmo as.po rm -f bg.gmo && /usr/bin/msgfmt -c --statistics --verbose -o bg.gmo bg.po rm -f bn_IN.gmo && /usr/bin/msgfmt -c --statistics --verbose -o bn_IN.gmo bn_IN.po rm -f bn.gmo && /usr/bin/msgfmt -c --statistics --verbose -o bn.gmo bn.po rm -f ar.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ar.gmo ar.po az.po: 180 translated messages, 114 untranslated messages. ar.po: 449 translated messages. bn_IN.po: 449 translated messages. ast.po: 625 translated messages. bn.po: 538 translated messages. be.po: 630 translated messages. bg.po: 622 translated messages. as.po: 809 translated messages. rm -f bs.gmo && /usr/bin/msgfmt -c --statistics --verbose -o bs.gmo bs.po rm -f ca.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ca.gmo ca.po rm -f ca@valencia.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ca@valencia.gmo ca@valencia.po rm -f cs.gmo && /usr/bin/msgfmt -c --statistics --verbose -o cs.gmo cs.po rm -f cy.gmo && /usr/bin/msgfmt -c --statistics --verbose -o cy.gmo cy.po rm -f da.gmo && /usr/bin/msgfmt -c --statistics --verbose -o da.gmo da.po rm -f de.gmo && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.po rm -f dz.gmo && /usr/bin/msgfmt -c --statistics --verbose -o dz.gmo dz.po bs.po: 614 translated messages. cy.po: 329 translated messages. ca.po: 599 translated messages, 11 fuzzy translations, 12 untranslated messages. ca@valencia.po: 601 translated messages, 14 fuzzy translations, 15 untranslated messages. cs.po: 630 translated messages. dz.po: 385 translated messages. da.po: 630 translated messages. rm -f el.gmo && /usr/bin/msgfmt -c --statistics --verbose -o el.gmo el.po rm -f en_CA.gmo && /usr/bin/msgfmt -c --statistics --verbose -o en_CA.gmo en_CA.po de.po: 630 translated messages. rm -f en_GB.gmo && /usr/bin/msgfmt -c --statistics --verbose -o en_GB.gmo en_GB.po rm -f en@shaw.gmo && /usr/bin/msgfmt -c --statistics --verbose -o en@shaw.gmo en@shaw.po rm -f eo.gmo && /usr/bin/msgfmt -c --statistics --verbose -o eo.gmo eo.po rm -f et.gmo && /usr/bin/msgfmt -c --statistics --verbose -o et.gmo et.po rm -f es.gmo && /usr/bin/msgfmt -c --statistics --verbose -o es.gmo es.po en_CA.po: 357 translated messages. rm -f eu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o eu.gmo eu.po el.po: 630 translated messages. en_GB.po: 624 translated messages. en@shaw.po: 410 translated messages, 128 fuzzy translations. et.po: 469 translated messages, 123 untranslated messages. eo.po: 260 translated messages, 2 fuzzy translations, 407 untranslated messages. rm -f fa.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fa.gmo fa.po es.po: 630 translated messages. rm -f fi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fi.gmo fi.po rm -f fr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fr.gmo fr.po rm -f ga.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ga.gmo ga.po rm -f gl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o gl.gmo gl.po eu.po: 630 translated messages. fa.po: 295 translated messages, 18 untranslated messages. rm -f gu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o gu.gmo gu.po rm -f fur.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fur.gmo fur.po fr.po: 630 translated messages. fi.po: rm -f he.gmo && /usr/bin/msgfmt -c --statistics --verbose -o he.gmo he.po 479 translated messages, 72 fuzzy translations, 79 untranslated messages. ga.po: 149 translated messages, 18 fuzzy translations, 548 untranslated messages. gl.po: 630 translated messages. fur.po: 305 translated messages, 1 fuzzy translation, 324 untranslated messages. rm -f hi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hi.gmo hi.po gu.po: 633 translated messages, 75 fuzzy translations, 100 untranslated messages. rm -f hr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hr.gmo hr.po rm -f hu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hu.gmo hu.po rm -f id.gmo && /usr/bin/msgfmt -c --statistics --verbose -o id.gmo id.po he.po: 622 translated messages. rm -f ja.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.po rm -f it.gmo && /usr/bin/msgfmt -c --statistics --verbose -o it.gmo it.po hr.po: 105 translated messages. rm -f kk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o kk.gmo kk.po hi.po: 670 translated messages. hu.po: 630 translated messages. rm -f kn.gmo && /usr/bin/msgfmt -c --statistics --verbose -o kn.gmo kn.po id.po: 630 translated messages. rm -f ko.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ko.gmo ko.po ja.po: 619 translated messages, 3 fuzzy translations, 1 untranslated message. it.po: 630 translated messages. rm -f lv.gmo && /usr/bin/msgfmt -c --statistics --verbose -o lv.gmo lv.po rm -f lt.gmo && /usr/bin/msgfmt -c --statistics --verbose -o lt.gmo lt.po kk.po: 337 translated messages, 293 untranslated messages. rm -f mai.gmo && /usr/bin/msgfmt -c --statistics --verbose -o mai.gmo mai.po rm -f mg.gmo && /usr/bin/msgfmt -c --statistics --verbose -o mg.gmo mg.po ko.po: 630 translated messages. rm -f mk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o mk.gmo mk.po lv.po: 630 translated messages. kn.po: 572 translated messages, 1 fuzzy translation, 18 untranslated messages. rm -f ml.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ml.gmo ml.po mai.po: 188 translated messages, 250 untranslated messages. lt.po: 630 translated messages. mg.po: 336 translated messages, 4 untranslated messages. rm -f mn.gmo && /usr/bin/msgfmt -c --statistics --verbose -o mn.gmo mn.po rm -f ms.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ms.gmo ms.po rm -f mr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o mr.gmo mr.po mk.po: 625 translated messages. ml.po: 449 translated messages. rm -f nb.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nb.gmo nb.po mn.po: 180 translated messages, 114 untranslated messages. rm -f ne.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ne.gmo ne.po ms.po: 231 translated messages, 63 untranslated messages. rm -f nl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nl.gmo nl.po mr.po: 449 translated messages. rm -f nn.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nn.gmo nn.po rm -f oc.gmo && /usr/bin/msgfmt -c --statistics --verbose -o oc.gmo oc.po ne.po: 347 translated messages. rm -f or.gmo && /usr/bin/msgfmt -c --statistics --verbose -o or.gmo or.po nb.po: 627 translated messages, 1 fuzzy translation. nl.po: 105 translated messages. rm -f pl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pl.gmo pl.po rm -f pa.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pa.gmo pa.po rm -f pt.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt.gmo pt.po oc.po: 105 translated messages. nn.po: 513 translated messages, 3 fuzzy translations, 22 untranslated messages. rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.po or.po: 484 translated messages, 23 fuzzy translations, 53 untranslated messages. rm -f ro.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ro.gmo ro.po pl.po: 630 translated messages. rm -f ru.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ru.gmo ru.po rm -f rw.gmo && /usr/bin/msgfmt -c --statistics --verbose -o rw.gmo rw.po pa.po: 713 translated messages. rm -f si.gmo && /usr/bin/msgfmt -c --statistics --verbose -o si.gmo si.po pt_BR.po: 630 translated messages. rw.po: 46 translated messages, 248 untranslated messages. pt.po: 625 translated messages. ro.po: 105 translated messages. rm -f sk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sk.gmo sk.po rm -f sl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sl.gmo sl.po ru.po: 623 translated messages. si.po: 101 translated messages, 248 untranslated messages. rm -f sr@latin.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sr@latin.gmo sr@latin.po rm -f sv.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sv.gmo sv.po rm -f sq.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sq.gmo sq.po rm -f sr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sr.gmo sr.po rm -f ta.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ta.gmo ta.po sl.po: 630 translated messages. rm -f te.gmo && /usr/bin/msgfmt -c --statistics --verbose -o te.gmo te.po sq.po: 332 translated messages. sk.po: 630 translated messages. sv.po: 630 translated messages. sr@latin.po: 630 translated messages. sr.po: 630 translated messages. rm -f tg.gmo && /usr/bin/msgfmt -c --statistics --verbose -o tg.gmo tg.po te.po: 627 translated messages. rm -f th.gmo && /usr/bin/msgfmt -c --statistics --verbose -o th.gmo th.po rm -f tr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o tr.gmo tr.po ta.po: 670 translated messages. rm -f ug.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ug.gmo ug.po rm -f uk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o uk.gmo uk.po rm -f vi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o vi.gmo vi.po tg.po: 132 translated messages, 1 fuzzy translation, 536 untranslated messages. rm -f xh.gmo && /usr/bin/msgfmt -c --statistics --verbose -o xh.gmo xh.po rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_CN.gmo zh_CN.po ug.po: 670 translated messages. th.po: 650 translated messages, 11 untranslated messages. tr.po: 630 translated messages. uk.po: 627 translated messages. xh.po: 294 translated messages. vi.po: 624 translated messages. rm -f zh_HK.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_HK.gmo zh_HK.po rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_TW.gmo zh_TW.po zh_CN.po: 630 translated messages. zh_TW.po: 105 translated messages. zh_HK.po: 809 translated messages. make[3]: Leaving directory '/run/build/gtksourceview/po' touch stamp-po make[2]: Leaving directory '/run/build/gtksourceview/po' Making all in data make[2]: Entering directory '/run/build/gtksourceview/data' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make[3]: Entering directory '/run/build/gtksourceview/data' Making all in language-specs make[4]: Entering directory '/run/build/gtksourceview/data/glade' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ gtksourceview.xml \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make[3]: Entering directory '/run/build/gtksourceview/data/language-specs' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make[4]: Leaving directory '/run/build/gtksourceview/data/glade' make[3]: Leaving directory '/run/build/gtksourceview/data' make[3]: Leaving directory '/run/build/gtksourceview/data/language-specs' Making all in styles make[3]: Entering directory '/run/build/gtksourceview/data/styles' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make[3]: Leaving directory '/run/build/gtksourceview/data/styles' make[3]: Entering directory '/run/build/gtksourceview/data' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/gtksourceview/data' make[2]: Leaving directory '/run/build/gtksourceview/data' Making all in docs make[2]: Entering directory '/run/build/gtksourceview/docs' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; Making all in reference make[3]: Entering directory '/run/build/gtksourceview/docs/reference' Makefile:853: warning: overriding recipe for target 'gtksourceview-docs.xml' Makefile:580: warning: ignoring old recipe for target 'gtksourceview-docs.xml' \ { \ if test "xgtksourceview-3.0" = x -o "xgtksourceview-docs.xml" = x; then :; else \ for x in \ gtksourceview-3.0-decl-list.txt \ gtksourceview-3.0-decl.txt \ tmpl/gtksourceview-3.0-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "xgtksourceview-3.0" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ gtksourceview-3.0.args gtksourceview-3.0.hierarchy gtksourceview-3.0.interfaces gtksourceview-3.0.prerequisites gtksourceview-3.0.signals gtksourceview-3.0-undocumented.txt gtksourceview-3.0-undeclared.txt gtksourceview-3.0-unused.txt setup-build.stamp scan-build.stamp sgml-build.stamp html-build.stamp pdf-build.stamp sgml.stamp html.stamp pdf.stamp gtkdoc-check.test \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ gtksourceview-docs.xml intro.xml lang-reference.xml style-reference.xml \ \ gtksourceview-docs.xml intro.xml lang-reference.xml style-reference.xml \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ gtksourceview-3.0-overrides.txt gtksourceview-3.0.types \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make[3]: Leaving directory '/run/build/gtksourceview/docs/reference' make[3]: Entering directory '/run/build/gtksourceview/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/gtksourceview/docs' make[2]: Leaving directory '/run/build/gtksourceview/docs' Making all in tests make[2]: Entering directory '/run/build/gtksourceview/tests' /usr/bin/glib-compile-resources --target=test-completion-resources.c --sourcedir=. --generate-source ./test-completion.gresource.xml /usr/bin/glib-compile-resources --target=test-search-resources.c --sourcedir=. --generate-source ./test-search.gresource.xml /usr/bin/glib-compile-resources --target=test-widget-resources.c --sourcedir=. --generate-source ./test-widget.gresource.xml \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ gtksourceview-3.24.9-coverage.info gtksourceview-3.24.9-coverage \ test-completion-resources.c test-search-resources.c test-widget-resources.c \ test-completion test-search test-search-performances test-space-drawing test-undo-manager-performances test-widget \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ test-completion-resources.c test-search-resources.c test-widget-resources.c \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make all-am make[3]: Entering directory '/run/build/gtksourceview/tests' gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-completion.o -MD -MP -MF .deps/test-completion.Tpo -c -o test-completion.o test-completion.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-completion-resources.o -MD -MP -MF .deps/test-completion-resources.Tpo -c -o test-completion-resources.o test-completion-resources.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-search.o -MD -MP -MF .deps/test-search.Tpo -c -o test-search.o test-search.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-search-resources.o -MD -MP -MF .deps/test-search-resources.Tpo -c -o test-search-resources.o test-search-resources.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-search-performances.o -MD -MP -MF .deps/test-search-performances.Tpo -c -o test-search-performances.o test-search-performances.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-space-drawing.o -MD -MP -MF .deps/test-space-drawing.Tpo -c -o test-space-drawing.o test-space-drawing.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-undo-manager-performances.o -MD -MP -MF .deps/test-undo-manager-performances.Tpo -c -o test-undo-manager-performances.o test-undo-manager-performances.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-widget.o -MD -MP -MF .deps/test-widget.Tpo -c -o test-widget.o test-widget.c mv -f .deps/test-completion-resources.Tpo .deps/test-completion-resources.Po mv -f .deps/test-search-resources.Tpo .deps/test-search-resources.Po gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-widget-resources.o -MD -MP -MF .deps/test-widget-resources.Tpo -c -o test-widget-resources.o test-widget-resources.c mv -f .deps/test-undo-manager-performances.Tpo .deps/test-undo-manager-performances.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-undo-manager-performances test-undo-manager-performances.o ../gtksourceview/libgtksourceview-3.0.la -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 mv -f .deps/test-space-drawing.Tpo .deps/test-space-drawing.Po mv -f .deps/test-widget-resources.Tpo .deps/test-widget-resources.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-space-drawing test-space-drawing.o ../gtksourceview/libgtksourceview-3.0.la -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 mv -f .deps/test-search-performances.Tpo .deps/test-search-performances.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-search-performances test-search-performances.o ../gtksourceview/libgtksourceview-3.0.la -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 mv -f .deps/test-completion.Tpo .deps/test-completion.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-completion test-completion.o test-completion-resources.o ../gtksourceview/libgtksourceview-3.0.la -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 mv -f .deps/test-search.Tpo .deps/test-search.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-search test-search.o test-search-resources.o ../gtksourceview/libgtksourceview-3.0.la -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-undo-manager-performances test-undo-manager-performances.o -L/app/lib ../gtksourceview/.libs/libgtksourceview-3.0.so -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -Wl,-rpath -Wl,/app/lib libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-space-drawing test-space-drawing.o -L/app/lib ../gtksourceview/.libs/libgtksourceview-3.0.so -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -Wl,-rpath -Wl,/app/lib libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-search-performances test-search-performances.o -L/app/lib ../gtksourceview/.libs/libgtksourceview-3.0.so -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -Wl,-rpath -Wl,/app/lib libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-completion test-completion.o test-completion-resources.o -L/app/lib ../gtksourceview/.libs/libgtksourceview-3.0.so -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -Wl,-rpath -Wl,/app/lib libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-search test-search.o test-search-resources.o -L/app/lib ../gtksourceview/.libs/libgtksourceview-3.0.so -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -Wl,-rpath -Wl,/app/lib mv -f .deps/test-widget.Tpo .deps/test-widget.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-widget test-widget.o test-widget-resources.o ../gtksourceview/libgtksourceview-3.0.la -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-widget test-widget.o test-widget-resources.o -L/app/lib ../gtksourceview/.libs/libgtksourceview-3.0.so -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -Wl,-rpath -Wl,/app/lib make[3]: Leaving directory '/run/build/gtksourceview/tests' make[2]: Leaving directory '/run/build/gtksourceview/tests' Making all in testsuite make[2]: Entering directory '/run/build/gtksourceview/testsuite' gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-buffer.o -MD -MP -MF .deps/test-buffer.Tpo -c -o test-buffer.o test-buffer.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-buffer-input-stream.o -MD -MP -MF .deps/test-buffer-input-stream.Tpo -c -o test-buffer-input-stream.o test-buffer-input-stream.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-buffer-output-stream.o -MD -MP -MF .deps/test-buffer-output-stream.Tpo -c -o test-buffer-output-stream.o test-buffer-output-stream.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-completion-model.o -MD -MP -MF .deps/test-completion-model.Tpo -c -o test-completion-model.o test-completion-model.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-completion-words.o -MD -MP -MF .deps/test-completion-words.Tpo -c -o test-completion-words.o test-completion-words.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-encoding.o -MD -MP -MF .deps/test-encoding.Tpo -c -o test-encoding.o test-encoding.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-file-loader.o -MD -MP -MF .deps/test-file-loader.Tpo -c -o test-file-loader.o test-file-loader.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-file-saver.o -MD -MP -MF .deps/test-file-saver.Tpo -c -o test-file-saver.o test-file-saver.c mv -f .deps/test-completion-words.Tpo .deps/test-completion-words.Po gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-iter.o -MD -MP -MF .deps/test-iter.Tpo -c -o test-iter.o test-iter.c mv -f .deps/test-encoding.Tpo .deps/test-encoding.Po gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-language.o -MD -MP -MF .deps/test-language.Tpo -c -o test-language.o test-language.c mv -f .deps/test-file-loader.Tpo .deps/test-file-loader.Po mv -f .deps/test-buffer-input-stream.Tpo .deps/test-buffer-input-stream.Po gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-languagemanager.o -MD -MP -MF .deps/test-languagemanager.Tpo -c -o test-languagemanager.o test-languagemanager.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-mark.o -MD -MP -MF .deps/test-mark.Tpo -c -o test-mark.o test-mark.c mv -f .deps/test-buffer-output-stream.Tpo .deps/test-buffer-output-stream.Po gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-printcompositor.o -MD -MP -MF .deps/test-printcompositor.Tpo -c -o test-printcompositor.o test-printcompositor.c mv -f .deps/test-buffer.Tpo .deps/test-buffer.Po gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-regex.o -MD -MP -MF .deps/test-regex.Tpo -c -o test-regex.o test-regex.c mv -f .deps/test-file-saver.Tpo .deps/test-file-saver.Po gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-region.o -MD -MP -MF .deps/test-region.Tpo -c -o test-region.o test-region.c mv -f .deps/test-completion-model.Tpo .deps/test-completion-model.Po gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-search-context.o -MD -MP -MF .deps/test-search-context.Tpo -c -o test-search-context.o test-search-context.c mv -f .deps/test-language.Tpo .deps/test-language.Po gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-space-drawer.o -MD -MP -MF .deps/test-space-drawer.Tpo -c -o test-space-drawer.o test-space-drawer.c mv -f .deps/test-languagemanager.Tpo .deps/test-languagemanager.Po gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-stylescheme.o -MD -MP -MF .deps/test-stylescheme.Tpo -c -o test-stylescheme.o test-stylescheme.c mv -f .deps/test-mark.Tpo .deps/test-mark.Po gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-styleschememanager.o -MD -MP -MF .deps/test-styleschememanager.Tpo -c -o test-styleschememanager.o test-styleschememanager.c mv -f .deps/test-regex.Tpo .deps/test-regex.Po gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-undo-manager.o -MD -MP -MF .deps/test-undo-manager.Tpo -c -o test-undo-manager.o test-undo-manager.c mv -f .deps/test-printcompositor.Tpo .deps/test-printcompositor.Po gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-utils.o -MD -MP -MF .deps/test-utils.Tpo -c -o test-utils.o test-utils.c mv -f .deps/test-iter.Tpo .deps/test-iter.Po gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-view.o -MD -MP -MF .deps/test-view.Tpo -c -o test-view.o test-view.c mv -f .deps/test-region.Tpo .deps/test-region.Po \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ gtksourceview-3.24.9-coverage.info gtksourceview-3.24.9-coverage \ \ test-buffer test-buffer-input-stream test-buffer-output-stream test-completion-model test-completion-words test-encoding test-file-loader test-file-saver test-iter test-language test-languagemanager test-mark test-printcompositor test-regex test-region test-search-context test-space-drawer test-stylescheme test-styleschememanager test-undo-manager test-utils test-view \ \ \ \ so_locations \ .libs _libs \ test-suite-memcheck.log test-suite-helgrind.log test-suite-drd.log test-suite-sgcheck.log \ "*.o" \ "*.lo" \ \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-buffer test-buffer.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-buffer test-buffer.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 mv -f .deps/test-styleschememanager.Tpo .deps/test-styleschememanager.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-buffer-input-stream test-buffer-input-stream.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 mv -f .deps/test-space-drawer.Tpo .deps/test-space-drawer.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-buffer-output-stream test-buffer-output-stream.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 mv -f .deps/test-stylescheme.Tpo .deps/test-stylescheme.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-completion-model test-completion-model.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 mv -f .deps/test-utils.Tpo .deps/test-utils.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-completion-words test-completion-words.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-encoding test-encoding.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-buffer-input-stream test-buffer-input-stream.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-completion-model test-completion-model.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-buffer-output-stream test-buffer-output-stream.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-completion-words test-completion-words.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 mv -f .deps/test-view.Tpo .deps/test-view.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-file-loader test-file-loader.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 mv -f .deps/test-search-context.Tpo .deps/test-search-context.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-file-saver test-file-saver.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-encoding test-encoding.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-iter test-iter.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 mv -f .deps/test-undo-manager.Tpo .deps/test-undo-manager.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-language test-language.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-languagemanager test-languagemanager.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-mark test-mark.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-printcompositor test-printcompositor.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-regex test-regex.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-file-loader test-file-loader.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-file-saver test-file-saver.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-iter test-iter.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-language test-language.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-printcompositor test-printcompositor.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-languagemanager test-languagemanager.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-mark test-mark.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-regex test-regex.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-region test-region.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-search-context test-search-context.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-space-drawer test-space-drawer.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-stylescheme test-stylescheme.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-styleschememanager test-styleschememanager.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-utils test-utils.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-undo-manager test-undo-manager.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-view test-view.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-search-context test-search-context.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-space-drawer test-space-drawer.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-region test-region.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-stylescheme test-stylescheme.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-styleschememanager test-styleschememanager.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-utils test-utils.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-undo-manager test-undo-manager.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-view test-view.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 make[2]: Leaving directory '/run/build/gtksourceview/testsuite' Making all in win32 make[2]: Entering directory '/run/build/gtksourceview/win32' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ gen-enums.bat introspection.body.mak GtkSource_3_0_gir_list \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; Making all in vs9 make[3]: Entering directory '/run/build/gtksourceview/win32/vs9' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ gtksourceview.vcproj gtksourceview-install.vsprops \ \ gtksourceview-version-paths.vsprops \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make[3]: Leaving directory '/run/build/gtksourceview/win32/vs9' Making all in vs10 make[3]: Entering directory '/run/build/gtksourceview/win32/vs10' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ gtksourceview.vcxproj gtksourceview.vcxproj.filters gtksourceview-install.props math.h \ \ gtksourceview-version-paths.props \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make[3]: Leaving directory '/run/build/gtksourceview/win32/vs10' Making all in vs11 make[3]: Entering directory '/run/build/gtksourceview/win32/vs11' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ gtksourceview.sln gtksourceview-build-defines.props gtksourceview-gen-srcs.props gtksourceview-install.props gtksourceview-version-paths.props gtksourceview.vcxproj gtksourceview.vcxproj.filters gtksourceview-install.vcxproj gtksourceview-install.vcxproj.filters gtksourceview-introspect.vcxproj math.h \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make[3]: Leaving directory '/run/build/gtksourceview/win32/vs11' Making all in vs12 make[3]: Entering directory '/run/build/gtksourceview/win32/vs12' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ gtksourceview.sln gtksourceview-build-defines.props gtksourceview-gen-srcs.props gtksourceview-install.props gtksourceview-version-paths.props gtksourceview.vcxproj gtksourceview.vcxproj.filters gtksourceview-install.vcxproj gtksourceview-install.vcxproj.filters gtksourceview-introspect.vcxproj \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make[3]: Leaving directory '/run/build/gtksourceview/win32/vs12' Making all in vs14 make[3]: Entering directory '/run/build/gtksourceview/win32/vs14' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ gtksourceview.sln gtksourceview-build-defines.props gtksourceview-gen-srcs.props gtksourceview-install.props gtksourceview-version-paths.props gtksourceview.vcxproj gtksourceview.vcxproj.filters gtksourceview-install.vcxproj gtksourceview-install.vcxproj.filters gtksourceview-introspect.vcxproj \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make[3]: Leaving directory '/run/build/gtksourceview/win32/vs14' Making all in vs15 make[3]: Entering directory '/run/build/gtksourceview/win32/vs15' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ gtksourceview.sln gtksourceview-build-defines.props gtksourceview-gen-srcs.props gtksourceview-install.props gtksourceview-version-paths.props gtksourceview.vcxproj gtksourceview.vcxproj.filters gtksourceview-install.vcxproj gtksourceview-install.vcxproj.filters gtksourceview-introspect.vcxproj \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make[3]: Leaving directory '/run/build/gtksourceview/win32/vs15' make[3]: Entering directory '/run/build/gtksourceview/win32' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/gtksourceview/win32' make[2]: Leaving directory '/run/build/gtksourceview/win32' make[2]: Entering directory '/run/build/gtksourceview' make[2]: Leaving directory '/run/build/gtksourceview' make[1]: Leaving directory '/run/build/gtksourceview' Making install in gtksourceview make[1]: Entering directory '/run/build/gtksourceview/gtksourceview' make install-recursive make[2]: Entering directory '/run/build/gtksourceview/gtksourceview' Making install in completion-providers make[3]: Entering directory '/run/build/gtksourceview/gtksourceview/completion-providers' Making install in words make[4]: Entering directory '/run/build/gtksourceview/gtksourceview/completion-providers/words' make[5]: Entering directory '/run/build/gtksourceview/gtksourceview/completion-providers/words' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/include/gtksourceview-3.0/gtksourceview/completion-providers/words' /usr/bin/install -c -m 644 gtksourcecompletionwords.h '/app/include/gtksourceview-3.0/gtksourceview/completion-providers/words' make[5]: Leaving directory '/run/build/gtksourceview/gtksourceview/completion-providers/words' make[4]: Leaving directory '/run/build/gtksourceview/gtksourceview/completion-providers/words' make[4]: Entering directory '/run/build/gtksourceview/gtksourceview/completion-providers' make[5]: Entering directory '/run/build/gtksourceview/gtksourceview/completion-providers' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/run/build/gtksourceview/gtksourceview/completion-providers' make[4]: Leaving directory '/run/build/gtksourceview/gtksourceview/completion-providers' make[3]: Leaving directory '/run/build/gtksourceview/gtksourceview/completion-providers' make[3]: Entering directory '/run/build/gtksourceview/gtksourceview' make[4]: Entering directory '/run/build/gtksourceview/gtksourceview' /usr/bin/mkdir -p '/app/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgtksourceview-3.0.la '/app/lib' libtool: install: /usr/bin/install -c .libs/libgtksourceview-3.0.so.1.8.0 /app/lib/libgtksourceview-3.0.so.1.8.0 libtool: install: (cd /app/lib && { ln -s -f libgtksourceview-3.0.so.1.8.0 libgtksourceview-3.0.so.1 || { rm -f libgtksourceview-3.0.so.1 && ln -s libgtksourceview-3.0.so.1.8.0 libgtksourceview-3.0.so.1; }; }) libtool: install: (cd /app/lib && { ln -s -f libgtksourceview-3.0.so.1.8.0 libgtksourceview-3.0.so || { rm -f libgtksourceview-3.0.so && ln -s libgtksourceview-3.0.so.1.8.0 libgtksourceview-3.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libgtksourceview-3.0.lai /app/lib/libgtksourceview-3.0.la libtool: finish: PATH="/app/bin:/usr/bin:/sbin" ldconfig -n /app/lib ---------------------------------------------------------------------- Libraries have been installed in: /app/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/app/share/gir-1.0' /usr/bin/install -c -m 644 GtkSource-3.0.gir '/app/share/gir-1.0' /usr/bin/mkdir -p '/app/include/gtksourceview-3.0/gtksourceview' /usr/bin/install -c -m 644 gtksource.h gtksourceautocleanups.h gtksourcebuffer.h gtksourcecompletion.h gtksourcecompletioncontext.h gtksourcecompletioninfo.h gtksourcecompletionitem.h gtksourcecompletionproposal.h gtksourcecompletionprovider.h gtksourceencoding.h gtksourcefile.h gtksourcefileloader.h gtksourcefilesaver.h gtksourcegutter.h gtksourcegutterrenderer.h gtksourcegutterrendererpixbuf.h gtksourcegutterrenderertext.h gtksourcelanguage.h gtksourcelanguagemanager.h gtksourcemap.h gtksourcemark.h gtksourcemarkattributes.h gtksourceprintcompositor.h gtksourceregion.h gtksourcesearchcontext.h gtksourcesearchsettings.h gtksourcespacedrawer.h gtksourcestyle.h gtksourcestylescheme.h gtksourcestyleschemechooser.h gtksourcestyleschemechooserbutton.h gtksourcestyleschemechooserwidget.h gtksourcestyleschememanager.h gtksourcetag.h gtksourcetypes.h gtksourceundomanager.h gtksourceutils.h gtksourceview.h gtksourceview-typebuiltins.h '/app/include/gtksourceview-3.0/gtksourceview' /usr/bin/mkdir -p '/app/include/gtksourceview-3.0/gtksourceview' /usr/bin/install -c -m 644 gtksourceversion.h gtksourceview-enumtypes.h '/app/include/gtksourceview-3.0/gtksourceview' /usr/bin/mkdir -p '/app/lib/girepository-1.0' /usr/bin/install -c -m 644 GtkSource-3.0.typelib '/app/lib/girepository-1.0' /usr/bin/mkdir -p '/app/share/vala/vapi' /usr/bin/install -c -m 644 gtksourceview-3.0.vapi gtksourceview-3.0.deps '/app/share/vala/vapi' make[4]: Leaving directory '/run/build/gtksourceview/gtksourceview' make[3]: Leaving directory '/run/build/gtksourceview/gtksourceview' make[2]: Leaving directory '/run/build/gtksourceview/gtksourceview' make[1]: Leaving directory '/run/build/gtksourceview/gtksourceview' Making install in po make[1]: Entering directory '/run/build/gtksourceview/po' installing ar.gmo as /app/share/locale/ar/LC_MESSAGES/gtksourceview-3.0.mo installing as.gmo as /app/share/locale/as/LC_MESSAGES/gtksourceview-3.0.mo installing ast.gmo as /app/share/locale/ast/LC_MESSAGES/gtksourceview-3.0.mo installing az.gmo as /app/share/locale/az/LC_MESSAGES/gtksourceview-3.0.mo installing be.gmo as /app/share/locale/be/LC_MESSAGES/gtksourceview-3.0.mo installing bg.gmo as /app/share/locale/bg/LC_MESSAGES/gtksourceview-3.0.mo installing bn.gmo as /app/share/locale/bn/LC_MESSAGES/gtksourceview-3.0.mo installing bn_IN.gmo as /app/share/locale/bn_IN/LC_MESSAGES/gtksourceview-3.0.mo installing bs.gmo as /app/share/locale/bs/LC_MESSAGES/gtksourceview-3.0.mo installing ca.gmo as /app/share/locale/ca/LC_MESSAGES/gtksourceview-3.0.mo installing ca@valencia.gmo as /app/share/locale/ca@valencia/LC_MESSAGES/gtksourceview-3.0.mo installing cs.gmo as /app/share/locale/cs/LC_MESSAGES/gtksourceview-3.0.mo installing cy.gmo as /app/share/locale/cy/LC_MESSAGES/gtksourceview-3.0.mo installing da.gmo as /app/share/locale/da/LC_MESSAGES/gtksourceview-3.0.mo installing de.gmo as /app/share/locale/de/LC_MESSAGES/gtksourceview-3.0.mo installing dz.gmo as /app/share/locale/dz/LC_MESSAGES/gtksourceview-3.0.mo installing el.gmo as /app/share/locale/el/LC_MESSAGES/gtksourceview-3.0.mo installing en_CA.gmo as /app/share/locale/en_CA/LC_MESSAGES/gtksourceview-3.0.mo installing en_GB.gmo as /app/share/locale/en_GB/LC_MESSAGES/gtksourceview-3.0.mo installing en@shaw.gmo as /app/share/locale/en@shaw/LC_MESSAGES/gtksourceview-3.0.mo installing eo.gmo as /app/share/locale/eo/LC_MESSAGES/gtksourceview-3.0.mo installing es.gmo as /app/share/locale/es/LC_MESSAGES/gtksourceview-3.0.mo installing et.gmo as /app/share/locale/et/LC_MESSAGES/gtksourceview-3.0.mo installing eu.gmo as /app/share/locale/eu/LC_MESSAGES/gtksourceview-3.0.mo installing fa.gmo as /app/share/locale/fa/LC_MESSAGES/gtksourceview-3.0.mo installing fi.gmo as /app/share/locale/fi/LC_MESSAGES/gtksourceview-3.0.mo installing fr.gmo as /app/share/locale/fr/LC_MESSAGES/gtksourceview-3.0.mo installing fur.gmo as /app/share/locale/fur/LC_MESSAGES/gtksourceview-3.0.mo installing ga.gmo as /app/share/locale/ga/LC_MESSAGES/gtksourceview-3.0.mo installing gl.gmo as /app/share/locale/gl/LC_MESSAGES/gtksourceview-3.0.mo installing gu.gmo as /app/share/locale/gu/LC_MESSAGES/gtksourceview-3.0.mo installing he.gmo as /app/share/locale/he/LC_MESSAGES/gtksourceview-3.0.mo installing hi.gmo as /app/share/locale/hi/LC_MESSAGES/gtksourceview-3.0.mo installing hr.gmo as /app/share/locale/hr/LC_MESSAGES/gtksourceview-3.0.mo installing hu.gmo as /app/share/locale/hu/LC_MESSAGES/gtksourceview-3.0.mo installing id.gmo as /app/share/locale/id/LC_MESSAGES/gtksourceview-3.0.mo installing it.gmo as /app/share/locale/it/LC_MESSAGES/gtksourceview-3.0.mo installing ja.gmo as /app/share/locale/ja/LC_MESSAGES/gtksourceview-3.0.mo installing kk.gmo as /app/share/locale/kk/LC_MESSAGES/gtksourceview-3.0.mo installing kn.gmo as /app/share/locale/kn/LC_MESSAGES/gtksourceview-3.0.mo installing ko.gmo as /app/share/locale/ko/LC_MESSAGES/gtksourceview-3.0.mo installing lt.gmo as /app/share/locale/lt/LC_MESSAGES/gtksourceview-3.0.mo installing lv.gmo as /app/share/locale/lv/LC_MESSAGES/gtksourceview-3.0.mo installing mai.gmo as /app/share/locale/mai/LC_MESSAGES/gtksourceview-3.0.mo installing mg.gmo as /app/share/locale/mg/LC_MESSAGES/gtksourceview-3.0.mo installing mk.gmo as /app/share/locale/mk/LC_MESSAGES/gtksourceview-3.0.mo installing ml.gmo as /app/share/locale/ml/LC_MESSAGES/gtksourceview-3.0.mo installing mn.gmo as /app/share/locale/mn/LC_MESSAGES/gtksourceview-3.0.mo installing mr.gmo as /app/share/locale/mr/LC_MESSAGES/gtksourceview-3.0.mo installing ms.gmo as /app/share/locale/ms/LC_MESSAGES/gtksourceview-3.0.mo installing nb.gmo as /app/share/locale/nb/LC_MESSAGES/gtksourceview-3.0.mo installing ne.gmo as /app/share/locale/ne/LC_MESSAGES/gtksourceview-3.0.mo installing nl.gmo as /app/share/locale/nl/LC_MESSAGES/gtksourceview-3.0.mo installing nn.gmo as /app/share/locale/nn/LC_MESSAGES/gtksourceview-3.0.mo installing oc.gmo as /app/share/locale/oc/LC_MESSAGES/gtksourceview-3.0.mo installing or.gmo as /app/share/locale/or/LC_MESSAGES/gtksourceview-3.0.mo installing pa.gmo as /app/share/locale/pa/LC_MESSAGES/gtksourceview-3.0.mo installing pl.gmo as /app/share/locale/pl/LC_MESSAGES/gtksourceview-3.0.mo installing pt.gmo as /app/share/locale/pt/LC_MESSAGES/gtksourceview-3.0.mo installing pt_BR.gmo as /app/share/locale/pt_BR/LC_MESSAGES/gtksourceview-3.0.mo installing ro.gmo as /app/share/locale/ro/LC_MESSAGES/gtksourceview-3.0.mo installing ru.gmo as /app/share/locale/ru/LC_MESSAGES/gtksourceview-3.0.mo installing rw.gmo as /app/share/locale/rw/LC_MESSAGES/gtksourceview-3.0.mo installing si.gmo as /app/share/locale/si/LC_MESSAGES/gtksourceview-3.0.mo installing sk.gmo as /app/share/locale/sk/LC_MESSAGES/gtksourceview-3.0.mo installing sl.gmo as /app/share/locale/sl/LC_MESSAGES/gtksourceview-3.0.mo installing sq.gmo as /app/share/locale/sq/LC_MESSAGES/gtksourceview-3.0.mo installing sr.gmo as /app/share/locale/sr/LC_MESSAGES/gtksourceview-3.0.mo installing sr@latin.gmo as /app/share/locale/sr@latin/LC_MESSAGES/gtksourceview-3.0.mo installing sv.gmo as /app/share/locale/sv/LC_MESSAGES/gtksourceview-3.0.mo installing ta.gmo as /app/share/locale/ta/LC_MESSAGES/gtksourceview-3.0.mo installing te.gmo as /app/share/locale/te/LC_MESSAGES/gtksourceview-3.0.mo installing tg.gmo as /app/share/locale/tg/LC_MESSAGES/gtksourceview-3.0.mo installing th.gmo as /app/share/locale/th/LC_MESSAGES/gtksourceview-3.0.mo installing tr.gmo as /app/share/locale/tr/LC_MESSAGES/gtksourceview-3.0.mo installing ug.gmo as /app/share/locale/ug/LC_MESSAGES/gtksourceview-3.0.mo installing uk.gmo as /app/share/locale/uk/LC_MESSAGES/gtksourceview-3.0.mo installing vi.gmo as /app/share/locale/vi/LC_MESSAGES/gtksourceview-3.0.mo installing xh.gmo as /app/share/locale/xh/LC_MESSAGES/gtksourceview-3.0.mo installing zh_CN.gmo as /app/share/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.mo installing zh_HK.gmo as /app/share/locale/zh_HK/LC_MESSAGES/gtksourceview-3.0.mo installing zh_TW.gmo as /app/share/locale/zh_TW/LC_MESSAGES/gtksourceview-3.0.mo if test "gtksourceview" = "gettext-tools"; then \ /usr/bin/mkdir -p /app/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /app/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /app/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/run/build/gtksourceview/po' Making install in data make[1]: Entering directory '/run/build/gtksourceview/data' Making install in language-specs make[2]: Entering directory '/run/build/gtksourceview/data/language-specs' make[3]: Entering directory '/run/build/gtksourceview/data/language-specs' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/share/gtksourceview-3.0/language-specs' /usr/bin/install -c -m 644 abnf.lang actionscript.lang ada.lang ansforth94.lang asp.lang automake.lang awk.lang bennugd.lang bibtex.lang bluespec.lang boo.lang cg.lang changelog.lang chdr.lang c.lang cmake.lang cobol.lang cpphdr.lang cpp.lang csharp.lang css.lang csv.lang cuda.lang def.lang desktop.lang diff.lang d.lang docbook.lang dosbatch.lang dot.lang dpatch.lang dtd.lang dtl.lang eiffel.lang erlang.lang fcl.lang forth.lang fortran.lang fsharp.lang gap.lang '/app/share/gtksourceview-3.0/language-specs' /usr/bin/install -c -m 644 gdb-log.lang genie.lang glsl.lang go.lang groovy.lang gtk-doc.lang gtkrc.lang haddock.lang haskell.lang haskell-literate.lang haxe.lang html.lang idl-exelis.lang idl.lang imagej.lang ini.lang jade.lang java.lang javascript.lang j.lang json.lang julia.lang kotlin.lang latex.lang less.lang lex.lang libtool.lang llvm.lang logcat.lang lua.lang m4.lang makefile.lang mallard.lang markdown.lang matlab.lang maxima.lang mediawiki.lang meson.lang modelica.lang mxml.lang '/app/share/gtksourceview-3.0/language-specs' /usr/bin/install -c -m 644 nemerle.lang netrexx.lang nsis.lang objc.lang objj.lang ocaml.lang ocl.lang octave.lang ooc.lang opal.lang opencl.lang pascal.lang perl.lang php.lang pig.lang pkgconfig.lang po.lang prolog.lang protobuf.lang puppet.lang python3.lang python.lang R.lang rpmspec.lang rst.lang ruby.lang rust.lang scala.lang scheme.lang scilab.lang scss.lang sh.lang sml.lang sparql.lang sql.lang sweave.lang swift.lang systemverilog.lang t2t.lang tcl.lang '/app/share/gtksourceview-3.0/language-specs' /usr/bin/install -c -m 644 tera.lang texinfo.lang thrift.lang toml.lang vala.lang vbnet.lang verilog.lang vhdl.lang xml.lang xslt.lang yacc.lang yaml.lang language.rng language2.rng language.dtd '/app/share/gtksourceview-3.0/language-specs' make[3]: Leaving directory '/run/build/gtksourceview/data/language-specs' make[2]: Leaving directory '/run/build/gtksourceview/data/language-specs' Making install in styles make[2]: Entering directory '/run/build/gtksourceview/data/styles' make[3]: Entering directory '/run/build/gtksourceview/data/styles' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/share/gtksourceview-3.0/styles' /usr/bin/install -c -m 644 classic.xml cobalt.xml kate.xml oblivion.xml solarized-dark.xml solarized-light.xml tango.xml styles.rng '/app/share/gtksourceview-3.0/styles' make[3]: Leaving directory '/run/build/gtksourceview/data/styles' make[2]: Leaving directory '/run/build/gtksourceview/data/styles' make[2]: Entering directory '/run/build/gtksourceview/data' make[3]: Entering directory '/run/build/gtksourceview/data' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/run/build/gtksourceview/data' make[2]: Leaving directory '/run/build/gtksourceview/data' make[1]: Leaving directory '/run/build/gtksourceview/data' Making install in docs make[1]: Entering directory '/run/build/gtksourceview/docs' Making install in reference make[2]: Entering directory '/run/build/gtksourceview/docs/reference' Makefile:853: warning: overriding recipe for target 'gtksourceview-docs.xml' Makefile:580: warning: ignoring old recipe for target 'gtksourceview-docs.xml' make[3]: Entering directory '/run/build/gtksourceview/docs/reference' Makefile:853: warning: overriding recipe for target 'gtksourceview-docs.xml' Makefile:580: warning: ignoring old recipe for target 'gtksourceview-docs.xml' make[3]: Nothing to be done for 'install-exec-am'. Nothing to install make[3]: Leaving directory '/run/build/gtksourceview/docs/reference' make[2]: Leaving directory '/run/build/gtksourceview/docs/reference' make[2]: Entering directory '/run/build/gtksourceview/docs' make[3]: Entering directory '/run/build/gtksourceview/docs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/run/build/gtksourceview/docs' make[2]: Leaving directory '/run/build/gtksourceview/docs' make[1]: Leaving directory '/run/build/gtksourceview/docs' Making install in tests make[1]: Entering directory '/run/build/gtksourceview/tests' make install-am make[2]: Entering directory '/run/build/gtksourceview/tests' make[3]: Entering directory '/run/build/gtksourceview/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/run/build/gtksourceview/tests' make[2]: Leaving directory '/run/build/gtksourceview/tests' make[1]: Leaving directory '/run/build/gtksourceview/tests' Making install in testsuite make[1]: Entering directory '/run/build/gtksourceview/testsuite' make[2]: Entering directory '/run/build/gtksourceview/testsuite' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Leaving directory '/run/build/gtksourceview/testsuite' make[1]: Leaving directory '/run/build/gtksourceview/testsuite' Making install in win32 make[1]: Entering directory '/run/build/gtksourceview/win32' Making install in vs9 make[2]: Entering directory '/run/build/gtksourceview/win32/vs9' make[3]: Entering directory '/run/build/gtksourceview/win32/vs9' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/run/build/gtksourceview/win32/vs9' make[2]: Leaving directory '/run/build/gtksourceview/win32/vs9' Making install in vs10 make[2]: Entering directory '/run/build/gtksourceview/win32/vs10' make[3]: Entering directory '/run/build/gtksourceview/win32/vs10' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/run/build/gtksourceview/win32/vs10' make[2]: Leaving directory '/run/build/gtksourceview/win32/vs10' Making install in vs11 make[2]: Entering directory '/run/build/gtksourceview/win32/vs11' make[3]: Entering directory '/run/build/gtksourceview/win32/vs11' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/run/build/gtksourceview/win32/vs11' make[2]: Leaving directory '/run/build/gtksourceview/win32/vs11' Making install in vs12 make[2]: Entering directory '/run/build/gtksourceview/win32/vs12' make[3]: Entering directory '/run/build/gtksourceview/win32/vs12' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/run/build/gtksourceview/win32/vs12' make[2]: Leaving directory '/run/build/gtksourceview/win32/vs12' Making install in vs14 make[2]: Entering directory '/run/build/gtksourceview/win32/vs14' make[3]: Entering directory '/run/build/gtksourceview/win32/vs14' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/run/build/gtksourceview/win32/vs14' make[2]: Leaving directory '/run/build/gtksourceview/win32/vs14' Making install in vs15 make[2]: Entering directory '/run/build/gtksourceview/win32/vs15' make[3]: Entering directory '/run/build/gtksourceview/win32/vs15' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/run/build/gtksourceview/win32/vs15' make[2]: Leaving directory '/run/build/gtksourceview/win32/vs15' make[2]: Entering directory '/run/build/gtksourceview/win32' make[3]: Entering directory '/run/build/gtksourceview/win32' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/run/build/gtksourceview/win32' make[2]: Leaving directory '/run/build/gtksourceview/win32' make[1]: Leaving directory '/run/build/gtksourceview/win32' make[1]: Entering directory '/run/build/gtksourceview' make[2]: Entering directory '/run/build/gtksourceview' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/lib/pkgconfig' /usr/bin/install -c -m 644 gtksourceview-3.0.pc '/app/lib/pkgconfig' make[2]: Leaving directory '/run/build/gtksourceview' make[1]: Leaving directory '/run/build/gtksourceview' compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgtksourceview-3.0.so.1.8.0 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgtksourceview-3.0.so.1.8.0 [25] .debug_aranges compressed -> .zdebug_aranges (2224 => 796 35.79%) [26] .debug_info compressed -> .zdebug_info (1100041 => 574123 52.19%) [27] .debug_abbrev compressed -> .zdebug_abbrev (77992 => 10016 12.84%) [28] .debug_line compressed -> .zdebug_line (291048 => 98114 33.71%) [29] .debug_frame compressed -> .zdebug_frame (59468 => 16687 28.06%) [30] .debug_str compressed -> .zdebug_str (140699 => 37709 26.80%) [31] .debug_loc compressed -> .zdebug_loc (498344 => 130306 26.15%) [32] .debug_ranges compressed -> .zdebug_ranges (70640 => 20404 28.88%) [35] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgtksourceview-3.0.so.1.8.0 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libgtksourceview-3.0.so.1.8.0.debug Committing stage build-gtksourceview to cache ======================================================================== Building module gitg in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/gitg-1 ======================================================================== Already on 'master' The Meson build system Version: 0.47.1 Source dir: /run/build/gitg Build dir: /run/build/gitg/_flatpak_build Build type: native build Project name: gitg Project version: 3.26.0 Appending CFLAGS from environment: '-O2 -g -fstack-protector-strong -O2 -g' Appending LDFLAGS from environment: '-L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now' Appending CPPFLAGS from environment: '-O2 -D_FORTIFY_SOURCE=2' DEPRECATION: Duplicated values in array option "c_args" is deprecated. This will become a hard error in the future. DEPRECATION: Duplicated values in array option "c_link_args" is deprecated. This will become a hard error in the future. Native C compiler: ccache cc (gcc 8.2.0 "cc (GCC) 8.2.0") Appending LDFLAGS from environment: '-L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now' Native Vala compiler: valac (valac 0.40.7) Build machine cpu family: arm Build machine cpu: armv8l Compiler for C supports arguments -Werror=format=2: YES Compiler for C supports arguments -Werror=implicit-function-declaration: YES Compiler for C supports arguments -Werror=init-self: YES Compiler for C supports arguments -Werror=missing-include-dirs: YES Compiler for C supports arguments -Werror=missing-prototypes: YES Compiler for C supports arguments -Werror=pointer-arith: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wuninitialized: YES WARNING: -Wl,--version-script looks like a linker argument, but has_argument and other similar methods only support checking compiler arguments. Using them to check linker arguments are never supported, and results are likely to be wrong regardless of the compiler you are using. has_link_argument or other similar method can be used instead. Compiler for C supports arguments -Wl,--version-script: YES Found pkg-config: /usr/bin/pkg-config (1.5.2) Native dependency gee-0.8 found: YES 0.20.1 Native dependency gio-2.0 found: YES 2.57.2 Native dependency glib-2.0 found: YES 2.57.2 Native dependency gtk+-3.0 found: YES 3.22.30 Native dependency gtksourceview-3.0 found: YES 3.24.9 Native dependency libgit2-glib-1.0 found: YES 0.26.4 Native dependency libpeas-1.0 found: YES 1.22.0 Native dependency libsoup-2.4 found: YES 2.63.2 Library config found: YES Library gitg-platform-support found: YES Library m found: YES Native dependency gdk-3.0 found: YES 3.22.30 Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler) Program intltool-merge found: YES (/usr/bin/intltool-merge) Native dependency libxml-2.0 found: YES 2.9.8 Library ide found: YES Native dependency glib-2.0 found: YES 2.57.2 Native dependency gsettings-desktop-schemas found: YES 3.28.0 Native dependency libsecret-1 found: YES 0.18.6 Native dependency gio-unix-2.0 found: YES 2.57.2 Native dependency gobject-introspection-1.0 found: YES 1.57.2 Native dependency gtkspell3-3.0 found: YES 3.0.9 Configuring gitg-resources.xml using configuration Configuring gitg.desktop.in using configuration Configuring org.gnome.gitg.gschema.xml.in using configuration Program cp found: YES (/usr/bin/cp) Library gitg-assert found: YES Configuring config.h using configuration Program meson_post_install.py found: YES (/usr/bin/env python3 /run/build/gitg/meson_post_install.py) Message: Configuration: Source code location: /run/build/gitg Compiler: gcc Glade catalog: true Debug enabled: true Python support: true Build targets in project: 26 Found ninja-1.8.2 at /usr/bin/ninja [1/247] Generating gitg-files-resources_c with a custom command. [2/247] Generating gitg-files-resources_h with a custom command. [3/247] Generating libgitg-resources_c with a custom command. [4/247] Generating libgitg-resources_h with a custom command. [5/247] Generating gitg-resources_h with a custom command. [6/247] Generating 'tests/libgitg/tests@libgitg@@tests-libgitg@exe/support-test.vala'. [7/247] Generating gitg-resources_c with a custom command. [8/247] Generating 'tests/libgitg/tests@libgitg@@tests-libgitg@exe/support-main.vala'. [9/247] Generating 'tests/libgitg/tests@libgitg@@tests-libgitg@exe/support-repository.vala'. [10/247] Generating 'tests/gitg/tests@gitg@@tests-gitg@exe/support-test.vala'. [11/247] Generating 'tests/gitg/tests@gitg@@tests-gitg@exe/support-repository.vala'. [12/247] Generating 'tests/gitg/tests@gitg@@tests-gitg@exe/support-main.vala'. [13/247] Generating org.gnome.gitg.gschema.xml with a custom command. Merging translations into data/org.gnome.gitg.gschema.xml. CREATED data/org.gnome.gitg.gschema.xml [14/247] Compiling C object 'contrib/ide/contrib@ide@@ide@sta/ide-doap-person.c.o'. [15/247] Generating gitg.desktop with a custom command. Generating and caching the translation database Merging translations into data/gitg.desktop. [16/247] Compiling C object 'contrib/ide/contrib@ide@@ide@sta/ide-doap.c.o'. [17/247] Linking static target contrib/ide/libide.a. [18/247] Compiling C object 'contrib/xml/contrib@xml@@xml@sta/xml-reader.c.o'. [19/247] Linking static target contrib/xml/libxml.a. [20/247] Compiling Vala source ../libgitg/gitg-assembly-info.vala ../libgitg/gitg-async.vala ../libgitg/gitg-authentication-dialog.vala ../libgitg/gitg-avatar-cache.vala ../libgitg/gitg-branch-base.vala ../libgitg/gitg-branch.vala ../libgitg/gitg-cell-renderer-lanes.vala ../libgitg/gitg-color.vala ../libgitg/gitg-commit-list-view.vala ../libgitg/gitg-commit-model.vala ../libgitg/gitg-commit.vala ../libgitg/gitg-credentials-manager.vala ../libgitg/gitg-date.vala ../libgitg/gitg-diff-image-composite.vala ../libgitg/gitg-diff-image-difference.vala ../libgitg/gitg-diff-image-overlay.vala ../libgitg/gitg-diff-image-side-by-side.vala ../libgitg/gitg-diff-image-slider.vala ../libgitg/gitg-diff-image-surface-cache.vala ../libgitg/gitg-diff-selectable.vala ../libgitg/gitg-diff-stat.vala ../libgitg/gitg-diff-view-commit-details.vala ../libgitg/gitg-diff-view-file-info.vala ../libgitg/gitg-diff-view-file-renderer-binary.vala ../libgitg/gitg-diff-view-file-renderer-image.vala ../libgitg/gitg-diff-view-file-renderer-text.vala ../libgitg/gitg-diff-view-file-renderer.vala ../libgitg/gitg-diff-view-file-selectable.vala ../libgitg/gitg-diff-view-file.vala ../libgitg/gitg-diff-view-lines-renderer.vala ../libgitg/gitg-diff-view-options.vala ../libgitg/gitg-diff-view.vala ../libgitg/gitg-hook.vala ../libgitg/gitg-init.vala ../libgitg/gitg-label-renderer.vala ../libgitg/gitg-lanes.vala ../libgitg/gitg-lane.vala ../libgitg/gitg-progress-bin.vala ../libgitg/gitg-ref-base.vala ../libgitg/gitg-ref.vala ../libgitg/gitg-remote.vala ../libgitg/gitg-repository-list-box.vala ../libgitg/gitg-repository.vala ../libgitg/gitg-resource.vala ../libgitg/gitg-sidebar.vala ../libgitg/gitg-stage-status-enumerator.vala ../libgitg/gitg-stage.vala ../libgitg/gitg-utils.vala ../libgitg/gitg-when-mapped.vala. ../libgitg/gitg-diff-view-file.vala:249.3-249.12: warning: Gtk.Menu.popup has been deprecated since 3.22 ../libgitg/gitg-progress-bin.vala:66.4-66.25: warning: Gtk.StyleContext.set_background has been deprecated since 3.18 ../libgitg/gitg-sidebar.vala:495.3-495.12: warning: Gtk.Menu.popup has been deprecated since 3.22 ../libgitg/gitg-commit-model.vala:116.3-116.35: warning: Type `Ggit.OId[]' can not be used for a GLib.Object property public Ggit.OId[] permanent_lanes { get; set; } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ../libgitg/gitg-diff-view-file-selectable.vala:48.2-48.28: warning: Type `int[]' can not be used for a GLib.Object property public int[] selected_lines ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ../libgitg/gitg-diff-view.vala:651.2-651.28: warning: Type `Gitg.PatchSet[]' can not be used for a GLib.Object property public PatchSet[] selection ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ../libgitg/gitg-repository-list-box.vala:608.3-608.24: warning: Type `Gitg.RepositoryListBox.Row[]' can not be used for a GLib.Object property public Row[] selection ^^^^^^^^^^^^^^^^^^^^^^ Compilation succeeded - 7 warning(s) [21/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-assembly-info.c.o'. [22/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_.._libgitg-resources.c.o'. [23/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-branch-base.c.o'. [24/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-branch.c.o'. [25/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-avatar-cache.c.o'. [26/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-commit.c.o'. [27/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-authentication-dialog.c.o'. [28/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-color.c.o'. [29/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-commit-list-view.c.o'. [30/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-diff-selectable.c.o'. [31/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-async.c.o'. [32/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-utils.c.o'. [33/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-when-mapped.c.o'. [34/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-cell-renderer-lanes.c.o'. [35/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-diff-stat.c.o'. [36/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-date.c.o'. [37/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-commit-model.c.o'. [38/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-diff-image-composite.c.o'. [39/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-diff-view-commit-details.c.o'. [40/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-diff-image-difference.c.o'. [41/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-credentials-manager.c.o'. [42/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-diff-image-overlay.c.o'. [43/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-diff-image-surface-cache.c.o'. [44/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-diff-image-slider.c.o'. [45/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-diff-image-side-by-side.c.o'. [46/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-diff-view-file-renderer-binary.c.o'. [47/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-diff-view-file-renderer.c.o'. [48/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-diff-view-file-info.c.o'. [49/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-diff-view-file-renderer-image.c.o'. [50/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-diff-view-lines-renderer.c.o'. [51/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-diff-view-file.c.o'. [52/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-init.c.o'. [53/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-hook.c.o'. [54/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-diff-view-options.c.o'. [55/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-diff-view-file-selectable.c.o'. [56/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-lane.c.o'. [57/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-ref-base.c.o'. [58/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-diff-view-file-renderer-text.c.o'. [59/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-progress-bin.c.o'. [60/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-label-renderer.c.o'. [61/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-ref.c.o'. [62/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-lanes.c.o'. [63/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-diff-view.c.o'. [64/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/gitg-platform-support.c.o'. In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from ../libgitg/gitg-platform-support.h:23, from ../libgitg/gitg-platform-support.c:24: ../libgitg/gitg-platform-support.c: In function ‘gitg_platform_support_http_get_finish’: ../libgitg/gitg-platform-support.c:53:45: warning: passing argument 1 of ‘g_file_read_finish’ from incompatible pointer type [-Wincompatible-pointer-types] return G_INPUT_STREAM (g_file_read_finish (g_async_result_get_source_object (result), result, error)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:2271:57: note: in definition of macro ‘_G_TYPE_CIC’ ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gio/ginputstream.h:33:38: note: in expansion of macro ‘G_TYPE_CHECK_INSTANCE_CAST’ #define G_INPUT_STREAM(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), G_TYPE_INPUT_STREAM, GInputStream)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../libgitg/gitg-platform-support.c:53:9: note: in expansion of macro ‘G_INPUT_STREAM’ return G_INPUT_STREAM (g_file_read_finish (g_async_result_get_source_object (result), result, error)); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:69, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from ../libgitg/gitg-platform-support.h:23, from ../libgitg/gitg-platform-support.c:24: /usr/include/glib-2.0/gio/gfile.h:668:25: note: expected ‘GFile *’ {aka ‘struct _GFile *’} but argument is of type ‘GObject *’ {aka ‘struct _GObject *’} GFileInputStream * g_file_read_finish (GFile *file, ^~~~~~~~~~~~~~~~~~ ../libgitg/gitg-platform-support.c: In function ‘gitg_platform_support_create_cursor_surface’: ../libgitg/gitg-platform-support.c:69:44: warning: passing argument 2 of ‘gdk_cursor_get_surface’ from incompatible pointer type [-Wincompatible-pointer-types] surface = gdk_cursor_get_surface (cursor, hot_x, hot_y); ^~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:34, from ../libgitg/gitg-platform-support.h:23, from ../libgitg/gitg-platform-support.c:24: /usr/include/gtk-3.0/gdk/gdkcursor.h:251:18: note: expected ‘gdouble *’ {aka ‘double *’} but argument is of type ‘gint *’ {aka ‘int *’} cairo_surface_t *gdk_cursor_get_surface (GdkCursor *cursor, ^~~~~~~~~~~~~~~~~~~~~~ ../libgitg/gitg-platform-support.c:69:51: warning: passing argument 3 of ‘gdk_cursor_get_surface’ from incompatible pointer type [-Wincompatible-pointer-types] surface = gdk_cursor_get_surface (cursor, hot_x, hot_y); ^~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:34, from ../libgitg/gitg-platform-support.h:23, from ../libgitg/gitg-platform-support.c:24: /usr/include/gtk-3.0/gdk/gdkcursor.h:251:18: note: expected ‘gdouble *’ {aka ‘double *’} but argument is of type ‘gint *’ {aka ‘int *’} cairo_surface_t *gdk_cursor_get_surface (GdkCursor *cursor, ^~~~~~~~~~~~~~~~~~~~~~ ../libgitg/gitg-platform-support.c:76:2: warning: enumeration value ‘CAIRO_SURFACE_TYPE_PDF’ not handled in switch [-Wswitch] switch (cairo_surface_get_type (surface)) ^~~~~~ ../libgitg/gitg-platform-support.c:76:2: warning: enumeration value ‘CAIRO_SURFACE_TYPE_PS’ not handled in switch [-Wswitch] ../libgitg/gitg-platform-support.c:76:2: warning: enumeration value ‘CAIRO_SURFACE_TYPE_XCB’ not handled in switch [-Wswitch] ../libgitg/gitg-platform-support.c:76:2: warning: enumeration value ‘CAIRO_SURFACE_TYPE_GLITZ’ not handled in switch [-Wswitch] ../libgitg/gitg-platform-support.c:76:2: warning: enumeration value ‘CAIRO_SURFACE_TYPE_QUARTZ’ not handled in switch [-Wswitch] ../libgitg/gitg-platform-support.c:76:2: warning: enumeration value ‘CAIRO_SURFACE_TYPE_WIN32’ not handled in switch [-Wswitch] ../libgitg/gitg-platform-support.c:76:2: warning: enumeration value ‘CAIRO_SURFACE_TYPE_BEOS’ not handled in switch [-Wswitch] ../libgitg/gitg-platform-support.c:76:2: warning: enumeration value ‘CAIRO_SURFACE_TYPE_DIRECTFB’ not handled in switch [-Wswitch] ../libgitg/gitg-platform-support.c:76:2: warning: enumeration value ‘CAIRO_SURFACE_TYPE_SVG’ not handled in switch [-Wswitch] ../libgitg/gitg-platform-support.c:76:2: warning: enumeration value ‘CAIRO_SURFACE_TYPE_OS2’ not handled in switch [-Wswitch] ../libgitg/gitg-platform-support.c:76:2: warning: enumeration value ‘CAIRO_SURFACE_TYPE_WIN32_PRINTING’ not handled in switch [-Wswitch] ../libgitg/gitg-platform-support.c:76:2: warning: enumeration value ‘CAIRO_SURFACE_TYPE_QUARTZ_IMAGE’ not handled in switch [-Wswitch] ../libgitg/gitg-platform-support.c:76:2: warning: enumeration value ‘CAIRO_SURFACE_TYPE_SCRIPT’ not handled in switch [-Wswitch] ../libgitg/gitg-platform-support.c:76:2: warning: enumeration value ‘CAIRO_SURFACE_TYPE_QT’ not handled in switch [-Wswitch] ../libgitg/gitg-platform-support.c:76:2: warning: enumeration value ‘CAIRO_SURFACE_TYPE_RECORDING’ not handled in switch [-Wswitch] ../libgitg/gitg-platform-support.c:76:2: warning: enumeration value ‘CAIRO_SURFACE_TYPE_VG’ not handled in switch [-Wswitch] ../libgitg/gitg-platform-support.c:76:2: warning: enumeration value ‘CAIRO_SURFACE_TYPE_GL’ not handled in switch [-Wswitch] ../libgitg/gitg-platform-support.c:76:2: warning: enumeration value ‘CAIRO_SURFACE_TYPE_DRM’ not handled in switch [-Wswitch] ../libgitg/gitg-platform-support.c:76:2: warning: enumeration value ‘CAIRO_SURFACE_TYPE_TEE’ not handled in switch [-Wswitch] ../libgitg/gitg-platform-support.c:76:2: warning: enumeration value ‘CAIRO_SURFACE_TYPE_XML’ not handled in switch [-Wswitch] ../libgitg/gitg-platform-support.c:76:2: warning: enumeration value ‘CAIRO_SURFACE_TYPE_SKIA’ not handled in switch [-Wswitch] ../libgitg/gitg-platform-support.c:76:2: warning: enumeration value ‘CAIRO_SURFACE_TYPE_SUBSURFACE’ not handled in switch [-Wswitch] ../libgitg/gitg-platform-support.c:76:2: warning: enumeration value ‘CAIRO_SURFACE_TYPE_COGL’ not handled in switch [-Wswitch] [65/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-resource.c.o'. [66/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-repository.c.o'. [67/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-remote.c.o'. [68/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-stage-status-enumerator.c.o'. [69/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-sidebar.c.o'. [70/247] Compiling Vala source ../tests/repository-list-box.vala libgitg/libgitg-1.0.vapi. [71/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-repository-list-box.c.o'. [72/247] Compiling Vala source ../tests/diff-view.vala libgitg/libgitg-1.0.vapi. [73/247] Compiling Vala source ../libgitg-ext/gitg-ext-action.vala ../libgitg-ext/gitg-ext-activity.vala ../libgitg-ext/gitg-ext-application.vala ../libgitg-ext/gitg-ext-assembly-info.vala ../libgitg-ext/gitg-ext-command-line.vala ../libgitg-ext/gitg-ext-command-lines.vala ../libgitg-ext/gitg-ext-commit-action.vala ../libgitg-ext/gitg-ext-history-panel.vala ../libgitg-ext/gitg-ext-history.vala ../libgitg-ext/gitg-ext-message-bus.vala ../libgitg-ext/gitg-ext-message-id.vala ../libgitg-ext/gitg-ext-message.vala ../libgitg-ext/gitg-ext-notification.vala ../libgitg-ext/gitg-ext-notifications.vala ../libgitg-ext/gitg-ext-preferences.vala ../libgitg-ext/gitg-ext-ref-action-interface.vala ../libgitg-ext/gitg-ext-ref-action.vala ../libgitg-ext/gitg-ext-remote-lookup.vala ../libgitg-ext/gitg-ext-searchable.vala ../libgitg-ext/gitg-ext-selectable.vala ../libgitg-ext/gitg-ext-ui-element.vala ../libgitg-ext/gitg-ext-ui.vala ../libgitg-ext/gitg-ext-user-query.vala libgitg/libgitg-1.0.vapi. ../libgitg-ext/gitg-ext-user-query.vala:41.2-41.37: warning: Type `GitgExt.UserQueryResponse[]' can not be used for a GLib.Object property public UserQueryResponse[] responses { get; set; } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compilation succeeded - 1 warning(s) [74/247] Compiling Vala source ../tests/libgitg/main.vala ../tests/libgitg/test-commit.vala ../tests/libgitg/test-date.vala ../tests/libgitg/test-encoding.vala ../tests/libgitg/test-stage.vala 'tests/libgitg/tests@libgitg@@tests-libgitg@exe/support-main.vala' 'tests/libgitg/tests@libgitg@@tests-libgitg@exe/support-repository.vala' 'tests/libgitg/tests@libgitg@@tests-libgitg@exe/support-test.vala' libgitg/libgitg-1.0.vapi. [75/247] Compiling C object 'libgitg-ext/libgitg-ext@@gitg-ext-1.0@sha/meson-generated_gitg-ext-assembly-info.c.o'. [76/247] Compiling Vala source ../tests/progress-bin.vala libgitg/libgitg-1.0.vapi. [77/247] Compiling C object 'libgitg-ext/libgitg-ext@@gitg-ext-1.0@sha/meson-generated_gitg-ext-command-line.c.o'. [78/247] Compiling C object 'tests/tests@@tests-repository-list-box@exe/meson-generated_repository-list-box.c.o'. [79/247] Compiling C object 'libgitg-ext/libgitg-ext@@gitg-ext-1.0@sha/meson-generated_gitg-ext-command-lines.c.o'. [80/247] Compiling C object 'libgitg-ext/libgitg-ext@@gitg-ext-1.0@sha/meson-generated_gitg-ext-application.c.o'. [81/247] Compiling C object 'libgitg-ext/libgitg-ext@@gitg-ext-1.0@sha/meson-generated_gitg-ext-action.c.o'. [82/247] Compiling C object 'tests/tests@@tests-diff-view@exe/meson-generated_diff-view.c.o'. [83/247] Compiling C object 'libgitg-ext/libgitg-ext@@gitg-ext-1.0@sha/meson-generated_gitg-ext-message.c.o'. [84/247] Compiling C object 'libgitg-ext/libgitg-ext@@gitg-ext-1.0@sha/meson-generated_gitg-ext-message-id.c.o'. [85/247] Compiling C object 'libgitg-ext/libgitg-ext@@gitg-ext-1.0@sha/meson-generated_gitg-ext-activity.c.o'. [86/247] Compiling C object 'libgitg-ext/libgitg-ext@@gitg-ext-1.0@sha/meson-generated_gitg-ext-message-bus.c.o'. [87/247] Compiling C object 'libgitg-ext/libgitg-ext@@gitg-ext-1.0@sha/meson-generated_gitg-ext-commit-action.c.o'. [88/247] Compiling C object 'libgitg-ext/libgitg-ext@@gitg-ext-1.0@sha/meson-generated_gitg-ext-history-panel.c.o'. [89/247] Compiling C object 'libgitg-ext/libgitg-ext@@gitg-ext-1.0@sha/meson-generated_gitg-ext-notification.c.o'. [90/247] Compiling C object 'libgitg-ext/libgitg-ext@@gitg-ext-1.0@sha/meson-generated_gitg-ext-notifications.c.o'. [91/247] Compiling C object 'libgitg-ext/libgitg-ext@@gitg-ext-1.0@sha/meson-generated_gitg-ext-history.c.o'. [92/247] Compiling C object 'libgitg-ext/libgitg-ext@@gitg-ext-1.0@sha/meson-generated_gitg-ext-preferences.c.o'. [93/247] Compiling C object 'libgitg/libgitg@@gitg-1.0@sha/meson-generated_gitg-stage.c.o'. [94/247] Compiling C object 'libgitg-ext/libgitg-ext@@gitg-ext-1.0@sha/meson-generated_gitg-ext-ref-action.c.o'. [95/247] Compiling C object 'libgitg-ext/libgitg-ext@@gitg-ext-1.0@sha/meson-generated_gitg-ext-ref-action-interface.c.o'. [96/247] Linking target libgitg/libgitg-1.0.so.0.0.0. [97/247] Compiling C object 'libgitg-ext/libgitg-ext@@gitg-ext-1.0@sha/meson-generated_gitg-ext-remote-lookup.c.o'. [98/247] Compiling C object 'libgitg-ext/libgitg-ext@@gitg-ext-1.0@sha/meson-generated_gitg-ext-searchable.c.o'. [99/247] Compiling C object 'libgitg-ext/libgitg-ext@@gitg-ext-1.0@sha/meson-generated_gitg-ext-selectable.c.o'. [100/247] Compiling C object 'libgitg-ext/libgitg-ext@@gitg-ext-1.0@sha/meson-generated_gitg-ext-ui-element.c.o'. [101/247] Compiling C object 'libgitg-ext/libgitg-ext@@gitg-ext-1.0@sha/meson-generated_gitg-ext-ui.c.o'. [102/247] Generating symbol file 'libgitg/libgitg@@gitg-1.0@sha/libgitg-1.0.so.0.0.0.symbols'. [103/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_.._gitg-resources.c.o'. [104/247] Compiling C object 'libgitg-ext/libgitg-ext@@gitg-ext-1.0@sha/meson-generated_gitg-ext-user-query.c.o'. [105/247] Compiling C object 'tests/libgitg/tests@libgitg@@tests-libgitg@exe/meson-generated_main.c.o'. [106/247] Generating Gitg-1.0.typelib with a custom command. /app/share/gir-1.0/Gee-0.8.gir:4486:1: warning: element property from state 24 is unknown, ignoring /app/share/gir-1.0/Gee-0.8.gir:4494:1: warning: element property from state 24 is unknown, ignoring /app/share/gir-1.0/Gee-0.8.gir:4656:1: warning: element property from state 24 is unknown, ignoring [107/247] Compiling Vala source ../plugins/diff/gitg-diff.vala libgitg/libgitg-1.0.vapi libgitg-ext/libgitg-ext-1.0.vapi. [108/247] Linking target libgitg-ext/libgitg-ext-1.0.so.0.0.0. [109/247] Compiling Vala source ../plugins/files/gitg-files.vala ../plugins/files/gitg-files-tree-store.vala libgitg/libgitg-1.0.vapi libgitg-ext/libgitg-ext-1.0.vapi. ../plugins/files/gitg-files.vala:90.4-90.25: warning: Gtk.Widget.override_font has been deprecated since 3.16 Compilation succeeded - 1 warning(s) [110/247] Generating symbol file 'libgitg-ext/libgitg-ext@@gitg-ext-1.0@sha/libgitg-ext-1.0.so.0.0.0.symbols'. [111/247] Compiling C object 'plugins/files/plugins@files@@files@sha/meson-generated_.._gitg-files-resources.c.o'. [112/247] Compiling C object 'tests/libgitg/tests@libgitg@@tests-libgitg@exe/meson-generated_test-commit.c.o'. [113/247] Compiling C object 'tests/libgitg/tests@libgitg@@tests-libgitg@exe/meson-generated_test-encoding.c.o'. [114/247] Compiling C object 'plugins/diff/plugins@diff@@diff@sha/meson-generated_gitg-diff.c.o'. [115/247] Generating GitgExt-1.0.typelib with a custom command. /app/share/gir-1.0/Gee-0.8.gir:4486:1: warning: element property from state 24 is unknown, ignoring /app/share/gir-1.0/Gee-0.8.gir:4494:1: warning: element property from state 24 is unknown, ignoring /app/share/gir-1.0/Gee-0.8.gir:4656:1: warning: element property from state 24 is unknown, ignoring [116/247] Linking target plugins/diff/libdiff.so. [117/247] Compiling C object 'tests/libgitg/tests@libgitg@@tests-libgitg@exe/meson-generated_test-date.c.o'. [118/247] Compiling C object 'tests/libgitg/tests@libgitg@@tests-libgitg@exe/meson-generated_support-test.c.o'. [119/247] Compiling C object 'plugins/files/plugins@files@@files@sha/meson-generated_gitg-files-tree-store.c.o'. [120/247] Compiling C object 'tests/libgitg/tests@libgitg@@tests-libgitg@exe/meson-generated_test-stage.c.o'. [121/247] Compiling C object 'plugins/files/plugins@files@@files@sha/meson-generated_gitg-files.c.o'. [122/247] Compiling Vala source ../gitg/gitg-action-support.vala ../gitg/gitg-commit-action-cherry-pick.vala ../gitg/gitg-ref-action-checkout.vala ../gitg/gitg-ref-action-merge.vala ../gitg/commit/gitg-commit-dialog.vala ../gitg/commit/gitg-commit-paned.vala ../gitg/commit/gitg-commit-sidebar.vala ../gitg/commit/gitg-commit-submodule-diff-view.vala ../gitg/commit/gitg-commit-submodule-history-view.vala ../gitg/commit/gitg-commit-submodule-info.vala ../gitg/commit/gitg-commit.vala ../gitg/history/gitg-history-action-interface.vala ../gitg/history/gitg-history-command-line.vala ../gitg/history/gitg-history-paned.vala ../gitg/history/gitg-history-refs-list.vala ../gitg/history/gitg-history.vala ../gitg/preferences/gitg-preferences-commit.vala ../gitg/preferences/gitg-preferences-dialog.vala ../gitg/preferences/gitg-preferences-history.vala ../gitg/preferences/gitg-preferences-interface.vala ../gitg/gitg-animated-paned.vala ../gitg/gitg-application.vala ../gitg/gitg-author-details-dialog.vala ../gitg/gitg-builder.vala ../gitg/gitg-clone-dialog.vala ../gitg/gitg-commit-action-create-branch.vala ../gitg/gitg-commit-action-create-patch.vala ../gitg/gitg-commit-action-create-tag.vala ../gitg/gitg-convert.vala ../gitg/gitg-create-branch-dialog.vala ../gitg/gitg-create-tag-dialog.vala ../gitg/gitg-dash-view.vala ../gitg/gitg-dirs.vala ../gitg/gitg-notifications.vala ../gitg/gitg-plugins-engine.vala ../gitg/gitg-popup-menu.vala ../gitg/gitg-recursive-monitor.vala ../gitg/gitg-recursive-scanner.vala ../gitg/gitg-ref-action-copy-name.vala ../gitg/gitg-ref-action-delete.vala ../gitg/gitg-ref-action-fetch.vala ../gitg/gitg-ref-action-rename.vala ../gitg/gitg-remote-manager.vala ../gitg/gitg-remote-notification.vala ../gitg/gitg-simple-notification.vala ../gitg/gitg-ui-elements.vala ../gitg/gitg-window.vala ../gitg/gitg.vala libgitg/libgitg-1.0.vapi libgitg-ext/libgitg-ext-1.0.vapi. ../gitg/commit/gitg-commit-dialog.vala:601.12-601.35: warning: Gtk.StyleContext.get_background_color has been deprecated since 3.16 ../gitg/commit/gitg-commit-dialog.vala:791.3-791.37: warning: Gtk.Widget.override_font has been deprecated since 3.16 ../gitg/history/gitg-history-paned.vala:197.3-197.14: warning: Gtk.StyleContext.add_region has been deprecated since 3.14 ../gitg/gitg-create-tag-dialog.vala:93.3-93.35: warning: Gtk.Widget.override_font has been deprecated since 3.16 ../gitg/gitg-application.vala:271.2-271.36: warning: method `Gitg.Application.on_shortcuts_activated' never used private void on_shortcuts_activated() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ../gitg/gitg-ui-elements.vala:54.2-54.30: warning: Type `T[]' can not be used for a GLib.Object property public T[] available_elements ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compilation succeeded - 6 warning(s) [123/247] Compiling Vala source ../gitg/gitg-action-support.vala ../gitg/gitg-commit-action-cherry-pick.vala ../gitg/gitg-ref-action-checkout.vala ../gitg/gitg-ref-action-merge.vala ../gitg/commit/gitg-commit-dialog.vala ../gitg/commit/gitg-commit-paned.vala ../gitg/commit/gitg-commit-sidebar.vala ../gitg/commit/gitg-commit-submodule-diff-view.vala ../gitg/commit/gitg-commit-submodule-history-view.vala ../gitg/commit/gitg-commit-submodule-info.vala ../gitg/commit/gitg-commit.vala ../gitg/history/gitg-history-action-interface.vala ../gitg/history/gitg-history-command-line.vala ../gitg/history/gitg-history-paned.vala ../gitg/history/gitg-history-refs-list.vala ../gitg/history/gitg-history.vala ../gitg/preferences/gitg-preferences-commit.vala ../gitg/preferences/gitg-preferences-dialog.vala ../gitg/preferences/gitg-preferences-history.vala ../gitg/preferences/gitg-preferences-interface.vala ../gitg/gitg-animated-paned.vala ../gitg/gitg-application.vala ../gitg/gitg-author-details-dialog.vala ../gitg/gitg-builder.vala ../gitg/gitg-clone-dialog.vala ../gitg/gitg-commit-action-create-branch.vala ../gitg/gitg-commit-action-create-patch.vala ../gitg/gitg-commit-action-create-tag.vala ../gitg/gitg-convert.vala ../gitg/gitg-create-branch-dialog.vala ../gitg/gitg-create-tag-dialog.vala ../gitg/gitg-dash-view.vala ../gitg/gitg-dirs.vala ../gitg/gitg-notifications.vala ../gitg/gitg-plugins-engine.vala ../gitg/gitg-popup-menu.vala ../gitg/gitg-recursive-monitor.vala ../gitg/gitg-recursive-scanner.vala ../gitg/gitg-ref-action-copy-name.vala ../gitg/gitg-ref-action-delete.vala ../gitg/gitg-ref-action-fetch.vala ../gitg/gitg-ref-action-rename.vala ../gitg/gitg-remote-manager.vala ../gitg/gitg-remote-notification.vala ../gitg/gitg-simple-notification.vala ../gitg/gitg-ui-elements.vala ../gitg/gitg-window.vala ../gitg/gitg.vala libgitg/libgitg-1.0.vapi libgitg-ext/libgitg-ext-1.0.vapi. ../gitg/commit/gitg-commit-dialog.vala:601.12-601.35: warning: Gtk.StyleContext.get_background_color has been deprecated since 3.16 ../gitg/commit/gitg-commit-dialog.vala:791.3-791.37: warning: Gtk.Widget.override_font has been deprecated since 3.16 ../gitg/history/gitg-history-paned.vala:197.3-197.14: warning: Gtk.StyleContext.add_region has been deprecated since 3.14 ../gitg/gitg-create-tag-dialog.vala:93.3-93.35: warning: Gtk.Widget.override_font has been deprecated since 3.16 ../gitg/gitg-application.vala:271.2-271.36: warning: method `Gitg.Application.on_shortcuts_activated' never used private void on_shortcuts_activated() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ../gitg/gitg-ui-elements.vala:54.2-54.30: warning: Type `T[]' can not be used for a GLib.Object property public T[] available_elements ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compilation succeeded - 6 warning(s) [124/247] Compiling C object 'tests/libgitg/tests@libgitg@@tests-libgitg@exe/meson-generated_support-main.c.o'. [125/247] Linking target plugins/files/libfiles.so. [126/247] Linking target tests/tests-diff-view. [127/247] Linking target tests/tests-repository-list-box. [128/247] Compiling C object 'tests/libgitg/tests@libgitg@@tests-libgitg@exe/meson-generated_support-repository.c.o'. [129/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_commit_gitg-commit-paned.c.o'. [130/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_commit_gitg-commit-submodule-diff-view.c.o'. [131/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_commit_gitg-commit-sidebar.c.o'. [132/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_commit_gitg-commit-submodule-info.c.o'. [133/247] Compiling Vala source ../gitg/gitg-action-support.vala ../gitg/gitg-commit-action-cherry-pick.vala ../gitg/gitg-ref-action-checkout.vala ../gitg/gitg-ref-action-merge.vala ../tests/gitg/application-mock.vala ../tests/gitg/main.vala ../tests/gitg/notifications-mock.vala ../tests/gitg/ref-action-interface-mock.vala ../tests/gitg/simple-notification-mock.vala ../tests/gitg/test-checkout-ref.vala ../tests/gitg/test-cherry-pick-commit.vala ../tests/gitg/test-merge-ref.vala 'tests/gitg/tests@gitg@@tests-gitg@exe/support-main.vala' 'tests/gitg/tests@gitg@@tests-gitg@exe/support-repository.vala' 'tests/gitg/tests@gitg@@tests-gitg@exe/support-test.vala' libgitg/libgitg-1.0.vapi libgitg-ext/libgitg-ext-1.0.vapi. [134/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-ref-action-checkout.c.o'. [135/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-commit-action-cherry-pick.c.o'. [136/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_commit_gitg-commit-submodule-history-view.c.o'. [137/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_history_gitg-history-action-interface.c.o'. [138/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-remote-manager.c.o'. [139/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_preferences_gitg-preferences-dialog.c.o'. [140/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-action-support.c.o'. [141/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-ref-action-merge.c.o'. [142/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_history_gitg-history-command-line.c.o'. [143/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_commit_gitg-commit-dialog.c.o'. [144/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_history_gitg-history-paned.c.o'. [145/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_preferences_gitg-preferences-commit.c.o'. [146/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_preferences_gitg-preferences-interface.c.o'. [147/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-builder.c.o'. [148/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_preferences_gitg-preferences-history.c.o'. [149/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_history_gitg-history.c.o'. [150/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_history_gitg-history-refs-list.c.o'. [151/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-clone-dialog.c.o'. [152/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-commit-action-create-branch.c.o'. [153/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-convert.c.o'. [154/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-animated-paned.c.o'. [155/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-author-details-dialog.c.o'. [156/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-create-branch-dialog.c.o'. [157/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-commit-action-create-tag.c.o'. [158/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-commit-action-create-patch.c.o'. [159/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-application.c.o'. [160/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_commit_gitg-commit.c.o'. [161/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-dirs.c.o'. [162/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-create-tag-dialog.c.o'. [163/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-plugins-engine.c.o'. [164/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-recursive-scanner.c.o'. [165/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-recursive-monitor.c.o'. [166/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-popup-menu.c.o'. [167/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-notifications.c.o'. [168/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-ref-action-copy-name.c.o'. [169/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-dash-view.c.o'. [170/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-ref-action-delete.c.o'. [171/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_.._gitg-resources.c.o'. [172/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-ref-action-fetch.c.o'. [173/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-ref-action-rename.c.o'. [174/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-simple-notification.c.o'. [175/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-remote-notification.c.o'. [176/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg.c.o'. [177/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-ui-elements.c.o'. [178/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_commit_gitg-commit-paned.c.o'. [179/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_preferences_gitg-preferences-commit.c.o'. [180/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_commit_gitg-commit-sidebar.c.o'. [181/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_preferences_gitg-preferences-dialog.c.o'. [182/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_commit_gitg-commit-submodule-history-view.c.o'. [183/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-action-support.c.o'. [184/247] Compiling C object 'gitg/gitg@@gitg@exe/meson-generated_gitg-window.c.o'. [185/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-ref-action-checkout.c.o'. [186/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_commit_gitg-commit-dialog.c.o'. [187/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-simple-notification.c.o'. [188/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_commit_gitg-commit-submodule-diff-view.c.o'. [189/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-commit-action-cherry-pick.c.o'. [190/247] Linking target gitg/gitg. [191/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_commit_gitg-commit-submodule-info.c.o'. [192/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_history_gitg-history-action-interface.c.o'. [193/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_history_gitg-history-command-line.c.o'. [194/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-ref-action-merge.c.o'. [195/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_history_gitg-history-paned.c.o'. [196/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_preferences_gitg-preferences-history.c.o'. [197/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-animated-paned.c.o'. [198/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_preferences_gitg-preferences-interface.c.o'. [199/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-author-details-dialog.c.o'. [200/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-clone-dialog.c.o'. [201/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-builder.c.o'. [202/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-application.c.o'. [203/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-commit-action-create-branch.c.o'. [204/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-convert.c.o'. [205/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_history_gitg-history.c.o'. [206/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-create-branch-dialog.c.o'. [207/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_history_gitg-history-refs-list.c.o'. [208/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-commit-action-create-patch.c.o'. [209/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-commit-action-create-tag.c.o'. [210/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-dirs.c.o'. [211/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-create-tag-dialog.c.o'. [212/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-plugins-engine.c.o'. [213/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-popup-menu.c.o'. [214/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-notifications.c.o'. [215/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-recursive-scanner.c.o'. [216/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-recursive-monitor.c.o'. [217/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-ref-action-copy-name.c.o'. [218/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-dash-view.c.o'. [219/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-ref-action-delete.c.o'. [220/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_commit_gitg-commit.c.o'. [221/247] Linking target tests/libgitg/tests-libgitg. [222/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-ref-action-rename.c.o'. [223/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-remote-notification.c.o'. [224/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-ref-action-fetch.c.o'. [225/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-remote-manager.c.o'. [226/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg.c.o'. [227/247] Compiling C object 'tests/gitg/tests@gitg@@tests-gitg@exe/meson-generated_main.c.o'. [228/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-ui-elements.c.o'. [229/247] Compiling C object 'tests/gitg/tests@gitg@@tests-gitg@exe/meson-generated_gitg-ref-action-checkout.c.o'. [230/247] Compiling C object 'tests/gitg/tests@gitg@@tests-gitg@exe/meson-generated_application-mock.c.o'. [231/247] Compiling C object 'tests/gitg/tests@gitg@@tests-gitg@exe/meson-generated_notifications-mock.c.o'. [232/247] Compiling C object 'tests/gitg/tests@gitg@@tests-gitg@exe/meson-generated_ref-action-interface-mock.c.o'. [233/247] Compiling C object 'tests/gitg/tests@gitg@@tests-gitg@exe/meson-generated_gitg-commit-action-cherry-pick.c.o'. [234/247] Compiling C object 'tests/gitg/tests@gitg@@tests-gitg@exe/meson-generated_gitg-action-support.c.o'. [235/247] Compiling C object 'gitg/gitg@@gitg@sha/meson-generated_gitg-window.c.o'. [236/247] Compiling C object 'tests/gitg/tests@gitg@@tests-gitg@exe/meson-generated_support-test.c.o'. [237/247] Compiling C object 'tests/gitg/tests@gitg@@tests-gitg@exe/meson-generated_simple-notification-mock.c.o'. [238/247] Compiling C object 'tests/gitg/tests@gitg@@tests-gitg@exe/meson-generated_gitg-ref-action-merge.c.o'. [239/247] Linking target gitg/gitg.so. [240/247] Compiling C object 'tests/gitg/tests@gitg@@tests-gitg@exe/meson-generated_test-checkout-ref.c.o'. [241/247] Compiling C object 'tests/gitg/tests@gitg@@tests-gitg@exe/meson-generated_support-main.c.o'. [242/247] Compiling C object 'tests/tests@@tests-progress-bin@exe/meson-generated_progress-bin.c.o'. [243/247] Compiling C object 'tests/gitg/tests@gitg@@tests-gitg@exe/meson-generated_test-cherry-pick-commit.c.o'. [244/247] Linking target tests/tests-progress-bin. [245/247] Compiling C object 'tests/gitg/tests@gitg@@tests-gitg@exe/meson-generated_test-merge-ref.c.o'. [246/247] Compiling C object 'tests/gitg/tests@gitg@@tests-gitg@exe/meson-generated_support-repository.c.o'. [247/247] Linking target tests/gitg/tests-gitg. [0/1] Installing files. Installing /run/build/gitg/_flatpak_build/po/as.gmo to /app/share/locale/as/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/bg.gmo to /app/share/locale/bg/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/bs.gmo to /app/share/locale/bs/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/ca.gmo to /app/share/locale/ca/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/ca@valencia.gmo to /app/share/locale/ca@valencia/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/cs.gmo to /app/share/locale/cs/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/da.gmo to /app/share/locale/da/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/de.gmo to /app/share/locale/de/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/el.gmo to /app/share/locale/el/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/en_GB.gmo to /app/share/locale/en_GB/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/eo.gmo to /app/share/locale/eo/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/es.gmo to /app/share/locale/es/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/eu.gmo to /app/share/locale/eu/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/fi.gmo to /app/share/locale/fi/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/fr.gmo to /app/share/locale/fr/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/fur.gmo to /app/share/locale/fur/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/gl.gmo to /app/share/locale/gl/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/he.gmo to /app/share/locale/he/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/hu.gmo to /app/share/locale/hu/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/id.gmo to /app/share/locale/id/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/it.gmo to /app/share/locale/it/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/ja.gmo to /app/share/locale/ja/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/kk.gmo to /app/share/locale/kk/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/ko.gmo to /app/share/locale/ko/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/lt.gmo to /app/share/locale/lt/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/lv.gmo to /app/share/locale/lv/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/ml.gmo to /app/share/locale/ml/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/nb.gmo to /app/share/locale/nb/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/ne.gmo to /app/share/locale/ne/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/nl.gmo to /app/share/locale/nl/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/oc.gmo to /app/share/locale/oc/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/pa.gmo to /app/share/locale/pa/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/pl.gmo to /app/share/locale/pl/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/pt.gmo to /app/share/locale/pt/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/pt_BR.gmo to /app/share/locale/pt_BR/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/ro.gmo to /app/share/locale/ro/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/ru.gmo to /app/share/locale/ru/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/sk.gmo to /app/share/locale/sk/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/sl.gmo to /app/share/locale/sl/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/sr.gmo to /app/share/locale/sr/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/sr@latin.gmo to /app/share/locale/sr@latin/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/sv.gmo to /app/share/locale/sv/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/tr.gmo to /app/share/locale/tr/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/uk.gmo to /app/share/locale/uk/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/vi.gmo to /app/share/locale/vi/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/zh_CN.gmo to /app/share/locale/zh_CN/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/zh_HK.gmo to /app/share/locale/zh_HK/LC_MESSAGES/gitg.mo Installing /run/build/gitg/_flatpak_build/po/zh_TW.gmo to /app/share/locale/zh_TW/LC_MESSAGES/gitg.mo Sorry [Errno 30] Read-only file system: '/app/lib/python3.7/site-packages/gi/overrides/Ggit.pyc' Sorry [Errno 30] Read-only file system: '/app/lib/python3.7/site-packages/gi/overrides/Ggit.pyo' Update icon cache... Compiling gsettings schemas... Byte-compiling python modules... Byte-compiling python modules (optimized versions) ... Installing libgitg/libgitg-1.0.so.0.0.0 to /app/lib Installing libgitg/libgitg.h to /app/include/libgitg-1.0/libgitg Installing libgitg/libgitg-1.0.vapi to /app/share/vala/vapi Installing libgitg/Gitg-1.0.gir to /app/share/gir-1.0 Installing libgitg/Gitg-1.0.typelib to /app/lib/girepository-1.0 Installing libgitg-ext/libgitg-ext-1.0.so.0.0.0 to /app/lib Installing libgitg-ext/libgitg-ext.h to /app/include/libgitg-ext-1.0/libgitg-ext Installing libgitg-ext/libgitg-ext-1.0.vapi to /app/share/vala/vapi Installing libgitg-ext/GitgExt-1.0.gir to /app/share/gir-1.0 Installing libgitg-ext/GitgExt-1.0.typelib to /app/lib/girepository-1.0 Installing plugins/diff/libdiff.so to /app/lib/gitg/plugins Installing plugins/files/libfiles.so to /app/lib/gitg/plugins Installing gitg/gitg to /app/bin Installing data/gitg.desktop to /app/share/applications Installing data/org.gnome.gitg.gschema.xml to /app/share/glib-2.0/schemas Installing /run/build/gitg/data/gitg.1 to /app/share/man/man1 Installing /run/build/gitg/_flatpak_build/meson-private/libgitg-1.0.pc to /app/lib/pkgconfig Installing /run/build/gitg/_flatpak_build/meson-private/libgitg-ext-1.0.pc to /app/lib/pkgconfig Installing /run/build/gitg/libgitg-ext/GitgExt.py to /app/lib/python3.7/site-packages/gi/overrides Installing /run/build/gitg/plugins/diff/icons/diff-symbolic.svg to /app/share/gitg/icons/hicolor/scalable/actions Installing /run/build/gitg/plugins/diff/diff.plugin to /app/lib/gitg/plugins Installing /run/build/gitg/plugins/files/files.plugin to /app/lib/gitg/plugins Installing /run/build/gitg/data/icons/hicolor_apps_16x16_gitg.png to /app/share/icons/hicolor/16x16/apps Installing /run/build/gitg/data/icons/hicolor_apps_22x22_gitg.png to /app/share/icons/hicolor/22x22/apps Installing /run/build/gitg/data/icons/hicolor_apps_24x24_gitg.png to /app/share/icons/hicolor/24x24/apps Installing /run/build/gitg/data/icons/hicolor_apps_32x32_gitg.png to /app/share/icons/hicolor/32x32/apps Installing /run/build/gitg/data/icons/hicolor_apps_48x48_gitg.png to /app/share/icons/hicolor/48x48/apps Installing /run/build/gitg/data/icons/hicolor_apps_256x256_gitg.png to /app/share/icons/hicolor/256x256/apps Installing /run/build/gitg/data/icons/hicolor_apps_scalable_gitg-symbolic.svg to /app/share/icons/hicolor/scalable/apps Installing /run/build/gitg/data/gitg.appdata.xml to /app/share/metainfo Installing /run/build/gitg/data/gitg-glade.xml to /app/share/glade/catalogs Running custom install script '/usr/bin/python3 /usr/bin/meson --internal gettext install --subdir=po --localedir=share/locale --pkgname=gitg' Running custom install script '/usr/bin/env python3 /run/build/gitg/meson_post_install.py /app/share python /app/lib' Fixed up header mtime for files/lib/python3.7/site-packages/gi/overrides/GitgExt.pyc Fixed up header mtime for files/lib/python3.7/site-packages/gi/overrides/GitgExt.pyo compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/gitg processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/gitg [28] .debug_aranges compressed -> .zdebug_aranges (1864 => 694 37.23%) [29] .debug_info compressed -> .zdebug_info (1442567 => 764321 52.98%) [30] .debug_abbrev compressed -> .zdebug_abbrev (72455 => 10027 13.84%) [31] .debug_line compressed -> .zdebug_line (407757 => 140737 34.51%) [32] .debug_frame compressed -> .zdebug_frame (58664 => 15823 26.97%) [33] .debug_str compressed -> .zdebug_str (192452 => 45491 23.64%) [34] .debug_loc compressed -> .zdebug_loc (845300 => 204013 24.13%) [35] .debug_ranges compressed -> .zdebug_ranges (85848 => 25627 29.85%) [38] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/gitg to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/bin/gitg.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgitg-1.0.so.0.0.0 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgitg-1.0.so.0.0.0 [25] .debug_aranges compressed -> .zdebug_aranges (1952 => 712 36.48%) [26] .debug_info compressed -> .zdebug_info (1288118 => 686243 53.27%) [27] .debug_abbrev compressed -> .zdebug_abbrev (71924 => 10362 14.41%) [28] .debug_line compressed -> .zdebug_line (385166 => 135391 35.15%) [29] .debug_frame compressed -> .zdebug_frame (61188 => 16071 26.26%) [30] .debug_str compressed -> .zdebug_str (167135 => 41043 24.56%) [31] .debug_loc compressed -> .zdebug_loc (774643 => 195408 25.23%) [32] .debug_ranges compressed -> .zdebug_ranges (82896 => 24127 29.11%) [35] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgitg-1.0.so.0.0.0 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libgitg-1.0.so.0.0.0.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgitg-ext-1.0.so.0.0.0 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgitg-ext-1.0.so.0.0.0 [24] .debug_aranges compressed -> .zdebug_aranges (816 => 318 38.97%) [25] .debug_info compressed -> .zdebug_info (166991 => 66598 39.88%) [26] .debug_abbrev compressed -> .zdebug_abbrev (20661 => 2636 12.76%) [27] .debug_line compressed -> .zdebug_line (49230 => 13216 26.85%) [28] .debug_frame compressed -> .zdebug_frame (9404 => 2671 28.40%) [29] .debug_str compressed -> .zdebug_str (26027 => 6611 25.40%) [30] .debug_loc compressed -> .zdebug_loc (65903 => 16271 24.69%) [31] .debug_ranges compressed -> .zdebug_ranges (9032 => 2388 26.44%) [34] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgitg-ext-1.0.so.0.0.0 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libgitg-ext-1.0.so.0.0.0.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/gitg/plugins/libdiff.so processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/gitg/plugins/libdiff.so [24] .debug_aranges compressed -> .zdebug_aranges (120 => 75 62.50%) [25] .debug_info compressed -> .zdebug_info (17008 => 9656 56.77%) [26] .debug_abbrev compressed -> .zdebug_abbrev (1466 => 615 41.95%) [27] .debug_line compressed -> .zdebug_line (5823 => 2613 44.87%) [28] .debug_frame compressed -> .zdebug_frame (1044 => 468 44.83%) [29] .debug_str compressed -> .zdebug_str (8080 => 3148 38.96%) [30] .debug_loc compressed -> .zdebug_loc (8477 => 2042 24.09%) [31] .debug_ranges compressed -> .zdebug_ranges (648 => 279 43.06%) [34] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/gitg/plugins/libdiff.so to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/gitg/plugins/libdiff.so.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/gitg/plugins/libfiles.so processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/gitg/plugins/libfiles.so [25] .debug_aranges compressed -> .zdebug_aranges (200 => 106 53.00%) [26] .debug_info compressed -> .zdebug_info (49188 => 27753 56.42%) [27] .debug_abbrev compressed -> .zdebug_abbrev (3667 => 1142 31.14%) [28] .debug_line compressed -> .zdebug_line (15073 => 6290 41.73%) [29] .debug_frame compressed -> .zdebug_frame (2272 => 920 40.49%) [30] .debug_str compressed -> .zdebug_str (13905 => 4767 34.28%) [31] .debug_loc compressed -> .zdebug_loc (29992 => 7403 24.68%) [32] .debug_ranges compressed -> .zdebug_ranges (2616 => 901 34.44%) [35] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/gitg/plugins/libfiles.so to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/gitg/plugins/libfiles.so.debug Committing stage build-gitg to cache Cleaning up Removing files/share/vala/vapi/libgitg-ext-1.0.vapi Removing files/share/vala/vapi/libgitg-1.0.vapi Removing files/share/vala/vapi/libgit2-glib-1.0.vapi Removing files/share/vala/vapi/libgit2-glib-1.0.deps Removing files/share/vala/vapi/gtkspell3-3.0.vapi Removing files/share/vala/vapi/gtkspell3-3.0.deps Removing files/share/vala/vapi/gtksourceview-3.0.vapi Removing files/share/vala/vapi/gtksourceview-3.0.deps Removing files/share/vala/vapi/ggit-1.0.vapi Removing files/share/vala/vapi/ggit-1.0.deps Removing files/share/vala/vapi/gee-0.8.vapi Removing files/share/vala/vapi Removing files/share/vala Removing files/share/man/man3/libssh2_version.3 Removing files/share/man/man3/libssh2_userauth_publickey_fromfile_ex.3 Removing files/share/man/man3/libssh2_userauth_publickey_fromfile.3 Removing files/share/man/man3/libssh2_userauth_publickey.3 Removing files/share/man/man3/libssh2_userauth_password_ex.3 Removing files/share/man/man3/libssh2_userauth_password.3 Removing files/share/man/man3/libssh2_userauth_list.3 Removing files/share/man/man3/libssh2_userauth_keyboard_interactive_ex.3 Removing files/share/man/man3/libssh2_userauth_keyboard_interactive.3 Removing files/share/man/man3/libssh2_userauth_hostbased_fromfile_ex.3 Removing files/share/man/man3/libssh2_userauth_hostbased_fromfile.3 Removing files/share/man/man3/libssh2_userauth_authenticated.3 Removing files/share/man/man3/libssh2_trace_sethandler.3 Removing files/share/man/man3/libssh2_trace.3 Removing files/share/man/man3/libssh2_sftp_write.3 Removing files/share/man/man3/libssh2_sftp_unlink_ex.3 Removing files/share/man/man3/libssh2_sftp_unlink.3 Removing files/share/man/man3/libssh2_sftp_tell64.3 Removing files/share/man/man3/libssh2_sftp_tell.3 Removing files/share/man/man3/libssh2_sftp_symlink_ex.3 Removing files/share/man/man3/libssh2_sftp_symlink.3 Removing files/share/man/man3/libssh2_sftp_statvfs.3 Removing files/share/man/man3/libssh2_sftp_stat_ex.3 Removing files/share/man/man3/libssh2_sftp_stat.3 Removing files/share/man/man3/libssh2_sftp_shutdown.3 Removing files/share/man/man3/libssh2_sftp_setstat.3 Removing files/share/man/man3/libssh2_sftp_seek64.3 Removing files/share/man/man3/libssh2_sftp_seek.3 Removing files/share/man/man3/libssh2_sftp_rmdir_ex.3 Removing files/share/man/man3/libssh2_sftp_rmdir.3 Removing files/share/man/man3/libssh2_sftp_rewind.3 Removing files/share/man/man3/libssh2_sftp_rename_ex.3 Removing files/share/man/man3/libssh2_sftp_rename.3 Removing files/share/man/man3/libssh2_sftp_realpath.3 Removing files/share/man/man3/libssh2_sftp_readlink.3 Removing files/share/man/man3/libssh2_sftp_readdir_ex.3 Removing files/share/man/man3/libssh2_sftp_readdir.3 Removing files/share/man/man3/libssh2_sftp_read.3 Removing files/share/man/man3/libssh2_sftp_opendir.3 Removing files/share/man/man3/libssh2_sftp_open_ex.3 Removing files/share/man/man3/libssh2_sftp_open.3 Removing files/share/man/man3/libssh2_sftp_mkdir_ex.3 Removing files/share/man/man3/libssh2_sftp_mkdir.3 Removing files/share/man/man3/libssh2_sftp_lstat.3 Removing files/share/man/man3/libssh2_sftp_last_error.3 Removing files/share/man/man3/libssh2_sftp_init.3 Removing files/share/man/man3/libssh2_sftp_get_channel.3 Removing files/share/man/man3/libssh2_sftp_fsync.3 Removing files/share/man/man3/libssh2_sftp_fstatvfs.3 Removing files/share/man/man3/libssh2_sftp_fstat_ex.3 Removing files/share/man/man3/libssh2_sftp_fstat.3 Removing files/share/man/man3/libssh2_sftp_fsetstat.3 Removing files/share/man/man3/libssh2_sftp_closedir.3 Removing files/share/man/man3/libssh2_sftp_close_handle.3 Removing files/share/man/man3/libssh2_sftp_close.3 Removing files/share/man/man3/libssh2_session_supported_algs.3 Removing files/share/man/man3/libssh2_session_startup.3 Removing files/share/man/man3/libssh2_session_set_timeout.3 Removing files/share/man/man3/libssh2_session_set_last_error.3 Removing files/share/man/man3/libssh2_session_set_blocking.3 Removing files/share/man/man3/libssh2_session_methods.3 Removing files/share/man/man3/libssh2_session_method_pref.3 Removing files/share/man/man3/libssh2_session_last_error.3 Removing files/share/man/man3/libssh2_session_last_errno.3 Removing files/share/man/man3/libssh2_session_init_ex.3 Removing files/share/man/man3/libssh2_session_init.3 Removing files/share/man/man3/libssh2_session_hostkey.3 Removing files/share/man/man3/libssh2_session_get_timeout.3 Removing files/share/man/man3/libssh2_session_get_blocking.3 Removing files/share/man/man3/libssh2_session_free.3 Removing files/share/man/man3/libssh2_session_flag.3 Removing files/share/man/man3/libssh2_session_disconnect_ex.3 Removing files/share/man/man3/libssh2_session_disconnect.3 Removing files/share/man/man3/libssh2_session_callback_set.3 Removing files/share/man/man3/libssh2_session_block_directions.3 Removing files/share/man/man3/libssh2_session_banner_set.3 Removing files/share/man/man3/libssh2_session_banner_get.3 Removing files/share/man/man3/libssh2_session_abstract.3 Removing files/share/man/man3/libssh2_scp_send_ex.3 Removing files/share/man/man3/libssh2_scp_send64.3 Removing files/share/man/man3/libssh2_scp_send.3 Removing files/share/man/man3/libssh2_scp_recv2.3 Removing files/share/man/man3/libssh2_scp_recv.3 Removing files/share/man/man3/libssh2_publickey_shutdown.3 Removing files/share/man/man3/libssh2_publickey_remove_ex.3 Removing files/share/man/man3/libssh2_publickey_remove.3 Removing files/share/man/man3/libssh2_publickey_list_free.3 Removing files/share/man/man3/libssh2_publickey_list_fetch.3 Removing files/share/man/man3/libssh2_publickey_init.3 Removing files/share/man/man3/libssh2_publickey_add_ex.3 Removing files/share/man/man3/libssh2_publickey_add.3 Removing files/share/man/man3/libssh2_poll_channel_read.3 Removing files/share/man/man3/libssh2_poll.3 Removing files/share/man/man3/libssh2_knownhost_writeline.3 Removing files/share/man/man3/libssh2_knownhost_writefile.3 Removing files/share/man/man3/libssh2_knownhost_readline.3 Removing files/share/man/man3/libssh2_knownhost_readfile.3 Removing files/share/man/man3/libssh2_knownhost_init.3 Removing files/share/man/man3/libssh2_knownhost_get.3 Removing files/share/man/man3/libssh2_knownhost_free.3 Removing files/share/man/man3/libssh2_knownhost_del.3 Removing files/share/man/man3/libssh2_knownhost_checkp.3 Removing files/share/man/man3/libssh2_knownhost_check.3 Removing files/share/man/man3/libssh2_knownhost_addc.3 Removing files/share/man/man3/libssh2_knownhost_add.3 Removing files/share/man/man3/libssh2_keepalive_send.3 Removing files/share/man/man3/libssh2_keepalive_config.3 Removing files/share/man/man3/libssh2_init.3 Removing files/share/man/man3/libssh2_hostkey_hash.3 Removing files/share/man/man3/libssh2_free.3 Removing files/share/man/man3/libssh2_exit.3 Removing files/share/man/man3/libssh2_channel_x11_req_ex.3 Removing files/share/man/man3/libssh2_channel_x11_req.3 Removing files/share/man/man3/libssh2_channel_write_stderr.3 Removing files/share/man/man3/libssh2_channel_write_ex.3 Removing files/share/man/man3/libssh2_channel_write.3 Removing files/share/man/man3/libssh2_channel_window_write_ex.3 Removing files/share/man/man3/libssh2_channel_window_write.3 Removing files/share/man/man3/libssh2_channel_window_read_ex.3 Removing files/share/man/man3/libssh2_channel_window_read.3 Removing files/share/man/man3/libssh2_channel_wait_eof.3 Removing files/share/man/man3/libssh2_channel_wait_closed.3 Removing files/share/man/man3/libssh2_channel_subsystem.3 Removing files/share/man/man3/libssh2_channel_shell.3 Removing files/share/man/man3/libssh2_channel_setenv_ex.3 Removing files/share/man/man3/libssh2_channel_setenv.3 Removing files/share/man/man3/libssh2_channel_set_blocking.3 Removing files/share/man/man3/libssh2_channel_send_eof.3 Removing files/share/man/man3/libssh2_channel_request_pty_size_ex.3 Removing files/share/man/man3/libssh2_channel_request_pty_size.3 Removing files/share/man/man3/libssh2_channel_request_pty_ex.3 Removing files/share/man/man3/libssh2_channel_request_pty.3 Removing files/share/man/man3/libssh2_channel_receive_window_adjust2.3 Removing files/share/man/man3/libssh2_channel_receive_window_adjust.3 Removing files/share/man/man3/libssh2_channel_read_stderr.3 Removing files/share/man/man3/libssh2_channel_read_ex.3 Removing files/share/man/man3/libssh2_channel_read.3 Removing files/share/man/man3/libssh2_channel_process_startup.3 Removing files/share/man/man3/libssh2_channel_open_session.3 Removing files/share/man/man3/libssh2_channel_open_ex.3 Removing files/share/man/man3/libssh2_channel_ignore_extended_data.3 Removing files/share/man/man3/libssh2_channel_handle_extended_data2.3 Removing files/share/man/man3/libssh2_channel_handle_extended_data.3 Removing files/share/man/man3/libssh2_channel_get_exit_status.3 Removing files/share/man/man3/libssh2_channel_get_exit_signal.3 Removing files/share/man/man3/libssh2_channel_free.3 Removing files/share/man/man3/libssh2_channel_forward_listen_ex.3 Removing files/share/man/man3/libssh2_channel_forward_listen.3 Removing files/share/man/man3/libssh2_channel_forward_cancel.3 Removing files/share/man/man3/libssh2_channel_forward_accept.3 Removing files/share/man/man3/libssh2_channel_flush_stderr.3 Removing files/share/man/man3/libssh2_channel_flush_ex.3 Removing files/share/man/man3/libssh2_channel_flush.3 Removing files/share/man/man3/libssh2_channel_exec.3 Removing files/share/man/man3/libssh2_channel_eof.3 Removing files/share/man/man3/libssh2_channel_direct_tcpip_ex.3 Removing files/share/man/man3/libssh2_channel_direct_tcpip.3 Removing files/share/man/man3/libssh2_channel_close.3 Removing files/share/man/man3/libssh2_base64_decode.3 Removing files/share/man/man3/libssh2_banner_set.3 Removing files/share/man/man3/libssh2_agent_userauth.3 Removing files/share/man/man3/libssh2_agent_list_identities.3 Removing files/share/man/man3/libssh2_agent_init.3 Removing files/share/man/man3/libssh2_agent_get_identity.3 Removing files/share/man/man3/libssh2_agent_free.3 Removing files/share/man/man3/libssh2_agent_disconnect.3 Removing files/share/man/man3/libssh2_agent_connect.3 Removing files/share/man/man3 Removing files/share/man/man1/gitg.1.gz Removing files/share/man/man1 Removing files/share/man Removing files/share/gtk-doc/html/gtkspell3/up.png Removing files/share/gtk-doc/html/gtkspell3/up-insensitive.png Removing files/share/gtk-doc/html/gtkspell3/tutorial-lang.html Removing files/share/gtk-doc/html/gtkspell3/tutorial-building.html Removing files/share/gtk-doc/html/gtkspell3/tutorial-bindings.html Removing files/share/gtk-doc/html/gtkspell3/tutorial-advanced.html Removing files/share/gtk-doc/html/gtkspell3/style.css Removing files/share/gtk-doc/html/gtkspell3/right.png Removing files/share/gtk-doc/html/gtkspell3/right-insensitive.png Removing files/share/gtk-doc/html/gtkspell3/object-tree.html Removing files/share/gtk-doc/html/gtkspell3/left.png Removing files/share/gtk-doc/html/gtkspell3/left-insensitive.png Removing files/share/gtk-doc/html/gtkspell3/index.html Removing files/share/gtk-doc/html/gtkspell3/home.png Removing files/share/gtk-doc/html/gtkspell3/gtkspell3.devhelp2 Removing files/share/gtk-doc/html/gtkspell3/gtkspell3-gtkspell.html Removing files/share/gtk-doc/html/gtkspell3/deprecated-api-index.html Removing files/share/gtk-doc/html/gtkspell3/chapter-tutorial.html Removing files/share/gtk-doc/html/gtkspell3/ch02.html Removing files/share/gtk-doc/html/gtkspell3/api-index-full.html Removing files/share/gtk-doc/html/gtkspell3/annotation-glossary.html Removing files/share/gtk-doc/html/gtkspell3 Removing files/share/gtk-doc/html Removing files/share/gtk-doc Removing files/lib/pkgconfig/libssh2.pc Removing files/lib/pkgconfig/libpeas-gtk-1.0.pc Removing files/lib/pkgconfig/libpeas-1.0.pc Removing files/lib/pkgconfig/libgitg-ext-1.0.pc Removing files/lib/pkgconfig/libgitg-1.0.pc Removing files/lib/pkgconfig/libgit2.pc Removing files/lib/pkgconfig/libgit2-glib-1.0.pc Removing files/lib/pkgconfig/gtkspell3-3.0.pc Removing files/lib/pkgconfig/gtksourceview-3.0.pc Removing files/lib/pkgconfig/gee-0.8.pc Removing files/lib/pkgconfig Removing files/lib/peas-demo/plugins/secondtime/secondtime.plugin Removing files/lib/peas-demo/plugins/secondtime/libsecondtime.so Removing files/lib/peas-demo/plugins/secondtime/libsecondtime.la Removing files/lib/peas-demo/plugins/secondtime Removing files/lib/peas-demo/plugins/pythonhello/pythonhello.py Removing files/lib/peas-demo/plugins/pythonhello/pythonhello.plugin Removing files/lib/peas-demo/plugins/pythonhello/__pycache__/pythonhello.cpython-37.opt-1.pyc Removing files/lib/peas-demo/plugins/pythonhello/__pycache__ Removing files/lib/peas-demo/plugins/pythonhello Removing files/lib/peas-demo/plugins/helloworld/libhelloworld.so Removing files/lib/peas-demo/plugins/helloworld/libhelloworld.la Removing files/lib/peas-demo/plugins/helloworld/helloworld.plugin Removing files/lib/peas-demo/plugins/helloworld Removing files/lib/peas-demo/plugins Removing files/lib/peas-demo Removing files/lib/libpeas-gtk-1.0.so.0.2200.0 Removing files/lib/libpeas-gtk-1.0.so.0 Removing files/lib/libpeas-gtk-1.0.so Removing files/lib/libpeas-gtk-1.0.la Removing files/lib/libpeas-1.0/loaders/libpythonloader.la Removing files/lib/libpeas-1.0/loaders/libpython3loader.la Removing files/lib/libpeas-1.0.la Removing files/lib/libgtkspell3-3.la Removing files/lib/libgtkspell3-3.a Removing files/lib/libgtksourceview-3.0.la Removing files/lib/libgee-0.8.la Removing files/lib/debug/lib/peas-demo/plugins/secondtime/libsecondtime.so.debug Removing files/lib/debug/lib/peas-demo/plugins/secondtime Removing files/lib/debug/lib/peas-demo/plugins/helloworld/libhelloworld.so.debug Removing files/lib/debug/lib/peas-demo/plugins/helloworld Removing files/lib/debug/lib/peas-demo/plugins Removing files/lib/debug/lib/peas-demo Removing files/lib/debug/lib/libpeas-gtk-1.0.so.0.2200.0.debug Removing files/lib/debug/bin/peas-demo.debug Removing files/include/libssh2_sftp.h Removing files/include/libssh2_publickey.h Removing files/include/libssh2.h Removing files/include/libpeas-1.0/libpeas/peas.h Removing files/include/libpeas-1.0/libpeas/peas-plugin-info.h Removing files/include/libpeas-1.0/libpeas/peas-object-module.h Removing files/include/libpeas-1.0/libpeas/peas-extension.h Removing files/include/libpeas-1.0/libpeas/peas-extension-set.h Removing files/include/libpeas-1.0/libpeas/peas-extension-base.h Removing files/include/libpeas-1.0/libpeas/peas-engine.h Removing files/include/libpeas-1.0/libpeas/peas-autocleanups.h Removing files/include/libpeas-1.0/libpeas/peas-activatable.h Removing files/include/libpeas-1.0/libpeas-gtk/peas-gtk.h Removing files/include/libpeas-1.0/libpeas-gtk/peas-gtk-plugin-manager.h Removing files/include/libpeas-1.0/libpeas-gtk/peas-gtk-plugin-manager-view.h Removing files/include/libpeas-1.0/libpeas-gtk/peas-gtk-configurable.h Removing files/include/libpeas-1.0/libpeas-gtk/peas-gtk-autocleanups.h Removing files/include/libpeas-1.0/libpeas-gtk Removing files/include/libpeas-1.0/libpeas Removing files/include/libpeas-1.0 Removing files/include/libgitg-ext-1.0/libgitg-ext/libgitg-ext.h Removing files/include/libgitg-ext-1.0/libgitg-ext Removing files/include/libgitg-ext-1.0 Removing files/include/libgitg-1.0/libgitg/libgitg.h Removing files/include/libgitg-1.0/libgitg Removing files/include/libgitg-1.0 Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-types.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-tree.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-tree-entry.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-tree-builder.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-transfer-progress.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-tag.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-submodule.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-submodule-update-options.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-status-options.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-signature.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-revision-walker.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-revert-options.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-repository.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-remote.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-remote-callbacks.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-reflog.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-reflog-entry.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-ref.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-ref-spec.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-rebase.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-rebase-options.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-rebase-operation.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-push-options.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-proxy-options.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-patch.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-oid.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-object.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-object-factory.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-object-factory-base.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-note.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-native.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-message.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-merge-options.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-main.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-index.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-index-entry.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-index-entry-resolve-undo.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-fetch-options.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-error.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-enum-types.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-diff.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-diff-similarity-metric.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-diff-options.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-diff-line.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-diff-hunk.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-diff-format-email-options.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-diff-find-options.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-diff-file.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-diff-delta.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-diff-binary.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-diff-binary-file.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-cred.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-cred-ssh-key-from-agent.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-cred-ssh-interactive.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-cred-plaintext.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-config.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-config-entry.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-commit.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-commit-parents.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-clone-options.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-cherry-pick-options.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-checkout-options.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-branch.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-branch-enumerator.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-blob.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-blob-output-stream.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-blame.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-blame-options.h Removing files/include/libgit2-glib-1.0/libgit2-glib/ggit-annotated-commit.h Removing files/include/libgit2-glib-1.0/libgit2-glib Removing files/include/libgit2-glib-1.0 Removing files/include/gtkspell-3.0/gtkspell/gtkspell.h Removing files/include/gtkspell-3.0/gtkspell Removing files/include/gtkspell-3.0 Removing files/include/gtksourceview-3.0/gtksourceview/gtksourceview.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourceview-typebuiltins.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourceversion.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourceutils.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourceundomanager.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcetag.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcestyleschememanager.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcestyleschemechooserwidget.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcestyleschemechooserbutton.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcestyleschemechooser.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcestyle.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcespacedrawer.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcesearchsettings.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcesearchcontext.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourceregion.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourceprintcompositor.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcemarkattributes.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcemark.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcemap.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcelanguagemanager.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcelanguage.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcegutterrenderertext.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcegutterrendererpixbuf.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcegutterrenderer.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcegutter.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcefilesaver.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcefileloader.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourceencoding.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcecompletionprovider.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcecompletionproposal.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcecompletionitem.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcecompletioninfo.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcecompletioncontext.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcecompletion.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourcebuffer.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksourceautocleanups.h Removing files/include/gtksourceview-3.0/gtksourceview/gtksource.h Removing files/include/gtksourceview-3.0/gtksourceview/completion-providers/words/gtksourcecompletionwords.h Removing files/include/gtksourceview-3.0/gtksourceview/completion-providers/words Removing files/include/gtksourceview-3.0/gtksourceview/completion-providers Removing files/include/gtksourceview-3.0/gtksourceview Removing files/include/gtksourceview-3.0 Removing files/include/git2/worktree.h Removing files/include/git2/version.h Removing files/include/git2/types.h Removing files/include/git2/tree.h Removing files/include/git2/transport.h Removing files/include/git2/transaction.h Removing files/include/git2/trace.h Removing files/include/git2/tag.h Removing files/include/git2/sys/transport.h Removing files/include/git2/sys/time.h Removing files/include/git2/sys/stream.h Removing files/include/git2/sys/repository.h Removing files/include/git2/sys/remote.h Removing files/include/git2/sys/refs.h Removing files/include/git2/sys/reflog.h Removing files/include/git2/sys/refdb_backend.h Removing files/include/git2/sys/openssl.h Removing files/include/git2/sys/odb_backend.h Removing files/include/git2/sys/merge.h Removing files/include/git2/sys/mempack.h Removing files/include/git2/sys/index.h Removing files/include/git2/sys/hashsig.h Removing files/include/git2/sys/filter.h Removing files/include/git2/sys/diff.h Removing files/include/git2/sys/config.h Removing files/include/git2/sys/commit.h Removing files/include/git2/sys Removing files/include/git2/submodule.h Removing files/include/git2/strarray.h Removing files/include/git2/stdint.h Removing files/include/git2/status.h Removing files/include/git2/stash.h Removing files/include/git2/signature.h Removing files/include/git2/revwalk.h Removing files/include/git2/revparse.h Removing files/include/git2/revert.h Removing files/include/git2/reset.h Removing files/include/git2/repository.h Removing files/include/git2/remote.h Removing files/include/git2/refspec.h Removing files/include/git2/refs.h Removing files/include/git2/reflog.h Removing files/include/git2/refdb.h Removing files/include/git2/rebase.h Removing files/include/git2/proxy.h Removing files/include/git2/pathspec.h Removing files/include/git2/patch.h Removing files/include/git2/pack.h Removing files/include/git2/oidarray.h Removing files/include/git2/oid.h Removing files/include/git2/odb_backend.h Removing files/include/git2/odb.h Removing files/include/git2/object.h Removing files/include/git2/notes.h Removing files/include/git2/net.h Removing files/include/git2/message.h Removing files/include/git2/merge.h Removing files/include/git2/inttypes.h Removing files/include/git2/indexer.h Removing files/include/git2/index.h Removing files/include/git2/ignore.h Removing files/include/git2/graph.h Removing files/include/git2/global.h Removing files/include/git2/filter.h Removing files/include/git2/errors.h Removing files/include/git2/diff.h Removing files/include/git2/describe.h Removing files/include/git2/cred_helpers.h Removing files/include/git2/config.h Removing files/include/git2/common.h Removing files/include/git2/commit.h Removing files/include/git2/clone.h Removing files/include/git2/cherrypick.h Removing files/include/git2/checkout.h Removing files/include/git2/buffer.h Removing files/include/git2/branch.h Removing files/include/git2/blob.h Removing files/include/git2/blame.h Removing files/include/git2/attr.h Removing files/include/git2/annotated_commit.h Removing files/include/git2.h Removing files/include/git2 Removing files/include/gee-0.8/gee.h Removing files/include/gee-0.8 Removing files/include Removing files/bin/peas-demo Renaming gitg.appdata.xml to share/appdata/org.gnome.gitg.appdata.xml Renaming gitg.desktop to org.gnome.gitg.desktop Copying icon hicolor/256x256/apps/gitg.png to hicolor/256x256/apps/org.gnome.gitg.png Copying icon hicolor/24x24/apps/gitg.png to hicolor/24x24/apps/org.gnome.gitg.png Copying icon hicolor/16x16/apps/gitg.png to hicolor/16x16/apps/org.gnome.gitg.png Copying icon hicolor/22x22/apps/gitg.png to hicolor/22x22/apps/org.gnome.gitg.png Copying icon hicolor/48x48/apps/gitg.png to hicolor/48x48/apps/org.gnome.gitg.png Copying icon hicolor/scalable/apps/gitg-symbolic.svg to hicolor/scalable/apps/org.gnome.gitg-symbolic.svg Copying icon hicolor/32x32/apps/gitg.png to hicolor/32x32/apps/org.gnome.gitg.png Rewriting contents of org.gnome.gitg.desktop Running appstream-compose Processing application org.gnome.gitg Saving icon /app/share/app-info/icons/flatpak/64x64/org.gnome.gitg.png Saving icon /app/share/app-info/icons/flatpak/128x128/org.gnome.gitg.png Saving AppStream /app/share/app-info/xmls/org.gnome.gitg.xml.gz Done! Committing stage cleanup to cache Finishing app Exporting share/applications/org.gnome.gitg.desktop Not exporting share/icons/hicolor/256x256/apps/gitg.png, non-allowed export filename Exporting share/icons/hicolor/256x256/apps/org.gnome.gitg.png Not exporting share/icons/hicolor/24x24/apps/gitg.png, non-allowed export filename Exporting share/icons/hicolor/24x24/apps/org.gnome.gitg.png Not exporting share/icons/hicolor/16x16/apps/gitg.png, non-allowed export filename Exporting share/icons/hicolor/16x16/apps/org.gnome.gitg.png Not exporting share/icons/hicolor/16x16/actions/libpeas-plugin.png, non-allowed export filename Not exporting share/icons/hicolor/22x22/apps/gitg.png, non-allowed export filename Exporting share/icons/hicolor/22x22/apps/org.gnome.gitg.png Not exporting share/icons/hicolor/22x22/actions/libpeas-plugin.png, non-allowed export fil