This is an automatically filed bug for a failed rebuild attempt for GCC 4.3. http://fedoraproject.org/wiki/JesseKeating/gcc43MassRebuildProposal Please verify why this build failed and fix it. http://koji.fedoraproject.org/koji/taskinfo?taskID=441438 Exit code was 1, check the build.log for the failed buildArch task.
Reassigning bug to new maintainer, Debora Velarde.
resubmitted as 475917
crypto/openssl/symmetric.c: In function 'Trspi_SymEncrypt': crypto/openssl/symmetric.c:262: error: 'INT_MAX' undeclared (first use in this function) crypto/openssl/symmetric.c:262: error: (Each undeclared identifier is reported only once crypto/openssl/symmetric.c:262: error: for each function it appears in.) crypto/openssl/symmetric.c: In function 'Trspi_SymDecrypt': crypto/openssl/symmetric.c:336: error: 'INT_MAX' undeclared (first use in this function) make[2]: *** [libtrousers_la-symmetric.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/builddir/build/BUILD/trousers-0.3.1/src/trspi' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/builddir/build/BUILD/trousers-0.3.1/src' make: *** [all-recursive] Error 1
Created attachment 296460 [details] patch to correct INT_MAX undeclared error Attached patch adds #include <limits.h> to some files in the trousers package.
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
*** Bug 440733 has been marked as a duplicate of this bug. ***
trousers-0.3.1-8.fc9 has been submitted as an update for Fedora 9
trousers-0.3.1-8.fc9 has been pushed to the Fedora 9 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update trousers'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-4970
builds as of 2008-07-03, version 0.3.1-8.fc10.
trousers-0.3.1-8.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report.