Bug 434129
| Summary: | sblim-wbemcli failed massrebuild attempt for GCC 4.3 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jesse Keating <jkeating> |
| Component: | sblim-wbemcli | Assignee: | Vitezslav Crhonek <vcrhonek> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 9 | CC: | dcantrell, jonstanley |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | sblim-wbemcli-1.5.1-7.fc9 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-07-01 14:23:12 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 13:08:25 UTC
then mv -f ".deps/wbemcli-main.Tpo" ".deps/wbemcli-main.Po"; else rm -f ".deps/wbemcli-main.Tpo"; exit 1; fi main.cpp: In function 'int main(int, char**)': main.cpp:115: warning: deprecated conversion from string constant to 'char*' main.cpp:142: error: 'strlen' was not declared in this scope main.cpp:152: error: 'strcmp' was not declared in this scope main.cpp:181: error: 'strcmp' was not declared in this scope main.cpp:203: error: 'strdup' was not declared in this scope main.cpp:228: error: 'strcmp' was not declared in this scope main.cpp:295: warning: deprecated conversion from string constant to 'char*' main.cpp:310: warning: deprecated conversion from string constant to 'char*' main.cpp:327: warning: deprecated conversion from string constant to 'char*' main.cpp:331: warning: deprecated conversion from string constant to 'char*' main.cpp:347: warning: deprecated conversion from string constant to 'char*' main.cpp:382: warning: deprecated conversion from string constant to 'char*' main.cpp:409: warning: deprecated conversion from string constant to 'char*' main.cpp:448: warning: deprecated conversion from string constant to 'char*' main.cpp:476: warning: deprecated conversion from string constant to 'char*' main.cpp:493: warning: deprecated conversion from string constant to 'char*' main.cpp:497: warning: deprecated conversion from string constant to 'char*' main.cpp:515: warning: deprecated conversion from string constant to 'char*' main.cpp:534: warning: deprecated conversion from string constant to 'char*' main.cpp:538: warning: deprecated conversion from string constant to 'char*' main.cpp:555: warning: deprecated conversion from string constant to 'char*' main.cpp:583: error: 'strchr' was not declared in this scope main.cpp:598: error: 'strchr' was not declared in this scope Changing version to '9' as part of upcoming Fedora 9 GA. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping |