Your message dated Wed, 26 Apr 2017 08:32:41 +0300
with message-id <[email protected]>
and subject line Re: Bug#860715: [debian/qemu_2.8+dfsg-4] Hunk #1 FAILED at
3135.
has caused the Debian Bug report #860715,
regarding [debian/qemu_2.8+dfsg-4] Hunk #1 FAILED at 3135.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
860715: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860715
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qemu
Version: 2.8+dfsg-4
sources: https://anonscm.debian.org/git/pkg-qemu/qemu.git/
branch: debian-unstable
tag: debian/qemu_2.8+dfsg-4
Building with:
echo --------
echo Cleaning
echo --------
cd git-qemu-debian
sudo -u actionmystique -H git checkout -b upstream origin/upstream
sudo -u actionmystique -H git-reset-clean-pull-checkout.sh upstream
sudo -u actionmystique -H git-reset-clean-pull-checkout.sh $branch
$tag
echo ---------------------------
echo Checking Build Dependencies
echo ---------------------------
dpkg-check-build-dependencies.sh
echo -----------------------
echo Building debian/control
echo -----------------------
sudo -u actionmystique -H ./debian/rules debian/control
echo --------
echo Building
echo --------
sudo -u actionmystique -H git checkout -b build_actionmystique
sudo -u actionmystique -H gbp buildpackage --git-verbose
--git-debian-branch=build_actionmystique --git-upstream-tree=BRANCH
--git-upstream-branch=upstream
leads to:
...
-----------------------
Building debian/control
-----------------------
dh_listpackages: cannot read debian/control: No such file or directory
dh_listpackages: cannot read debian/control: No such file or directory
dh_listpackages: cannot read debian/control: No such file or directory
dh_listpackages: cannot read debian/control: No such file or directory
dh_listpackages: cannot read debian/control: No such file or directory
dh_listpackages: cannot read debian/control: No such file or directory
dh_listpackages: cannot read debian/control: No such file or directory
dh_listpackages: cannot read debian/control: No such file or directory
dh_listpackages: cannot read debian/control: No such file or directory
echo '# autogenerated file, please edit debian/control-in' >
debian/control.tmp
sed -e 's/^:ubuntu://' \
-e '/^:[a-z]*:/D' debian/control-in >> debian/control.tmp
mv -f debian/control.tmp debian/control
chmod -w debian/control
--------
Building
--------
Switched to a new branch 'build_actionmystique'
gbp:debug: ['git', 'rev-parse', '--show-cdup']
gbp:debug: ['git', 'rev-parse', '--is-bare-repository']
gbp:debug: ['git', 'rev-parse', '--git-dir']
gbp:debug: /bin/true [] []
gbp:debug: ['git', 'status', '--porcelain']
gbp:debug: ['git', 'symbolic-ref', 'HEAD']
gbp:debug: ['git', 'show-ref', 'refs/heads/build_actionmystique']
gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'HEAD']
gbp:debug: ['git', 'show-ref', 'refs/heads/pristine-tar']
gbp:debug: debuild -i -I [] []
dpkg-buildpackage -rfakeroot -D -us -uc -i -I
dpkg-buildpackage: info: source package qemu
dpkg-buildpackage: info: source version 1:2.8+dfsg-4
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Michael Tokarev <[email protected]>
dpkg-source -i -I --before-build git-qemu-debian
dpkg-buildpackage: info: host architecture amd64
dpkg-source: info: using options from
git-qemu-debian/debian/source/options:
--extend-diff-ignore=^dtc/|pixman/|^roms/.*/
dpkg-source: info: applying 02_kfreebsd.patch
dpkg-source: info: applying use-fixed-data-path.patch
dpkg-source: info: applying use-data-path.patch
dpkg-source: info: applying v2.8.1.diff
dpkg-source: info: applying doc-don-t-mention-memory-it-is-m.patch
dpkg-source: info: applying xhci-fix-event-queue-IRQ-handling.patch
dpkg-source: info: applying xhci-only-free-completed-transfers.patch
dpkg-source: info: applying
char-drop-data-written-to-a-disconnected-pty.patch
dpkg-source: info: applying
linux-user-fix-apt-get-update-on-linux-user-hppa.patch
dpkg-source: info: applying slirp-make-RA-build-more-flexible.patch
dpkg-source: info: applying
slirp-send-RDNSS-in-RA-only-if-host-has-an-IPv6-DNS.patch
dpkg-source: info: applying audio-ac97-add-exit-function-CVE-2017-5525.patch
dpkg-source: info: applying
audio-es1370-add-exit-function-CVE-2017-5526.patch
dpkg-source: info: applying
watchdog-6300esb-add-exit-function-CVE-2016-10155.patch
dpkg-source: info: applying
serial-fix-memory-leak-in-serial-exit-CVE-2017-5579.patch
dpkg-source: info: applying
sd-sdhci-check-transfer-mode-register-in-multi-block-CVE-2017-5987.patch
dpkg-source: info: applying
megasas-fix-guest-triggered-memory-leak-CVE-2017-5856.patch
dpkg-source: info: applying
usb-ccid-check-ccid-apdu-length-CVE-2017-5898.patch
dpkg-source: info: applying xhci-apply-limits-to-loops-CVE-2017-5973.patch
dpkg-source: info: applying
net-imx-limit-buffer-descriptor-count-CVE-2016-7907.patch
dpkg-source: info: applying
virtio-gpu-fix-resource-leak-in-virgl_cmd_resource-CVE-2017-5857.patch
dpkg-source: info: applying
usb-ohci-limit-the-number-of-link-eds-CVE-2017-6505.patch
dpkg-source: info: applying
9pfs-fix-file-descriptor-leak-CVE-2017-7377.patch
dpkg-source: info: applying
dma-rc4030-limit-interval-timer-reload-value-CVE-2016-8667.patch
fakeroot debian/rules clean
dh_testdir
rm -rf qemu-build user-static-build
rm -f configure-stamp build-stamp
find scripts/ -name '*.pyc' -delete || :
dh_clean
dpkg-source -i -I -b git-qemu-debian
dpkg-source: info: using options from
git-qemu-debian/debian/source/options:
--extend-diff-ignore=^dtc/|pixman/|^roms/.*/
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building qemu using existing ./qemu_2.8+dfsg.orig.tar.gz
patching file configure
Hunk #1 FAILED at 3135.
Hunk #2 succeeded at 2274 (offset -878 lines).
1 out of 2 hunks FAILED
dpkg-source: info: the patch has fuzz which is not allowed, or is malformed
dpkg-source: info: if patch '02_kfreebsd.patch' is correctly applied by
quilt, use 'quilt refresh' to update it
dpkg-source: error: LC_ALL=C patch -t -F 0 -N -p1 -u -V never -E -b -B
.pc/02_kfreebsd.patch/ --reject-file=- <
git-qemu-debian.orig.vZdRrL/debian/patches/02_kfreebsd.patch gave error
exit status 1
dpkg-buildpackage: error: dpkg-source -i -I -b git-qemu-debian gave error
exit status 2
debuild: fatal error at line 1376:
dpkg-buildpackage -rfakeroot -D -us -uc -i -I failed
gbp:error: 'debuild -i -I' failed: it exited with 29
--
Jean-Christophe
--- End Message ---
--- Begin Message ---
Since apparently there's nothing wrong with the repository
itself, and with the generated packages, I'm closing this
bugreport.
Thanks!
/mjt
--- End Message ---