Spec URL: http://people.redhat.com/tagoh/qdbm/qdbm.spec SRPM URL: http://people.redhat.com/tagoh/qdbm/qdbm-1.8.70-1.src.rpm Description: QDBM is an embedded database library compatible with GDBM and NDBM. It features hash database and B+ tree database and is developed referring to GDBM for the purpose of the following three points: higher processing speed, smaller size of a database file, and simpler API.
- mock build for FC6 i386 is not sucessfull while processing qdbm package mock gave following messages. /usr/bin/strip: unable to copy file '/var/tmp/qdbm-1.8.70-root-mockbuild/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/auto/Depot/Depot.so' reason: Permission denied /usr/bin/strip: unable to copy file '/var/tmp/qdbm-1.8.70-root-mockbuild/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/auto/Curia/Curia.so' reason: Permission denied /usr/bin/strip: unable to copy file '/var/tmp/qdbm-1.8.70-root-mockbuild/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/auto/Villa/Villa.so' reason: Permission denied - rpmlint is also not silent Akira, I suggest you to mock build your package and see for rpmlint errors. There are huge number of rpmlint errors and warnigs from all your packages. I cannot post all of them. Correct rpmlint output to be silent and update your package. For more information about rpmlint errors use rpmlint -iv RPMname And check description below each error to solve it.
the build itself is no problem for me on even mock. I'll fix the rpmlint things though.
I think that is more important first to fix rpmlint errors and warnings.
Created attachment 138250 [details] Mock build of qdbm-1.8.70-1 Mock build of qdbm-1.8.70-1 under FC-devel i386. Well, what is the status of this review request? It seems almost one month has passed without no progress. I cannot rebuild this by mockbuild (and even by rpmbuild). See the log attached. Although building ended with failure, build log already has a problem. + make gcc -c -I. -I/builddir/include -I/usr/local/include -DMYPTHREAD -DMYZLIB -DMYBZIP -DMYICONV -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1 -D_POSIX_MAPPED_FILES=1 -D_POSIX_SYNCHRONIZED_IO=1 -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 -DNDEBUG -Wall -pedantic -fPIC -fsigned-char -O3 -fomit-frame-pointer -fforce-addr -minline-all-stringops depot.c This is incorrect because: * Fedora CFLAGS is not used. * This uses "-O3 -fomit-frame-pointer". This disables debugging.
Again ping? I wait for one week before I close this bug as CLOSED FE-DEADREVIEW.
I wait another one day before marking this as CLOSED FE-DEADREVIEW.
Sorry for not getting back to you earlier. I'm being busy now. so I don't think I can continue to work on this so far. if it would be appropriate, I don't mind to close this. when I get a time and someone doesn't work on yet, I'll reopen this then. Thanks,
Thank you for reply. Now I once close this bug. Please feel free to reopen this bug when you are willing to do so.
Hello, Akira and Parag: I rechecked Akira's srpm/spec and resumbitted as a new request as bug 229478. If you are interested, I would appreciate if you review my review request. Thanks. *** This bug has been marked as a duplicate of 229478 ***