Summary: | www-client/lynx-2.8.9_p1, makefile:300: *** missing separator. Stop. | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michał Górny <mgorny> |
Component: | Current packages | Assignee: | Tim Harder <radhermit> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | asturm, gentoo, kingjon3377, proteuss, whissi |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
www-client:lynx-2.8.9_p1:20181213-081600.log
Failing makefile |
Created attachment 557702 [details]
Failing makefile
Line 300 is:
$(MAKE) DESTDIR="$(DESTDIR)" CC="$(CC)" -C $(PO_DIR)
Note that this line is preceded by a single space instead of tab which is what breaks make probably.
(In reply to Michał Górny from comment #1) > Line 300 is: > > $(MAKE) DESTDIR="$(DESTDIR)" CC="$(CC)" -C $(PO_DIR) > > Note that this line is preceded by a single space instead of tab which is > what breaks make probably. Yes. I replaced the space with a tab and lynx merged successfully. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41ae30a32e2205e1985913d3453c4ba79d888062 commit 41ae30a32e2205e1985913d3453c4ba79d888062 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2018-12-14 04:07:15 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2018-12-14 04:07:15 +0000 www-client/lynx: Fix patch not to replace tab with space Closes: https://bugs.gentoo.org/673060 Signed-off-by: Michał Górny <mgorny@gentoo.org> www-client/lynx/files/lynx-2.8.9_p1-parallel.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) |
Created attachment 557700 [details] www-client:lynx-2.8.9_p1:20181213-081600.log make: Leaving directory '/tmp/portage/www-client/lynx-2.8.9_p1/work/lynx2.8.9rel.1/po' make -j12 makefile:300: *** missing separator. Stop. * ERROR: www-client/lynx-2.8.9_p1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=www-client/lynx-2.8.9_p1::gentoo'`, * the complete build log and the output of `emerge -pqv '=www-client/lynx-2.8.9_p1::gentoo'`. * The complete build log is located at '/var/log/portage/www-client:lynx-2.8.9_p1:20181213-081600.log'. * For convenience, a symlink to the build log is located at '/tmp/portage/www-client/lynx-2.8.9_p1/temp/build.log'. * The ebuild environment file is located at '/tmp/portage/www-client/lynx-2.8.9_p1/temp/environment'. * Working directory: '/tmp/portage/www-client/lynx-2.8.9_p1/work/lynx2.8.9rel.1' * S: '/tmp/portage/www-client/lynx-2.8.9_p1/work/lynx2.8.9rel.1'