Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 608104 - app-text/hyperestraier-1.4.13[ruby]: estraier.c:354:23: error: ‘struct RArray’ has no member named ‘len’
Summary: app-text/hyperestraier-1.4.13[ruby]: estraier.c:354:23: error: ‘struct RArray...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Akinori Hattori
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-03 09:18 UTC by Toralf Förster
Modified: 2017-04-07 12:16 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,5.91 KB, text/plain)
2017-02-03 09:18 UTC, Toralf Förster
Details
app-text:hyperestraier-1.4.13:20170203-020133.log (app-text:hyperestraier-1.4.13:20170203-020133.log,38.22 KB, text/plain)
2017-02-03 09:18 UTC, Toralf Förster
Details
config.log (config.log,15.32 KB, text/plain)
2017-02-03 09:18 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,411.11 KB, text/plain)
2017-02-03 09:18 UTC, Toralf Förster
Details
environment (environment,141.24 KB, text/plain)
2017-02-03 09:18 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.86 KB, application/x-bzip)
2017-02-03 09:18 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 2017-02-03 09:18:24 UTC
compiling estraier.c
estraier.c: In function ‘doc_make_snippet’:
estraier.c:354:23: error: ‘struct RArray’ has no member named ‘len’
   len = RARRAY(vwords)->len;
                       ^
estraier.c: In function ‘res_get_score’:

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

  This is an stable amd64 chroot image (named gnome-stable_20170122-104332) at a hardened host acting as a tinderbox.

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
llvm-config --version:
3.7.1
Available Java Virtual Machines:
  [1]   icedtea-bin-7 
  [2]   icedtea-bin-8  system-vm
  [3]   jamvm 
Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 7.2.6.8 [icedtea-bin-7]
*)	IcedTea JDK 3.2.0 [icedtea-bin-8]
3)	JamVM JDK 2.0.0 [jamvm]
  -----------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2017-02-03 09:18:27 UTC
Created attachment 462318 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-02-03 09:18:31 UTC
Created attachment 462320 [details]
app-text:hyperestraier-1.4.13:20170203-020133.log
Comment 3 Toralf Förster gentoo-dev 2017-02-03 09:18:34 UTC
Created attachment 462322 [details]
config.log
Comment 4 Toralf Förster gentoo-dev 2017-02-03 09:18:37 UTC
Created attachment 462324 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2017-02-03 09:18:40 UTC
Created attachment 462326 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2017-02-03 09:18:43 UTC
Created attachment 462328 [details]
etc.portage.tbz2
Comment 7 Michael Palimaka (kensington) gentoo-dev 2017-02-12 09:13:27 UTC
I can reproduce this with GCC 4.9.4
Comment 8 Akinori Hattori gentoo-dev 2017-04-07 12:16:17 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f481bbbaa3653bc40522f0a9052018f282519913

Thank you for reporting!