[oe-commits] [Bug 5428] New: socat_1.7.1.2 build fails in do_qa_configure

bugzilla-daemon at git.openembedded.org bugzilla-daemon at git.openembedded.org
Fri Apr 2 16:31:48 UTC 2010


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

           Summary: socat_1.7.1.2 build fails in do_qa_configure
           Product: Openembedded
           Version: org.openembedded.dev
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: unspecified
        AssignedTo: openembedded-commits at lists.openembedded.org
        ReportedBy: ray.danks at se-eng.com
                CC: ray.danks at se-eng.com


Created an attachment (id=14021)
 --> (http://bugs.openembedded.org/attachment.cgi?id=14021)
Configure script should not directly search local include paths.

It's been a while since I have attempted to patch OE, so if I'm off in the
process, please let me know. :)  I didn't see a package maintainer for this
one, so if someone could apply this I'd appreciate it.

Encountered the following failure during an image build:

NOTE: Running task 6 of 7 (ID: 5,
/toolchains/overo-oe/org.openembedded.dev/recipes/socat/socat_1.7.1.2.bb,
do_qa_configure)
ERROR: This autoconf log indicates errors, it looked at host includes.
Rerun configure task after fixing this. The path was
'/toolchains/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/socat-1.7.1.2-r0/socat-1.7.1.2'
ERROR: Error in executing:
/toolchains/overo-oe/org.openembedded.dev/recipes/socat/socat_1.7.1.2.bb
ERROR: Exception:<type 'exceptions.SystemExit'> Message:1

There are checks against native headers in three locations in the configure
scripts for this package.  Each check is unnecessary in an OE build.  The
attached patch removes all of these checks.

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




More information about the Openembedded-commits mailing list