Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 645300 - app-portage/tatt-9999 unable to create scripts for bug #631800
Summary: app-portage/tatt-9999 unable to create scripts for bug #631800
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Third-Party Tools (show other bugs)
Hardware: PPC Linux
: Normal normal (vote)
Assignee: Michael Palimaka (kensington)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-21 22:20 UTC by ernsteiswuerfel
Modified: 2018-10-19 21:25 UTC (History)
0 users

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


Attachments
scribus-631800-useflags (scribus-631800-useflags.sh,1.48 KB, text/plain)
2018-01-21 22:20 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2018-01-21 22:20:12 UTC
Well, I am not quite sure if it's a bug, 'cause I don't know if it really  does take that long, or if it will not finish anyhow... But I presume here's the right place to discuss.

I added bug #631800 via tatt -b 631800 and the machine (PowerMac G5, 2 x 2.3 GHz, ppc64/32bit ul) was running for about 40min sorting out invalid USE flag combinations until I killed tatt with CTRL-C:

  =app-office/scribus-1.5.3-r1: ignoring invalid USE flag combination ['l10n_ar', 'l10n_bg', 'l10n_br', 'l10n_cs', 'l10n_de', 'l10n_de-1901', 'l10n_de-CH', 'l10n_en-AU', 'l10n_en-GB', 'l10n_eu', 'l10n_fa', 'l10n_fi', 'l10n_fr', 'l10n_he', 'l10n_ia', 'l10n_id', 'l10n_is', 'l10n_ku', 'l10n_la', 'l10n_lt', 'l10n_nl', 'l10n_pt', 'l10n_pt-PT', 'l10n_sk', 'l10n_sl', 'l10n_so', 'l10n_sq', 'l10n_sr', 'l10n_sv', 'l10n_te', 'scripts', 'templates']
  =app-office/scribus-1.5.3-r1: ignoring invalid USE flag combination ['boost', 'examples', 'l10n_af', 'l10n_da', 'l10n_de-1901', 'l10n_de-CH', 'l10n_de-DE', 'l10n_en-GB', 'l10n_fi', 'l10n_hr', 'l10n_hu', 'l10n_ja', 'l10n_kab', 'l10n_kn', 'l10n_ko', 'l10n_nn', 'l10n_pl', 'l10n_pt-BR', 'l10n_ro', 'l10n_sa', 'l10n_sk', 'l10n_sl', 'l10n_so', 'l10n_sq', 'l10n_sr', 'l10n_sv', 'l10n_te', 'l10n_th', 'l10n_tr', 'l10n_uk', 'pdf', 'scripts', 'templates', 'tk']
  =app-office/scribus-1.5.3-r1: ignoring invalid USE flag combination ['boost', 'graphicsmagick', 'l10n_bg', 'l10n_br', 'l10n_ca', 'l10n_cs', 'l10n_cy', 'l10n_da', 'l10n_de-1901', 'l10n_de-DE', 'l10n_en-GB', 'l10n_en-US', 'l1^CTraceback (most recent call last):
  File "/usr/lib/python-exec/python3.5/tatt", line 277, in <module>
    writeUSE(myJob, config)
  File "/usr/lib/python3.5/site-packages/tatt/scriptwriter.py", line 74, in writeusecombiscript
    outfile.write(useCombiTestString(job, p, config, port))
  File "/usr/lib/python3.5/site-packages/tatt/scriptwriter.py", line 49, in useCombiTestString
    usecombis = findUseFlagCombis (pack, config, port)
  File "/usr/lib/python3.5/site-packages/tatt/usecombis.py", line 60, in findUseFlagCombis
    if not check_uses(ruse, uselist, r, package):
  File "/usr/lib/python3.5/site-packages/tatt/usecombis.py", line 18, in check_uses
    if ((2**pos) & sw):
KeyboardInterrupt

Only scribus-631800-useflags is generated at that point.

Adding other bugs via tatt -b worked rather fine so far, completing the script generation in a reasonable time frame.
Comment 1 ernsteiswuerfel archtester 2018-01-21 22:20:42 UTC
Created attachment 515790 [details]
scribus-631800-useflags
Comment 2 ernsteiswuerfel archtester 2018-10-19 21:25:28 UTC
Some time ago I sucessfully tatt-tested scribus on ppc. Guess I can close this as resolved.