Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 460726 - app-misc/tmux-9999 - install: cannot stat ‘NOTES’: No such file or directory
Summary: app-misc/tmux-9999 - install: cannot stat ‘NOTES’: No such file or directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alex Alexander (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-07 20:44 UTC by Joe M
Modified: 2013-03-07 22:49 UTC (History)
1 user (show)

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


Attachments
patch to correct the build error about missing NOTES file (tmux-9999.NOTES.patch,298 bytes, patch)
2013-03-07 20:56 UTC, Joe M
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joe M 2013-03-07 20:44:42 UTC
>>> Source compiled.
>>> Test phase [not enabled]: app-misc/tmux-9999
>>> Install tmux-9999 into /var/tmp/portage/app-misc/tmux-9999/image/ category app-misc
make -j2 DESTDIR=/var/tmp/portage/app-misc/tmux-9999/image/ install 
make[1]: Entering directory `/var/tmp/portage/app-misc/tmux-9999/work/tmux-9999'
 /bin/mkdir -p '/var/tmp/portage/app-misc/tmux-9999/image//usr/bin'
 /bin/mkdir -p '/var/tmp/portage/app-misc/tmux-9999/image//usr/share/man/man1'
  /usr/bin/install -c tmux '/var/tmp/portage/app-misc/tmux-9999/image//usr/bin'
 /usr/bin/install -c -m 644 tmux.1 '/var/tmp/portage/app-misc/tmux-9999/image//usr/share/man/man1'
make[1]: Leaving directory `/var/tmp/portage/app-misc/tmux-9999/work/tmux-9999'
install: cannot stat ‘NOTES’: No such file or directory
!!! dodoc: NOTES does not exist
 * ERROR: app-misc/tmux-9999 failed (install phase):
 *   dodoc failed
 * 
 * If you need support, post the output of `emerge --info '=app-misc/tmux-9999'`,
 * the complete build log and the output of `emerge -pqv '=app-misc/tmux-9999'`.
 * The complete build log is located at '/var/log/portage/app-misc:tmux-9999:20130307-203728.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-misc/tmux-9999/temp/build
.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-misc/tmux-9999/temp/environment'.
 * Working directory: '/var/tmp/portage/app-misc/tmux-9999/work/tmux-9999'
 * S: '/var/tmp/portage/app-misc/tmux-9999/work/tmux-9999'
 * QA Notice: file does not exist:
 * 
 *      dodoc: NOTES does not exist
>>> Failed to emerge app-misc/tmux-9999, Log file:
>>>  '/var/log/portage/app-misc:tmux-9999:20130307-203728.log'
 * Messages for package app-misc/tmux-9999:
 * ERROR: app-misc/tmux-9999 failed (install phase):
 *   dodoc failed
 * 
 * If you need support, post the output of `emerge --info '=app-misc/tmux-9999'`,
 * the complete build log and the output of `emerge -pqv '=app-misc/tmux-9999'`.
 * The complete build log is located at '/var/log/portage/app-misc:tmux-9999:20130307-203728.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-misc/tmux-9999/temp/build
.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-misc/tmux-9999/temp/environment'.
 * Working directory: '/var/tmp/portage/app-misc/tmux-9999/work/tmux-9999'
 * S: '/var/tmp/portage/app-misc/tmux-9999/work/tmux-9999'

Reproducible: Always
Comment 1 Joe M 2013-03-07 20:56:39 UTC
Created attachment 341264 [details, diff]
patch to correct the build error about missing NOTES file
Comment 2 Tim Harder gentoo-dev 2013-03-07 22:49:17 UTC
Fixed in CVS.