tar -xf v0.17.2 running install running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/pygit2 copying pygit2/__init__.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/utils.py -> build/lib.linux-x86_64-2.7/pygit2 running build_ext building '_pygit2' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/src creating build/temp.linux-x86_64-2.7/src/pygit2 gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -fPIC -I/usr/local/include -Iinclude -I/usr/include/python2.7 -c src/pygit2.c -o build/temp.linux-x86_64-2.7/src/pygit2.o src/pygit2.c: In function ‘moduleinit’: src/pygit2.c:181:5: attention : déréférencement du pointeur type-punned brisera les strictes d'aliases [-Wstrict-aliasing] src/pygit2.c:184:5: attention : déréférencement du pointeur type-punned brisera les strictes d'aliases [-Wstrict-aliasing] src/pygit2.c:187:5: attention : déréférencement du pointeur type-punned brisera les strictes d'aliases [-Wstrict-aliasing] src/pygit2.c:190:5: attention : déréférencement du pointeur type-punned brisera les strictes d'aliases [-Wstrict-aliasing] src/pygit2.c:193:5: attention : déréférencement du pointeur type-punned brisera les strictes d'aliases [-Wstrict-aliasing] src/pygit2.c:196:5: attention : déréférencement du pointeur type-punned brisera les strictes d'aliases [-Wstrict-aliasing] src/pygit2.c:199:5: attention : déréférencement du pointeur type-punned brisera les strictes d'aliases [-Wstrict-aliasing] src/pygit2.c:202:5: attention : déréférencement du pointeur type-punned brisera les strictes d'aliases [-Wstrict-aliasing] src/pygit2.c:205:5: attention : déréférencement du pointeur type-punned brisera les strictes d'aliases [-Wstrict-aliasing] src/pygit2.c:208:5: attention : déréférencement du pointeur type-punned brisera les strictes d'aliases [-Wstrict-aliasing] src/pygit2.c:211:5: attention : déréférencement du pointeur type-punned brisera les strictes d'aliases [-Wstrict-aliasing] src/pygit2.c:214:5: attention : déréférencement du pointeur type-punned brisera les strictes d'aliases [-Wstrict-aliasing] In file included from src/pygit2.c:33:0: src/pygit2.c: Hors de toute fonction : include/pygit2/utils.h:73:1: attention : ‘to_unicode’ defined but not used [-Wunused-function] gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -fPIC -I/usr/local/include -Iinclude -I/usr/include/python2.7 -c src/pygit2/utils.c -o build/temp.linux-x86_64-2.7/src/pygit2/utils.o In file included from src/pygit2/utils.c:31:0: include/pygit2/utils.h:73:1: attention : ‘to_unicode’ defined but not used [-Wunused-function] include/pygit2/utils.h:87:1: attention : ‘to_bytes’ defined but not used [-Wunused-function] gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -fPIC -I/usr/local/include -Iinclude -I/usr/include/python2.7 -c src/pygit2/tree.c -o build/temp.linux-x86_64-2.7/src/pygit2/tree.o In file included from src/pygit2/tree.c:31:0: include/pygit2/utils.h:73:1: attention : ‘to_unicode’ defined but not used [-Wunused-function] gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -fPIC -I/usr/local/include -Iinclude -I/usr/include/python2.7 -c src/pygit2/blob.c -o build/temp.linux-x86_64-2.7/src/pygit2/blob.o gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -fPIC -I/usr/local/include -Iinclude -I/usr/include/python2.7 -c src/pygit2/repository.c -o build/temp.linux-x86_64-2.7/src/pygit2/repository.o In file included from src/pygit2/repository.c:33:0: include/pygit2/utils.h:73:1: attention : ‘to_unicode’ defined but not used [-Wunused-function] gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -fPIC -I/usr/local/include -Iinclude -I/usr/include/python2.7 -c src/pygit2/index.c -o build/temp.linux-x86_64-2.7/src/pygit2/index.o In file included from src/pygit2/index.c:32:0: include/pygit2/utils.h:73:1: attention : ‘to_unicode’ defined but not used [-Wunused-function] gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -fPIC -I/usr/local/include -Iinclude -I/usr/include/python2.7 -c src/pygit2/signature.c -o build/temp.linux-x86_64-2.7/src/pygit2/signature.o gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -fPIC -I/usr/local/include -Iinclude -I/usr/include/python2.7 -c src/pygit2/diff.c -o build/temp.linux-x86_64-2.7/src/pygit2/diff.o In file included from src/pygit2/diff.c:33:0: include/pygit2/utils.h:73:1: attention : ‘to_unicode’ defined but not used [-Wunused-function] include/pygit2/utils.h:87:1: attention : ‘to_bytes’ defined but not used [-Wunused-function] gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -fPIC -I/usr/local/include -Iinclude -I/usr/include/python2.7 -c src/pygit2/oid.c -o build/temp.linux-x86_64-2.7/src/pygit2/oid.o In file included from src/pygit2/oid.c:31:0: include/pygit2/utils.h:73:1: attention : ‘to_unicode’ defined but not used [-Wunused-function] include/pygit2/utils.h:87:1: attention : ‘to_bytes’ defined but not used [-Wunused-function] gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -fPIC -I/usr/local/include -Iinclude -I/usr/include/python2.7 -c src/pygit2/object.c -o build/temp.linux-x86_64-2.7/src/pygit2/object.o In file included from src/pygit2/object.c:32:0: include/pygit2/utils.h:73:1: attention : ‘to_unicode’ defined but not used [-Wunused-function] include/pygit2/utils.h:87:1: attention : ‘to_bytes’ defined but not used [-Wunused-function] gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -fPIC -I/usr/local/include -Iinclude -I/usr/include/python2.7 -c src/pygit2/error.c -o build/temp.linux-x86_64-2.7/src/pygit2/error.o gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -fPIC -I/usr/local/include -Iinclude -I/usr/include/python2.7 -c src/pygit2/config.c -o build/temp.linux-x86_64-2.7/src/pygit2/config.o In file included from src/pygit2/config.c:32:0: include/pygit2/utils.h:73:1: attention : ‘to_unicode’ defined but not used [-Wunused-function] include/pygit2/utils.h:87:1: attention : ‘to_bytes’ defined but not used [-Wunused-function] gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -fPIC -I/usr/local/include -Iinclude -I/usr/include/python2.7 -c src/pygit2/tag.c -o build/temp.linux-x86_64-2.7/src/pygit2/tag.o In file included from src/pygit2/tag.c:32:0: include/pygit2/utils.h:87:1: attention : ‘to_bytes’ defined but not used [-Wunused-function] gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -fPIC -I/usr/local/include -Iinclude -I/usr/include/python2.7 -c src/pygit2/reference.c -o build/temp.linux-x86_64-2.7/src/pygit2/reference.o In file included from src/pygit2/reference.c:34:0: include/pygit2/utils.h:73:1: attention : ‘to_unicode’ defined but not used [-Wunused-function] gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -fPIC -I/usr/local/include -Iinclude -I/usr/include/python2.7 -c src/pygit2/walker.c -o build/temp.linux-x86_64-2.7/src/pygit2/walker.o In file included from src/pygit2/walker.c:31:0: include/pygit2/utils.h:73:1: attention : ‘to_unicode’ defined but not used [-Wunused-function] include/pygit2/utils.h:87:1: attention : ‘to_bytes’ defined but not used [-Wunused-function] gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -fPIC -I/usr/local/include -Iinclude -I/usr/include/python2.7 -c src/pygit2/commit.c -o build/temp.linux-x86_64-2.7/src/pygit2/commit.o gcc -pthread -shared -O2 -fPIC build/temp.linux-x86_64-2.7/src/pygit2.o build/temp.linux-x86_64-2.7/src/pygit2/utils.o build/temp.linux-x86_64-2.7/src/pygit2/tree.o build/temp.linux-x86_64-2.7/src/pygit2/blob.o build/temp.linux-x86_64-2.7/src/pygit2/repository.o build/temp.linux-x86_64-2.7/src/pygit2/index.o build/temp.linux-x86_64-2.7/src/pygit2/signature.o build/temp.linux-x86_64-2.7/src/pygit2/diff.o build/temp.linux-x86_64-2.7/src/pygit2/oid.o build/temp.linux-x86_64-2.7/src/pygit2/object.o build/temp.linux-x86_64-2.7/src/pygit2/error.o build/temp.linux-x86_64-2.7/src/pygit2/config.o build/temp.linux-x86_64-2.7/src/pygit2/tag.o build/temp.linux-x86_64-2.7/src/pygit2/reference.o build/temp.linux-x86_64-2.7/src/pygit2/walker.o build/temp.linux-x86_64-2.7/src/pygit2/commit.o -L/usr/local/lib -L/usr/lib64 -lgit2 -lpython2.7 -o build/lib.linux-x86_64-2.7/_pygit2.so running install_lib creating /home/pkg/Build/pygit2/pkg/usr/lib64 creating /home/pkg/Build/pygit2/pkg/usr/lib64/python2.7 creating /home/pkg/Build/pygit2/pkg/usr/lib64/python2.7/site-packages creating /home/pkg/Build/pygit2/pkg/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/__init__.py -> /home/pkg/Build/pygit2/pkg/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/utils.py -> /home/pkg/Build/pygit2/pkg/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/_pygit2.so -> /home/pkg/Build/pygit2/pkg/usr/lib64/python2.7/site-packages byte-compiling /home/pkg/Build/pygit2/pkg/usr/lib64/python2.7/site-packages/pygit2/__init__.py to __init__.pyc byte-compiling /home/pkg/Build/pygit2/pkg/usr/lib64/python2.7/site-packages/pygit2/utils.py to utils.pyc running install_egg_info Writing /home/pkg/Build/pygit2/pkg/usr/lib64/python2.7/site-packages/pygit2-0.17.2-py2.7.egg-info /home/pkg/Build/pygit2/pkg: total 8 drwxr-xr-x 2 root root 4096 sept. 10 21:52 install drwxr-xr-x 5 root root 4096 sept. 10 21:52 usr /home/pkg/Build/pygit2/pkg/install: total 4 -rw-r--r-- 1 root root 264 sept. 10 21:52 slack-desc /home/pkg/Build/pygit2/pkg/usr: total 12 drwxr-xr-x 3 root root 4096 sept. 10 21:52 doc drwxr-xr-x 3 root root 4096 sept. 10 21:52 lib64 drwxr-xr-x 3 root root 4096 sept. 10 21:51 src /home/pkg/Build/pygit2/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 sept. 10 21:52 pygit2-0.17.2 /home/pkg/Build/pygit2/pkg/usr/doc/pygit2-0.17.2: total 24 -rw-r--r-- 1 root root 531 sept. 10 21:52 AUTHORS -rw-r--r-- 1 root root 18843 sept. 10 21:52 COPYING /home/pkg/Build/pygit2/pkg/usr/lib64: total 4 drwxr-xr-x 3 root root 4096 sept. 10 21:52 python2.7 /home/pkg/Build/pygit2/pkg/usr/lib64/python2.7: total 4 drwxr-xr-x 3 root root 4096 sept. 10 21:52 site-packages /home/pkg/Build/pygit2/pkg/usr/lib64/python2.7/site-packages: total 116 -rwxr-xr-x 1 root root 95752 sept. 10 21:52 _pygit2.so drwxr-xr-x 2 root root 4096 sept. 10 21:52 pygit2 -rw-r--r-- 1 root root 13445 sept. 10 21:52 pygit2-0.17.2-py2.7.egg-info /home/pkg/Build/pygit2/pkg/usr/lib64/python2.7/site-packages/pygit2: total 16 -rw-r--r-- 1 root root 1257 juil. 24 12:40 __init__.py -rw-r--r-- 1 root root 220 sept. 10 21:52 __init__.pyc -rw-r--r-- 1 root root 1256 juil. 24 12:40 utils.py -rw-r--r-- 1 root root 137 sept. 10 21:52 utils.pyc /home/pkg/Build/pygit2/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 sept. 10 21:52 pygit2-0.17.2 /home/pkg/Build/pygit2/pkg/usr/src/pygit2-0.17.2: total 4 -rw-r--r-- 1 root root 737 sept. 10 21:52 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/pkg/Build/pygit2/pygit2-0.17.2-x86_64-1cp.txz ./ usr/ usr/doc/ usr/doc/pygit2-0.17.2/ usr/doc/pygit2-0.17.2/COPYING usr/doc/pygit2-0.17.2/AUTHORS usr/lib64/ usr/lib64/python2.7/ usr/lib64/python2.7/site-packages/ usr/lib64/python2.7/site-packages/pygit2/ usr/lib64/python2.7/site-packages/pygit2/__init__.pyc usr/lib64/python2.7/site-packages/pygit2/__init__.py usr/lib64/python2.7/site-packages/pygit2/utils.py usr/lib64/python2.7/site-packages/pygit2/utils.pyc usr/lib64/python2.7/site-packages/pygit2-0.17.2-py2.7.egg-info usr/lib64/python2.7/site-packages/_pygit2.so usr/src/ usr/src/pygit2-0.17.2/ usr/src/pygit2-0.17.2/SLKBUILD install/ install/slack-desc Slackware package /home/pkg/Build/pygit2/pygit2-0.17.2-x86_64-1cp.txz created. Package has been built. Cleaning pkg and src directories