Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932650 - dev-ruby/grpc-1.59.2 - [ncurses-6.5] [gcc-15] [llvm] Could not create Makefile due to some reason, probably lack of necessary
Summary: dev-ruby/grpc-1.59.2 - [ncurses-6.5] [gcc-15] [llvm] Could not create Makefil...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-24 18:46 UTC by Toralf Förster
Modified: 2024-06-09 17:19 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.08 KB, text/plain)
2024-05-24 18:46 UTC, Toralf Förster
Details
dev-ruby:grpc-1.59.2:20240524-180752.log.xz (dev-ruby:grpc-1.59.2:20240524-180752.log.xz,75.91 KB, application/x-xz)
2024-05-24 18:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,238.41 KB, text/plain)
2024-05-24 18:46 UTC, Toralf Förster
Details
environment (environment,100.86 KB, text/plain)
2024-05-24 18:46 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.23 KB, application/x-xz)
2024-05-24 18:46 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,34.21 KB, application/x-xz)
2024-05-24 18:46 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,60.28 KB, application/x-xz)
2024-05-24 18:46 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-05-24 18:46:38 UTC
llvm-ar: warning: creating /var/tmp/portage/dev-ruby/grpc-1.59.2/work/ruby31/grpc-1.59.2/src/ruby/ext/grpc/libs/opt/libgrpc.a
make: Leaving directory '/var/tmp/portage/dev-ruby/grpc-1.59.2/work/ruby31/grpc-1.59.2'
Removing grpc object files: rm -rf /var/tmp/portage/dev-ruby/grpc-1.59.2/work/ruby31/grpc-1.59.2/src/ruby/ext/grpc/objs
Stripping grpc native library: llvm-strip -S -x /var/tmp/portage/dev-ruby/grpc-1.59.2/work/ruby31/grpc-1.59.2/src/ruby/ext/grpc/libs/opt/*.a
llvm-strip: error: '/var/tmp/portage/dev-ruby/grpc-1.59.2/work/ruby31/grpc-1.59.2/src/ruby/ext/grpc/libs/opt/libboringssl.a': not stripping symbol '.L.str' because it is named in a relocation
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of necessary
libraries and/or headers.  Check the mkmf.log file for more details.  You may
need configuration options.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_llvm_systemd-20240520-084001

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  >=sys-libs/ncurses-6.5
    Issues involving opaque types / incomplete typedefs should block bug 930805

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
clang version 18.1.6+libcxx
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.6+libcxx
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.23_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.11_p9 [openjdk-bin-17]
3)	Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.412_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
go version go1.22.3 linux/amd64

  HEAD of ::gentoo
commit b816102124c6c77ffe004eea5f3f864b74c2b033
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri May 24 17:48:58 2024 +0000

    2024-05-24 17:48:57 UTC

emerge -qpvO dev-ruby/grpc
[ebuild  N    ] dev-ruby/grpc-1.59.2  USE="-doc -test" RUBY_TARGETS="ruby31 ruby32 ruby33"
Comment 1 Toralf Förster gentoo-dev 2024-05-24 18:46:39 UTC
Created attachment 894264 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-24 18:46:40 UTC
Created attachment 894265 [details]
dev-ruby:grpc-1.59.2:20240524-180752.log.xz
Comment 3 Toralf Förster gentoo-dev 2024-05-24 18:46:42 UTC
Created attachment 894266 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-05-24 18:46:44 UTC
Created attachment 894267 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-05-24 18:46:44 UTC
Created attachment 894268 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-24 18:46:47 UTC
Created attachment 894269 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-05-24 18:46:50 UTC
Created attachment 894270 [details]
qlist-info.txt.xz