Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 867979 - app-crypt/mit-krb5-1.20 fails to compile: patch -p1 failed with mit-krb5-1.20-missing-time-include.patch
Summary: app-crypt/mit-krb5-1.20 fails to compile: patch -p1 failed with mit-krb5-1.20...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Kerberos Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-02 06:20 UTC by Agostino Sarubbo
Modified: 2022-09-03 04:07 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,44.44 KB, text/plain)
2022-09-02 06:20 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 2022-09-02 06:20:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-crypt/mit-krb5-1.20 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-09-02 06:20:13 UTC
Created attachment 802651 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-09-02 06:20:14 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


 *             environment, line 1287:  Called __helpers_die 'patch -p1  failed with /var/tmp/portage/app-crypt/mit-krb5-1.20/files/mit-krb5-1.20-missing-time-include.patch'
 *   patch -p1  failed with /var/tmp/portage/app-crypt/mit-krb5-1.20/files/mit-krb5-1.20-missing-time-include.patch
/var/tmp/portage/app-crypt/mit-krb5-1.20/temp/environment: line 1281: /var/tmp/portage/app-crypt/mit-krb5-1.20/files/mit-krb5-1.20-missing-time-include.patch: No such file or directory
/var/tmp/portage/app-crypt/mit-krb5-1.20/temp/environment: line 1284: /var/tmp/portage/app-crypt/mit-krb5-1.20/files/mit-krb5-1.20-missing-time-include.patch: No such file or directory
Comment 3 Joakim Tjernlund 2022-09-02 11:29:15 UTC
Try again, the missing patch has been added.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-09-03 04:07:38 UTC
commit 09d8637beeecaf66e01bd132663e1efe3637c8da
Author: Sam James <sam@gentoo.org>
Date:   Fri Sep 2 06:53:42 2022 +0100

    app-crypt/mit-krb5: commit patch

    Fixes: 1df08748602b2f8fac92f1c1bfb236c13d456fc6
    Signed-off-by: Sam James <sam@gentoo.org>

commit 1df08748602b2f8fac92f1c1bfb236c13d456fc6
Author: Sam James <sam@gentoo.org>
Date:   Fri Sep 2 06:41:03 2022 +0100

    app-crypt/mit-krb5: fix build w/ musl and gcc-12

    Closes: https://bugs.gentoo.org/854561
    Signed-off-by: Sam James <sam@gentoo.org>