Re: Corosync compilation to ARM

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thank you for the reply, Fabio.

The line below is the configure invocation. I had tried without the --host option before and it was not working. The CXX and CC variables point to the paths of specific versions of g++ and gcc tailored for compiling to ARM.


CXX="$(CXX)" CC="$(CC)" STAGING_DIR="$(ARCH_DIR)" LDFLAGS="-L/opt/apps/corosync/lib" CFLAGS="-g -O2 -I /opt/apps/corosync/include/" PKG_CONFIG_PATH=/opt/apps/corosync/lib/pkgconfig LD_LIBRARY_PATH=/opt/apps/corosync/lib ./configure --host=arm-unknown-linux-gnueabi --prefix=/opt/apps/corosync/ --exec_prefix=/opt/apps/corosync/ --disable-nss;

The current error is:

config.status: error: ././fnmatch_.h: file not found

The standard and error outputs are attached.

-----
Rubens

2012/12/5 <discuss-request@xxxxxxxxxxxx>
I don't have access to ARM, can you please show us:

configure invocation (did you try default first?)

build error.

Otherwise there is no way we can help

Fabio

configure.ac:170: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
configure.ac:170: the top level
configure.ac:170: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
configure.ac:170: the top level
configure.ac:170: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
configure.ac:170: the top level
configure.ac:170: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
configure.ac:170: the top level
configure.ac:170: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
configure.ac:170: the top level
configure: WARNING: if you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used
configure: WARNING: using cross tools not prefixed with host triplet
configure: WARNING: result yes guessed because of cross compilation
config.status: error: ././fnmatch_.h: file not found
liblcr.a(lcr_ifact.o): In function `pathlist_select':
/home/callou/Documents/emc/SheepInstaller/corosync-sources/lcr/lcr_ifact.c:108: undefined reference to `rpl_fnmatch'
liblcr.a(lcr_ifact.o): In function `hdb_handle_create':
/home/callou/Documents/emc/SheepInstaller/corosync-sources/lcr/../include/corosync/hdb.h:178: undefined reference to `rpl_realloc'
/home/callou/Documents/emc/SheepInstaller/corosync-sources/lcr/../include/corosync/hdb.h:188: undefined reference to `rpl_malloc'
/home/callou/Documents/emc/SheepInstaller/corosync-sources/lcr/../include/corosync/hdb.h:178: undefined reference to `rpl_realloc'
/home/callou/Documents/emc/SheepInstaller/corosync-sources/lcr/../include/corosync/hdb.h:188: undefined reference to `rpl_malloc'
collect2: ld returned 1 exit status
make[3]: *** [test] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
liblcr.a(lcr_ifact.o): In function `pathlist_select':
/home/callou/Documents/emc/SheepInstaller/corosync-sources/lcr/lcr_ifact.c:108: undefined reference to `rpl_fnmatch'
liblcr.a(lcr_ifact.o): In function `hdb_handle_create':
/home/callou/Documents/emc/SheepInstaller/corosync-sources/lcr/../include/corosync/hdb.h:178: undefined reference to `rpl_realloc'
/home/callou/Documents/emc/SheepInstaller/corosync-sources/lcr/../include/corosync/hdb.h:188: undefined reference to `rpl_malloc'
/home/callou/Documents/emc/SheepInstaller/corosync-sources/lcr/../include/corosync/hdb.h:178: undefined reference to `rpl_realloc'
/home/callou/Documents/emc/SheepInstaller/corosync-sources/lcr/../include/corosync/hdb.h:188: undefined reference to `rpl_malloc'
collect2: ld returned 1 exit status
make[3]: *** [test] Error 1
make[2]: *** [install-recursive] Error 1
make[1]: *** [install] Error 2
make: *** [targets/arm-ix/SheepInstaller] Error 2

