Bug 719309
| Summary: | build failure in rawhide, error: expected identifier or '(' before 'long' | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Karsten Hopp <karsten> |
| Component: | ruby | Assignee: | Jeroen van Meeuwen <vanmeeuwen+fedora> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | jeremy, mmorsi, mtasaka, tagoh, vanmeeuwen+fedora, vondruch |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | powerpc | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-07-06 15:12:05 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: | 718269 | ||
*** This bug has been marked as a duplicate of bug 716021 *** |
Description of problem: gcc -I. -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -D_FILE_OFFSET_BITS=64 -I. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wl,-z,relro -m32 -fno-strict-aliasing -fPIC -fno-defer-pop -fno-omit-frame-pointer -c dl.c In file included from dl.c:104:0: callback.func:1:1: warning: data definition has no type or storage class [enabled by default] callback.func:1:1: warning: type defaults to 'int' in declaration of 'rg11' [-Wimplicit-int] callback.func:1:7: error: expected identifier or '(' before 'long' In file included from dl.c:104:0: callback.func:78:33: error: expected ')' before '(' token callback.func:79:3: warning: data definition has no type or storage class [enabled by default] callback.func:79:3: warning: type defaults to 'int' in declaration of 'retval' [-Wimplicit-int] callback.func:79:24: error: 'proc' undeclared here (not in a function) callback.func:79:39: error: 'argc' undeclared here (not in a function) callback.func:79:45: error: 'argv' undeclared here (not in a function) callback.func:82:1: error: expected identifier or '(' before '}' token Version-Release number of selected component (if applicable): ruby-1.8.7.334-2.fc16 How reproducible: always Actual results: http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=247499