$ gcc --version gcc (FreeBSD Ports Collection) 4.8.5 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ ssh sp13 gcc --version gcc (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ $ uname -a FreeBSD co122.mxfw.net 10.2-RELEASE-p18 FreeBSD 10.2-RELEASE-p18 #0: Sat May 28 08:53:43 UTC 2016 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 $ $ ssh sp13 uname -a FreeBSD sp13.mxfw.net 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Wed Jul 22 12:20:15 JST 2009 root@sp13.mxfw.net:/usr/obj/usr/src/sys/MYKERNEL i386 $ $ hg --version Mercurial Distributed SCM (version 4.7) (see https://mercurial-scm.org for more information) Copyright (C) 2005-2018 Matt Mackall and others This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ $ ssh sp13 hg --version Mercurial Distributed SCM (version 4.5.3) (see https://mercurial-scm.org for more information) Copyright (C) 2005-2018 Matt Mackall and others This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ $ gcc --version gcc (FreeBSD Ports Collection) 4.8.5 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ $ ssh sp13 gcc --version gcc (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ fab -H sp13 mercurial [sp13] Executing task 'mercurial' [sp13] run: env LANG=C hg --version | grep 4.5.3 [sp13] out: Mercurial Distributed SCM (version 4.5.3) [sp13] out: Done. Disconnecting from sp13... done. $ fab -H sp13 mercurial:4.5.3 [sp13] Executing task 'mercurial' [sp13] run: env LANG=C hg --version | grep 4.5.3 [sp13] out: Mercurial Distributed SCM (version 4.5.3) [sp13] out: Done. Disconnecting from sp13... done. $ fab -H sp13 mercurial:4.6 [sp13] Executing task 'mercurial' [sp13] run: env LANG=C hg --version | grep 4.6 Warning: run() received nonzero return code 1 while executing 'env LANG=C hg --version | grep 4.6'! [sp13] run: tar xf ../arc/mercurial-4.6.tar.gz [sp13] sudo: gmake clean Warning: sudo() received nonzero return code -1 while executing 'gmake clean'! [sp13] run: gmake build [sp13] out: python setup.py build [sp13] out: running build [sp13] out: running build_mo [sp13] out: running build_py [sp13] out: running build_ext [sp13] out: building 'mercurial.zstd' extension [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext/compressionparams.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext/compressionparams.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder/divsufsort.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder/divsufsort.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext/compressobj.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext/compressobj.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress/fse_compress.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress/fse_compress.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder/cover.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder/cover.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext/compressoriterator.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext/compressoriterator.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext/decompressobj.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext/decompressobj.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress/zstd_opt.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress/zstd_opt.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress/huf_compress.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress/huf_compress.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/common/xxhash.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/common/xxhash.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress/zstd_ldm.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress/zstd_ldm.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext/compressiondict.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext/compressiondict.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/common/entropy_common.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/common/entropy_common.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext/constants.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext/constants.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext/compressor.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext/compressor.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext/decompressoriterator.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext/decompressoriterator.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext/decompressor.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext/decompressor.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden [sp13] out: /usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext/decompressor.c: In function 'Decompressor_multi_decompress_to_buffer': [sp13] out: /usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext/decompressor.c:1502: warning: 'frameCount' may be used uninitialized in this function [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/common/threading.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/common/threading.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext/frameparams.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext/frameparams.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext/compressionwriter.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext/compressionwriter.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress/zstd_compress.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress/zstd_compress.o -DZSTD_MULTITHREAD -DZSTDLIB_VISIBILITY= -DZDICTLIB_VISIBILITY= -DZSTDERRORLIB_VISIBILITY= -fvisibility=hidden [sp13] out: In file included from /usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/compress/zstd_compress.c:24: [sp13] out: /usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/common/cpu.h: In function 'ZSTD_cpuid': [sp13] out: /usr/local/src/mercurial-4.6/contrib/python-zstandard/zstd/common/cpu.h:76: error: expected string literal before ')' token [sp13] out: error: command 'gcc' failed with exit status 1 [sp13] out: gmake: *** [build] Error 1 [sp13] out: Warning: run() received nonzero return code 2 while executing 'gmake build'! [sp13] sudo: gmake install Warning: sudo() received nonzero return code -1 while executing 'gmake install'! [sp13] run: env LANG=C hg --version [sp13] out: Mercurial Distributed SCM (version 4.5.3) [sp13] out: (see https://mercurial-scm.org for more information) [sp13] out: [sp13] out: Copyright (C) 2005-2018 Matt Mackall and others [sp13] out: This is free software; see the source for copying conditions. There is NO [sp13] out: warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. [sp13] out: Done. Disconnecting from sp13... done. $ fab -H sp13 mercurial:4.5.2 [sp13] Executing task 'mercurial' [sp13] run: env LANG=C hg --version | grep 4.5.2 Warning: run() received nonzero return code 1 while executing 'env LANG=C hg --version | grep 4.5.2'! [sp13] put: /usr/local/arc/mercurial-4.5.2.tar.gz -> /usr/local/arc/mercurial-4.5.2.tar.gz [sp13] run: tar xf ../arc/mercurial-4.5.2.tar.gz [sp13] sudo: gmake clean Warning: sudo() received nonzero return code -1 while executing 'gmake clean'! [sp13] run: gmake build [sp13] out: python setup.py build [sp13] out: running build [sp13] out: running build_mo [sp13] out: creating mercurial/locale [sp13] out: creating mercurial/locale/da [sp13] out: creating mercurial/locale/da/LC_MESSAGES [sp13] out: generating mercurial/locale/da/LC_MESSAGES/hg.mo from i18n/da.po [sp13] out: msgfmt -v -o mercurial/locale/da/LC_MESSAGES/hg.mo i18n/da.po -c [sp13] out: 1950 translated messages, 92 fuzzy translations, 1830 untranslated messages. [sp13] out: creating mercurial/locale/de [sp13] out: creating mercurial/locale/de/LC_MESSAGES [sp13] out: generating mercurial/locale/de/LC_MESSAGES/hg.mo from i18n/de.po [sp13] out: msgfmt -v -o mercurial/locale/de/LC_MESSAGES/hg.mo i18n/de.po -c [sp13] out: 3185 translated messages, 102 fuzzy translations, 1301 untranslated messages. [sp13] out: creating mercurial/locale/el [sp13] out: creating mercurial/locale/el/LC_MESSAGES [sp13] out: generating mercurial/locale/el/LC_MESSAGES/hg.mo from i18n/el.po [sp13] out: msgfmt -v -o mercurial/locale/el/LC_MESSAGES/hg.mo i18n/el.po -c [sp13] out: 312 translated messages, 35 fuzzy translations, 1936 untranslated messages. [sp13] out: creating mercurial/locale/fr [sp13] out: creating mercurial/locale/fr/LC_MESSAGES [sp13] out: generating mercurial/locale/fr/LC_MESSAGES/hg.mo from i18n/fr.po [sp13] out: msgfmt -v -o mercurial/locale/fr/LC_MESSAGES/hg.mo i18n/fr.po -c [sp13] out: 357 translated messages, 104 fuzzy translations, 1776 untranslated messages. [sp13] out: creating mercurial/locale/it [sp13] out: creating mercurial/locale/it/LC_MESSAGES [sp13] out: generating mercurial/locale/it/LC_MESSAGES/hg.mo from i18n/it.po [sp13] out: msgfmt -v -o mercurial/locale/it/LC_MESSAGES/hg.mo i18n/it.po -c [sp13] out: 1872 translated messages, 3 fuzzy translations, 1233 untranslated messages. [sp13] out: creating mercurial/locale/ja [sp13] out: creating mercurial/locale/ja/LC_MESSAGES [sp13] out: generating mercurial/locale/ja/LC_MESSAGES/hg.mo from i18n/ja.po [sp13] out: msgfmt -v -o mercurial/locale/ja/LC_MESSAGES/hg.mo i18n/ja.po -c [sp13] out: 5755 translated messages, 10 fuzzy translations, 261 untranslated messages. [sp13] out: creating mercurial/locale/pt_BR [sp13] out: creating mercurial/locale/pt_BR/LC_MESSAGES [sp13] out: generating mercurial/locale/pt_BR/LC_MESSAGES/hg.mo from i18n/pt_BR.po [sp13] out: msgfmt -v -o mercurial/locale/pt_BR/LC_MESSAGES/hg.mo i18n/pt_BR.po -c [sp13] out: 6564 translated messages, 175 untranslated messages. [sp13] out: creating mercurial/locale/ro [sp13] out: creating mercurial/locale/ro/LC_MESSAGES [sp13] out: generating mercurial/locale/ro/LC_MESSAGES/hg.mo from i18n/ro.po [sp13] out: msgfmt -v -o mercurial/locale/ro/LC_MESSAGES/hg.mo i18n/ro.po -c [sp13] out: 677 translated messages, 4 fuzzy translations, 2805 untranslated messages. [sp13] out: creating mercurial/locale/ru [sp13] out: creating mercurial/locale/ru/LC_MESSAGES [sp13] out: generating mercurial/locale/ru/LC_MESSAGES/hg.mo from i18n/ru.po [sp13] out: msgfmt -v -o mercurial/locale/ru/LC_MESSAGES/hg.mo i18n/ru.po -c [sp13] out: 4668 translated messages, 10 untranslated messages. [sp13] out: creating mercurial/locale/sv [sp13] out: creating mercurial/locale/sv/LC_MESSAGES [sp13] out: generating mercurial/locale/sv/LC_MESSAGES/hg.mo from i18n/sv.po [sp13] out: msgfmt -v -o mercurial/locale/sv/LC_MESSAGES/hg.mo i18n/sv.po -c [sp13] out: 2039 translated messages, 1 fuzzy translation, 2196 untranslated messages. [sp13] out: creating mercurial/locale/zh_CN [sp13] out: creating mercurial/locale/zh_CN/LC_MESSAGES [sp13] out: generating mercurial/locale/zh_CN/LC_MESSAGES/hg.mo from i18n/zh_CN.po [sp13] out: msgfmt -v -o mercurial/locale/zh_CN/LC_MESSAGES/hg.mo i18n/zh_CN.po -c [sp13] out: 336 translated messages, 203 fuzzy translations, 1792 untranslated messages. [sp13] out: creating mercurial/locale/zh_TW [sp13] out: creating mercurial/locale/zh_TW/LC_MESSAGES [sp13] out: generating mercurial/locale/zh_TW/LC_MESSAGES/hg.mo from i18n/zh_TW.po [sp13] out: msgfmt -v -o mercurial/locale/zh_TW/LC_MESSAGES/hg.mo i18n/zh_TW.po -c [sp13] out: 640 translated messages, 8 fuzzy translations, 2372 untranslated messages. [sp13] out: running build_py [sp13] out: creating build [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7 [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/__init__.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/__version__.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/ancestor.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/archival.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/bookmarks.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/branchmap.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/bundle2.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/bundlerepo.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/byterange.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/cacheutil.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/changegroup.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/changelog.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/chgserver.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/cmdutil.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/color.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/commands.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/commandserver.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/config.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/configitems.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/context.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/copies.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/crecord.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/dagop.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/dagparser.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/dagutil.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/debugcommands.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/destutil.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/dirstate.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/dirstateguard.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/discovery.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/dispatch.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/encoding.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/error.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/exchange.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/extensions.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/fancyopts.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/filelog.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/filemerge.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/fileset.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/formatter.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/graphmod.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/hbisect.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/help.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/hg.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/hook.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/httpconnection.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/httppeer.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/i18n.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/keepalive.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/localrepo.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/lock.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/logexchange.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/lsprof.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/lsprofcalltree.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/mail.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/manifest.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/match.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/mdiff.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/merge.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/mergeutil.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/minifileset.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/minirst.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/namespaces.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/node.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/obsolete.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/obsutil.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/parser.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/patch.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/pathutil.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/peer.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/phases.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/policy.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/posix.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/profiling.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/progress.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/pushkey.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/pvec.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/pycompat.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/rcutil.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/registrar.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/repair.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/repository.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/repoview.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/revlog.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/revset.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/revsetlang.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/rewriteutil.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/scmposix.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/scmutil.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/scmwindows.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/server.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/setdiscovery.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/similar.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/simplemerge.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/smartset.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/sparse.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/sshpeer.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/sshserver.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/sslutil.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/statichttprepo.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/statprof.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/store.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/streamclone.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/subrepo.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/tagmerge.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/tags.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/templatefilters.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/templatekw.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/templater.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/transaction.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/treediscovery.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/txnutil.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/ui.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/unionrepo.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/upgrade.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/url.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/urllibcompat.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/util.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/verify.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/vfs.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/win32.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/windows.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/wireproto.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: copying mercurial/worker.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext [sp13] out: copying mercurial/cext/__init__.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cffi [sp13] out: copying mercurial/cffi/__init__.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cffi [sp13] out: copying mercurial/cffi/bdiff.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cffi [sp13] out: copying mercurial/cffi/bdiffbuild.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cffi [sp13] out: copying mercurial/cffi/mpatch.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cffi [sp13] out: copying mercurial/cffi/mpatchbuild.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cffi [sp13] out: copying mercurial/cffi/osutil.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cffi [sp13] out: copying mercurial/cffi/osutilbuild.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cffi [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/hgweb [sp13] out: copying mercurial/hgweb/__init__.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/hgweb [sp13] out: copying mercurial/hgweb/common.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/hgweb [sp13] out: copying mercurial/hgweb/hgweb_mod.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/hgweb [sp13] out: copying mercurial/hgweb/hgwebdir_mod.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/hgweb [sp13] out: copying mercurial/hgweb/protocol.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/hgweb [sp13] out: copying mercurial/hgweb/request.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/hgweb [sp13] out: copying mercurial/hgweb/server.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/hgweb [sp13] out: copying mercurial/hgweb/webcommands.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/hgweb [sp13] out: copying mercurial/hgweb/webutil.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/hgweb [sp13] out: copying mercurial/hgweb/wsgicgi.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/hgweb [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/httpclient [sp13] out: copying mercurial/httpclient/__init__.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/httpclient [sp13] out: copying mercurial/httpclient/_readers.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/httpclient [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/pure [sp13] out: copying mercurial/pure/__init__.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/pure [sp13] out: copying mercurial/pure/base85.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/pure [sp13] out: copying mercurial/pure/bdiff.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/pure [sp13] out: copying mercurial/pure/charencode.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/pure [sp13] out: copying mercurial/pure/diffhelpers.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/pure [sp13] out: copying mercurial/pure/mpatch.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/pure [sp13] out: copying mercurial/pure/osutil.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/pure [sp13] out: copying mercurial/pure/parsers.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/pure [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/thirdparty [sp13] out: copying mercurial/thirdparty/__init__.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/thirdparty [sp13] out: copying mercurial/thirdparty/selectors2.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/thirdparty [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/thirdparty/attr [sp13] out: copying mercurial/thirdparty/attr/__init__.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/thirdparty/attr [sp13] out: copying mercurial/thirdparty/attr/_compat.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/thirdparty/attr [sp13] out: copying mercurial/thirdparty/attr/_config.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/thirdparty/attr [sp13] out: copying mercurial/thirdparty/attr/_funcs.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/thirdparty/attr [sp13] out: copying mercurial/thirdparty/attr/_make.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/thirdparty/attr [sp13] out: copying mercurial/thirdparty/attr/converters.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/thirdparty/attr [sp13] out: copying mercurial/thirdparty/attr/exceptions.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/thirdparty/attr [sp13] out: copying mercurial/thirdparty/attr/filters.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/thirdparty/attr [sp13] out: copying mercurial/thirdparty/attr/validators.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/thirdparty/attr [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/__init__.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/acl.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/amend.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/automv.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/blackbox.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/bugzilla.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/censor.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/children.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/churn.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/clonebundles.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/commitextras.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/eol.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/extdiff.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/factotum.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/fetch.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/githelp.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/gpg.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/graphlog.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/hgk.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/histedit.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/journal.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/keyword.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/logtoprocess.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/mq.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/notify.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/pager.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/patchbomb.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/purge.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/rebase.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/record.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/releasenotes.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/relink.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/schemes.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/share.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/shelve.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/show.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/sparse.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/split.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/strip.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/transplant.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/uncommit.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/win32mbcs.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: copying hgext/win32text.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/convert [sp13] out: copying hgext/convert/__init__.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/convert [sp13] out: copying hgext/convert/bzr.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/convert [sp13] out: copying hgext/convert/common.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/convert [sp13] out: copying hgext/convert/convcmd.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/convert [sp13] out: copying hgext/convert/cvs.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/convert [sp13] out: copying hgext/convert/cvsps.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/convert [sp13] out: copying hgext/convert/darcs.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/convert [sp13] out: copying hgext/convert/filemap.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/convert [sp13] out: copying hgext/convert/git.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/convert [sp13] out: copying hgext/convert/gnuarch.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/convert [sp13] out: copying hgext/convert/hg.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/convert [sp13] out: copying hgext/convert/monotone.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/convert [sp13] out: copying hgext/convert/p4.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/convert [sp13] out: copying hgext/convert/subversion.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/convert [sp13] out: copying hgext/convert/transport.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/convert [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/fsmonitor [sp13] out: copying hgext/fsmonitor/__init__.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/fsmonitor [sp13] out: copying hgext/fsmonitor/state.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/fsmonitor [sp13] out: copying hgext/fsmonitor/watchmanclient.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/fsmonitor [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/fsmonitor/pywatchman [sp13] out: copying hgext/fsmonitor/pywatchman/__init__.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/fsmonitor/pywatchman [sp13] out: copying hgext/fsmonitor/pywatchman/capabilities.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/fsmonitor/pywatchman [sp13] out: copying hgext/fsmonitor/pywatchman/compat.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/fsmonitor/pywatchman [sp13] out: copying hgext/fsmonitor/pywatchman/encoding.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/fsmonitor/pywatchman [sp13] out: copying hgext/fsmonitor/pywatchman/load.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/fsmonitor/pywatchman [sp13] out: copying hgext/fsmonitor/pywatchman/pybser.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/fsmonitor/pywatchman [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/highlight [sp13] out: copying hgext/highlight/__init__.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/highlight [sp13] out: copying hgext/highlight/highlight.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/highlight [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/largefiles [sp13] out: copying hgext/largefiles/__init__.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/largefiles [sp13] out: copying hgext/largefiles/basestore.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/largefiles [sp13] out: copying hgext/largefiles/lfcommands.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/largefiles [sp13] out: copying hgext/largefiles/lfutil.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/largefiles [sp13] out: copying hgext/largefiles/localstore.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/largefiles [sp13] out: copying hgext/largefiles/overrides.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/largefiles [sp13] out: copying hgext/largefiles/proto.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/largefiles [sp13] out: copying hgext/largefiles/remotestore.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/largefiles [sp13] out: copying hgext/largefiles/reposetup.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/largefiles [sp13] out: copying hgext/largefiles/storefactory.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/largefiles [sp13] out: copying hgext/largefiles/uisetup.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/largefiles [sp13] out: copying hgext/largefiles/wirestore.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/largefiles [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/lfs [sp13] out: copying hgext/lfs/__init__.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/lfs [sp13] out: copying hgext/lfs/blobstore.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/lfs [sp13] out: copying hgext/lfs/pointer.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/lfs [sp13] out: copying hgext/lfs/wrapper.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/lfs [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/zeroconf [sp13] out: copying hgext/zeroconf/__init__.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/zeroconf [sp13] out: copying hgext/zeroconf/Zeroconf.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/zeroconf [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext3rd [sp13] out: copying hgext3rd/__init__.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext3rd [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgdemandimport [sp13] out: copying hgdemandimport/__init__.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgdemandimport [sp13] out: copying hgdemandimport/demandimportpy2.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgdemandimport [sp13] out: copying hgdemandimport/demandimportpy3.py -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgdemandimport [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/da [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/da/LC_MESSAGES [sp13] out: copying mercurial/locale/da/LC_MESSAGES/hg.mo -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/da/LC_MESSAGES [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/de [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/de/LC_MESSAGES [sp13] out: copying mercurial/locale/de/LC_MESSAGES/hg.mo -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/de/LC_MESSAGES [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/el [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/el/LC_MESSAGES [sp13] out: copying mercurial/locale/el/LC_MESSAGES/hg.mo -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/el/LC_MESSAGES [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/fr [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/fr/LC_MESSAGES [sp13] out: copying mercurial/locale/fr/LC_MESSAGES/hg.mo -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/fr/LC_MESSAGES [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/it [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/it/LC_MESSAGES [sp13] out: copying mercurial/locale/it/LC_MESSAGES/hg.mo -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/it/LC_MESSAGES [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/ja [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/ja/LC_MESSAGES [sp13] out: copying mercurial/locale/ja/LC_MESSAGES/hg.mo -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/ja/LC_MESSAGES [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/pt_BR [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/pt_BR/LC_MESSAGES [sp13] out: copying mercurial/locale/pt_BR/LC_MESSAGES/hg.mo -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/pt_BR/LC_MESSAGES [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/ro [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/ro/LC_MESSAGES [sp13] out: copying mercurial/locale/ro/LC_MESSAGES/hg.mo -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/ro/LC_MESSAGES [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/ru [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/ru/LC_MESSAGES [sp13] out: copying mercurial/locale/ru/LC_MESSAGES/hg.mo -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/ru/LC_MESSAGES [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/sv [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/sv/LC_MESSAGES [sp13] out: copying mercurial/locale/sv/LC_MESSAGES/hg.mo -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/sv/LC_MESSAGES [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/zh_CN [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/zh_CN/LC_MESSAGES [sp13] out: copying mercurial/locale/zh_CN/LC_MESSAGES/hg.mo -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/zh_CN/LC_MESSAGES [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/zh_TW [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/zh_TW/LC_MESSAGES [sp13] out: copying mercurial/locale/zh_TW/LC_MESSAGES/hg.mo -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/locale/zh_TW/LC_MESSAGES [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help [sp13] out: copying mercurial/help/bundlespec.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help [sp13] out: copying mercurial/help/color.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help [sp13] out: copying mercurial/help/common.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help [sp13] out: copying mercurial/help/config.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help [sp13] out: copying mercurial/help/dates.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help [sp13] out: copying mercurial/help/diffs.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help [sp13] out: copying mercurial/help/environment.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help [sp13] out: copying mercurial/help/extensions.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help [sp13] out: copying mercurial/help/filesets.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help [sp13] out: copying mercurial/help/flags.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help [sp13] out: copying mercurial/help/glossary.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help [sp13] out: copying mercurial/help/hg-ssh.8.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help [sp13] out: copying mercurial/help/hg.1.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help [sp13] out: copying mercurial/help/hgignore.5.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help [sp13] out: copying mercurial/help/hgignore.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help [sp13] out: copying mercurial/help/hgrc.5.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help [sp13] out: copying mercurial/help/hgweb.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help [sp13] out: copying mercurial/help/merge-tools.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help [sp13] out: copying mercurial/help/pager.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help [sp13] out: copying mercurial/help/patterns.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help [sp13] out: copying mercurial/help/phases.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help [sp13] out: copying mercurial/help/revisions.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help [sp13] out: copying mercurial/help/scripting.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help [sp13] out: copying mercurial/help/subrepos.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help [sp13] out: copying mercurial/help/templates.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help [sp13] out: copying mercurial/help/urls.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help/internals [sp13] out: copying mercurial/help/internals/bundles.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help/internals [sp13] out: copying mercurial/help/internals/censor.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help/internals [sp13] out: copying mercurial/help/internals/changegroups.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help/internals [sp13] out: copying mercurial/help/internals/config.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help/internals [sp13] out: copying mercurial/help/internals/requirements.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help/internals [sp13] out: copying mercurial/help/internals/revlogs.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help/internals [sp13] out: copying mercurial/help/internals/wireprotocol.txt -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/help/internals [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/default.d [sp13] out: copying mercurial/default.d/mergetools.rc -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/default.d [sp13] out: copying mercurial/dummycert.pem -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates [sp13] out: copying mercurial/templates/map-cmdline.bisect -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates [sp13] out: copying mercurial/templates/map-cmdline.changelog -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates [sp13] out: copying mercurial/templates/map-cmdline.compact -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates [sp13] out: copying mercurial/templates/map-cmdline.default -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates [sp13] out: copying mercurial/templates/map-cmdline.phases -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates [sp13] out: copying mercurial/templates/map-cmdline.show -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates [sp13] out: copying mercurial/templates/map-cmdline.status -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates [sp13] out: copying mercurial/templates/map-cmdline.xml -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/atom [sp13] out: copying mercurial/templates/atom/bookmarkentry.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/atom [sp13] out: copying mercurial/templates/atom/bookmarks.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/atom [sp13] out: copying mercurial/templates/atom/branchentry.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/atom [sp13] out: copying mercurial/templates/atom/branches.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/atom [sp13] out: copying mercurial/templates/atom/changelog.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/atom [sp13] out: copying mercurial/templates/atom/changelogentry.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/atom [sp13] out: copying mercurial/templates/atom/error.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/atom [sp13] out: copying mercurial/templates/atom/filelog.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/atom [sp13] out: copying mercurial/templates/atom/header.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/atom [sp13] out: copying mercurial/templates/atom/map -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/atom [sp13] out: copying mercurial/templates/atom/tagentry.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/atom [sp13] out: copying mercurial/templates/atom/tags.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/atom [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/coal [sp13] out: copying mercurial/templates/coal/header.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/coal [sp13] out: copying mercurial/templates/coal/map -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/coal [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/gitweb [sp13] out: copying mercurial/templates/gitweb/bookmarks.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/gitweb [sp13] out: copying mercurial/templates/gitweb/branches.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/gitweb [sp13] out: copying mercurial/templates/gitweb/changelog.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/gitweb [sp13] out: copying mercurial/templates/gitweb/changelogentry.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/gitweb [sp13] out: copying mercurial/templates/gitweb/changeset.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/gitweb [sp13] out: copying mercurial/templates/gitweb/error.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/gitweb [sp13] out: copying mercurial/templates/gitweb/fileannotate.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/gitweb [sp13] out: copying mercurial/templates/gitweb/filecomparison.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/gitweb [sp13] out: copying mercurial/templates/gitweb/filediff.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/gitweb [sp13] out: copying mercurial/templates/gitweb/filelog.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/gitweb [sp13] out: copying mercurial/templates/gitweb/filerevision.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/gitweb [sp13] out: copying mercurial/templates/gitweb/footer.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/gitweb [sp13] out: copying mercurial/templates/gitweb/graph.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/gitweb [sp13] out: copying mercurial/templates/gitweb/graphentry.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/gitweb [sp13] out: copying mercurial/templates/gitweb/header.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/gitweb [sp13] out: copying mercurial/templates/gitweb/help.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/gitweb [sp13] out: copying mercurial/templates/gitweb/helptopics.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/gitweb [sp13] out: copying mercurial/templates/gitweb/index.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/gitweb [sp13] out: copying mercurial/templates/gitweb/manifest.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/gitweb [sp13] out: copying mercurial/templates/gitweb/map -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/gitweb [sp13] out: copying mercurial/templates/gitweb/notfound.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/gitweb [sp13] out: copying mercurial/templates/gitweb/search.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/gitweb [sp13] out: copying mercurial/templates/gitweb/shortlog.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/gitweb [sp13] out: copying mercurial/templates/gitweb/summary.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/gitweb [sp13] out: copying mercurial/templates/gitweb/tags.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/gitweb [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/json [sp13] out: copying mercurial/templates/json/changelist.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/json [sp13] out: copying mercurial/templates/json/graph.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/json [sp13] out: copying mercurial/templates/json/map -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/json [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/monoblue [sp13] out: copying mercurial/templates/monoblue/bookmarks.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/monoblue [sp13] out: copying mercurial/templates/monoblue/branches.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/monoblue [sp13] out: copying mercurial/templates/monoblue/changelog.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/monoblue [sp13] out: copying mercurial/templates/monoblue/changelogentry.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/monoblue [sp13] out: copying mercurial/templates/monoblue/changeset.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/monoblue [sp13] out: copying mercurial/templates/monoblue/error.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/monoblue [sp13] out: copying mercurial/templates/monoblue/fileannotate.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/monoblue [sp13] out: copying mercurial/templates/monoblue/filecomparison.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/monoblue [sp13] out: copying mercurial/templates/monoblue/filediff.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/monoblue [sp13] out: copying mercurial/templates/monoblue/filelog.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/monoblue [sp13] out: copying mercurial/templates/monoblue/filerevision.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/monoblue [sp13] out: copying mercurial/templates/monoblue/footer.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/monoblue [sp13] out: copying mercurial/templates/monoblue/graph.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/monoblue [sp13] out: copying mercurial/templates/monoblue/graphentry.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/monoblue [sp13] out: copying mercurial/templates/monoblue/header.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/monoblue [sp13] out: copying mercurial/templates/monoblue/help.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/monoblue [sp13] out: copying mercurial/templates/monoblue/helptopics.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/monoblue [sp13] out: copying mercurial/templates/monoblue/index.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/monoblue [sp13] out: copying mercurial/templates/monoblue/manifest.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/monoblue [sp13] out: copying mercurial/templates/monoblue/map -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/monoblue [sp13] out: copying mercurial/templates/monoblue/notfound.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/monoblue [sp13] out: copying mercurial/templates/monoblue/search.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/monoblue [sp13] out: copying mercurial/templates/monoblue/shortlog.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/monoblue [sp13] out: copying mercurial/templates/monoblue/summary.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/monoblue [sp13] out: copying mercurial/templates/monoblue/tags.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/monoblue [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/paper [sp13] out: copying mercurial/templates/paper/bookmarks.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/paper [sp13] out: copying mercurial/templates/paper/branches.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/paper [sp13] out: copying mercurial/templates/paper/changeset.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/paper [sp13] out: copying mercurial/templates/paper/diffstat.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/paper [sp13] out: copying mercurial/templates/paper/error.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/paper [sp13] out: copying mercurial/templates/paper/fileannotate.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/paper [sp13] out: copying mercurial/templates/paper/filecomparison.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/paper [sp13] out: copying mercurial/templates/paper/filediff.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/paper [sp13] out: copying mercurial/templates/paper/filelog.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/paper [sp13] out: copying mercurial/templates/paper/filelogentry.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/paper [sp13] out: copying mercurial/templates/paper/filerevision.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/paper [sp13] out: copying mercurial/templates/paper/footer.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/paper [sp13] out: copying mercurial/templates/paper/graph.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/paper [sp13] out: copying mercurial/templates/paper/graphentry.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/paper [sp13] out: copying mercurial/templates/paper/header.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/paper [sp13] out: copying mercurial/templates/paper/help.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/paper [sp13] out: copying mercurial/templates/paper/helptopics.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/paper [sp13] out: copying mercurial/templates/paper/index.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/paper [sp13] out: copying mercurial/templates/paper/manifest.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/paper [sp13] out: copying mercurial/templates/paper/map -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/paper [sp13] out: copying mercurial/templates/paper/notfound.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/paper [sp13] out: copying mercurial/templates/paper/search.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/paper [sp13] out: copying mercurial/templates/paper/shortlog.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/paper [sp13] out: copying mercurial/templates/paper/shortlogentry.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/paper [sp13] out: copying mercurial/templates/paper/tags.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/paper [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/raw [sp13] out: copying mercurial/templates/raw/changelog.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/raw [sp13] out: copying mercurial/templates/raw/changeset.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/raw [sp13] out: copying mercurial/templates/raw/error.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/raw [sp13] out: copying mercurial/templates/raw/fileannotate.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/raw [sp13] out: copying mercurial/templates/raw/filediff.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/raw [sp13] out: copying mercurial/templates/raw/graph.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/raw [sp13] out: copying mercurial/templates/raw/graphedge.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/raw [sp13] out: copying mercurial/templates/raw/graphnode.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/raw [sp13] out: copying mercurial/templates/raw/index.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/raw [sp13] out: copying mercurial/templates/raw/logentry.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/raw [sp13] out: copying mercurial/templates/raw/manifest.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/raw [sp13] out: copying mercurial/templates/raw/map -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/raw [sp13] out: copying mercurial/templates/raw/notfound.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/raw [sp13] out: copying mercurial/templates/raw/search.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/raw [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/rss [sp13] out: copying mercurial/templates/rss/bookmarkentry.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/rss [sp13] out: copying mercurial/templates/rss/bookmarks.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/rss [sp13] out: copying mercurial/templates/rss/branchentry.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/rss [sp13] out: copying mercurial/templates/rss/branches.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/rss [sp13] out: copying mercurial/templates/rss/changelog.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/rss [sp13] out: copying mercurial/templates/rss/changelogentry.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/rss [sp13] out: copying mercurial/templates/rss/error.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/rss [sp13] out: copying mercurial/templates/rss/filelog.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/rss [sp13] out: copying mercurial/templates/rss/filelogentry.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/rss [sp13] out: copying mercurial/templates/rss/header.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/rss [sp13] out: copying mercurial/templates/rss/map -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/rss [sp13] out: copying mercurial/templates/rss/tagentry.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/rss [sp13] out: copying mercurial/templates/rss/tags.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/rss [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/spartan [sp13] out: copying mercurial/templates/spartan/branches.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/spartan [sp13] out: copying mercurial/templates/spartan/changelog.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/spartan [sp13] out: copying mercurial/templates/spartan/changelogentry.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/spartan [sp13] out: copying mercurial/templates/spartan/changeset.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/spartan [sp13] out: copying mercurial/templates/spartan/error.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/spartan [sp13] out: copying mercurial/templates/spartan/fileannotate.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/spartan [sp13] out: copying mercurial/templates/spartan/filediff.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/spartan [sp13] out: copying mercurial/templates/spartan/filelog.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/spartan [sp13] out: copying mercurial/templates/spartan/filelogentry.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/spartan [sp13] out: copying mercurial/templates/spartan/filerevision.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/spartan [sp13] out: copying mercurial/templates/spartan/footer.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/spartan [sp13] out: copying mercurial/templates/spartan/graph.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/spartan [sp13] out: copying mercurial/templates/spartan/graphentry.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/spartan [sp13] out: copying mercurial/templates/spartan/header.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/spartan [sp13] out: copying mercurial/templates/spartan/index.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/spartan [sp13] out: copying mercurial/templates/spartan/manifest.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/spartan [sp13] out: copying mercurial/templates/spartan/map -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/spartan [sp13] out: copying mercurial/templates/spartan/notfound.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/spartan [sp13] out: copying mercurial/templates/spartan/search.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/spartan [sp13] out: copying mercurial/templates/spartan/shortlog.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/spartan [sp13] out: copying mercurial/templates/spartan/shortlogentry.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/spartan [sp13] out: copying mercurial/templates/spartan/tags.tmpl -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/spartan [sp13] out: creating build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/static [sp13] out: copying mercurial/templates/static/background.png -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/static [sp13] out: copying mercurial/templates/static/coal-file.png -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/static [sp13] out: copying mercurial/templates/static/coal-folder.png -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/static [sp13] out: copying mercurial/templates/static/feed-icon-14x14.png -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/static [sp13] out: copying mercurial/templates/static/followlines.js -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/static [sp13] out: copying mercurial/templates/static/hgicon.png -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/static [sp13] out: copying mercurial/templates/static/hglogo.png -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/static [sp13] out: copying mercurial/templates/static/mercurial.js -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/static [sp13] out: copying mercurial/templates/static/style-extra-coal.css -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/static [sp13] out: copying mercurial/templates/static/style-gitweb.css -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/static [sp13] out: copying mercurial/templates/static/style-monoblue.css -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/static [sp13] out: copying mercurial/templates/static/style-paper.css -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/static [sp13] out: copying mercurial/templates/static/style.css -> build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/templates/static [sp13] out: running build_ext [sp13] out: building 'mercurial.cext.base85' extension [sp13] out: creating build/temp.freebsd-7.2-RELEASE-p2-i386-2.7 [sp13] out: creating build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial [sp13] out: creating build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Imercurial -I/usr/local/include/python2.7 -c mercurial/cext/base85.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext/base85.o [sp13] out: gcc -pthread -shared build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext/base85.o -o build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext/base85.so [sp13] out: building 'mercurial.cext.bdiff' extension [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Imercurial -I/usr/local/include/python2.7 -c mercurial/bdiff.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/bdiff.o [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Imercurial -I/usr/local/include/python2.7 -c mercurial/cext/bdiff.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext/bdiff.o [sp13] out: gcc -pthread -shared build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/bdiff.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext/bdiff.o -o build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext/bdiff.so [sp13] out: building 'mercurial.cext.diffhelpers' extension [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Imercurial -I/usr/local/include/python2.7 -c mercurial/cext/diffhelpers.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext/diffhelpers.o [sp13] out: gcc -pthread -shared build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext/diffhelpers.o -o build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext/diffhelpers.so [sp13] out: building 'mercurial.cext.mpatch' extension [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Imercurial -I/usr/local/include/python2.7 -c mercurial/mpatch.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/mpatch.o [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Imercurial -I/usr/local/include/python2.7 -c mercurial/cext/mpatch.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext/mpatch.o [sp13] out: gcc -pthread -shared build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/mpatch.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext/mpatch.o -o build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext/mpatch.so [sp13] out: building 'mercurial.cext.parsers' extension [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Imercurial -I/usr/local/include/python2.7 -c mercurial/cext/charencode.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext/charencode.o [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Imercurial -I/usr/local/include/python2.7 -c mercurial/cext/dirs.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext/dirs.o [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Imercurial -I/usr/local/include/python2.7 -c mercurial/cext/manifest.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext/manifest.o [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Imercurial -I/usr/local/include/python2.7 -c mercurial/cext/parsers.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext/parsers.o [sp13] out: mercurial/cext/parsers.c: In function 'fm1readmarkers': [sp13] out: mercurial/cext/parsers.c:658: warning: 'msize' may be used uninitialized in this function [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Imercurial -I/usr/local/include/python2.7 -c mercurial/cext/pathencode.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext/pathencode.o [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Imercurial -I/usr/local/include/python2.7 -c mercurial/cext/revlog.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext/revlog.o [sp13] out: gcc -pthread -shared build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext/charencode.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext/dirs.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext/manifest.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext/parsers.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext/pathencode.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext/revlog.o -o build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext/parsers.so [sp13] out: building 'mercurial.cext.osutil' extension [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Imercurial -I/usr/local/include/python2.7 -c mercurial/cext/osutil.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext/osutil.o -DHAVE_SETPROCTITLE -DHAVE_BSD_STATFS [sp13] out: gcc -pthread -shared build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext/osutil.o -o build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/cext/osutil.so [sp13] out: building 'hgext.fsmonitor.pywatchman.bser' extension [sp13] out: creating build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/hgext [sp13] out: creating build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/fsmonitor [sp13] out: creating build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/fsmonitor/pywatchman [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.7 -c hgext/fsmonitor/pywatchman/bser.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/fsmonitor/pywatchman/bser.o [sp13] out: hgext/fsmonitor/pywatchman/bser.c: In function 'bser_loads_recursive': [sp13] out: hgext/fsmonitor/pywatchman/bser.c:685: warning: 'obj' may be used uninitialized in this function [sp13] out: hgext/fsmonitor/pywatchman/bser.c:685: note: 'obj' was declared here [sp13] out: gcc -pthread -shared build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/fsmonitor/pywatchman/bser.o -o build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/hgext/fsmonitor/pywatchman/bser.so [sp13] out: building 'mercurial.zstd' extension [sp13] out: creating build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr [sp13] out: creating build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local [sp13] out: creating build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src [sp13] out: creating build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2 [sp13] out: creating build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib [sp13] out: creating build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard [sp13] out: creating build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd [sp13] out: creating build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common [sp13] out: creating build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress [sp13] out: creating build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress [sp13] out: creating build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder [sp13] out: creating build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/entropy_common.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/entropy_common.o -DZSTD_MULTITHREAD [sp13] out: In file included from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/entropy_common.c:38: [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap32': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:186: warning: implicit declaration of function '__builtin_bswap32' [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap64': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:200: warning: implicit declaration of function '__builtin_bswap64' [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/error_private.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/error_private.o -DZSTD_MULTITHREAD [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/fse_decompress.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/fse_decompress.o -DZSTD_MULTITHREAD [sp13] out: In file included from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/bitstream.h:52, [sp13] out: from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/fse_decompress.c:63: [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap32': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:186: warning: implicit declaration of function '__builtin_bswap32' [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap64': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:200: warning: implicit declaration of function '__builtin_bswap64' [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/pool.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/pool.o -DZSTD_MULTITHREAD [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/threading.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/threading.o -DZSTD_MULTITHREAD [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/xxhash.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/xxhash.o -DZSTD_MULTITHREAD [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/zstd_common.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/zstd_common.o -DZSTD_MULTITHREAD [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress/fse_compress.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress/fse_compress.o -DZSTD_MULTITHREAD [sp13] out: In file included from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/bitstream.h:52, [sp13] out: from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress/fse_compress.c:62: [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap32': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:186: warning: implicit declaration of function '__builtin_bswap32' [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap64': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:200: warning: implicit declaration of function '__builtin_bswap64' [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress/huf_compress.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress/huf_compress.o -DZSTD_MULTITHREAD [sp13] out: In file included from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/bitstream.h:52, [sp13] out: from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress/huf_compress.c:48: [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap32': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:186: warning: implicit declaration of function '__builtin_bswap32' [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap64': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:200: warning: implicit declaration of function '__builtin_bswap64' [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress/zstd_compress.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress/zstd_compress.o -DZSTD_MULTITHREAD [sp13] out: In file included from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress/zstd_compress.c:15: [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap32': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:186: warning: implicit declaration of function '__builtin_bswap32' [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap64': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:200: warning: implicit declaration of function '__builtin_bswap64' [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress/zstdmt_compress.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress/zstdmt_compress.o -DZSTD_MULTITHREAD [sp13] out: In file included from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/zstd_internal.h:48, [sp13] out: from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress/zstdmt_compress.c:26: [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap32': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:186: warning: implicit declaration of function '__builtin_bswap32' [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap64': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:200: warning: implicit declaration of function '__builtin_bswap64' [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress/huf_decompress.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress/huf_decompress.o -DZSTD_MULTITHREAD [sp13] out: In file included from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/bitstream.h:52, [sp13] out: from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress/huf_decompress.c:55: [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap32': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:186: warning: implicit declaration of function '__builtin_bswap32' [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap64': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:200: warning: implicit declaration of function '__builtin_bswap64' [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress/zstd_decompress.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress/zstd_decompress.o -DZSTD_MULTITHREAD [sp13] out: In file included from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress/zstd_decompress.c:45: [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap32': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:186: warning: implicit declaration of function '__builtin_bswap32' [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap64': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:200: warning: implicit declaration of function '__builtin_bswap64' [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress/zstd_decompress.c: In function 'ZSTD_decompressSequences': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress/zstd_decompress.c:942: warning: 'seq.match' is used uninitialized in this function [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress/zstd_decompress.c:853: note: 'seq.match' was declared here [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder/cover.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder/cover.o -DZSTD_MULTITHREAD [sp13] out: In file included from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder/cover.c:18: [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap32': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:186: warning: implicit declaration of function '__builtin_bswap32' [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap64': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:200: warning: implicit declaration of function '__builtin_bswap64' [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder/divsufsort.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder/divsufsort.o -DZSTD_MULTITHREAD [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder/zdict.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder/zdict.o -DZSTD_MULTITHREAD [sp13] out: In file included from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder/zdict.c:38: [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap32': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:186: warning: implicit declaration of function '__builtin_bswap32' [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap64': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:200: warning: implicit declaration of function '__builtin_bswap64' [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd.o -DZSTD_MULTITHREAD [sp13] out: In file included from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/python-zstandard.h:15, [sp13] out: from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd.c:19: [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap32': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:186: warning: implicit declaration of function '__builtin_bswap32' [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap64': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:200: warning: implicit declaration of function '__builtin_bswap64' [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/bufferutil.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/bufferutil.o -DZSTD_MULTITHREAD [sp13] out: In file included from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/python-zstandard.h:15, [sp13] out: from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/bufferutil.c:9: [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap32': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:186: warning: implicit declaration of function '__builtin_bswap32' [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap64': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:200: warning: implicit declaration of function '__builtin_bswap64' [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/bufferutil.c: In function 'BufferWithSegments_init': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/bufferutil.c:87: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'unsigned int' [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/compressiondict.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/compressiondict.o -DZSTD_MULTITHREAD [sp13] out: In file included from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/python-zstandard.h:15, [sp13] out: from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/compressiondict.c:9: [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap32': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:186: warning: implicit declaration of function '__builtin_bswap32' [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap64': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:200: warning: implicit declaration of function '__builtin_bswap64' [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/compressobj.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/compressobj.o -DZSTD_MULTITHREAD [sp13] out: In file included from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/python-zstandard.h:15, [sp13] out: from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/compressobj.c:9: [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap32': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:186: warning: implicit declaration of function '__builtin_bswap32' [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap64': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:200: warning: implicit declaration of function '__builtin_bswap64' [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/compressor.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/compressor.o -DZSTD_MULTITHREAD [sp13] out: In file included from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/python-zstandard.h:15, [sp13] out: from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/compressor.c:9: [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap32': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:186: warning: implicit declaration of function '__builtin_bswap32' [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap64': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:200: warning: implicit declaration of function '__builtin_bswap64' [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/compressoriterator.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/compressoriterator.o -DZSTD_MULTITHREAD [sp13] out: In file included from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/python-zstandard.h:15, [sp13] out: from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/compressoriterator.c:9: [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap32': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:186: warning: implicit declaration of function '__builtin_bswap32' [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap64': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:200: warning: implicit declaration of function '__builtin_bswap64' [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/compressionparams.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/compressionparams.o -DZSTD_MULTITHREAD [sp13] out: In file included from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/python-zstandard.h:15, [sp13] out: from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/compressionparams.c:9: [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap32': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:186: warning: implicit declaration of function '__builtin_bswap32' [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap64': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:200: warning: implicit declaration of function '__builtin_bswap64' [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/compressionwriter.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/compressionwriter.o -DZSTD_MULTITHREAD [sp13] out: In file included from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/python-zstandard.h:15, [sp13] out: from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/compressionwriter.c:9: [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap32': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:186: warning: implicit declaration of function '__builtin_bswap32' [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap64': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:200: warning: implicit declaration of function '__builtin_bswap64' [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/constants.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/constants.o -DZSTD_MULTITHREAD [sp13] out: In file included from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/python-zstandard.h:15, [sp13] out: from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/constants.c:9: [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap32': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:186: warning: implicit declaration of function '__builtin_bswap32' [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap64': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:200: warning: implicit declaration of function '__builtin_bswap64' [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/decompressobj.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/decompressobj.o -DZSTD_MULTITHREAD [sp13] out: In file included from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/python-zstandard.h:15, [sp13] out: from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/decompressobj.c:9: [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap32': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:186: warning: implicit declaration of function '__builtin_bswap32' [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap64': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:200: warning: implicit declaration of function '__builtin_bswap64' [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/decompressor.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/decompressor.o -DZSTD_MULTITHREAD [sp13] out: In file included from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/python-zstandard.h:15, [sp13] out: from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/decompressor.c:9: [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap32': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:186: warning: implicit declaration of function '__builtin_bswap32' [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap64': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:200: warning: implicit declaration of function '__builtin_bswap64' [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/decompressor.c: In function 'Decompressor_multi_decompress_to_buffer': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/decompressor.c:1320: warning: 'frameCount' may be used uninitialized in this function [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/decompressoriterator.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/decompressoriterator.o -DZSTD_MULTITHREAD [sp13] out: In file included from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/python-zstandard.h:15, [sp13] out: from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/decompressoriterator.c:9: [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap32': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:186: warning: implicit declaration of function '__builtin_bswap32' [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap64': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:200: warning: implicit declaration of function '__builtin_bswap64' [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/decompressionwriter.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/decompressionwriter.o -DZSTD_MULTITHREAD [sp13] out: In file included from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/python-zstandard.h:15, [sp13] out: from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/decompressionwriter.c:9: [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap32': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:186: warning: implicit declaration of function '__builtin_bswap32' [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap64': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:200: warning: implicit declaration of function '__builtin_bswap64' [sp13] out: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress -I/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder -I/usr/local/include/python2.7 -c /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/frameparams.c -o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/frameparams.o -DZSTD_MULTITHREAD [sp13] out: In file included from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/python-zstandard.h:15, [sp13] out: from /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/frameparams.c:9: [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap32': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:186: warning: implicit declaration of function '__builtin_bswap32' [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h: In function 'MEM_swap64': [sp13] out: /usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/mem.h:200: warning: implicit declaration of function '__builtin_bswap64' [sp13] out: gcc -pthread -shared build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/entropy_common.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/error_private.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/fse_decompress.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/pool.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/threading.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/xxhash.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/common/zstd_common.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress/fse_compress.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress/huf_compress.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress/zstd_compress.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/compress/zstdmt_compress.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress/huf_decompress.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/decompress/zstd_decompress.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder/cover.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder/divsufsort.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd/dictBuilder/zdict.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/zstd.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/bufferutil.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/compressiondict.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/compressobj.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/compressor.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/compressoriterator.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/compressionparams.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/compressionwriter.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/constants.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/decompressobj.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/decompressor.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/decompressoriterator.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/decompressionwriter.o build/temp.freebsd-7.2-RELEASE-p2-i386-2.7/usr/local/src/mercurial-4.5.2/contrib/python-zstandard/c-ext/frameparams.o -o build/lib.freebsd-7.2-RELEASE-p2-i386-2.7/mercurial/zstd.so [sp13] out: running build_scripts [sp13] out: creating build/scripts-2.7 [sp13] out: copying and adjusting hg -> build/scripts-2.7 [sp13] out: changing mode of build/scripts-2.7/hg from 644 to 755 [sp13] out: