Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904862 - net-vpn/networkmanager-l2tp-1.20.8-r1 fails to compile: nm-l2tp-pppd-plugin.c:19:10: fatal error: nm-l2tp-pppd-status.h: No such file or directory
Summary: net-vpn/networkmanager-l2tp-1.20.8-r1 fails to compile: nm-l2tp-pppd-plugin.c...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 904841
  Show dependency tree
 
Reported: 2023-04-23 08:10 UTC by Agostino Sarubbo
Modified: 2023-04-23 15:00 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,89.48 KB, text/plain)
2023-04-23 08:10 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 2023-04-23 08:10:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-vpn/networkmanager-l2tp-1.20.8-r1 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-04-23 08:10:18 UTC
Created attachment 860596 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-04-23 08:10:20 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


src/nm-l2tp-pppd-plugin.c:19:10: fatal error: nm-l2tp-pppd-status.h: No such file or directory
src/nm-l2tp-service.c:39:10: fatal error: nm-l2tp-pppd-status.h: No such file or directory
src/nm-l2tp-pppd-plugin.c:19:10: fatal error: nm-l2tp-pppd-status.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2023-04-23 08:15:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fd54fc4c56b81c9431237d9c7778b90af1a5bf8

commit 4fd54fc4c56b81c9431237d9c7778b90af1a5bf8
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-04-23 08:14:46 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-23 08:14:46 +0000

    net-vpn/networkmanager-l2tp: fix ppp-2.5.0 patches
    
    Need to be applied separately.
    
    Closes: https://bugs.gentoo.org/904862
    Signed-off-by: Sam James <sam@gentoo.org>

 ...> networkmanager-l2tp-1.20.8-ppp-2.5.0-1.patch} | 168 --------------------
 .../networkmanager-l2tp-1.20.8-ppp-2.5.0-2.patch   | 170 +++++++++++++++++++++
 ...ebuild => networkmanager-l2tp-1.20.8-r2.ebuild} |   2 +-
 3 files changed, 171 insertions(+), 169 deletions(-)