Bug 825153

Summary: srpm rebuild fails
Product: Red Hat Enterprise Linux 6 Reporter: Ales Zelinka <azelinka>
Component: numadAssignee: Jan Synacek <jsynacek>
Status: CLOSED ERRATA QA Contact: qe-baseos-daemons
Severity: low Docs Contact:
Priority: low    
Version: 6.3CC: asersen, ovasik, pholasek
Target Milestone: rcKeywords: EasyFix, Patch
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-21 08:57:28 UTC Type: Bug
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: 830919, 836160    
Attachments:
Description Flags
[Patch] Remove -lpthread from Makefile none

Description Ales Zelinka 2012-05-25 09:02:10 UTC
Description of problem:
The -lpthread from Makefile's
numad: numad.o -lpthread

causes this error on some x64_64 machines:
+ export LANG
+ unset DISPLAY
+ make 'CFLAGS=-std=gnu99 -g' LDFLAGS=-lpthread
Makefile:61: .depend: No such file or directory
cc -MM -DDEPS_RUN -I. numad.c > .depend.X && mv .depend.X .depend
cc -std=gnu99 -g -I. -D__thread=""   -c -o numad.o numad.c
cc -lpthread  numad.o /usr/lib/libpthread.so   -o numad
/usr/bin/ld: skipping incompatible /lib/libpthread.so.0 when searching for /lib/libpthread.so.0
/usr/bin/ld: cannot find /lib/libpthread.so.0
collect2: ld returned 1 exit status
make: *** [numad] Error 1



Version-Release number of selected component (if applicable):
numad-0.5-4.20120522git.el6.x86_64.rpm

How reproducible:
on some machines, not sure what's the difference

Additional info:
-lpthread is also added via spec file, the makefile one isn't necessary

Comment 1 Petr Holasek 2012-09-05 13:12:45 UTC
I've got the same error with raw git repo 334278ff3d774 from fedorahosted.org on F17. Suprisingly, fedpkg scratch-build was completed successfully.

Comment 2 Jan Synacek 2012-09-11 06:41:38 UTC
Created attachment 611666 [details]
[Patch] Remove -lpthread from Makefile

Remove -lpthread from Makefile so the flag only gets added from the specfile.

Comment 12 errata-xmlrpc 2013-02-21 08:57:28 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2013-0358.html