Skip to content

gentoo-java failed through missing USE=-introspection -gtk in Dockerfile.template #3

@j0inty

Description

@j0inty

Hi,

I ran into an error while building the gentoo-java image.

I added the USE flags -gtk and -introspection to the Dockerfile.template and the build process started. ;)

NAMESPACE=j0inty DATE=20151015 ./build.sh build

Removing intermediate container 05fa442c3715
Step 3 : RUN emerge -v dev-java/icedtea-bin
 ---> Running in 2067b814263f

These are the packages that would be merged, in order:

Calculating dependencies  ... done!

!!! The ebuild selected to satisfy ">=dev-libs/gobject-introspection-1.31.0" has unmet requirements.
- dev-libs/gobject-introspection-1.44.0::gentoo USE="-cairo -doctool -test" ABI_X86="64" PYTHON_TARGETS="-python2_7"

  The following REQUIRED_USE flag constraints are unsatisfied:
    python_targets_python2_7

  The above constraints are a subset of the following complete expression:
    python_targets_python2_7 test? ( cairo )

(dependency required by "gnome-base/gsettings-desktop-schemas-3.16.1::gentoo[introspection]" [ebuild])
(dependency required by "dev-java/icedtea-bin-7.2.6.1::gentoo" [ebuild])
(dependency required by "dev-java/icedtea-bin" [argument])
The command '/bin/sh -c emerge -v dev-java/icedtea-bin' returned a non-zero code: 1
failed to build gentoo-java

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions