Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 731218 - net-ftp/linksys-tftp fails to compile
Summary: net-ftp/linksys-tftp fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-07 06:31 UTC by Agostino Sarubbo
Modified: 2021-01-06 20:58 UTC (History)
0 users

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


Attachments
build.log (build.log,23.84 KB, text/plain)
2020-07-07 06:31 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-07-07 06:31:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-ftp/linksys-tftp fails to compile.
Discovered on: amd64

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue isstrictly related to the LLD linker, please block bug 731004.
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-07 06:31:12 UTC
Created attachment 648176 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-01-06 20:58:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bbce1aa65668a27a99be58a006ada7694ecea59

commit 1bbce1aa65668a27a99be58a006ada7694ecea59
Author:     Stephan Hartmann <sultan@gentoo.org>
AuthorDate: 2021-01-05 15:09:55 +0000
Commit:     Stephan Hartmann <sultan@gentoo.org>
CommitDate: 2021-01-06 20:58:13 +0000

    net-ftp/linksys-tftp: fix -fno-common and clang build, EAPI 7
    
    Closes: https://bugs.gentoo.org/707040
    Closes: https://bugs.gentoo.org/731218
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Stephan Hartmann <sultan@gentoo.org>

 .../files/linksys-tftp-1.2.1-r1-clang.patch        | 196 +++++++++++++++++++++
 .../files/linksys-tftp-1.2.1-r1-fno-common.patch   |  11 ++
 net-ftp/linksys-tftp/linksys-tftp-1.2.1-r3.ebuild  |  21 +--
 3 files changed, 218 insertions(+), 10 deletions(-)