Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 683140 - dev-python/cgkit-2.0.0-r2 - scons: File ".../work/cgkit-2.0.0-python3_5/supportlib/SConstruct", line 28: SyntaxError: invalid syntax
Summary: dev-python/cgkit-2.0.0-r2 - scons: File ".../work/cgkit-2.0.0-python3_5/suppo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2019-04-12 10:18 UTC by Luis Ferreira
Modified: 2019-11-12 15:31 UTC (History)
0 users

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


Attachments
emerge --info '=dev-python/cgkit-2.0.0-r2::gentoo' (file_683140.txt,11.06 KB, text/plain)
2019-04-12 10:18 UTC, Luis Ferreira
Details
cgkit-2.0.0-r2/temp/build.log (file_683140.txt,201.63 KB, text/plain)
2019-04-12 10:22 UTC, Luis Ferreira
Details
emerge-info.txt (emerge-info.txt,16.56 KB, text/plain)
2019-07-27 22:38 UTC, Toralf Förster
Details
dev-python:cgkit-2.0.0-r2:20190727-184859.log (dev-python:cgkit-2.0.0-r2:20190727-184859.log,206.24 KB, text/plain)
2019-07-27 22:38 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,180.80 KB, text/plain)
2019-07-27 22:38 UTC, Toralf Förster
Details
environment (environment,114.90 KB, text/plain)
2019-07-27 22:38 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.04 KB, application/x-bzip)
2019-07-27 22:38 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Luis Ferreira 2019-04-12 10:18:07 UTC
Created attachment 572550 [details]
emerge --info '=dev-python/cgkit-2.0.0-r2::gentoo'

* ERROR: dev-python/cgkit-2.0.0-r2::gentoo failed (compile phase):
 *   escons failed.
 * 
 * Call stack:
 *     ebuild.sh, line  124:  Called src_compile
 *   environment, line 2878:  Called distutils-r1_src_compile
 *   environment, line 1002:  Called _distutils-r1_run_foreach_impl 'python_compile'
 *   environment, line  415:  Called python_foreach_impl 'distutils-r1_run_phase' 'python_compile'
 *   environment, line 2407:  Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile'
 *   environment, line 1768:  Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile'
 *   environment, line 1766:  Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_compile'
 *   environment, line  644:  Called distutils-r1_run_phase 'python_compile'
 *   environment, line  995:  Called python_compile
 *   environment, line 1987:  Called escons
 *   environment, line 1299:  Called die
 * The specific snippet of code:
 *                   die -n "escons failed."
 *
Comment 1 Luis Ferreira 2019-04-12 10:22:38 UTC
Created attachment 572552 [details]
cgkit-2.0.0-r2/temp/build.log
Comment 2 Toralf Förster gentoo-dev 2019-07-27 22:38:08 UTC
maybe boost related?
Comment 3 Toralf Förster gentoo-dev 2019-07-27 22:38:11 UTC
Created attachment 584832 [details]
emerge-info.txt
Comment 4 Toralf Förster gentoo-dev 2019-07-27 22:38:13 UTC
Created attachment 584834 [details]
dev-python:cgkit-2.0.0-r2:20190727-184859.log
Comment 5 Toralf Förster gentoo-dev 2019-07-27 22:38:17 UTC
Created attachment 584836 [details]
emerge-history.txt
Comment 6 Toralf Förster gentoo-dev 2019-07-27 22:38:19 UTC
Created attachment 584838 [details]
environment
Comment 7 Toralf Förster gentoo-dev 2019-07-27 22:38:22 UTC
Created attachment 584840 [details]
etc.portage.tbz2
Comment 8 Andreas Sturmlechner gentoo-dev 2019-07-27 22:42:37 UTC
Original report could not have gotten so far without the fix committed only today.
Comment 9 Larry the Git Cow gentoo-dev 2019-10-12 09:17:21 UTC
The bug has been referenced in the following commit(s):

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

commit 15b8ee72b927d0c54d23130344262517cf046ab3
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2019-10-12 09:17:04 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2019-10-12 09:17:04 +0000

    package.mask: Last rite dev-python/cgkit
    
    Bug: https://bugs.gentoo.org/683140
    Bug: https://bugs.gentoo.org/690800
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 10 Larry the Git Cow gentoo-dev 2019-11-12 15:31:22 UTC
The bug has been closed via the following commit(s):

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

commit 5e0517f8b796e591bd97eba1d3cea0a0e9e1192d
Author:     Aaron Bauman <bman@gentoo.org>
AuthorDate: 2019-11-12 15:30:26 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2019-11-12 15:30:26 +0000

    dev-python/cgkit: drop last-rited package
    
    Closes: https://bugs.gentoo.org/683140
    Closes: https://bugs.gentoo.org/690800
    
    Signed-off-by: Aaron Bauman <bman@gentoo.org>

 dev-python/cgkit/Manifest                          |  2 -
 dev-python/cgkit/cgkit-2.0.0-r1.ebuild             | 85 --------------------
 dev-python/cgkit/cgkit-2.0.0-r2.ebuild             | 92 ----------------------
 .../cgkit/files/cgkit-2.0.0-fix-build-system.patch | 40 ----------
 dev-python/cgkit/files/cgkit-2.0.0-fix-c++14.patch | 33 --------
 dev-python/cgkit/files/cgkit-py2k-pillow.patch     | 82 -------------------
 dev-python/cgkit/files/cgkit-py3k-pillow.patch     | 82 -------------------
 dev-python/cgkit/metadata.xml                      | 18 -----
 profiles/package.mask                              |  7 --
 9 files changed, 441 deletions(-)