13536 pts/0 S+ 0:00 | \_ /usr/bin/make -f debian/rules build 13537 pts/0 S+ 0:00 | \_ /usr/bin/perl -w /usr/bin/dh build --with autoreconf 22055 pts/0 S+ 0:00 | \_ /usr/bin/make -f debian/rules override_dh_auto_test 22056 pts/0 S+ 0:00 | \_ /bin/sh -c VERBOSE=1 xvfb-run -a dh_auto_test --builddirectory=builddir/gtk2 22057 pts/0 S+ 0:00 | \_ /bin/sh /usr/bin/xvfb-run -a dh_auto_test --builddirectory=builddir/gtk2 22069 pts/0 Sl+ 0:00 | \_ Xvfb :99 -screen 0 640x480x8 -nolisten tcp -auth /tmp/xvfb-run.NgYV7Z/Xauthority 22076 pts/0 S+ 0:00 | \_ /usr/bin/perl -w /usr/bin/dh_auto_test --builddirectory=builddir/gtk2 22173 pts/0 S+ 0:00 | \_ make -j1 check 22174 pts/0 S+ 0:00 | \_ /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if test -n ' Makefile' && test -n '2'; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='libdbusmenu-glib libdbusmenu-gtk tools tests docs po' ;; \ *) list='libdbusmenu-glib libdbusmenu-gtk tools tests docs po' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" 22201 pts/0 S+ 0:00 | \_ /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if test -n ' Makefile' && test -n '2'; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='libdbusmenu-glib libdbusmenu-gtk tools tests docs po' ;; \ *) list='libdbusmenu-glib libdbusmenu-gtk tools tests docs po' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" 22202 pts/0 S+ 0:00 | \_ make check 24281 pts/0 S+ 0:00 | \_ make check-TESTS 24288 pts/0 S+ 0:00 | \_ /bin/bash -c set +e; bases='test-glib-objects-test.log test-glib-events.log test-glib-events-nogroup.log test-glib-layout.log test-glib-properties.log test-glib-proxy.log test-glib-simple-items.log test-glib-submenu.log test-json.log test-json-instruction.log test-gtk-objects-test.log test-gtk-label.log test-gtk-shortcut.log test-gtk-reorder.log test-gtk-remove.log test_libdbusmenu_glib_gtkdoc.log test_libdbusmenu_gtk_gtkdoc.log'; bases=`for i in $bases; do echo $i; done | sed 's/\.log$//'`; bases=`echo $bases`; \ log_list=`for i in $bases; do echo $i.log; done`; \ trs_list=`for i in $bases; do echo $i.trs; done`; \ log_list=`echo $log_list`; trs_list=`echo $trs_list`; \ make test-suite.log TEST_LOGS="$log_list"; \ exit $?; 24297 pts/0 S+ 0:00 | \_ make test-suite.log TEST_LOGS=test-glib-objects-test.log test-glib-events.log test-glib-events-nogroup.log test-glib-layout.log test-glib-properties.log test-glib-proxy.log test-glib-simple-items.log test-glib-submenu.log test-json.log test-json-instruction.log test-gtk-objects-test.log test-gtk-label.log test-gtk-shortcut.log test-gtk-reorder.log test-gtk-remove.log test_libdbusmenu_glib_gtkdoc.log test_libdbusmenu_gtk_gtkdoc.log 24971 pts/0 S+ 0:00 | \_ /bin/bash -c p='test-json-instruction'; \ b='test-json-instruction'; \ case $- in *e*) set +e;; esac; srcdirstrip=`echo "../../../tests" | sed 's|.|.|g'`; case $p in ../../../tests/*) f=`echo "$p" | sed "s|^$srcdirstrip/||"`;; *) f=$p;; esac; { mgn= red= grn= lgn= blu= brg= std=; am__color_tests=no; if test "X" = Xno; then am__color_tests=no; elif test "X" = Xalways; then am__color_tests=yes; elif test "X$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then am__color_tests=yes; fi; if test $am__color_tests = yes; then red='?[0;31m'; grn='?[0;32m'; lgn='?[1;32m'; blu='?[1;34m'; mgn='?[0;35m'; brg='?[1m'; std='?[m'; fi; }; srcdir=../../../tests; export srcdir; case "test-json-instruction.log" in */*) am__odir=`echo "./test-json-instruction.log" | sed 's|/[^/]*$||'`;; *) am__odir=.;; esac; test "x$am__odir" = x"." || test -d "$am__odir" || /bin/mkdir -p "$am__odir" || exit $?; if test -f "./$f"; then dir=./; elif test -f "$f"; then dir=; else dir="../../../tests/"; fi; tst=$dir$f; log='test-json-instruction.log'; if test -n ''; then am__enable_hard_errors=no; else am__enable_hard_errors=yes; fi; case " " in *[\ \?]$f[\ \?]* | *[\ \?]$dir$f[\ \?]*) am__expect_failure=yes;; *) am__expect_failure=no;; esac; env GI_TYPELIB_PATH=../libdbusmenu-glib:../libdbusmenu-gtk: /bin/bash ../../../test-driver --test-name "$f" \ --log-file $b.log --trs-file $b.trs \ --color-tests "$am__color_tests" --enable-hard-errors "$am__enable_hard_errors" --expect-failure "$am__expect_failure" -- \ "$tst" 24975 pts/0 S+ 0:00 | \_ /bin/bash ../../../test-driver --test-name test-json-instruction --log-file test-json-instruction.log --trs-file test-json-instruction.trs --color-tests no --enable-hard-errors yes --expect-failure no -- ./test-json-instruction 24976 pts/0 S+ 0:00 | \_ /bin/bash ./test-json-instruction 24977 pts/0 Sl+ 0:00 | \_ dbus-test-runner --max-wait=0 --task ./test-json-client --wait-for org.dbusmenu.test --task-name Client --parameter ../tools/dbusmenu-dumper --parameter /dev/null --task libtool --parameter --mode=execute --parameter ../../../tests/test-json-instruction-count --parameter ./test-json-server --task-name Server --parameter ../../../tests/test-json-01.json 24978 pts/0 S 0:00 | \_ dbus-daemon --config-file /usr/share/dbus-test-runner/session.conf --print-address