Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 191157 - dev-utils/cvs-1.12.12-r4 fails installation process on g/fbsd
Summary: dev-utils/cvs-1.12.12-r4 fails installation process on g/fbsd
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All FreeBSD
: High normal (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-03 14:46 UTC by MT
Modified: 2007-09-21 09:13 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 MT 2007-09-03 14:46:09 UTC
>>> Source compiled.
>>> Test phase [not enabled]: dev-util/cvs-1.12.12-r4
 
>>> Install cvs-1.12.12-r4 into /var/tmp/portage/dev-util/cvs-1.12.12-r4/image/ category dev-util
Making install in lib
gmake[1]: Entering directory `/var/tmp/portage/dev-util/cvs-1.12.12-r4/work/cvs-1.12.12/lib'
gmake  install-am
gmake[2]: Entering directory `/var/tmp/portage/dev-util/cvs-1.12.12-r4/work/cvs-1.12.12/lib'
gmake[3]: Entering directory `/var/tmp/portage/dev-util/cvs-1.12.12-r4/work/cvs-1.12.12/lib'
gmake[3]: Nothing to be done for `install-exec-am'.
gmake[3]: Nothing to be done for `install-data-am'.
gmake[3]: Leaving directory `/var/tmp/portage/dev-util/cvs-1.12.12-r4/work/cvs-1.12.12/lib'
gmake[2]: Leaving directory `/var/tmp/portage/dev-util/cvs-1.12.12-r4/work/cvs-1.12.12/lib'
gmake[1]: Leaving directory `/var/tmp/portage/dev-util/cvs-1.12.12-r4/work/cvs-1.12.12/lib'
Making install in diff
gmake[1]: Entering directory `/var/tmp/portage/dev-util/cvs-1.12.12-r4/work/cvs-1.12.12/diff'
gmake[2]: Entering directory `/var/tmp/portage/dev-util/cvs-1.12.12-r4/work/cvs-1.12.12/diff'
gmake[2]: Nothing to be done for `install-exec-am'.
gmake[2]: Nothing to be done for `install-data-am'.
gmake[2]: Leaving directory `/var/tmp/portage/dev-util/cvs-1.12.12-r4/work/cvs-1.12.12/diff'
gmake[1]: Leaving directory `/var/tmp/portage/dev-util/cvs-1.12.12-r4/work/cvs-1.12.12/diff'
Making install in src
gmake[1]: Entering directory `/var/tmp/portage/dev-util/cvs-1.12.12-r4/work/cvs-1.12.12/src'
gmake[2]: Entering directory `/var/tmp/portage/dev-util/cvs-1.12.12-r4/work/cvs-1.12.12/src'
test -z "/usr/bin" || /var/tmp/portage/dev-util/cvs-1.12.12-r4/work/cvs-1.12.12/build-aux/install-sh -d "/var/tmp/portage/dev-util/cvs-1.12.12-r4/image//usr/bin"
test -z "/usr/bin" || /var/tmp/portage/dev-util/cvs-1.12.12-r4/work/cvs-1.12.12/build-aux/install-sh -d "/var/tmp/portage/dev-util/cvs-1.12.12-r4/image//usr/bin"
gmake[2]: Nothing to be done for `install-data-am'.
mkdir: /var/tmp/portage/dev-util/cvs-1.12.12-r4/image//usr: File exists
mkdir: /var/tmp/portage/dev-util/cvs-1.12.12-r4/image//usr/bin: File exists
gmake[2]: *** [install-binSCRIPTS] Error 1
gmake[2]: *** Waiting for unfinished jobs....
  /usr/bin/install -c 'cvs' '/var/tmp/portage/dev-util/cvs-1.12.12-r4/image//usr/bin/cvs'
gmake[2]: Leaving directory `/var/tmp/portage/dev-util/cvs-1.12.12-r4/work/cvs-1.12.12/src'
gmake[1]: *** [install-am] Error 2
gmake[1]: Leaving directory `/var/tmp/portage/dev-util/cvs-1.12.12-r4/work/cvs-1.12.12/src'
gmake: *** [install-recursive] Error 1
 *
 * ERROR: dev-util/cvs-1.12.12-r4 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_install
 *   ebuild.sh, line 1089:   Called qa_call 'src_install'
 *   ebuild.sh, line 44:   Called src_install
 *   cvs-1.12.12-r4.ebuild, line 48:   Called die
 *
 * (no error message)
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/dev-util/cvs-1.12.12-r4/temp/build.log'.
 *
 
 * Messages for package dev-util/cvs-1.12.12-r4:
 
 * If you want any CVS server functionality, you MUST emerge with USE=server!
 *
 * ERROR: dev-util/cvs-1.12.12-r4 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_install
 *   ebuild.sh, line 1089:   Called qa_call 'src_install'
 *   ebuild.sh, line 44:   Called src_install
 *   cvs-1.12.12-r4.ebuild, line 48:   Called die
 *
 * (no error message)
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/dev-util/cvs-1.12.12-r4/temp/build.log'.

Reproducible: Always




NOTE: version 1.12.12-r3 and 1.12.13-r1 compile and work fine.
Comment 1 Roy Marples (RETIRED) gentoo-dev 2007-09-21 09:13:35 UTC
Fixed