Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661818 - net-misc/vde-2.3.2-r4 - fstp.c:(.text+0x23e): undefined reference to `nstringtol'
Summary: net-misc/vde-2.3.2-r4 - fstp.c:(.text+0x23e): undefined reference to `nstring...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Adam Feldman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-22 17:06 UTC by Brian Evans (RETIRED)
Modified: 2020-04-24 00:51 UTC (History)
4 users (show)

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


Attachments
build.log (build.log,33.96 KB, text/plain)
2018-07-22 17:07 UTC, Brian Evans (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Evans (RETIRED) gentoo-dev 2018-07-22 17:06:17 UTC
With certain O level CFLAGS, this error appears.

Known issues with -Os and -O0.
Comment 1 Brian Evans (RETIRED) gentoo-dev 2018-07-22 17:07:09 UTC
Created attachment 540520 [details]
build.log
Comment 2 Rick Farina (Zero_Chaos) gentoo-dev 2018-07-23 19:35:51 UTC
I added a workaround so this builds.  Someone else can report upstream if they like :-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=297acca8de0afffe414d687f2d801297947a6a44
Comment 3 Nico Baggus 2018-07-23 21:53:21 UTC
Away on holiday... can look further when home again (16 aug).
Comment 4 Larry the Git Cow gentoo-dev 2020-04-24 00:51:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=831d1cc65c3c86a50cfd3a695394d44288e3e494

commit 831d1cc65c3c86a50cfd3a695394d44288e3e494
Author:     Adam Feldman <NP-Hardass@gentoo.org>
AuthorDate: 2020-04-24 00:19:47 +0000
Commit:     Adam Feldman <NP-Hardass@gentoo.org>
CommitDate: 2020-04-24 00:51:29 +0000

    net-misc/vde: Drop python bindings and multiple bugfixes
    
    Bug: https://bugs.gentoo.org/705936
    Closes: https://bugs.gentoo.org/661818
    Closes: https://bugs.gentoo.org/705934
    Package-Manager: Portage-2.3.96, Repoman-2.3.21
    Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>

 .../vde/files/vde-2.3.2-fix-inline-funcs.patch     | 21 +++++++
 net-misc/vde/vde-2.3.2-r5.ebuild                   | 68 ++++++++++++++++++++++
 2 files changed, 89 insertions(+)