Summary: | net-vpn/vtun-3.0.3-r1 : fails to build with -fno-common or gcc-10 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/18956 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 705764, 762907 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 logs.tbz2 net-vpn:vtun-3.0.3-r1:20200204-232936.log temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 611830 [details]
emerge-info.txt
Created attachment 611832 [details]
emerge-history.txt
Created attachment 611834 [details]
environment
Created attachment 611836 [details]
etc.portage.tbz2
Created attachment 611838 [details]
logs.tbz2
Created attachment 611840 [details]
net-vpn:vtun-3.0.3-r1:20200204-232936.log
Created attachment 611842 [details]
temp.tbz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe3fa62844449e6a4c6d013aa06abf609f628a10 commit fe3fa62844449e6a4c6d013aa06abf609f628a10 Author: Jakov Smolic <jakov.smolic@sartura.hr> AuthorDate: 2021-01-12 10:48:46 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2021-01-12 10:48:46 +0000 net-vpn/vtun: Port to EAPI 7 Closes: https://bugs.gentoo.org/708372 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> .../vtun-3.0.2-remove-config-presence-check.patch | 4 +- net-vpn/vtun/files/vtun-3.0.3-C99-inline.patch | 49 +++ net-vpn/vtun/files/vtun-3.0.3-fno-common.patch | 25 ++ net-vpn/vtun/files/vtun-3.0.3-gcc5.patch | 6 +- net-vpn/vtun/files/vtun-3.0.3-includes.patch | 24 +- net-vpn/vtun/files/vtun-libssl-1.1.patch | 458 ++++++++++----------- .../{vtun-3.0.3-r1.ebuild => vtun-3.0.3-r2.ebuild} | 44 +- 7 files changed, 342 insertions(+), 268 deletions(-) |