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

Bug 607786

Summary: dev-lang/gnat-gcc-4.3.6 - ?
Product: Gentoo Linux Reporter: Thoma HAUC <thoma.hauc>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log (gzipped)
emerge --info

Description Thoma HAUC 2017-01-31 10:16:50 UTC
emerge fails during install step. I do not know if it is due the missing command : tc_version_is_at_least

Here is the output of emerge process:

>>> Source compiled.
>>> Test phase [not enabled]: dev-lang/gnat-gcc-4.3.6

>>> Install gnat-gcc-4.3.6 into /var/tmp/portage/dev-lang/gnat-gcc-4.3.6/image/ category dev-lang
make -j4 DESTDIR=/var/tmp/portage/dev-lang/gnat-gcc-4.3.6/image/ install 
make[1]: Entering directory '/var/tmp/portage/dev-lang/gnat-gcc-4.3.6/work/gcc-4.3.6'
/bin/sh ./mkinstalldirs /var/tmp/portage/dev-lang/gnat-gcc-4.3.6/image//usr /var/tmp/portage/dev-lang/gnat-gcc-4.3.6/image//usr
mkdir -p -- /var/tmp/portage/dev-lang/gnat-gcc-4.3.6/image//usr /var/tmp/portage/dev-lang/gnat-gcc-4.3.6/image//usr
/bin/sh: line 3: cd: host-x86_64-pc-linux-gnu/fixincludes: No such file or directory
make[1]: *** [Makefile:4245: install-fixincludes] Error 1
make[1]: *** Waiting for unfinished jobs....
/bin/sh: line 3: cd: host-x86_64-pc-linux-gnu/intl: No such file or directory
make[1]: *** [Makefile:6910: install-intl] Error 1
/bin/sh: line 3: cd: host-x86_64-pc-linux-gnu/libcpp: No such file or directory
make[1]: *** [Makefile:8046: install-libcpp] Error 1
/bin/sh: line 3: cd: host-x86_64-pc-linux-gnu/libdecnumber: No such file or directory
make[1]: *** [Makefile:8914: install-libdecnumber] Error 1
make[1]: Leaving directory '/var/tmp/portage/dev-lang/gnat-gcc-4.3.6/work/gcc-4.3.6'
make: *** [Makefile:2385: install] Error 2
 * ERROR: dev-lang/gnat-gcc-4.3.6::gentoo failed (install phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=dev-lang/gnat-gcc-4.3.6::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-lang/gnat-gcc-4.3.6::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-lang/gnat-gcc-4.3.6/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-lang/gnat-gcc-4.3.6/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-lang/gnat-gcc-4.3.6/work/gcc-4.3.6'
 * S: '/var/tmp/portage/dev-lang/gnat-gcc-4.3.6/work/gcc-4.3.6'
 * QA Notice: command not found:
 * 
 *      /var/tmp/portage/dev-lang/gnat-gcc-4.3.6/temp/environment: line 2203: tc_version_is_at_least: command not found
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2017-01-31 10:41:57 UTC
(In reply to Thoma HAUC from comment #0)
> emerge fails during install step. I do not know if it is due the missing
> command : tc_version_is_at_least
> 
> Here is the output of emerge process:

No, that's not what we do. Please follow the instructions you actually posted and attach the entire build log to this bug report and post your `emerge --info` output in a comment.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2017-01-31 10:43:46 UTC

*** This bug has been marked as a duplicate of bug 602338 ***
Comment 3 Thoma HAUC 2017-01-31 13:37:43 UTC
Created attachment 461966 [details]
build log (gzipped)
Comment 4 Thoma HAUC 2017-01-31 14:18:08 UTC
Created attachment 461990 [details]
emerge --info