Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 806470 - media-libs/vigra-1.11.1-r9 installs modules that are not byte-compiled
Summary: media-libs/vigra-1.11.1-r9 installs modules that are not byte-compiled
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-05 06:34 UTC by Agostino Sarubbo
Modified: 2024-06-14 08:45 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,699.85 KB, text/plain)
2021-08-05 06:34 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 2021-08-05 06:34:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/vigra-1.11.1-r3 installs modules that are not byte-compiled.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-08-05 06:34:19 UTC
Created attachment 730206 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-16 07:35:47 UTC
ci has reproduced this issue with version 1.11.1-r5 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2022-02-20 08:55:25 UTC
ci has reproduced this issue with version 1.11.1-r6 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2022-12-16 08:20:47 UTC
ci has reproduced this issue with version 1.11.1-r8 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2023-05-02 10:36:37 UTC
ci has reproduced this issue with version 1.11.1-r9 - Updating summary.
Comment 6 Larry the Git Cow gentoo-dev 2024-06-14 07:28:29 UTC
The bug has been closed via the following commit(s):

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

commit 593c2ab8a6b518c9a160459d10f77e9acc2a488a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-06-14 07:27:09 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-06-14 07:28:07 +0000

    media-libs/vigra: add 1.11.2_p20240505
    
    * Drop broken Python bindings as they use distutils quite a bit. There aren't
      any reverse dependencies.
    * Drop broken docs (needs various patching and still don't work in snapshot).
    
    Closes: https://bugs.gentoo.org/743160
    Closes: https://bugs.gentoo.org/806470
    Closes: https://bugs.gentoo.org/929649
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/vigra/Manifest                      |   1 +
 media-libs/vigra/vigra-1.11.2_p20240505.ebuild | 120 +++++++++++++++++++++++++
 media-libs/vigra/vigra-9999.ebuild             | 103 +++++++--------------
 3 files changed, 155 insertions(+), 69 deletions(-)