tar -xf python-corba-1.2.0.tar.xz /usr/bin/mate-autogen checking for autoconf >= 2.53... (B testing autoconf2.50... not found. testing autoconf... found 2.68 checking for automake >= 1.9... (B testing automake-1.11... found 1.11.1 checking for libtool >= 1.4.3... (B testing libtoolize... found 2.4 checking for pkg-config >= 0.14.0... (B testing pkg-config... found 0.25 checking for mate-common >= 1.1.0... (B testing mate-doc-common... found 1.2.1 Checking for required M4 macros... (BChecking for forbidden M4 macros... (BProcessing ./configure.in (BRunning libtoolize... (Blibtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. Running mate-doc-common... (BRunning aclocal-1.11... (B/usr/share/aclocal/aalib.m4:12: warning: underquoted definition of AM_PATH_AALIB /usr/share/aclocal/aalib.m4:12: run info '(automake)Extending aclocal' /usr/share/aclocal/aalib.m4:12: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal Running autoconf... (BRunning autoheader... (BRunning automake-1.11... (Bconfigure.in:34: installing `./config.guess' configure.in:34: installing `./config.sub' configure.in:18: installing `./install-sh' configure.in:18: installing `./missing' src/Makefile.am: installing `./depcomp' Makefile.am: installing `./INSTALL' Running ./configure --prefix=/usr --libdir=/usr/lib64 --sysconfdir=/etc --localstatedir=/var --mandir=/usr/man --docdir=/usr/doc/python-corba-1.2.0 --enable-static=no --enable-shared=yes --build=x86_64-slackware-linux ... (Bchecking 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... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of 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 fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/x86_64-slackware-linux/bin/ld checking if the linker (/usr/x86_64-slackware-linux/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-slackware-linux-gnu file names to x86_64-slackware-linux-gnu format... func_convert_file_noop checking how to convert x86_64-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) 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 checking for a Python interpreter with version >= 2.4... python checking for python... /usr/bin/python checking for python version... 2.6 checking for python platform... linux2 checking for python script directory... ${prefix}/lib64/python2.6/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.6/site-packages checking for headers required to compile python extensions... found checking for python libraries... -L/usr/lib64 -lm -lpthread -ldl -lutil -lpython2.6 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PYMATECORBA... yes checking for the MateCORBA2 imodule service... found ./configure: line 11761: ./libtool: No such file or directory 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 pymatecorba-2.pc config.status: creating pymatecorba.spec config.status: creating PKG-INFO config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Now type `make' to compile python-corba make all-recursive make[1]: Entering directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0' Making all in src make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT MateCORBAmodule.lo -MD -MP -MF .deps/MateCORBAmodule.Tpo -c -o MateCORBAmodule.lo MateCORBAmodule.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT MateCORBAmodule.lo -MD -MP -MF .deps/MateCORBAmodule.Tpo -c MateCORBAmodule.c -fPIC -DPIC -o .libs/MateCORBAmodule.o mv -f .deps/MateCORBAmodule.Tpo .deps/MateCORBAmodule.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -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 libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -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.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -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 libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -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 pycorba-object.c: In function 'pycorba_object_tp_hash': pycorba-object.c:87:5: warning: large integer implicitly truncated to unsigned type 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.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -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 libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -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.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -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 libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -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 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.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -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 libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -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.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -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 libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -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.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -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 libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -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.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -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 libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -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 pycorba-exceptions.c: In function 'pymatecorba_exception_init': pycorba-exceptions.c:182:8: warning: format '%d' expects type 'int', but argument 4 has type 'Py_ssize_t' 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.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -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 libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -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 pycorba-struct.c: In function 'pycorba_struct_init': pycorba-struct.c:65:8: warning: format '%d' expects type 'int', but argument 4 has type 'Py_ssize_t' 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.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -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 libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -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.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -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 libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -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.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -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 libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -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 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.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT pymatecorba-servant.lo -MD -MP -MF .deps/pymatecorba-servant.Tpo -c -o pymatecorba-servant.lo pymatecorba-servant.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT pymatecorba-servant.lo -MD -MP -MF .deps/pymatecorba-servant.Tpo -c pymatecorba-servant.c -fPIC -DPIC -o .libs/pymatecorba-servant.o pymatecorba-servant.c: In function 'pymatecorba_servant_generic_skel_func': pymatecorba-servant.c:267:2: warning: format '%d' expects type 'int', but argument 6 has type 'Py_ssize_t' mv -f .deps/pymatecorba-servant.Tpo .deps/pymatecorba-servant.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT pymatecorba-poa.lo -MD -MP -MF .deps/pymatecorba-poa.Tpo -c -o pymatecorba-poa.lo pymatecorba-poa.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT pymatecorba-poa.lo -MD -MP -MF .deps/pymatecorba-poa.Tpo -c pymatecorba-poa.c -fPIC -DPIC -o .libs/pymatecorba-poa.o mv -f .deps/pymatecorba-poa.Tpo .deps/pymatecorba-poa.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT pymatecorba-utils.lo -MD -MP -MF .deps/pymatecorba-utils.Tpo -c -o pymatecorba-utils.lo pymatecorba-utils.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMATECORBA2_STUBS_API -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT pymatecorba-utils.lo -MD -MP -MF .deps/pymatecorba-utils.Tpo -c pymatecorba-utils.c -fPIC -DPIC -o .libs/pymatecorba-utils.o mv -f .deps/pymatecorba-utils.Tpo .deps/pymatecorba-utils.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -module -avoid-version -no-undefined -export-symbols-regex initMateCORBA -o MateCORBA.la -rpath /usr/lib64/python2.6/site-packages MateCORBAmodule.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 pymatecorba-servant.lo pymatecorba-poa.lo pymatecorba-utils.lo -pthread -lMateCORBA-imodule-2 -lMateCORBA-2 -lIDL-2 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib64 -lm -lpthread -ldl -lutil -lpython2.6 libtool: link: /usr/bin/nm -B .libs/MateCORBAmodule.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/pymatecorba-servant.o .libs/pymatecorba-poa.o .libs/pymatecorba-utils.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/MateCORBA.exp libtool: link: /usr/bin/grep -E -e "initMateCORBA" ".libs/MateCORBA.exp" > ".libs/MateCORBA.expT" libtool: link: mv -f ".libs/MateCORBA.expT" ".libs/MateCORBA.exp" libtool: link: echo "{ global:" > .libs/MateCORBA.ver libtool: link: cat .libs/MateCORBA.exp | sed -e "s/\(.*\)/\1;/" >> .libs/MateCORBA.ver libtool: link: echo "local: *; };" >> .libs/MateCORBA.ver libtool: link: gcc -shared -fPIC -DPIC .libs/MateCORBAmodule.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/pymatecorba-servant.o .libs/pymatecorba-poa.o .libs/pymatecorba-utils.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 /usr/lib64/libMateCORBA-imodule-2.so -L/usr/lib64 /usr/lib64/libMateCORBA-2.so /usr/lib64/libgmodule-2.0.so /usr/lib64/libIDL-2.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so /usr/lib64/libglib-2.0.so -lrt -lm -lpthread -ldl -lutil -lpython2.6 -pthread -O2 -pthread -pthread -Wl,-soname -Wl,MateCORBA.so -Wl,-version-script -Wl,.libs/MateCORBA.ver -o .libs/MateCORBA.so libtool: link: ( cd ".libs" && rm -f "MateCORBA.la" && ln -s "../MateCORBA.la" "MateCORBA.la" ) make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/src' Making all in tests make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/tests' Making all in c-inproc make[3]: Entering directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/tests/c-inproc' matecorba-idl-2 --add-imodule testcall.idl matecorba-idl-2 1.2.1 compiling mode, hide preprocessor errors, passes: stubs skels common headers Processing file testcall.idl make all-am make[4]: Entering directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/tests/c-inproc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I../.. -I../../src -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.6 -I/usr/include/python2.6 -O2 -fPIC -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 libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I../.. -I../../src -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.6 -I/usr/include/python2.6 -O2 -fPIC -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 -fPIC -Wall -std=c9x -fno-strict-aliasing -export-dynamic -module -avoid-version -rpath `pwd` -o TestCall_module.la testcall-imodule.lo -pthread -lMateCORBA-imodule-2 -lMateCORBA-2 -lIDL-2 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/testcall-imodule.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 /usr/lib64/libMateCORBA-imodule-2.so -L/usr/lib64 /usr/lib64/libMateCORBA-2.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libIDL-2.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libglib-2.0.so -lrt -pthread -O2 -pthread -pthread -Wl,-soname -Wl,TestCall_module.so -o .libs/TestCall_module.so libtool: link: ( 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 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.6 -I/usr/include/python2.6 -O2 -fPIC -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 libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I../.. -I../../src -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.6 -I/usr/include/python2.6 -O2 -fPIC -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 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 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.6 -I/usr/include/python2.6 -O2 -fPIC -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 libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I../.. -I../../src -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.6 -I/usr/include/python2.6 -O2 -fPIC -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 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.6 -I/usr/include/python2.6 -O2 -fPIC -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 libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I../.. -I../../src -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.6 -I/usr/include/python2.6 -O2 -fPIC -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 -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.6 -I/usr/include/python2.6 -O2 -fPIC -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 libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I../.. -I../../src -DMATECORBA2=1 -pthread -I/usr/include/matecorba-2.0/MateCORBAservices -I/usr/include/matecorba-2.0 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.6 -I/usr/include/python2.6 -O2 -fPIC -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 -fPIC -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 -lMateCORBA-imodule-2 -lMateCORBA-2 -lIDL-2 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/c-impl.o .libs/testcall-common.o .libs/testcall-stubs.o .libs/testcall-skels.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 /usr/lib64/libMateCORBA-imodule-2.so -L/usr/lib64 /usr/lib64/libMateCORBA-2.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libIDL-2.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libglib-2.0.so -lrt -pthread -O2 -pthread -pthread -Wl,-soname -Wl,cTestCall.so -o .libs/cTestCall.so libtool: link: ( cd ".libs" && rm -f "cTestCall.la" && ln -s "../cTestCall.la" "cTestCall.la" ) make[4]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/tests/c-inproc' make[3]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/tests/c-inproc' make[3]: Entering directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/tests' make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/tests' Making all in examples make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/examples' Making all in threaded make[3]: Entering directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/examples/threaded' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/examples/threaded' make[3]: Entering directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/examples' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/examples' make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/examples' make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0' make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0' make[1]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0' Making install in src make[1]: Entering directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/src' make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/src' test -z "/usr/lib64/python2.6/site-packages" || /usr/bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-corba/pkg/usr/lib64/python2.6/site-packages" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c MateCORBA.la '/home/lmello/Downloads/pkg/mate/python-corba/pkg/usr/lib64/python2.6/site-packages' libtool: install: /usr/bin/ginstall -c .libs/MateCORBA.so /home/lmello/Downloads/pkg/mate/python-corba/pkg/usr/lib64/python2.6/site-packages/MateCORBA.so libtool: install: /usr/bin/ginstall -c .libs/MateCORBA.lai /home/lmello/Downloads/pkg/mate/python-corba/pkg/usr/lib64/python2.6/site-packages/MateCORBA.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.6/site-packages' test -z "/usr/lib64/python2.6/site-packages" || /usr/bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-corba/pkg/usr/lib64/python2.6/site-packages" /usr/bin/ginstall -c -m 644 MATECORBA.py MatePortableServer.py '/home/lmello/Downloads/pkg/mate/python-corba/pkg/usr/lib64/python2.6/site-packages' Byte-compiling python modules... MATECORBA.pyMatePortableServer.py Byte-compiling python modules (optimized versions) ... MATECORBA.pyMatePortableServer.py test -z "/usr/include/pymatecorba-2" || /usr/bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-corba/pkg/usr/include/pymatecorba-2" /usr/bin/ginstall -c -m 644 pymatecorba.h '/home/lmello/Downloads/pkg/mate/python-corba/pkg/usr/include/pymatecorba-2' make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/src' make[1]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/src' Making install in tests make[1]: Entering directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/tests' Making install in c-inproc make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/tests/c-inproc' make install-am make[3]: Entering directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/tests/c-inproc' make[4]: Entering directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.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 `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/tests/c-inproc' make[3]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/tests/c-inproc' make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/tests/c-inproc' make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/tests' make[3]: Entering directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.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 `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/tests' make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/tests' make[1]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/tests' Making install in examples make[1]: Entering directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/examples' Making install in threaded make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/examples/threaded' make[3]: Entering directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.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 `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/examples/threaded' make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/examples/threaded' make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/examples' make[3]: Entering directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.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 `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/examples' make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/examples' make[1]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0/examples' make[1]: Entering directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0' make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-corba/pkg/usr/lib64/pkgconfig" /usr/bin/ginstall -c -m 644 pymatecorba-2.pc '/home/lmello/Downloads/pkg/mate/python-corba/pkg/usr/lib64/pkgconfig' make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0' make[1]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-corba/src/python-corba-1.2.0' /home/lmello/Downloads/pkg/mate/python-corba/pkg: total 8 drwxr-xr-x 2 root root 4096 May 23 15:45 install drwxr-xr-x 6 root root 4096 May 23 15:45 usr /home/lmello/Downloads/pkg/mate/python-corba/pkg/install: total 4 -rw-r--r-- 1 root root 243 May 23 15:45 slack-desc /home/lmello/Downloads/pkg/mate/python-corba/pkg/usr: total 16 drwxr-xr-x 3 root root 4096 May 23 15:45 doc drwxr-xr-x 3 root root 4096 May 23 15:45 include drwxr-xr-x 4 root root 4096 May 23 15:45 lib64 drwxr-xr-x 3 root root 4096 May 23 15:44 src /home/lmello/Downloads/pkg/mate/python-corba/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 May 23 15:45 python-corba-1.2.0 /home/lmello/Downloads/pkg/mate/python-corba/pkg/usr/doc/python-corba-1.2.0: total 56 -rw-r--r-- 1 root root 388 May 23 15:45 AUTHORS -rw-r--r-- 1 root root 26430 May 23 15:45 COPYING -rw-r--r-- 1 root root 7096 May 23 15:45 ChangeLog -rw-r--r-- 1 root root 4438 May 23 15:45 NEWS -rw-r--r-- 1 root root 2530 May 23 15:45 README -rw-r--r-- 1 root root 166 May 23 15:45 TODO /home/lmello/Downloads/pkg/mate/python-corba/pkg/usr/include: total 4 drwxr-xr-x 2 root root 4096 May 23 15:45 pymatecorba-2 /home/lmello/Downloads/pkg/mate/python-corba/pkg/usr/include/pymatecorba-2: total 8 -rw-r--r-- 1 root root 4362 May 23 15:45 pymatecorba.h /home/lmello/Downloads/pkg/mate/python-corba/pkg/usr/lib64: total 8 drwxr-xr-x 2 root root 4096 May 23 15:45 pkgconfig drwxr-xr-x 3 root root 4096 May 23 15:45 python2.6 /home/lmello/Downloads/pkg/mate/python-corba/pkg/usr/lib64/pkgconfig: total 4 -rw-r--r-- 1 root root 212 May 23 15:45 pymatecorba-2.pc /home/lmello/Downloads/pkg/mate/python-corba/pkg/usr/lib64/python2.6: total 4 drwxr-xr-x 2 root root 4096 May 23 15:45 site-packages /home/lmello/Downloads/pkg/mate/python-corba/pkg/usr/lib64/python2.6/site-packages: total 136 -rw-r--r-- 1 root root 1018 May 23 15:45 MATECORBA.py -rw-r--r-- 1 root root 165 May 23 15:45 MATECORBA.pyc -rw-r--r-- 1 root root 165 May 23 15:45 MATECORBA.pyo -rwxr-xr-x 1 root root 1196 May 23 15:45 MateCORBA.la -rwxr-xr-x 1 root root 109368 May 23 15:45 MateCORBA.so -rw-r--r-- 1 root root 1042 May 23 15:45 MatePortableServer.py -rw-r--r-- 1 root root 174 May 23 15:45 MatePortableServer.pyc -rw-r--r-- 1 root root 174 May 23 15:45 MatePortableServer.pyo /home/lmello/Downloads/pkg/mate/python-corba/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 May 23 15:45 python-corba-1.2.0 /home/lmello/Downloads/pkg/mate/python-corba/pkg/usr/src/python-corba-1.2.0: total 4 -rw-r--r-- 1 root root 925 May 23 15:45 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/lmello/Downloads/pkg/mate/python-corba/python-corba-1.2.0-x86_64-1lm.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/python-corba-1.2.0/ usr/doc/python-corba-1.2.0/COPYING usr/doc/python-corba-1.2.0/README usr/doc/python-corba-1.2.0/TODO usr/doc/python-corba-1.2.0/ChangeLog usr/doc/python-corba-1.2.0/AUTHORS usr/doc/python-corba-1.2.0/NEWS usr/src/ usr/src/python-corba-1.2.0/ usr/src/python-corba-1.2.0/SLKBUILD usr/include/ usr/include/pymatecorba-2/ usr/include/pymatecorba-2/pymatecorba.h usr/lib64/ usr/lib64/python2.6/ usr/lib64/python2.6/site-packages/ usr/lib64/python2.6/site-packages/MatePortableServer.pyc usr/lib64/python2.6/site-packages/MatePortableServer.pyo usr/lib64/python2.6/site-packages/MATECORBA.pyc usr/lib64/python2.6/site-packages/MATECORBA.pyo usr/lib64/python2.6/site-packages/MatePortableServer.py usr/lib64/python2.6/site-packages/MATECORBA.py usr/lib64/python2.6/site-packages/MateCORBA.la usr/lib64/python2.6/site-packages/MateCORBA.so usr/lib64/pkgconfig/ usr/lib64/pkgconfig/pymatecorba-2.pc Slackware package /home/lmello/Downloads/pkg/mate/python-corba/python-corba-1.2.0-x86_64-1lm.txz created. Package has been built. Cleaning pkg and src directories