Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 636864 - dev-libs/expat-2.2.5 install failure
Summary: dev-libs/expat-2.2.5 install failure
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-08 12:17 UTC by Alex Turbov
Modified: 2017-11-14 01:57 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Turbov 2017-11-08 12:17:57 UTC
make  install-data-hook
make[2]: Entering directory '/storage/tmp/paludis/dev-libs-expat-2.2.5/work/expat-2.2.5-abi_x86_32.x86w/lib'
cd "/storage/tmp/paludis/dev-libs-expat-2.2.5/image//usr/share/doc/expat-2.2.5" &&  Changes changelog
/bin/sh: Changes: command not found
make[2]: *** [Makefile:757: install-data-hook] Error 127
make[2]: Leaving directory '/storage/tmp/paludis/dev-libs-expat-2.2.5/work/expat-2.2.5-abi_x86_32.x86w/lib'
make[1]: *** [Makefile:687: install-data-am] Error 2
make[1]: *** Waiting for unfinished jobs....


Reproducible: Always
Comment 1 Alex Turbov 2017-11-08 12:19:24 UTC
More info about USE flags:

    dev-libs/expat-2.2.5:0::gentoo
    Description               Stream-oriented XML parser library
    Homepage                  https://libexpat.github.io/
    Maintainers               Gentoo Freedesktop Project <freedesktop-bugs@gentoo.org> Sebastian Pipping <sping@gentoo.org>
    Use flags                 
        USE                   
            -examples         Install examples, usually source code
            -static-libs      Build static versions of dynamic libraries as well
            unicode           Add support for Unicode
        abi_x86               
            32                32-bit (x86) libraries
            (64)              64-bit (amd64) libraries
            (-x32)            x32 ABI libraries
Comment 2 Mike Gilbert gentoo-dev 2017-11-12 03:54:44 UTC
Please attach a full build log.

Are you able to reproduce this failure with Portage?