Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 739832 - dev-ruby/brotli-0.2.3 : /.../fileutils.rb:1227:in stat: No such file or directory @ rb_file_s_stat - /.../enc (Errno::ENOENT)
Summary: dev-ruby/brotli-0.2.3 : /.../fileutils.rb:1227:in stat: No such file or direc...
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: 2020-09-01 07:09 UTC by Toralf Förster
Modified: 2020-09-08 16:29 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.62 KB, text/plain)
2020-09-01 07:09 UTC, Toralf Förster
Details
dev-ruby:brotli-0.2.3:20200901-042127.log (dev-ruby:brotli-0.2.3:20200901-042127.log,3.27 KB, text/plain)
2020-09-01 07:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,271.53 KB, text/plain)
2020-09-01 07:09 UTC, Toralf Förster
Details
environment (environment,78.20 KB, text/plain)
2020-09-01 07:09 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,29.93 KB, application/x-bzip)
2020-09-01 07:09 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,1.01 KB, application/x-bzip)
2020-09-01 07:09 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 2020-09-01 07:09:44 UTC
	 2: from /usr/lib64/ruby/2.5.0/fileutils.rb:1256:in `copy'
	 1: from /usr/lib64/ruby/2.5.0/fileutils.rb:1227:in `lstat'
/usr/lib64/ruby/2.5.0/fileutils.rb:1227:in `stat': No such file or directory @ rb_file_s_stat - /var/tmp/portage/dev-ruby/brotli-0.2.3/work/ruby25/brotli-0.2.3/vendor/brotli/c/enc (Errno::ENOENT)
 * ERROR: dev-ruby/brotli-0.2.3::gentoo failed (configure phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-libressl-20200826-122009

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 10.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
  [5]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.46.0
  [2]   rust-1.46.0 *
The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Sep  1 04:05:36 AM UTC 2020
/var/db/repos/libressl	Mon Aug 10 09:13:35 AM UTC 2020

emerge -qpvO dev-ruby/brotli
[ebuild  N    ] dev-ruby/brotli-0.2.3  USE="-doc -test" RUBY_TARGETS="ruby25 -ruby26 -ruby27"
Comment 1 Toralf Förster gentoo-dev 2020-09-01 07:09:46 UTC
Created attachment 657676 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-09-01 07:09:48 UTC
Created attachment 657678 [details]
dev-ruby:brotli-0.2.3:20200901-042127.log
Comment 3 Toralf Förster gentoo-dev 2020-09-01 07:09:50 UTC
Created attachment 657680 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-09-01 07:09:52 UTC
Created attachment 657682 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-09-01 07:09:54 UTC
Created attachment 657684 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-09-01 07:09:56 UTC
Created attachment 657686 [details]
logs.tbz2
Comment 7 Hans de Graaff gentoo-dev Security 2020-09-05 09:39:02 UTC
I can reproduce this with app-arch/brotli 1.0.9 but not with 1.0.7. This looks to be a regression in app-arch/brotli-1.0.9: https://github.com/google/brotli/issues/836
Comment 8 Larry the Git Cow gentoo-dev 2020-09-08 16:29:23 UTC
The bug has been closed via the following commit(s):

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

commit 100ec436bd46c578fe23cef4456f6c0479f60030
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2020-09-08 16:28:42 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2020-09-08 16:29:18 +0000

    app-arch/brotli: fix pkg-config linker configuration
    
    Closes: https://bugs.gentoo.org/739832
    Package-Manager: Portage-3.0.6, Repoman-3.0.1
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 app-arch/brotli/brotli-1.0.9-r1.ebuild   | 83 ++++++++++++++++++++++++++++++++
 app-arch/brotli/files/1.0.9-linker.patch | 47 ++++++++++++++++++
 2 files changed, 130 insertions(+)