Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 442614

Summary: media-sound/trommler-3.8 - Fails when python3 is set.
Product: Gentoo Linux Reporter: Dominique Michel <dominique.c.michel>
Component: New packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED OBSOLETE    
Severity: normal CC: kripton, tomwij, toralf, treecleaner
Priority: Normal Keywords: PATCH, PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: Pending removal: 2016-07-12
Package list:
Runtime testing required: ---
Attachments: python eclass support that fix build when python3 is set

Description Dominique Michel 2012-11-10 17:16:49 UTC
>>> Emerging (1 of 1) media-sound/trommler-3.8
 * trommler.3.8.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                 [ ok ]
>>> Unpacking source...
>>> Unpacking trommler.3.8.tar.gz to /var/tmp/portage/media-sound/trommler-3.8/work
>>> Source unpacked in /var/tmp/portage/media-sound/trommler-3.8/work
>>> Preparing source in /var/tmp/portage/media-sound/trommler-3.8/work/Trommler ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-sound/trommler-3.8/work/Trommler ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/media-sound/trommler-3.8/work/Trommler ...
make -j5 export.h 
./genexport.py drummer.c gui.c soundcard.c >export.h
  File "./genexport.py", line 13
    print "extern " + match.group(1) + ";"
                  ^
SyntaxError: invalid syntax
make: *** [export.h] Error 1
emake failed
 * ERROR: media-sound/trommler-3.8 failed (compile phase):


Reproducible: Always

Steps to Reproduce:
1. emerge trommler
2.
3.
Comment 1 Dominique Michel 2012-11-10 17:29:35 UTC
Created attachment 329128 [details, diff]
python eclass support that fix build when python3 is set
Comment 2 Toralf Förster gentoo-dev 2015-08-10 12:35:12 UTC
happened at a stable tinderbox image amd64-kde-stable_20150802-105405 too
Comment 3 Ben de Groot (RETIRED) gentoo-dev 2015-08-28 17:20:15 UTC
This project has been dead for years, and the ebuild would need updating to use the new python-r1 eclass. I think this package is a candidate for tree-cleaning. Use media-sound/hydrogen instead.
Comment 4 Toralf Förster gentoo-dev 2016-04-30 13:45:33 UTC
*** Bug 581634 has been marked as a duplicate of this bug. ***
Comment 5 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-07-24 10:55:30 UTC
commit 8b1a8530e58a3fb27bebaf506bf77a1079cd1d6a
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: Sun Jul 24 12:42:02 2016
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: Sun Jul 24 12:52:44 2016

    media-sound/trommler: Remove last-rited pkg, #442614