Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 686178 - app-crypt/gcr-3.28.1 - python_wrapper_setup: python3 is not supported by python2.7 (PYTHON_COMPAT)
Summary: app-crypt/gcr-3.28.1 - python_wrapper_setup: python3 is not supported by pyth...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-17 20:46 UTC by jd93
Modified: 2019-08-25 07:15 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge_info.txt,7.82 KB, text/plain)
2019-05-17 21:55 UTC, jd93
Details
build log (build_log.txt,15.98 KB, text/plain)
2019-05-17 21:55 UTC, jd93
Details
build log with MAKEOPTS=-j1 (build_log_j1.txt,15.14 KB, text/plain)
2019-05-20 20:35 UTC, jd93
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jd93 2019-05-17 20:46:03 UTC
app-crypt/gcr-3.28.1 not compiling successfully.

Reproducible: Always

Steps to Reproduce:
1. emerge --sync
2. emerge app-crypt/gcr

Actual Results:  
Build fails


Build log http://dpaste.com/34FWJ5Z

emerge --info http://dpaste.com/15NRP40
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2019-05-17 20:50:18 UTC
(In reply to ed from comment #0)
> Build log http://dpaste.com/34FWJ5Z
> 
> emerge --info http://dpaste.com/15NRP40

Please attach those to this bug report.
Comment 2 Mart Raudsepp gentoo-dev 2019-05-17 20:57:58 UTC
Also what does this output:

head -n1 /usr/bin/glib-mkenums
Comment 3 jd93 2019-05-17 21:55:31 UTC
Created attachment 577090 [details]
emerge --info
Comment 4 jd93 2019-05-17 21:55:45 UTC
Created attachment 577092 [details]
build log
Comment 5 jd93 2019-05-17 21:56:52 UTC
$ head -n1 /usr/bin/glib-mkenums
#!/usr/bin/env python3.6
Comment 6 Mart Raudsepp gentoo-dev 2019-05-18 10:05:47 UTC
hmm, that ones good. Can you attach a build.log built with a temporary MAKEOPTS=-j1 ?
Comment 7 jd93 2019-05-20 20:35:18 UTC
Created attachment 577428 [details]
build log with MAKEOPTS=-j1
Comment 8 Mart Raudsepp gentoo-dev 2019-07-29 11:24:03 UTC
ah, it's actually calling a build utility that calls gdbus-codegen internally. So I could use the output of
head -n1 /usr/bin/gdbus-codegen
as well to make sure something isn't wrong there on your system.
Comment 9 Mart Raudsepp gentoo-dev 2019-07-29 11:24:49 UTC
For those that still hit the problem, at least, e.g. the fresh CC :)
head -n1 of all these 3: /usr/bin/{gdbus-codegen,glib-genmarshal,glib-mkenums}
Comment 10 Mart Raudsepp gentoo-dev 2019-08-25 07:15:35 UTC
Closing bug in lack of followup info requested. Please reopen if providing the info