[Bug 435018] Review Request: clipper - crystallographic object oriented library

bugzilla at redhat.com bugzilla at redhat.com
Sat Aug 16 15:41:48 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=435018


Rakesh Pandit <rakesh.pandit at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rakesh.pandit at gmail.com




--- Comment #6 from Rakesh Pandit <rakesh.pandit at gmail.com>  2008-08-16 11:41:47 EDT ---


rpmlint output on srpm:
[rpmbuild at rocky clipper]$ rp -i clipper-2.0-13.f8.src.rpm 
clipper.src:40: W: setup-not-quiet
Use the -q option to the %setup macro to avoid useless build output from
unpacking the sources.

clipper.src: W: summary-not-capitalized clipper C++ crystallographic library
Summary doesn't begin with a capital letter.

clipper.src: W: no-version-in-last-changelog
The last changelog entry doesn't contain a version. Please insert the version
that is coherent with the version of the package and rebuild it.

1 packages and 0 specfiles checked; 0 errors, 3 warnings.


After using libmmdb-devel libgpp4-devel packages, clipper failed to built on my
i386

make[3]: Entering directory `/home/rpmbuild/rpm/BUILD/clipper-2.0/clipper/mmdb'
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.
-I../../clipper -I../../clipper   -I/usr/include/gpp4   -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic
-fasynchronous-unwind-tables -fno-strict-aliasing -c -o clipper_mmdb.lo
clipper_mmdb.cpp
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I../../clipper -I../../clipper -I/usr/include/gpp4
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic
-fasynchronous-unwind-tables -fno-strict-aliasing -c clipper_mmdb.cpp  -fPIC
-DPIC -o .libs/clipper_mmdb.o
clipper_mmdb.cpp: In member function 'void
clipper::MMDBResidue::set_inscode(const clipper::String&)':
clipper_mmdb.cpp:228: error: 'strncpy' was not declared in this scope
make[3]: *** [clipper_mmdb.lo] Error 1
make[3]: Leaving directory `/home/rpmbuild/rpm/BUILD/clipper-2.0/clipper/mmdb'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/rpmbuild/rpm/BUILD/clipper-2.0/clipper'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/rpmbuild/rpm/BUILD/clipper-2.0/clipper'
make: *** [all-recursive] Error 1
error: Bad exit status from /home/rpmbuild/rpm/tmp/rpm-tmp.54706 (%build)


RPM build errors:
    Bad exit status from /home/rpmbuild/rpm/tmp/rpm-tmp.54706 (%build)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list