Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 639446 - dev-util/catalyst-3.0.0 : ImportError: cannot import name COMPRESSOR_PROGRAM_OPTIONS
Summary: dev-util/catalyst-3.0.0 : ImportError: cannot import name COMPRESSOR_PROGRAM_...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Catalyst Developers
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2017-12-01 21:25 UTC by Toralf Förster
Modified: 2017-12-03 14:47 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.33 KB, text/plain)
2017-12-01 21:25 UTC, Toralf Förster
Details
dev-util:catalyst-3.0.0:20171201-211337.log (dev-util:catalyst-3.0.0:20171201-211337.log,15.29 KB, text/plain)
2017-12-01 21:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,127.95 KB, text/plain)
2017-12-01 21:25 UTC, Toralf Förster
Details
environment (environment,137.41 KB, text/plain)
2017-12-01 21:25 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.36 KB, application/x-bzip)
2017-12-01 21:25 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.51 KB, application/x-bzip)
2017-12-01 21:25 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-12-01 21:25:34 UTC
  File "/var/tmp/portage/dev-util/catalyst-3.0.0/work/catalyst-3.0.0/catalyst/defaults.py", line 5, in <module>
    from DeComp.definitions import COMPRESSOR_PROGRAM_OPTIONS, XATTRS_OPTIONS
ImportError: cannot import name 'COMPRESSOR_PROGRAM_OPTIONS'
make: *** [Makefile:34: doc/targets.generated.txt] Error 1
 * ERROR: dev-util/catalyst-3.0.0::gentoo failed (compile phase):
 *   emake failed

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_20171129-195001

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python3.5 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-util/catalyst
[ebuild  N    ] dev-util/catalyst-3.0.0  USE="-ccache -doc" PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2017-12-01 21:25:37 UTC
Created attachment 507566 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-12-01 21:25:40 UTC
Created attachment 507568 [details]
dev-util:catalyst-3.0.0:20171201-211337.log
Comment 3 Toralf Förster gentoo-dev 2017-12-01 21:25:43 UTC
Created attachment 507570 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-12-01 21:25:46 UTC
Created attachment 507572 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-12-01 21:25:49 UTC
Created attachment 507574 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-12-01 21:25:52 UTC
Created attachment 507576 [details]
temp.tbz2
Comment 7 Brian Dolbec (RETIRED) gentoo-dev 2017-12-02 17:34:26 UTC
I've bumped pydecomp and adjusted the dep to this new version.