Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927629 - sci-libs/opencascade-7.7.2 fails to compile: patch -p1 failed with opencascade-7.7.0-jemalloc-lib-type.patch
Summary: sci-libs/opencascade-7.7.2 fails to compile: patch -p1 failed with opencascad...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Paul Zander
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-03-23 12:49 UTC by Agostino Sarubbo
Modified: 2024-03-25 18:57 UTC (History)
6 users (show)

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


Attachments
build.log (build.log,67.68 KB, text/plain)
2024-03-23 12:49 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-03-23 12:49:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/opencascade-7.7.2 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-23 12:49:33 UTC
Created attachment 888273 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-23 12:49:34 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


 *             environment, line 1171:  Called __helpers_die 'patch -p1  failed with /var/tmp/portage/sci-libs/opencascade-7.7.2/files/opencascade-7.7.0-jemalloc-lib-type.patch'
 *   patch -p1  failed with /var/tmp/portage/sci-libs/opencascade-7.7.2/files/opencascade-7.7.0-jemalloc-lib-type.patch
Comment 3 Andrew Nowa Ammerlaan gentoo-dev 2024-03-24 13:30:44 UTC
Also affects version 7.7.1
Comment 4 Petr Šourek 2024-03-24 19:38:13 UTC
As a workaround removed the file from ebuild and it compiles, just wondering if it should be only for 7.7.0 version or for all 7.7.x versions.
Comment 5 Larry the Git Cow gentoo-dev 2024-03-25 18:57:04 UTC
The bug has been closed via the following commit(s):

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

commit e3179b6eab5b0d068a54ff39f17cddd9457adcc3
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2024-03-25 16:16:46 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-25 18:54:50 +0000

    sci-libs/opencascade: fix 927629, 927592, 925441
    
    Closes: https://bugs.gentoo.org/927629
    Closes: https://bugs.gentoo.org/927592
    Closes: https://bugs.gentoo.org/925441
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/35912
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/base/package.use.mask                     |  2 +-
 .../files/opencascade-7.7.0-tbb-detection.patch    | 53 ++++++++++++++++++++++
 sci-libs/opencascade/opencascade-7.7.1.ebuild      | 41 ++++++-----------
 sci-libs/opencascade/opencascade-7.7.2.ebuild      | 41 ++++++-----------
 sci-libs/opencascade/opencascade-7.8.0.ebuild      | 30 ++++++------
 5 files changed, 96 insertions(+), 71 deletions(-)