tar -xf libevent-2.0.19-stable.tar.gz checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... arm-slackware-linux-gnu checking host system type... arm-slackware-linux-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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking whether ln -s works... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc needs -traditional... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/arm-slackware-linux-gnueabi/bin/ld checking if the linker (/usr/arm-slackware-linux-gnueabi/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm 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 arm-slackware-linux-gnu file names to arm-slackware-linux-gnu format... func_convert_file_noop checking how to convert arm-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/arm-slackware-linux-gnueabi/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool 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... mt checking if mt is a manifest tool... no 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/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for library containing inet_ntoa... none required checking for library containing socket... none required checking for library containing inet_aton... none required checking for library containing clock_gettime... -lrt checking for library containing sendfile... none required checking for WIN32... no checking for CYGWIN... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing inflateEnd... -lz checking openssl/bio.h usability... yes checking openssl/bio.h presence... yes checking for openssl/bio.h... yes checking for library containing SSL_new... -lssl checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking for unistd.h... (cached) yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking port.h usability... no checking port.h presence... no checking for port.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/in6.h usability... no checking netinet/in6.h presence... no checking for netinet/in6.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for sys/sysctl.h... yes checking for TAILQ_FOREACH in sys/queue.h... yes checking for timeradd in sys/time.h... yes checking for timercmp in sys/time.h... yes checking for timerclear in sys/time.h... yes checking for timerisset in sys/time.h... yes checking whether CTL_KERN is declared... yes checking whether KERN_RANDOM is declared... yes checking whether RANDOM_UUID is declared... yes checking whether KERN_ARND is declared... no checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking for gettimeofday... yes checking for vasprintf... yes checking for fcntl... yes checking for clock_gettime... yes checking for strtok_r... yes checking for strsep... yes checking for getnameinfo... yes checking for strlcpy... no checking for inet_ntop... yes checking for inet_pton... yes checking for signal... yes checking for sigaction... yes checking for strtoll... yes checking for inet_aton... yes checking for pipe... yes checking for eventfd... yes checking for sendfile... yes checking for mmap... yes checking for splice... yes checking for arc4random... no checking for arc4random_buf... no checking for issetugid... no checking for geteuid... yes checking for getegid... yes checking for getprotobynumber... yes checking for setenv... yes checking for unsetenv... yes checking for putenv... yes checking for sysctl... yes checking for getaddrinfo... yes checking size of long... 4 checking for F_SETFD in fcntl.h... yes checking for select... yes checking for poll... yes checking for epoll_ctl... yes checking for port_create... no checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint64_t... yes checking for uint32_t... yes checking for uint16_t... yes checking for uint8_t... yes checking for uintptr_t... yes checking for fd_mask... yes checking size of long long... 8 checking size of long... (cached) 4 checking size of int... 4 checking size of short... 2 checking size of size_t... 4 checking size of void *... 4 checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking for sa_family_t... yes checking for struct addrinfo... yes checking for struct sockaddr_storage... yes checking for struct in6_addr.s6_addr32... yes checking for struct in6_addr.s6_addr16... yes checking for struct sockaddr_in.sin_len... no checking for struct sockaddr_in6.sin6_len... no checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for socklen_t... yes checking whether our compiler supports __func__... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking size of pthread_t... 4 configure: creating ./config.status config.status: creating libevent.pc config.status: creating libevent_openssl.pc config.status: creating libevent_pthreads.pc config.status: creating Makefile config.status: creating include/Makefile config.status: creating test/Makefile config.status: creating sample/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands test -d include/event2 || /usr/bin/mkdir -p include/event2 /usr/bin/sed -f ./make-event-config.sed < config.h > include/event2/event-config.hT mv -f include/event2/event-config.hT include/event2/event-config.h make all-recursive make[1]: Entering directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable' Making all in . make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT event.lo -MD -MP -MF .deps/event.Tpo -c -o event.lo event.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -fPIC -DPIC -o .libs/event.o mv -f .deps/event.Tpo .deps/event.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT evthread.lo -MD -MP -MF .deps/evthread.Tpo -c -o evthread.lo evthread.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT evthread.lo -MD -MP -MF .deps/evthread.Tpo -c evthread.c -fPIC -DPIC -o .libs/evthread.o mv -f .deps/evthread.Tpo .deps/evthread.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c -o buffer.lo buffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.c -fPIC -DPIC -o .libs/buffer.o mv -f .deps/buffer.Tpo .deps/buffer.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT bufferevent.lo -MD -MP -MF .deps/bufferevent.Tpo -c -o bufferevent.lo bufferevent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT bufferevent.lo -MD -MP -MF .deps/bufferevent.Tpo -c bufferevent.c -fPIC -DPIC -o .libs/bufferevent.o mv -f .deps/bufferevent.Tpo .deps/bufferevent.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT bufferevent_sock.lo -MD -MP -MF .deps/bufferevent_sock.Tpo -c -o bufferevent_sock.lo bufferevent_sock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT bufferevent_sock.lo -MD -MP -MF .deps/bufferevent_sock.Tpo -c bufferevent_sock.c -fPIC -DPIC -o .libs/bufferevent_sock.o mv -f .deps/bufferevent_sock.Tpo .deps/bufferevent_sock.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT bufferevent_filter.lo -MD -MP -MF .deps/bufferevent_filter.Tpo -c -o bufferevent_filter.lo bufferevent_filter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT bufferevent_filter.lo -MD -MP -MF .deps/bufferevent_filter.Tpo -c bufferevent_filter.c -fPIC -DPIC -o .libs/bufferevent_filter.o mv -f .deps/bufferevent_filter.Tpo .deps/bufferevent_filter.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT bufferevent_pair.lo -MD -MP -MF .deps/bufferevent_pair.Tpo -c -o bufferevent_pair.lo bufferevent_pair.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT bufferevent_pair.lo -MD -MP -MF .deps/bufferevent_pair.Tpo -c bufferevent_pair.c -fPIC -DPIC -o .libs/bufferevent_pair.o mv -f .deps/bufferevent_pair.Tpo .deps/bufferevent_pair.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT listener.lo -MD -MP -MF .deps/listener.Tpo -c -o listener.lo listener.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT listener.lo -MD -MP -MF .deps/listener.Tpo -c listener.c -fPIC -DPIC -o .libs/listener.o mv -f .deps/listener.Tpo .deps/listener.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT bufferevent_ratelim.lo -MD -MP -MF .deps/bufferevent_ratelim.Tpo -c -o bufferevent_ratelim.lo bufferevent_ratelim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT bufferevent_ratelim.lo -MD -MP -MF .deps/bufferevent_ratelim.Tpo -c bufferevent_ratelim.c -fPIC -DPIC -o .libs/bufferevent_ratelim.o mv -f .deps/bufferevent_ratelim.Tpo .deps/bufferevent_ratelim.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT evmap.lo -MD -MP -MF .deps/evmap.Tpo -c -o evmap.lo evmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT evmap.lo -MD -MP -MF .deps/evmap.Tpo -c evmap.c -fPIC -DPIC -o .libs/evmap.o mv -f .deps/evmap.Tpo .deps/evmap.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o .libs/log.o mv -f .deps/log.Tpo .deps/log.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT evutil.lo -MD -MP -MF .deps/evutil.Tpo -c -o evutil.lo evutil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT evutil.lo -MD -MP -MF .deps/evutil.Tpo -c evutil.c -fPIC -DPIC -o .libs/evutil.o mv -f .deps/evutil.Tpo .deps/evutil.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT evutil_rand.lo -MD -MP -MF .deps/evutil_rand.Tpo -c -o evutil_rand.lo evutil_rand.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT evutil_rand.lo -MD -MP -MF .deps/evutil_rand.Tpo -c evutil_rand.c -fPIC -DPIC -o .libs/evutil_rand.o mv -f .deps/evutil_rand.Tpo .deps/evutil_rand.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.lo strlcpy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o mv -f .deps/strlcpy.Tpo .deps/strlcpy.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT select.lo -MD -MP -MF .deps/select.Tpo -c -o select.lo select.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT select.lo -MD -MP -MF .deps/select.Tpo -c select.c -fPIC -DPIC -o .libs/select.o mv -f .deps/select.Tpo .deps/select.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT poll.lo -MD -MP -MF .deps/poll.Tpo -c -o poll.lo poll.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT poll.lo -MD -MP -MF .deps/poll.Tpo -c poll.c -fPIC -DPIC -o .libs/poll.o mv -f .deps/poll.Tpo .deps/poll.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT epoll.lo -MD -MP -MF .deps/epoll.Tpo -c -o epoll.lo epoll.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT epoll.lo -MD -MP -MF .deps/epoll.Tpo -c epoll.c -fPIC -DPIC -o .libs/epoll.o mv -f .deps/epoll.Tpo .deps/epoll.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c -o signal.lo signal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c signal.c -fPIC -DPIC -o .libs/signal.o mv -f .deps/signal.Tpo .deps/signal.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT event_tagging.lo -MD -MP -MF .deps/event_tagging.Tpo -c -o event_tagging.lo event_tagging.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT event_tagging.lo -MD -MP -MF .deps/event_tagging.Tpo -c event_tagging.c -fPIC -DPIC -o .libs/event_tagging.o mv -f .deps/event_tagging.Tpo .deps/event_tagging.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT http.lo -MD -MP -MF .deps/http.Tpo -c -o http.lo http.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.c -fPIC -DPIC -o .libs/http.o mv -f .deps/http.Tpo .deps/http.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT evdns.lo -MD -MP -MF .deps/evdns.Tpo -c -o evdns.lo evdns.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT evdns.lo -MD -MP -MF .deps/evdns.Tpo -c evdns.c -fPIC -DPIC -o .libs/evdns.o mv -f .deps/evdns.Tpo .deps/evdns.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT evrpc.lo -MD -MP -MF .deps/evrpc.Tpo -c -o evrpc.lo evrpc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT evrpc.lo -MD -MP -MF .deps/evrpc.Tpo -c evrpc.c -fPIC -DPIC -o .libs/evrpc.o mv -f .deps/evrpc.Tpo .deps/evrpc.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -version-info 6:7:1 -release 2.0 -o libevent.la -rpath /usr/lib event.lo evthread.lo buffer.lo bufferevent.lo bufferevent_sock.lo bufferevent_filter.lo bufferevent_pair.lo listener.lo bufferevent_ratelim.lo evmap.lo log.lo evutil.lo evutil_rand.lo strlcpy.lo select.lo poll.lo epoll.lo signal.lo event_tagging.lo http.lo evdns.lo evrpc.lo -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/event.o .libs/evthread.o .libs/buffer.o .libs/bufferevent.o .libs/bufferevent_sock.o .libs/bufferevent_filter.o .libs/bufferevent_pair.o .libs/listener.o .libs/bufferevent_ratelim.o .libs/evmap.o .libs/log.o .libs/evutil.o .libs/evutil_rand.o .libs/strlcpy.o .libs/select.o .libs/poll.o .libs/epoll.o .libs/signal.o .libs/event_tagging.o .libs/http.o .libs/evdns.o .libs/evrpc.o -lrt -O2 -march=armv5te -pthread -pthread -Wl,-soname -Wl,libevent-2.0.so.5 -o .libs/libevent-2.0.so.5.1.7 libtool: link: (cd ".libs" && rm -f "libevent-2.0.so.5" && ln -s "libevent-2.0.so.5.1.7" "libevent-2.0.so.5") libtool: link: (cd ".libs" && rm -f "libevent.so" && ln -s "libevent-2.0.so.5.1.7" "libevent.so") libtool: link: ( cd ".libs" && rm -f "libevent.la" && ln -s "../libevent.la" "libevent.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -version-info 6:7:1 -release 2.0 -o libevent_core.la -rpath /usr/lib event.lo evthread.lo buffer.lo bufferevent.lo bufferevent_sock.lo bufferevent_filter.lo bufferevent_pair.lo listener.lo bufferevent_ratelim.lo evmap.lo log.lo evutil.lo evutil_rand.lo strlcpy.lo select.lo poll.lo epoll.lo signal.lo -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/event.o .libs/evthread.o .libs/buffer.o .libs/bufferevent.o .libs/bufferevent_sock.o .libs/bufferevent_filter.o .libs/bufferevent_pair.o .libs/listener.o .libs/bufferevent_ratelim.o .libs/evmap.o .libs/log.o .libs/evutil.o .libs/evutil_rand.o .libs/strlcpy.o .libs/select.o .libs/poll.o .libs/epoll.o .libs/signal.o -lrt -O2 -march=armv5te -pthread -pthread -Wl,-soname -Wl,libevent_core-2.0.so.5 -o .libs/libevent_core-2.0.so.5.1.7 libtool: link: (cd ".libs" && rm -f "libevent_core-2.0.so.5" && ln -s "libevent_core-2.0.so.5.1.7" "libevent_core-2.0.so.5") libtool: link: (cd ".libs" && rm -f "libevent_core.so" && ln -s "libevent_core-2.0.so.5.1.7" "libevent_core.so") libtool: link: ( cd ".libs" && rm -f "libevent_core.la" && ln -s "../libevent_core.la" "libevent_core.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -version-info 6:7:1 -release 2.0 -o libevent_extra.la -rpath /usr/lib event_tagging.lo http.lo evdns.lo evrpc.lo -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/event_tagging.o .libs/http.o .libs/evdns.o .libs/evrpc.o -lrt -O2 -march=armv5te -pthread -pthread -Wl,-soname -Wl,libevent_extra-2.0.so.5 -o .libs/libevent_extra-2.0.so.5.1.7 libtool: link: (cd ".libs" && rm -f "libevent_extra-2.0.so.5" && ln -s "libevent_extra-2.0.so.5.1.7" "libevent_extra-2.0.so.5") libtool: link: (cd ".libs" && rm -f "libevent_extra.so" && ln -s "libevent_extra-2.0.so.5.1.7" "libevent_extra.so") libtool: link: ( cd ".libs" && rm -f "libevent_extra.la" && ln -s "../libevent_extra.la" "libevent_extra.la" ) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT evthread_pthread.lo -MD -MP -MF .deps/evthread_pthread.Tpo -c -o evthread_pthread.lo evthread_pthread.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT evthread_pthread.lo -MD -MP -MF .deps/evthread_pthread.Tpo -c evthread_pthread.c -fPIC -DPIC -o .libs/evthread_pthread.o mv -f .deps/evthread_pthread.Tpo .deps/evthread_pthread.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -version-info 6:7:1 -release 2.0 -o libevent_pthreads.la -rpath /usr/lib evthread_pthread.lo -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/evthread_pthread.o -lrt -O2 -march=armv5te -pthread -pthread -Wl,-soname -Wl,libevent_pthreads-2.0.so.5 -o .libs/libevent_pthreads-2.0.so.5.1.7 libtool: link: (cd ".libs" && rm -f "libevent_pthreads-2.0.so.5" && ln -s "libevent_pthreads-2.0.so.5.1.7" "libevent_pthreads-2.0.so.5") libtool: link: (cd ".libs" && rm -f "libevent_pthreads.so" && ln -s "libevent_pthreads-2.0.so.5.1.7" "libevent_pthreads.so") libtool: link: ( cd ".libs" && rm -f "libevent_pthreads.la" && ln -s "../libevent_pthreads.la" "libevent_pthreads.la" ) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT bufferevent_openssl.lo -MD -MP -MF .deps/bufferevent_openssl.Tpo -c -o bufferevent_openssl.lo bufferevent_openssl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT bufferevent_openssl.lo -MD -MP -MF .deps/bufferevent_openssl.Tpo -c bufferevent_openssl.c -fPIC -DPIC -o .libs/bufferevent_openssl.o mv -f .deps/bufferevent_openssl.Tpo .deps/bufferevent_openssl.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -version-info 6:7:1 -release 2.0 -o libevent_openssl.la -rpath /usr/lib bufferevent_openssl.lo -lssl -lcrypto -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/bufferevent_openssl.o -lssl -lcrypto -lrt -O2 -march=armv5te -pthread -pthread -Wl,-soname -Wl,libevent_openssl-2.0.so.5 -o .libs/libevent_openssl-2.0.so.5.1.7 libtool: link: (cd ".libs" && rm -f "libevent_openssl-2.0.so.5" && ln -s "libevent_openssl-2.0.so.5.1.7" "libevent_openssl-2.0.so.5") libtool: link: (cd ".libs" && rm -f "libevent_openssl.so" && ln -s "libevent_openssl-2.0.so.5.1.7" "libevent_openssl.so") libtool: link: ( cd ".libs" && rm -f "libevent_openssl.la" && ln -s "../libevent_openssl.la" "libevent_openssl.la" ) make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable' Making all in include make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable/include' Making all in sample make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable/sample' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -c event-test.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o event-test event-test.o ../libevent.la -lrt libtool: link: gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o .libs/event-test event-test.o ../.libs/libevent.so -lrt -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -c time-test.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o time-test time-test.o ../libevent.la -lrt libtool: link: gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o .libs/time-test time-test.o ../.libs/libevent.so -lrt -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -c signal-test.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o signal-test signal-test.o ../libevent.la -lrt libtool: link: gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o .libs/signal-test signal-test.o ../.libs/libevent.so -lrt -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -c dns-example.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o dns-example dns-example.o ../libevent.la -lrt libtool: link: gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o .libs/dns-example dns-example.o ../.libs/libevent.so -lrt -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -c hello-world.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o hello-world hello-world.o ../libevent.la -lrt libtool: link: gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o .libs/hello-world hello-world.o ../.libs/libevent.so -lrt -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -c http-server.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o http-server http-server.o ../libevent.la -lrt libtool: link: gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o .libs/http-server http-server.o ../.libs/libevent.so -lrt -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -c le-proxy.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o le-proxy le-proxy.o ../libevent.la ../libevent_openssl.la -lssl -lcrypto -lrt libtool: link: gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o .libs/le-proxy le-proxy.o ../.libs/libevent.so ../.libs/libevent_openssl.so -lssl -lcrypto -lrt -pthread make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable/sample' Making all in test make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable/test' date -u > rpcgen-attempted if ./rpcgen_wrapper.sh .; then \ echo "rpcgen okay"; \ else \ echo "No Python installed; stubbing out RPC test." >&2; \ echo " "> regress.gen.c; \ echo "#define NO_PYTHON_EXISTS" > regress.gen.h; \ fi Reading "./regress.rpc" Created struct: msg Added entry: from_name Added entry: to_name Added entry: attack Added entry: run Created struct: kill Added entry: weapon Added entry: action Added entry: how_often Created struct: run Added entry: how Added entry: some_bytes Added entry: fixed_bytes Added entry: notes Added entry: large_number Added entry: other_numbers ... creating "./regress.gen.h" ... creating "./regress.gen.c" Updated .\regress.gen.c and .\regress.gen.h rpcgen okay make all-am make[3]: Entering directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable/test' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT test-init.o -MD -MP -MF .deps/test-init.Tpo -c -o test-init.o test-init.c mv -f .deps/test-init.Tpo .deps/test-init.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o test-init test-init.o ../libevent_core.la -lrt libtool: link: gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o .libs/test-init test-init.o ../.libs/libevent_core.so -lrt -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT test-eof.o -MD -MP -MF .deps/test-eof.Tpo -c -o test-eof.o test-eof.c mv -f .deps/test-eof.Tpo .deps/test-eof.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o test-eof test-eof.o ../libevent_core.la -lrt libtool: link: gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o .libs/test-eof test-eof.o ../.libs/libevent_core.so -lrt -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT test-weof.o -MD -MP -MF .deps/test-weof.Tpo -c -o test-weof.o test-weof.c mv -f .deps/test-weof.Tpo .deps/test-weof.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o test-weof test-weof.o ../libevent_core.la -lrt libtool: link: gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o .libs/test-weof test-weof.o ../.libs/libevent_core.so -lrt -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT test-time.o -MD -MP -MF .deps/test-time.Tpo -c -o test-time.o test-time.c mv -f .deps/test-time.Tpo .deps/test-time.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o test-time test-time.o ../libevent_core.la -lrt libtool: link: gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o .libs/test-time test-time.o ../.libs/libevent_core.so -lrt -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT bench.o -MD -MP -MF .deps/bench.Tpo -c -o bench.o bench.c mv -f .deps/bench.Tpo .deps/bench.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o bench bench.o ../libevent.la -lrt libtool: link: gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o .libs/bench bench.o ../.libs/libevent.so -lrt -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT bench_cascade.o -MD -MP -MF .deps/bench_cascade.Tpo -c -o bench_cascade.o bench_cascade.c mv -f .deps/bench_cascade.Tpo .deps/bench_cascade.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o bench_cascade bench_cascade.o ../libevent.la -lrt libtool: link: gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o .libs/bench_cascade bench_cascade.o ../.libs/libevent.so -lrt -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT bench_http.o -MD -MP -MF .deps/bench_http.Tpo -c -o bench_http.o bench_http.c mv -f .deps/bench_http.Tpo .deps/bench_http.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o bench_http bench_http.o ../libevent.la -lrt libtool: link: gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o .libs/bench_http bench_http.o ../.libs/libevent.so -lrt -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT bench_httpclient.o -MD -MP -MF .deps/bench_httpclient.Tpo -c -o bench_httpclient.o bench_httpclient.c mv -f .deps/bench_httpclient.Tpo .deps/bench_httpclient.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o bench_httpclient bench_httpclient.o ../libevent_core.la -lrt libtool: link: gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o .libs/bench_httpclient bench_httpclient.o ../.libs/libevent_core.so -lrt -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT test-ratelim.o -MD -MP -MF .deps/test-ratelim.Tpo -c -o test-ratelim.o test-ratelim.c mv -f .deps/test-ratelim.Tpo .deps/test-ratelim.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o test-ratelim test-ratelim.o ../libevent_core.la -lm -lrt libtool: link: gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o .libs/test-ratelim test-ratelim.o ../.libs/libevent_core.so -lm -lrt -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT test-changelist.o -MD -MP -MF .deps/test-changelist.Tpo -c -o test-changelist.o test-changelist.c mv -f .deps/test-changelist.Tpo .deps/test-changelist.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o test-changelist test-changelist.o ../libevent_core.la -lrt libtool: link: gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -o .libs/test-changelist test-changelist.o ../.libs/libevent_core.so -lrt -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT regress-regress.o -MD -MP -MF .deps/regress-regress.Tpo -c -o regress-regress.o `test -f 'regress.c' || echo './'`regress.c mv -f .deps/regress-regress.Tpo .deps/regress-regress.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT regress-regress_buffer.o -MD -MP -MF .deps/regress-regress_buffer.Tpo -c -o regress-regress_buffer.o `test -f 'regress_buffer.c' || echo './'`regress_buffer.c mv -f .deps/regress-regress_buffer.Tpo .deps/regress-regress_buffer.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT regress-regress_http.o -MD -MP -MF .deps/regress-regress_http.Tpo -c -o regress-regress_http.o `test -f 'regress_http.c' || echo './'`regress_http.c mv -f .deps/regress-regress_http.Tpo .deps/regress-regress_http.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT regress-regress_dns.o -MD -MP -MF .deps/regress-regress_dns.Tpo -c -o regress-regress_dns.o `test -f 'regress_dns.c' || echo './'`regress_dns.c mv -f .deps/regress-regress_dns.Tpo .deps/regress-regress_dns.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT regress-regress_testutils.o -MD -MP -MF .deps/regress-regress_testutils.Tpo -c -o regress-regress_testutils.o `test -f 'regress_testutils.c' || echo './'`regress_testutils.c mv -f .deps/regress-regress_testutils.Tpo .deps/regress-regress_testutils.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT regress-regress_rpc.o -MD -MP -MF .deps/regress-regress_rpc.Tpo -c -o regress-regress_rpc.o `test -f 'regress_rpc.c' || echo './'`regress_rpc.c mv -f .deps/regress-regress_rpc.Tpo .deps/regress-regress_rpc.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT regress-regress.gen.o -MD -MP -MF .deps/regress-regress.gen.Tpo -c -o regress-regress.gen.o `test -f 'regress.gen.c' || echo './'`regress.gen.c mv -f .deps/regress-regress.gen.Tpo .deps/regress-regress.gen.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT regress-regress_et.o -MD -MP -MF .deps/regress-regress_et.Tpo -c -o regress-regress_et.o `test -f 'regress_et.c' || echo './'`regress_et.c mv -f .deps/regress-regress_et.Tpo .deps/regress-regress_et.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT regress-regress_bufferevent.o -MD -MP -MF .deps/regress-regress_bufferevent.Tpo -c -o regress-regress_bufferevent.o `test -f 'regress_bufferevent.c' || echo './'`regress_bufferevent.c mv -f .deps/regress-regress_bufferevent.Tpo .deps/regress-regress_bufferevent.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT regress-regress_listener.o -MD -MP -MF .deps/regress-regress_listener.Tpo -c -o regress-regress_listener.o `test -f 'regress_listener.c' || echo './'`regress_listener.c mv -f .deps/regress-regress_listener.Tpo .deps/regress-regress_listener.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT regress-regress_util.o -MD -MP -MF .deps/regress-regress_util.Tpo -c -o regress-regress_util.o `test -f 'regress_util.c' || echo './'`regress_util.c mv -f .deps/regress-regress_util.Tpo .deps/regress-regress_util.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT regress-tinytest.o -MD -MP -MF .deps/regress-tinytest.Tpo -c -o regress-tinytest.o `test -f 'tinytest.c' || echo './'`tinytest.c mv -f .deps/regress-tinytest.Tpo .deps/regress-tinytest.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT regress-regress_main.o -MD -MP -MF .deps/regress-regress_main.Tpo -c -o regress-regress_main.o `test -f 'regress_main.c' || echo './'`regress_main.c mv -f .deps/regress-regress_main.Tpo .deps/regress-regress_main.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT regress-regress_minheap.o -MD -MP -MF .deps/regress-regress_minheap.Tpo -c -o regress-regress_minheap.o `test -f 'regress_minheap.c' || echo './'`regress_minheap.c mv -f .deps/regress-regress_minheap.Tpo .deps/regress-regress_minheap.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT regress-regress_thread.o -MD -MP -MF .deps/regress-regress_thread.Tpo -c -o regress-regress_thread.o `test -f 'regress_thread.c' || echo './'`regress_thread.c mv -f .deps/regress-regress_thread.Tpo .deps/regress-regress_thread.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT regress-regress_zlib.o -MD -MP -MF .deps/regress-regress_zlib.Tpo -c -o regress-regress_zlib.o `test -f 'regress_zlib.c' || echo './'`regress_zlib.c mv -f .deps/regress-regress_zlib.Tpo .deps/regress-regress_zlib.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -DTINYTEST_LOCAL -pthread -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -MT regress-regress_ssl.o -MD -MP -MF .deps/regress-regress_ssl.Tpo -c -o regress-regress_ssl.o `test -f 'regress_ssl.c' || echo './'`regress_ssl.c mv -f .deps/regress-regress_ssl.Tpo .deps/regress-regress_ssl.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -pthread -o regress regress-regress.o regress-regress_buffer.o regress-regress_http.o regress-regress_dns.o regress-regress_testutils.o regress-regress_rpc.o regress-regress.gen.o regress-regress_et.o regress-regress_bufferevent.o regress-regress_listener.o regress-regress_util.o regress-tinytest.o regress-regress_main.o regress-regress_minheap.o regress-regress_thread.o regress-regress_zlib.o regress-regress_ssl.o ../libevent.la ../libevent_pthreads.la -lz ../libevent_openssl.la -lssl -lcrypto -lrt libtool: link: gcc -O2 -march=armv5te -Wall -fno-strict-aliasing -pthread -pthread -o .libs/regress regress-regress.o regress-regress_buffer.o regress-regress_http.o regress-regress_dns.o regress-regress_testutils.o regress-regress_rpc.o regress-regress.gen.o regress-regress_et.o regress-regress_bufferevent.o regress-regress_listener.o regress-regress_util.o regress-tinytest.o regress-regress_main.o regress-regress_minheap.o regress-regress_thread.o regress-regress_zlib.o regress-regress_ssl.o ../.libs/libevent.so ../.libs/libevent_pthreads.so -lz ../.libs/libevent_openssl.so -lssl -lcrypto -lrt -pthread make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable/test' make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable/test' make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable' make install-recursive make[1]: Entering directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable' Making install in . make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable' make[3]: Entering directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable' test -z "/usr/bin" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/l/libevent/pkg/usr/bin" /usr/bin/ginstall -c event_rpcgen.py '/builds/salix/arm/14.0/original/l/libevent/pkg/usr/bin' test -z "/usr/lib" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/l/libevent/pkg/usr/lib" /bin/sh ./libtool --mode=install /usr/bin/ginstall -c libevent.la libevent_core.la libevent_extra.la libevent_pthreads.la libevent_openssl.la '/builds/salix/arm/14.0/original/l/libevent/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libevent-2.0.so.5.1.7 /builds/salix/arm/14.0/original/l/libevent/pkg/usr/lib/libevent-2.0.so.5.1.7 libtool: install: (cd /builds/salix/arm/14.0/original/l/libevent/pkg/usr/lib && { ln -s -f libevent-2.0.so.5.1.7 libevent-2.0.so.5 || { rm -f libevent-2.0.so.5 && ln -s libevent-2.0.so.5.1.7 libevent-2.0.so.5; }; }) libtool: install: (cd /builds/salix/arm/14.0/original/l/libevent/pkg/usr/lib && { ln -s -f libevent-2.0.so.5.1.7 libevent.so || { rm -f libevent.so && ln -s libevent-2.0.so.5.1.7 libevent.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libevent.lai /builds/salix/arm/14.0/original/l/libevent/pkg/usr/lib/libevent.la libtool: install: /usr/bin/ginstall -c .libs/libevent_core-2.0.so.5.1.7 /builds/salix/arm/14.0/original/l/libevent/pkg/usr/lib/libevent_core-2.0.so.5.1.7 libtool: install: (cd /builds/salix/arm/14.0/original/l/libevent/pkg/usr/lib && { ln -s -f libevent_core-2.0.so.5.1.7 libevent_core-2.0.so.5 || { rm -f libevent_core-2.0.so.5 && ln -s libevent_core-2.0.so.5.1.7 libevent_core-2.0.so.5; }; }) libtool: install: (cd /builds/salix/arm/14.0/original/l/libevent/pkg/usr/lib && { ln -s -f libevent_core-2.0.so.5.1.7 libevent_core.so || { rm -f libevent_core.so && ln -s libevent_core-2.0.so.5.1.7 libevent_core.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libevent_core.lai /builds/salix/arm/14.0/original/l/libevent/pkg/usr/lib/libevent_core.la libtool: install: /usr/bin/ginstall -c .libs/libevent_extra-2.0.so.5.1.7 /builds/salix/arm/14.0/original/l/libevent/pkg/usr/lib/libevent_extra-2.0.so.5.1.7 libtool: install: (cd /builds/salix/arm/14.0/original/l/libevent/pkg/usr/lib && { ln -s -f libevent_extra-2.0.so.5.1.7 libevent_extra-2.0.so.5 || { rm -f libevent_extra-2.0.so.5 && ln -s libevent_extra-2.0.so.5.1.7 libevent_extra-2.0.so.5; }; }) libtool: install: (cd /builds/salix/arm/14.0/original/l/libevent/pkg/usr/lib && { ln -s -f libevent_extra-2.0.so.5.1.7 libevent_extra.so || { rm -f libevent_extra.so && ln -s libevent_extra-2.0.so.5.1.7 libevent_extra.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libevent_extra.lai /builds/salix/arm/14.0/original/l/libevent/pkg/usr/lib/libevent_extra.la libtool: install: /usr/bin/ginstall -c .libs/libevent_pthreads-2.0.so.5.1.7 /builds/salix/arm/14.0/original/l/libevent/pkg/usr/lib/libevent_pthreads-2.0.so.5.1.7 libtool: install: (cd /builds/salix/arm/14.0/original/l/libevent/pkg/usr/lib && { ln -s -f libevent_pthreads-2.0.so.5.1.7 libevent_pthreads-2.0.so.5 || { rm -f libevent_pthreads-2.0.so.5 && ln -s libevent_pthreads-2.0.so.5.1.7 libevent_pthreads-2.0.so.5; }; }) libtool: install: (cd /builds/salix/arm/14.0/original/l/libevent/pkg/usr/lib && { ln -s -f libevent_pthreads-2.0.so.5.1.7 libevent_pthreads.so || { rm -f libevent_pthreads.so && ln -s libevent_pthreads-2.0.so.5.1.7 libevent_pthreads.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libevent_pthreads.lai /builds/salix/arm/14.0/original/l/libevent/pkg/usr/lib/libevent_pthreads.la libtool: install: /usr/bin/ginstall -c .libs/libevent_openssl-2.0.so.5.1.7 /builds/salix/arm/14.0/original/l/libevent/pkg/usr/lib/libevent_openssl-2.0.so.5.1.7 libtool: install: (cd /builds/salix/arm/14.0/original/l/libevent/pkg/usr/lib && { ln -s -f libevent_openssl-2.0.so.5.1.7 libevent_openssl-2.0.so.5 || { rm -f libevent_openssl-2.0.so.5 && ln -s libevent_openssl-2.0.so.5.1.7 libevent_openssl-2.0.so.5; }; }) libtool: install: (cd /builds/salix/arm/14.0/original/l/libevent/pkg/usr/lib && { ln -s -f libevent_openssl-2.0.so.5.1.7 libevent_openssl.so || { rm -f libevent_openssl.so && ln -s libevent_openssl-2.0.so.5.1.7 libevent_openssl.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libevent_openssl.lai /builds/salix/arm/14.0/original/l/libevent/pkg/usr/lib/libevent_openssl.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/l/libevent/pkg/usr/include" /usr/bin/ginstall -c -m 644 event.h evhttp.h evdns.h evrpc.h evutil.h '/builds/salix/arm/14.0/original/l/libevent/pkg/usr/include' test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/l/libevent/pkg/usr/lib/pkgconfig" /usr/bin/ginstall -c -m 644 libevent.pc libevent_pthreads.pc libevent_openssl.pc '/builds/salix/arm/14.0/original/l/libevent/pkg/usr/lib/pkgconfig' make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable' make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable' Making install in include make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable/include' make[3]: Entering directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable/include' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/l/libevent/pkg/usr/include" /usr/bin/mkdir -p '/builds/salix/arm/14.0/original/l/libevent/pkg/usr/include/event2' /usr/bin/ginstall -c -m 644 event2/buffer.h event2/buffer_compat.h event2/bufferevent.h event2/bufferevent_compat.h event2/bufferevent_ssl.h event2/bufferevent_struct.h event2/dns.h event2/dns_compat.h event2/dns_struct.h event2/event.h event2/event_compat.h event2/event_struct.h event2/http.h event2/http_compat.h event2/http_struct.h event2/keyvalq_struct.h event2/listener.h event2/rpc.h event2/rpc_compat.h event2/rpc_struct.h event2/tag.h event2/tag_compat.h event2/thread.h event2/util.h '/builds/salix/arm/14.0/original/l/libevent/pkg/usr/include/event2' test -z "/usr/include" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/l/libevent/pkg/usr/include" /usr/bin/mkdir -p '/builds/salix/arm/14.0/original/l/libevent/pkg/usr/include/event2' /usr/bin/ginstall -c -m 644 ./event2/event-config.h '/builds/salix/arm/14.0/original/l/libevent/pkg/usr/include/event2' make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable/include' make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable/include' Making install in sample make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable/sample' make[3]: Entering directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable/sample' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable/sample' make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable/sample' Making install in test make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable/test' make install-am make[3]: Entering directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable/test' make[4]: Entering directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable/test' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable/test' make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable/test' make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable/test' make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/libevent/src/libevent-2.0.19-stable' /builds/salix/arm/14.0/original/l/libevent/pkg: total 8 drwxr-xr-x 2 root root 4096 Dec 23 20:11 install drwxr-xr-x 7 root root 4096 Dec 23 20:11 usr /builds/salix/arm/14.0/original/l/libevent/pkg/install: total 4 -rw-r--r-- 1 root root 608 Dec 23 20:11 slack-desc /builds/salix/arm/14.0/original/l/libevent/pkg/usr: total 20 drwxr-xr-x 2 root root 4096 Dec 23 20:11 bin drwxr-xr-x 3 root root 4096 Dec 23 20:11 doc drwxr-xr-x 3 root root 4096 Dec 23 20:11 include drwxr-xr-x 3 root root 4096 Dec 23 20:11 lib drwxr-xr-x 3 root root 4096 Dec 23 20:04 src /builds/salix/arm/14.0/original/l/libevent/pkg/usr/bin: total 56 -rwxr-xr-x 1 root root 55455 Dec 23 20:11 event_rpcgen.py /builds/salix/arm/14.0/original/l/libevent/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Dec 23 20:11 libevent-2.0.19 /builds/salix/arm/14.0/original/l/libevent/pkg/usr/doc/libevent-2.0.19: total 88 -rw-r--r-- 1 root root 85175 Dec 23 20:11 ChangeLog -rw-r--r-- 1 root root 3948 Dec 23 20:11 README /builds/salix/arm/14.0/original/l/libevent/pkg/usr/include: total 24 -rw-r--r-- 1 root root 1974 Dec 23 20:11 evdns.h -rw-r--r-- 1 root root 2760 Dec 23 20:11 event.h drwxr-xr-x 2 root root 4096 Dec 23 20:11 event2 -rw-r--r-- 1 root root 1990 Dec 23 20:11 evhttp.h -rw-r--r-- 1 root root 1970 Dec 23 20:11 evrpc.h -rw-r--r-- 1 root root 1737 Dec 23 20:11 evutil.h /builds/salix/arm/14.0/original/l/libevent/pkg/usr/include/event2: total 344 -rw-r--r-- 1 root root 30672 Dec 23 20:11 buffer.h -rw-r--r-- 1 root root 4586 Dec 23 20:11 buffer_compat.h -rw-r--r-- 1 root root 28608 Dec 23 20:11 bufferevent.h -rw-r--r-- 1 root root 4448 Dec 23 20:11 bufferevent_compat.h -rw-r--r-- 1 root root 3832 Dec 23 20:11 bufferevent_ssl.h -rw-r--r-- 1 root root 4111 Dec 23 20:11 bufferevent_struct.h -rw-r--r-- 1 root root 24649 Dec 23 20:11 dns.h -rw-r--r-- 1 root root 12131 Dec 23 20:11 dns_compat.h -rw-r--r-- 1 root root 2572 Dec 23 20:11 dns_struct.h -rw-r--r-- 1 root root 13909 Dec 23 20:11 event-config.h -rw-r--r-- 1 root root 45125 Dec 23 20:11 event.h -rw-r--r-- 1 root root 7395 Dec 23 20:11 event_compat.h -rw-r--r-- 1 root root 4047 Dec 23 20:11 event_struct.h -rw-r--r-- 1 root root 32400 Dec 23 20:11 http.h -rw-r--r-- 1 root root 3129 Dec 23 20:11 http_compat.h -rw-r--r-- 1 root root 4166 Dec 23 20:11 http_struct.h -rw-r--r-- 1 root root 2599 Dec 23 20:11 keyvalq_struct.h -rw-r--r-- 1 root root 5968 Dec 23 20:11 listener.h -rw-r--r-- 1 root root 20984 Dec 23 20:11 rpc.h -rw-r--r-- 1 root root 2327 Dec 23 20:11 rpc_compat.h -rw-r--r-- 1 root root 3211 Dec 23 20:11 rpc_struct.h -rw-r--r-- 1 root root 4438 Dec 23 20:11 tag.h -rw-r--r-- 1 root root 2117 Dec 23 20:11 tag_compat.h -rw-r--r-- 1 root root 9458 Dec 23 20:11 thread.h -rw-r--r-- 1 root root 21696 Dec 23 20:11 util.h /builds/salix/arm/14.0/original/l/libevent/pkg/usr/lib: total 548 lrwxrwxrwx 1 root root 21 Dec 23 20:11 libevent-2.0.so.5 -> libevent-2.0.so.5.1.7 -rwxr-xr-x 1 root root 249496 Dec 23 20:11 libevent-2.0.so.5.1.7 -rwxr-xr-x 1 root root 932 Dec 23 20:11 libevent.la lrwxrwxrwx 1 root root 21 Dec 23 20:11 libevent.so -> libevent-2.0.so.5.1.7 lrwxrwxrwx 1 root root 26 Dec 23 20:11 libevent_core-2.0.so.5 -> libevent_core-2.0.so.5.1.7 -rwxr-xr-x 1 root root 150764 Dec 23 20:11 libevent_core-2.0.so.5.1.7 -rwxr-xr-x 1 root root 962 Dec 23 20:11 libevent_core.la lrwxrwxrwx 1 root root 26 Dec 23 20:11 libevent_core.so -> libevent_core-2.0.so.5.1.7 lrwxrwxrwx 1 root root 27 Dec 23 20:11 libevent_extra-2.0.so.5 -> libevent_extra-2.0.so.5.1.7 -rwxr-xr-x 1 root root 106700 Dec 23 20:11 libevent_extra-2.0.so.5.1.7 -rwxr-xr-x 1 root root 968 Dec 23 20:11 libevent_extra.la lrwxrwxrwx 1 root root 27 Dec 23 20:11 libevent_extra.so -> libevent_extra-2.0.so.5.1.7 lrwxrwxrwx 1 root root 29 Dec 23 20:11 libevent_openssl-2.0.so.5 -> libevent_openssl-2.0.so.5.1.7 -rwxr-xr-x 1 root root 15776 Dec 23 20:11 libevent_openssl-2.0.so.5.1.7 -rwxr-xr-x 1 root root 995 Dec 23 20:11 libevent_openssl.la lrwxrwxrwx 1 root root 29 Dec 23 20:11 libevent_openssl.so -> libevent_openssl-2.0.so.5.1.7 lrwxrwxrwx 1 root root 30 Dec 23 20:11 libevent_pthreads-2.0.so.5 -> libevent_pthreads-2.0.so.5.1.7 -rwxr-xr-x 1 root root 5152 Dec 23 20:11 libevent_pthreads-2.0.so.5.1.7 -rwxr-xr-x 1 root root 986 Dec 23 20:11 libevent_pthreads.la lrwxrwxrwx 1 root root 30 Dec 23 20:11 libevent_pthreads.so -> libevent_pthreads-2.0.so.5.1.7 drwxr-xr-x 2 root root 4096 Dec 23 20:11 pkgconfig /builds/salix/arm/14.0/original/l/libevent/pkg/usr/lib/pkgconfig: total 12 -rw-r--r-- 1 root root 317 Dec 23 20:11 libevent.pc -rw-r--r-- 1 root root 357 Dec 23 20:11 libevent_openssl.pc -rw-r--r-- 1 root root 362 Dec 23 20:11 libevent_pthreads.pc /builds/salix/arm/14.0/original/l/libevent/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Dec 23 20:11 libevent-2.0.19 /builds/salix/arm/14.0/original/l/libevent/pkg/usr/src/libevent-2.0.19: total 4 -rw-r--r-- 1 root root 1158 Dec 23 20:11 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libevent_pthreads.so -> libevent_pthreads-2.0.so.5.1.7 usr/lib/libevent_core-2.0.so.5 -> libevent_core-2.0.so.5.1.7 usr/lib/libevent.so -> libevent-2.0.so.5.1.7 usr/lib/libevent_extra-2.0.so.5 -> libevent_extra-2.0.so.5.1.7 usr/lib/libevent_openssl-2.0.so.5 -> libevent_openssl-2.0.so.5.1.7 usr/lib/libevent_openssl.so -> libevent_openssl-2.0.so.5.1.7 usr/lib/libevent_extra.so -> libevent_extra-2.0.so.5.1.7 usr/lib/libevent-2.0.so.5 -> libevent-2.0.so.5.1.7 usr/lib/libevent_core.so -> libevent_core-2.0.so.5.1.7 usr/lib/libevent_pthreads-2.0.so.5 -> libevent_pthreads-2.0.so.5.1.7 Making symbolic link creation script: ( cd usr/lib ; rm -rf libevent_pthreads.so ) ( cd usr/lib ; ln -sf libevent_pthreads-2.0.so.5.1.7 libevent_pthreads.so ) ( cd usr/lib ; rm -rf libevent_core-2.0.so.5 ) ( cd usr/lib ; ln -sf libevent_core-2.0.so.5.1.7 libevent_core-2.0.so.5 ) ( cd usr/lib ; rm -rf libevent.so ) ( cd usr/lib ; ln -sf libevent-2.0.so.5.1.7 libevent.so ) ( cd usr/lib ; rm -rf libevent_extra-2.0.so.5 ) ( cd usr/lib ; ln -sf libevent_extra-2.0.so.5.1.7 libevent_extra-2.0.so.5 ) ( cd usr/lib ; rm -rf libevent_openssl-2.0.so.5 ) ( cd usr/lib ; ln -sf libevent_openssl-2.0.so.5.1.7 libevent_openssl-2.0.so.5 ) ( cd usr/lib ; rm -rf libevent_openssl.so ) ( cd usr/lib ; ln -sf libevent_openssl-2.0.so.5.1.7 libevent_openssl.so ) ( cd usr/lib ; rm -rf libevent_extra.so ) ( cd usr/lib ; ln -sf libevent_extra-2.0.so.5.1.7 libevent_extra.so ) ( cd usr/lib ; rm -rf libevent-2.0.so.5 ) ( cd usr/lib ; ln -sf libevent-2.0.so.5.1.7 libevent-2.0.so.5 ) ( cd usr/lib ; rm -rf libevent_core.so ) ( cd usr/lib ; ln -sf libevent_core-2.0.so.5.1.7 libevent_core.so ) ( cd usr/lib ; rm -rf libevent_pthreads-2.0.so.5 ) ( cd usr/lib ; ln -sf libevent_pthreads-2.0.so.5.1.7 libevent_pthreads-2.0.so.5 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libevent_pthreads.so' removed './usr/lib/libevent_core-2.0.so.5' removed './usr/lib/libevent.so' removed './usr/lib/libevent_extra-2.0.so.5' removed './usr/lib/libevent_openssl-2.0.so.5' removed './usr/lib/libevent_openssl.so' removed './usr/lib/libevent_extra.so' removed './usr/lib/libevent-2.0.so.5' removed './usr/lib/libevent_core.so' removed './usr/lib/libevent_pthreads-2.0.so.5' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /builds/salix/arm/14.0/original/l/libevent/libevent-2.0.19-arm-2rl.txz ./ usr/ usr/src/ usr/src/libevent-2.0.19/ usr/src/libevent-2.0.19/SLKBUILD usr/bin/ usr/bin/event_rpcgen.py usr/lib/ usr/lib/libevent_extra-2.0.so.5.1.7 usr/lib/libevent_core-2.0.so.5.1.7 usr/lib/libevent.la usr/lib/libevent_openssl-2.0.so.5.1.7 usr/lib/libevent_openssl.la usr/lib/pkgconfig/ usr/lib/pkgconfig/libevent_pthreads.pc usr/lib/pkgconfig/libevent_openssl.pc usr/lib/pkgconfig/libevent.pc usr/lib/libevent_pthreads.la usr/lib/libevent_core.la usr/lib/libevent-2.0.so.5.1.7 usr/lib/libevent_extra.la usr/lib/libevent_pthreads-2.0.so.5.1.7 usr/include/ usr/include/evhttp.h usr/include/evdns.h usr/include/event.h usr/include/evrpc.h usr/include/evutil.h usr/include/event2/ usr/include/event2/http_compat.h usr/include/event2/buffer_compat.h usr/include/event2/tag_compat.h usr/include/event2/dns_struct.h usr/include/event2/bufferevent_compat.h usr/include/event2/rpc_struct.h usr/include/event2/event.h usr/include/event2/listener.h usr/include/event2/event_struct.h usr/include/event2/dns.h usr/include/event2/tag.h usr/include/event2/bufferevent_struct.h usr/include/event2/keyvalq_struct.h usr/include/event2/thread.h usr/include/event2/event_compat.h usr/include/event2/dns_compat.h usr/include/event2/util.h usr/include/event2/event-config.h usr/include/event2/http.h usr/include/event2/buffer.h usr/include/event2/rpc_compat.h usr/include/event2/rpc.h usr/include/event2/bufferevent_ssl.h usr/include/event2/http_struct.h usr/include/event2/bufferevent.h usr/doc/ usr/doc/libevent-2.0.19/ usr/doc/libevent-2.0.19/README usr/doc/libevent-2.0.19/ChangeLog install/ install/slack-desc install/doinst.sh Slackware package /builds/salix/arm/14.0/original/l/libevent/libevent-2.0.19-arm-2rl.txz created. Package has been built. Cleaning pkg and src directories