Source: librnd Version: 4.0.2-1 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -S > ------------------------------------------------------------------------------------------------------------------- > > dpkg-buildpackage: info: source package librnd > dpkg-buildpackage: info: source version 4.0.2-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Bdale Garbee <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > # only try to run dh_auto_clean if configure has been run > test -f Makefile.conf && dh_auto_clean || true > make -j8 distclean > make[2]: Entering directory '/<<PKGBUILDDIR>>' > make clean ; true > make[3]: Entering directory '/<<PKGBUILDDIR>>' > cd src && make clean > make[4]: Entering directory '/<<PKGBUILDDIR>>/src' > ../scconfig/sccbox rm -f -q pcb-rnd librnd-core.a librnd-3rd.a librnd-poly.a > librnd-font.a librnd-hid.a librnd-core.so.4.0.2 librnd-3rd.so.4.0.2 > librnd-poly.so.4.0.2 librnd-font.so.4.0.2 librnd-hid.so.4.0.2 librnd-core.so > librnd-3rd.so librnd-poly.so librnd-font.so librnd-hid.so > ../src/librnd/core/actions.o ../src/librnd/core/anyload.o > ../src/librnd/core/base64.o ../src/librnd/core/box.o > ../src/librnd/core/box_isc.o ../src/librnd/core/color.o > ../src/librnd/core/conf.o ../src/librnd/core/conf_act.o > ../src/librnd/core/conf_hid.o ../src/librnd/core/compat_fs.o > ../src/librnd/core/compat_lrealpath.o ../src/librnd/core/compat_misc.o > ../src/librnd/core/error.o ../src/librnd/core/event.o > ../src/librnd/core/file_loaded.o ../src/librnd/core/funchash.o > ../src/librnd/core/heap.o ../src/librnd/core/hid_cfg.o > ../src/librnd/core/hid_cfg_action.o ../src/librnd/core/hidlib.o > ../src/librnd/core/rnd_conf.o ../src/librnd/core/list_conf.o > ../src/librnd/core/main_act.o ../src/librnd/core/misc_util.o > ../src/librnd/core/paths.o ../src/librnd/core/project.o > ../src/librnd/core/rnd_bool.o ../src/librnd/core/rnd_printf.o > ../src/librnd/core/plugins.o ../src/librnd/core/safe_fs.o > ../src/librnd/core/safe_fs_act.o ../src/librnd/core/unit.o > ../src/librnd/core/vtc0.o ../src_3rd/liblihata/parser.o > ../src_3rd/liblihata/dom.o ../src_3rd/liblihata/dom_list.o > ../src_3rd/liblihata/dom_hash.o ../src_3rd/liblihata/dom_table.o > ../src_3rd/liblihata/lihata.o ../src_3rd/liblihata/hash_str.o > ../src_3rd/liblihata/tree.o ../src_3rd/liblihata/tree_list.o > ../src_3rd/liblihata/tree_hash.o ../src_3rd/liblihata/tree_table.o > ../src_3rd/liblihata/tree_symlink.o > ../src_3rd/liblihata/tree_path.o ../src_3rd/liblhtpers/lhtpers.o > ../src_3rd/genvector/gds_char.o ../src_3rd/genvector/vtp0.o > ../src_3rd/genvector/vtd0.o ../src_3rd/genvector/vts0.o > ../src_3rd/genvector/vti0.o ../src_3rd/genvector/vtl0.o > ../src_3rd/libulzw/libulzw_comp.o ../src_3rd/libulzw/libulzw_decomp.o > ../src_3rd/genregex/regex_sei.o ../src_3rd/genregex/regex_se.o > ../src_3rd/genregex/regex.o ../src_3rd/ureglex/exec.o > ../src_3rd/ureglex/strtree_exec.o ../src_3rd/genlist/genadlist.o > ../src_3rd/genlist/genlistalloc.o ../src_3rd/libualloc/slab_impl.o > ../src_3rd/libualloc/slabap_impl.o ../src_3rd/libualloc/stackd_impl.o > ../src_3rd/libualloc/stackdnp_impl.o ../src_3rd/libualloc/stacks_impl.o > ../src_3rd/libualloc/mcache_impl.o ../src_3rd/libualloc/acache_impl.o > ../src_3rd/libualloc/buddy_impl.o > ../src_3rd/libualloc/buddy_debug.o ../src_3rd/libualloc/libualloc.o > ../src/librnd/poly/polyarea.o ../src/librnd/poly/polygon1_gen.o > ../src/librnd/poly/offset.o ../src/librnd/poly/self_isc.o > ../src/librnd/poly/rtree.o ../src/librnd/font/font.o > ../src/librnd/font/vtgla.o ../src/librnd/font/xform_mx.o > ../src/librnd/hid/anyload_act.o ../src/librnd/hid/grid.o > ../src/librnd/hid/hid.o ../src/librnd/hid/hid_act.o > ../src/librnd/hid/hid_attrib.o ../src/librnd/hid/hid_cfg_input.o > ../src/librnd/hid/hid_dlg.o ../src/librnd/hid/hid_dad.o > ../src/librnd/hid/hid_dad_tree.o ../src/librnd/hid/hid_dad_spin.o > ../src/librnd/hid/hid_dad_unit.o ../src/librnd/hid/hid_init.o > ../src/librnd/hid/hid_menu.o ../src/librnd/hid/hid_nogui.o > ../src/librnd/hid/pixmap.o ../src/librnd/hid/tool.o buildin.hidlib.o > ../src/librnd/plugins/diag_rnd/diag_rnd.o > ../src/librnd/plugins/hid_batch/batch.o > ../src/librnd/plugins/import_pixmap_pnm/import_pixmap_pnm.o > ../src/librnd/plugins/lib_exp_text/lib_exp_text.o > ../src/librnd/plugins/lib_exp_text/draw_ps.o > ../src/librnd/plugins/lib_exp_text/draw_eps.o > ../src/librnd/plugins/lib_exp_text/draw_svg.o > ../src/librnd/plugins/lib_exp_text/draw_hpgl.o > ../src/librnd/plugins/lib_exp_text/lpr_hid.o > ../src/librnd/plugins/lib_exp_text/media.o > ../src/librnd/plugins/lib_gensexpr/lib_gensexpr.o ../src_3rd/gensexpr/gsxl.o > ../src_3rd/gensexpr/gsx_parse.o ../src_3rd/gensexpr/gsxnl.o > ../src/librnd/plugins/lib_portynet/lib_portynet.o > ../src_3rd/libporty_net/libportytcp4.o ../src/librnd/plugins/script/script.o > ../src/librnd/plugins/script/live_script.o ../src_3rd/puplug/libpuplug.a > ../src/librnd/core/fptr_cast.o test-rnd > ../src/librnd/plugins/hid_gtk2_gdk/hid_gtk2_gdk.so plugins/hid_gtk2_gdk.so > plugins/hid_gtk2_gdk.pup ../src/librnd/plugins/hid_gtk2_gdk/gtkhid-main.o > ../src/librnd/plugins/hid_gtk2_gdk/gtkhid-gdk.o > ../src/librnd/plugins/hid_gtk2_gl/hid_gtk2_gl.so plugins/hid_gtk2_gl.so > plugins/hid_gtk2_gl.pup ../src/librnd/plugins/hid_gtk2_gl/gtkhid-main.o > ../src/librnd/plugins/hid_gtk2_gl/gtkhid-gl.o > ../src/librnd/plugins/hid_gtk4_gl/hid_gtk4_gl.so plugins/hid_gtk4_gl.so > plugins/hid_gtk4_gl.pup ../src/librnd/plugins/hid_gtk4_gl/gtkhid-main.o > ../src/librnd/plugins/hid_gtk4_gl/gtkhid-gl.o > ../src/librnd/plugins/hid_lesstif/hid_lesstif.so plugins/hid_lesstif.so > plugins/hid_lesstif.pup ../src/librnd/plugins/hid_lesstif/dialogs.o > ../src/librnd/plugins/hid_lesstif/main.o > ../src/librnd/plugins/hid_lesstif/menu.o > ../src/librnd/plugins/hid_lesstif/ltf_stdarg.o > ../src/librnd/plugins/hid_lesstif/wt_colorbtn.o > ../src/librnd/plugins/hid_lesstif/wt_xpm.o > ../src/librnd/plugins/hid_lesstif/xm_tree_table_pixmaps.o > ../src/librnd/plugins/hid_lesstif/xm_tree_table_priv.o > ../src/librnd/plugins/hid_lesstif/xm_tree_table_widget.o > ../src/librnd/plugins/hid_lesstif/FillBox.o > ../src/librnd/plugins/hid_lesstif/Pages.o > ../src/librnd/plugins/import_pixmap_gd/import_pixmap_gd.so > plugins/import_pixmap_gd.so plugins/import_pixmap_gd.pup > ../src/librnd/plugins/import_pixmap_gd/import_pixmap_gd.o > ../src/librnd/plugins/irc/irc.so plugins/irc.so plugins/irc.pup > ../src/librnd/plugins/irc/irc.o ../src_3rd/libuirc/libuirc.o > ../src/librnd/plugins/lib_exp_pixmap/lib_exp_pixmap.so > plugins/lib_exp_pixmap.so plugins/lib_exp_pixmap.pup > ../src/librnd/plugins/lib_exp_pixmap/lib_exp_pixmap.o > ../src/librnd/plugins/lib_exp_pixmap/draw_pixmap.o > ../src/librnd/plugins/lib_gtk2_common/lib_gtk2_common.so > plugins/lib_gtk2_common.so plugins/lib_gtk2_common.pup > ../src/librnd/plugins/lib_gtk2_common/lib_gtk2_common.o > ../src/librnd/plugins/lib_gtk2_common/lib_gtk_config.o > ../src/librnd/plugins/lib_gtk2_common/compat.o > ../src/librnd/plugins/lib_gtk2_common/bu_dwg_tooltip.o > ../src/librnd/plugins/lib_gtk2_common/bu_menu.o > ../src/librnd/plugins/lib_gtk2_common/bu_command.o > ../src/librnd/plugins/lib_gtk2_common/dlg_attribute.o > ../src/librnd/plugins/lib_gtk2_common/dlg_topwin.o > ../src/librnd/plugins/lib_gtk2_common/in_keyboard.o > ../src/librnd/plugins/lib_gtk2_common/in_mouse.o > ../src/librnd/plugins/lib_gtk2_common/ui_crosshair.o > ../src/librnd/plugins/lib_gtk2_common/ui_zoompan.o > ../src/librnd/plugins/lib_gtk2_common/util_listener.o > ../src/librnd/plugins/lib_gtk2_common/util_timer.o > ../src/librnd/plugins/lib_gtk2_common/util_watch.o > ../src/librnd/plugins/lib_gtk2_common/wt_preview.o > ../src/librnd/plugins/lib_gtk2_common/glue_common.o > ../src/librnd/plugins/lib_gtk2_common/glue_hid.o > ../src/librnd/plugins/lib_gtk_common/hid_gtk_conf_fields.h > ../src/librnd/plugins/lib_gtk4_common/lib_gtk4_common.so > plugins/lib_gtk4_common.so plugins/lib_gtk4_common.pup > ../src/librnd/plugins/lib_gtk4_common/lib_gtk4_common.o > ../src/librnd/plugins/lib_gtk4_common/lib_gtk_config.o > ../src/librnd/plugins/lib_gtk4_common/compat.o > ../src/librnd/plugins/lib_gtk4_common/gtkc_trunc_label.o > ../src/librnd/plugins/lib_gtk4_common/gtkc_scrollbar.o > ../src/librnd/plugins/lib_gtk4_common/bu_dwg_tooltip.o > ../src/librnd/plugins/lib_gtk4_common/bu_menu.o > ../src/librnd/plugins/lib_gtk4_common/bu_command.o > ../src/librnd/plugins/lib_gtk4_common/dlg_attribute.o > ../src/librnd/plugins/lib_gtk4_common/dlg_topwin.o > ../src/librnd/plugins/lib_gtk4_common/in_keyboard.o > ../src/librnd/plugins/lib_gtk4_common/in_mouse.o > ../src/librnd/plugins/lib_gtk4_common/ui_crosshair.o > ../src/librnd/plugins/lib_gtk4_common/ui_zoompan.o > ../src/librnd/plugins/lib_gtk4_common/util_listener.o > ../src/librnd/plugins/lib_gtk4_common/util_timer.o > ../src/librnd/plugins/lib_gtk4_common/util_watch.o > ../src/librnd/plugins/lib_gtk4_common/wt_preview.o > ../src/librnd/plugins/lib_gtk4_common/glue_common.o > ../src/librnd/plugins/lib_gtk4_common/glue_hid.o > ../src/librnd/plugins/lib_hid_common/lib_hid_common.so > plugins/lib_hid_common.so plugins/lib_hid_common.pup > ../src/librnd/plugins/lib_hid_common/lib_hid_common.o > ../src/librnd/plugins/lib_hid_common/lead_user.o > ../src/librnd/plugins/lib_hid_common/grid_menu.o > ../src/librnd/plugins/lib_hid_common/cli_history.o > ../src/librnd/plugins/lib_hid_common/place.o > ../src/librnd/plugins/lib_hid_common/menu_helper.o > ../src/librnd/plugins/lib_hid_common/act_dad.o > ../src/librnd/plugins/lib_hid_common/dlg_comm_m.o > ../src/librnd/plugins/lib_hid_common/dlg_export.o > ../src/librnd/plugins/lib_hid_common/dlg_log.o > ../src/librnd/plugins/lib_hid_common/dlg_plugins.o > ../src/librnd/plugins/lib_hid_common/dlg_fileselect.o > ../src/librnd/plugins/lib_hid_common/dlg_pref.o > ../src/librnd/plugins/lib_hid_common/toolbar.o > ../src/librnd/plugins/lib_hid_common/xpm.o > ../src/librnd/plugins/lib_hid_common/zoompan.o > ../src/librnd/plugins/lib_hid_common/gui_act.o > ../src/librnd/plugins/lib_hid_common/dialogs_conf_fields.h > ../src/librnd/plugins/lib_hid_gl/lib_hid_gl.so > plugins/lib_hid_gl.so plugins/lib_hid_gl.pup > ../src/librnd/plugins/lib_hid_gl/hidgl.o > ../src/librnd/plugins/lib_hid_gl/lib_hid_gl.o > ../src/librnd/plugins/lib_hid_gl/stencil_gl.o > ../src/librnd/plugins/lib_hid_gl/draw_direct.o > ../src/librnd/plugins/lib_hid_gl/draw_error.o > ../src/librnd/plugins/lib_hid_gl/stenc_direct.o > ../src/librnd/plugins/lib_hid_gl/stenc_error.o > ../src/librnd/plugins/lib_hid_gl/draw_vao.o > ../src/librnd/plugins/lib_hid_gl/stenc_framebuffer.o > ../src/librnd/plugins/lib_hid_gl/lib_hid_gl_conf_fields.h > ../src/librnd/plugins/lib_wget/lib_wget.so plugins/lib_wget.so > plugins/lib_wget.pup ../src/librnd/plugins/lib_wget/lib_wget.o > ../src/librnd/plugins/stroke/stroke_conf_fields.h > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src' > cd util && make clean > make[4]: Entering directory '/<<PKGBUILDDIR>>/util' > make[4]: Nothing to be done for 'clean'. > make[4]: Leaving directory '/<<PKGBUILDDIR>>/util' > cd tests && make clean > make[4]: Entering directory '/<<PKGBUILDDIR>>/tests' > cd rnd_printf && make clean > make[5]: Entering directory '/<<PKGBUILDDIR>>/tests/rnd_printf' > ../../scconfig/sccbox rm -f tester tester.o prcli prcli.o tester_spd > tester_spd.o prclimq prclimq.o ../../src/librnd/core/rnd_printf_spd.o > make[5]: Leaving directory '/<<PKGBUILDDIR>>/tests/rnd_printf' > cd remote && make clean > make[5]: Entering directory '/<<PKGBUILDDIR>>/tests/remote' > ../../scconfig/sccbox rm -f test_parse test_parse.o > make[5]: Leaving directory '/<<PKGBUILDDIR>>/tests/remote' > cd librnd && make clean > make[5]: Entering directory '/<<PKGBUILDDIR>>/tests/librnd' > ../../scconfig/sccbox rm -f librnd_test librnd_test.o librnd_includes > librnd_includes.o > TDIR=`pwd` && cd ../../src && make uninstall HOW="uninstall -f" > DESTDIR=$TDIR/include PREFIX= > make[6]: Entering directory '/<<PKGBUILDDIR>>/src' > make install_librnd_sy HOW="uninstall" > make[7]: Entering directory '/<<PKGBUILDDIR>>/src' > ../scconfig/sccbox uninstall > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-core.so.4.0.2" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-core.so.4" > ../scconfig/sccbox uninstall > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-core.so.4.0.2" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-core.so" > ../scconfig/sccbox uninstall > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-3rd.so.4.0.2" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-3rd.so.4" > ../scconfig/sccbox uninstall > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-3rd.so.4.0.2" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-3rd.so" > ../scconfig/sccbox uninstall > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-poly.so.4.0.2" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-poly.so.4" > ../scconfig/sccbox uninstall > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-poly.so.4.0.2" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-poly.so" > ../scconfig/sccbox uninstall > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-font.so.4.0.2" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-font.so.4" > ../scconfig/sccbox uninstall > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-font.so.4.0.2" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-font.so" > ../scconfig/sccbox uninstall > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-hid.so.4.0.2" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-hid.so.4" > ../scconfig/sccbox uninstall > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-hid.so.4.0.2" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-hid.so" > make[7]: Leaving directory '/<<PKGBUILDDIR>>/src' > make install_librnd_ HOW="uninstall" > LIBDIR=/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4 > make[7]: Entering directory '/<<PKGBUILDDIR>>/src' > ../scconfig/sccbox mkdir -p > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/plugins" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/scconfig/template" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/poly" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/hid" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/font" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/scconfig" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/liblihata" > > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/libualloc" > > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/liblhtpers" > > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/puplug" > > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/libfungw" > > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genvector" > > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genregex" > > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/ureglex" > > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genrtree" > > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/libulzw" > > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genht" > > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/libfungwbind/c" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/share/librnd4" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/plugins/lib_hid_common" > > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/plugins/lib_wget" > > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/plugins/lib_exp_text" > > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/plugins/lib_exp_pixmap" > ../scconfig/sccbox uninstall "librnd-core.a" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-core.a" > ../scconfig/sccbox uninstall "librnd-3rd.a" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-3rd.a" > ../scconfig/sccbox uninstall "librnd-poly.a" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-poly.a" > ../scconfig/sccbox uninstall "librnd-font.a" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-font.a" > ../scconfig/sccbox uninstall "librnd-hid.a" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-hid.a" > ../scconfig/sccbox uninstall "../src/librnd/core/librnd.mak" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/share/librnd4/librnd.mak" > ../scconfig/sccbox uninstall "../src/librnd/plugin.state" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/share/librnd4/plugin.state" > ../scconfig/sccbox uninstall "../config.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/config.h" > ../scconfig/sccbox uninstall "../src_3rd/puplug/util/puplug" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/puplug" > ../scconfig/sccbox uninstall "../src_3rd/sphash/sphash" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/sphash" > ../scconfig/sccbox uninstall "librnd/scconfig/gen_conf.sh" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/scconfig/gen_conf.sh" > ../scconfig/sccbox uninstall "../scconfig/cquote" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/scconfig/cquote" > ../scconfig/sccbox uninstall "../scconfig/sccbox" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/scconfig/sccbox" > ../scconfig/sccbox uninstall "librnd/scconfig/template/cdep.tmpasm" > > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/scconfig/template/cdep.tmpasm" > ../scconfig/sccbox uninstall "librnd/scconfig/template/comp_var.tmpasm" > > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/scconfig/template/comp_var.tmpasm" > ../scconfig/sccbox uninstall "librnd/scconfig/template/compile.tmpasm" > > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/scconfig/template/compile.tmpasm" > ../scconfig/sccbox uninstall "librnd/scconfig/template/debug.tmpasm" > > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/scconfig/template/debug.tmpasm" > ../scconfig/sccbox uninstall "librnd/scconfig/template/plugin_conf.tmpasm" > > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/scconfig/template/plugin_conf.tmpasm" > ../scconfig/sccbox uninstall "librnd/scconfig/template/plugin_intconf.tmpasm" > > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/scconfig/template/plugin_intconf.tmpasm" > ../scconfig/sccbox uninstall "librnd/scconfig/template/plugin_intmenu.tmpasm" > > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/scconfig/template/plugin_intmenu.tmpasm" > ../scconfig/sccbox uninstall "librnd/scconfig/template/plugin_sphash.tmpasm" > > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/scconfig/template/plugin_sphash.tmpasm" > ../scconfig/sccbox uninstall "librnd/scconfig/hooks_common.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/scconfig/hooks_common.h" > ../scconfig/sccbox uninstall "librnd/scconfig/rnd_hook_detect.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/scconfig/rnd_hook_detect.h" > ../scconfig/sccbox uninstall "librnd/scconfig/plugin_3state.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/scconfig/plugin_3state.h" > ../scconfig/sccbox uninstall "../src/librnd/hid/buildin.hidlib.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/hid/buildin.hidlib.h" > ../scconfig/sccbox uninstall "librnd/plugins/map_plugins.sh" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/plugins/map_plugins.sh" > cd ../src_3rd/puplug && make install_hdr_ MKDR="../../scconfig/sccbox mkdir > -p" INST="../../scconfig/sccbox uninstall" > INCDIR="/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/puplug" > > make[8]: Entering directory '/<<PKGBUILDDIR>>/src_3rd/puplug' > ../../scconfig/sccbox mkdir -p > /<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/puplug > ../../scconfig/sccbox uninstall config.h > /<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/puplug/config.h > ../../scconfig/sccbox uninstall error.h > /<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/puplug/error.h > ../../scconfig/sccbox uninstall libs.h > /<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/puplug/libs.h > ../../scconfig/sccbox uninstall libs_dep_parse.h > /<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/puplug/libs_dep_parse.h > ../../scconfig/sccbox uninstall os_dep.h > /<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/puplug/os_dep.h > ../../scconfig/sccbox uninstall os_dep_fs.h > /<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/puplug/os_dep_fs.h > ../../scconfig/sccbox uninstall puplug.h > /<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/puplug/puplug.h > ../../scconfig/sccbox uninstall scconfig_hooks.h > /<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/puplug/scconfig_hooks.h > ../../scconfig/sccbox uninstall util.h > /<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/puplug/util.h > make[8]: Leaving directory '/<<PKGBUILDDIR>>/src_3rd/puplug' > ../scconfig/sccbox uninstall > "../src/librnd/plugins/hid_gtk2_gdk/hid_gtk2_gdk.so" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/plugins/hid_gtk2_gdk.so" > ../scconfig/sccbox uninstall > "../src/librnd/plugins/hid_gtk2_gdk/hid_gtk2_gdk.pup" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/plugins/hid_gtk2_gdk.pup" > > ../scconfig/sccbox uninstall > "../src/librnd/plugins/hid_gtk2_gl/hid_gtk2_gl.so" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/plugins/hid_gtk2_gl.so" > ../scconfig/sccbox uninstall > "../src/librnd/plugins/hid_gtk2_gl/hid_gtk2_gl.pup" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/plugins/hid_gtk2_gl.pup" > > ../scconfig/sccbox uninstall > "../src/librnd/plugins/hid_gtk4_gl/hid_gtk4_gl.so" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/plugins/hid_gtk4_gl.so" > ../scconfig/sccbox uninstall > "../src/librnd/plugins/hid_gtk4_gl/hid_gtk4_gl.pup" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/plugins/hid_gtk4_gl.pup" > > ../scconfig/sccbox uninstall > "../src/librnd/plugins/hid_lesstif/hid_lesstif.so" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/plugins/hid_lesstif.so" > ../scconfig/sccbox uninstall > "../src/librnd/plugins/hid_lesstif/hid_lesstif.pup" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/plugins/hid_lesstif.pup" > > ../scconfig/sccbox uninstall > "../src/librnd/plugins/import_pixmap_gd/import_pixmap_gd.so" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/plugins/import_pixmap_gd.so" > ../scconfig/sccbox uninstall > "../src/librnd/plugins/import_pixmap_gd/import_pixmap_gd.pup" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/plugins/import_pixmap_gd.pup" > > ../scconfig/sccbox uninstall "../src/librnd/plugins/irc/irc.so" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/plugins/irc.so" > ../scconfig/sccbox uninstall "../src/librnd/plugins/irc/irc.pup" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/plugins/irc.pup" > ../scconfig/sccbox uninstall > "../src/librnd/plugins/lib_exp_pixmap/lib_exp_pixmap.so" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/plugins/lib_exp_pixmap.so" > ../scconfig/sccbox uninstall > "../src/librnd/plugins/lib_exp_pixmap/lib_exp_pixmap.pup" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/plugins/lib_exp_pixmap.pup" > > ../scconfig/sccbox uninstall > "../src/librnd/plugins/lib_gtk2_common/lib_gtk2_common.so" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/plugins/lib_gtk2_common.so" > ../scconfig/sccbox uninstall > "../src/librnd/plugins/lib_gtk2_common/lib_gtk2_common.pup" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/plugins/lib_gtk2_common.pup" > > ../scconfig/sccbox uninstall > "../src/librnd/plugins/lib_gtk4_common/lib_gtk4_common.so" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/plugins/lib_gtk4_common.so" > ../scconfig/sccbox uninstall > "../src/librnd/plugins/lib_gtk4_common/lib_gtk4_common.pup" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/plugins/lib_gtk4_common.pup" > > ../scconfig/sccbox uninstall > "../src/librnd/plugins/lib_hid_common/lib_hid_common.so" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/plugins/lib_hid_common.so" > ../scconfig/sccbox uninstall > "../src/librnd/plugins/lib_hid_common/lib_hid_common.pup" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/plugins/lib_hid_common.pup" > > ../scconfig/sccbox uninstall "../src/librnd/plugins/lib_hid_gl/lib_hid_gl.so" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/plugins/lib_hid_gl.so" > ../scconfig/sccbox uninstall > "../src/librnd/plugins/lib_hid_gl/lib_hid_gl.pup" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/plugins/lib_hid_gl.pup" > > ../scconfig/sccbox uninstall "../src/librnd/plugins/lib_wget/lib_wget.so" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/plugins/lib_wget.so" > ../scconfig/sccbox uninstall "../src/librnd/plugins/lib_wget/lib_wget.pup" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd4/plugins/lib_wget.pup" > ../scconfig/sccbox uninstall "librnd-core.so.4.0.2" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-core.so.4.0.2" > ../scconfig/sccbox uninstall "librnd-3rd.so.4.0.2" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-3rd.so.4.0.2" > ../scconfig/sccbox uninstall "librnd-poly.so.4.0.2" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-poly.so.4.0.2" > ../scconfig/sccbox uninstall "librnd-font.so.4.0.2" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-font.so.4.0.2" > ../scconfig/sccbox uninstall "librnd-hid.so.4.0.2" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/lib/librnd-hid.so.4.0.2" > ../scconfig/sccbox uninstall "../src/librnd/core/actions.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/actions.h" > ../scconfig/sccbox uninstall "../src/librnd/core/anyload.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/anyload.h" > ../scconfig/sccbox uninstall "../src/librnd/core/base64.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/base64.h" > ../scconfig/sccbox uninstall "../src/librnd/core/box.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/box.h" > ../scconfig/sccbox uninstall "../src/librnd/core/box_isc.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/box_isc.h" > ../scconfig/sccbox uninstall "../src/librnd/core/color.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/color.h" > ../scconfig/sccbox uninstall "../src/librnd/core/conf.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/conf.h" > ../scconfig/sccbox uninstall "../src/librnd/core/conf_hid.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/conf_hid.h" > ../scconfig/sccbox uninstall "../src/librnd/core/compat_fs.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/compat_fs.h" > ../scconfig/sccbox uninstall "../src/librnd/core/compat_lrealpath.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/compat_lrealpath.h" > ../scconfig/sccbox uninstall "../src/librnd/core/compat_misc.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/compat_misc.h" > ../scconfig/sccbox uninstall "../src/librnd/core/error.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/error.h" > ../scconfig/sccbox uninstall "../src/librnd/core/event.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/event.h" > ../scconfig/sccbox uninstall "../src/librnd/core/file_loaded.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/file_loaded.h" > ../scconfig/sccbox uninstall "../src/librnd/core/funchash.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/funchash.h" > ../scconfig/sccbox uninstall "../src/librnd/core/heap.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/heap.h" > ../scconfig/sccbox uninstall "../src/librnd/core/hid_cfg.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/hid_cfg.h" > ../scconfig/sccbox uninstall "../src/librnd/core/hid_cfg_action.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/hid_cfg_action.h" > ../scconfig/sccbox uninstall "../src/librnd/core/hidlib.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/hidlib.h" > ../scconfig/sccbox uninstall "../src/librnd/core/rnd_conf.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/rnd_conf.h" > ../scconfig/sccbox uninstall "../src/librnd/core/list_conf.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/list_conf.h" > ../scconfig/sccbox uninstall "../src/librnd/core/misc_util.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/misc_util.h" > ../scconfig/sccbox uninstall "../src/librnd/core/paths.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/paths.h" > ../scconfig/sccbox uninstall "../src/librnd/core/project.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/project.h" > ../scconfig/sccbox uninstall "../src/librnd/core/rnd_bool.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/rnd_bool.h" > ../scconfig/sccbox uninstall "../src/librnd/core/rnd_printf.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/rnd_printf.h" > ../scconfig/sccbox uninstall "../src/librnd/core/plugins.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/plugins.h" > ../scconfig/sccbox uninstall "../src/librnd/core/safe_fs.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/safe_fs.h" > ../scconfig/sccbox uninstall "../src/librnd/core/unit.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/unit.h" > ../scconfig/sccbox uninstall "../src/librnd/core/vtc0.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/vtc0.h" > ../scconfig/sccbox uninstall "../src/librnd/poly/polyarea.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/poly/polyarea.h" > ../scconfig/sccbox uninstall "../src/librnd/poly/polygon1_gen.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/poly/polygon1_gen.h" > ../scconfig/sccbox uninstall "../src/librnd/poly/offset.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/poly/offset.h" > ../scconfig/sccbox uninstall "../src/librnd/poly/self_isc.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/poly/self_isc.h" > ../scconfig/sccbox uninstall "../src/librnd/poly/rtree.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/poly/rtree.h" > ../scconfig/sccbox uninstall "../src/librnd/font/font.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/font/font.h" > ../scconfig/sccbox uninstall "../src/librnd/font/vtgla.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/font/vtgla.h" > ../scconfig/sccbox uninstall "../src/librnd/font/xform_mx.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/font/xform_mx.h" > ../scconfig/sccbox uninstall "../src/librnd/hid/grid.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/hid/grid.h" > ../scconfig/sccbox uninstall "../src/librnd/hid/hid.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/hid/hid.h" > ../scconfig/sccbox uninstall "../src/librnd/hid/hid_attrib.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/hid/hid_attrib.h" > ../scconfig/sccbox uninstall "../src/librnd/hid/hid_cfg_input.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/hid/hid_cfg_input.h" > ../scconfig/sccbox uninstall "../src/librnd/hid/hid_dad.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/hid/hid_dad.h" > ../scconfig/sccbox uninstall "../src/librnd/hid/hid_dad_tree.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/hid/hid_dad_tree.h" > ../scconfig/sccbox uninstall "../src/librnd/hid/hid_dad_spin.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/hid/hid_dad_spin.h" > ../scconfig/sccbox uninstall "../src/librnd/hid/hid_dad_unit.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/hid/hid_dad_unit.h" > ../scconfig/sccbox uninstall "../src/librnd/hid/hid_init.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/hid/hid_init.h" > ../scconfig/sccbox uninstall "../src/librnd/hid/hid_menu.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/hid/hid_menu.h" > ../scconfig/sccbox uninstall "../src/librnd/hid/hid_nogui.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/hid/hid_nogui.h" > ../scconfig/sccbox uninstall "../src/librnd/hid/pixmap.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/hid/pixmap.h" > ../scconfig/sccbox uninstall "../src/librnd/hid/tool.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/hid/tool.h" > ../scconfig/sccbox uninstall "../src/librnd/config.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/config.h" > ../scconfig/sccbox uninstall "../src/librnd/core/global_typedefs.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/global_typedefs.h" > ../scconfig/sccbox uninstall "../src/librnd/core/globalconst.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/globalconst.h" > ../scconfig/sccbox uninstall "../src/librnd/core/math_helper.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/math_helper.h" > ../scconfig/sccbox uninstall "../src/librnd/hid/hid_inlines.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/hid/hid_inlines.h" > ../scconfig/sccbox uninstall "../src/librnd/core/rotate.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/rotate.h" > ../scconfig/sccbox uninstall "../src/librnd/core/fptr_cast.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/fptr_cast.h" > ../scconfig/sccbox uninstall "../src/librnd/core/safe_fs_dir.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/safe_fs_dir.h" > ../scconfig/sccbox uninstall "../src/librnd/core/compat_inc.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/compat_inc.h" > ../scconfig/sccbox uninstall "../src/librnd/poly/rtree2_compat.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/poly/rtree2_compat.h" > ../scconfig/sccbox uninstall "../src/librnd/core/color_cache.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/color_cache.h" > ../scconfig/sccbox uninstall "../src/librnd/font/font_lht.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/font/font_lht.h" > ../scconfig/sccbox uninstall "../src/librnd/font/glyph.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/font/glyph.h" > ../scconfig/sccbox uninstall > "../src/librnd/plugins/lib_hid_common/dialogs_conf.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/plugins/lib_hid_common/dialogs_conf.h" > ../scconfig/sccbox uninstall "../src/librnd/plugins/lib_hid_common/xpm.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/plugins/lib_hid_common/xpm.h" > ../scconfig/sccbox uninstall > "../src/librnd/plugins/lib_hid_common/dlg_comm_m.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/plugins/lib_hid_common/dlg_comm_m.h" > ../scconfig/sccbox uninstall "../src/librnd/plugins/lib_hid_common/place.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/plugins/lib_hid_common/place.h" > ../scconfig/sccbox uninstall "../src/librnd/plugins/lib_hid_common/toolbar.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/plugins/lib_hid_common/toolbar.h" > ../scconfig/sccbox uninstall > "../src/librnd/plugins/lib_hid_common/dlg_pref.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/plugins/lib_hid_common/dlg_pref.h" > ../scconfig/sccbox uninstall "../src/librnd/plugins/lib_hid_common/zoompan.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/plugins/lib_hid_common/zoompan.h" > ../scconfig/sccbox uninstall > "../src/librnd/plugins/lib_hid_common/dlg_export.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/plugins/lib_hid_common/dlg_export.h" > ../scconfig/sccbox uninstall "../src/librnd/plugins/lib_wget/lib_wget.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/plugins/lib_wget/lib_wget.h" > ../scconfig/sccbox uninstall "../src/librnd/plugins/lib_exp_text/draw_eps.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/plugins/lib_exp_text/draw_eps.h" > ../scconfig/sccbox uninstall "../src/librnd/plugins/lib_exp_text/draw_ps.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/plugins/lib_exp_text/draw_ps.h" > ../scconfig/sccbox uninstall "../src/librnd/plugins/lib_exp_text/draw_svg.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/plugins/lib_exp_text/draw_svg.h" > ../scconfig/sccbox uninstall "../src/librnd/plugins/lib_exp_text/media.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/plugins/lib_exp_text/media.h" > ../scconfig/sccbox uninstall "../src/librnd/plugins/lib_exp_text/lpr_hid.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/plugins/lib_exp_text/lpr_hid.h" > ../scconfig/sccbox uninstall > "../src/librnd/plugins/lib_exp_pixmap/draw_pixmap.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/plugins/lib_exp_pixmap/draw_pixmap.h" > ../scconfig/sccbox uninstall "../src/librnd/core/conf_multi.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/conf_multi.h" > ../scconfig/sccbox uninstall "../src/librnd/core/funchash_core.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/funchash_core.h" > ../scconfig/sccbox uninstall "../src/librnd/core/funchash_core_list.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/core/funchash_core_list.h" > ../scconfig/sccbox uninstall "../src_3rd/liblihata/parser.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/liblihata/parser.h" > ../scconfig/sccbox uninstall "../src_3rd/liblihata/dom.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/liblihata/dom.h" > ../scconfig/sccbox uninstall "../src_3rd/liblihata/lihata.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/liblihata/lihata.h" > ../scconfig/sccbox uninstall "../src_3rd/liblihata/hash_str.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/liblihata/hash_str.h" > ../scconfig/sccbox uninstall "../src_3rd/liblihata/tree.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/liblihata/tree.h" > ../scconfig/sccbox uninstall "../src_3rd/liblhtpers/lhtpers.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/liblhtpers/lhtpers.h" > ../scconfig/sccbox uninstall "../src_3rd/genvector/gds_char.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genvector/gds_char.h" > ../scconfig/sccbox uninstall "../src_3rd/genvector/vtp0.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genvector/vtp0.h" > ../scconfig/sccbox uninstall "../src_3rd/genvector/vtd0.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genvector/vtd0.h" > ../scconfig/sccbox uninstall "../src_3rd/genvector/vts0.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genvector/vts0.h" > ../scconfig/sccbox uninstall "../src_3rd/genvector/vti0.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genvector/vti0.h" > ../scconfig/sccbox uninstall "../src_3rd/genvector/vtl0.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genvector/vtl0.h" > ../scconfig/sccbox uninstall "../src_3rd/genregex/regex_sei.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genregex/regex_sei.h" > ../scconfig/sccbox uninstall "../src_3rd/genregex/regex_se.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genregex/regex_se.h" > ../scconfig/sccbox uninstall "../src_3rd/genregex/regex.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genregex/regex.h" > ../scconfig/sccbox uninstall "../src_3rd/ureglex/exec.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/ureglex/exec.h" > ../scconfig/sccbox uninstall "../src_3rd/libualloc/slab_impl.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/libualloc/slab_impl.h" > ../scconfig/sccbox uninstall "../src_3rd/libualloc/slabap_impl.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/libualloc/slabap_impl.h" > ../scconfig/sccbox uninstall "../src_3rd/libualloc/stackd_impl.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/libualloc/stackd_impl.h" > ../scconfig/sccbox uninstall "../src_3rd/libualloc/stackdnp_impl.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/libualloc/stackdnp_impl.h" > ../scconfig/sccbox uninstall "../src_3rd/libualloc/stacks_impl.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/libualloc/stacks_impl.h" > ../scconfig/sccbox uninstall "../src_3rd/libualloc/mcache_impl.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/libualloc/mcache_impl.h" > ../scconfig/sccbox uninstall "../src_3rd/libualloc/acache_impl.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/libualloc/acache_impl.h" > ../scconfig/sccbox uninstall "../src_3rd/libualloc/buddy_impl.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/libualloc/buddy_impl.h" > ../scconfig/sccbox uninstall "../src_3rd/libualloc/buddy_debug.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/libualloc/buddy_debug.h" > ../scconfig/sccbox uninstall "../src_3rd/libualloc/libualloc.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/libualloc/libualloc.h" > ../scconfig/sccbox uninstall "../src_3rd/genht/ht.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genht/ht.h" > ../scconfig/sccbox uninstall "../src_3rd/genht/ht.c" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genht/ht.c" > ../scconfig/sccbox uninstall "../src_3rd/genht/ht_inlines.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genht/ht_inlines.h" > ../scconfig/sccbox uninstall "../src_3rd/genht/ht_utils.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genht/ht_utils.h" > ../scconfig/sccbox uninstall "../src_3rd/genht/siphash24.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genht/siphash24.h" > ../scconfig/sccbox uninstall "../src_3rd/genht/version.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genht/version.h" > ../scconfig/sccbox uninstall "../src_3rd/genht/hash.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genht/hash.h" > ../scconfig/sccbox uninstall "../src_3rd/genht/htsp.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genht/htsp.h" > ../scconfig/sccbox uninstall "../src_3rd/genht/htss.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genht/htss.h" > ../scconfig/sccbox uninstall "../src_3rd/genht/htsi.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genht/htsi.h" > ../scconfig/sccbox uninstall "../src_3rd/genht/htpi.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genht/htpi.h" > ../scconfig/sccbox uninstall "../src_3rd/genht/htip.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genht/htip.h" > ../scconfig/sccbox uninstall "../src_3rd/genht/htpp.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genht/htpp.h" > ../scconfig/sccbox uninstall "../src_3rd/libfungw/scconfig_hooks.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/libfungw/scconfig_hooks.h" > ../scconfig/sccbox uninstall "../src_3rd/libualloc/libualloc_impl.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/libualloc/libualloc_impl.h" > ../scconfig/sccbox uninstall "../src_3rd/libualloc/acache_api.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/libualloc/acache_api.h" > ../scconfig/sccbox uninstall "../src_3rd/libualloc/buddy_api.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/libualloc/buddy_api.h" > ../scconfig/sccbox uninstall "../src_3rd/libualloc/mcache_api.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/libualloc/mcache_api.h" > ../scconfig/sccbox uninstall "../src_3rd/libualloc/slab_api.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/libualloc/slab_api.h" > ../scconfig/sccbox uninstall "../src_3rd/libualloc/slabap_api.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/libualloc/slabap_api.h" > ../scconfig/sccbox uninstall "../src_3rd/libualloc/stackd_api.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/libualloc/stackd_api.h" > ../scconfig/sccbox uninstall "../src_3rd/libualloc/stackdnp_api.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/libualloc/stackdnp_api.h" > ../scconfig/sccbox uninstall "../src_3rd/libualloc/stacks_api.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/libualloc/stacks_api.h" > ../scconfig/sccbox uninstall "../src_3rd/genvector/genvector_impl.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genvector/genvector_impl.h" > ../scconfig/sccbox uninstall "../src_3rd/genvector/genvector_impl.c" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genvector/genvector_impl.c" > ../scconfig/sccbox uninstall "../src_3rd/genvector/genvector_undef.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genvector/genvector_undef.h" > ../scconfig/sccbox uninstall "../src_3rd/genrtree/genrtree_api.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genrtree/genrtree_api.h" > ../scconfig/sccbox uninstall "../src_3rd/genrtree/genrtree_impl.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genrtree/genrtree_impl.h" > ../scconfig/sccbox uninstall "../src_3rd/genrtree/genrtree_search.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genrtree/genrtree_search.h" > ../scconfig/sccbox uninstall "../src_3rd/genrtree/genrtree_delete.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genrtree/genrtree_delete.h" > ../scconfig/sccbox uninstall "../src_3rd/genrtree/genrtree_debug.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genrtree/genrtree_debug.h" > ../scconfig/sccbox uninstall "../src_3rd/libulzw/libulzw.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/libulzw/libulzw.h" > ../scconfig/sccbox uninstall "../src_3rd/genregex/regex_templ.h" > "/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genregex/regex_templ.h" > make[7]: Leaving directory '/<<PKGBUILDDIR>>/src' > cd ../src_3rd/genlist && make install_ CP="../../scconfig/sccbox uninstall > -q" > INCDIR=/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genlist > LIBDIR=/tmp/librnd-dummy > make[7]: Entering directory '/<<PKGBUILDDIR>>/src_3rd/genlist' > mkdir -p > /<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genlist > /tmp/librnd-dummy > ../../scconfig/sccbox uninstall -q `pwd`/genadlist.h > /<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genlist/genadlist.h > ../../scconfig/sccbox uninstall -q `pwd`/gendlist.h > /<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genlist/gendlist.h > ../../scconfig/sccbox uninstall -q `pwd`/genlistalloc.h > /<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genlist/genlistalloc.h > ../../scconfig/sccbox uninstall -q `pwd`/gentdlist_impl.h > /<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genlist/gentdlist_impl.h > ../../scconfig/sccbox uninstall -q `pwd`/gentdlist_impl.c > /<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genlist/gentdlist_impl.c > ../../scconfig/sccbox uninstall -q `pwd`/gentdlist_undef.h > /<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/genlist/gentdlist_undef.h > ../../scconfig/sccbox uninstall -q `pwd`/libgenlist.a > /tmp/librnd-dummy/libgenlist.a > make[7]: Leaving directory '/<<PKGBUILDDIR>>/src_3rd/genlist' > cd ../src_3rd/gensexpr && make install_ CP="../../scconfig/sccbox uninstall > -f -q" > INCDIR=/<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/gensexpr > LIBDIR=/tmp/librnd-dummy > make[7]: Entering directory '/<<PKGBUILDDIR>>/src_3rd/gensexpr' > mkdir -p > /<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/gensexpr > /tmp/librnd-dummy > ../../scconfig/sccbox uninstall -f -q `pwd`/gensexpr_impl.h > /<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/gensexpr/gensexpr_impl.h > ../../scconfig/sccbox uninstall -f -q `pwd`/gsx_parse.h > /<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/gensexpr/gsx_parse.h > ../../scconfig/sccbox uninstall -f -q `pwd`/gsxl.h > /<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/gensexpr/gsxl.h > ../../scconfig/sccbox uninstall -f -q `pwd`/gsxnl.h > /<<PKGBUILDDIR>>/tests/librnd/include/usr/include/librnd4/librnd/src_3rd/gensexpr/gsxnl.h > ../../scconfig/sccbox uninstall -f -q `pwd`/libgensexpr.a > /tmp/librnd-dummy/libgensexpr.a > make[7]: Leaving directory '/<<PKGBUILDDIR>>/src_3rd/gensexpr' > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src' > rm -rf include/usr obj > make[5]: Leaving directory '/<<PKGBUILDDIR>>/tests/librnd' > cd conf && make clean > make[5]: Entering directory '/<<PKGBUILDDIR>>/tests/conf' > ../../scconfig/sccbox rm -f conftest tests/*.out conftest.o help.o conf_core.o > make[5]: Leaving directory '/<<PKGBUILDDIR>>/tests/conf' > cd base64 && make clean > make[5]: Entering directory '/<<PKGBUILDDIR>>/tests/base64' > rm main main.o > make[5]: Leaving directory '/<<PKGBUILDDIR>>/tests/base64' > make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests' > cd src_3rd/sphash && make clean > make[4]: Entering directory '/<<PKGBUILDDIR>>/src_3rd/sphash' > rm -f *.o test_hash.c test_hash.h sphash test > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src_3rd/sphash' > cd src_3rd/genht && make clean > make[4]: Entering directory '/<<PKGBUILDDIR>>/src_3rd/genht' > rm mainsi htss.o htsp.o htsi.o htip.o htpp.o htpi.o hash.o siphash24.o > libgenht.a libgenht.so.1.1.3 genht_std.so genht_std.a version.h ver_edit > rm: cannot remove 'mainsi': No such file or directory > rm: cannot remove 'htss.o': No such file or directory > rm: cannot remove 'htsp.o': No such file or directory > rm: cannot remove 'htsi.o': No such file or directory > rm: cannot remove 'htip.o': No such file or directory > rm: cannot remove 'htpp.o': No such file or directory > rm: cannot remove 'htpi.o': No such file or directory > rm: cannot remove 'hash.o': No such file or directory > rm: cannot remove 'siphash24.o': No such file or directory > rm: cannot remove 'libgenht.a': No such file or directory > rm: cannot remove 'libgenht.so.1.1.3': No such file or directory > rm: cannot remove 'genht_std.so': No such file or directory > rm: cannot remove 'genht_std.a': No such file or directory > make[4]: [Makefile:26: clean] Error 1 (ignored) > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src_3rd/genht' > cd src_3rd/puplug && make clean > make[4]: Entering directory '/<<PKGBUILDDIR>>/src_3rd/puplug' > ../../scconfig/sccbox rm -f os_dep.o os_dep_fs.o error.o libs.o puplug.o > libs_bu.o libs_dep.o util.o libpuplug.a util/puplug util/puplug.o > libpuplug.so libpuplug.so.1 libpuplug.so.1.0 libpuplug.so.1.0.0 > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src_3rd/puplug' > cd src_3rd/libminuid && make clean ; true > /bin/sh: 1: cd: can't cd to src_3rd/libminuid > cd src_3rd/libuundo && make clean ; true > /bin/sh: 1: cd: can't cd to src_3rd/libuundo > make[3]: Leaving directory '/<<PKGBUILDDIR>>' > cd tests && make distclean > make[3]: Entering directory '/<<PKGBUILDDIR>>/tests' > cd librnd && make distclean > make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/librnd' > ../../scconfig/sccbox rm -f inc_all.h > make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/librnd' > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests' > cd src && make distclean > make[3]: Entering directory '/<<PKGBUILDDIR>>/src' > ../scconfig/sccbox rm -f -q librnd/config.h Makefile.depgen buildin.hidlib.c > ../src/librnd/hid/buildin.hidlib.h ../src/librnd/core/compat_inc.h > ../src/librnd/core/hidlib_conf_fields.h ../src/librnd/plugins/.builtin.pups > ../src/librnd/plugins/.builtin.hidlib.pups ../src/librnd/core/librnd.mak > ../src/librnd/plugin.state > ../src/librnd/plugins/lib_hid_common/conf_internal.c > ../src/librnd/plugins/lib_hid_gl/conf_internal.c > ../src/librnd/plugins/lib_hid_gl/opengl.h > ../src/librnd/plugins/script/menu_internal.c > ../src/librnd/plugins/stroke/conf_internal.c plugins > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src' > cd src_3rd/genlist && make clean ; true > make[3]: Entering directory '/<<PKGBUILDDIR>>/src_3rd/genlist' > rm genlistalloc.o genadlist.o libgenlist.a genlist.a example_ad example_d; > true > rm: cannot remove 'genlistalloc.o': No such file or directory > rm: cannot remove 'genadlist.o': No such file or directory > rm: cannot remove 'libgenlist.a': No such file or directory > rm: cannot remove 'genlist.a': No such file or directory > rm: cannot remove 'example_ad': No such file or directory > rm: cannot remove 'example_d': No such file or directory > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src_3rd/genlist' > cd src_3rd/genregex && make clean ; true > make[3]: Entering directory '/<<PKGBUILDDIR>>/src_3rd/genregex' > rm tester.o regex.o regex_se.o regex_sei.o regex_be.o regex_bei.o regex_st.o > regex_sti.o regex_bt.o regex_bti.o libgenregex.a tester 2>/dev/null ; true > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src_3rd/genregex' > cd src_3rd/genvector && make clean ; true > make[3]: Entering directory '/<<PKGBUILDDIR>>/src_3rd/genvector' > rm gds_char.o vti0.o vts0.o vtp0.o vtii.o vti0.o vtd0.o vtl0.o libgenvector.a > 2>/dev/null ; true > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src_3rd/genvector' > cd src_3rd/liblihata && make clean ; true > make[3]: Entering directory '/<<PKGBUILDDIR>>/src_3rd/liblihata' > Makefile:72: ../Makefile.common: No such file or directory > make[3]: *** No rule to make target '../Makefile.common'. Stop. > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src_3rd/liblihata' > cd src_3rd/liblihata/genht && make clean ; true > /bin/sh: 1: cd: can't cd to src_3rd/liblihata/genht > cd src_3rd/qparse && make clean ; true > /bin/sh: 1: cd: can't cd to src_3rd/qparse > cd src_3rd/libporty_net && make distclean ; true > make[3]: Entering directory '/<<PKGBUILDDIR>>/src_3rd/libporty_net' > ../../scconfig/sccbox rm -f -q os_includes.h pnet_config.h phost_types.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src_3rd/libporty_net' > cd scconfig && make distclean ; true > make[3]: Entering directory '/<<PKGBUILDDIR>>/scconfig' > rm ../config.h ../Makefile.conf ../src/Makefile ../util/gsch2pcb-rnd/Makefile > config.cache config.log Rev.stamp sccbox gmon.out ../src_3rd/puplug/Makefile > ../src_3rd/puplug/config.h ../src_plugins/lib_hid_gl/opengl.h > rm: cannot remove '../util/gsch2pcb-rnd/Makefile': No such file or directory > rm: cannot remove '../src_plugins/lib_hid_gl/opengl.h': No such file or > directory > make[3]: [Makefile:116: distclean] Error 1 (ignored) > make clean > make[4]: Entering directory '/<<PKGBUILDDIR>>/scconfig' > rm src/util/arg_auto_set.o hooks.o src/default/find_cc.o > src/default/lib_compile.o src/default/lib_uniqinc.o src/default/lib_file.o > src/default/lib_try.o src/default/str.o src/default/ht.o src/default/log.o > src/default/arg.o src/default/db.o src/default/dep.o > src/default/deps_default.o src/default/find_libs.o src/default/find_fscalls.o > src/default/find_printf.o src/default/find_proc.o src/default/find_fstools.o > src/default/find_uname.o src/default/find_target.o src/default/find_thread.o > src/default/find_io.o src/default/find_time.o src/default/find_types.o > src/default/find_signal.o src/default/find_environ.o src/default/regex.o > src/default/lib_filelist.o src/default/lib_srctree.o > src/default/lib_pkg_config.o src/default/find_str.o src/default/find_sys.o > src/scripts/scripts.o src/scripts/find_gpmi.o > src/scripts/find_tcl.o src/scripts/find_ruby.o src/scripts/find_mruby.o > src/scripts/find_python.o src/scripts/find_perl.o src/scripts/find_mawk.o > src/scripts/find_lua.o src/scripts/find_guile.o src/scripts/find_stutter.o > src/scripts/find_funlisp.o src/scripts/find_duktape.o src/scripts/find_mujs.o > src/scripts/find_fungw.o src/scripts/find_m4.o src/scripts/find_welltype.o > src/scripts/find_picol.o src/generator/generator.o src/tmpasm/tmpasm.o > src/tmpasm/tmpasm_scconfig.o src/tmpasm/openfiles.o src/c99/find_c99.o > src/parsgen/find_parsgen.o src/math/find_math.o src/math/find_fpenan.o > src/math/find_func.o src/math/find_mfunc_cc.o src/socket/socket.o > src/socket/find_select.o src/socket/find_dns.o src/socket/find_socket.o > src/userpass/find_username.o src/userpass/userpass.o src/gui/find_gtk2.o > src/gui/find_gtk3.o > src/gui/find_gtk4.o src/gui/find_lesstif2.o src/gui/find_x.o > src/gui/find_gd.o src/gui/find_cairo.o src/gui/find_misc.o src/gui/find_gl.o > src/gui/find_sdl2.o src/gui/gui.o src/sul/find_sul.o src/sul/find_glib.o > src/sul/find_gettext.o src/sul/find_dbus.o src/sul/find_libxml2.o > src/sul/find_librnd.o src/sul/find_freetype2.o src/sul/find_pcre.o > src/sul/find_fs.o src/sul/find_aspell.o src/sul/find_gen.o > src/sul/find_dmalloc.o src/sul/find_regex.o src/sul/find_iconv.o > src/default/main.o src/default/main_custom_args.o src/default/main_lib.o > configure revtest revtest.o cquote core src/util/sccbox.o > rm: cannot remove 'core': No such file or directory > make[4]: [Makefile:113: clean] Error 1 (ignored) > make[4]: Leaving directory '/<<PKGBUILDDIR>>/scconfig' > make[3]: Leaving directory '/<<PKGBUILDDIR>>/scconfig' > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building librnd using existing ./librnd_4.0.2.orig.tar.bz2 > dpkg-source: error: cannot represent change to src/librnd-hid.so.4: > dpkg-source: error: new version is symlink to librnd-hid.so.4.0.2 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to src/librnd-poly.so.4: > dpkg-source: error: new version is symlink to librnd-poly.so.4.0.2 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to src/librnd-font.so.4: > dpkg-source: error: new version is symlink to librnd-font.so.4.0.2 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to src/librnd-3rd.so.4: > dpkg-source: error: new version is symlink to librnd-3rd.so.4.0.2 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to src/librnd-core.so.4: > dpkg-source: error: new version is symlink to librnd-core.so.4.0.2 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to scconfig/aru: binary file > contents changed > dpkg-source: error: add scconfig/aru in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'scconfig/aru' will not be > represented in diff > dpkg-source: error: cannot represent change to scconfig/aru.o: binary file > contents changed > dpkg-source: error: add scconfig/aru.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to src/librnd-polybool.a: binary > file contents changed > dpkg-source: error: add src/librnd-polybool.a in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/librnd/polybool/big_coord.o: binary file contents changed > dpkg-source: error: add src/librnd/polybool/big_coord.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to src/librnd/polybool/offset.o: > binary file contents changed > dpkg-source: error: add src/librnd/polybool/offset.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/librnd/polybool/polyarea.o: binary file contents changed > dpkg-source: error: add src/librnd/polybool/polyarea.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/librnd/polybool/polygon1_gen.o: binary file contents changed > dpkg-source: error: add src/librnd/polybool/polygon1_gen.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to src/librnd/polybool/rtree.o: > binary file contents changed > dpkg-source: error: add src/librnd/polybool/rtree.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/librnd/polybool/self_isc.o: binary file contents changed > dpkg-source: error: add src/librnd/polybool/self_isc.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to src/test-rnd.o: binary file > contents changed > dpkg-source: error: add src/test-rnd.o in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: unrepresentable changes to source > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -S' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/13/librnd_4.0.2-1_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

