Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 651256

Summary: dev-util/pretrace-0.4-r1 : * patch -p1 failed with /var/tmp/portage/dev-util/pretrace-0.4-r1/files/pretrace-0.4-build.patch
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Andrew Savchenko <bircoph>
Status: RESOLVED FIXED    
Severity: normal CC: treecleaner
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-util:pretrace-0.4-r1:20180323-080754.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-03-23 17:07:42 UTC
 * ERROR: dev-util/pretrace-0.4-r1::gentoo failed (prepare phase):
 *   patch -p1  failed with /var/tmp/portage/dev-util/pretrace-0.4-r1/files/pretrace-0.4-build.patch
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_libressl_20180316-111301

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpv dev-util/pretrace
[ebuild  N    ] dev-util/pretrace-0.4-r1 

!!! The following installed packages are masked:
- dev-php/PEAR-HTML_Select-1.3.1-r1::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Brian Evans <grknight@gentoo.org (20 Mar 2018)
# These PEAR packages are unmaintained upstream and
# are difficult to test or have no tests.
# PHP team no longer wants to maintain these for PHP7 and beyond
# Removal in 30 days. Bug 650988

- dev-php/PEAR-I18Nv2-0.11.4-r3::gentoo (masked by: package.mask)
- dev-python/async-0.6.2::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Pacho Ramos <pacho@gentoo.org> (18 Mar 2018)
# No reverse deps, not working properly with python3 (#646718). Removal in a
# month.

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-03-23 17:07:46 UTC
Created attachment 524968 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-23 17:07:48 UTC
Created attachment 524970 [details]
dev-util:pretrace-0.4-r1:20180323-080754.log
Comment 3 Toralf Förster gentoo-dev 2018-03-23 17:07:51 UTC
Created attachment 524972 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-03-23 17:07:55 UTC
Created attachment 524974 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-03-23 17:07:58 UTC
Created attachment 524976 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-03-23 17:08:01 UTC
Created attachment 524978 [details]
temp.tbz2
Comment 7 Agostino Sarubbo gentoo-dev 2021-01-14 09:39:18 UTC
Dear treecleaner@:

I'm still able to reproduce this issue right now.

Since it has not been fixed for a long time, I'd suggest to evaluate if it is the case to remove this package from the tree. Thanks
Comment 8 Andrew Savchenko gentoo-dev 2021-01-14 11:16:11 UTC
Fixed locally, will update soon with other QA fixes.
Comment 9 Larry the Git Cow gentoo-dev 2021-01-14 17:11:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=077594f6d42c9a0115783ce07d533d8198c4df64

commit 077594f6d42c9a0115783ce07d533d8198c4df64
Author:     Andrew Savchenko <bircoph@gentoo.org>
AuthorDate: 2021-01-14 17:03:12 +0000
Commit:     Andrew Savchenko <bircoph@gentoo.org>
CommitDate: 2021-01-14 17:10:56 +0000

    dev-util/pretrace: fix QA issues
    
    - Align build patch to -p1 (bug 651256)
    - Update homepage and src uri
    - Install docs to ${PN}-${PVR} instead of ${PN}-${PV}
    - Do not compress man pages
    - Provide soname for the library
    
    Closes: https://bugs.gentoo.org/651256
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>

 dev-util/pretrace/Manifest                       |  1 +
 dev-util/pretrace/files/pretrace-0.4-build.patch |  4 +--
 dev-util/pretrace/files/pretrace-0.4-qa.patch    | 39 ++++++++++++++++++++++++
 dev-util/pretrace/pretrace-0.4-r2.ebuild         | 31 +++++++++++++++++++
 4 files changed, 73 insertions(+), 2 deletions(-)