[oe] [Bug 1423] New: Cross-compiled bison 2.0 fails on broken pipe

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Tue Sep 19 12:56:10 UTC 2006


http://bugs.openembedded.org/show_bug.cgi?id=1423

           Summary: Cross-compiled bison 2.0 fails on broken pipe
           Product: Openembedded
           Version: OpenZaurus 3.5.4.x
          Platform: ARM
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: openembedded-devel at lists.openembedded.org
        ReportedBy: marshall.jose at jhuapl.edu
         QAContact: tinderbox-oe at gmx.net


Bison (running on a terrier) dies on a broken pipe (-SIGPIPE).

A google search suggested that this is a bug with v2.0, so I used OE to build
the recommended 1.875 version of bison, but the same thing happened. M4 and
flex packages have been installed.

strace logs of both versions running show the same thing: a process is
vfork()'d (probably m4), several kilobytes are written to the pipe, then bison
dies on a -SIGPIPE.

There is a possibility that the fault is not with bison -- the behavior is
reminiscent of OE bug #877.


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the Openembedded-devel mailing list