Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 807163 - net-misc/kea-1.8.2-r1[samples] fails to compile
Summary: net-misc/kea-1.8.2-r1[samples] 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: Dennis Lamm
URL:
Whiteboard:
Keywords:
: 807181 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-08-08 14:44 UTC by Agostino Sarubbo
Modified: 2021-10-06 11:55 UTC (History)
6 users (show)

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


Attachments
build.log.xz (build.log.xz,56.54 KB, application/x-xz)
2021-08-08 14:44 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,97.07 KB, text/plain)
2021-08-08 14:44 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 2021-08-08 14:44:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/kea-1.8.2-r1 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-08-08 14:44:10 UTC
Created attachment 731422 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2021-08-08 14:44:11 UTC
Created attachment 731425 [details]
1-config.log

1-config.log
Comment 3 Agostino Sarubbo gentoo-dev 2021-08-08 14:44:12 UTC
Possible context of error(s):

checking Boost version... ./configure: line 21202: -DOS_LINUX: command not found
checking log4cplus version... ./configure: line 20744: -I/usr/include: No such file or directory
checking OpenSSL version... ./configure: line 20000: -DOS_LINUX: command not found
cp: cannot create regular file '/var/tmp/portage/net-misc/kea-1.8.2-r1/image/etc/kea/kea-ctrl-agent.conf': No such file or directory
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2021-08-08 21:01:59 UTC
Dennis, you broke this, please fix it.

There's at least a "dodir /etc/kea" call missing. And even after that I get install failures because kea-ddns-server.conf is missing in FILESDIR.
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-08-09 12:15:41 UTC
*** Bug 807181 has been marked as a duplicate of this bug. ***
Comment 6 matoro archtester 2021-08-14 15:22:00 UTC
Hey, since the samples USE flag is now set by default, net-misc/kea is completely broken in the main repo.  Could somebody look at this please?
Comment 7 Larry the Git Cow gentoo-dev 2021-08-15 07:28:16 UTC
The bug has been referenced in the following commit(s):

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

commit 1b01bd24bb837ced2a86c5db64aabfe17c2b7289
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2021-08-15 07:27:23 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2021-08-15 07:28:09 +0000

    Revert "net-misc/kea: various improvements"
    
    This reverts commit 3d18b36af81fe68dfbdf4a23a073a995c028c152.
    
    Bug: https://bugs.gentoo.org/807163
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 net-misc/kea/files/kea-1.8.2-gtest.patch        |  35 --
 net-misc/kea/files/kea-ctrl-agent.conf          |  99 ------
 net-misc/kea/files/kea-ctrl-agent.service       |  19 --
 net-misc/kea/files/kea-dhcp-ddns-server.service |  18 -
 net-misc/kea/files/kea-dhcp-ddns.conf           |  76 -----
 net-misc/kea/files/kea-dhcp4-server.service     |  18 -
 net-misc/kea/files/kea-dhcp4.conf               | 401 ----------------------
 net-misc/kea/files/kea-dhcp6-server.service     |  18 -
 net-misc/kea/files/kea-dhcp6.conf               | 420 ------------------------
 net-misc/kea/files/kea.tmpfiles.conf            |   2 -
 net-misc/kea/kea-1.8.2-r1.ebuild                | 101 ------
 net-misc/kea/metadata.xml                       |  10 -
 12 files changed, 1217 deletions(-)

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

commit f2c17fad3f56f495a15fa81ba02c4c374db002b1
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2021-08-15 07:26:14 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2021-08-15 07:28:09 +0000

    Revert "net-misc/kea: fixed version 1.9.9"
    
    This reverts commit ad81a161439fa0cb2fd7472b7638489b26e8f362.
    
    Bug: https://bugs.gentoo.org/807163
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 net-misc/kea/kea-1.9.9-r1.ebuild | 102 ---------------------------------------
 1 file changed, 102 deletions(-)

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

commit d216ffed26e81c9881a1f17fe45563e3b6d60aa5
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2021-08-15 07:25:34 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2021-08-15 07:28:08 +0000

    Revert "net-misc/kea: adapted live ebuild"
    
    This reverts commit 2462c197579aad6281e210bca0067fb0d8354edc.
    
    Bug: https://bugs.gentoo.org/807163
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 net-misc/kea/kea-9999.ebuild | 49 ++++++++------------------------------------
 1 file changed, 9 insertions(+), 40 deletions(-)
Comment 8 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2021-10-06 11:55:39 UTC
Should be fixed