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

Bug 460726

Summary: app-misc/tmux-9999 - install: cannot stat ‘NOTES’: No such file or directory
Product: Gentoo Linux Reporter: Joe M <joe9mail>
Component: Current packagesAssignee: Alex Alexander (RETIRED) <wired>
Status: RESOLVED FIXED    
Severity: normal CC: shell-tools
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch to correct the build error about missing NOTES file

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.