Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716962 - x11-misc/xautolock-2.2_p5_p2 : src/engine.c:244:17: error: storage size of ‘status’ isn’t known
Summary: x11-misc/xautolock-2.2_p5_p2 : src/engine.c:244:17: error: storage size of ‘s...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL: https://git.alpinelinux.org/aports/tr...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2020-04-10 16:55 UTC by Toralf Förster
Modified: 2020-04-11 06:14 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.34 KB, text/plain)
2020-04-10 16:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,426.08 KB, text/plain)
2020-04-10 16:55 UTC, Toralf Förster
Details
environment (environment,53.24 KB, text/plain)
2020-04-10 16:55 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,30.25 KB, application/x-bzip)
2020-04-10 16:55 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,14.61 KB, application/x-bzip)
2020-04-10 16:55 UTC, Toralf Förster
Details
x11-misc:xautolock-2.2_p5_p2:20200410-164059.log (x11-misc:xautolock-2.2_p5_p2:20200410-164059.log,3.77 KB, text/plain)
2020-04-10 16:55 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-04-10 16:55:08 UTC
x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native    -Iinclude  -I/usr/include    -Dlinux -D__amd64__ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=2 				-D_BSD_SOURCE -D_SVID_SOURCE 				 -DX_LOCALE  -DFUNCPROTO=15 -DNARROWPROTO     -DHasVFork 	           -DHasScreenSaver  -c src/engine.c -o src/engine.o
src/engine.c: In function evaluateTriggers:
src/engine.c:244:17: error: storage size of status isnt known
  244 |     union wait  status;      /* childs process status */
      |                 ^~~~~~
make: *** [Makefile:1048: src/engine.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200328-141627

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.42.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)


timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri Apr 10 15:39:21 UTC 2020
/var/db/repos/musl	Wed Apr  8 18:15:58 UTC 2020

emerge -qpvO x11-misc/xautolock
[ebuild  N    ] x11-misc/xautolock-2.2_p5_p2
Comment 1 Toralf Förster gentoo-dev 2020-04-10 16:55:10 UTC
Created attachment 631976 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-10 16:55:13 UTC
Created attachment 631978 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-10 16:55:16 UTC
Created attachment 631980 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-10 16:55:19 UTC
Created attachment 631982 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-10 16:55:21 UTC
Created attachment 631984 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-10 16:55:24 UTC
Created attachment 631986 [details]
x11-misc:xautolock-2.2_p5_p2:20200410-164059.log
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-04-10 16:56:14 UTC
looks like there's a patch in alpine:
https://git.alpinelinux.org/aports/tree/community/xautolock/processwait.patch
Comment 8 Jeroen Roovers (RETIRED) gentoo-dev 2020-04-11 06:09:56 UTC
This was previously fixed in 2.2_p5_p1-r1.
Comment 9 Larry the Git Cow gentoo-dev 2020-04-11 06:14:08 UTC
The bug has been closed via the following commit(s):

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

commit f390bb68decca6669e296aad25a949ffb438c232
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2020-04-11 06:13:37 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2020-04-11 06:14:04 +0000

    x11-misc/xautolock: Version 2.2_p6
    
    Package-Manager: Portage-2.3.98, Repoman-2.3.22
    Closes: https://bugs.gentoo.org/716962
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 x11-misc/xautolock/Manifest                |  1 +
 x11-misc/xautolock/xautolock-2.2_p6.ebuild | 54 ++++++++++++++++++++++++++++++
 2 files changed, 55 insertions(+)