Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 902113 - dev-ruby/sqlite3-1.6.1 - Could not create Makefile due to some reason, probably lack of necessary
Summary: dev-ruby/sqlite3-1.6.1 - Could not create Makefile due to some reason, probab...
Status: RESOLVED FIXED
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: 2023-03-19 08:41 UTC by Toralf Förster
Modified: 2023-03-20 04:47 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.06 KB, text/plain)
2023-03-19 08:41 UTC, Toralf Förster
Details
dev-ruby:sqlite3-1.6.1:20230319-022102.log (dev-ruby:sqlite3-1.6.1:20230319-022102.log,3.10 KB, text/plain)
2023-03-19 08:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,48.51 KB, text/plain)
2023-03-19 08:41 UTC, Toralf Förster
Details
environment (environment,89.08 KB, text/plain)
2023-03-19 08:41 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,20.00 KB, application/x-bzip)
2023-03-19 08:41 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 2023-03-19 08:41:31 UTC
 * Running source copy phase for ruby30
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-ruby/sqlite3-1.6.1/work ...
 * Running configure phase for ruby27
Ignoring thin-1.8.1 because its extensions are not built. Try: gem pristine thin --version 1.8.1
*** 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: 17.1-j5-20230318-120005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
/usr/lib/llvm/16
16.0.0
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.67.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit 2dc8d37d05fff77c0b07660c7fe43a777f325f5a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Mar 19 02:17:06 2023 +0000

    2023-03-19 02:17:06 UTC

emerge -qpvO dev-ruby/sqlite3
[ebuild  N    ] dev-ruby/sqlite3-1.6.1  USE="-doc -test" RUBY_TARGETS="ruby27 ruby30 -ruby31"
Comment 1 Toralf Förster gentoo-dev 2023-03-19 08:41:32 UTC
Created attachment 858267 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-03-19 08:41:33 UTC
Created attachment 858269 [details]
dev-ruby:sqlite3-1.6.1:20230319-022102.log
Comment 3 Toralf Förster gentoo-dev 2023-03-19 08:41:34 UTC
Created attachment 858271 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-03-19 08:41:36 UTC
Created attachment 858273 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-03-19 08:41:37 UTC
Created attachment 858275 [details]
etc.portage.tar.bz2
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-03-20 04:46:09 UTC
This is a separate issue and I'm not sure why it happened/it's unrelated:
>Ignoring thin-1.8.1 because its extensions are not built. Try: gem pristine thin --version 1.8.1

But I did make a mistake here -- the portile dep dropping is in the next release. I'll add the dep back and add a note it can go in the next release.
Comment 7 Larry the Git Cow gentoo-dev 2023-03-20 04:47:43 UTC
The bug has been closed via the following commit(s):

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

commit a3a8d15530c40542d1f6f1d5423bb706fd516fc1
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-03-20 04:47:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-03-20 04:47:20 +0000

    dev-ruby/sqlite3: restore mini_portile2 dep for now
    
    It's gone in the *next* release.
    
    Closes: https://bugs.gentoo.org/902113
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-ruby/sqlite3/sqlite3-1.6.1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)