Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 730226 - app-emulation/qemu-9999 does not build
Summary: app-emulation/qemu-9999 does not build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-30 09:49 UTC by Joakim Tjernlund
Modified: 2020-07-02 06:49 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joakim Tjernlund 2020-06-30 09:49:09 UTC
* Applying qemu-2.11.1-capstone_include_path.patch ...
 [ ok ]
 * Applying qemu-4.0.0-mkdir_systemtap.patch ...
patching file Makefile
Hunk #1 succeeded at 947 with fuzz 1 (offset 144 lines).
 [ ok ]
 * Applying qemu-4.2.0-cflags.patch ...
 [ ok ]
 * Applying qemu-5.0.0-epoll-strace.patch ...
patching file linux-user/strace.list
Hunk #1 FAILED at 125.
1 out of 1 hunk FAILED -- saving rejects to file linux-user/strace.list.rej
 [ !! ]
 * ERROR: app-emulation/qemu-9999::gentoo failed (prepare phase):
 *   patch -p1  failed with /var/tmp/portage/app-emulation/qemu-9999/files/qemu-5.0.0-epoll-strace.patch
 * 
 * Call stack:
 *               ebuild.sh, line  125:  Called src_prepare
 *             environment, line 4841:  Called default
 *      phase-functions.sh, line  855:  Called default_src_prepare
 *      phase-functions.sh, line  920:  Called __eapi6_src_prepare
 *             environment, line  877:  Called eapply '/var/tmp/portage/app-emulation/qemu-9999/files/qemu-2.11.1-capstone_include_path.patch' '/var/tmp/portage/app-emulation/qemu-9999/files/qemu-4.0.0-mkdir_systemtap.patch' '/var/tmp/portage/app-emulation/qemu-9999/files/qemu-4.2.0-cflags.patch' '/var/tmp/portage/app-emulation/qemu-9999/files/qemu-5.0.0-epoll-strace.patch'
 *             environment, line 2032:  Called _eapply_patch '/var/tmp/portage/app-emulation/qemu-9999/files/qemu-5.0.0-epoll-strace.patch'
 *             environment, line 1970:  Called __helpers_die 'patch -p1  failed with /var/tmp/portage/app-emulation/qemu-9999/files/qemu-5.0.0-epoll-strace.patch'
 *   isolated-functions.sh, line  112:  Called die
 * The specific snippet of code:
 *   		die "$@"
 * 
 * If you need support, post the output of `emerge --info '=app-emulation/qemu-9999::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-emulation/qemu-9999::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/app-emulation/qemu-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-emulation/qemu-9999/temp/environment'.
 * Working directory: '/var/tmp/portage/app-emulation/qemu-9999/work/qemu-9999'
 * S: '/var/tmp/portage/app-emulation/qemu-9999/work/qemu-9999'
Comment 1 Joakim Tjernlund 2020-06-30 09:52:08 UTC
Also this:
* The ebuild needs to be kept in sync.
 * PLOCALES: bg de_DE fr_FR hu it tr zh_CN
 *  po/*.po: bg de_DE fr_FR hu it sv tr zh_CN
 * ERROR: app-emulation/qemu-9999::gentoo failed (prepare phase):
 *   sync PLOCALES
 * 
 * Call stack:
 *     ebuild.sh, line  125:  Called src_prepare
 *   environment, line 4846:  Called handle_locales
 *   environment, line 3204:  Called die
 * The specific snippet of code:
 *           die "sync PLOCALES";
Comment 2 Larry the Git Cow gentoo-dev 2020-07-02 06:49:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07f8187511b5ecb97747bb590b555053d331ec2f

commit 07f8187511b5ecb97747bb590b555053d331ec2f
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-07-02 06:48:57 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-07-02 06:49:05 +0000

    app-emulation/qemu: add new sv locale to live ebuild
    
    Reported-by: Joakim Tjernlund
    Closes: https://bugs.gentoo.org/730226
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 app-emulation/qemu/qemu-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56894b33ada92a581dee7525e1e96403fafbf04c

commit 56894b33ada92a581dee7525e1e96403fafbf04c
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-07-02 06:46:01 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-07-02 06:49:05 +0000

    app-emulation/qemu: drop upstreamed patch from live ebuild
    
    Reported-by: Joakim Tjernlund
    Bug: https://bugs.gentoo.org/730226
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 app-emulation/qemu/qemu-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)