------------------------------------------------------------------------------- EASY_E17 CMD: make clean distclean ------------------------------------------------------------------------------- Making clean in src make[1]: Entering directory `/var/www/download/tests/e17/proto/e_phys/src' Making clean in bin make[2]: Entering directory `/var/www/download/tests/e17/proto/e_phys/src/bin' rm -f e_phys_demo e_phys_demo rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory `/var/www/download/tests/e17/proto/e_phys/src/bin' Making clean in lib make[2]: Entering directory `/var/www/download/tests/e17/proto/e_phys/src/lib' test -z "libephys.la" || rm -f libephys.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory `/var/www/download/tests/e17/proto/e_phys/src/lib' Making clean in . make[2]: Entering directory `/var/www/download/tests/e17/proto/e_phys/src' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory `/var/www/download/tests/e17/proto/e_phys/src' make[1]: Leaving directory `/var/www/download/tests/e17/proto/e_phys/src' Making clean in . make[1]: Entering directory `/var/www/download/tests/e17/proto/e_phys' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory `/var/www/download/tests/e17/proto/e_phys' Making distclean in src make[1]: Entering directory `/var/www/download/tests/e17/proto/e_phys/src' Making distclean in bin make[2]: Entering directory `/var/www/download/tests/e17/proto/e_phys/src/bin' rm -f e_phys_demo e_phys_demo rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[2]: Leaving directory `/var/www/download/tests/e17/proto/e_phys/src/bin' Making distclean in lib make[2]: Entering directory `/var/www/download/tests/e17/proto/e_phys/src/lib' test -z "libephys.la" || rm -f libephys.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[2]: Leaving directory `/var/www/download/tests/e17/proto/e_phys/src/lib' Making distclean in . make[2]: Entering directory `/var/www/download/tests/e17/proto/e_phys/src' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[2]: Leaving directory `/var/www/download/tests/e17/proto/e_phys/src' rm -f Makefile make[1]: Leaving directory `/var/www/download/tests/e17/proto/e_phys/src' Making distclean in . make[1]: Entering directory `/var/www/download/tests/e17/proto/e_phys' rm -rf .libs _libs rm -f *.lo test -z "ephys.pc" || rm -f ephys.pc rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[1]: Leaving directory `/var/www/download/tests/e17/proto/e_phys' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile ------------------------------------------------------------------------------- EASY_E17 CMD: ./bootstrap ------------------------------------------------------------------------------- Running aclocal... Running autoconf... Running libtoolize... Running automake... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/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 recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for EPHYS... yes configure: creating ./config.status config.status: creating Makefile config.status: creating ephys.pc config.status: creating src/Makefile config.status: creating src/lib/Makefile config.status: creating src/bin/Makefile config.status: executing depfiles commands ------------------------------------------------------------------------------- EASY_E17 CMD: ./configure --prefix=/var/www/download/tests/install --cache-file=/tmp/easy_e17/easy_e17.cache ------------------------------------------------------------------------------- configure: loading cache /tmp/easy_e17/easy_e17.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) mawk checking whether make sets $(MAKE)... (cached) yes checking for gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking build system type... (cached) i686-pc-linux-gnu checking host system type... (cached) i686-pc-linux-gnu checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ld used by gcc... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for /usr/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether accepts -g... (cached) no checking the maximum length of command line arguments... (cached) 32768 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking pkg-config is at least version 0.9.0... yes checking for EPHYS... yes configure: updating cache /tmp/easy_e17/easy_e17.cache configure: creating ./config.status config.status: creating Makefile config.status: creating ephys.pc config.status: creating src/Makefile config.status: creating src/lib/Makefile config.status: creating src/bin/Makefile config.status: executing depfiles commands ------------------------------------------------------------------------------- EASY_E17 CMD: make -j 2 ------------------------------------------------------------------------------- Making all in src make[1]: Entering directory `/var/www/download/tests/e17/proto/e_phys/src' Making all in lib make[2]: Entering directory `/var/www/download/tests/e17/proto/e_phys/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"e_phys\" -DPACKAGE_TARNAME=\"e_phys\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"e_phys\ 0.1\" -DPACKAGE_BUGREPORT=\"rephorm@rephorm.com\" -DPACKAGE=\"e_phys\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -I. -I/var/www/download/tests/install/include -I/var/www/download/tests/install/include -MT e_phys_constraint.lo -MD -MP -MF .deps/e_phys_constraint.Tpo -c -o e_phys_constraint.lo e_phys_constraint.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"e_phys\" -DPACKAGE_TARNAME=\"e_phys\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"e_phys\ 0.1\" -DPACKAGE_BUGREPORT=\"rephorm@rephorm.com\" -DPACKAGE=\"e_phys\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -I. -I/var/www/download/tests/install/include -I/var/www/download/tests/install/include -MT e_phys_force.lo -MD -MP -MF .deps/e_phys_force.Tpo -c -o e_phys_force.lo e_phys_force.c mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists gcc -DPACKAGE_NAME=\"e_phys\" -DPACKAGE_TARNAME=\"e_phys\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"e_phys 0.1\"" -DPACKAGE_BUGREPORT=\"rephorm@rephorm.com\" -DPACKAGE=\"e_phys\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -I. -I/var/www/download/tests/install/include -I/var/www/download/tests/install/include -MT e_phys_constraint.lo -MD -MP -MF .deps/e_phys_constraint.Tpo -c e_phys_constraint.c -fPIC -DPIC -o .libs/e_phys_constraint.o gcc -DPACKAGE_NAME=\"e_phys\" -DPACKAGE_TARNAME=\"e_phys\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"e_phys 0.1\"" -DPACKAGE_BUGREPORT=\"rephorm@rephorm.com\" -DPACKAGE=\"e_phys\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -I. -I/var/www/download/tests/install/include -I/var/www/download/tests/install/include -MT e_phys_force.lo -MD -MP -MF .deps/e_phys_force.Tpo -c e_phys_force.c -fPIC -DPIC -o .libs/e_phys_force.o gcc -DPACKAGE_NAME=\"e_phys\" -DPACKAGE_TARNAME=\"e_phys\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"e_phys 0.1\"" -DPACKAGE_BUGREPORT=\"rephorm@rephorm.com\" -DPACKAGE=\"e_phys\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -I. -I/var/www/download/tests/install/include -I/var/www/download/tests/install/include -MT e_phys_constraint.lo -MD -MP -MF .deps/e_phys_constraint.Tpo -c e_phys_constraint.c -o e_phys_constraint.o >/dev/null 2>&1 gcc -DPACKAGE_NAME=\"e_phys\" -DPACKAGE_TARNAME=\"e_phys\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"e_phys 0.1\"" -DPACKAGE_BUGREPORT=\"rephorm@rephorm.com\" -DPACKAGE=\"e_phys\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -I. -I/var/www/download/tests/install/include -I/var/www/download/tests/install/include -MT e_phys_force.lo -MD -MP -MF .deps/e_phys_force.Tpo -c e_phys_force.c -o e_phys_force.o >/dev/null 2>&1 mv -f .deps/e_phys_constraint.Tpo .deps/e_phys_constraint.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"e_phys\" -DPACKAGE_TARNAME=\"e_phys\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"e_phys\ 0.1\" -DPACKAGE_BUGREPORT=\"rephorm@rephorm.com\" -DPACKAGE=\"e_phys\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -I. -I/var/www/download/tests/install/include -I/var/www/download/tests/install/include -MT e_phys_particle.lo -MD -MP -MF .deps/e_phys_particle.Tpo -c -o e_phys_particle.lo e_phys_particle.c mv -f .deps/e_phys_force.Tpo .deps/e_phys_force.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"e_phys\" -DPACKAGE_TARNAME=\"e_phys\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"e_phys\ 0.1\" -DPACKAGE_BUGREPORT=\"rephorm@rephorm.com\" -DPACKAGE=\"e_phys\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -I. -I/var/www/download/tests/install/include -I/var/www/download/tests/install/include -MT e_phys_world.lo -MD -MP -MF .deps/e_phys_world.Tpo -c -o e_phys_world.lo e_phys_world.c gcc -DPACKAGE_NAME=\"e_phys\" -DPACKAGE_TARNAME=\"e_phys\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"e_phys 0.1\"" -DPACKAGE_BUGREPORT=\"rephorm@rephorm.com\" -DPACKAGE=\"e_phys\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -I. -I/var/www/download/tests/install/include -I/var/www/download/tests/install/include -MT e_phys_particle.lo -MD -MP -MF .deps/e_phys_particle.Tpo -c e_phys_particle.c -fPIC -DPIC -o .libs/e_phys_particle.o gcc -DPACKAGE_NAME=\"e_phys\" -DPACKAGE_TARNAME=\"e_phys\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"e_phys 0.1\"" -DPACKAGE_BUGREPORT=\"rephorm@rephorm.com\" -DPACKAGE=\"e_phys\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -I. -I/var/www/download/tests/install/include -I/var/www/download/tests/install/include -MT e_phys_world.lo -MD -MP -MF .deps/e_phys_world.Tpo -c e_phys_world.c -fPIC -DPIC -o .libs/e_phys_world.o gcc -DPACKAGE_NAME=\"e_phys\" -DPACKAGE_TARNAME=\"e_phys\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"e_phys 0.1\"" -DPACKAGE_BUGREPORT=\"rephorm@rephorm.com\" -DPACKAGE=\"e_phys\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -I. -I/var/www/download/tests/install/include -I/var/www/download/tests/install/include -MT e_phys_particle.lo -MD -MP -MF .deps/e_phys_particle.Tpo -c e_phys_particle.c -o e_phys_particle.o >/dev/null 2>&1 gcc -DPACKAGE_NAME=\"e_phys\" -DPACKAGE_TARNAME=\"e_phys\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"e_phys 0.1\"" -DPACKAGE_BUGREPORT=\"rephorm@rephorm.com\" -DPACKAGE=\"e_phys\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -I. -I/var/www/download/tests/install/include -I/var/www/download/tests/install/include -MT e_phys_world.lo -MD -MP -MF .deps/e_phys_world.Tpo -c e_phys_world.c -o e_phys_world.o >/dev/null 2>&1 mv -f .deps/e_phys_particle.Tpo .deps/e_phys_particle.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"e_phys\" -DPACKAGE_TARNAME=\"e_phys\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"e_phys\ 0.1\" -DPACKAGE_BUGREPORT=\"rephorm@rephorm.com\" -DPACKAGE=\"e_phys\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -I. -I/var/www/download/tests/install/include -I/var/www/download/tests/install/include -MT e_phys_map.lo -MD -MP -MF .deps/e_phys_map.Tpo -c -o e_phys_map.lo e_phys_map.c mv -f .deps/e_phys_world.Tpo .deps/e_phys_world.Plo gcc -DPACKAGE_NAME=\"e_phys\" -DPACKAGE_TARNAME=\"e_phys\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"e_phys 0.1\"" -DPACKAGE_BUGREPORT=\"rephorm@rephorm.com\" -DPACKAGE=\"e_phys\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -I. -I/var/www/download/tests/install/include -I/var/www/download/tests/install/include -MT e_phys_map.lo -MD -MP -MF .deps/e_phys_map.Tpo -c e_phys_map.c -fPIC -DPIC -o .libs/e_phys_map.o gcc -DPACKAGE_NAME=\"e_phys\" -DPACKAGE_TARNAME=\"e_phys\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"e_phys 0.1\"" -DPACKAGE_BUGREPORT=\"rephorm@rephorm.com\" -DPACKAGE=\"e_phys\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -I. -I/var/www/download/tests/install/include -I/var/www/download/tests/install/include -MT e_phys_map.lo -MD -MP -MF .deps/e_phys_map.Tpo -c e_phys_map.c -o e_phys_map.o >/dev/null 2>&1 mv -f .deps/e_phys_map.Tpo .deps/e_phys_map.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -L/var/www/download/tests/install/lib -o libephys.la -rpath /var/www/download/tests/install/lib e_phys_constraint.lo e_phys_force.lo e_phys_particle.lo e_phys_world.lo e_phys_map.lo -L/var/www/download/tests/install/lib -lecore_evas -lecore -levas -lecore_x -lm gcc -shared .libs/e_phys_constraint.o .libs/e_phys_force.o .libs/e_phys_particle.o .libs/e_phys_world.o .libs/e_phys_map.o -Wl,--rpath -Wl,/var/www/download/tests/install/lib -Wl,--rpath -Wl,/var/www/download/tests/install/lib -L/var/www/download/tests/install/lib /var/www/download/tests/install/lib/libecore_evas.so /var/www/download/tests/install/lib/libecore.so /var/www/download/tests/install/lib/libevas.so /var/www/download/tests/install/lib/libecore_x.so -lm -Wl,-soname -Wl,libephys.so.0 -o .libs/libephys.so.0.0.0 (cd .libs && rm -f libephys.so.0 && ln -s libephys.so.0.0.0 libephys.so.0) (cd .libs && rm -f libephys.so && ln -s libephys.so.0.0.0 libephys.so) ar cru .libs/libephys.a e_phys_constraint.o e_phys_force.o e_phys_particle.o e_phys_world.o e_phys_map.o ranlib .libs/libephys.a creating libephys.la (cd .libs && rm -f libephys.la && ln -s ../libephys.la libephys.la) make[2]: Leaving directory `/var/www/download/tests/e17/proto/e_phys/src/lib' Making all in bin make[2]: Entering directory `/var/www/download/tests/e17/proto/e_phys/src/bin' gcc -DPACKAGE_NAME=\"e_phys\" -DPACKAGE_TARNAME=\"e_phys\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"e_phys\ 0.1\" -DPACKAGE_BUGREPORT=\"rephorm@rephorm.com\" -DPACKAGE=\"e_phys\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -I. -I../../src/lib -I/var/www/download/tests/install/include -I/var/www/download/tests/install/include -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -DPACKAGE_NAME=\"e_phys\" -DPACKAGE_TARNAME=\"e_phys\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"e_phys\ 0.1\" -DPACKAGE_BUGREPORT=\"rephorm@rephorm.com\" -DPACKAGE=\"e_phys\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_MATH_H=1 -I. -I../../src/lib -I/var/www/download/tests/install/include -I/var/www/download/tests/install/include -MT test_snow.o -MD -MP -MF .deps/test_snow.Tpo -c -o test_snow.o test_snow.c mv -f .deps/test_snow.Tpo .deps/test_snow.Po mv -f .deps/main.Tpo .deps/main.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -L/var/www/download/tests/install/lib -o e_phys_demo main.o test_snow.o ../../src/lib/libephys.la -L/var/www/download/tests/install/lib -lecore_evas -lecore -levas -lecore_x mkdir .libs gcc -o .libs/e_phys_demo main.o test_snow.o -L/var/www/download/tests/install/lib ../../src/lib/.libs/libephys.so /var/www/download/tests/install/lib/libecore_evas.so /var/www/download/tests/install/lib/libecore.so /var/www/download/tests/install/lib/libevas.so /var/www/download/tests/install/lib/libecore_x.so -Wl,--rpath -Wl,/var/www/download/tests/install/lib creating e_phys_demo make[2]: Leaving directory `/var/www/download/tests/e17/proto/e_phys/src/bin' make[2]: Entering directory `/var/www/download/tests/e17/proto/e_phys/src' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/www/download/tests/e17/proto/e_phys/src' make[1]: Leaving directory `/var/www/download/tests/e17/proto/e_phys/src' make[1]: Entering directory `/var/www/download/tests/e17/proto/e_phys' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/var/www/download/tests/e17/proto/e_phys' ------------------------------------------------------------------------------- EASY_E17 CMD: make install ------------------------------------------------------------------------------- Making install in src make[1]: Entering directory `/var/www/download/tests/e17/proto/e_phys/src' Making install in lib make[2]: Entering directory `/var/www/download/tests/e17/proto/e_phys/src/lib' make[3]: Entering directory `/var/www/download/tests/e17/proto/e_phys/src/lib' test -z "/var/www/download/tests/install/lib" || /bin/mkdir -p "/var/www/download/tests/install/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libephys.la' '/var/www/download/tests/install/lib/libephys.la' /usr/bin/install -c .libs/libephys.so.0.0.0 /var/www/download/tests/install/lib/libephys.so.0.0.0 (cd /var/www/download/tests/install/lib && { ln -s -f libephys.so.0.0.0 libephys.so.0 || { rm -f libephys.so.0 && ln -s libephys.so.0.0.0 libephys.so.0; }; }) (cd /var/www/download/tests/install/lib && { ln -s -f libephys.so.0.0.0 libephys.so || { rm -f libephys.so && ln -s libephys.so.0.0.0 libephys.so; }; }) /usr/bin/install -c .libs/libephys.lai /var/www/download/tests/install/lib/libephys.la /usr/bin/install -c .libs/libephys.a /var/www/download/tests/install/lib/libephys.a chmod 644 /var/www/download/tests/install/lib/libephys.a ranlib /var/www/download/tests/install/lib/libephys.a PATH="$PATH:/sbin" ldconfig -n /var/www/download/tests/install/lib ---------------------------------------------------------------------- Libraries have been installed in: /var/www/download/tests/install/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/var/www/download/tests/install/include/e_phys" || /bin/mkdir -p "/var/www/download/tests/install/include/e_phys" /usr/bin/install -c -m 644 'E_Phys.h' '/var/www/download/tests/install/include/e_phys/E_Phys.h' /usr/bin/install -c -m 644 'e_phys_world.h' '/var/www/download/tests/install/include/e_phys/e_phys_world.h' /usr/bin/install -c -m 644 'e_phys_particle.h' '/var/www/download/tests/install/include/e_phys/e_phys_particle.h' /usr/bin/install -c -m 644 'e_phys_force.h' '/var/www/download/tests/install/include/e_phys/e_phys_force.h' /usr/bin/install -c -m 644 'e_phys_constraint.h' '/var/www/download/tests/install/include/e_phys/e_phys_constraint.h' make[3]: Leaving directory `/var/www/download/tests/e17/proto/e_phys/src/lib' make[2]: Leaving directory `/var/www/download/tests/e17/proto/e_phys/src/lib' Making install in bin make[2]: Entering directory `/var/www/download/tests/e17/proto/e_phys/src/bin' make[3]: Entering directory `/var/www/download/tests/e17/proto/e_phys/src/bin' test -z "/var/www/download/tests/install/bin" || /bin/mkdir -p "/var/www/download/tests/install/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'e_phys_demo' '/var/www/download/tests/install/bin/e_phys_demo' /usr/bin/install -c .libs/e_phys_demo /var/www/download/tests/install/bin/e_phys_demo make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/www/download/tests/e17/proto/e_phys/src/bin' make[2]: Leaving directory `/var/www/download/tests/e17/proto/e_phys/src/bin' make[2]: Entering directory `/var/www/download/tests/e17/proto/e_phys/src' make[3]: Entering directory `/var/www/download/tests/e17/proto/e_phys/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/www/download/tests/e17/proto/e_phys/src' make[2]: Leaving directory `/var/www/download/tests/e17/proto/e_phys/src' make[1]: Leaving directory `/var/www/download/tests/e17/proto/e_phys/src' make[1]: Entering directory `/var/www/download/tests/e17/proto/e_phys' make[2]: Entering directory `/var/www/download/tests/e17/proto/e_phys' make[2]: Nothing to be done for `install-exec-am'. test -z "/var/www/download/tests/install/lib/pkgconfig" || /bin/mkdir -p "/var/www/download/tests/install/lib/pkgconfig" /usr/bin/install -c -m 644 'ephys.pc' '/var/www/download/tests/install/lib/pkgconfig/ephys.pc' make[2]: Leaving directory `/var/www/download/tests/e17/proto/e_phys' make[1]: Leaving directory `/var/www/download/tests/e17/proto/e_phys'