Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943137 - dev-util/bugbite-cli-0.0.13 - [ncurses-6.5] [meson] [libtool] cargo build failed
Summary: dev-util/bugbite-cli-0.0.13 - [ncurses-6.5] [meson] [libtool] cargo build failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Agostino Sarubbo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-09 13:40 UTC by Toralf Förster
Modified: 2024-11-09 13:48 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.68 KB, text/plain)
2024-11-09 13:40 UTC, Toralf Förster
Details
dev-util:bugbite-cli-0.0.13:20241109-133220.log (dev-util:bugbite-cli-0.0.13:20241109-133220.log,2.02 KB, text/plain)
2024-11-09 13:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,69.37 KB, text/plain)
2024-11-09 13:40 UTC, Toralf Förster
Details
environment (environment,102.88 KB, text/plain)
2024-11-09 13:40 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.19 KB, application/x-xz)
2024-11-09 13:40 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,20.36 KB, application/x-xz)
2024-11-09 13:40 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,335.73 KB, application/x-xz)
2024-11-09 13:40 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,157.90 KB, text/plain)
2024-11-09 13:40 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,23.43 KB, application/x-xz)
2024-11-09 13:40 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-11-09 13:40:38 UTC
 * Configured with: --features native-tls --no-default-features
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-util/bugbite-cli-0.0.13/work/bugbite-cli-0.0.13 ...
 * build --release --features native-tls --no-default-features
/var/tmp/portage/dev-util/bugbite-cli-0.0.13/temp/environment: line 881: build: command not found
 * ERROR: dev-util/bugbite-cli-0.0.13::gentoo failed (compile phase):
 *   cargo build failed
 * 
 * Call stack:

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0-20241108-131002

  UNMASKED:
    Please re-assign to ztrawhcse@ if you cannot reproduced it with regular meson.
  <dev-build/meson-9999
    Issues involving opaque types / incomplete typedefs should block bug 930805
  >=sys-libs/ncurses-6.5

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang version 19.1.3
llvm-config: 19.1.3
Python 3.12.7
go version go1.23.2 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.82.0 *

  HEAD of ::gentoo
commit 61107e8fdb88099a5df196810a7f21149c83faba
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Nov 9 12:48:30 2024 +0000

    2024-11-09 12:48:30 UTC

emerge -qpvO =dev-util/bugbite-cli-0.0.13
[ebuild  N    ] dev-util/bugbite-cli-0.0.13  USE="openssl -debug -static -test"
Comment 1 Toralf Förster gentoo-dev 2024-11-09 13:40:39 UTC
Created attachment 908267 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-09 13:40:40 UTC
Created attachment 908268 [details]
dev-util:bugbite-cli-0.0.13:20241109-133220.log
Comment 3 Toralf Förster gentoo-dev 2024-11-09 13:40:41 UTC
Created attachment 908269 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-11-09 13:40:42 UTC
Created attachment 908270 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-11-09 13:40:43 UTC
Created attachment 908271 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-09 13:40:44 UTC
Created attachment 908272 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-09 13:40:46 UTC
Created attachment 908273 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-09 13:40:47 UTC
Created attachment 908274 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-11-09 13:40:48 UTC
Created attachment 908275 [details]
temp.tar.xz
Comment 10 Larry the Git Cow gentoo-dev 2024-11-09 13:48:43 UTC
The bug has been closed via the following commit(s):

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

commit bb9b6ccb049743816237f87e96055ac0f5f5dd06
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-11-09 13:47:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-11-09 13:48:22 +0000

    dev-util/bugbite-cli: add rust_pkg_setup call
    
    This was missed as it got bumped while the eclass work was being rebased.
    
    Closes: https://bugs.gentoo.org/943137
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/bugbite-cli/bugbite-cli-0.0.13.ebuild | 1 +
 1 file changed, 1 insertion(+)