| Summary: | app-crypt/gcr-3.28.1 - python_wrapper_setup: python3 is not supported by python2.7 (PYTHON_COMPAT) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | jd93 <larry.phil76> |
| Component: | Current packages | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | CC: | me |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge --info
build log build log with MAKEOPTS=-j1 |
||
|
Description
jd93
2019-05-17 20:46:03 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. Also what does this output: head -n1 /usr/bin/glib-mkenums Created attachment 577090 [details]
emerge --info
Created attachment 577092 [details]
build log
$ head -n1 /usr/bin/glib-mkenums #!/usr/bin/env python3.6 hmm, that ones good. Can you attach a build.log built with a temporary MAKEOPTS=-j1 ? Created attachment 577428 [details]
build log with MAKEOPTS=-j1
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. 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}
Closing bug in lack of followup info requested. Please reopen if providing the info |