Posted by tam on Tue 23rd Jun 19:34
View followups from tam | download | new post
- gcc -DHAVE_CONFIG_H -I. -I ./lib -I ./ensc_wrappers -D_GNU_SOURCE -D_REENTRANT -DNDEBUG -I/usr/include/python2.3 -I./python -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -std=c99 -Wall -pedantic -W -funit-at-a-time -MT python/python__libvserver_la-_libvserver.lo -MD -MP -MF python/.deps/python__libvserver_la-_libvserver.Tpo -c python/_libvserver.c -fPIC -DPIC -o python/.libs/python__libvserver_la-_libvserver.o
- In file included from /usr/include/python2.3/Python.h:8,
- from python/_libvserver.c:27:
- /usr/include/python2.3/pyconfig.h:850:1: warning: "_POSIX_C_SOURCE" redefined
- In file included from /usr/include/stdint.h:26,
- from python/_libvserver.c:21:
- /usr/include/features.h:150:1: warning: this is the location of the previous definition
- python/_libvserver.c: In function `pyvserver_wait_exit':
- python/_libvserver.c:247: error: `Py_RETURN_FALSE' undeclared (first use in this function)
- python/_libvserver.c:247: error: (Each undeclared identifier is reported only once
- python/_libvserver.c:247: error: for each function it appears in.)
- python/_libvserver.c:249: error: `Py_RETURN_TRUE' undeclared (first use in this function)
- python/_libvserver.c: In function `pyvserver_isSupported':
- python/_libvserver.c:903: error: `Py_RETURN_TRUE' undeclared (first use in this function)
- python/_libvserver.c:905: error: `Py_RETURN_FALSE' undeclared (first use in this function)
- python/_libvserver.c: In function `pyvserver_isSupportedString':
- python/_libvserver.c:917: error: `Py_RETURN_TRUE' undeclared (first use in this function)
- python/_libvserver.c:919: error: `Py_RETURN_FALSE' undeclared (first use in this function)
- python/_libvserver.c: In function `pyvserver_xidopt2xid':
- python/_libvserver.c:944: warning: dereferencing type-punned pointer will break strict-aliasing rules
- python/_libvserver.c: In function `pyvserver_nidopt2nid':
- python/_libvserver.c:964: warning: dereferencing type-punned pointer will break strict-aliasing rules
- python/_libvserver.c: In function `pyvserver_tagopt2tag':
- python/_libvserver.c:984: warning: dereferencing type-punned pointer will break strict-aliasing rules
- python/_libvserver.c: In function `PyModule_AddLongLongConstant':
- python/_libvserver.c:1134: warning: passing arg 2 of `PyModule_AddObject' discards qualifiers from pointer target type
- make[2]: *** [python/python__libvserver_la-_libvserver.lo] Error 1
- make[2]: Leaving directory `/usr/src/redhat/BUILD/util-vserver-0.30.216-pre2837'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/usr/src/redhat/BUILD/util-vserver-0.30.216-pre2837'
- make: *** [all] Error 2
- error: Bad exit status from /var/tmp/rpm-tmp.78751 (%build)
- RPM build errors:
- Bad exit status from /var/tmp/rpm-tmp.78751 (%build)
Submit a correction or amendment below. (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.
