Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 585880 - sys-apps/file-5.28[abi_x86_32] fails at build: no rule to make install-includeHEADERS
Summary: sys-apps/file-5.28[abi_x86_32] fails at build: no rule to make install-includ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
: 585904 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-06-14 03:19 UTC by jorgicio
Modified: 2016-06-14 08:51 UTC (History)
3 users (show)

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 jorgicio 2016-06-14 03:19:52 UTC
This happens when I try to upgrade the file package (trimmed log):

>>> Install file-5.28 into /var/tmp/portage/sys-apps/file-5.28/image/ category sys-apps
 * abi_x86_32.x86: running multilib-minimal_abi_src_install
make -j4 -l4 -C src install-includeHEADERS install-libLTLIBRARIES DESTDIR=/var/tmp/portage/sys-apps/file-5.28/image/ 
make: se entra en el directorio '/var/tmp/portage/sys-apps/file-5.28/work/file-5.28-abi_x86_32.x86/src'
make: *** No hay ninguna regla para construir el objetivo 'install-includeHEADERS'.  Alto.
make: se sale del directorio '/var/tmp/portage/sys-apps/file-5.28/work/file-5.28-abi_x86_32.x86/src'
 * ERROR: sys-apps/file-5.28::gentoo failed (install phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sys-apps/file-5.28::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-apps/file-5.28::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-apps/file-5.28/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/file-5.28/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-apps/file-5.28/work/file-5.28-abi_x86_32.x86'
 * S: '/var/tmp/portage/sys-apps/file-5.28/work/file-5.28'

>>> Failed to emerge sys-apps/file-5.28, Log file:

>>>  '/var/tmp/portage/sys-apps/file-5.28/temp/build.log'

 * Messages for package sys-apps/file-5.28:

 * ERROR: sys-apps/file-5.28::gentoo failed (install phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sys-apps/file-5.28::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-apps/file-5.28::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-apps/file-5.28/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/file-5.28/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-apps/file-5.28/work/file-5.28-abi_x86_32.x86'
 * S: '/var/tmp/portage/sys-apps/file-5.28/work/file-5.28'

it shows no make rule for install-includeHEADERS.

Thanks.

Reproducible: Always
Comment 1 Harris Landgarten 2016-06-14 03:25:42 UTC
same here.
Comment 2 email200202 2016-06-14 05:11:44 UTC
same here
Comment 3 bwcknr 2016-06-14 05:33:20 UTC
Upstream changed magic.h declaration to nodist in commit https://github.com/file/file/commit/4b5168a7e2b3ec675ac6485a466f6d7fa744b658
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-06-14 07:43:11 UTC
commit 55a2ee147e630e431a384d535a9e138c60940cc3
Author: Lars Wendler <polynomial-c@gentoo.org>
Date:   Tue Jun 14 09:31:51 2016

    sys-apps/file: Fixed abi_x86_32 install target.
    
    Reported by Heather.
    
    Package-Manager: portage-2.2.28
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Comment 5 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-06-14 08:51:05 UTC
*** Bug 585904 has been marked as a duplicate of this bug. ***