Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 739158 - net-misc/rsync-3.2.3: cp: cannot stat './proto.h': No such file or directory
Summary: net-misc/rsync-3.2.3: cp: cannot stat './proto.h': No such file or directory
Status: RESOLVED DUPLICATE of bug 738606
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-26 19:54 UTC by PF4Public
Modified: 2020-08-27 12:48 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 PF4Public 2020-08-26 19:54:53 UTC
net-misc/rsync-3.2.3 does not compile

Reproducible: Always

Steps to Reproduce:
emerge
Actual Results:  
>>> Compiling source in /var/tmp/portage/net-misc/rsync-3.2.3/work/rsync-3.2.3 ...
make -j9 -l8 
gawk -f ./daemon-parm.awk ./daemon-parm.txt
gawk -f ./help-from-md.awk -v hfile=help-rsync.h ./rsync.1.md
gawk -f ./help-from-md.awk -v hfile=help-rsyncd.h ./rsync.1.md
./mkgitver
gawk -f ./define-from-md.awk -v hfile=default-cvsignore.h ./rsync.1.md
gawk -f ./define-from-md.awk -v hfile=default-dont-compress.h ./rsync.1.md
sed 's;\@bindir\@;/usr/bin;g' <./stunnel-rsyncd.conf.in >stunnel-rsyncd.conf
cp: cannot stat './proto.h': No such file or directory
make: *** [Makefile:237: proto.h] Error 1
make: *** Waiting for unfinished jobs....
 * ERROR: net-misc/rsync-3.2.3::gentoo failed (compile phase):
 *   emake failed


Expected Results:  
Package successfully merged
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-08-26 22:08:39 UTC
Please provide emerge --info and the full build.log in future. Thanks!

*** This bug has been marked as a duplicate of bug 738606 ***
Comment 2 PF4Public 2020-08-27 12:48:11 UTC
Sam James, thank you for pointing that bug out.
I did a duplicate search before posting this one, but couldn't find any. Now, searching for 'net-misc/rsync-3.2.3' I don't get that bug in a list, how could that be?