if test -f sdkapi.xml ;\
	then /home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//bin/scripts/apidoc.py -a sdkapi.xml -p /home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//bin/scripts/sdkRpcTable.xml.template -o sdkRpcTable.xml \
	SHEEPINSTALLER_TARGET_FILES=targets/arm-ix/SheepInstaller backup.sh rollback.sh remove.sh sdkRpcTable.xml; \
	else echo "sdkapi.xml file does not exist. Skipping creation of skdRpcTable.xml";\
	fi
sdkapi.xml file does not exist. Skipping creation of skdRpcTable.xml
Making directories
o2 check_app backup.sh rollback.sh remove.sh control/*
Checking configuration
Checking backup.sh file
Checking rollback.sh file
Checking remove.sh file
Testing script control file preinst...
Testing script control file postinst...
Testing script control file prerm...
Testing script control file postrm...
cd corosync-sources; make clean; ./autogen.sh; CXX="/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-g++ --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery" CC="/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery" STAGING_DIR="/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery" LDFLAGS="-L/opt/apps/corosync/lib" CFLAGS="-g -O2 -I /opt/apps/corosync/include/" PKG_CONFIG_PATH=/opt/apps/corosync/lib/pkgconfig LD_LIBRARY_PATH=/opt/apps/corosync/lib ./configure --host=arm-unknown-linux-gnueabi --prefix=/opt/apps/corosync/ --exec_prefix=/opt/apps/corosync/ --disable-nss ; make; make install;
make[1]: Entering directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources'
Making clean in init
make[2]: Entering directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/init'
rm -rf generic
make[2]: Leaving directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/init'
Making clean in man
make[2]: Entering directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/man'
rm -rf corosync.conf.5.html confdb_overview.8.html corosync.8.html corosync-objctl.8.html corosync-blackbox.8.html corosync-keygen.8.html corosync-cfgtool.8.html corosync-cpgtool.8.html corosync-fplay.8.html corosync-pload.8.html corosync-quorumtool.8.html corosync_overview.8.html cpg_overview.8.html evs_overview.8.html logsys_overview.8.html votequorum_overview.8.html coroipc_overview.8.html confdb_dispatch.3.html confdb_fd_get.3.html confdb_finalize.3.html confdb_initialize.3.html confdb_key_create.3.html confdb_key_delete.3.html confdb_key_iter.3.html confdb_key_replace.3.html confdb_object_create.3.html confdb_object_destroy.3.html confdb_object_find.3.html confdb_object_iter.3.html confdb_object_parent_get.3.html confdb_context_get.3.html confdb_context_set.3.html cpg_context_get.3.html cpg_context_set.3.html cpg_dispatch.3.html cpg_fd_get.3.html cpg_finalize.3.html cpg_initialize.3.html cpg_join.3.html cpg_leave.3.html cpg_local_get.3.html cpg_mcast_joined.3.html cpg_model_initialize.3.html cpg_zcb_
mcast_joined.3.html cpg_zcb_alloc.3.html cpg_zcb_free.3.html cpg_membership_get.3.html evs_dispatch.3.html evs_fd_get.3.html evs_finalize.3.html evs_initialize.3.html evs_join.3.html evs_leave.3.html evs_mcast_groups.3.html evs_mcast_joined.3.html evs_membership_get.3.html evs_context_get.3.html evs_context_set.3.html votequorum_dispatch.3.html votequorum_fd_get.3.html votequorum_context_get.3.html votequorum_context_set.3.html votequorum_finalize.3.html votequorum_getinfo.3.html votequorum_initialize.3.html votequorum_leaving.3.html votequorum_qdisk_getinfo.3.html votequorum_qdisk_poll.3.html votequorum_qdisk_register.3.html votequorum_qdisk_unregister.3.html votequorum_setexpected.3.html votequorum_setvotes.3.html sam_finalize.3.html sam_hc_callback_register.3.html sam_hc_send.3.html sam_initialize.3.html sam_overview.8.html sam_register.3.html sam_start.3.html sam_stop.3.html sam_warn_signal_set.3.html
make[2]: Leaving directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/man'
Making clean in pkgconfig
make[2]: Entering directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/pkgconfig'
rm -f *.pc
make[2]: Leaving directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/pkgconfig'
Making clean in test
make[2]: Entering directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/test'
rm -f fdata
test -z "testevs evsbench evsverify cpgverify testcpg testcpg2 cpgbench testconfdb logsysbench logsysrec testquorum testvotequorum1 testvotequorum2 logsys_s logsys_t1 logsys_t2 testcpgzc cpgbenchzc testzcgc stress_cpgzc stress_cpgfdget stress_cpgcontext cpgbound testsam" || rm -f testevs evsbench evsverify cpgverify testcpg testcpg2 cpgbench testconfdb logsysbench logsysrec testquorum testvotequorum1 testvotequorum2 logsys_s logsys_t1 logsys_t2 testcpgzc cpgbenchzc testzcgc stress_cpgzc stress_cpgfdget stress_cpgcontext cpgbound testsam
rm -f *.o
make[2]: Leaving directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/test'
Making clean in tools
make[2]: Entering directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/tools'
test -z "corosync-fplay corosync-cfgtool corosync-keygen corosync-objctl corosync-pload corosync-cpgtool corosync-quorumtool" || rm -f corosync-fplay corosync-cfgtool corosync-keygen corosync-objctl corosync-pload corosync-cpgtool corosync-quorumtool
rm -f *.o
make[2]: Leaving directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/tools'
Making clean in services
make[2]: Entering directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/services'
rm -f *.o *.a *.so* *.da *.bb *.bbg *.lcrso
make[2]: Leaving directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/services'
Making clean in exec
make[2]: Entering directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/exec'
test -z "libtotem_pg.a liblogsys.a libcoroipcs.a" || rm -f libtotem_pg.a liblogsys.a libcoroipcs.a
rm -f corosync *.o *.lcrso gmon.out *.da *.bb *.bbg *.so*
test -z "corosync" || rm -f corosync
rm -f *.o
make[2]: Leaving directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/exec'
Making clean in lib
make[2]: Entering directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/lib'
test -z "libcpg.a libconfdb.a libevs.a libcfg.a libquorum.a libvotequorum.a libpload.a libcoroipcc.a libsam.a" || rm -f libcpg.a libconfdb.a libevs.a libcfg.a libquorum.a libvotequorum.a libpload.a libcoroipcc.a libsam.a
rm -f *.o *.a *.so* *.da *.bb *.bbg
rm -f *.o
make[2]: Leaving directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/lib'
Making clean in lcr
make[2]: Entering directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/lcr'
test -z "liblcr.a" || rm -f liblcr.a
rm -f *.o *.a *.so* *.da *.bb *.bbg *.lcrso
test -z "test test_static uic" || rm -f test test_static uic
rm -f *.o
make[2]: Leaving directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/lcr'
Making clean in include
make[2]: Entering directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/include'
make[2]: Nothing to be done for `clean'.
make[2]: Leaving directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/include'
Making clean in .
make[2]: Entering directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources'
rm -rf doc/api corosync.spec corosync-1.3.0.tar.gz 
make[2]: Leaving directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources'
make[1]: Leaving directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources'
Building configuration system...
Now run ./configure and make
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-unknown-linux-gnueabi-strip... no
checking for strip... strip
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 build system type... i686-pc-linux-gnu
checking host system type... arm-unknown-linux-gnueabi
configure: building in place srcdir:.
checking for arm-unknown-linux-gnueabi-gcc... /home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery
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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery accepts -g... yes
checking for /home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery... gcc3
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for arm-unknown-linux-gnueabi-ranlib... no
checking for ranlib... ranlib
checking for groff... groff
checking for pkg-config... pkg-config
checking for dlopen in -ldl... yes
checking for pthread_create in -lpthread... yes
checking for socket in -lsocket... no
checking for t_open in -lnsl... no
checking for sched_getscheduler in -lrt... yes
checking how to run the C preprocessor... /home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for inline... inline
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for int8_t... yes
checking for size_t... (cached) yes
checking for ssize_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for working volatile... yes
checking whether closedir returns void... yes
checking for error_at_line... yes
checking for mbstate_t... yes
checking for working POSIX fnmatch... cross
checking whether getenv is declared... yes
checking for btowc... yes
checking for mbsrtowcs... yes
checking for mempcpy... yes
checking for wmempcpy... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... cross
checking for working vfork... (cached) yes
checking whether /home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery needs -traditional... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... no
checking for working memcmp... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for alarm... yes
checking for alphasort... yes
checking for atexit... yes
checking for bzero... yes
checking for dup2... yes
checking for endgrent... yes
checking for endpwent... yes
checking for fcntl... yes
checking for getcwd... yes
checking for getpeerucred... no
checking for getpeereid... no
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for scandir... yes
checking for select... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strspn... yes
checking for strstr... yes
checking for pthread_spin_lock... yes
checking for pthread_spin_unlock... yes
checking for pthread_setschedparam... yes
checking for sched_get_priority_max... yes
checking for sched_setscheduler... yes
configure: Sanitizing prefix: /opt/apps/corosync
configure: Sanitizing exec_prefix: /opt/apps/corosync
checking whether /home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery supports "-Wall"... yes
checking whether /home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery supports "-Wshadow"... yes
checking whether /home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery supports "-Wmissing-prototypes"... yes
checking whether /home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery supports "-Wmissing-declarations"... yes
checking whether /home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery supports "-Wstrict-prototypes"... yes
checking whether /home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery supports "-Wdeclaration-after-statement"... yes
checking whether /home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery supports "-Wpointer-arith"... yes
checking whether /home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery supports "-Wwrite-strings"... yes
checking whether /home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery supports "-Wcast-align"... yes
checking whether /home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery supports "-Wbad-function-cast"... yes
checking whether /home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery supports "-Wmissing-format-attribute"... yes
checking whether /home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery supports "-Wformat=2"... yes
checking whether /home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery supports "-Wformat-security"... yes
checking whether /home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery supports "-Wformat-nonliteral"... yes
checking whether /home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery supports "-Wno-long-long"... yes
checking whether /home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery supports "-Wunsigned-char"... no
checking whether /home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery supports "-Wgnu89-inline"... no
checking whether /home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery supports "-Wno-strict-aliasing"... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating exec/Makefile
config.status: creating include/Makefile
config.status: creating init/Makefile
config.status: creating lcr/Makefile
config.status: creating lib/Makefile
config.status: creating man/Makefile
config.status: creating pkgconfig/Makefile
config.status: creating services/Makefile
config.status: creating test/Makefile
config.status: creating tools/Makefile
config.status: creating include/corosync/config.h
config.status: creating include/corosync/cs_config.h
config.status: include/corosync/cs_config.h is unchanged
config.status: linking ././fnmatch_.h to ./fnmatch.h
make[1]: Entering directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources'
make  all-recursive
make[2]: Entering directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources'
Making all in include
make[3]: Entering directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/include'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/include'
Making all in lcr
make[3]: Entering directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/lcr'
/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery -DHAVE_CONFIG_H -I. -I../include/corosync -I../include -I../include  -D_GNU_SOURCE -fPIC -g -O2 -I /opt/apps/corosync/include/ -O3 -ggdb3  	  -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing   -MT lcr_ifact.o -MD -MP -MF .deps/lcr_ifact.Tpo -c -o lcr_ifact.o lcr_ifact.c
mv -f .deps/lcr_ifact.Tpo .deps/lcr_ifact.Po
rm -f liblcr.a
ar cru liblcr.a lcr_ifact.o 
ranlib liblcr.a
/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery -DHAVE_CONFIG_H -I. -I../include/corosync -I../include -I../include  -D_GNU_SOURCE -fPIC -g -O2 -I /opt/apps/corosync/include/ -O3 -ggdb3  	  -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing   -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o test.c
mv -f .deps/test.Tpo .deps/test.Po
/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery -DHAVE_CONFIG_H -I. -I../include/corosync -I../include -I../include  -D_GNU_SOURCE -fPIC -g -O2 -I /opt/apps/corosync/include/ -O3 -ggdb3  	  -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing   -MT uis.o -MD -MP -MF .deps/uis.Tpo -c -o uis.o uis.c
mv -f .deps/uis.Tpo .deps/uis.Po
/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery -fPIC -g -O2 -I /opt/apps/corosync/include/ -O3 -ggdb3  	  -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing    -L/opt/apps/corosync/lib   -o test test.o uis.o liblcr.a -lrt -lpthread -ldl 
make[3]: Leaving directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/lcr'
make[2]: Leaving directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources'
make[1]: Leaving directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources'
make[1]: Entering directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources'
make  install-recursive
make[2]: Entering directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources'
Making install in include
make[3]: Entering directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/include'
make[4]: Entering directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/include'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/opt/apps/corosync/include" || /bin/mkdir -p "/opt/apps/corosync/include"
/bin/mkdir -p '/opt/apps/corosync/include/corosync'
 /usr/bin/install -c -m 644  corosync/hdb.h corosync/cs_config.h corosync/cpg.h corosync/cfg.h corosync/evs.h corosync/mar_gen.h corosync/swab.h corosync/coroipcc.h corosync/coroipcs.h corosync/coroipc_types.h corosync/corodefs.h corosync/confdb.h corosync/list.h corosync/corotypes.h corosync/quorum.h corosync/votequorum.h corosync/sam.h '/opt/apps/corosync/include/corosync'
/bin/mkdir -p '/opt/apps/corosync/include/corosync/engine'
 /usr/bin/install -c -m 644  corosync/engine/config.h corosync/engine/coroapi.h corosync/engine/logsys.h corosync/engine/objdb.h corosync/engine/quorum.h '/opt/apps/corosync/include/corosync/engine'
/bin/mkdir -p '/opt/apps/corosync/include/corosync/lcr'
 /usr/bin/install -c -m 644  corosync/lcr/lcr_ckpt.h corosync/lcr/lcr_comp.h corosync/lcr/lcr_ifact.h '/opt/apps/corosync/include/corosync/lcr'
/bin/mkdir -p '/opt/apps/corosync/include/corosync/totem'
 /usr/bin/install -c -m 644  corosync/totem/coropoll.h corosync/totem/totem.h corosync/totem/totemip.h corosync/totem/totempg.h '/opt/apps/corosync/include/corosync/totem'
make[4]: Leaving directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/include'
make[3]: Leaving directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/include'
Making install in lcr
make[3]: Entering directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/lcr'
/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//toolchain/codesourcery/arm-2008q3/bin/arm-none-linux-gnueabi-gcc --sysroot=/home/callou/Documents/emc/LifeLine-SDK-3.3.1.20018//arm_codesourcery -fPIC -g -O2 -I /opt/apps/corosync/include/ -O3 -ggdb3  	  -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing    -L/opt/apps/corosync/lib   -o test test.o uis.o liblcr.a -lrt -lpthread -ldl 
make[3]: Leaving directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources/lcr'
make[2]: Leaving directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources'
make[1]: Leaving directory `/home/callou/Documents/emc/SheepInstaller/corosync-sources'
_______________________________________________
discuss mailing list
discuss@xxxxxxxxxxxx
http://lists.corosync.org/mailman/listinfo/discuss

[Index of Archives]     [Linux Clusters]     [Corosync Project]     [Linux USB Devel]     [Linux Audio Users]     [Photo]     [Yosemite News]    [Yosemite Photos]    [Linux Kernel]     [Linux SCSI]     [X.Org]

  Powered by Linux