tar -xf pyorbit-2.24.0.tar.bz2 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... armv5tel-unknown-linux-gnueabi checking host system type... armv5tel-unknown-linux-gnueabi checking for style of include used by make... GNU checking for gcc... distcc gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether distcc gcc accepts -g... yes checking for distcc gcc option to accept ISO C89... none needed checking dependency style of distcc gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by distcc gcc... /usr/arm-slackware-linux-gnueabi/bin/ld checking if the linker (/usr/arm-slackware-linux-gnueabi/bin/ld) is GNU ld... yes checking for /usr/arm-slackware-linux-gnueabi/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... distcc gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether distcc g++ accepts -g... yes checking dependency style of distcc g++... gcc3 checking how to run the C++ preprocessor... distcc g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from distcc gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if distcc gcc supports -fno-rtti -fno-exceptions... no checking for distcc gcc option to produce PIC... -fPIC checking if distcc gcc PIC flag -fPIC works... yes checking if distcc gcc static flag -static works... yes checking if distcc gcc supports -c -o file.o... yes checking whether the distcc gcc linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by distcc g++... /usr/arm-slackware-linux-gnueabi/bin/ld checking if the linker (/usr/arm-slackware-linux-gnueabi/bin/ld) is GNU ld... yes checking whether the distcc g++ linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes checking for distcc g++ option to produce PIC... -fPIC checking if distcc g++ PIC flag -fPIC works... yes checking if distcc g++ static flag -static works... yes checking if distcc g++ supports -c -o file.o... yes checking whether the distcc g++ linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 static flag -static works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking for a Python interpreter with version >= 2.4... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for headers required to compile python extensions... found checking for python libraries... -L/usr/lib -lm -lpthread -ldl -lutil -lpython2.7 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PYORBIT... yes checking for the ORBit2 imodule service... found checking whether gcc -pthread understands -Wall... yes checking whether gcc -pthread understands -std=c9x... yes checking whether gcc -pthread understands -fno-strict-aliasing... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/c-inproc/Makefile config.status: creating examples/Makefile config.status: creating examples/threaded/Makefile config.status: creating pyorbit-2.pc config.status: creating pyorbit.spec config.status: creating PKG-INFO config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0' Making all in src make[2]: Entering directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT ORBitmodule.lo -MD -MP -MF .deps/ORBitmodule.Tpo -c -o ORBitmodule.lo ORBitmodule.c mkdir .libs gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT ORBitmodule.lo -MD -MP -MF .deps/ORBitmodule.Tpo -c ORBitmodule.c -fPIC -DPIC -o .libs/ORBitmodule.o mv -f .deps/ORBitmodule.Tpo .deps/ORBitmodule.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT pycorba-typecode.lo -MD -MP -MF .deps/pycorba-typecode.Tpo -c -o pycorba-typecode.lo pycorba-typecode.c gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT pycorba-typecode.lo -MD -MP -MF .deps/pycorba-typecode.Tpo -c pycorba-typecode.c -fPIC -DPIC -o .libs/pycorba-typecode.o mv -f .deps/pycorba-typecode.Tpo .deps/pycorba-typecode.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT pycorba-object.lo -MD -MP -MF .deps/pycorba-object.Tpo -c -o pycorba-object.lo pycorba-object.c gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT pycorba-object.lo -MD -MP -MF .deps/pycorba-object.Tpo -c pycorba-object.c -fPIC -DPIC -o .libs/pycorba-object.o mv -f .deps/pycorba-object.Tpo .deps/pycorba-object.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT pycorba-policy.lo -MD -MP -MF .deps/pycorba-policy.Tpo -c -o pycorba-policy.lo pycorba-policy.c gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT pycorba-policy.lo -MD -MP -MF .deps/pycorba-policy.Tpo -c pycorba-policy.c -fPIC -DPIC -o .libs/pycorba-policy.o mv -f .deps/pycorba-policy.Tpo .deps/pycorba-policy.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT pycorba-method.lo -MD -MP -MF .deps/pycorba-method.Tpo -c -o pycorba-method.lo pycorba-method.c gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT pycorba-method.lo -MD -MP -MF .deps/pycorba-method.Tpo -c pycorba-method.c -fPIC -DPIC -o .libs/pycorba-method.o pycorba-method.c: In function 'async_callback': pycorba-method.c:531:22: warning: variable 'state' set but not used [-Wunused-but-set-variable] mv -f .deps/pycorba-method.Tpo .deps/pycorba-method.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT pycorba-marshal.lo -MD -MP -MF .deps/pycorba-marshal.Tpo -c -o pycorba-marshal.lo pycorba-marshal.c gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT pycorba-marshal.lo -MD -MP -MF .deps/pycorba-marshal.Tpo -c pycorba-marshal.c -fPIC -DPIC -o .libs/pycorba-marshal.o mv -f .deps/pycorba-marshal.Tpo .deps/pycorba-marshal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT pycorba-orb.lo -MD -MP -MF .deps/pycorba-orb.Tpo -c -o pycorba-orb.lo pycorba-orb.c gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT pycorba-orb.lo -MD -MP -MF .deps/pycorba-orb.Tpo -c pycorba-orb.c -fPIC -DPIC -o .libs/pycorba-orb.o mv -f .deps/pycorba-orb.Tpo .deps/pycorba-orb.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT pycorba-any.lo -MD -MP -MF .deps/pycorba-any.Tpo -c -o pycorba-any.lo pycorba-any.c gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT pycorba-any.lo -MD -MP -MF .deps/pycorba-any.Tpo -c pycorba-any.c -fPIC -DPIC -o .libs/pycorba-any.o mv -f .deps/pycorba-any.Tpo .deps/pycorba-any.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT pycorba-exceptions.lo -MD -MP -MF .deps/pycorba-exceptions.Tpo -c -o pycorba-exceptions.lo pycorba-exceptions.c gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT pycorba-exceptions.lo -MD -MP -MF .deps/pycorba-exceptions.Tpo -c pycorba-exceptions.c -fPIC -DPIC -o .libs/pycorba-exceptions.o mv -f .deps/pycorba-exceptions.Tpo .deps/pycorba-exceptions.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT pycorba-struct.lo -MD -MP -MF .deps/pycorba-struct.Tpo -c -o pycorba-struct.lo pycorba-struct.c gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT pycorba-struct.lo -MD -MP -MF .deps/pycorba-struct.Tpo -c pycorba-struct.c -fPIC -DPIC -o .libs/pycorba-struct.o mv -f .deps/pycorba-struct.Tpo .deps/pycorba-struct.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT pycorba-enum.lo -MD -MP -MF .deps/pycorba-enum.Tpo -c -o pycorba-enum.lo pycorba-enum.c gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT pycorba-enum.lo -MD -MP -MF .deps/pycorba-enum.Tpo -c pycorba-enum.c -fPIC -DPIC -o .libs/pycorba-enum.o mv -f .deps/pycorba-enum.Tpo .deps/pycorba-enum.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT pycorba-fixed.lo -MD -MP -MF .deps/pycorba-fixed.Tpo -c -o pycorba-fixed.lo pycorba-fixed.c gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT pycorba-fixed.lo -MD -MP -MF .deps/pycorba-fixed.Tpo -c pycorba-fixed.c -fPIC -DPIC -o .libs/pycorba-fixed.o mv -f .deps/pycorba-fixed.Tpo .deps/pycorba-fixed.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT stub-gen.lo -MD -MP -MF .deps/stub-gen.Tpo -c -o stub-gen.lo stub-gen.c gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT stub-gen.lo -MD -MP -MF .deps/stub-gen.Tpo -c stub-gen.c -fPIC -DPIC -o .libs/stub-gen.o stub-gen.c: In function 'get_iinterface_stub_from_objref': stub-gen.c:419:12: warning: variable 'base_stub' set but not used [-Wunused-but-set-variable] mv -f .deps/stub-gen.Tpo .deps/stub-gen.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT pyorbit-servant.lo -MD -MP -MF .deps/pyorbit-servant.Tpo -c -o pyorbit-servant.lo pyorbit-servant.c gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT pyorbit-servant.lo -MD -MP -MF .deps/pyorbit-servant.Tpo -c pyorbit-servant.c -fPIC -DPIC -o .libs/pyorbit-servant.o mv -f .deps/pyorbit-servant.Tpo .deps/pyorbit-servant.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT pyorbit-poa.lo -MD -MP -MF .deps/pyorbit-poa.Tpo -c -o pyorbit-poa.lo pyorbit-poa.c gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT pyorbit-poa.lo -MD -MP -MF .deps/pyorbit-poa.Tpo -c pyorbit-poa.c -fPIC -DPIC -o .libs/pyorbit-poa.o mv -f .deps/pyorbit-poa.Tpo .deps/pyorbit-poa.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT pyorbit-utils.lo -MD -MP -MF .deps/pyorbit-utils.Tpo -c -o pyorbit-utils.lo pyorbit-utils.c gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2_STUBS_API -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT pyorbit-utils.lo -MD -MP -MF .deps/pyorbit-utils.Tpo -c pyorbit-utils.c -fPIC -DPIC -o .libs/pyorbit-utils.o mv -f .deps/pyorbit-utils.Tpo .deps/pyorbit-utils.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -module -avoid-version -no-undefined -export-symbols-regex initORBit -o ORBit.la -rpath /usr/lib/python2.7/site-packages ORBitmodule.lo pycorba-typecode.lo pycorba-object.lo pycorba-policy.lo pycorba-method.lo pycorba-marshal.lo pycorba-orb.lo pycorba-any.lo pycorba-exceptions.lo pycorba-struct.lo pycorba-enum.lo pycorba-fixed.lo stub-gen.lo pyorbit-servant.lo pyorbit-poa.lo pyorbit-utils.lo -pthread -lORBit-imodule-2 -lORBit-2 -lIDL-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -L/usr/lib -lm -lpthread -ldl -lutil -lpython2.7 generating symbol list for `ORBit.la' /usr/bin/nm -B .libs/ORBitmodule.o .libs/pycorba-typecode.o .libs/pycorba-object.o .libs/pycorba-policy.o .libs/pycorba-method.o .libs/pycorba-marshal.o .libs/pycorba-orb.o .libs/pycorba-any.o .libs/pycorba-exceptions.o .libs/pycorba-struct.o .libs/pycorba-enum.o .libs/pycorba-fixed.o .libs/stub-gen.o .libs/pyorbit-servant.o .libs/pyorbit-poa.o .libs/pyorbit-utils.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/ORBit.exp /usr/bin/grep -E -e "initORBit" ".libs/ORBit.exp" > ".libs/ORBit.expT" mv -f ".libs/ORBit.expT" ".libs/ORBit.exp" echo "{ global:" > .libs/ORBit.ver cat .libs/ORBit.exp | sed -e "s/\(.*\)/\1;/" >> .libs/ORBit.ver echo "local: *; };" >> .libs/ORBit.ver distcc gcc -shared .libs/ORBitmodule.o .libs/pycorba-typecode.o .libs/pycorba-object.o .libs/pycorba-policy.o .libs/pycorba-method.o .libs/pycorba-marshal.o .libs/pycorba-orb.o .libs/pycorba-any.o .libs/pycorba-exceptions.o .libs/pycorba-struct.o .libs/pycorba-enum.o .libs/pycorba-fixed.o .libs/stub-gen.o .libs/pyorbit-servant.o .libs/pyorbit-poa.o .libs/pyorbit-utils.o /usr/lib/libORBit-imodule-2.so -L/usr/lib /usr/lib/libORBit-2.so /usr/lib/libIDL-2.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -lm -lpthread -ldl -lutil -lpython2.7 -pthread -march=armv5te -pthread -Wl,-soname -Wl,ORBit.so -Wl,-version-script -Wl,.libs/ORBit.ver -o .libs/ORBit.so creating ORBit.la (cd .libs && rm -f ORBit.la && ln -s ../ORBit.la ORBit.la) make[2]: Leaving directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/src' Making all in tests make[2]: Entering directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/tests' Making all in c-inproc make[3]: Entering directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/tests/c-inproc' orbit-idl-2 --add-imodule testcall.idl orbit-idl-2 2.14.19 compiling mode, hide preprocessor errors, passes: stubs skels common headers Processing file testcall.idl make all-am make[4]: Entering directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/tests/c-inproc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I../.. -I../../src -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.7 -I/usr/include/python2.7 -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT testcall-imodule.lo -MD -MP -MF .deps/testcall-imodule.Tpo -c -o testcall-imodule.lo testcall-imodule.c mkdir .libs gcc -pthread -DHAVE_CONFIG_H -I. -I../.. -I../../src -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.7 -I/usr/include/python2.7 -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT testcall-imodule.lo -MD -MP -MF .deps/testcall-imodule.Tpo -c testcall-imodule.c -fPIC -DPIC -o .libs/testcall-imodule.o mv -f .deps/testcall-imodule.Tpo .deps/testcall-imodule.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -export-dynamic -module -avoid-version -rpath `pwd` -o TestCall_module.la testcall-imodule.lo -pthread -lORBit-imodule-2 -lORBit-2 -lIDL-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 distcc gcc -shared .libs/testcall-imodule.o /usr/lib/libORBit-imodule-2.so -L/usr/lib /usr/lib/libORBit-2.so /usr/lib/libIDL-2.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -pthread -march=armv5te -pthread -Wl,-soname -Wl,TestCall_module.so -o .libs/TestCall_module.so creating TestCall_module.la (cd .libs && rm -f TestCall_module.la && ln -s ../TestCall_module.la TestCall_module.la) /bin/sh ../../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I../.. -I../../src -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.7 -I/usr/include/python2.7 -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT c-impl.lo -MD -MP -MF .deps/c-impl.Tpo -c -o c-impl.lo c-impl.c gcc -pthread -DHAVE_CONFIG_H -I. -I../.. -I../../src -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.7 -I/usr/include/python2.7 -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT c-impl.lo -MD -MP -MF .deps/c-impl.Tpo -c c-impl.c -fPIC -DPIC -o .libs/c-impl.o c-impl.c: In function 'initcTestCall': c-impl.c:120:15: warning: variable 'mod' set but not used [-Wunused-but-set-variable] mv -f .deps/c-impl.Tpo .deps/c-impl.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I../.. -I../../src -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.7 -I/usr/include/python2.7 -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT testcall-common.lo -MD -MP -MF .deps/testcall-common.Tpo -c -o testcall-common.lo testcall-common.c gcc -pthread -DHAVE_CONFIG_H -I. -I../.. -I../../src -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.7 -I/usr/include/python2.7 -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT testcall-common.lo -MD -MP -MF .deps/testcall-common.Tpo -c testcall-common.c -fPIC -DPIC -o .libs/testcall-common.o mv -f .deps/testcall-common.Tpo .deps/testcall-common.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I../.. -I../../src -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.7 -I/usr/include/python2.7 -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT testcall-stubs.lo -MD -MP -MF .deps/testcall-stubs.Tpo -c -o testcall-stubs.lo testcall-stubs.c gcc -pthread -DHAVE_CONFIG_H -I. -I../.. -I../../src -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.7 -I/usr/include/python2.7 -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT testcall-stubs.lo -MD -MP -MF .deps/testcall-stubs.Tpo -c testcall-stubs.c -fPIC -DPIC -o .libs/testcall-stubs.o mv -f .deps/testcall-stubs.Tpo .deps/testcall-stubs.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I../.. -I../../src -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.7 -I/usr/include/python2.7 -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT testcall-skels.lo -MD -MP -MF .deps/testcall-skels.Tpo -c -o testcall-skels.lo testcall-skels.c gcc -pthread -DHAVE_CONFIG_H -I. -I../.. -I../../src -DORBIT2=1 -pthread -I/usr/include/orbit-2.0/ORBitservices -I/usr/include/orbit-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.7 -I/usr/include/python2.7 -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -MT testcall-skels.lo -MD -MP -MF .deps/testcall-skels.Tpo -c testcall-skels.c -fPIC -DPIC -o .libs/testcall-skels.o mv -f .deps/testcall-skels.Tpo .deps/testcall-skels.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -O2 -march=armv5te -Wall -std=c9x -fno-strict-aliasing -export-dynamic -module -avoid-version -rpath `pwd` -o cTestCall.la c-impl.lo testcall-common.lo testcall-stubs.lo testcall-skels.lo -pthread -lORBit-imodule-2 -lORBit-2 -lIDL-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 distcc gcc -shared .libs/c-impl.o .libs/testcall-common.o .libs/testcall-stubs.o .libs/testcall-skels.o /usr/lib/libORBit-imodule-2.so -L/usr/lib /usr/lib/libORBit-2.so /usr/lib/libIDL-2.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -pthread -march=armv5te -pthread -Wl,-soname -Wl,cTestCall.so -o .libs/cTestCall.so creating cTestCall.la (cd .libs && rm -f cTestCall.la && ln -s ../cTestCall.la cTestCall.la) make[4]: Leaving directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/tests/c-inproc' make[3]: Leaving directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/tests/c-inproc' make[3]: Entering directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/tests' make[2]: Leaving directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/tests' Making all in examples make[2]: Entering directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/examples' Making all in threaded make[3]: Entering directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/examples/threaded' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/examples/threaded' make[3]: Entering directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/examples' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/examples' make[2]: Leaving directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/examples' make[2]: Entering directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0' make[2]: Leaving directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0' make[1]: Leaving directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0' Making install in src make[1]: Entering directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/src' make[2]: Entering directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/src' test -z "/usr/lib/python2.7/site-packages" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/gnome/pyorbit/pkg/usr/lib/python2.7/site-packages" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'ORBit.la' '/builds/salix/arm/14.0/original/gnome/pyorbit/pkg/usr/lib/python2.7/site-packages/ORBit.la' /usr/bin/ginstall -c .libs/ORBit.so /builds/salix/arm/14.0/original/gnome/pyorbit/pkg/usr/lib/python2.7/site-packages/ORBit.so /usr/bin/ginstall -c .libs/ORBit.lai /builds/salix/arm/14.0/original/gnome/pyorbit/pkg/usr/lib/python2.7/site-packages/ORBit.la libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.7/site-packages' test -z "/usr/lib/python2.7/site-packages" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/gnome/pyorbit/pkg/usr/lib/python2.7/site-packages" /usr/bin/ginstall -c -m 644 'CORBA.py' '/builds/salix/arm/14.0/original/gnome/pyorbit/pkg/usr/lib/python2.7/site-packages/CORBA.py' /usr/bin/ginstall -c -m 644 'PortableServer.py' '/builds/salix/arm/14.0/original/gnome/pyorbit/pkg/usr/lib/python2.7/site-packages/PortableServer.py' Byte-compiling python modules... CORBA.py PortableServer.py Byte-compiling python modules (optimized versions) ... CORBA.py PortableServer.py test -z "/usr/include/pyorbit-2" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/gnome/pyorbit/pkg/usr/include/pyorbit-2" /usr/bin/ginstall -c -m 644 'pyorbit.h' '/builds/salix/arm/14.0/original/gnome/pyorbit/pkg/usr/include/pyorbit-2/pyorbit.h' make[2]: Leaving directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/src' make[1]: Leaving directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/src' Making install in tests make[1]: Entering directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/tests' Making install in c-inproc make[2]: Entering directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/tests/c-inproc' make install-am make[3]: Entering directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/tests/c-inproc' make[4]: Entering directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/tests/c-inproc' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/tests/c-inproc' make[3]: Leaving directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/tests/c-inproc' make[2]: Leaving directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/tests/c-inproc' make[2]: Entering directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/tests' make[3]: Entering directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/tests' make[2]: Leaving directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/tests' make[1]: Leaving directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/tests' Making install in examples make[1]: Entering directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/examples' Making install in threaded make[2]: Entering directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/examples/threaded' make[3]: Entering directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/examples/threaded' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/examples/threaded' make[2]: Leaving directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/examples/threaded' make[2]: Entering directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/examples' make[3]: Entering directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/examples' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/examples' make[2]: Leaving directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/examples' make[1]: Leaving directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0/examples' make[1]: Entering directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0' make[2]: Entering directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/gnome/pyorbit/pkg/usr/lib/pkgconfig" /usr/bin/ginstall -c -m 644 'pyorbit-2.pc' '/builds/salix/arm/14.0/original/gnome/pyorbit/pkg/usr/lib/pkgconfig/pyorbit-2.pc' make[2]: Leaving directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0' make[1]: Leaving directory `/builds/salix/arm/14.0/original/gnome/pyorbit/src/pyorbit-2.24.0' /builds/salix/arm/14.0/original/gnome/pyorbit/pkg: total 8 drwxr-xr-x 2 root root 4096 Dec 27 12:26 install drwxr-xr-x 6 root root 4096 Dec 27 12:26 usr /builds/salix/arm/14.0/original/gnome/pyorbit/pkg/install: total 4 -rw-r--r-- 1 root root 491 Dec 27 12:26 slack-desc /builds/salix/arm/14.0/original/gnome/pyorbit/pkg/usr: total 16 drwxr-xr-x 3 root root 4096 Dec 27 12:26 doc drwxr-xr-x 3 root root 4096 Dec 27 12:26 include drwxr-xr-x 4 root root 4096 Dec 27 12:26 lib drwxr-xr-x 3 root root 4096 Dec 27 12:23 src /builds/salix/arm/14.0/original/gnome/pyorbit/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Dec 27 12:26 pyorbit-2.24.0 /builds/salix/arm/14.0/original/gnome/pyorbit/pkg/usr/doc/pyorbit-2.24.0: total 104 -rw-r--r-- 1 root root 266 Dec 27 12:26 AUTHORS -rw-r--r-- 1 root root 26430 Dec 27 12:26 COPYING -rw-r--r-- 1 root root 10106 Dec 27 12:26 ChangeLog -rw-r--r-- 1 root root 22096 Dec 27 12:26 ChangeLog.pre-2-0 -rw-r--r-- 1 root root 9512 Dec 27 12:26 INSTALL -rw-r--r-- 1 root root 183 Dec 27 12:26 MAINTAINERS -rw-r--r-- 1 root root 4318 Dec 27 12:26 NEWS -rw-r--r-- 1 root root 1179 Dec 27 12:26 PKG-INFO -rw-r--r-- 1 root root 2432 Dec 27 12:26 README -rw-r--r-- 1 root root 162 Dec 27 12:26 TODO /builds/salix/arm/14.0/original/gnome/pyorbit/pkg/usr/include: total 4 drwxr-xr-x 2 root root 4096 Dec 27 12:26 pyorbit-2 /builds/salix/arm/14.0/original/gnome/pyorbit/pkg/usr/include/pyorbit-2: total 8 -rw-r--r-- 1 root root 4182 Dec 27 12:26 pyorbit.h /builds/salix/arm/14.0/original/gnome/pyorbit/pkg/usr/lib: total 8 drwxr-xr-x 2 root root 4096 Dec 27 12:26 pkgconfig drwxr-xr-x 3 root root 4096 Dec 27 12:26 python2.7 /builds/salix/arm/14.0/original/gnome/pyorbit/pkg/usr/lib/pkgconfig: total 4 -rw-r--r-- 1 root root 196 Dec 27 12:26 pyorbit-2.pc /builds/salix/arm/14.0/original/gnome/pyorbit/pkg/usr/lib/python2.7: total 4 drwxr-xr-x 2 root root 4096 Dec 27 12:26 site-packages /builds/salix/arm/14.0/original/gnome/pyorbit/pkg/usr/lib/python2.7/site-packages: total 112 -rw-r--r-- 1 root root 1002 Dec 27 12:26 CORBA.py -rw-r--r-- 1 root root 155 Dec 27 12:26 CORBA.pyc -rw-r--r-- 1 root root 155 Dec 27 12:26 CORBA.pyo -rwxr-xr-x 1 root root 1033 Dec 27 12:26 ORBit.la -rwxr-xr-x 1 root root 85544 Dec 27 12:26 ORBit.so -rw-r--r-- 1 root root 1026 Dec 27 12:26 PortableServer.py -rw-r--r-- 1 root root 164 Dec 27 12:26 PortableServer.pyc -rw-r--r-- 1 root root 164 Dec 27 12:26 PortableServer.pyo /builds/salix/arm/14.0/original/gnome/pyorbit/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Dec 27 12:26 pyorbit-2.24.0 /builds/salix/arm/14.0/original/gnome/pyorbit/pkg/usr/src/pyorbit-2.24.0: total 4 -rw-r--r-- 1 root root 996 Dec 27 12:26 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: /builds/salix/arm/14.0/original/gnome/pyorbit/pyorbit-2.24.0-arm-2rl.txz ./ usr/ usr/src/ usr/src/pyorbit-2.24.0/ usr/src/pyorbit-2.24.0/SLKBUILD usr/lib/ usr/lib/python2.7/ usr/lib/python2.7/site-packages/ usr/lib/python2.7/site-packages/ORBit.la usr/lib/python2.7/site-packages/CORBA.pyc usr/lib/python2.7/site-packages/PortableServer.py usr/lib/python2.7/site-packages/CORBA.pyo usr/lib/python2.7/site-packages/PortableServer.pyo usr/lib/python2.7/site-packages/PortableServer.pyc usr/lib/python2.7/site-packages/CORBA.py usr/lib/python2.7/site-packages/ORBit.so usr/lib/pkgconfig/ usr/lib/pkgconfig/pyorbit-2.pc usr/include/ usr/include/pyorbit-2/ usr/include/pyorbit-2/pyorbit.h usr/doc/ usr/doc/pyorbit-2.24.0/ usr/doc/pyorbit-2.24.0/README usr/doc/pyorbit-2.24.0/NEWS usr/doc/pyorbit-2.24.0/ChangeLog usr/doc/pyorbit-2.24.0/MAINTAINERS usr/doc/pyorbit-2.24.0/PKG-INFO usr/doc/pyorbit-2.24.0/ChangeLog.pre-2-0 usr/doc/pyorbit-2.24.0/INSTALL usr/doc/pyorbit-2.24.0/TODO usr/doc/pyorbit-2.24.0/COPYING usr/doc/pyorbit-2.24.0/AUTHORS install/ install/slack-desc Slackware package /builds/salix/arm/14.0/original/gnome/pyorbit/pyorbit-2.24.0-arm-2rl.txz created. Package has been built. Cleaning pkg and src directories