Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 888509 - net-client/lagrange-1.14.1 needs >=dev-libs/tfdn-1.4.0
Summary: net-client/lagrange-1.14.1 needs >=dev-libs/tfdn-1.4.0
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Anna Vyalkova
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-26 09:50 UTC by the-ceo-of-antifa
Modified: 2022-12-29 11:33 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description the-ceo-of-antifa 2022-12-26 09:50:33 UTC
Hi, it seems net-client/lagrange-1.4.1 requires >=dev-libs/tfdn-1.4.0 rather than >=dev-libs/tfdn-1.1.0 as the current ebuild says. I don't have the log from the failed build anymore, but the error message is quite clear about it; building with <dev-libs/tfdn-1.4.0 fails, but everything works if you just oneshot that to >=1.4.0. Here's from summary.log for what it's worth:

>>> Messages generated by process 20649 on 2022-12-26 04:17:02 CET for package net-client/lagrange-1.14.1:

ERROR: configure
ERROR: net-client/lagrange-1.14.1::guru failed (configure phase):
  cmake failed

Call stack:
    ebuild.sh, line  136:  Called src_configure
  environment, line 2197:  Called cmake_src_configure
  environment, line 1105:  Called die
The specific snippet of code:
      "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";

If you need support, post the output of `emerge --info '=net-client/lagrange-1.14.1::guru'`,
the complete build log and the output of `emerge -pqv '=net-client/lagrange-1.14.1::guru'`.
The complete build log is located at '/var/tmp/portage/net-client/lagrange-1.14.1/temp/build.log'.
The ebuild environment file is located at '/var/tmp/portage/net-client/lagrange-1.14.1/temp/environment'.
Working directory: '/var/tmp/portage/net-client/lagrange-1.14.1/work/lagrange-1.14.1_build'
S: '/var/tmp/portage/net-client/lagrange-1.14.1/work/lagrange-1.14.1'
Comment 1 Larry the Git Cow gentoo-dev 2022-12-29 11:33:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cd6d0a734b427305f711a0a711a71fbdf7279e7f

commit cd6d0a734b427305f711a0a711a71fbdf7279e7f
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2022-12-27 19:27:41 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2022-12-27 19:27:41 +0000

    net-client/lagrange: bump tfdn dep
    
    Closes: https://bugs.gentoo.org/888509
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 .../lagrange/{lagrange-1.14.1.ebuild => lagrange-1.14.1-r1.ebuild}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)