Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 629080 - app-misc/ttyrec-1.0.8-r2 : ttyrec.c:209:13: error: storage size of status isn t known
Summary: app-misc/ttyrec-1.0.8-r2 : ttyrec.c:209:13: error: storage size of status i...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-27 16:38 UTC by Toralf Förster
Modified: 2018-01-12 18:53 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.19 KB, text/plain)
2017-08-27 16:38 UTC, Toralf Förster
Details
app-misc:ttyrec-1.0.8-r2:20170827-162719.log (app-misc:ttyrec-1.0.8-r2:20170827-162719.log,2.44 KB, text/plain)
2017-08-27 16:38 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,386.72 KB, text/plain)
2017-08-27 16:38 UTC, Toralf Förster
Details
environment (environment,90.25 KB, text/plain)
2017-08-27 16:39 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.55 KB, application/x-bzip)
2017-08-27 16:39 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.44 KB, application/x-bzip)
2017-08-27 16:39 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-08-27 16:38:48 UTC
gcc -O2   -c -o ttyrec.o ttyrec.c
ttyrec.c: In function ‘finish’:
ttyrec.c:209:13: error: storage size of ‘status’ isn’t known
  union wait status;
             ^~~~~~
ttyrec.c: In function ‘doshell’:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_libressl_20170818-200954

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpv app-misc/ttyrec
[ebuild  N    ] app-misc/ttyrec-1.0.8-r2
Comment 1 Toralf Förster gentoo-dev 2017-08-27 16:38:51 UTC
Created attachment 490916 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-08-27 16:38:54 UTC
Created attachment 490918 [details]
app-misc:ttyrec-1.0.8-r2:20170827-162719.log
Comment 3 Toralf Förster gentoo-dev 2017-08-27 16:38:57 UTC
Created attachment 490920 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-08-27 16:39:00 UTC
Created attachment 490922 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-08-27 16:39:03 UTC
Created attachment 490924 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-08-27 16:39:07 UTC
Created attachment 490926 [details]
temp.tbz2
Comment 7 Pacho Ramos gentoo-dev 2018-01-12 14:32:52 UTC
it compiles for me... are you still hitting this?
Comment 8 Toralf Förster gentoo-dev 2018-01-12 18:53:42 UTC
(In reply to Pacho Ramos from comment #7)
no -fixed IMO