* CPV: dev-util/quilt-0.48 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 * If you intend to use the folding functionality (graphical illustration of the * patch stack) then you'll need to remerge this package with USE=graphviz. >>> Unpacking source... >>> Unpacking quilt-0.48.tar.gz to /var/tmp/portage/dev-util/quilt-0.48/work * Applying quilt-0.48-no-graphviz.patch ... [ ok ] >>> Source unpacked in /var/tmp/portage/dev-util/quilt-0.48/work >>> Compiling source in /var/tmp/portage/dev-util/quilt-0.48/work/quilt-0.48 ... ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for fchmod... yes checking for chmod... yes checking for mkstemp... yes checking for mkdir... yes checking for rmdir... yes checking for strchr... yes checking for strrchr... yes checking for strerror... yes checking for an ANSI C-conforming const... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for a BSD-compatible install... /usr/bin/install -c checking whether #! works in shell scripts... yes checking for bash... /bin/bash checking whether /bin/bash quoting works... yes checking for gcp... no checking for cp... /bin/cp checking whether /bin/cp -l works... yes checking for gdate... no checking for date... /bin/date checking whether /bin/date --rfc-822 works... yes checking for perl... /usr/bin/perl checking for grep... (cached) /bin/grep checking whether /bin/grep -q works... yes checking whether /bin/grep understands (foo|bar)... yes checking for tail... /usr/bin/tail checking whether /usr/bin/tail -n works... yes checking for tr... /usr/bin/tr checking whether /usr/bin/tr understands a-z ... yes checking for sed... /bin/sed checking whether /bin/sed understands (foo|bar)... yes checking for gawk... /usr/bin/gawk checking whether /usr/bin/gawk supports sub... yes checking for pod2man... /usr/bin/pod2man checking for column... /usr/bin/column checking for getopt... /usr/bin/getopt checking for getopt --long syntax... yes checking for mktemp... /usr/bin/mktemp checking whether /usr/bin/mktemp -d works... yes checking for diff... /usr/bin/diff checking for patch... /usr/bin/patch checking the version of /usr/bin/diff... 2.9 checking the version of /usr/bin/patch... 2.6.1 checking for find... /usr/bin/find checking whether /usr/bin/find -path works... yes checking for diffstat... /usr/bin/diffstat checking for diffstat version... 1.51 checking for sendmail... /usr/sbin/sendmail checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msguniq... /usr/bin/msguniq checking for msgcat... /usr/bin/msgcat checking for rpmbuild... /usr/bin/rpmbuild configure: creating ./config.status config.status: creating Makefile quilt version 0.48 configured. Using '/usr' for installation prefix. Report bugs to quilt-dev@nongnu.org make -j14 make: ./git-desc: Command not found bin/quilt.in -> bin/quilt bin/guards.in -> bin/guards quilt/add.in -> quilt/add quilt/annotate.in -> quilt/annotate quilt/applied.in -> quilt/applied quilt/delete.in -> quilt/delete quilt/diff.in -> quilt/diff quilt/edit.in -> quilt/edit quilt/fold.in -> quilt/fold quilt/files.in -> quilt/files quilt/fork.in -> quilt/fork quilt/graph.in -> quilt/graph quilt/grep.in -> quilt/grep quilt/header.in -> quilt/header quilt/import.in -> quilt/import quilt/mail.in -> quilt/mail quilt/new.in -> quilt/new quilt/next.in -> quilt/next quilt/patches.in -> quilt/patches quilt/pop.in -> quilt/pop quilt/previous.in -> quilt/previous quilt/push.in -> quilt/push quilt/refresh.in -> quilt/refresh quilt/rename.in -> quilt/rename quilt/revert.in -> quilt/revert quilt/series.in -> quilt/series quilt/setup.in -> quilt/setup quilt/snapshot.in -> quilt/snapshot quilt/unapplied.in -> quilt/unapplied quilt/top.in -> quilt/top quilt/upgrade.in -> quilt/upgrade quilt/scripts/patchfns.in -> quilt/scripts/patchfns quilt/scripts/inspect.in -> quilt/scripts/inspect quilt/scripts/parse-patch.in -> quilt/scripts/parse-patch i686-pc-linux-gnu-gcc -O2 -pipe -O2 -pipe -Wall -DPACKAGE_NAME=\"quilt\" -DPACKAGE_TARNAME=\"quilt\" -DPACKAGE_VERSION=\"0.48\" -DPACKAGE_STRING=\"quilt\ 0.48\" -DPACKAGE_BUGREPORT=\"quilt-dev@nongnu.org\" -DSTDC_HEADERS=1 -DHAVE_FCHMOD=1 -DHAVE_CHMOD=1 -DHAVE_MKSTEMP=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRERROR=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -Wl,-O1 -Wl,-O1 lib/backup-files.c -o lib/backup-files quilt/scripts/edmail.in -> quilt/scripts/edmail quilt/scripts/remove-trailing-ws.in -> quilt/scripts/remove-trailing-ws Generating /usr/bin/gawk wrapper /usr/bin/pod2man bin/guards > bin/guards.1 /usr/bin/msgfmt --statistics -o po/fr.mo po/fr.po /usr/bin/msgfmt --statistics -o po/de.mo po/de.po /usr/bin/msgfmt --statistics -o po/ja.mo po/ja.po Generating /usr/sbin/sendmail wrapper 159 translated messages, 7 fuzzy translations, 1 untranslated message. 146 translated messages, 20 fuzzy translations, 1 untranslated message. 146 translated messages, 20 fuzzy translations, 1 untranslated message. README.in -> README quilt.1.in -> quilt.1 while read line; do \ case "$line" in \ '@REFERENCE''@') \ make -s reference | \ /bin/sed -e 's/^quilt \([^ ]*\)\(.*\)/.IP "\\fB\1\\fP\2 " 4/' \ -e $'s/^ \\(-[^\t]*\\)\t\\?/.IP " \\1" 8\\\n/' \ -e $'s/^ \t\\?//' \ ;; \ *) \ echo "$line" \ ;; \ esac; \ done < doc/quilt.1.in 2>&1 > doc/quilt.1 make[1]: ./git-desc: Command not found make[1]: ./git-desc: Command not found >>> Source compiled. >>> Test phase [check]: dev-util/quilt-0.48 make -j14 -j1 check make: ./git-desc: Command not found [add-filename-check.test] [1] $ rm -rf d -- ok [2] $ mkdir -p d/patches -- ok [3] $ cd d -- ok [4] $ quilt new test.diff -- ok [7] $ echo foo > foo -- ok [8] $ quilt add foo -- ok [11] $ quilt add patches/bar -- ok [14] $ quilt add .pc/baz -- ok [17] $ cd .. -- ok [18] $ rm -rf d -- ok 10 commands (10 passed, 0 failed) [annotate.test] [1] $ rm -rf d -- ok [2] $ mkdir -p d/patches -- ok [3] $ cd d -- ok [5] $ cat > foo -- ok [10] $ quilt new patch -- ok [13] $ quilt add foo -- ok [16] $ sed -e 's:b:B:' foo > foo.new -- ok [17] $ mv foo.new foo -- ok [18] $ quilt refresh -- ok [21] $ quilt annotate foo -- ok [28] $ quilt new patch2 -- ok [31] $ quilt add foo -- ok [34] $ sed -e 's:Baz:baz:' foo > foo.new -- ok [35] $ mv foo.new foo -- ok [36] $ quilt refresh -- ok [39] $ quilt annotate foo -- ok [47] $ quilt new patch3 -- ok [50] $ quilt add foo -- ok [53] $ sed -e '/Bar/d' foo > foo.new -- ok [54] $ mv foo.new foo -- ok [55] $ quilt refresh -- ok [58] $ quilt annotate foo -- ok [66] $ quilt annotate -P patch3 foo -- ok [74] $ quilt annotate -P patch2 foo -- ok [82] $ quilt annotate -P patch foo -- ok [89] $ quilt new patch4 -- ok [92] $ cat > jkl -- ok [96] $ quilt add jkl wrz -- ok [100] $ rm -f jkl -- ok [101] $ cat > wrz -- ok [105] $ quilt refresh -- ok [108] $ quilt annotate jkl -- ok [112] $ quilt annotate wrz -- ok [118] $ cd .. -- ok [119] $ rm -rf d -- ok 35 commands (35 passed, 0 failed) [applied.test] [1] $ rm -rf d -- ok [2] $ mkdir -p d/patches -- ok [3] $ cd d -- ok [5] $ echo a > a -- ok [6] $ echo b > b -- ok [7] $ diff -u a b > patches/patch -- ok [8] $ echo patch -p0 > patches/series -- ok [9] $ rm -f b -- ok [10] $ quilt push -q -- ok [14] $ quilt pop -q -- ok [18] $ patch -s -p0 < patches/patch -- ok [19] $ quilt push -q -- ok [24] $ echo patch -p0 -R > patches/series -- ok [25] $ quilt push -q -- ok [29] $ quilt pop -q -- ok [33] $ patch -s -p0 -R < patches/patch -- ok [34] $ quilt push -q -- ok [39] $ cd .. -- ok [40] $ rm -rf d -- ok 19 commands (19 passed, 0 failed) [comments.test] [4] $ rm -rf d -- ok [5] $ mkdir -p d/patches -- ok [6] $ cd d -- ok [7] $ echo one > f -- ok [8] $ cat > patches/test.diff -- ok [21] $ cat > patches/series -- ok [24] $ quilt push -- ok [30] $ quilt refresh -- ok [32] $ cat patches/test.diff -- ok [45] $ quilt refresh -c -- ok [48] $ cat patches/test.diff -- ok [63] $ quilt refresh -- ok [66] $ cat patches/test.diff -- ok [78] $ cd .. -- ok [79] $ rm -rf d -- ok 15 commands (15 passed, 0 failed) [conflicts.test] [5] $ rm -rf d -- ok [6] $ mkdir -p d/patches -- ok [7] $ cd d -- ok [9] $ cat > one.txt -- ok [26] $ quilt new a.diff -- ok [29] $ quilt add one.txt -- ok [32] $ mv one.txt one.orig -- ok [33] $ sed -e "s/4/4+/" -e 's/d/d+/' one.orig > one.txt -- ok [34] $ quilt refresh -- ok [37] $ quilt pop -q -- ok [42] $ sed -e "s/^\([17]\)$/\1-/" one.orig > one.txt -- ok [43] $ quilt push -q -- ok [47] $ quilt pop -q -- ok [51] $ sed -e "s/^\([1267]\)$/\1-/" one.orig > one.txt -- ok [52] $ quilt push -q -- ok [56] $ quilt pop -q -- ok [61] $ sed -e "s/^\([123567]\)$/\1-/" one.orig > one.txt -- ok [62] $ quilt push -q -- ok [67] $ quilt push -qf -- ok [72] $ mv one.txt one.x -- ok [73] $ sed -e "s/4/4+/" one.x > one.txt -- ok [74] $ rm -f one.x -- ok [75] $ quilt diff -z | grep -v "^\(---\|+++\)" -- ok [88] $ quilt diff | grep -v "^\(---\|+++\)" -- ok [110] $ quilt refresh -- ok [113] $ cat patches/a.diff | grep -v "^\(---\|+++\)" -- ok [135] $ quilt pop -q -- ok [139] $ cd .. -- ok [140] $ rm -rf d -- ok 29 commands (29 passed, 0 failed) [create-delete.test] [4] $ rm -rf d -- ok [5] $ mkdir -p d/patches -- ok [6] $ cd d -- ok [8] $ echo delete > delete -- ok [9] $ quilt new test.diff -- ok [12] $ quilt add create -- ok [15] $ echo create > create -- ok [16] $ quilt refresh -- ok [19] $ quilt add delete -- ok [22] $ rm -f delete -- ok [23] $ quilt refresh -- ok [26] $ quilt pop -q -- ok [30] $ echo create > create -- ok [31] $ rm -f delete -- ok [32] $ patch -p1 --dry-run < patches/test.diff -- failed The next patch would create the file create, =~ The next patch would create the file `?create'?, which already exists! Assume -R? [n] == which already exists! Assume -R? [n] Apply anyway? [n] == Apply anyway? [n] Skipping patch. == Skipping patch. 1 out of 1 hunk ignored !~ 1 out of 1 hunk ignored -- saving rejects to (file )?create.rej The next patch would delete the file delete, =~ The next patch would delete the file `?delete'?, which does not exist! Assume -R? [n] == which does not exist! Assume -R? [n] Apply anyway? [n] == Apply anyway? [n] Skipping patch. == Skipping patch. 1 out of 1 hunk ignored == 1 out of 1 hunk ignored [44] $ cd .. -- ok [45] $ rm -rf d -- ok 17 commands (16 passed, 1 failed) make: *** [test/.create-delete.ok] Error 1 * ERROR: dev-util/quilt-0.48 failed: * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 54: Called src_test * environment, line 2525: Called _eapi0_src_test * ebuild.sh, line 619: Called die * The specific snippet of code: * hasq test $FEATURES && die "Make check failed. See above for details." * * If you need support, post the output of 'emerge --info =dev-util/quilt-0.48', * the complete build log and the output of 'emerge -pqv =dev-util/quilt-0.48'. * The complete build log is located at '/var/log/portage/build/dev-util/quilt-0.48:20100423-154304.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/quilt-0.48/temp/environment'. * S: '/var/tmp/portage/dev-util/quilt-0.48/work/quilt-0.48' >>> Install quilt-0.48 into /var/tmp/portage/dev-util/quilt-0.48/image/ category dev-util make -j14 BUILD_ROOT=/var/tmp/portage/dev-util/quilt-0.48/image/ install make: ./git-desc: Command not found /usr/bin/install -c -d /var/tmp/portage/dev-util/quilt-0.48/image//usr/bin rm -rf /var/tmp/portage/dev-util/quilt-0.48/image//usr/share/quilt/compat /usr/bin/install -c -m 755 bin/quilt bin/guards /var/tmp/portage/dev-util/quilt-0.48/image//usr/bin/ /usr/bin/install -c -d /var/tmp/portage/dev-util/quilt-0.48/image//usr/share/quilt/compat /usr/bin/install -c -d /var/tmp/portage/dev-util/quilt-0.48/image//usr/share/quilt /usr/bin/install -c -m 755 quilt/add quilt/annotate quilt/applied quilt/delete quilt/diff quilt/edit quilt/files quilt/fold quilt/fork quilt/graph quilt/grep quilt/header quilt/import quilt/mail quilt/new quilt/next quilt/patches quilt/pop quilt/previous quilt/push quilt/refresh quilt/rename quilt/revert quilt/series quilt/setup quilt/snapshot quilt/top quilt/unapplied quilt/upgrade /var/tmp/portage/dev-util/quilt-0.48/image//usr/share/quilt/ ln -sf /usr/bin/gawk \ /var/tmp/portage/dev-util/quilt-0.48/image//usr/share/quilt/compat/awk /usr/bin/install -c -d /var/tmp/portage/dev-util/quilt-0.48/image//usr/share/quilt/scripts ln -sf /usr/sbin/sendmail \ /var/tmp/portage/dev-util/quilt-0.48/image//usr/share/quilt/compat/sendmail /usr/bin/install -c -m 755 quilt/scripts/parse-patch quilt/scripts/inspect quilt/scripts/edmail quilt/scripts/remove-trailing-ws \ /var/tmp/portage/dev-util/quilt-0.48/image//usr/share/quilt/scripts /usr/bin/install -c -m 644 quilt/scripts/patchfns \ /var/tmp/portage/dev-util/quilt-0.48/image//usr/share/quilt/scripts /usr/bin/install -c -d /var/tmp/portage/dev-util/quilt-0.48/image//usr/lib/quilt /usr/bin/install -c -m 755 lib/backup-files /var/tmp/portage/dev-util/quilt-0.48/image//usr/lib/quilt/ /usr/bin/install -c -d /var/tmp/portage/dev-util/quilt-0.48/image//usr/share/doc/quilt-0.48/ /usr/bin/install -c -m 644 doc/README \ /var/tmp/portage/dev-util/quilt-0.48/image//usr/share/doc/quilt-0.48/ /usr/bin/install -c -m 644 doc/quilt.pdf doc/README.MAIL \ /var/tmp/portage/dev-util/quilt-0.48/image//usr/share/doc/quilt-0.48/ /usr/bin/install -c -d /var/tmp/portage/dev-util/quilt-0.48/image//usr/share/man/man1 /usr/bin/install -c -m 644 doc/quilt.1 bin/guards.1 /var/tmp/portage/dev-util/quilt-0.48/image//usr/share/man/man1/ /usr/bin/install -c -d /var/tmp/portage/dev-util/quilt-0.48/image//etc /usr/bin/install -c -d /var/tmp/portage/dev-util/quilt-0.48/image//etc/bash_completion.d /usr/bin/install -c -m 644 bash_completion \ /var/tmp/portage/dev-util/quilt-0.48/image//etc/bash_completion.d/quilt /usr/bin/install -c -m 644 quilt.quiltrc /var/tmp/portage/dev-util/quilt-0.48/image//etc/ /usr/bin/install -c -d /var/tmp/portage/dev-util/quilt-0.48/image//usr/share/emacs/site-lisp/ /usr/bin/install -c -m 644 lib/quilt.el /var/tmp/portage/dev-util/quilt-0.48/image//usr/share/emacs/site-lisp/ for lang in fr de ja ; do \ dir=/var/tmp/portage/dev-util/quilt-0.48/image//usr/share/locale/$lang/LC_MESSAGES; \ /usr/bin/install -c -d $dir; \ /usr/bin/install -c -m 644 po/$lang.mo \ $dir/quilt.mo ; \ done >>> Completed installing quilt-0.48 into /var/tmp/portage/dev-util/quilt-0.48/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib/quilt/backup-files