Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 426810 - net-misc/clusterssh-3.28 - .../work/clusterssh-3.28/src/Makefile:1: *** missing separator. Stop.
Summary: net-misc/clusterssh-3.28 - .../work/clusterssh-3.28/src/Makefile:1: *** missi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on: 447672
Blocks:
  Show dependency tree
 
Reported: 2012-07-16 09:13 UTC by Marcin Mirosław
Modified: 2013-01-14 10:08 UTC (History)
0 users

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


Attachments
build.log (build.log,2.72 KB, text/plain)
2012-07-16 09:13 UTC, Marcin Mirosław
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Mirosław 2012-07-16 09:13:50 UTC
Created attachment 318282 [details]
build.log

>>> Source configured.
>>> Compiling source in /var/tmp/portage/net-misc/clusterssh-3.28/work/clusterssh-3.28 ...
make -j2 
Making all in src
make[1]: Entering directory `/var/tmp/portage/net-misc/clusterssh-3.28/work/clusterssh-3.28/src'
Makefile:1: *** missing separator.  Stop.
make[1]: Leaving directory `/var/tmp/portage/net-misc/clusterssh-3.28/work/clusterssh-3.28/src'
make: *** [all-recursive] Error 1
emake failed

Probably something is wrong with autotools:
# cat /var/tmp/portage/net-misc/clusterssh-3.28/work/clusterssh-3.28/src/Makefile.in 
Binary file /var/tmp/portage/net-misc/clusterssh-3.28/work/clusterssh-3.28/src/Makefile.in matches
# cat /var/tmp/portage/net-misc/clusterssh-3.28/work/clusterssh-3.28/src/Makefile
Binary file /var/tmp/portage/net-misc/clusterssh-3.28/work/clusterssh-3.28/src/Makefile.in matches
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-07-18 16:12:38 UTC
Also, all the stuff in DEPEND should move to RDEPEND except dev-lang/perl (for pod2man) as the package installs fine without them.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2012-07-18 16:12:51 UTC
By the way, I can't reproduce this.
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2013-01-14 10:08:03 UTC
  14 Jan 2013; Justin Lecher <jlec@gentoo.org> -clusterssh-3.28.ebuild:
+  Drop old, fix #426810
+