check_parser.c: In function 'sslkey_handler': ../../lib/parser.h:96:1: warning: inlining failed in call to 'set_value_r': call is unlikely and code size would grow [-Winline] set_value_r(const vector_t *strvec) ^~~~~~~~~~~ ../../lib/parser.h:109:26: note: called from here #define set_value(str) (set_value_r(str)) ~^~~~~~~~~~~~~~~~~ check_parser.c:121:29: note: in expansion of macro 'set_value' check_data->ssl->keyfile = set_value(strvec); ^~~~~~~~~ check_parser.c: In function 'sslcert_handler': ../../lib/parser.h:96:1: warning: inlining failed in call to 'set_value_r': call is unlikely and code size would grow [-Winline] set_value_r(const vector_t *strvec) ^~~~~~~~~~~ ../../lib/parser.h:109:26: note: called from here #define set_value(str) (set_value_r(str)) ~^~~~~~~~~~~~~~~~~ check_parser.c:107:30: note: in expansion of macro 'set_value' check_data->ssl->certfile = set_value(strvec); ^~~~~~~~~ check_parser.c: In function 'sslca_handler': ../../lib/parser.h:96:1: warning: inlining failed in call to 'set_value_r': call is unlikely and code size would grow [-Winline] set_value_r(const vector_t *strvec) ^~~~~~~~~~~ ../../lib/parser.h:109:26: note: called from here #define set_value(str) (set_value_r(str)) ~^~~~~~~~~~~~~~~~~ check_parser.c:93:28: note: in expansion of macro 'set_value' check_data->ssl->cafile = set_value(strvec); ^~~~~~~~~ check_parser.c: In function 'sslpass_handler': ../../lib/parser.h:96:1: warning: inlining failed in call to 'set_value_r': call is unlikely and code size would grow [-Winline] set_value_r(const vector_t *strvec) ^~~~~~~~~~~ ../../lib/parser.h:109:26: note: called from here #define set_value(str) (set_value_r(str)) ~^~~~~~~~~~~~~~~~~ check_parser.c:79:30: note: in expansion of macro 'set_value' check_data->ssl->password = set_value(strvec); ^~~~~~~~~ make[4]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/ibrdtn-1.0.1/ibrdtn' CC check_api.o make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/ibrdtn-1.0.1/ibrdtn' make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/ibrdtn-1.0.1/ibrdtn' Making all in tests make[2]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/ibrdtn-1.0.1/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/ibrdtn-1.0.1/tests' make[2]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/ibrdtn-1.0.1' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/ibrdtn-1.0.1' make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/ibrdtn-1.0.1' CC check_tcp.o CXX dbusobjectmanager.lo CC check_http.o In file included from ../../keepalived/include/check_data.h:42, from ../../keepalived/include/check_api.h:35, from check_api.c:30: check_api.c: In function 'compare_conn_opts': ../../lib/utils.h:129:20: warning: inlining failed in call to 'sockstorage_equal': call is unlikely and code size would grow [-Winline] static inline bool sockstorage_equal(const struct sockaddr_storage *s1, ^~~~~~~~~~~~~~~~~ check_api.c:233:7: note: called from here if (!sockstorage_equal(&a->dst, &b->dst)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../keepalived/include/check_data.h:42, from ../../keepalived/include/check_api.h:35, from check_api.c:30: ../../lib/utils.h:129:20: warning: inlining failed in call to 'sockstorage_equal': call is unlikely and code size would grow [-Winline] static inline bool sockstorage_equal(const struct sockaddr_storage *s1, ^~~~~~~~~~~~~~~~~ check_api.c:235:7: note: called from here if (!sockstorage_equal(&a->bindto, &b->bindto)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../keepalived/include/check_data.h:42, from ../../keepalived/include/check_api.h:35, from check_api.c:30: check_api.c: In function 'update_checker_activity': ../../lib/utils.h:156:20: warning: inlining failed in call to 'inaddr_equal': call is unlikely and code size would grow [-Winline] static inline bool inaddr_equal(sa_family_t family, const void *addr1, const void *addr2) ^~~~~~~~~~~~ check_api.c:585:10: note: called from here return inaddr_equal(vs->addr.ss_family, addr, address); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../keepalived/include/check_data.h:42, from ../../keepalived/include/check_api.h:35, from check_api.c:30: ../../lib/utils.h:156:20: warning: inlining failed in call to 'inaddr_equal': call is unlikely and code size would grow [-Winline] static inline bool inaddr_equal(sa_family_t family, const void *addr1, const void *addr2) ^~~~~~~~~~~~ check_api.c:611:8: note: called from here if (inaddr_equal(vsg_entry->addr.ss_family, addr, address)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../keepalived/include/check_data.h:42, from ../../keepalived/include/check_api.h:35, from check_api.c:30: ../../lib/utils.h:156:20: warning: inlining failed in call to 'inaddr_equal': call is unlikely and code size would grow [-Winline] static inline bool inaddr_equal(sa_family_t family, const void *addr1, const void *addr2) ^~~~~~~~~~~~ check_api.c:637:9: note: called from here if (!inaddr_equal(AF_INET6, &ra, &mask_addr6)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>> shared-mime-info 1.12 Building PATH="/home/buildroot/autobuild/run/instance-0/output-1/per-package/shared-mime-info/host/bin:/home/buildroot/autobuild/run/instance-0/output-1/per-package/shared-mime-info/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -C /home/buildroot/autobuild/run/instance-0/output-1/build/shared-mime-info-1.12/ make[1]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/shared-mime-info-1.12' GEN create-pot make[2]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/shared-mime-info-1.12/po' make[2]: `shared-mime-info.pot' is up to date. make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/shared-mime-info-1.12/po' /usr/bin/make all-recursive make[2]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/shared-mime-info-1.12' Making all in . make[3]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/shared-mime-info-1.12' CC update_mime_database-update-mime-database.o In file included from check_http.c:43: check_http.c: In function 'path_handler': ../../lib/parser.h:96:1: warning: inlining failed in call to 'set_value_r': call is unlikely and code size would grow [-Winline] set_value_r(const vector_t *strvec) ^~~~~~~~~~~ ../../lib/parser.h:109:26: note: called from here #define set_value(str) (set_value_r(str)) ~^~~~~~~~~~~~~~~~~ check_http.c:506:14: note: in expansion of macro 'set_value' url->path = set_value(strvec); ^~~~~~~~~ check_http.c: In function 'url_virtualhost_handler': ../../lib/parser.h:96:1: warning: inlining failed in call to 'set_value_r': call is unlikely and code size would grow [-Winline] set_value_r(const vector_t *strvec) ^~~~~~~~~~~ ../../lib/parser.h:109:26: note: called from here #define set_value(str) (set_value_r(str)) ~^~~~~~~~~~~~~~~~~ check_http.c:593:21: note: in expansion of macro 'set_value' url->virtualhost = set_value(strvec); ^~~~~~~~~ check_http.c: In function 'virtualhost_handler': ../../lib/parser.h:96:1: warning: inlining failed in call to 'set_value_r': call is unlikely and code size would grow [-Winline] set_value_r(const vector_t *strvec) ^~~~~~~~~~~ ../../lib/parser.h:109:26: note: called from here #define set_value(str) (set_value_r(str)) ~^~~~~~~~~~~~~~~~~ check_http.c:464:30: note: in expansion of macro 'set_value' http_get_chk->virtualhost = set_value(strvec); ^~~~~~~~~ CC src/src_neard-tlv.o CC src/src_neard-bluetooth.o CC check_ssl.o CC check_smtp.o CC src/src_neard-agent.o CC check_misc.o CC src/src_neard-snep.o CC test_subclassing-test-subclassing.o CC test_tree_magic-test-tree-magic.o CC check_dns.o CCLD src/neard make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/neard-0.16' >>> sshfs 3.7.0 Building PATH="/home/buildroot/autobuild/run/instance-0/output-1/per-package/sshfs/host/bin:/home/buildroot/autobuild/run/instance-0/output-1/per-package/sshfs/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PYTHONNOUSERSITE=y /home/buildroot/autobuild/run/instance-0/output-1/per-package/sshfs/host/bin/ninja -j4 -C /home/buildroot/autobuild/run/instance-0/output-1/build/sshfs-3.7.0//build ninja: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/sshfs-3.7.0//build' [1/6] Generating test_scripts with a custom command [2/6] Compiling C object test/wrong_command.p/wrong_command.c.o [3/6] Linking target test/wrong_command CC check_print.o ITMRG freedesktop.org.xml [4/6] Compiling C object sshfs.p/cache.c.o ../cache.c: In function 'cache_releasedir': ../cache.c:322:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cfi = (struct file_handle*) fi->fh; ^ ../cache.c: In function 'cache_readdir': ../cache.c:383:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cfi = (struct file_handle*) fi->fh; ^ CC ipwrapper.o CXX dbusobjectmanagerclient.lo In file included from ../../keepalived/include/check_data.h:42, from ../../keepalived/include/ipwrapper.h:30, from ipwrapper.c:28: ipwrapper.c: In function 'vsge_exist': ../../lib/utils.h:129:20: warning: inlining failed in call to 'sockstorage_equal': call is unlikely and code size would grow [-Winline] static inline bool sockstorage_equal(const struct sockaddr_storage *s1, ^~~~~~~~~~~~~~~~~ ipwrapper.c:76:7: note: called from here if (!sockstorage_equal(&vsge_a->addr, &vsge_b->addr) || ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../keepalived/include/check_data.h:42, from ../../keepalived/include/ipwrapper.h:30, from ipwrapper.c:28: ipwrapper.c: In function 'clear_diff_services': ../../lib/utils.h:129:20: warning: inlining failed in call to 'sockstorage_equal': call is unlikely and code size would grow [-Winline] static inline bool sockstorage_equal(const struct sockaddr_storage *s1, ^~~~~~~~~~~~~~~~~ ipwrapper.c:60:8: note: called from here !sockstorage_equal(&vs_a->addr, &vs_b->addr)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../keepalived/include/check_data.h:42, from ../../keepalived/include/ipwrapper.h:30, from ipwrapper.c:28: ../../lib/utils.h:129:20: warning: inlining failed in call to 'sockstorage_equal': call is unlikely and code size would grow [-Winline] static inline bool sockstorage_equal(const struct sockaddr_storage *s1, ^~~~~~~~~~~~~~~~~ In file included from ipwrapper.c:28: ../../keepalived/include/ipwrapper.h:48:9: note: called from here return sockstorage_equal(&rs_a->addr, &rs_b->addr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../keepalived/include/check_data.h:42, from ../../keepalived/include/ipwrapper.h:30, from ipwrapper.c:28: ../../lib/utils.h:129:20: warning: inlining failed in call to 'sockstorage_equal': call is unlikely and code size would grow [-Winline] static inline bool sockstorage_equal(const struct sockaddr_storage *s1, ^~~~~~~~~~~~~~~~~ In file included from ipwrapper.c:28: ../../keepalived/include/ipwrapper.h:48:9: note: called from here return sockstorage_equal(&rs_a->addr, &rs_b->addr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC ipvswrapper.o [5/6] Compiling C object sshfs.p/sshfs.c.o ../sshfs.c: In function 'sshfs_readdir': ../sshfs.c:2332:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] handle = (struct dir_handle*) fi->fh; ^ ../sshfs.c: In function 'sshfs_releasedir': ../sshfs.c:2350:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] handle = (struct dir_handle*) fi->fh; ^ [6/6] Linking target sshfs FAILED: sshfs /home/buildroot/autobuild/run/instance-0/output-1/per-package/sshfs/host/bin/i686-linux-gcc -o sshfs sshfs.p/sshfs.c.o sshfs.p/cache.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,--start-group /home/buildroot/autobuild/run/instance-0/output-1/per-package/sshfs/host/i686-buildroot-linux-uclibc/sysroot/usr/lib/libfuse3.so -lpthread /home/buildroot/autobuild/run/instance-0/output-1/per-package/sshfs/host/i686-buildroot-linux-uclibc/sysroot/usr/lib/libglib-2.0.so /home/buildroot/autobuild/run/instance-0/output-1/per-package/sshfs/host/i686-buildroot-linux-uclibc/sysroot/usr/lib/libgthread-2.0.so -Wl,--end-group -pthread /home/buildroot/autobuild/run/instance-0/output-1/per-package/sshfs/host/opt/ext-toolchain/bin/../lib/gcc/i686-buildroot-linux-uclibc/8.3.0/../../../../i686-buildroot-linux-uclibc/bin/ld: sshfs.p/sshfs.c.o: in function `main': sshfs.c:(.text.startup+0x842): undefined reference to `fuse_new' collect2: error: ld returned 1 exit status ninja: build stopped: subcommand failed. make: *** [/home/buildroot/autobuild/run/instance-0/output-1/build/sshfs-3.7.0/.stamp_built] Error 1 make: *** Waiting for unfinished jobs.... CC libipvs.o CC check_udp.o CC check_ping.o CC check_file.o CXX dbusobjectmanagerserver.lo AR libcheck.a make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/keepalived-2.1.4/keepalived/check' Making all in dbus make[3]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/keepalived-2.1.4/keepalived/dbus' SED org.keepalived.Vrrp1.Vrrp.xml make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/keepalived-2.1.4/keepalived/dbus' Making all in trackers make[3]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/keepalived-2.1.4/keepalived/trackers' CC track_file.o AR libtracker.a make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/keepalived-2.1.4/keepalived/trackers' Making all in etc make[3]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/keepalived-2.1.4/keepalived/etc' Making all in init make[4]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/keepalived-2.1.4/keepalived/etc/init' EDIT keepalived.conf make[4]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/keepalived-2.1.4/keepalived/etc/init' Making all in init.d make[4]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/keepalived-2.1.4/keepalived/etc/init.d' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/keepalived-2.1.4/keepalived/etc/init.d' make[4]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/keepalived-2.1.4/keepalived/etc' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/keepalived-2.1.4/keepalived/etc' make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/keepalived-2.1.4/keepalived/etc' make[3]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/keepalived-2.1.4/keepalived' CC main.o CCLD keepalived make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/keepalived-2.1.4/keepalived' make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/keepalived-2.1.4/keepalived' Making all in doc make[2]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/keepalived-2.1.4/doc' Making all in man/man8 make[3]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/keepalived-2.1.4/doc/man/man8' EDIT keepalived.8 make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/keepalived-2.1.4/doc/man/man8' make[3]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/keepalived-2.1.4/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/keepalived-2.1.4/doc' make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/keepalived-2.1.4/doc' Making all in genhash make[2]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/keepalived-2.1.4/genhash' CC main.o CC sock.o CC layer4.o CXX dbusobjectproxy.lo CC http.o CC ssl.o CXX dbusobjectskeleton.lo CCLD genhash make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/keepalived-2.1.4/genhash' Making all in bin_install make[2]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/keepalived-2.1.4/bin_install' make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/keepalived-2.1.4/bin_install' make[2]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/keepalived-2.1.4' EDIT README make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/keepalived-2.1.4' make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/keepalived-2.1.4' CXX dbusownname.lo CXX dbusproxy.lo CXX dbusserver.lo CCLD update-mime-database CCLD test-subclassing CCLD test-tree-magic CXX dbussubtreevtable.lo CXX dbusutils.lo CXX dbuswatchname.lo CXX drive.lo make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/shared-mime-info-1.12' Making all in po make[3]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/shared-mime-info-1.12/po' MSGFMT af.gmo MSGFMT ar.gmo MSGFMT as.gmo MSGFMT ast.gmo MSGFMT az.gmo MSGFMT be.gmo MSGFMT be@latin.gmo MSGFMT bg.gmo MSGFMT bn_IN.gmo MSGFMT ca.gmo MSGFMT ca@valencia.gmo MSGFMT cs.gmo MSGFMT cy.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT el.gmo MSGFMT en_GB.gmo MSGFMT eo.gmo MSGFMT es.gmo MSGFMT et.gmo MSGFMT eu.gmo MSGFMT fa.gmo MSGFMT fi.gmo MSGFMT fo.gmo MSGFMT fr.gmo MSGFMT fur.gmo MSGFMT ga.gmo MSGFMT gl.gmo MSGFMT gu.gmo MSGFMT he.gmo MSGFMT hi.gmo MSGFMT hr.gmo MSGFMT hu.gmo MSGFMT ia.gmo MSGFMT id.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT ka.gmo MSGFMT kk.gmo MSGFMT kn.gmo MSGFMT ko.gmo MSGFMT ky.gmo MSGFMT lt.gmo MSGFMT lv.gmo MSGFMT ml.gmo MSGFMT mr.gmo MSGFMT ms.gmo MSGFMT nb.gmo MSGFMT nl.gmo MSGFMT nn.gmo MSGFMT oc.gmo MSGFMT or.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT rw.gmo MSGFMT sk.gmo MSGFMT sl.gmo MSGFMT sq.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT sv.gmo MSGFMT ta.gmo MSGFMT te.gmo MSGFMT th.gmo MSGFMT tr.gmo MSGFMT uk.gmo MSGFMT vi.gmo MSGFMT wa.gmo MSGFMT zh_CN.gmo MSGFMT zh_HK.gmo MSGFMT zh_TW.gmo make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/shared-mime-info-1.12/po' make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/shared-mime-info-1.12' make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/shared-mime-info-1.12' CXX emblem.lo CXX emblemedicon.lo CXX enums.lo CXX error.lo CXX file.lo CXX fileattributeinfo.lo CXX fileattributeinfolist.lo CXX fileenumerator.lo CXX fileicon.lo CXX fileinfo.lo CXX fileinputstream.lo CXX fileiostream.lo CXX filemonitor.lo CXX filenamecompleter.lo CXX fileoutputstream.lo CXX filterinputstream.lo CXX filteroutputstream.lo CXX icon.lo CXX inetaddress.lo CXX inetsocketaddress.lo CXX initable.lo CXX inputstream.lo CXX iostream.lo CXX listmodel.lo CXX liststore.lo CXX loadableicon.lo CXX memoryinputstream.lo CXX memoryoutputstream.lo CXX menuattributeiter.lo CXX menulinkiter.lo CXX menu.lo CXX menuitem.lo CXX menumodel.lo CXX mount.lo CXX mountoperation.lo CXX networkaddress.lo CXX networkmonitor.lo CXX networkservice.lo CXX notification.lo CXX outputstream.lo CXX permission.lo CXX pollableinputstream.lo CXX pollableoutputstream.lo CXX proxy.lo CXX proxyaddress.lo CXX proxyresolver.lo CXX remoteactiongroup.lo CXX resolver.lo CXX resource.lo CXX seekable.lo CXX settings.lo CXX settingsschema.lo CXX settingsschemakey.lo CXX settingsschemasource.lo CXX simpleaction.lo CXX simpleactiongroup.lo CXX simpleiostream.lo CXX simplepermission.lo CXX socket.lo CXX socketaddress.lo CXX socketaddressenumerator.lo CXX socketclient.lo CXX socketconnectable.lo CXX socketconnection.lo CXX socketcontrolmessage.lo CXX socketlistener.lo CXX socketservice.lo CXX srvtarget.lo CXX tcpconnection.lo CXX tcpwrapperconnection.lo CXX threadedsocketservice.lo CXX themedicon.lo CXX tlscertificate.lo CXX tlsclientconnection.lo CXX tlsconnection.lo CXX tlsdatabase.lo CXX tlsinteraction.lo CXX tlspassword.lo CXX tlsserverconnection.lo CXX volume.lo CXX volumemonitor.lo CXX zlibdecompressor.lo CXX zlibcompressor.lo CXX desktopappinfo.lo CXX unixconnection.lo CXX unixcredentialsmessage.lo CXX unixfdlist.lo CXX unixfdmessage.lo CXX unixinputstream.lo CXX unixoutputstream.lo CXX unixsocketaddress.lo CXX wrap_init.lo CXX contenttype.lo CXX init.lo CXX slot_async.lo CXX socketsource.lo CXXLD libgiomm-2.4.la make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/glibmm-2.62.0/gio/giomm' Making all in tests make[3]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/glibmm-2.62.0/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/glibmm-2.62.0/tests' Making all in examples make[3]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/glibmm-2.62.0/examples' GEN settings/gschemas.compiled make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/glibmm-2.62.0/examples' make[3]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/glibmm-2.62.0' make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/glibmm-2.62.0' make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/glibmm-2.62.0' make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/glibmm-2.62.0' make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'