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

Bug 636864

Summary: dev-libs/expat-2.2.5 install failure
Product: Gentoo Linux Reporter: Alex Turbov <I.zaufi>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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?