Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932259 - net-vpn/ocserv-1.3.0 fails to compile: configure: error: ipcalc (ipcalc-ng in debian) was not found It is needed for the test suite
Summary: net-vpn/ocserv-1.3.0 fails to compile: configure: error: ipcalc (ipcalc-ng in...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-20 08:13 UTC by Agostino Sarubbo
Modified: 2024-05-20 14:44 UTC (History)
0 users

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


Attachments
build.log (build.log,48.51 KB, text/plain)
2024-05-20 08:13 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,29.31 KB, text/plain)
2024-05-20 08:13 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 2024-05-20 08:13:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-vpn/ocserv-1.3.0 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-20 08:13:36 UTC
Created attachment 893469 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-20 08:13:36 UTC
Created attachment 893470 [details]
1-config.log

1-config.log
Comment 3 Agostino Sarubbo gentoo-dev 2024-05-20 08:13:37 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


*** ipcalc (ipcalc-ng in debian) was not found. It is needed for the test suite
configure: error:
Comment 4 Larry the Git Cow gentoo-dev 2024-05-20 14:44:42 UTC
The bug has been closed via the following commit(s):

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

commit 1f4ffed3cf57e9d51427c51eba8b2c73dd93c8d8
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2024-05-20 14:43:28 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2024-05-20 14:43:28 +0000

    net-vpn/ocserv: depend on ipcalc unconditionally
    
    Closes: https://bugs.gentoo.org/932259
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 net-vpn/ocserv/ocserv-1.3.0.ebuild | 2 +-
 net-vpn/ocserv/ocserv-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)