Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/clearsilver.spec'], False, '/var/lib/mock/fedora-16-x86_64/root/', None, 0, True, False, 500, 475, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/clearsilver.spec'] Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/clearsilver-0.10.5-17.fc16.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/clearsilver.spec'], False, '/var/lib/mock/fedora-16-x86_64/root/', None, 0, True, False, 500, 475, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/clearsilver.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IG329N + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf clearsilver-0.10.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/clearsilver-0.10.5.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd clearsilver-0.10.5 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (clearsilver-0.10.5-fedora.patch):' Patch #0 (clearsilver-0.10.5-fedora.patch): + /bin/cat /builddir/build/SOURCES/clearsilver-0.10.5-fedora.patch + /usr/bin/patch -s -p1 --fuzz=0 Patch #1 (clearsilver-0.10.5-regression.patch): + echo 'Patch #1 (clearsilver-0.10.5-regression.patch):' + /bin/cat /builddir/build/SOURCES/clearsilver-0.10.5-regression.patch + /usr/bin/patch -s -p1 --fuzz=0 Patch #2 (clearsilver-0.10.5-CVE-2011-4357.patch): + echo 'Patch #2 (clearsilver-0.10.5-CVE-2011-4357.patch):' + /bin/cat /builddir/build/SOURCES/clearsilver-0.10.5-CVE-2011-4357.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #3 (clearsilver-ruby-1.9.patch):' Patch #3 (clearsilver-ruby-1.9.patch): + /bin/cat /builddir/build/SOURCES/clearsilver-ruby-1.9.patch + /usr/bin/patch -s -p1 --fuzz=0 + touch configure + sed -i 's|/neo/opt/bin/python|/usr/bin/python|' python/examples/base/CSPage.py python/examples/base/PassSGMLParser.py python/examples/base/SafeHtml.py python/examples/base/__init__.py python/examples/base/handle_error.py python/examples/base/hdfhelp.py python/examples/base/log.py python/examples/base/odb.py python/examples/base/odb_mysql.py python/examples/base/odb_sqlite.py python/examples/base/odb_test.py python/examples/base/profiler.py python/examples/base/sgmllib.py python/examples/base/who_calls.py python/examples/base/wordwrap.py python/examples/trans/db_trans.py python/examples/trans/trans.py python/examples/trans/tstart.py + sed -i 's|PYTHON_SITE = @PYTHON_SITE@|PYTHON_SITE = /usr/lib64/python2.7/site-packages|' rules.mk.in + find python/examples -type f + xargs chmod -x + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FLgM1j + umask 022 + cd /builddir/build/BUILD + cd clearsilver-0.10.5 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-python=/usr/bin/python --disable-java --disable-ruby --disable-csharp checking for x86_64-unknown-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking for ar... ar checking for x86_64-unknown-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for Neotonic Paths... not found checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking return type of signal handlers... void checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for wait3 that fills in rusage... yes checking for gettimeofday... yes checking for mktime... yes checking for putenv... yes checking for strerror... yes checking for strspn... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for random... yes checking for rand... yes checking for drand48... yes checking for lockf... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for snprintf... yes checking for vsnprintf... yes checking for localtime_r... yes checking whether localtime_r is declared... yes checking for gmtime_r... yes checking whether gmtime_r is declared... yes checking for strtok_r... yes checking whether strtok_r is declared... yes checking for mkstemp... yes checking for regexec... yes checking for deflate in -lz... yes checking for apache apxs... found /usr/sbin/apxs checking for apache 1.3.x... found 2.2.21 - disabling module build checking for python includes... found /usr/include/python2.7 checking for perl >= 5.006... found /usr/bin/perl Disabling ruby module Disabling java module Disabling csharp module configure: creating ./config.status config.status: creating rules.mk config.status: creating cs_config.h + cd perl + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lneo_cgi Note (probably harmless): No library found for -lneo_cs Note (probably harmless): No library found for -lneo_utl Writing Makefile for ClearSilver Writing MYMETA.yml + cd .. + make -j4 'OPTIMIZE=-fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' ******************************************* ** Building Dependencies ** OSNAME: Linux ** (done) make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/util' gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o neo_err.o -c neo_err.c gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o neo_files.o -c neo_files.c ******************************************* make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/util' ** Building Dependencies ** OSNAME: Linux ******************************************* ** Building Dependencies ** OSNAME: Linux gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o neo_misc.o -c neo_misc.c gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o neo_rand.o -c neo_rand.c gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o ulist.o -c ulist.c gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o neo_hdf.o -c neo_hdf.c gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o neo_str.o -c neo_str.c gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o neo_date.o -c neo_date.c gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o wildmat.o -c wildmat.c gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o neo_hash.o -c neo_hash.c gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o ulocks.o -c ulocks.c gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o rcfs.o -c rcfs.c gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o skiplist.o -c skiplist.c gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o dict.o -c dict.c gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o filter.o -c filter.c gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o neo_net.o -c neo_net.c gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o neo_server.o -c neo_server.c ar cr ../libs/libneo_utl.a neo_err.o neo_files.o neo_misc.o neo_rand.o ulist.o neo_hdf.o neo_str.o neo_date.o wildmat.o neo_hash.o ulocks.o rcfs.o skiplist.o dict.o filter.o neo_net.o neo_server.o ranlib ../libs/libneo_utl.a ** (done) make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/util' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/cs' ******************************************* ** Building Dependencies ** OSNAME: Linux ** (done) make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/util' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/cs' gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o csparse.o -c csparse.c gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o cstest.o -c cstest.c gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o cs.o -c cs.c csparse.c: In function 'parse_tokens': csparse.c:988:8: warning: ignoring return value of 'strtol', declared with attribute warn_unused_result [-Wunused-result] csparse.c:1053:8: warning: ignoring return value of 'strtol', declared with attribute warn_unused_result [-Wunused-result] ** (done) make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/cs' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/cgi' ******************************************* ** Building Dependencies ** OSNAME: Linux ar cr ../libs/libneo_cs.a csparse.o ranlib ../libs/libneo_cs.a gcc -o cstest cstest.o -L../libs/ -Wl,-z,relro -lz -lneo_cs -lneo_utl # -lefence gcc -o cs cs.o -L../libs/ -Wl,-z,relro -lz -lneo_cs -lneo_utl # -lefence Running cs regression tests Passed make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/cs' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/cgi' gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o cgiwrap.o -c cgiwrap.c gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o cgi.o -c cgi.c gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o html.o -c html.c cgi.c: In function 'cgi_debug_init': cgi.c:1393:13: warning: variable 'k' set but not used [-Wunused-but-set-variable] gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o date.o -c date.c gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o rfc2388.o -c rfc2388.c ** (done) make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/cgi' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/python' ******************************************* ** Building Dependencies ** OSNAME: Linux gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o static.o -c static.c gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o cgi_cstest.o -c cgi_cstest.c rfc2388.c: In function '_read_part': rfc2388.c:439:19: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] static.c: In function 'main': static.c:78:10: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] ar cr ../libs/libneo_cgi.a cgiwrap.o cgi.o html.o date.o rfc2388.o ranlib ../libs/libneo_cgi.a gcc -o cs_static.cgi static.o -L../libs/ -Wl,-z,relro -lneo_cgi -lneo_cs -lneo_utl -lz gcc -shared -fPIC -o cs_static.cso static.o -L../libs/ -Wl,-z,relro -lneo_cgi -lneo_cs -lneo_utl -lz gcc -o cgi_cstest cgi_cstest.o -L../libs/ -Wl,-z,relro -lneo_cgi -lneo_cs -lneo_utl -lz make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/cgi' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/python' rm -f neo_cgi.so CC="gcc" LDSHARED="gcc -shared -fPIC" /usr/bin/python setup.py build_ext --inplace ** (done) make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/python' adding lib_path $(LIB_DIR) adding lib z Overriding setup's CC from gcc -pthread to gcc running build_ext building 'neo_cgi' extension creating build creating build/temp.linux-x86_64-2.7 gcc -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -I/usr/include/python2.7 -fPIC -I../ -I/usr/include/python2.7 -c neo_cgi.c -o build/temp.linux-x86_64-2.7/neo_cgi.o neo_cgi.c: In function 'p_cgi_value_get_attr': neo_cgi.c:451:3: error: Unhandled Python exception raised calling 'execute' method Traceback (most recent call last): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 75, in execute self._check_refcounts(fun) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 79, in _check_refcounts self.show_possible_null_derefs) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/refcounts.py", line 3487, in check_refcounts limits=limits) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2893, in iter_traces transitions = curstate.get_transitions() File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2013, in get_transitions return self._get_transitions_for_stmt(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2029, in _get_transitions_for_stmt return self._get_transitions_for_GimpleCall(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2212, in _get_transitions_for_GimpleCall raise NotImplementedError('not yet implemented: %s' % fnname) NotImplementedError: not yet implemented: Py_FindMethod neo_cgi.c: In function 'p_cgi_filehandle': neo_cgi.c:296:24: warning: Mismatching type in call to PyArg_ParseTuple with format code "s:filehandle(form_name)" [enabled by default] argument 3 ("&name") had type "char * *" but was expecting "const char * *" for format code "s" neo_cgi.c:305:3: error: Unhandled Python exception raised calling 'execute' method Traceback (most recent call last): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 75, in execute self._check_refcounts(fun) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 79, in _check_refcounts self.show_possible_null_derefs) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/refcounts.py", line 3487, in check_refcounts limits=limits) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2893, in iter_traces transitions = curstate.get_transitions() File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2013, in get_transitions return self._get_transitions_for_stmt(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2029, in _get_transitions_for_stmt return self._get_transitions_for_GimpleCall(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2212, in _get_transitions_for_GimpleCall raise NotImplementedError('not yet implemented: %s' % fnname) NotImplementedError: not yet implemented: PyFile_FromFile neo_cgi.c: In function 'p_cgi_cookie_clear': neo_cgi.c:281:24: warning: Mismatching type in call to PyArg_ParseTuple with format code "s|ss:cookieClear(name, domain, path)" [enabled by default] argument 3 ("&name") had type "char * *" but was expecting "const char * *" for format code "s" neo_cgi.c:281:24: warning: Mismatching type in call to PyArg_ParseTuple with format code "s|ss:cookieClear(name, domain, path)" [enabled by default] argument 4 ("&domain") had type "char * *" but was expecting "const char * *" for format code "s" neo_cgi.c:281:24: warning: Mismatching type in call to PyArg_ParseTuple with format code "s|ss:cookieClear(name, domain, path)" [enabled by default] argument 5 ("&path") had type "char * *" but was expecting "const char * *" for format code "s" neo_cgi.c: In function 'p_cgi_cookie_set': neo_cgi.c:266:35: warning: Mismatching type in call to PyArg_ParseTupleAndKeywords with format code "ss|sssii:cookieSet()" [enabled by default] argument 5 ("&name") had type "char * *" but was expecting "const char * *" for format code "s" neo_cgi.c:266:35: warning: Mismatching type in call to PyArg_ParseTupleAndKeywords with format code "ss|sssii:cookieSet()" [enabled by default] argument 6 ("&value") had type "char * *" but was expecting "const char * *" for format code "s" neo_cgi.c:266:35: warning: Mismatching type in call to PyArg_ParseTupleAndKeywords with format code "ss|sssii:cookieSet()" [enabled by default] argument 7 ("&path") had type "char * *" but was expecting "const char * *" for format code "s" neo_cgi.c:266:35: warning: Mismatching type in call to PyArg_ParseTupleAndKeywords with format code "ss|sssii:cookieSet()" [enabled by default] argument 8 ("&domain") had type "char * *" but was expecting "const char * *" for format code "s" neo_cgi.c:266:35: warning: Mismatching type in call to PyArg_ParseTupleAndKeywords with format code "ss|sssii:cookieSet()" [enabled by default] argument 9 ("&time_str") had type "char * *" but was expecting "const char * *" for format code "s" neo_cgi.c: In function 'p_cgi_cookie_authority': neo_cgi.c:240:24: warning: Mismatching type in call to PyArg_ParseTuple with format code "s:cookieAuthority(host)" [enabled by default] argument 3 ("&host") had type "char * *" but was expecting "const char * *" for format code "s" neo_cgi.c: In function 'p_cgi_redirect_uri': neo_cgi.c:225:24: warning: Mismatching type in call to PyArg_ParseTuple with format code "s:redirectUri(str)" [enabled by default] argument 3 ("&s") had type "char * *" but was expecting "const char * *" for format code "s" neo_cgi.c: In function 'p_cgi_redirect': neo_cgi.c:210:24: warning: Mismatching type in call to PyArg_ParseTuple with format code "s:redirect(str)" [enabled by default] argument 3 ("&s") had type "char * *" but was expecting "const char * *" for format code "s" neo_cgi.c: In function 'p_cgi_display': neo_cgi.c:194:24: warning: Mismatching type in call to PyArg_ParseTuple with format code "s:display(file)" [enabled by default] argument 3 ("&file") had type "char * *" but was expecting "const char * *" for format code "s" neo_cgi.c: In function 'p_cgi_error': neo_cgi.c:178:24: warning: Mismatching type in call to PyArg_ParseTuple with format code "s:error(str)" [enabled by default] argument 3 ("&s") had type "char * *" but was expecting "const char * *" for format code "s" neo_cgi.c: In function 'p_cgi_set_upload_cb': neo_cgi.c:170:1: warning: ob_refcnt of '*p_cgi' is 1 too low [enabled by default] neo_cgi.c:170:1: note: was expecting final ob_refcnt to be N + 1 (for some unknown N) neo_cgi.c:170:1: note: due to object being referenced by: heap-region-7.data neo_cgi.c:170:1: note: but final ob_refcnt is N + 0 neo_cgi.c:157:24: note: when PyArg_ParseTuple() succeeds at: if (!PyArg_ParseTuple(args, "OO:setUploadCB(rock, func)", &rock, &cb)) neo_cgi.c:157:6: note: taking False path at: if (!PyArg_ParseTuple(args, "OO:setUploadCB(rock, func)", &rock, &cb)) neo_cgi.c:160:13: note: reaching: cgi->data = self; neo_cgi.c:160:13: note: when treating unknown struct CGI * from neo_cgi.c:153 as non-NULL at: cgi->data = self; neo_cgi.c:160:13: note: '*p_cgi' is now referenced by 1 non-stack value(s): heap-region-7.data neo_cgi.c:170:1: note: returning neo_cgi.c:152:1: note: graphical error report for function 'p_cgi_set_upload_cb' written out to 'build/temp.linux-x86_64-2.7/neo_cgi.c.p_cgi_set_upload_cb-refcount-errors.html' neo_cgi.c: In function 'python_upload_cb': neo_cgi.c:146:3: warning: dereferencing NULL (result->ob_refcnt) at neo_cgi.c:146 [enabled by default] neo_cgi.c:119:14: note: when treating unknown struct CGI * from neo_cgi.c:117 as non-NULL at: CGIObject *self = (CGIObject *)(cgi->data); neo_cgi.c:125:6: note: when treating unknown void * from neo_cgi.c:119 as non-NULL at: cb = self->upload_cb; neo_cgi.c:128:6: note: when treating unknown struct PyObject * from neo_cgi.c:125 as non-NULL at: if (cb == NULL) return 0; neo_cgi.c:128:6: note: taking False path at: if (cb == NULL) return 0; neo_cgi.c:129:8: note: reaching: args = Py_BuildValue("(Oii)", rock, nread, expected); neo_cgi.c:129:8: note: when Py_BuildValue() succeeds at: args = Py_BuildValue("(Oii)", rock, nread, expected); neo_cgi.c:131:6: note: taking False path at: if (args == NULL) { neo_cgi.c:135:10: note: reaching: result = PyEval_CallObject(cb, args); neo_cgi.c:135:10: note: when PyEval_CallObjectWithKeywords() fails at: result = PyEval_CallObject(cb, args); neo_cgi.c:136:3: note: when taking True path at: Py_DECREF(args); neo_cgi.c:137:6: note: reaching: if (result != NULL && !PyInt_Check(result)) { neo_cgi.c:137:6: note: taking False path at: if (result != NULL && !PyInt_Check(result)) { neo_cgi.c:145:19: note: reaching: r = PyInt_AsLong(result); neo_cgi.c:145:19: note: when PyInt_AsLong() succeeds at: r = PyInt_AsLong(result); neo_cgi.c:146:3: note: found 3 similar trace(s) to this neo_cgi.c:118:1: note: graphical error report for function 'python_upload_cb' written out to 'build/temp.linux-x86_64-2.7/neo_cgi.c.python_upload_cb-refcount-errors.html' neo_cgi.c: In function 'p_cgi_dealloc': neo_cgi.c:60:15: error: Unhandled Python exception raised calling 'execute' method Traceback (most recent call last): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 75, in execute self._check_refcounts(fun) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 79, in _check_refcounts self.show_possible_null_derefs) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/refcounts.py", line 3487, in check_refcounts limits=limits) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2893, in iter_traces transitions = curstate.get_transitions() File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2013, in get_transitions return self._get_transitions_for_stmt(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2029, in _get_transitions_for_stmt return self._get_transitions_for_GimpleCall(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2212, in _get_transitions_for_GimpleCall raise NotImplementedError('not yet implemented: %s' % fnname) NotImplementedError: not yet implemented: PyObject_Free neo_cgi.c: In function 'initneo_cgi': neo_cgi.c:927:27: error: Unhandled Python exception raised calling 'execute' method Traceback (most recent call last): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 75, in execute self._check_refcounts(fun) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 79, in _check_refcounts self.show_possible_null_derefs) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/refcounts.py", line 3487, in check_refcounts limits=limits) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2893, in iter_traces transitions = curstate.get_transitions() File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2013, in get_transitions return self._get_transitions_for_stmt(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2029, in _get_transitions_for_stmt return self._get_transitions_for_GimpleCall(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2212, in _get_transitions_for_GimpleCall raise NotImplementedError('not yet implemented: %s' % fnname) NotImplementedError: not yet implemented: _PyImport_FixupExtension neo_cgi.c: In function 'p_update': neo_cgi.c:891:30: error: Unhandled Python exception raised calling 'execute' method Traceback (most recent call last): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 75, in execute self._check_refcounts(fun) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 79, in _check_refcounts self.show_possible_null_derefs) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/refcounts.py", line 3487, in check_refcounts limits=limits) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2893, in iter_traces transitions = curstate.get_transitions() File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2013, in get_transitions return self._get_transitions_for_stmt(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2029, in _get_transitions_for_stmt return self._get_transitions_for_GimpleCall(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2212, in _get_transitions_for_GimpleCall raise NotImplementedError('not yet implemented: %s' % fnname) NotImplementedError: not yet implemented: _PyImport_FindExtension neo_cgi.c: In function 'p_export_date': neo_cgi.c:872:24: warning: Mismatching type in call to PyArg_ParseTuple with format code "Ossi:exportDate(hdf, prefix, timezone, time_t)" [enabled by default] argument 4 ("&prefix") had type "char * *" but was expecting "const char * *" for format code "s" neo_cgi.c:872:24: warning: Mismatching type in call to PyArg_ParseTuple with format code "Ossi:exportDate(hdf, prefix, timezone, time_t)" [enabled by default] argument 5 ("&timezone") had type "char * *" but was expecting "const char * *" for format code "s" neo_cgi.c: In function 'cgiwrap': neo_cgi.c:466:1: note: this function is too complicated for the reference-count checker to fully analyze: not all paths were analyzed neo_cgi.c: In function 'p_text_html': neo_cgi.c:430:35: warning: Mismatching type in call to PyArg_ParseTupleAndKeywords with format code "s#|ssssiiiiis:text2html(text)" [enabled by default] argument 5 ("&s") had type "char * *" but was expecting "const char * *" for format code "s#" neo_cgi.c: In function 'p_html_strip': neo_cgi.c:399:24: warning: Mismatching type in call to PyArg_ParseTuple with format code "s#:htmlStrip(str)" [enabled by default] argument 3 ("&s") had type "char * *" but was expecting "const char * *" for format code "s#" neo_cgi.c: In function 'p_html_escape': neo_cgi.c:382:24: warning: Mismatching type in call to PyArg_ParseTuple with format code "s#:htmlEscape(str)" [enabled by default] argument 3 ("&s") had type "char * *" but was expecting "const char * *" for format code "s#" neo_cgi.c: In function 'p_cgi_url_unescape': neo_cgi.c:364:24: warning: Mismatching type in call to PyArg_ParseTuple with format code "s:urlUnescape(str)" [enabled by default] argument 3 ("&s") had type "char * *" but was expecting "const char * *" for format code "s" neo_cgi.c: In function 'p_cgi_url_escape': neo_cgi.c:348:24: warning: Mismatching type in call to PyArg_ParseTuple with format code "s|s:urlEscape(str, other=None)" [enabled by default] argument 3 ("&s") had type "char * *" but was expecting "const char * *" for format code "s" neo_cgi.c:348:24: warning: Mismatching type in call to PyArg_ParseTuple with format code "s|s:urlEscape(str, other=None)" [enabled by default] argument 4 ("&o") had type "char * *" but was expecting "const char * *" for format code "s" neo_cgi.c: In function 'p_cgiwrap_init': neo_cgi.c:849:1: warning: ob_refcnt of '*sys' is 1 too high [enabled by default] neo_cgi.c:849:1: note: was expecting final ob_refcnt to be N + 0 (for some unknown N) neo_cgi.c:849:1: note: but final ob_refcnt is N + 1 neo_cgi.c:800:7: note: PyModuleObject allocated at: sys = PyImport_ImportModule("sys"); neo_cgi.c:800:7: note: when PyImport_ImportModule() succeeds at: sys = PyImport_ImportModule("sys"); neo_cgi.c:800:7: note: ob_refcnt is now refs: 1 + N where N >= 0 neo_cgi.c:801:6: note: when PyImport_ImportModule() succeeds at: os = PyImport_ImportModule("os"); neo_cgi.c:802:6: note: taking True path at: if (sys) neo_cgi.c:804:13: note: reaching: p_stdin = PyObject_GetAttrString(sys, "stdin"); neo_cgi.c:804:13: note: when PyObject_GetAttrString() succeeds at: p_stdin = PyObject_GetAttrString(sys, "stdin"); neo_cgi.c:805:14: note: when PyObject_GetAttrString() succeeds at: p_stdout = PyObject_GetAttrString(sys, "stdout"); neo_cgi.c:832:8: note: taking True path at: if (os) neo_cgi.c:834:13: note: reaching: p_env = PyObject_GetAttrString(os, "environ"); neo_cgi.c:834:13: note: when PyObject_GetAttrString() succeeds at: p_env = PyObject_GetAttrString(os, "environ"); neo_cgi.c:841:10: note: when Py_BuildValue() succeeds at: args = Py_BuildValue("(O,O,O)", p_stdin, p_stdout, p_env); neo_cgi.c:842:8: note: taking True path at: if (args) neo_cgi.c:844:24: note: reaching: cgiwrap_init_emu (&Wrapper, p_read, p_writef, p_write, p_getenv, p_putenv, p_iterenv); neo_cgi.c:845:15: note: when cgiwrap() succeeds at: cgiwrap (m, args); neo_cgi.c:846:7: note: when taking True path at: Py_DECREF(args); neo_cgi.c:849:1: note: reaching: } neo_cgi.c:849:1: note: returning at: } neo_cgi.c:849:1: note: found 19 similar trace(s) to this neo_cgi.c:849:1: warning: ob_refcnt of '*os' is 1 too high [enabled by default] neo_cgi.c:849:1: note: was expecting final ob_refcnt to be N + 0 (for some unknown N) neo_cgi.c:849:1: note: but final ob_refcnt is N + 1 neo_cgi.c:801:6: note: PyModuleObject allocated at: os = PyImport_ImportModule("os"); neo_cgi.c:800:7: note: when PyImport_ImportModule() succeeds at: sys = PyImport_ImportModule("sys"); neo_cgi.c:801:6: note: when PyImport_ImportModule() succeeds at: os = PyImport_ImportModule("os"); neo_cgi.c:801:6: note: ob_refcnt is now refs: 1 + N where N >= 0 neo_cgi.c:802:6: note: taking True path at: if (sys) neo_cgi.c:804:13: note: reaching: p_stdin = PyObject_GetAttrString(sys, "stdin"); neo_cgi.c:804:13: note: when PyObject_GetAttrString() succeeds at: p_stdin = PyObject_GetAttrString(sys, "stdin"); neo_cgi.c:805:14: note: when PyObject_GetAttrString() succeeds at: p_stdout = PyObject_GetAttrString(sys, "stdout"); neo_cgi.c:832:8: note: taking True path at: if (os) neo_cgi.c:834:13: note: reaching: p_env = PyObject_GetAttrString(os, "environ"); neo_cgi.c:834:13: note: when PyObject_GetAttrString() succeeds at: p_env = PyObject_GetAttrString(os, "environ"); neo_cgi.c:841:10: note: when Py_BuildValue() succeeds at: args = Py_BuildValue("(O,O,O)", p_stdin, p_stdout, p_env); neo_cgi.c:842:8: note: taking True path at: if (args) neo_cgi.c:844:24: note: reaching: cgiwrap_init_emu (&Wrapper, p_read, p_writef, p_write, p_getenv, p_putenv, p_iterenv); neo_cgi.c:845:15: note: when cgiwrap() succeeds at: cgiwrap (m, args); neo_cgi.c:846:7: note: when taking True path at: Py_DECREF(args); neo_cgi.c:849:1: note: reaching: } neo_cgi.c:849:1: note: returning at: } neo_cgi.c:849:1: note: found 12 similar trace(s) to this neo_cgi.c:849:1: warning: ob_refcnt of '*p_stdin' is 1 too high [enabled by default] neo_cgi.c:849:1: note: was expecting final ob_refcnt to be N + 0 (for some unknown N) neo_cgi.c:849:1: note: but final ob_refcnt is N + 1 neo_cgi.c:804:13: note: new ref from call to PyObject_GetAttrString allocated at: p_stdin = PyObject_GetAttrString(sys, "stdin"); neo_cgi.c:800:7: note: when PyImport_ImportModule() succeeds at: sys = PyImport_ImportModule("sys"); neo_cgi.c:801:6: note: when PyImport_ImportModule() succeeds at: os = PyImport_ImportModule("os"); neo_cgi.c:802:6: note: taking True path at: if (sys) neo_cgi.c:804:13: note: reaching: p_stdin = PyObject_GetAttrString(sys, "stdin"); neo_cgi.c:804:13: note: when PyObject_GetAttrString() succeeds at: p_stdin = PyObject_GetAttrString(sys, "stdin"); neo_cgi.c:804:13: note: ob_refcnt is now refs: 1 + N where N >= 0 neo_cgi.c:805:14: note: when PyObject_GetAttrString() succeeds at: p_stdout = PyObject_GetAttrString(sys, "stdout"); neo_cgi.c:832:8: note: taking True path at: if (os) neo_cgi.c:834:13: note: reaching: p_env = PyObject_GetAttrString(os, "environ"); neo_cgi.c:834:13: note: when PyObject_GetAttrString() succeeds at: p_env = PyObject_GetAttrString(os, "environ"); neo_cgi.c:841:10: note: when Py_BuildValue() succeeds at: args = Py_BuildValue("(O,O,O)", p_stdin, p_stdout, p_env); neo_cgi.c:841:10: note: ob_refcnt is now refs: 1 + N where N >= 1 neo_cgi.c:842:8: note: taking True path at: if (args) neo_cgi.c:844:24: note: reaching: cgiwrap_init_emu (&Wrapper, p_read, p_writef, p_write, p_getenv, p_putenv, p_iterenv); neo_cgi.c:845:15: note: when cgiwrap() succeeds at: cgiwrap (m, args); neo_cgi.c:846:7: note: when taking True path at: Py_DECREF(args); neo_cgi.c:849:1: note: reaching: } neo_cgi.c:849:1: note: returning at: } neo_cgi.c:849:1: note: found 13 similar trace(s) to this neo_cgi.c:849:1: warning: ob_refcnt of '*p_stdout' is 1 too high [enabled by default] neo_cgi.c:849:1: note: was expecting final ob_refcnt to be N + 0 (for some unknown N) neo_cgi.c:849:1: note: but final ob_refcnt is N + 1 neo_cgi.c:805:14: note: new ref from call to PyObject_GetAttrString allocated at: p_stdout = PyObject_GetAttrString(sys, "stdout"); neo_cgi.c:800:7: note: when PyImport_ImportModule() succeeds at: sys = PyImport_ImportModule("sys"); neo_cgi.c:801:6: note: when PyImport_ImportModule() succeeds at: os = PyImport_ImportModule("os"); neo_cgi.c:802:6: note: taking True path at: if (sys) neo_cgi.c:804:13: note: reaching: p_stdin = PyObject_GetAttrString(sys, "stdin"); neo_cgi.c:804:13: note: when PyObject_GetAttrString() succeeds at: p_stdin = PyObject_GetAttrString(sys, "stdin"); neo_cgi.c:805:14: note: when PyObject_GetAttrString() succeeds at: p_stdout = PyObject_GetAttrString(sys, "stdout"); neo_cgi.c:805:14: note: ob_refcnt is now refs: 1 + N where N >= 0 neo_cgi.c:832:8: note: taking True path at: if (os) neo_cgi.c:834:13: note: reaching: p_env = PyObject_GetAttrString(os, "environ"); neo_cgi.c:834:13: note: when PyObject_GetAttrString() succeeds at: p_env = PyObject_GetAttrString(os, "environ"); neo_cgi.c:841:10: note: when Py_BuildValue() succeeds at: args = Py_BuildValue("(O,O,O)", p_stdin, p_stdout, p_env); neo_cgi.c:841:10: note: ob_refcnt is now refs: 1 + N where N >= 1 neo_cgi.c:842:8: note: taking True path at: if (args) neo_cgi.c:844:24: note: reaching: cgiwrap_init_emu (&Wrapper, p_read, p_writef, p_write, p_getenv, p_putenv, p_iterenv); neo_cgi.c:845:15: note: when cgiwrap() succeeds at: cgiwrap (m, args); neo_cgi.c:846:7: note: when taking True path at: Py_DECREF(args); neo_cgi.c:849:1: note: reaching: } neo_cgi.c:849:1: note: returning at: } neo_cgi.c:849:1: note: found 13 similar trace(s) to this neo_cgi.c:849:1: warning: ob_refcnt of '*p_env' is 1 too high [enabled by default] neo_cgi.c:849:1: note: was expecting final ob_refcnt to be N + 0 (for some unknown N) neo_cgi.c:849:1: note: but final ob_refcnt is N + 1 neo_cgi.c:834:13: note: new ref from call to PyObject_GetAttrString allocated at: p_env = PyObject_GetAttrString(os, "environ"); neo_cgi.c:800:7: note: when PyImport_ImportModule() succeeds at: sys = PyImport_ImportModule("sys"); neo_cgi.c:801:6: note: when PyImport_ImportModule() succeeds at: os = PyImport_ImportModule("os"); neo_cgi.c:802:6: note: taking True path at: if (sys) neo_cgi.c:804:13: note: reaching: p_stdin = PyObject_GetAttrString(sys, "stdin"); neo_cgi.c:804:13: note: when PyObject_GetAttrString() succeeds at: p_stdin = PyObject_GetAttrString(sys, "stdin"); neo_cgi.c:805:14: note: when PyObject_GetAttrString() succeeds at: p_stdout = PyObject_GetAttrString(sys, "stdout"); neo_cgi.c:832:8: note: taking True path at: if (os) neo_cgi.c:834:13: note: reaching: p_env = PyObject_GetAttrString(os, "environ"); neo_cgi.c:834:13: note: when PyObject_GetAttrString() succeeds at: p_env = PyObject_GetAttrString(os, "environ"); neo_cgi.c:834:13: note: ob_refcnt is now refs: 1 + N where N >= 0 neo_cgi.c:841:10: note: when Py_BuildValue() succeeds at: args = Py_BuildValue("(O,O,O)", p_stdin, p_stdout, p_env); neo_cgi.c:841:10: note: ob_refcnt is now refs: 1 + N where N >= 1 neo_cgi.c:842:8: note: taking True path at: if (args) neo_cgi.c:844:24: note: reaching: cgiwrap_init_emu (&Wrapper, p_read, p_writef, p_write, p_getenv, p_putenv, p_iterenv); neo_cgi.c:845:15: note: when cgiwrap() succeeds at: cgiwrap (m, args); neo_cgi.c:846:7: note: when taking True path at: Py_DECREF(args); neo_cgi.c:849:1: note: reaching: } neo_cgi.c:849:1: note: returning at: } neo_cgi.c:849:1: note: found 15 similar trace(s) to this neo_cgi.c:849:1: warning: ob_refcnt of new ref from (unknown) cgiwrap is 1 too high [enabled by default] neo_cgi.c:849:1: note: was expecting final ob_refcnt to be N + 0 (for some unknown N) neo_cgi.c:849:1: note: but final ob_refcnt is N + 1 neo_cgi.c:845:15: note: new ref from (unknown) cgiwrap allocated at: cgiwrap (m, args); neo_cgi.c:800:7: note: when PyImport_ImportModule() succeeds at: sys = PyImport_ImportModule("sys"); neo_cgi.c:801:6: note: when PyImport_ImportModule() succeeds at: os = PyImport_ImportModule("os"); neo_cgi.c:802:6: note: taking True path at: if (sys) neo_cgi.c:804:13: note: reaching: p_stdin = PyObject_GetAttrString(sys, "stdin"); neo_cgi.c:804:13: note: when PyObject_GetAttrString() succeeds at: p_stdin = PyObject_GetAttrString(sys, "stdin"); neo_cgi.c:805:14: note: when PyObject_GetAttrString() succeeds at: p_stdout = PyObject_GetAttrString(sys, "stdout"); neo_cgi.c:832:8: note: taking True path at: if (os) neo_cgi.c:834:13: note: reaching: p_env = PyObject_GetAttrString(os, "environ"); neo_cgi.c:834:13: note: when PyObject_GetAttrString() succeeds at: p_env = PyObject_GetAttrString(os, "environ"); neo_cgi.c:841:10: note: when Py_BuildValue() succeeds at: args = Py_BuildValue("(O,O,O)", p_stdin, p_stdout, p_env); neo_cgi.c:842:8: note: taking True path at: if (args) neo_cgi.c:844:24: note: reaching: cgiwrap_init_emu (&Wrapper, p_read, p_writef, p_write, p_getenv, p_putenv, p_iterenv); neo_cgi.c:845:15: note: when cgiwrap() succeeds at: cgiwrap (m, args); neo_cgi.c:845:15: note: ob_refcnt is now refs: 1 + N where N >= 0 neo_cgi.c:846:7: note: when taking True path at: Py_DECREF(args); neo_cgi.c:849:1: note: reaching: } neo_cgi.c:849:1: note: returning at: } neo_cgi.c:849:1: note: found 3 similar trace(s) to this neo_cgi.c:788:1: note: graphical error report for function 'p_cgiwrap_init' written out to 'build/temp.linux-x86_64-2.7/neo_cgi.c.p_cgiwrap_init-refcount-errors.html' neo_cgi.c: In function 'p_iterenv': neo_cgi.c:748:14: error: Unhandled Python exception raised calling 'execute' method Traceback (most recent call last): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 75, in execute self._check_refcounts(fun) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 79, in _check_refcounts self.show_possible_null_derefs) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/refcounts.py", line 3487, in check_refcounts limits=limits) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2893, in iter_traces transitions = curstate.get_transitions() File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2013, in get_transitions return self._get_transitions_for_stmt(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2029, in _get_transitions_for_stmt return self._get_transitions_for_GimpleCall(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2212, in _get_transitions_for_GimpleCall raise NotImplementedError('not yet implemented: %s' % fnname) NotImplementedError: not yet implemented: PyErr_Clear neo_cgi.c: In function 'p_getenv': neo_cgi.c:685:14: error: Unhandled Python exception raised calling 'execute' method Traceback (most recent call last): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 75, in execute self._check_refcounts(fun) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 79, in _check_refcounts self.show_possible_null_derefs) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/refcounts.py", line 3487, in check_refcounts limits=limits) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2893, in iter_traces transitions = curstate.get_transitions() File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2013, in get_transitions return self._get_transitions_for_stmt(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2029, in _get_transitions_for_stmt return self._get_transitions_for_GimpleCall(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2212, in _get_transitions_for_GimpleCall raise NotImplementedError('not yet implemented: %s' % fnname) NotImplementedError: not yet implemented: PyErr_Clear neo_cgi.c: In function 'p_write': neo_cgi.c:544:7: error: Unhandled Python exception raised calling 'execute' method Traceback (most recent call last): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 75, in execute self._check_refcounts(fun) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 79, in _check_refcounts self.show_possible_null_derefs) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/refcounts.py", line 3487, in check_refcounts limits=limits) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2893, in iter_traces transitions = curstate.get_transitions() File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2013, in get_transitions return self._get_transitions_for_stmt(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2029, in _get_transitions_for_stmt return self._get_transitions_for_GimpleCall(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2212, in _get_transitions_for_GimpleCall raise NotImplementedError('not yet implemented: %s' % fnname) NotImplementedError: not yet implemented: PyFile_WriteObject neo_cgi.c: In function 'p_writef': neo_cgi.c:524:7: error: Unhandled Python exception raised calling 'execute' method Traceback (most recent call last): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 75, in execute self._check_refcounts(fun) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 79, in _check_refcounts self.show_possible_null_derefs) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/refcounts.py", line 3487, in check_refcounts limits=limits) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2893, in iter_traces transitions = curstate.get_transitions() File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2013, in get_transitions return self._get_transitions_for_stmt(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2029, in _get_transitions_for_stmt return self._get_transitions_for_GimpleCall(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2212, in _get_transitions_for_GimpleCall raise NotImplementedError('not yet implemented: %s' % fnname) NotImplementedError: not yet implemented: PyFile_WriteObject neo_cgi.c: In function 'p_read': neo_cgi.c:603:7: error: Unhandled Python exception raised calling 'execute' method Traceback (most recent call last): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 75, in execute self._check_refcounts(fun) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 79, in _check_refcounts self.show_possible_null_derefs) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/refcounts.py", line 3487, in check_refcounts limits=limits) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2893, in iter_traces transitions = curstate.get_transitions() File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2013, in get_transitions return self._get_transitions_for_stmt(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2029, in _get_transitions_for_stmt return self._get_transitions_for_GimpleCall(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2212, in _get_transitions_for_GimpleCall raise NotImplementedError('not yet implemented: %s' % fnname) NotImplementedError: not yet implemented: PyFile_Read neo_cgi.c: In function 'PyFile_Read': neo_cgi.c:559:1: note: this function is too complicated for the reference-count checker to fully analyze: not all paths were analyzed neo_cgi.c: In function 'p_cgi_to_object': neo_cgi.c:74:21: error: Unhandled Python exception raised calling 'execute' method Traceback (most recent call last): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 75, in execute self._check_refcounts(fun) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 79, in _check_refcounts self.show_possible_null_derefs) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/refcounts.py", line 3487, in check_refcounts limits=limits) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2893, in iter_traces transitions = curstate.get_transitions() File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2013, in get_transitions return self._get_transitions_for_stmt(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2029, in _get_transitions_for_stmt return self._get_transitions_for_GimpleCall(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2212, in _get_transitions_for_GimpleCall raise NotImplementedError('not yet implemented: %s' % fnname) NotImplementedError: not yet implemented: PyObject_Malloc error: command 'gcc' failed with exit status 1 make[1]: *** [neo_cgi.so] Error 1 make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/python' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/perl' /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap ClearSilver.xs > ClearSilver.xsc && mv ClearSilver.xsc ClearSilver.c Running Mkbootstrap for ClearSilver () chmod 644 ClearSilver.bs cp ClearSilver.bs blib/arch/auto/ClearSilver/ClearSilver.bs chmod 644 blib/arch/auto/ClearSilver/ClearSilver.bs cp ClearSilver.pm blib/lib/ClearSilver.pm Please specify prototyping behavior for ClearSilver.xs (see perlxs manual) gcc -c -I../ -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/CORE" ClearSilver.c ClearSilver.c: In function 'XS_ClearSilver__HDF_sortObj': ClearSilver.xs:320:17: warning: variable 'err' set but not used [-Wunused-but-set-variable] ClearSilver.c: In function 'XS_ClearSilver__CS_new': ClearSilver.c:820:8: warning: unused variable 'self' [-Wunused-variable] ClearSilver.c: In function 'XS_ClearSilver__CS_render': ClearSilver.c:926:2: warning: unused variable 'targ' [-Wunused-variable] ClearSilver.c:925:9: warning: unused variable 'RETVAL' [-Wunused-variable] rm -f blib/arch/auto/ClearSilver/ClearSilver.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic ClearSilver.o -o blib/arch/auto/ClearSilver/ClearSilver.so \ -lz \ chmod 755 blib/arch/auto/ClearSilver/ClearSilver.so Manifying blib/man3/ClearSilver.3pm make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/perl' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zCJNd8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64 ++ dirname /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64 + cd clearsilver-0.10.5 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64 make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/util' make[1]: Nothing to be done for `everything'. make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/util' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/cs' make[1]: Nothing to be done for `everything'. make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/cs' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/cgi' make[1]: Nothing to be done for `everything'. make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/cgi' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/python' rm -f neo_cgi.so CC="gcc" LDSHARED="gcc -shared -fPIC" /usr/bin/python setup.py build_ext --inplace adding lib_path $(LIB_DIR) adding lib z Overriding setup's CC from gcc -pthread to gcc running build_ext building 'neo_cgi' extension gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I../ -I/usr/include/python2.7 -c neo_cgi.c -o build/temp.linux-x86_64-2.7/neo_cgi.o gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I../ -I/usr/include/python2.7 -c neo_cs.c -o build/temp.linux-x86_64-2.7/neo_cs.o neo_cs.c: In function 'initneo_cs': neo_cs.c:181:17: warning: variable 'd' set but not used [-Wunused-but-set-variable] gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I../ -I/usr/include/python2.7 -c neo_util.c -o build/temp.linux-x86_64-2.7/neo_util.o neo_util.c: In function 'p_escape': neo_util.c:611:3: warning: pointer targets in passing argument 1 of 'neos_escape' differ in signedness [-Wpointer-sign] ../util/neo_str.h:88:9: note: expected 'UINT8 *' but argument is of type 'char *' neo_util.c: In function 'p_unescape': neo_util.c:632:3: warning: pointer targets in passing argument 1 of 'neos_unescape' differ in signedness [-Wpointer-sign] ../util/neo_str.h:90:8: note: expected 'UINT8 *' but argument is of type 'char *' creating build/lib.linux-x86_64-2.7 gcc -shared -fPIC build/temp.linux-x86_64-2.7/neo_cgi.o build/temp.linux-x86_64-2.7/neo_cs.o build/temp.linux-x86_64-2.7/neo_util.o -L../libs/ -L../libs -L/usr/lib64 -lz -lneo_cgi -lneo_cs -lneo_utl -lpython2.7 -o build/lib.linux-x86_64-2.7/neo_cgi.so copying build/lib.linux-x86_64-2.7/neo_cgi.so -> make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/python' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/perl' make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/perl' ./mkinstalldirs /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/include/ClearSilver mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64 mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/include mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/include/ClearSilver ./mkinstalldirs /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/bin mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/bin ./mkinstalldirs /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/lib64 mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/lib64 ./mkinstalldirs /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/share/man/man3 mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/share mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/share/man mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/share/man/man3 /usr/bin/install -c -m 644 ClearSilver.h /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/include/ClearSilver/ /usr/bin/install -c -m 644 cs_config.h /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/include/ClearSilver/ /usr/bin/install -c -m 644 man/man3/*.3 /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/share/man/man3/ make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/util' ../mkinstalldirs /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/include/ClearSilver/util mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/include/ClearSilver/util /usr/bin/install -c -m 644 neo_err.h neo_files.h neo_misc.h neo_rand.h ulist.h neo_hdf.h neo_str.h neo_date.h wildmat.h neo_hash.h ulocks.h rcfs.h skiplist.h dict.h filter.h neo_net.h neo_server.h /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/include/ClearSilver/util /usr/bin/install -c -m 644 ../libs/libneo_utl.a /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/lib64 make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/util' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/cs' ../mkinstalldirs /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/include/ClearSilver/cs mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/include/ClearSilver/cs /usr/bin/install -c -m 644 cs.h /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/include/ClearSilver/cs /usr/bin/install -c -m 644 ../libs/libneo_cs.a /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/lib64 /usr/bin/install -c cstest /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/bin /usr/bin/install -c cs /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/bin make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/cs' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/cgi' ../mkinstalldirs /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/include/ClearSilver/cgi mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/include/ClearSilver/cgi /usr/bin/install -c -m 644 cgi.h /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/include/ClearSilver/cgi /usr/bin/install -c -m 644 cgiwrap.h /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/include/ClearSilver/cgi /usr/bin/install -c -m 644 date.h /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/include/ClearSilver/cgi /usr/bin/install -c -m 644 html.h /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/include/ClearSilver/cgi /usr/bin/install -c -m 644 ../libs/libneo_cgi.a /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/lib64 /usr/bin/install -c cs_static.cgi /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/bin make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/cgi' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/python' ../mkinstalldirs /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/lib64/python2.7/site-packages mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/lib64/python2.7 mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/lib64/python2.7/site-packages /usr/bin/install -c neo_cgi.so /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/lib64/python2.7/site-packages make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/python' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/perl' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/lib64/perl5/vendor_perl/auto/ClearSilver/ClearSilver.so Installing /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/lib64/perl5/vendor_perl/auto/ClearSilver/ClearSilver.bs Installing /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/lib64/perl5/vendor_perl/ClearSilver.pm Installing /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/share/man/man3/ClearSilver.3pm Appending installation info to /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/lib64/perl5/perllocal.pod make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/perl' + find /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64 -type f -name perllocal.pod -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64 -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64 -type d -depth -exec rmdir '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/clearsilver-0.10.5 extracting debug info from /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/lib64/python2.7/site-packages/neo_cgi.so extracting debug info from /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/lib64/perl5/vendor_perl/auto/ClearSilver/ClearSilver.so extracting debug info from /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/bin/cs extracting debug info from /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/bin/cstest extracting debug info from /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/bin/cs_static.cgi 927 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/lib64/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: clearsilver-0.10.5-17.fc16.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SQgxa6 + umask 022 + cd /builddir/build/BUILD + cd clearsilver-0.10.5 + DOCDIR=/builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/share/doc/clearsilver-0.10.5 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/share/doc/clearsilver-0.10.5 + cp -pr CS_LICENSE INSTALL LICENSE README /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/share/doc/clearsilver-0.10.5 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: clearsilver-devel-0.10.5-17.fc16.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FUD1p4 + umask 022 + cd /builddir/build/BUILD + cd clearsilver-0.10.5 + DOCDIR=/builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/share/doc/clearsilver-devel-0.10.5 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/share/doc/clearsilver-devel-0.10.5 + cp -pr CS_LICENSE LICENSE /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/share/doc/clearsilver-devel-0.10.5 + exit 0 Provides: clearsilver-static = 0.10.5-17.fc16 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-clearsilver-0.10.5-17.fc16.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zkNoW2 + umask 022 + cd /builddir/build/BUILD + cd clearsilver-0.10.5 + DOCDIR=/builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/share/doc/python-clearsilver-0.10.5 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/share/doc/python-clearsilver-0.10.5 + cp -pr CS_LICENSE LICENSE /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/share/doc/python-clearsilver-0.10.5 + cp -pr README.python python/examples/ /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/share/doc/python-clearsilver-0.10.5 + exit 0 Provides: clearsilver-python = 0.10.5-17.fc16 neo_cgi.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libpython2.7.so.1.0()(64bit) libz.so.1()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: perl-clearsilver-0.10.5-17.fc16.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KM9aH1 + umask 022 + cd /builddir/build/BUILD + cd clearsilver-0.10.5 + DOCDIR=/builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/share/doc/perl-clearsilver-0.10.5 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/share/doc/perl-clearsilver-0.10.5 + cp -pr CS_LICENSE LICENSE /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64/usr/share/doc/perl-clearsilver-0.10.5 + exit 0 Provides: ClearSilver.so()(64bit) clearsilver-perl = 0.10.5-17.fc16 perl(ClearSilver) = 0.01 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libz.so.1()(64bit) perl >= 0:5.006 perl(DynaLoader) perl(Exporter) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: clearsilver-debuginfo-0.10.5-17.fc16.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64 Wrote: /builddir/build/RPMS/clearsilver-0.10.5-17.fc16.x86_64.rpm Wrote: /builddir/build/RPMS/clearsilver-devel-0.10.5-17.fc16.x86_64.rpm Wrote: /builddir/build/RPMS/python-clearsilver-0.10.5-17.fc16.x86_64.rpm Wrote: /builddir/build/RPMS/perl-clearsilver-0.10.5-17.fc16.x86_64.rpm Wrote: /builddir/build/RPMS/clearsilver-debuginfo-0.10.5-17.fc16.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vMdwwY + umask 022 + cd /builddir/build/BUILD + cd clearsilver-0.10.5 + rm -rf /builddir/build/BUILDROOT/clearsilver-0.10.5-17.fc16.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->