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

           Summary: parallel make breaks nfs-utils
           Product: Openembedded
           Version: unspecified
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: Build
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]


while building nfs-utils:

| Making dep in export
| rm -f mount.h mount_clnt.c mount_xdr.c
| rm -f mount.h mount_clnt.c mount_xdr.c
| rpcgen -h -o mount.h mount.x
| rm -f mount.h mount_clnt.c mount_xdr.c
| rpcgen -h -o mount.h mount.x
| rpcgen -h -o mount.h mount.x
| file `mount.h' already exists and may be overwritten
| make[3]: *** [mount_clnt.c] Error 1
| make[3]: *** Waiting for unfinished jobs....
| file `mount.h' already exists and may be overwritten
| make[3]: *** [mount_xdr.c] Error 1
| rpcgen -l -o mount_clnt.c mount.x
| rpcgen -c -o mount_xdr.c mount.x
| make[2]: *** [dep] Error 2
| make[1]: *** [dep] Error 2

setting 
PARALLEL_MAKE = ""
in .bb is fine.

-- 
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.
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe

Reply via email to