Bug 631197

Summary: FTBFS zsh-4.3.10-5.fc14
Product: [Fedora] Fedora Reporter: FTBFS <ftbfs>
Component: zshAssignee: James Antill <james.antill>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: 14CC: adrian, dan, james.antill, jherrman
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: x86_64   
OS: Linux   
URL: http://linux.dell.com/files/fedora/FixBuildRequires/mock-results/
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Previously, build scriptlets using the pipe character ("|") in some cases failed. This update properly sets the default handling of the SIGPIPE signal in build scriptlets, thus fixing the bug.
Story Points: ---
Clone Of:
: 993868 (view as bug list) Environment:
Last Closed: 2010-12-07 17:41:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 596849    
Attachments:
Description Flags
root.log
none
build.log
none
mock.log none

Description FTBFS 2010-09-07 17:18:30 UTC
zsh-4.3.10-5.fc14.src.rpm Failed To Build From Source against the rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more information.
If you believe this is actually a bug in another package, do NOT change the component in this bug or close this bug.  Instead, add the appropriate bug number from the other package to the "Depends on" line in this bug.  If the other package does not yet have a bug created that you think matches, please create one.  Doing so helps us properly track bugs and their dependencies, just as we track package dependencies.  (If you close this bug, and the other package is not fixed before the next FTBFS run, a new bug will get created.  Please follow the above advice to avoid such duplication.)

Comment 1 FTBFS 2010-09-07 17:18:33 UTC
Created an attachment (id=444450)
root.log

root.log for x86_64

Comment 2 FTBFS 2010-09-07 17:18:35 UTC
Created an attachment (id=444451)
build.log

build.log for x86_64

Comment 3 FTBFS 2010-09-07 17:18:37 UTC
Created an attachment (id=444452)
mock.log

mock.log for x86_64

Comment 4 James Antill 2010-12-06 16:04:10 UTC
 This is the failure, in make check:

Running test: SH_NULLCMD option
*** /tmp/zsh.ztst.err.26567	Sun Sep  5 09:13:53 2010
--- /tmp/zsh.ztst.terr.26567	Sun Sep  5 09:13:53 2010
***************
*** 0 ****
--- 1,2 ----
+ fn:echo:2: write error: broken pipe
+ fn:2: write error: inappropriate ioctl for device
Test ./E01options.ztst failed: error output differs from expected as shown above for:
  print this is bar >bar
  fn() {
    local NULLCMD=cat READNULLCMD=cat
    echo hello | >foo
    cat foo
    <bar
  }
  setopt shnullcmd
  print option set
  fn
  unsetopt shnullcmd
  print option unset
  fn
  rm -f foo bar
Was testing: SH_NULLCMD option
./E01options.ztst: test failed.

Comment 5 Toshio Kuratomi 2010-12-07 17:41:34 UTC
Rebuilt for F15.  note that I didn't change anything in the zsh spec file that would fix this issue so it seems that the source of the problem is in a dependent package (or the error is transient and we'll see it again).

http://koji.fedoraproject.org/koji/taskinfo?taskID=2649558

Comment 6 Adrian Reber 2011-01-18 22:15:33 UTC
Same test failed on ppc:

http://ppc.koji.fedoraproject.org/koji/getfile?taskID=119526&name=build.log

Comment 7 Dan HorĂ¡k 2011-02-02 13:51:07 UTC
and also on s390x - http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=298864