Bug 1327075 - tcsh: Depends on type union wait
Summary: tcsh: Depends on type union wait
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: tcsh
Version: rawhide
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: David Kaspar // Dee'Kej
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-14 08:49 UTC by Florian Weimer
Modified: 2016-05-12 01:31 UTC (History)
6 users (show)

Fixed In Version: tcsh-6.19.00-7.fc24
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-12 01:31:38 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Florian Weimer 2016-04-14 08:49:02 UTC
glibc-2.23.90-9.fc25 removes the type union wait, which never made it into POSIX and causes problems on big-endian 64-bit architectures.

tcsh still depends on it:

sh.proc.c: In function 'pchild':
sh.proc.c:155:16: error: storage size of 'w' isn't known
     union wait w;
                ^

Patch is available here:

https://build.opensuse.org/package/view_file/home:Andreas_Schwab:Factory/tcsh/union-wait.patch?expand=1

Also reported upstream: https://github.com/tcsh-org/tcsh/issues/11

Comment 1 Fedora Update System 2016-05-03 16:34:53 UTC
tcsh-6.19.00-7.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-2417b6677a

Comment 2 Fedora Update System 2016-05-04 14:29:40 UTC
tcsh-6.19.00-7.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-2417b6677a

Comment 3 Fedora Update System 2016-05-12 01:31:17 UTC
tcsh-6.19.00-7.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.