Bug 434402
| Summary: | iverilog failed massrebuild attempt for GCC 4.3 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jesse Keating <jkeating> |
| Component: | iverilog | Assignee: | Balint Cristian <cristian.balint> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | chitlesh, dcantrell, jonstanley |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-03-27 22:47:44 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: | 433629 | ||
|
Description
Jesse Keating
2008-02-22 16:09:23 UTC
scratch build 482752 main.cc: In function 'void process_generation_flag(const char*)': main.cc:193: error: 'strcmp' was not declared in this scope main.cc: In function 'void parm_to_flagmap(const std::string&)': main.cc:229: error: 'strdup' was not declared in this scope main.cc: In function 'void read_iconfig_file(const char*)': main.cc:320: error: 'strchr' was not declared in this scope main.cc:325: error: 'strlen' was not declared in this scope main.cc:340: error: 'strcmp' was not declared in this scope main.cc:341: error: 'strdup' was not declared in this scope main.cc:360: error: 'strdup' was not declared in this scope main.cc:380: error: 'strdup' was not declared in this scope main.cc:386: error: 'strdup' was not declared in this scope main.cc:391: error: 'strdup' was not declared in this scope main.cc:398: error: 'strcat' was not declared in this scope main.cc:405: error: 'strdup' was not declared in this scope main.cc:436: error: 'strdup' was not declared in this scope main.cc:439: error: 'strdup' was not declared in this scope main.cc: In function 'int main(int, char**)': main.cc:498: error: 'strdup' was not declared in this scope fixed with newer snapshot, its in dist-F9 now. |