ERROR: ld.so: object '/usr/lib/libselinux-mach.so' from LD_PRELOAD cannot be preloaded: ignored. ERROR: ld.so: object '/usr/lib/libselinux-mach.so' from LD_PRELOAD cannot be preloaded: ignored. Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.h2DVCw + umask 022 + cd /usr/src/rpm/BUILD + LANG=C + export LANG + unset DISPLAY + cd /usr/src/rpm/BUILD + rm -rf otp_src_R13B01 + /usr/bin/gzip -dc /usr/src/rpm/SOURCES/otp_src_R13B01.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd otp_src_R13B01 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (otp-links.patch):' Patch #0 (otp-links.patch): + /bin/cat /usr/src/rpm/SOURCES/otp-links.patch + /usr/bin/patch -s -p1 -b --suffix .links --fuzz=0 + echo 'Patch #1 (otp-install.patch):' Patch #1 (otp-install.patch): + /bin/cat /usr/src/rpm/SOURCES/otp-install.patch + /usr/bin/patch -s -p1 -b --suffix .install --fuzz=0 + echo 'Patch #2 (otp-rpath.patch):' Patch #2 (otp-rpath.patch): + /bin/cat /usr/src/rpm/SOURCES/otp-rpath.patch + /usr/bin/patch -s -p1 -b --suffix .rpath --fuzz=0 + sed -i 's|SSL_DYNAMIC_ONLY=no|SSL_DYNAMIC_ONLY=yes|' erts/configure + sed -i 's|__GLIBC_MINOR__ <= 7|__GLIBC_MINOR__ <= 8|' erts/emulator/hipe/hipe_x86_signal.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.noF6qK + umask 022 + cd /usr/src/rpm/BUILD + cd otp_src_R13B01 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing' + ./configure --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --libdir=/usr/lib64 Ignoring the --cache-file argument since it can cause the system to be erroneously configured Disabling caching checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for GNU make... yes (make) checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ranlib... ranlib configure: creating ./config.status config.status: creating Makefile configure: configuring in lib configure: running /bin/sh '/usr/src/rpm/BUILD/otp_src_R13B01/lib/configure' --prefix=/usr '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--libdir=/usr/lib64' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing' --cache-file=/dev/null --srcdir=/usr/src/rpm/BUILD/otp_src_R13B01/lib configure: creating ./config.status configure: configuring in common_test/. configure: running /bin/sh '/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test/./configure' --prefix=/usr '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--libdir=/usr/lib64' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing' '--cache-file=/dev/null' '--srcdir=/usr/src/rpm/BUILD/otp_src_R13B01/lib' --cache-file=/dev/null --srcdir=/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test/. checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu configure: creating ./config.status config.status: creating priv/x86_64-unknown-linux-gnu/Makefile configure: configuring in erl_interface/. configure: running /bin/sh '/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/./configure' --prefix=/usr '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--libdir=/usr/lib64' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing' '--cache-file=/dev/null' '--srcdir=/usr/src/rpm/BUILD/otp_src_R13B01/lib' --cache-file=/dev/null --srcdir=/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/. checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for ranlib... ranlib checking for ld... ld checking for egrep... 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 short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for void *... yes checking size of void *... 8 checking for long long... yes checking size of long long... 8 checking for ar... ar checking for a BSD-compatible install... /usr/bin/install -c checking how to create a directory including parents... /usr/bin/install -c -d checking for gethostbyname in -lnsl... yes checking for getpeername in -lsocket... no 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 malloc.h usability... yes checking malloc.h presence... yes checking for malloc.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 stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) 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/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for socklen_t usability... yes checking for working alloca.h... yes checking for alloca... yes checking whether gcc needs -traditional... no checking for working memcmp... yes checking for dup2... yes checking for gethostbyaddr... yes checking for gethostbyname... yes checking for gethostbyaddr_r... yes checking for gethostbyname_r... yes checking for gethostname... yes checking for writev... yes checking for gethrtime... no checking for gettimeofday... yes checking for inet_ntoa... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strchr... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for uname... yes checking for res_gethostbyname... no checking for res_gethostbyname in -lresolv... yes checking for clock_gettime... no checking for clock_gettime in -lrt... yes checking for mixed cygwin and native VC++ environment... no checking for mixed cygwin and native MinGW environment... no checking if we mix cygwin with any native compiler... no checking for native win32 threads... no checking for pthread_create in -lpthread... yes checking for pthread_atfork in -lpthread... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking pthread/mit/pthread.h usability... no checking pthread/mit/pthread.h presence... no checking for pthread/mit/pthread.h... no checking for Native POSIX Thread Library... yes checking nptl/pthread.h usability... no checking nptl/pthread.h presence... no checking for nptl/pthread.h... no configure: creating ./config.status config.status: creating src/x86_64-unknown-linux-gnu/Makefile config.status: creating src/x86_64-unknown-linux-gnu/eidefs.mk config.status: creating src/x86_64-unknown-linux-gnu/config.h configure: configuring in gs/. configure: running /bin/sh '/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/./configure' --prefix=/usr '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--libdir=/usr/lib64' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing' '--cache-file=/dev/null' '--srcdir=/usr/src/rpm/BUILD/otp_src_R13B01/lib' --cache-file=/dev/null --srcdir=/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/. checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for prebuilt tcl/tk in tcl/binaries/x86_64_linux-gnu.tar.gz... not found configure: creating ./config.status config.status: creating tcl/x86_64-unknown-linux-gnu/Makefile config.status: creating tcl/win32/Makefile configure: configuring in megaco/. configure: running /bin/sh '/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/./configure' --prefix=/usr '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--libdir=/usr/lib64' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing' '--cache-file=/dev/null' '--srcdir=/usr/src/rpm/BUILD/otp_src_R13B01/lib' --cache-file=/dev/null --srcdir=/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/. checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for reentrant capable flex... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking for struct ErlDrvEntry.stop_select... no checking for ld.sh... no checking for ld... ld checking for linker flags for loadable drivers... -shared checking for perl... perl configure: creating ./config.status config.status: creating src/flex/x86_64-unknown-linux-gnu/Makefile configure: configuring in odbc/. configure: running /bin/sh '/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc/./configure' --prefix=/usr '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--libdir=/usr/lib64' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing' '--cache-file=/dev/null' '--srcdir=/usr/src/rpm/BUILD/otp_src_R13B01/lib' --cache-file=/dev/null --srcdir=/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc/. checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for mixed cygwin and native VC++ environment... no checking whether make sets $(MAKE)... yes checking for ld.sh... no checking for ld... ld checking for connect... yes checking for gethostbyname... yes checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking stdlib.h usability... yes checking stdlib.h presence... yes checking for stdlib.h... yes checking string.h usability... yes checking string.h presence... yes checking for string.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for memset... yes checking for socket... yes checking for pthread_create in -lpthread... yes checking for odbc in standard locations... -L/usr/lib checking for SQLAllocHandle in -lodbc... yes configure: creating ./config.status config.status: creating c_src/x86_64-unknown-linux-gnu/Makefile configure: configuring in snmp/. configure: running /bin/sh '/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/./configure' --prefix=/usr '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--libdir=/usr/lib64' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing' '--cache-file=/dev/null' '--srcdir=/usr/src/rpm/BUILD/otp_src_R13B01/lib' --cache-file=/dev/null --srcdir=/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/. checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for perl... perl configure: creating ./config.status config.status: creating mibs/Makefile configure: configuring in wx/. configure: running /bin/sh '/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/./configure' --prefix=/usr '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--libdir=/usr/lib64' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing' '--cache-file=/dev/null' '--srcdir=/usr/src/rpm/BUILD/otp_src_R13B01/lib' --cache-file=/dev/null --srcdir=/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/. checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E configure: Building for linux-gnu checking for mixed cygwin and native VC++ environment... no checking for mixed cygwin and native MinGW environment... no checking if we mix cygwin with any native compiler... no checking for debug build of WxWidgets... checking for wx-config... /usr/bin/wx-config checking for wxWidgets version >= 2.8.0 (--unicode --debug=yes)... no checking for standard build of WxWidgets... checking for wx-config... (cached) /usr/bin/wx-config checking for wxWidgets version >= 2.8.0 (--unicode --debug=no)... yes (version 2.8.10) checking for wxWidgets static library... no checking for egrep... grep -E checking for ANSI C header files... no 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 GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking OpenGL/gl.h usability... no checking OpenGL/gl.h presence... no checking for OpenGL/gl.h... no checking if wxwidgets have opengl support... yes checking for GLintptr... yes checking for GLintptrARB... yes checking for GLchar... yes checking for GLcharARB... yes checking for GLhalfARB... yes checking for GLint64EXT... yes checking GLU Callbacks uses Tiger Style... no checking for wx/stc/stc.h... yes checking if we can link wxwidgets programs... yes configure: creating x86_64-unknown-linux-gnu/config.status config.status: creating config.mk config.status: creating c_src/Makefile configure: configuring in erts configure: running /bin/sh '/usr/src/rpm/BUILD/otp_src_R13B01/erts/configure' --prefix=/usr '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--libdir=/usr/lib64' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing' --cache-file=/dev/null --srcdir=/usr/src/rpm/BUILD/otp_src_R13B01/erts checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for library containing strerror... none required checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking for mixed cygwin and native VC++ environment... no checking for mixed cygwin and native MinGW environment... no checking if we mix cygwin with any native compiler... no checking how to run the C preprocessor... gcc -E checking for egrep... 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 void *... yes checking size of void *... 8 checking whether compilation mode forces ARCH adjustment... no checking how to run the C preprocessor... gcc -E checking for ranlib... ranlib checking for bison... no checking for byacc... no checking for perl5... no checking for perl... /usr/bin/perl checking whether ln -s works... yes checking for ar... ar checking for rm... /bin/rm checking for mkdir... /bin/mkdir checking for a BSD-compatible install... /usr/bin/install -c checking how to create a directory including parents... /usr/bin/install -c -d checking for extra flags needed to export symbols... -Wl,-export-dynamic checking for sin in -lm... yes checking for dlopen in -ldl... yes checking for main in -linet... no checking for openpty in -lutil... yes checking for native win32 threads... no checking for pthread_create in -lpthread... yes checking if SIGUSR1 and SIGUSR2 can be used... yes checking if sigaltstack can be used... yes checking for Native POSIX Thread Library... yes checking nptl/pthread.h usability... no checking nptl/pthread.h presence... no checking for nptl/pthread.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking pthread/mit/pthread.h usability... no checking pthread/mit/pthread.h presence... no checking for pthread/mit/pthread.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for pthread_atfork... yes checking for pthread_mutexattr_settype... yes checking for pthread_mutexattr_setkind_np... yes checking for pthread_spin_lock... yes checking for pthread_rwlock_init... yes checking for pthread_attr_setguardsize... yes checking whether default stack size should be modified... no checking for void *... (cached) yes checking size of void *... (cached) 8 checking whether an emulator with smp support should be built... yes checking whether the emulator should use threads... yes; thread support required and therefore forced checking whether lock checking should be enabled... no checking whether lock counters should be enabled... no checking whether dlopen() needs to be called before first call to dlerror()... no checking whether the child waiter thread should be enabled... yes on SMP build, but not on non-SMP build checking for kstat_open in -lkstat... no checking for tgetent in -lncurses... yes checking for connect... yes checking for gethostbyname... yes checking for gethostbyname_r... yes checking for working posix_openpt implementation... yes checking if netdb.h requires netinet/in.h to be previously included... yes checking for socklen_t... yes checking for h_errno declaration in netdb.h... 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 whether time.h and sys/time.h may both be included... 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 for unistd.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking sys/stropts.h usability... no checking sys/stropts.h presence... no checking for sys/stropts.h... no checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/time.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/socketio.h usability... no checking sys/socketio.h presence... no checking for sys/socketio.h... no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking for SO_BSDCOMPAT declaration... yes checking for INADDR_LOOPBACK in netinet/in.h... yes checking for sys_errlist declaration in stdio.h or errno.h... yes checking if windows.h includes winsock2.h... no checking for an ANSI C-conforming const... yes checking return type of signal handlers... void checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether struct sockaddr has sa_len field... no checking for struct exception (and matherr function)... yes checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for void *... (cached) yes checking size of void *... (cached) 8 checking for long long... yes checking size of long long... 8 checking if we should add -fno-tree-copyrename to CFLAGS for computed gotos to work properly... yes checking for broken gcc-4.3.0 compiler... no checking size of size_t... 8 checking size of off_t... 8 checking int/long/void*/size_t sizes... ok checking whether byte ordering is bigendian... no checking for getaddrinfo... yes checking whether getaddrinfo accepts enough flags... yes checking for getnameinfo... yes checking for getipnodebyname... no checking for getipnodebyaddr... no checking for gethostbyname2... yes checking for ieee_handler... no checking for fpsetmask... no checking for finite... yes checking for isnan... yes checking for isinf... yes checking for res_gethostbyname... no checking for dlopen... yes checking for pread... yes checking for pwrite... yes checking for writev... yes checking for memmove... yes checking for strerror... yes checking for strerror_r... yes checking for strncasecmp... yes checking for gethrtime... no checking for localtime_r... yes checking for gmtime_r... yes checking for mremap... yes checking for memcpy... yes checking for mallopt... yes checking for sbrk... yes checking for _sbrk... no checking for __sbrk... yes checking for brk... yes checking for _brk... no checking for __brk... no checking for flockfile... yes checking for fstat... yes checking for strlcpy... no checking for strlcat... no checking for setsid... yes checking for posix2time... no checking for setlocale... yes checking for nl_langinfo... yes checking for function prototypes... yes checking whether setvbuf arguments are reversed... no checking if vfork is known to hang multithreaded applications... no checking for unistd.h... (cached) 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... yes checking for working vfork... (cached) yes checking for vprintf... yes checking for _doprnt... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for conflicting declaration of fread... yes checking for putc_unlocked... yes checking for fwrite_unlocked... yes checking for openpty... yes checking for sched_getaffinity/sched_setaffinity... yes checking for pset functionality... no checking for processor_bind functionality... no checking for 'end' symbol... yes checking for '_end' symbol... yes checking if __after_morecore_hook can track malloc()s core memory use... no checking types of sbrk()s return value and argument... void *,intptr_t checking types of brk()s return value and argument... int,void * checking if sbrk()/brk() wrappers can track malloc()s core memory use... no checking for IP version 6 support... yes checking for multicast support... yes checking how to correct for time adjustments... clock_gettime checking if gethrvtime works and how to use it... not working checking if clock_gettime can be used to get process CPU time... not stable, disabled checking for m4... m4 checking for unreliable floating point execptions... reliable checking whether to redefine FD_SETSIZE... no checking whether a hybrid heap emulator should be built... yes; default on this platform checking for vperfctr_info in -lperfctr... no checking for working poll()... ok checking whether epoll is level triggered... yes checking whether kernel poll support should be enabled... yes; epoll checking whether putenv() stores a copy of the key-value pair... no checking for compiler flags for loadable drivers... -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -fPIC checking for linker for loadable drivers... gcc checking for linker flags for loadable drivers... -shared checking for 'runtime library path' linker flag... not found checking for a compiler that handles jumptables... gcc checking for static ZLib to be used by SSL in standard locations... no checking for OpenSSL >= 0.9.7 in standard locations... /usr checking for OpenSSL kerberos 5 support... yes checking for krb5.h in standard locations... found in /usr/include checking for kstat_open in -lkstat... (cached) no checking for javac.sh... no checking for javac... javac checking for JDK version 1.5... yes checking for c++... c++ configure: creating ./config.status config.status: creating emulator/x86_64-unknown-linux-gnu/Makefile config.status: creating emulator/zlib/x86_64-unknown-linux-gnu/Makefile config.status: creating emulator/pcre/x86_64-unknown-linux-gnu/Makefile config.status: creating epmd/src/x86_64-unknown-linux-gnu/Makefile config.status: creating etc/common/x86_64-unknown-linux-gnu/Makefile config.status: creating include/internal/x86_64-unknown-linux-gnu/ethread.mk config.status: creating lib_src/x86_64-unknown-linux-gnu/Makefile config.status: creating Makefile config.status: creating ../make/x86_64-unknown-linux-gnu/otp.mk config.status: creating ../lib/ic/c_src/x86_64-unknown-linux-gnu/Makefile config.status: creating ../lib/os_mon/c_src/x86_64-unknown-linux-gnu/Makefile config.status: creating ../lib/ssl/c_src/x86_64-unknown-linux-gnu/Makefile config.status: creating ../lib/ssl/examples/certs/x86_64-unknown-linux-gnu/Makefile config.status: creating ../lib/crypto/c_src/x86_64-unknown-linux-gnu/Makefile config.status: creating ../lib/orber/c_src/x86_64-unknown-linux-gnu/Makefile config.status: creating ../lib/runtime_tools/c_src/x86_64-unknown-linux-gnu/Makefile config.status: creating ../lib/tools/c_src/x86_64-unknown-linux-gnu/Makefile config.status: creating ../lib/asn1/c_src/x86_64-unknown-linux-gnu/Makefile config.status: creating x86_64-unknown-linux-gnu/config.h config.status: creating include/internal/x86_64-unknown-linux-gnu/ethread_header_config.h config.status: creating include/x86_64-unknown-linux-gnu/erl_int_sizes_config.h + chmod -R u+w . + make test X"$ERTS_SKIP_DEPEND" = X"true" || (cd erts/emulator && ERL_TOP=/usr/src/rpm/BUILD/otp_src_R13B01 make generate depend) make[1]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make -f x86_64-unknown-linux-gnu/Makefile generate make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' /bin/mkdir -p x86_64-unknown-linux-gnu/opt/plain /bin/mkdir -p obj/x86_64-unknown-linux-gnu/opt/plain /bin/mkdir -p pcre/obj/x86_64-unknown-linux-gnu/opt /bin/mkdir -p zlib/obj/x86_64-unknown-linux-gnu/opt LANG=C /usr/bin/perl utils/beam_makeops -outdir x86_64-unknown-linux-gnu/opt/plain \ -emulator /usr/src/rpm/BUILD/otp_src_R13B01/lib/compiler/src/genop.tab beam/ops.tab hipe/hipe_ops.tab LANG=C /usr/bin/perl utils/make_tables -src x86_64-unknown-linux-gnu -include x86_64-unknown-linux-gnu beam/atom.names beam/bif.tab hipe/hipe_bif0.tab hipe/hipe_bif1.tab hipe/hipe_bif2.tab hipe/hipe_amd64.tab LANG=C /usr/bin/perl utils/make_version -o x86_64-unknown-linux-gnu/erl_version.h R13B01 5.7.2 x86_64-unknown-linux-gnu LANG=C /usr/bin/perl utils/make_driver_tab -o x86_64-unknown-linux-gnu/opt/plain/driver_tab.c obj/x86_64-unknown-linux-gnu/opt/plain/efile_drv.o obj/x86_64-unknown-linux-gnu/opt/plain/inet_drv.o obj/x86_64-unknown-linux-gnu/opt/plain/zlib_drv.o obj/x86_64-unknown-linux-gnu/opt/plain/ram_file_drv.o obj/x86_64-unknown-linux-gnu/opt/plain/ttsl_drv.o LANG=C /usr/bin/perl utils/make_alloc_types -src beam/erl_alloc.types -dst x86_64-unknown-linux-gnu/opt/plain/erl_alloc_types.h threads hipe nofrag unix LANG=C /usr/bin/perl utils/make_preload -old /usr/src/rpm/BUILD/otp_src_R13B01/erts/preloaded/ebin/otp_ring0.beam /usr/src/rpm/BUILD/otp_src_R13B01/erts/preloaded/ebin/init.beam /usr/src/rpm/BUILD/otp_src_R13B01/erts/preloaded/ebin/prim_inet.beam /usr/src/rpm/BUILD/otp_src_R13B01/erts/preloaded/ebin/prim_file.beam /usr/src/rpm/BUILD/otp_src_R13B01/erts/preloaded/ebin/zlib.beam /usr/src/rpm/BUILD/otp_src_R13B01/erts/preloaded/ebin/prim_zip.beam /usr/src/rpm/BUILD/otp_src_R13B01/erts/preloaded/ebin/erl_prim_loader.beam /usr/src/rpm/BUILD/otp_src_R13B01/erts/preloaded/ebin/erlang.beam > x86_64-unknown-linux-gnu/preload.c m4 -DTARGET=x86_64-unknown-linux-gnu -DOPSYS=linux -DARCH=amd64 hipe/hipe_x86_asm.m4 > x86_64-unknown-linux-gnu/opt/plain/hipe_x86_asm.h m4 -DTARGET=x86_64-unknown-linux-gnu -DOPSYS=linux -DARCH=amd64 hipe/hipe_amd64_asm.m4 > x86_64-unknown-linux-gnu/opt/plain/hipe_amd64_asm.h m4 -DTARGET=x86_64-unknown-linux-gnu -DOPSYS=linux -DARCH=amd64 hipe/hipe_sparc_asm.m4 > x86_64-unknown-linux-gnu/opt/plain/hipe_sparc_asm.h m4 -DTARGET=x86_64-unknown-linux-gnu -DOPSYS=linux -DARCH=amd64 hipe/hipe_ppc_asm.m4 > x86_64-unknown-linux-gnu/opt/plain/hipe_ppc_asm.h m4 -DTARGET=x86_64-unknown-linux-gnu -DOPSYS=linux -DARCH=amd64 hipe/hipe_arm_asm.m4 > x86_64-unknown-linux-gnu/opt/plain/hipe_arm_asm.h gcc -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c hipe/hipe_mkliterals.c -o obj/x86_64-unknown-linux-gnu/opt/plain/hipe_mkliterals.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -o /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/hipe_mkliterals obj/x86_64-unknown-linux-gnu/opt/plain/hipe_mkliterals.o /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/hipe_mkliterals -c > x86_64-unknown-linux-gnu/opt/plain/hipe_literals.h make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make -f x86_64-unknown-linux-gnu/Makefile depend make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' gcc -MM -MG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common beam/atom.c beam/beam_bif_load.c beam/beam_bp.c beam/beam_catches.c beam/beam_debug.c beam/beam_emu.c beam/beam_load.c beam/benchmark.c beam/bif.c beam/big.c beam/binary.c beam/break.c beam/copy.c beam/dist.c beam/elib_malloc.c beam/elib_memmove.c beam/erl_afit_alloc.c beam/erl_alloc.c beam/erl_alloc_util.c beam/erl_arith.c beam/erl_async.c beam/erl_bestfit_alloc.c beam/erl_bif_chksum.c beam/erl_bif_ddll.c beam/erl_bif_guard.c beam/erl_bif_info.c beam/erl_bif_lists.c beam/erl_bif_op.c beam/erl_bif_os.c beam/erl_bif_port.c beam/erl_bif_re.c beam/erl_bif_timer.c beam/erl_bif_trace.c beam/erl_bits.c beam/erl_db.c beam/erl_db_hash.c beam/erl_db_tree.c beam/erl_db_util.c beam/erl_debug.c beam/erl_drv_thread.c beam/erl_fun.c beam/erl_gc.c beam/erl_goodfit_alloc.c beam/erl_init.c beam/erl_instrument.c beam/erl_lock_check.c beam/erl_lock_count.c beam/erl_math.c beam/erl_md5.c beam/erl_message.c beam/erl_monitors.c beam/erl_mtrace.c beam/erl_nmgc.c beam/erl_node_tables.c beam/erl_obsolete.c beam/erl_port_task.c beam/erl_posix_str.c beam/erl_printf_term.c beam/erl_process.c beam/erl_process_dict.c beam/erl_process_dump.c beam/erl_process_lock.c beam/erl_resolv_dns.c beam/erl_resolv_nodns.c beam/erl_term.c beam/erl_time_sup.c beam/erl_trace.c beam/erl_unicode.c beam/export.c beam/external.c beam/fix_alloc.c beam/hash.c beam/index.c beam/io.c beam/module.c beam/packet_parser.c beam/register.c beam/safe_hash.c beam/time.c beam/utils.c \ | sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-unknown-linux-gnu/opt/plain/|$(TTF_DIR)/|g;s|\([ ]\)/usr/src/rpm/BUILD/otp_src_R13B01/|\1$(ERL_TOP)/|g;s|^/usr/src/rpm/BUILD/otp_src_R13B01/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.kp.o $(OBJDIR)/erl_poll.nkp.o|g;s|$(OBJDIR)/erl_check_io.o|$(OBJDIR)/erl_check_io.kp.o $(OBJDIR)/erl_check_io.nkp.o|g' > x86_64-unknown-linux-gnu/depend.mk gcc -MM -MG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common drivers/common/efile_drv.c drivers/common/gzio.c drivers/common/inet_drv.c drivers/common/ram_file_drv.c drivers/common/zlib_drv.c drivers/unix/bin_drv.c drivers/unix/mem_drv.c drivers/unix/multi_drv.c drivers/unix/sig_drv.c drivers/unix/ttsl_drv.c drivers/unix/unix_efile.c \ | sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-unknown-linux-gnu/opt/plain/|$(TTF_DIR)/|g;s|\([ ]\)/usr/src/rpm/BUILD/otp_src_R13B01/|\1$(ERL_TOP)/|g;s|^/usr/src/rpm/BUILD/otp_src_R13B01/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.kp.o $(OBJDIR)/erl_poll.nkp.o|g;s|$(OBJDIR)/erl_check_io.o|$(OBJDIR)/erl_check_io.kp.o $(OBJDIR)/erl_check_io.nkp.o|g' >> x86_64-unknown-linux-gnu/depend.mk gcc -MM -MG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common sys/unix/erl9_start.c sys/unix/erl_child_setup.c sys/unix/erl_main.c sys/unix/erl_unix_sys_ddll.c sys/unix/sys.c sys/unix/sys_float.c sys/unix/sys_time.c sys/common/erl_check_io.c sys/common/erl_mseg.c sys/common/erl_mtrace_sys_wrap.c sys/common/erl_poll.c \ | sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-unknown-linux-gnu/opt/plain/|$(TTF_DIR)/|g;s|\([ ]\)/usr/src/rpm/BUILD/otp_src_R13B01/|\1$(ERL_TOP)/|g;s|^/usr/src/rpm/BUILD/otp_src_R13B01/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.kp.o $(OBJDIR)/erl_poll.nkp.o|g;s|$(OBJDIR)/erl_check_io.o|$(OBJDIR)/erl_check_io.kp.o $(OBJDIR)/erl_check_io.nkp.o|g' >> x86_64-unknown-linux-gnu/depend.mk gcc -MM -MG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common x86_64-unknown-linux-gnu/erl_atom_table.c x86_64-unknown-linux-gnu/erl_bif_table.c x86_64-unknown-linux-gnu/erl_bif_wrap.c x86_64-unknown-linux-gnu/erl_pbifs.c x86_64-unknown-linux-gnu/preload.c x86_64-unknown-linux-gnu/opt/plain/beam_opcodes.c x86_64-unknown-linux-gnu/opt/plain/driver_tab.c \ | sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-unknown-linux-gnu/opt/plain/|$(TTF_DIR)/|g;s|\([ ]\)/usr/src/rpm/BUILD/otp_src_R13B01/|\1$(ERL_TOP)/|g;s|^/usr/src/rpm/BUILD/otp_src_R13B01/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.kp.o $(OBJDIR)/erl_poll.nkp.o|g;s|$(OBJDIR)/erl_check_io.o|$(OBJDIR)/erl_check_io.kp.o $(OBJDIR)/erl_check_io.nkp.o|g' >> x86_64-unknown-linux-gnu/depend.mk gcc -MM -MG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common -DENABLE_ELIB_MALLOC -DELIB_ALLOC_IS_CLIB -DELIB_HEAP_SBRK beam/elib_malloc.c beam/elib_memmove.c beam/erl_bif_info.c beam/utils.c beam/erl_alloc.c \ | sed 's|^\([^:]*\).o[ ]*:|$(OBJDIR)/\1.elib.o:|g;s|x86_64-unknown-linux-gnu/opt/plain/|$(TTF_DIR)/|g;s|\([ ]\)/usr/src/rpm/BUILD/otp_src_R13B01/|\1$(ERL_TOP)/|g;s|^/usr/src/rpm/BUILD/otp_src_R13B01/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.kp.o $(OBJDIR)/erl_poll.nkp.o|g;s|$(OBJDIR)/erl_check_io.o|$(OBJDIR)/erl_check_io.kp.o $(OBJDIR)/erl_check_io.nkp.o|g' >> x86_64-unknown-linux-gnu/depend.mk gcc -MM -MG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common hipe/hipe_amd64.c hipe/hipe_arm.c hipe/hipe_bif0.c hipe/hipe_bif1.c hipe/hipe_bif2.c hipe/hipe_debug.c hipe/hipe_gc.c hipe/hipe_mkliterals.c hipe/hipe_mode_switch.c hipe/hipe_native_bif.c hipe/hipe_perfctr.c hipe/hipe_ppc.c hipe/hipe_risc_stack.c hipe/hipe_sparc.c hipe/hipe_stack.c hipe/hipe_x86.c hipe/hipe_x86_signal.c hipe/hipe_x86_stack.c \ | sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-unknown-linux-gnu/opt/plain/|$(TTF_DIR)/|g;s|\([ ]\)/usr/src/rpm/BUILD/otp_src_R13B01/|\1$(ERL_TOP)/|g;s|^/usr/src/rpm/BUILD/otp_src_R13B01/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.kp.o $(OBJDIR)/erl_poll.nkp.o|g;s|$(OBJDIR)/erl_check_io.o|$(OBJDIR)/erl_check_io.kp.o $(OBJDIR)/erl_check_io.nkp.o|g' >> x86_64-unknown-linux-gnu/depend.mk make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make[1]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' test X"$ERTS_SKIP_DEPEND" = X"true" || (cd erts/lib_src && ERL_TOP=/usr/src/rpm/BUILD/otp_src_R13B01 make depend) make[1]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make -f x86_64-unknown-linux-gnu/Makefile depend make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' Generating dependency file x86_64-unknown-linux-gnu/depend.mk... gcc -MM -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-unknown-linux-gnu -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -I../emulator/beam -I../emulator/sys/unix common/ethread.c \ | sed 's|^\([^:]*\)\.o:|$(r_OBJ_DIR)/\1.o:|g;s|x86_64-unknown-linux-gnu/opt/|$(TT_DIR)/|g;s|x86_64-unknown-linux-gnu/|$(TARGET)/|g' >> x86_64-unknown-linux-gnu/depend.mk gcc -MM -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-unknown-linux-gnu -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -I../emulator/beam -I../emulator/sys/unix common/erl_printf_format.c common/erl_printf.c common/erl_misc_utils.c \ | sed 's|^\([^:]*\)\.o:|$(r_OBJ_DIR)/\1.o:|g;s|x86_64-unknown-linux-gnu/opt/|$(TT_DIR)/|g;s|x86_64-unknown-linux-gnu/|$(TARGET)/|g' >> x86_64-unknown-linux-gnu/depend.mk gcc -MM -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-unknown-linux-gnu -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -I../emulator/beam -I../emulator/sys/unix common/erl_printf_format.c common/erl_printf.c common/erl_misc_utils.c \ | sed 's|^\([^:]*\)\.o:|$(OBJ_DIR)/\1.o:|g;s|x86_64-unknown-linux-gnu/opt/|$(TT_DIR)/|g;s|x86_64-unknown-linux-gnu/|$(TARGET)/|g' >> x86_64-unknown-linux-gnu/depend.mk gcc -MM -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-unknown-linux-gnu -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -I../emulator/beam -I../emulator/sys/unix common/erl_memory_trace_parser.c \ | sed 's|^\([^:]*\)\.o:|$(r_OBJ_DIR)/\1.o:|g;s|x86_64-unknown-linux-gnu/opt/|$(TT_DIR)/|g;s|x86_64-unknown-linux-gnu/|$(TARGET)/|g' >> x86_64-unknown-linux-gnu/depend.mk gcc -MM -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-unknown-linux-gnu -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -I../emulator/beam -I../emulator/sys/unix common/erl_memory_trace_parser.c \ | sed 's|^\([^:]*\)\.o:|$(OBJ_DIR)/\1.o:|g;s|x86_64-unknown-linux-gnu/opt/|$(TT_DIR)/|g;s|x86_64-unknown-linux-gnu/|$(TARGET)/|g' >> x86_64-unknown-linux-gnu/depend.mk make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make[1]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' cd erts && ERL_TOP=/usr/src/rpm/BUILD/otp_src_R13B01 make NO_START_SCRIPTS=true FLAVOR= make[1]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make -f x86_64-unknown-linux-gnu/Makefile generate make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' /bin/mkdir -p x86_64-unknown-linux-gnu/opt/smp /bin/mkdir -p obj/x86_64-unknown-linux-gnu/opt/smp LANG=C /usr/bin/perl utils/beam_makeops -outdir x86_64-unknown-linux-gnu/opt/smp \ -emulator /usr/src/rpm/BUILD/otp_src_R13B01/lib/compiler/src/genop.tab beam/ops.tab hipe/hipe_ops.tab LANG=C /usr/bin/perl utils/make_driver_tab -o x86_64-unknown-linux-gnu/opt/smp/driver_tab.c obj/x86_64-unknown-linux-gnu/opt/smp/efile_drv.o obj/x86_64-unknown-linux-gnu/opt/smp/inet_drv.o obj/x86_64-unknown-linux-gnu/opt/smp/zlib_drv.o obj/x86_64-unknown-linux-gnu/opt/smp/ram_file_drv.o obj/x86_64-unknown-linux-gnu/opt/smp/ttsl_drv.o LANG=C /usr/bin/perl utils/make_alloc_types -src beam/erl_alloc.types -dst x86_64-unknown-linux-gnu/opt/smp/erl_alloc_types.h threads hipe smp nofrag unix m4 -DERTS_SMP=1 -DTARGET=x86_64-unknown-linux-gnu -DOPSYS=linux -DARCH=amd64 hipe/hipe_x86_asm.m4 > x86_64-unknown-linux-gnu/opt/smp/hipe_x86_asm.h m4 -DERTS_SMP=1 -DTARGET=x86_64-unknown-linux-gnu -DOPSYS=linux -DARCH=amd64 hipe/hipe_amd64_asm.m4 > x86_64-unknown-linux-gnu/opt/smp/hipe_amd64_asm.h m4 -DERTS_SMP=1 -DTARGET=x86_64-unknown-linux-gnu -DOPSYS=linux -DARCH=amd64 hipe/hipe_sparc_asm.m4 > x86_64-unknown-linux-gnu/opt/smp/hipe_sparc_asm.h m4 -DERTS_SMP=1 -DTARGET=x86_64-unknown-linux-gnu -DOPSYS=linux -DARCH=amd64 hipe/hipe_ppc_asm.m4 > x86_64-unknown-linux-gnu/opt/smp/hipe_ppc_asm.h m4 -DERTS_SMP=1 -DTARGET=x86_64-unknown-linux-gnu -DOPSYS=linux -DARCH=amd64 hipe/hipe_arm_asm.m4 > x86_64-unknown-linux-gnu/opt/smp/hipe_arm_asm.h gcc -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c hipe/hipe_mkliterals.c -o obj/x86_64-unknown-linux-gnu/opt/smp/hipe_mkliterals.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -o /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/hipe_mkliterals.smp obj/x86_64-unknown-linux-gnu/opt/smp/hipe_mkliterals.o /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/hipe_mkliterals.smp -c > x86_64-unknown-linux-gnu/opt/smp/hipe_literals.h make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' cd /usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src && make opt make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' /bin/mkdir -p obj/x86_64-unknown-linux-gnu/opt /bin/mkdir -p ../lib/x86_64-unknown-linux-gnu /bin/mkdir -p obj/x86_64-unknown-linux-gnu/opt/r /bin/mkdir -p ../lib/internal/x86_64-unknown-linux-gnu gcc -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-unknown-linux-gnu -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -I../emulator/beam -I../emulator/sys/unix -c common/ethread.c -o obj/x86_64-unknown-linux-gnu/opt/r/ethread.o ar rcv ../lib/internal/x86_64-unknown-linux-gnu/libethread.a obj/x86_64-unknown-linux-gnu/opt/r/ethread.o a - obj/x86_64-unknown-linux-gnu/opt/r/ethread.o ranlib ../lib/internal/x86_64-unknown-linux-gnu/libethread.a gcc -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-unknown-linux-gnu -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -I../emulator/beam -I../emulator/sys/unix -c common/erl_memory_trace_parser.c -o obj/x86_64-unknown-linux-gnu/opt/erl_memory_trace_parser.o ar rcv ../lib/x86_64-unknown-linux-gnu/liberts.a obj/x86_64-unknown-linux-gnu/opt/erl_memory_trace_parser.o a - obj/x86_64-unknown-linux-gnu/opt/erl_memory_trace_parser.o ranlib ../lib/x86_64-unknown-linux-gnu/liberts.a gcc -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-unknown-linux-gnu -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -I../emulator/beam -I../emulator/sys/unix -c common/erl_memory_trace_parser.c -o obj/x86_64-unknown-linux-gnu/opt/r/erl_memory_trace_parser.o ar rcv ../lib/x86_64-unknown-linux-gnu/liberts_r.a obj/x86_64-unknown-linux-gnu/opt/r/erl_memory_trace_parser.o a - obj/x86_64-unknown-linux-gnu/opt/r/erl_memory_trace_parser.o ranlib ../lib/x86_64-unknown-linux-gnu/liberts_r.a gcc -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-unknown-linux-gnu -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -I../emulator/beam -I../emulator/sys/unix -c common/erl_printf_format.c -o obj/x86_64-unknown-linux-gnu/opt/erl_printf_format.o gcc -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-unknown-linux-gnu -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -I../emulator/beam -I../emulator/sys/unix -c common/erl_printf.c -o obj/x86_64-unknown-linux-gnu/opt/erl_printf.o gcc -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-unknown-linux-gnu -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -I../emulator/beam -I../emulator/sys/unix -c common/erl_misc_utils.c -o obj/x86_64-unknown-linux-gnu/opt/erl_misc_utils.o ar rcv ../lib/internal/x86_64-unknown-linux-gnu/liberts_internal.a obj/x86_64-unknown-linux-gnu/opt/erl_printf_format.o obj/x86_64-unknown-linux-gnu/opt/erl_printf.o obj/x86_64-unknown-linux-gnu/opt/erl_misc_utils.o a - obj/x86_64-unknown-linux-gnu/opt/erl_printf_format.o a - obj/x86_64-unknown-linux-gnu/opt/erl_printf.o a - obj/x86_64-unknown-linux-gnu/opt/erl_misc_utils.o ranlib ../lib/internal/x86_64-unknown-linux-gnu/liberts_internal.a gcc -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-unknown-linux-gnu -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -I../emulator/beam -I../emulator/sys/unix -c common/erl_printf_format.c -o obj/x86_64-unknown-linux-gnu/opt/r/erl_printf_format.o gcc -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-unknown-linux-gnu -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -I../emulator/beam -I../emulator/sys/unix -c common/erl_printf.c -o obj/x86_64-unknown-linux-gnu/opt/r/erl_printf.o gcc -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-unknown-linux-gnu -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -I../emulator/beam -I../emulator/sys/unix -c common/erl_misc_utils.c -o obj/x86_64-unknown-linux-gnu/opt/r/erl_misc_utils.o ar rcv ../lib/internal/x86_64-unknown-linux-gnu/liberts_internal_r.a obj/x86_64-unknown-linux-gnu/opt/r/erl_printf_format.o obj/x86_64-unknown-linux-gnu/opt/r/erl_printf.o obj/x86_64-unknown-linux-gnu/opt/r/erl_misc_utils.o a - obj/x86_64-unknown-linux-gnu/opt/r/erl_printf_format.o a - obj/x86_64-unknown-linux-gnu/opt/r/erl_printf.o a - obj/x86_64-unknown-linux-gnu/opt/r/erl_misc_utils.o ranlib ../lib/internal/x86_64-unknown-linux-gnu/liberts_internal_r.a make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -O3 -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib/obj/x86_64-unknown-linux-gnu/opt/adler32.o adler32.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -O3 -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib/obj/x86_64-unknown-linux-gnu/opt/compress.o compress.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -O3 -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib/obj/x86_64-unknown-linux-gnu/opt/crc32.o crc32.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -O3 -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib/obj/x86_64-unknown-linux-gnu/opt/uncompr.o uncompr.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -O3 -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib/obj/x86_64-unknown-linux-gnu/opt/deflate.o deflate.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -O3 -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib/obj/x86_64-unknown-linux-gnu/opt/trees.o trees.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -O3 -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib/obj/x86_64-unknown-linux-gnu/opt/zutil.o zutil.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -O3 -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib/obj/x86_64-unknown-linux-gnu/opt/inflate.o inflate.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -O3 -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib/obj/x86_64-unknown-linux-gnu/opt/inftrees.o inftrees.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -O3 -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib/obj/x86_64-unknown-linux-gnu/opt/inffast.o inffast.c ar rc /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib/obj/x86_64-unknown-linux-gnu/opt/libz.a /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib/obj/x86_64-unknown-linux-gnu/opt/adler32.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib/obj/x86_64-unknown-linux-gnu/opt/compress.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib/obj/x86_64-unknown-linux-gnu/opt/crc32.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib/obj/x86_64-unknown-linux-gnu/opt/uncompr.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib/obj/x86_64-unknown-linux-gnu/opt/deflate.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib/obj/x86_64-unknown-linux-gnu/opt/trees.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib/obj/x86_64-unknown-linux-gnu/opt/zutil.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib/obj/x86_64-unknown-linux-gnu/opt/inflate.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib/obj/x86_64-unknown-linux-gnu/opt/inftrees.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib/obj/x86_64-unknown-linux-gnu/opt/inffast.o make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre' gcc -c -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DERLANG_INTEGRATION -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_latin_1_table.o pcre_latin_1_table.c gcc -c -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DERLANG_INTEGRATION -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_compile.o pcre_compile.c gcc -c -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DERLANG_INTEGRATION -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_config.o pcre_config.c gcc -c -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DERLANG_INTEGRATION -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_dfa_exec.o pcre_dfa_exec.c for x in `grep -n COST_CHK pcre_exec.c | grep -v 'COST_CHK(N)' | awk -F: '{print $1}'`; \ do \ N=`expr $x + 100`; \ echo "case $N: goto L_LOOP_COUNT_${x};"; \ done > pcre_exec_loop_break_cases.inc gcc -c -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DERLANG_INTEGRATION -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_exec.o pcre_exec.c pcre_exec.c: In function 'match.clone.0': pcre_exec.c:449: warning: 'rrc' may be used uninitialized in this function pcre_exec.c:451: warning: 'c' may be used uninitialized in this function pcre_exec.c:454: warning: 'minimize' may be used uninitialized in this function pcre_exec.c:454: warning: 'possessive' may be used uninitialized in this function pcre_exec.c:450: warning: 'i' may be used uninitialized in this function gcc -c -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DERLANG_INTEGRATION -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_fullinfo.o pcre_fullinfo.c gcc -c -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DERLANG_INTEGRATION -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_get.o pcre_get.c gcc -c -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DERLANG_INTEGRATION -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_globals.o pcre_globals.c gcc -c -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DERLANG_INTEGRATION -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_info.o pcre_info.c gcc -c -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DERLANG_INTEGRATION -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_maketables.o pcre_maketables.c gcc -c -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DERLANG_INTEGRATION -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_newline.o pcre_newline.c gcc -c -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DERLANG_INTEGRATION -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_ord2utf8.o pcre_ord2utf8.c gcc -c -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DERLANG_INTEGRATION -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_refcount.o pcre_refcount.c gcc -c -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DERLANG_INTEGRATION -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_study.o pcre_study.c gcc -c -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DERLANG_INTEGRATION -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_tables.o pcre_tables.c gcc -c -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DERLANG_INTEGRATION -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_try_flipped.o pcre_try_flipped.c gcc -c -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DERLANG_INTEGRATION -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_ucp_searchfuncs.o pcre_ucp_searchfuncs.c gcc -c -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DERLANG_INTEGRATION -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_valid_utf8.o pcre_valid_utf8.c gcc -c -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DERLANG_INTEGRATION -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_version.o pcre_version.c gcc -c -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DERLANG_INTEGRATION -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_xclass.o pcre_xclass.c ar rc /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/libepcre.a /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_latin_1_table.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_compile.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_config.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_dfa_exec.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_exec.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_fullinfo.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_get.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_globals.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_info.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_maketables.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_newline.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_ord2utf8.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_refcount.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_study.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_tables.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_try_flipped.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_ucp_searchfuncs.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_valid_utf8.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_version.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/pcre_xclass.o make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c sys/unix/erl_main.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_main.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common -c x86_64-unknown-linux-gnu/preload.c -o obj/x86_64-unknown-linux-gnu/opt/smp/preload.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common -c x86_64-unknown-linux-gnu/erl_pbifs.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_pbifs.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/benchmark.c -o obj/x86_64-unknown-linux-gnu/opt/smp/benchmark.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_alloc.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_alloc.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_mtrace.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_mtrace.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_alloc_util.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_alloc_util.o gcc -O3 -fomit-frame-pointer -funroll-loops -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_goodfit_alloc.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_goodfit_alloc.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_bestfit_alloc.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bestfit_alloc.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_afit_alloc.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_afit_alloc.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_instrument.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_instrument.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_init.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_init.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common -c x86_64-unknown-linux-gnu/erl_atom_table.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_atom_table.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common -c x86_64-unknown-linux-gnu/erl_bif_table.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bif_table.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_bif_ddll.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bif_ddll.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_bif_guard.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bif_guard.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_bif_info.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bif_info.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_bif_op.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bif_op.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_bif_os.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bif_os.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_bif_lists.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bif_lists.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_bif_trace.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bif_trace.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common -c x86_64-unknown-linux-gnu/erl_bif_wrap.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bif_wrap.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_trace.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_trace.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/copy.c -o obj/x86_64-unknown-linux-gnu/opt/smp/copy.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/utils.c -o obj/x86_64-unknown-linux-gnu/opt/smp/utils.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/bif.c -o obj/x86_64-unknown-linux-gnu/opt/smp/bif.o beam/bif.c: In function 'blocking_read_file_1': beam/bif.c:3988: warning: ignoring return value of 'fread', declared with attribute warn_unused_result gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/io.c -o obj/x86_64-unknown-linux-gnu/opt/smp/io.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_printf_term.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_printf_term.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_debug.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_debug.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_md5.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_md5.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_message.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_message.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_process.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_process.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_process_dict.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_process_dict.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_process_lock.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_process_lock.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_port_task.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_port_task.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_arith.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_arith.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/time.c -o obj/x86_64-unknown-linux-gnu/opt/smp/time.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_time_sup.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_time_sup.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/external.c -o obj/x86_64-unknown-linux-gnu/opt/smp/external.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/dist.c -o obj/x86_64-unknown-linux-gnu/opt/smp/dist.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/binary.c -o obj/x86_64-unknown-linux-gnu/opt/smp/binary.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_db.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_db.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_db_util.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_db_util.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_db_hash.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_db_hash.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_db_tree.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_db_tree.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/fix_alloc.c -o obj/x86_64-unknown-linux-gnu/opt/smp/fix_alloc.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/big.c -o obj/x86_64-unknown-linux-gnu/opt/smp/big.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/hash.c -o obj/x86_64-unknown-linux-gnu/opt/smp/hash.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/index.c -o obj/x86_64-unknown-linux-gnu/opt/smp/index.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/atom.c -o obj/x86_64-unknown-linux-gnu/opt/smp/atom.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/module.c -o obj/x86_64-unknown-linux-gnu/opt/smp/module.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/export.c -o obj/x86_64-unknown-linux-gnu/opt/smp/export.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/register.c -o obj/x86_64-unknown-linux-gnu/opt/smp/register.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/break.c -o obj/x86_64-unknown-linux-gnu/opt/smp/break.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_async.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_async.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_lock_check.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_lock_check.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_gc.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_gc.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_lock_count.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_lock_count.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_nmgc.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_nmgc.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_posix_str.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_posix_str.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_bits.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bits.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_math.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_math.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_fun.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_fun.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_bif_port.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bif_port.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_term.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_term.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_node_tables.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_node_tables.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_monitors.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_monitors.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_process_dump.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_process_dump.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_obsolete.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_obsolete.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_bif_timer.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bif_timer.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_drv_thread.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_drv_thread.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_bif_chksum.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bif_chksum.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_bif_re.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bif_re.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_unicode.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_unicode.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/packet_parser.c -o obj/x86_64-unknown-linux-gnu/opt/smp/packet_parser.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/safe_hash.c -o obj/x86_64-unknown-linux-gnu/opt/smp/safe_hash.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/beam_emu.c -o obj/x86_64-unknown-linux-gnu/opt/smp/beam_emu.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c x86_64-unknown-linux-gnu/opt/smp/beam_opcodes.c -o obj/x86_64-unknown-linux-gnu/opt/smp/beam_opcodes.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/beam_load.c -o obj/x86_64-unknown-linux-gnu/opt/smp/beam_load.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/beam_bif_load.c -o obj/x86_64-unknown-linux-gnu/opt/smp/beam_bif_load.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/beam_debug.c -o obj/x86_64-unknown-linux-gnu/opt/smp/beam_debug.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/beam_bp.c -o obj/x86_64-unknown-linux-gnu/opt/smp/beam_bp.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/beam_catches.c -o obj/x86_64-unknown-linux-gnu/opt/smp/beam_catches.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c sys/unix/sys.c -o obj/x86_64-unknown-linux-gnu/opt/smp/sys.o sys/unix/sys.c: In function 'prepare_crash_dump': sys/unix/sys.c:712: warning: ignoring return value of 'nice', declared with attribute warn_unused_result sys/unix/sys.c: In function 'smp_sig_notify': sys/unix/sys.c:2894: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c x86_64-unknown-linux-gnu/opt/smp/driver_tab.c -o obj/x86_64-unknown-linux-gnu/opt/smp/driver_tab.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common -Idrivers/unix -I../etc/unix -c drivers/unix/unix_efile.c -o obj/x86_64-unknown-linux-gnu/opt/smp/unix_efile.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DLIBSCTP= -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common -Idrivers/unix -c drivers/common/gzio.c -o obj/x86_64-unknown-linux-gnu/opt/smp/gzio.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/elib_malloc.c -o obj/x86_64-unknown-linux-gnu/opt/smp/elib_malloc.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/elib_memmove.c -o obj/x86_64-unknown-linux-gnu/opt/smp/elib_memmove.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c sys/unix/sys_float.c -o obj/x86_64-unknown-linux-gnu/opt/smp/sys_float.o sys/unix/sys_float.c: In function 'erts_fp_check_init_error': sys/unix/sys_float.c:95: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c sys/unix/sys_time.c -o obj/x86_64-unknown-linux-gnu/opt/smp/sys_time.o gcc -DERTS_KERNEL_POLL_VERSION -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c sys/common/erl_poll.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_poll.kp.o sys/common/erl_poll.c: In function 'fatal_error_async_signal_safe': sys/common/erl_poll.c:2558: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -DERTS_KERNEL_POLL_VERSION -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c sys/common/erl_check_io.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_check_io.kp.o gcc -DERTS_NO_KERNEL_POLL_VERSION -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c sys/common/erl_poll.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_poll.nkp.o sys/common/erl_poll.c: In function 'fatal_error_async_signal_safe': sys/common/erl_poll.c:2558: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -DERTS_NO_KERNEL_POLL_VERSION -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c sys/common/erl_check_io.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_check_io.nkp.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c sys/common/erl_mseg.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_mseg.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c sys/unix/erl_unix_sys_ddll.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_unix_sys_ddll.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c sys/common/erl_mtrace_sys_wrap.c -o obj/x86_64-unknown-linux-gnu/opt/smp/erl_mtrace_sys_wrap.o gcc -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c hipe/hipe_bif0.c -o obj/x86_64-unknown-linux-gnu/opt/smp/hipe_bif0.o gcc -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c hipe/hipe_bif1.c -o obj/x86_64-unknown-linux-gnu/opt/smp/hipe_bif1.o gcc -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c hipe/hipe_bif2.c -o obj/x86_64-unknown-linux-gnu/opt/smp/hipe_bif2.o gcc -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c hipe/hipe_debug.c -o obj/x86_64-unknown-linux-gnu/opt/smp/hipe_debug.o gcc -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c hipe/hipe_gc.c -o obj/x86_64-unknown-linux-gnu/opt/smp/hipe_gc.o gcc -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c hipe/hipe_mode_switch.c -o obj/x86_64-unknown-linux-gnu/opt/smp/hipe_mode_switch.o gcc -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c hipe/hipe_native_bif.c -o obj/x86_64-unknown-linux-gnu/opt/smp/hipe_native_bif.o gcc -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c hipe/hipe_stack.c -o obj/x86_64-unknown-linux-gnu/opt/smp/hipe_stack.o gcc -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c hipe/hipe_amd64.c -o obj/x86_64-unknown-linux-gnu/opt/smp/hipe_amd64.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c hipe/hipe_amd64_glue.S -o obj/x86_64-unknown-linux-gnu/opt/smp/hipe_amd64_glue.o m4 -DERTS_SMP=1 -DTARGET=x86_64-unknown-linux-gnu -DOPSYS=linux -DARCH=amd64 hipe/hipe_amd64_bifs.m4 > x86_64-unknown-linux-gnu/opt/smp/hipe_amd64_bifs.S gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c x86_64-unknown-linux-gnu/opt/smp/hipe_amd64_bifs.S -o obj/x86_64-unknown-linux-gnu/opt/smp/hipe_amd64_bifs.o gcc -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c hipe/hipe_x86_signal.c -o obj/x86_64-unknown-linux-gnu/opt/smp/hipe_x86_signal.o gcc -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c hipe/hipe_x86_stack.c -o obj/x86_64-unknown-linux-gnu/opt/smp/hipe_x86_stack.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DLIBSCTP= -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common -Idrivers/unix -c drivers/common/efile_drv.c -o obj/x86_64-unknown-linux-gnu/opt/smp/efile_drv.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DLIBSCTP= -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common -Idrivers/unix -c drivers/common/inet_drv.c -o obj/x86_64-unknown-linux-gnu/opt/smp/inet_drv.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DLIBSCTP= -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common -Idrivers/unix -c drivers/common/zlib_drv.c -o obj/x86_64-unknown-linux-gnu/opt/smp/zlib_drv.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DLIBSCTP= -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common -Idrivers/unix -c drivers/common/ram_file_drv.c -o obj/x86_64-unknown-linux-gnu/opt/smp/ram_file_drv.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common -Idrivers/unix -I../etc/unix -c drivers/unix/ttsl_drv.c -o obj/x86_64-unknown-linux-gnu/opt/smp/ttsl_drv.o drivers/unix/ttsl_drv.c:1268: warning: 'suspend' defined but not used gcc -o /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/beam.smp \ -Wl,-export-dynamic obj/x86_64-unknown-linux-gnu/opt/smp/erl_main.o obj/x86_64-unknown-linux-gnu/opt/smp/preload.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_pbifs.o obj/x86_64-unknown-linux-gnu/opt/smp/benchmark.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_alloc.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_mtrace.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_alloc_util.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_goodfit_alloc.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bestfit_alloc.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_afit_alloc.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_instrument.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_init.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_atom_table.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bif_table.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bif_ddll.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bif_guard.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bif_info.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bif_op.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bif_os.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bif_lists.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bif_trace.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bif_wrap.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_trace.o obj/x86_64-unknown-linux-gnu/opt/smp/copy.o obj/x86_64-unknown-linux-gnu/opt/smp/utils.o obj/x86_64-unknown-linux-gnu/opt/smp/bif.o obj/x86_64-unknown-linux-gnu/opt/smp/io.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_printf_term.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_debug.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_md5.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_message.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_process.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_process_dict.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_process_lock.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_port_task.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_arith.o obj/x86_64-unknown-linux-gnu/opt/smp/time.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_time_sup.o obj/x86_64-unknown-linux-gnu/opt/smp/external.o obj/x86_64-unknown-linux-gnu/opt/smp/dist.o obj/x86_64-unknown-linux-gnu/opt/smp/binary.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_db.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_db_util.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_db_hash.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_db_tree.o obj/x86_64-unknown-linux-gnu/opt/smp/fix_alloc.o obj/x86_64-unknown-linux-gnu/opt/smp/big.o obj/x86_64-unknown-linux-gnu/opt/smp/hash.o obj/x86_64-unknown-linux-gnu/opt/smp/index.o obj/x86_64-unknown-linux-gnu/opt/smp/atom.o obj/x86_64-unknown-linux-gnu/opt/smp/module.o obj/x86_64-unknown-linux-gnu/opt/smp/export.o obj/x86_64-unknown-linux-gnu/opt/smp/register.o obj/x86_64-unknown-linux-gnu/opt/smp/break.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_async.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_lock_check.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_gc.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_lock_count.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_nmgc.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_posix_str.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bits.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_math.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_fun.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bif_port.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_term.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_node_tables.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_monitors.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_process_dump.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_obsolete.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bif_timer.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_drv_thread.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bif_chksum.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_bif_re.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_unicode.o obj/x86_64-unknown-linux-gnu/opt/smp/packet_parser.o obj/x86_64-unknown-linux-gnu/opt/smp/safe_hash.o obj/x86_64-unknown-linux-gnu/opt/smp/beam_emu.o obj/x86_64-unknown-linux-gnu/opt/smp/beam_opcodes.o obj/x86_64-unknown-linux-gnu/opt/smp/beam_load.o obj/x86_64-unknown-linux-gnu/opt/smp/beam_bif_load.o obj/x86_64-unknown-linux-gnu/opt/smp/beam_debug.o obj/x86_64-unknown-linux-gnu/opt/smp/beam_bp.o obj/x86_64-unknown-linux-gnu/opt/smp/beam_catches.o obj/x86_64-unknown-linux-gnu/opt/smp/sys.o obj/x86_64-unknown-linux-gnu/opt/smp/driver_tab.o obj/x86_64-unknown-linux-gnu/opt/smp/unix_efile.o obj/x86_64-unknown-linux-gnu/opt/smp/gzio.o obj/x86_64-unknown-linux-gnu/opt/smp/elib_malloc.o obj/x86_64-unknown-linux-gnu/opt/smp/elib_memmove.o obj/x86_64-unknown-linux-gnu/opt/smp/sys_float.o obj/x86_64-unknown-linux-gnu/opt/smp/sys_time.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_poll.kp.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_check_io.kp.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_poll.nkp.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_check_io.nkp.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_mseg.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_unix_sys_ddll.o obj/x86_64-unknown-linux-gnu/opt/smp/erl_mtrace_sys_wrap.o obj/x86_64-unknown-linux-gnu/opt/smp/hipe_bif0.o obj/x86_64-unknown-linux-gnu/opt/smp/hipe_bif1.o obj/x86_64-unknown-linux-gnu/opt/smp/hipe_bif2.o obj/x86_64-unknown-linux-gnu/opt/smp/hipe_debug.o obj/x86_64-unknown-linux-gnu/opt/smp/hipe_gc.o obj/x86_64-unknown-linux-gnu/opt/smp/hipe_mode_switch.o obj/x86_64-unknown-linux-gnu/opt/smp/hipe_native_bif.o obj/x86_64-unknown-linux-gnu/opt/smp/hipe_stack.o obj/x86_64-unknown-linux-gnu/opt/smp/hipe_amd64.o obj/x86_64-unknown-linux-gnu/opt/smp/hipe_amd64_glue.o obj/x86_64-unknown-linux-gnu/opt/smp/hipe_amd64_bifs.o obj/x86_64-unknown-linux-gnu/opt/smp/hipe_x86_signal.o obj/x86_64-unknown-linux-gnu/opt/smp/hipe_x86_stack.o obj/x86_64-unknown-linux-gnu/opt/smp/efile_drv.o obj/x86_64-unknown-linux-gnu/opt/smp/inet_drv.o obj/x86_64-unknown-linux-gnu/opt/smp/zlib_drv.o obj/x86_64-unknown-linux-gnu/opt/smp/ram_file_drv.o obj/x86_64-unknown-linux-gnu/opt/smp/ttsl_drv.o -lutil -ldl -lm -lncurses -L../lib/internal/x86_64-unknown-linux-gnu /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib/obj/x86_64-unknown-linux-gnu/opt/libz.a /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/libepcre.a -lethread -lpthread -lerts_internal_r -lrt gcc -o /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/child_setup \ -O3 -fomit-frame-pointer -funroll-loops -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu sys/unix/erl_child_setup.c -L../lib/internal/x86_64-unknown-linux-gnu -lerts_internal make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make -f x86_64-unknown-linux-gnu/Makefile generate make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make[3]: Nothing to be done for `generate'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' cd /usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src && make opt make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c sys/unix/erl_main.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_main.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common -c x86_64-unknown-linux-gnu/preload.c -o obj/x86_64-unknown-linux-gnu/opt/plain/preload.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common -c x86_64-unknown-linux-gnu/erl_pbifs.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_pbifs.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/benchmark.c -o obj/x86_64-unknown-linux-gnu/opt/plain/benchmark.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_alloc.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_alloc.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_mtrace.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_mtrace.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_alloc_util.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_alloc_util.o gcc -O3 -fomit-frame-pointer -funroll-loops -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_goodfit_alloc.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_goodfit_alloc.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_bestfit_alloc.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bestfit_alloc.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_afit_alloc.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_afit_alloc.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_instrument.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_instrument.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_init.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_init.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common -c x86_64-unknown-linux-gnu/erl_atom_table.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_atom_table.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common -c x86_64-unknown-linux-gnu/erl_bif_table.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bif_table.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_bif_ddll.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bif_ddll.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_bif_guard.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bif_guard.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_bif_info.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bif_info.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_bif_op.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bif_op.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_bif_os.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bif_os.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_bif_lists.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bif_lists.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_bif_trace.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bif_trace.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common -c x86_64-unknown-linux-gnu/erl_bif_wrap.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bif_wrap.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_trace.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_trace.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/copy.c -o obj/x86_64-unknown-linux-gnu/opt/plain/copy.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/utils.c -o obj/x86_64-unknown-linux-gnu/opt/plain/utils.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/bif.c -o obj/x86_64-unknown-linux-gnu/opt/plain/bif.o beam/bif.c: In function 'blocking_read_file_1': beam/bif.c:3988: warning: ignoring return value of 'fread', declared with attribute warn_unused_result gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/io.c -o obj/x86_64-unknown-linux-gnu/opt/plain/io.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_printf_term.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_printf_term.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_debug.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_debug.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_md5.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_md5.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_message.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_message.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_process.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_process.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_process_dict.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_process_dict.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_process_lock.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_process_lock.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_port_task.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_port_task.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_arith.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_arith.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/time.c -o obj/x86_64-unknown-linux-gnu/opt/plain/time.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_time_sup.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_time_sup.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/external.c -o obj/x86_64-unknown-linux-gnu/opt/plain/external.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/dist.c -o obj/x86_64-unknown-linux-gnu/opt/plain/dist.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/binary.c -o obj/x86_64-unknown-linux-gnu/opt/plain/binary.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_db.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_db.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_db_util.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_db_util.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_db_hash.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_db_hash.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_db_tree.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_db_tree.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/fix_alloc.c -o obj/x86_64-unknown-linux-gnu/opt/plain/fix_alloc.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/big.c -o obj/x86_64-unknown-linux-gnu/opt/plain/big.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/hash.c -o obj/x86_64-unknown-linux-gnu/opt/plain/hash.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/index.c -o obj/x86_64-unknown-linux-gnu/opt/plain/index.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/atom.c -o obj/x86_64-unknown-linux-gnu/opt/plain/atom.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/module.c -o obj/x86_64-unknown-linux-gnu/opt/plain/module.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/export.c -o obj/x86_64-unknown-linux-gnu/opt/plain/export.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/register.c -o obj/x86_64-unknown-linux-gnu/opt/plain/register.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/break.c -o obj/x86_64-unknown-linux-gnu/opt/plain/break.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_async.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_async.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_lock_check.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_lock_check.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_gc.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_gc.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_lock_count.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_lock_count.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_nmgc.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_nmgc.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_posix_str.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_posix_str.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_bits.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bits.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_math.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_math.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_fun.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_fun.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_bif_port.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bif_port.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_term.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_term.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_node_tables.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_node_tables.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_monitors.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_monitors.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_process_dump.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_process_dump.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_obsolete.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_obsolete.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_bif_timer.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bif_timer.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_drv_thread.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_drv_thread.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_bif_chksum.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bif_chksum.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_bif_re.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bif_re.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/erl_unicode.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_unicode.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/packet_parser.c -o obj/x86_64-unknown-linux-gnu/opt/plain/packet_parser.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/safe_hash.c -o obj/x86_64-unknown-linux-gnu/opt/plain/safe_hash.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/beam_emu.c -o obj/x86_64-unknown-linux-gnu/opt/plain/beam_emu.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c x86_64-unknown-linux-gnu/opt/plain/beam_opcodes.c -o obj/x86_64-unknown-linux-gnu/opt/plain/beam_opcodes.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/beam_load.c -o obj/x86_64-unknown-linux-gnu/opt/plain/beam_load.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/beam_bif_load.c -o obj/x86_64-unknown-linux-gnu/opt/plain/beam_bif_load.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/beam_debug.c -o obj/x86_64-unknown-linux-gnu/opt/plain/beam_debug.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/beam_bp.c -o obj/x86_64-unknown-linux-gnu/opt/plain/beam_bp.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/beam_catches.c -o obj/x86_64-unknown-linux-gnu/opt/plain/beam_catches.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c sys/unix/sys.c -o obj/x86_64-unknown-linux-gnu/opt/plain/sys.o sys/unix/sys.c: In function 'prepare_crash_dump': sys/unix/sys.c:712: warning: ignoring return value of 'nice', declared with attribute warn_unused_result sys/unix/sys.c: In function 'sys_async_ready_failed': sys/unix/sys.c:2335: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c x86_64-unknown-linux-gnu/opt/plain/driver_tab.c -o obj/x86_64-unknown-linux-gnu/opt/plain/driver_tab.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common -Idrivers/unix -I../etc/unix -c drivers/unix/unix_efile.c -o obj/x86_64-unknown-linux-gnu/opt/plain/unix_efile.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DLIBSCTP= -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common -Idrivers/unix -c drivers/common/gzio.c -o obj/x86_64-unknown-linux-gnu/opt/plain/gzio.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/elib_malloc.c -o obj/x86_64-unknown-linux-gnu/opt/plain/elib_malloc.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c beam/elib_memmove.c -o obj/x86_64-unknown-linux-gnu/opt/plain/elib_memmove.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c sys/unix/sys_float.c -o obj/x86_64-unknown-linux-gnu/opt/plain/sys_float.o sys/unix/sys_float.c: In function 'erts_fp_check_init_error': sys/unix/sys_float.c:95: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c sys/unix/sys_time.c -o obj/x86_64-unknown-linux-gnu/opt/plain/sys_time.o gcc -DERTS_KERNEL_POLL_VERSION -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c sys/common/erl_poll.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_poll.kp.o sys/common/erl_poll.c: In function 'fatal_error_async_signal_safe': sys/common/erl_poll.c:2558: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -DERTS_KERNEL_POLL_VERSION -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c sys/common/erl_check_io.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_check_io.kp.o gcc -DERTS_NO_KERNEL_POLL_VERSION -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c sys/common/erl_poll.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_poll.nkp.o sys/common/erl_poll.c: In function 'fatal_error_async_signal_safe': sys/common/erl_poll.c:2558: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -DERTS_NO_KERNEL_POLL_VERSION -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c sys/common/erl_check_io.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_check_io.nkp.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c sys/common/erl_mseg.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_mseg.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c sys/unix/erl_unix_sys_ddll.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_unix_sys_ddll.o gcc -O3 -fomit-frame-pointer -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c sys/common/erl_mtrace_sys_wrap.c -o obj/x86_64-unknown-linux-gnu/opt/plain/erl_mtrace_sys_wrap.o gcc -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c hipe/hipe_bif0.c -o obj/x86_64-unknown-linux-gnu/opt/plain/hipe_bif0.o gcc -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c hipe/hipe_bif1.c -o obj/x86_64-unknown-linux-gnu/opt/plain/hipe_bif1.o gcc -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c hipe/hipe_bif2.c -o obj/x86_64-unknown-linux-gnu/opt/plain/hipe_bif2.o gcc -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c hipe/hipe_debug.c -o obj/x86_64-unknown-linux-gnu/opt/plain/hipe_debug.o gcc -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c hipe/hipe_gc.c -o obj/x86_64-unknown-linux-gnu/opt/plain/hipe_gc.o gcc -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c hipe/hipe_mode_switch.c -o obj/x86_64-unknown-linux-gnu/opt/plain/hipe_mode_switch.o gcc -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c hipe/hipe_native_bif.c -o obj/x86_64-unknown-linux-gnu/opt/plain/hipe_native_bif.o gcc -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c hipe/hipe_stack.c -o obj/x86_64-unknown-linux-gnu/opt/plain/hipe_stack.o gcc -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c hipe/hipe_amd64.c -o obj/x86_64-unknown-linux-gnu/opt/plain/hipe_amd64.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c hipe/hipe_amd64_glue.S -o obj/x86_64-unknown-linux-gnu/opt/plain/hipe_amd64_glue.o m4 -DTARGET=x86_64-unknown-linux-gnu -DOPSYS=linux -DARCH=amd64 hipe/hipe_amd64_bifs.m4 > x86_64-unknown-linux-gnu/opt/plain/hipe_amd64_bifs.S gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c x86_64-unknown-linux-gnu/opt/plain/hipe_amd64_bifs.S -o obj/x86_64-unknown-linux-gnu/opt/plain/hipe_amd64_bifs.o gcc -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c hipe/hipe_x86_signal.c -o obj/x86_64-unknown-linux-gnu/opt/plain/hipe_x86_signal.o gcc -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -c hipe/hipe_x86_stack.c -o obj/x86_64-unknown-linux-gnu/opt/plain/hipe_x86_stack.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DLIBSCTP= -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common -Idrivers/unix -c drivers/common/efile_drv.c -o obj/x86_64-unknown-linux-gnu/opt/plain/efile_drv.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DLIBSCTP= -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common -Idrivers/unix -c drivers/common/inet_drv.c -o obj/x86_64-unknown-linux-gnu/opt/plain/inet_drv.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DLIBSCTP= -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common -Idrivers/unix -c drivers/common/zlib_drv.c -o obj/x86_64-unknown-linux-gnu/opt/plain/zlib_drv.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -DLIBSCTP= -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common -Idrivers/unix -c drivers/common/ram_file_drv.c -o obj/x86_64-unknown-linux-gnu/opt/plain/ram_file_drv.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -Ix86_64-unknown-linux-gnu/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-unknown-linux-gnu -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/x86_64-unknown-linux-gnu -Idrivers/common -Idrivers/unix -I../etc/unix -c drivers/unix/ttsl_drv.c -o obj/x86_64-unknown-linux-gnu/opt/plain/ttsl_drv.o drivers/unix/ttsl_drv.c:1268: warning: 'suspend' defined but not used gcc -o /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/beam \ -Wl,-export-dynamic obj/x86_64-unknown-linux-gnu/opt/plain/erl_main.o obj/x86_64-unknown-linux-gnu/opt/plain/preload.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_pbifs.o obj/x86_64-unknown-linux-gnu/opt/plain/benchmark.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_alloc.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_mtrace.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_alloc_util.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_goodfit_alloc.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bestfit_alloc.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_afit_alloc.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_instrument.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_init.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_atom_table.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bif_table.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bif_ddll.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bif_guard.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bif_info.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bif_op.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bif_os.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bif_lists.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bif_trace.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bif_wrap.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_trace.o obj/x86_64-unknown-linux-gnu/opt/plain/copy.o obj/x86_64-unknown-linux-gnu/opt/plain/utils.o obj/x86_64-unknown-linux-gnu/opt/plain/bif.o obj/x86_64-unknown-linux-gnu/opt/plain/io.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_printf_term.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_debug.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_md5.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_message.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_process.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_process_dict.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_process_lock.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_port_task.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_arith.o obj/x86_64-unknown-linux-gnu/opt/plain/time.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_time_sup.o obj/x86_64-unknown-linux-gnu/opt/plain/external.o obj/x86_64-unknown-linux-gnu/opt/plain/dist.o obj/x86_64-unknown-linux-gnu/opt/plain/binary.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_db.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_db_util.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_db_hash.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_db_tree.o obj/x86_64-unknown-linux-gnu/opt/plain/fix_alloc.o obj/x86_64-unknown-linux-gnu/opt/plain/big.o obj/x86_64-unknown-linux-gnu/opt/plain/hash.o obj/x86_64-unknown-linux-gnu/opt/plain/index.o obj/x86_64-unknown-linux-gnu/opt/plain/atom.o obj/x86_64-unknown-linux-gnu/opt/plain/module.o obj/x86_64-unknown-linux-gnu/opt/plain/export.o obj/x86_64-unknown-linux-gnu/opt/plain/register.o obj/x86_64-unknown-linux-gnu/opt/plain/break.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_async.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_lock_check.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_gc.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_lock_count.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_nmgc.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_posix_str.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bits.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_math.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_fun.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bif_port.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_term.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_node_tables.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_monitors.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_process_dump.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_obsolete.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bif_timer.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_drv_thread.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bif_chksum.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_bif_re.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_unicode.o obj/x86_64-unknown-linux-gnu/opt/plain/packet_parser.o obj/x86_64-unknown-linux-gnu/opt/plain/safe_hash.o obj/x86_64-unknown-linux-gnu/opt/plain/beam_emu.o obj/x86_64-unknown-linux-gnu/opt/plain/beam_opcodes.o obj/x86_64-unknown-linux-gnu/opt/plain/beam_load.o obj/x86_64-unknown-linux-gnu/opt/plain/beam_bif_load.o obj/x86_64-unknown-linux-gnu/opt/plain/beam_debug.o obj/x86_64-unknown-linux-gnu/opt/plain/beam_bp.o obj/x86_64-unknown-linux-gnu/opt/plain/beam_catches.o obj/x86_64-unknown-linux-gnu/opt/plain/sys.o obj/x86_64-unknown-linux-gnu/opt/plain/driver_tab.o obj/x86_64-unknown-linux-gnu/opt/plain/unix_efile.o obj/x86_64-unknown-linux-gnu/opt/plain/gzio.o obj/x86_64-unknown-linux-gnu/opt/plain/elib_malloc.o obj/x86_64-unknown-linux-gnu/opt/plain/elib_memmove.o obj/x86_64-unknown-linux-gnu/opt/plain/sys_float.o obj/x86_64-unknown-linux-gnu/opt/plain/sys_time.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_poll.kp.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_check_io.kp.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_poll.nkp.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_check_io.nkp.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_mseg.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_unix_sys_ddll.o obj/x86_64-unknown-linux-gnu/opt/plain/erl_mtrace_sys_wrap.o obj/x86_64-unknown-linux-gnu/opt/plain/hipe_bif0.o obj/x86_64-unknown-linux-gnu/opt/plain/hipe_bif1.o obj/x86_64-unknown-linux-gnu/opt/plain/hipe_bif2.o obj/x86_64-unknown-linux-gnu/opt/plain/hipe_debug.o obj/x86_64-unknown-linux-gnu/opt/plain/hipe_gc.o obj/x86_64-unknown-linux-gnu/opt/plain/hipe_mode_switch.o obj/x86_64-unknown-linux-gnu/opt/plain/hipe_native_bif.o obj/x86_64-unknown-linux-gnu/opt/plain/hipe_stack.o obj/x86_64-unknown-linux-gnu/opt/plain/hipe_amd64.o obj/x86_64-unknown-linux-gnu/opt/plain/hipe_amd64_glue.o obj/x86_64-unknown-linux-gnu/opt/plain/hipe_amd64_bifs.o obj/x86_64-unknown-linux-gnu/opt/plain/hipe_x86_signal.o obj/x86_64-unknown-linux-gnu/opt/plain/hipe_x86_stack.o obj/x86_64-unknown-linux-gnu/opt/plain/efile_drv.o obj/x86_64-unknown-linux-gnu/opt/plain/inet_drv.o obj/x86_64-unknown-linux-gnu/opt/plain/zlib_drv.o obj/x86_64-unknown-linux-gnu/opt/plain/ram_file_drv.o obj/x86_64-unknown-linux-gnu/opt/plain/ttsl_drv.o -lutil -ldl -lm -lncurses -L../lib/internal/x86_64-unknown-linux-gnu /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib/obj/x86_64-unknown-linux-gnu/opt/libz.a /usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre/obj/x86_64-unknown-linux-gnu/opt/libepcre.a -lethread -lpthread -lerts_internal_r -lrt make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/doc/src' make[2]: Nothing to be done for `opt'. make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/doc/src' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/etc' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/etc/common' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/etc/common' cd /usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src && make opt make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[6]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/sys/unix -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/beam -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal/x86_64-unknown-linux-gnu -DOTP_SYSTEM_VERSION=\"R13B01\" -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/inet_gethost.o -c inet_gethost.c inet_gethost.c: In function 'worker_loop': inet_gethost.c:1910: warning: ignoring return value of 'write', declared with attribute warn_unused_result inet_gethost.c: In function 'debugf': inet_gethost.c:2471: warning: ignoring return value of 'write', declared with attribute warn_unused_result inet_gethost.c: In function 'warning': inet_gethost.c:2493: warning: ignoring return value of 'write', declared with attribute warn_unused_result inet_gethost.c: In function 'fatal': inet_gethost.c:2515: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -o /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/inet_gethost /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/inet_gethost.o -lutil -ldl -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/sys/unix -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/beam -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal/x86_64-unknown-linux-gnu -DOTP_SYSTEM_VERSION=\"R13B01\" -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/heart.o -c heart.c heart.c: In function 'do_terminate': heart.c:687: warning: ignoring return value of 'system', declared with attribute warn_unused_result heart.c:694: warning: ignoring return value of 'system', declared with attribute warn_unused_result gcc -o /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/heart /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/heart.o \ gcc -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/beam -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/sys/unix -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/beam -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal/x86_64-unknown-linux-gnu -DOTP_SYSTEM_VERSION=\"R13B01\" -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/erlexec.o -c ./erlexec.c gcc -o /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/erlexec /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/erlexec.o -L../../lib/internal/x86_64-unknown-linux-gnu -lerts_internal gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/sys/unix -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/beam -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal/x86_64-unknown-linux-gnu -DOTP_SYSTEM_VERSION=\"R13B01\" -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/typer.o -c typer.c gcc -o /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/typer /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/typer.o -L/usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu -lutil -ldl -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/sys/unix -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/beam -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal/x86_64-unknown-linux-gnu -DOTP_SYSTEM_VERSION=\"R13B01\" -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/dialyzer.o -c dialyzer.c gcc -o /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/dialyzer /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/dialyzer.o -L/usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu -lutil -ldl -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/sys/unix -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/beam -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal/x86_64-unknown-linux-gnu -DOTP_SYSTEM_VERSION=\"R13B01\" -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/erlc.o -c erlc.c gcc -o /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/erlc /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/erlc.o -L/usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu -lutil -ldl -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/sys/unix -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/beam -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal/x86_64-unknown-linux-gnu -DOTP_SYSTEM_VERSION=\"R13B01\" -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/escript.o -c escript.c gcc -o /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/escript /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/escript.o -L/usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu -lutil -ldl -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/sys/unix -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/beam -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal/x86_64-unknown-linux-gnu -DOTP_SYSTEM_VERSION=\"R13B01\" -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/safe_string.o -c ../unix/safe_string.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/sys/unix -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/beam -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal/x86_64-unknown-linux-gnu -DOTP_SYSTEM_VERSION=\"R13B01\" -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/run_erl.o -c ../unix/run_erl.c gcc -o /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/run_erl /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/safe_string.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/run_erl.o -lutil -ldl -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/sys/unix -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/beam -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal/x86_64-unknown-linux-gnu -DOTP_SYSTEM_VERSION=\"R13B01\" -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/to_erl.o -c ../unix/to_erl.c ../unix/to_erl.c: In function 'main': ../unix/to_erl.c:355: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -o /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/to_erl /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/safe_string.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/to_erl.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/sys/unix -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/beam -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal/x86_64-unknown-linux-gnu -DOTP_SYSTEM_VERSION=\"R13B01\" -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/dyn_erl.o -c ../unix/dyn_erl.c gcc -o /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/dyn_erl /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/safe_string.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/dyn_erl.o sed -e 's;%I_VSN%;5.7.2;' \ -e 's;%EMULATOR%;beam;' \ -e 's;%EMULATOR_NUMBER%;;' \ -e 's;%I_SYSTEM_VSN%;R13B01;' \ ../unix/Install.src > Install sed -e 's;%EMULATOR%;beam;' \ -e 's;%EMULATOR_NUMBER%;;' \ -e 's;%VSN%;5.7.2;' \ ../unix/erl.src.src > erl.src make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/etc/common' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/etc/common' make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/etc' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/epmd' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/epmd/src' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/epmd/src' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DEPMD_PORT_NO=4369 -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/epmd.o -c epmd.c epmd.c: In function 'run_daemon': epmd.c:395: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DEPMD_PORT_NO=4369 -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/epmd_cli.o -c epmd_cli.c epmd_cli.c: In function 'epmd_call': epmd_cli.c:67: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DEPMD_PORT_NO=4369 -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/epmd_srv.o -c epmd_srv.c gcc -o /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/epmd /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/epmd.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/epmd_cli.o /usr/src/rpm/BUILD/otp_src_R13B01/erts/obj/x86_64-unknown-linux-gnu/epmd_srv.o -lutil -ldl -lm make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/epmd/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/epmd/src' make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/epmd' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make[1]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts' cd lib && \ ERL_TOP=/usr/src/rpm/BUILD/otp_src_R13B01 PATH=/usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/bin:${PATH} \ make opt SECONDARY_BOOTSTRAP=true make[1]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/parsetools' === Entering application parsetools make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/parsetools/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/parsetools/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/parsetools/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/parsetools/doc/src' === Leaving application parsetools make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/parsetools' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/src' make[2]: Nothing to be done for `opt'. make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/src' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe' Makefile:48: warning: overriding commands for target `docs' /usr/src/rpm/BUILD/otp_src_R13B01/make/otp_subdir.mk:28: warning: ignoring old commands for target `docs' === Entering application hipe make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/rtl' sed -e "s;%VSN%;3.7.2;" ../main/hipe.hrl.src > ../main/hipe.hrl erlc -W +debug_info +inline -o../ebin hipe_rtl.erl erlc -W +debug_info +inline -o../ebin hipe_rtl_cfg.erl erlc -W +debug_info +inline -o../ebin hipe_rtl_liveness.erl /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/hipe_mkliterals -e > hipe_literals.hrl erlc -W +debug_info +inline -o../ebin hipe_icode2rtl.erl erlc -W +debug_info +inline -o../ebin hipe_rtl_mk_switch.erl erlc -W +debug_info +inline -o../ebin hipe_rtl_primops.erl erlc -W +debug_info +inline -o../ebin hipe_rtl_varmap.erl erlc -W +debug_info +inline -o../ebin hipe_rtl_exceptions.erl erlc -W +debug_info +inline -o../ebin hipe_rtl_binary_match.erl erlc -W +debug_info +inline -o../ebin hipe_rtl_binary_construct.erl erlc -W +debug_info +inline -o../ebin hipe_rtl_arith_32.erl erlc -W +debug_info +inline -o../ebin hipe_rtl_arith_64.erl erlc -W +debug_info +inline -o../ebin hipe_rtl_ssa.erl erlc -W +debug_info +inline -o../ebin hipe_rtl_ssa_const_prop.erl erlc -W +debug_info +inline -o../ebin hipe_rtl_cleanup_const.erl erlc -W +debug_info +inline -o../ebin hipe_rtl_symbolic.erl erlc -W +debug_info +inline -o../ebin hipe_rtl_lcm.erl erlc -W +debug_info +inline -o../ebin hipe_rtl_ssapre.erl erlc -W +debug_info +inline -o../ebin hipe_rtl_binary.erl erlc -W +debug_info +inline -o../ebin hipe_rtl_ssa_avail_expr.erl erlc -W +debug_info +inline -o../ebin hipe_rtl_arch.erl erlc -W +debug_info +inline -o../ebin hipe_tagscheme.erl make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/rtl' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/misc' erlc -W +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_consttab.erl erlc -W +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_gensym.erl erlc -W +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_data_pp.erl erlc -W +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_pack_constants.erl erlc -W +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_sdi.erl make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/misc' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/main' erlc -W +debug_info +nowarn_shadow_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_main.erl erlc -W +debug_info +nowarn_shadow_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe.erl sed -e 's;%VSN%;3.7.2;' hipe.app.src > ../ebin/hipe.app sed -e 's;%VSN%;3.7.2;' hipe.appup.src > ../ebin/hipe.appup make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/main' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/cerl' erlc -W +debug_info +nowarn_shadow_vars +warn_exported_vars +warn_unused_import +warn_missing_spec +inline -o../ebin cerl_cconv.erl ./cerl_cconv.erl:81: Warning: missing specification for function core_transform/2 ./cerl_cconv.erl:98: Warning: missing specification for function transform/2 erlc -W +debug_info +nowarn_shadow_vars +warn_exported_vars +warn_unused_import +warn_missing_spec +inline -o../ebin cerl_closurean.erl ./cerl_closurean.erl:73: Warning: missing specification for function annotate/1 ./cerl_closurean.erl:200: Warning: missing specification for function analyze/1 ./cerl_closurean.erl:795: Warning: missing specification for function is_escape_op/2 ./cerl_closurean.erl:798: Warning: missing specification for function is_escape_op/3 ./cerl_closurean.erl:810: Warning: missing specification for function is_literal_op/2 ./cerl_closurean.erl:813: Warning: missing specification for function is_literal_op/3 erlc -W +debug_info +nowarn_shadow_vars +warn_exported_vars +warn_unused_import +warn_missing_spec +inline -o../ebin cerl_hipeify.erl ./cerl_hipeify.erl:69: Warning: missing specification for function transform/2 erlc -W +debug_info +nowarn_shadow_vars +warn_exported_vars +warn_unused_import +warn_missing_spec +inline -o../ebin cerl_hybrid_transform.erl ./cerl_hybrid_transform.erl:28: Warning: missing specification for function core_transform/2 ./cerl_hybrid_transform.erl:31: Warning: missing specification for function transform/2 erlc -W +debug_info +nowarn_shadow_vars +warn_exported_vars +warn_unused_import +warn_missing_spec +inline -o../ebin cerl_lib.erl ./cerl_lib.erl:41: Warning: missing specification for function is_simple_clause/1 ./cerl_lib.erl:63: Warning: missing specification for function is_bool_switch/1 ./cerl_lib.erl:84: Warning: missing specification for function bool_switch_cases/1 ./cerl_lib.erl:119: Warning: missing specification for function is_safe_expr/2 ./cerl_lib.erl:340: Warning: missing specification for function reduce_expr/1 erlc -W +debug_info +nowarn_shadow_vars +warn_exported_vars +warn_unused_import +warn_missing_spec +inline -o../ebin cerl_messagean.erl ./cerl_messagean.erl:182: Warning: missing specification for function annotate/1 erlc -W +debug_info +nowarn_shadow_vars +warn_exported_vars +warn_unused_import +warn_missing_spec +inline -o../ebin cerl_pmatch.erl ./cerl_pmatch.erl:112: Warning: missing specification for function clauses/2 erlc -W +debug_info +nowarn_shadow_vars +warn_exported_vars +warn_unused_import +warn_missing_spec +inline -o../ebin cerl_prettypr.erl ./cerl_prettypr.erl:182: Warning: missing specification for function format/1 ./cerl_prettypr.erl:260: Warning: missing specification for function format/2 ./cerl_prettypr.erl:322: Warning: missing specification for function annotate/3 erlc -W +debug_info +nowarn_shadow_vars +warn_exported_vars +warn_unused_import +warn_missing_spec +inline -o../ebin cerl_to_icode.erl ./cerl_to_icode.erl:153: Warning: missing specification for function module/2 erlc -W +debug_info +nowarn_shadow_vars +warn_exported_vars +warn_unused_import +warn_missing_spec +inline -o../ebin cerl_typean.erl ./cerl_typean.erl:88: Warning: missing specification for function core_transform/2 ./cerl_typean.erl:238: Warning: missing specification for function analyze/1 ./cerl_typean.erl:960: Warning: missing specification for function pp_hook/0 erlc -W +debug_info +nowarn_shadow_vars +warn_exported_vars +warn_unused_import +warn_missing_spec +inline -o../ebin erl_bif_types.erl erlc -W +debug_info +nowarn_shadow_vars +warn_exported_vars +warn_unused_import +warn_missing_spec +inline -o../ebin erl_types.erl make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/cerl' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/icode' erlc -W +debug_info +nowarn_shadow_vars +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_beam_to_icode.erl erlc -W +debug_info +nowarn_shadow_vars +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode.erl erlc -W +debug_info +nowarn_shadow_vars +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_bincomp.erl erlc -W +debug_info +nowarn_shadow_vars +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_callgraph.erl erlc -W +debug_info +nowarn_shadow_vars +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_cfg.erl ./../flow/cfg.hrl:34: Warning: record cfg_info has field(s) without type information ./../flow/cfg.inc:177: Warning: missing specification for function params/1 ./../flow/cfg.inc:181: Warning: missing specification for function params_update/2 erlc -W +debug_info +nowarn_shadow_vars +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_coordinator.erl erlc -W +debug_info +nowarn_shadow_vars +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_fp.erl erlc -W +debug_info +nowarn_shadow_vars +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_exceptions.erl erlc -W +debug_info +nowarn_shadow_vars +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_inline_bifs.erl erlc -W +debug_info +nowarn_shadow_vars +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_instruction_counter.erl erlc -W +debug_info +nowarn_shadow_vars +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_liveness.erl erlc -W +debug_info +nowarn_shadow_vars +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_pp.erl erlc -W +debug_info +nowarn_shadow_vars +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_primops.erl erlc -W +debug_info +nowarn_shadow_vars +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_range.erl erlc -W +debug_info +nowarn_shadow_vars +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_split_arith.erl erlc -W +debug_info +nowarn_shadow_vars +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_ssa.erl erlc -W +debug_info +nowarn_shadow_vars +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_ssa_const_prop.erl erlc -W +debug_info +nowarn_shadow_vars +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_ssa_copy_prop.erl erlc -W +debug_info +nowarn_shadow_vars +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_ssa_struct_reuse.erl erlc -W +debug_info +nowarn_shadow_vars +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_type.erl erlc -W +debug_info +nowarn_shadow_vars +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_heap_test.erl erlc -W +debug_info +nowarn_shadow_vars +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_ebb.erl erlc -W +debug_info +nowarn_shadow_vars +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_mulret.erl make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/icode' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/flow' erlc -W +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_bb.erl erlc -W +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_dominators.erl erlc -W +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_gen_cfg.erl ./cfg.hrl:34: Warning: record cfg_info has field(s) without type information make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/flow' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/util' erlc -W +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_timing.erl erlc -W +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_dot.erl erlc -W +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_digraph.erl erlc -W +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_vectors.erl make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/util' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/regalloc' erlc -W +debug_info -o../ebin hipe_ig.erl erlc -W +debug_info -o../ebin hipe_ig_moves.erl erlc -W +debug_info -o../ebin hipe_moves.erl erlc -W +debug_info -o../ebin hipe_node_sets.erl erlc -W +debug_info -o../ebin hipe_spillcost.erl erlc -W +debug_info -o../ebin hipe_reg_worklists.erl erlc -W +debug_info -o../ebin hipe_adj_list.erl erlc -W +debug_info -o../ebin hipe_temp_map.erl erlc -W +debug_info -o../ebin hipe_optimistic_regalloc.erl erlc -W +debug_info -o../ebin hipe_coalescing_regalloc.erl erlc -W +debug_info -o../ebin hipe_graph_coloring_regalloc.erl erlc -W +debug_info -o../ebin hipe_regalloc_loop.erl erlc -W +debug_info -o../ebin hipe_ls_regalloc.erl erlc -W +debug_info -o../ebin hipe_ppc_specific.erl erlc -W +debug_info -o../ebin hipe_ppc_specific_fp.erl erlc -W +debug_info -o../ebin hipe_sparc_specific.erl erlc -W +debug_info -o../ebin hipe_sparc_specific_fp.erl erlc -W +debug_info -o../ebin hipe_arm_specific.erl erlc -W +debug_info -o../ebin hipe_x86_specific.erl erlc -W +debug_info -o../ebin hipe_x86_specific_x87.erl erlc -W +debug_info -o../ebin hipe_amd64_specific.erl erlc -W +debug_info -o../ebin hipe_amd64_specific_sse2.erl erlc -W +debug_info -o../ebin hipe_amd64_specific_x87.erl make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/regalloc' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/sparc' erlc -W +debug_info +warn_exported_vars -o../ebin hipe_rtl_to_sparc.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_sparc.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_sparc_assemble.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_sparc_cfg.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_sparc_defuse.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_sparc_encode.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_sparc_finalise.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_sparc_frame.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_sparc_liveness_all.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_sparc_liveness_fpr.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_sparc_liveness_gpr.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_sparc_main.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_sparc_pp.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_sparc_ra.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_sparc_ra_finalise.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_sparc_ra_ls.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_sparc_ra_naive.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_sparc_ra_postconditions.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_sparc_ra_postconditions_fp.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_sparc_registers.erl make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/sparc' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/ppc' erlc -W +debug_info +warn_exported_vars -o../ebin hipe_ppc.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_ppc_assemble.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_ppc_cfg.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_ppc_defuse.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_ppc_encode.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_ppc_finalise.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_ppc_frame.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_ppc_liveness_all.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_ppc_liveness_fpr.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_ppc_liveness_gpr.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_ppc_main.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_ppc_pp.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_ppc_ra.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_ppc_ra_finalise.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_ppc_ra_ls.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_ppc_ra_naive.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_ppc_ra_postconditions.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_ppc_ra_postconditions_fp.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_ppc_registers.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_rtl_to_ppc.erl make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/ppc' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/x86' erlc -W +debug_info +warn_exported_vars -o../ebin hipe_rtl_to_x86.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_x86.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_x86_assemble.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_x86_cfg.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_x86_defuse.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_x86_encode.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_x86_frame.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_x86_liveness.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_x86_main.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_x86_postpass.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_x86_pp.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_x86_ra.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_x86_ra_finalise.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_x86_ra_ls.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_x86_ra_naive.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_x86_ra_postconditions.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_x86_ra_x87_ls.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_x86_registers.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_x86_spill_restore.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_x86_x87.erl make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/x86' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/amd64' erlc -W +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_assemble.erl erlc -W +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_defuse.erl erlc -W +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_encode.erl erlc -W +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_frame.erl erlc -W +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_liveness.erl erlc -W +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_main.erl erlc -W +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_pp.erl erlc -W +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_ra.erl erlc -W +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_ra_finalise.erl erlc -W +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_ra_ls.erl erlc -W +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_ra_naive.erl erlc -W +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_ra_postconditions.erl erlc -W +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_ra_sse2_postconditions.erl erlc -W +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_ra_x87_ls.erl erlc -W +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_registers.erl erlc -W +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_spill_restore.erl erlc -W +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_x87.erl erlc -W +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_rtl_to_amd64.erl make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/amd64' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/arm' erlc -W +debug_info +warn_exported_vars -o../ebin hipe_arm.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_arm_assemble.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_arm_cfg.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_arm_defuse.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_arm_encode.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_arm_finalise.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_arm_frame.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_arm_liveness_gpr.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_arm_main.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_arm_pp.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_arm_ra.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_arm_ra_finalise.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_arm_ra_ls.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_arm_ra_naive.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_arm_ra_postconditions.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_arm_registers.erl erlc -W +debug_info +warn_exported_vars -o../ebin hipe_rtl_to_arm.erl make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/arm' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/opt' erlc -W +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_spillmin.erl erlc -W +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_spillmin_color.erl erlc -W +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_spillmin_scan.erl make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/opt' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/tools' erlc -W +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_tool.erl erlc -W +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_profile.erl erlc -W +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_ceach.erl erlc -W +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_jit.erl make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/tools' === Leaving application hipe make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe' make[1]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib' if test ! -d /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/hipe ; then mkdir /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/hipe ; fi if test ! -d /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/hipe/ebin ; then mkdir /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/hipe/ebin ; fi for x in lib/hipe/ebin/*.beam; do \ BN=`basename $x`; \ TF=/usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/hipe/ebin/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ cp $x $TF; \ test '!' -f $TF && \ cp $x $TF; \ true; \ done if test ! -d /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/parsetools ; then mkdir /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/parsetools ; fi if test ! -d /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/parsetools/ebin ; then mkdir /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/parsetools/ebin ; fi if test ! -d /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/parsetools/include ; then mkdir /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/parsetools/include ; fi for x in lib/parsetools/ebin/*.beam; do \ BN=`basename $x`; \ TF=/usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/parsetools/ebin/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ cp $x $TF; \ test '!' -f $TF && \ cp $x $TF; \ true; \ done for x in lib/parsetools/include/*.hrl; do \ BN=`basename $x`; \ TF=/usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/parsetools/include/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ cp $x $TF; \ test '!' -f $TF && \ cp $x $TF; \ true; \ done if test ! -d /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/asn1 ; then mkdir /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/asn1 ; fi if test ! -d /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/asn1/ebin ; then mkdir /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/asn1/ebin ; fi if test ! -d /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/asn1/src ; then mkdir /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/asn1/src ; fi for x in lib/asn1/ebin/*.beam; do \ BN=`basename $x`; \ TF=/usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/asn1/ebin/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ cp $x $TF; \ test '!' -f $TF && \ cp $x $TF; \ true; \ done for x in lib/asn1/src/*.[eh]rl; do \ BN=`basename $x`; \ TF=/usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/asn1/src/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ cp $x $TF; \ test '!' -f $TF && \ cp $x $TF; \ true; \ done cd lib && \ ERL_TOP=/usr/src/rpm/BUILD/otp_src_R13B01 PATH=/usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/bin:${PATH} \ make opt TERTIARY_BOOTSTRAP=true make[1]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp' === Entering application snmp make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/compile' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/compile' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/mibs' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/mibs' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/compile' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/compile' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/app' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/app' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/misc' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/misc' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/agent' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/agent' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/manager' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/manager' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/examples' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/examples/ex1' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/examples/ex1' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/examples/ex2' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/examples/ex2' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/examples' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/priv/conf' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/priv/conf/agent' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/priv/conf/agent' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/priv/conf/manager' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/priv/conf/manager' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/priv/conf' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/doc/src' === Leaving application snmp make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp' make[1]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib' if test ! -d /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/snmp ; then mkdir /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/snmp ; fi if test ! -d /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/snmp/ebin ; then mkdir /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/snmp/ebin ; fi if test ! -d /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/snmp/include ; then mkdir /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/snmp/include ; fi for x in lib/snmp/ebin/*.beam; do \ BN=`basename $x`; \ TF=/usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/snmp/ebin/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ cp $x $TF; \ test '!' -f $TF && \ cp $x $TF; \ true; \ done cd lib && \ ERL_TOP=/usr/src/rpm/BUILD/otp_src_R13B01 PATH=/usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/bin:${PATH} \ make opt FOURTH_BOOTSTRAP=true make[1]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/sasl' === Entering application sasl make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/sasl/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/sasl/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/sasl/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/sasl/doc/src' === Leaving application sasl make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/sasl' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface' === Entering application jinterface make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/java_src' set -e; set -x; \ case "make" in *clearmake*) tflag="-T";; *) tflag="";; esac; \ if test -f com/ericsson/otp/erlang/ignore_config_record.inf; then xflag=$tflag; fi; \ (cd com/ericsson/otp/erlang && make -f Makefile.otp $xflag opt) + case "make" in + tflag= + test -f com/ericsson/otp/erlang/ignore_config_record.inf + xflag= + cd com/ericsson/otp/erlang + make -f Makefile.otp opt make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/java_src/com/ericsson/otp/erlang' if [ ! -d "/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/" ];then mkdir "/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/"; fi CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/java_src/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ OtpAuthException.java CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/java_src/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ OtpErlangDecodeException.java CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/java_src/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ OtpErlangExit.java CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/java_src/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ OtpErlangBoolean.java CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/java_src/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ OtpErlangByte.java CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/java_src/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ OtpErlangChar.java CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/java_src/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ OtpErlangFloat.java CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/java_src/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ OtpErlangShort.java CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/java_src/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ OtpErlangUInt.java CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/java_src/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ OtpErlangUShort.java CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/java_src/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ Link.java CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/java_src/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ Links.java CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/java_src/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ OtpCookedConnection.java CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/java_src/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ OtpServer.java CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/java_src/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ OtpSystem.java added manifest adding: com/ericsson/otp/erlang/(in = 0) (out= 0)(stored 0%) adding: com/ericsson/otp/erlang/OtpErlangList.class(in = 6454) (out= 3000)(deflated 53%) adding: com/ericsson/otp/erlang/OtpNode$Acceptor.class(in = 2996) (out= 1594)(deflated 46%) adding: com/ericsson/otp/erlang/OtpErlangAtom.class(in = 3731) (out= 1990)(deflated 46%) adding: com/ericsson/otp/erlang/OtpErlangRef.class(in = 3091) (out= 1576)(deflated 49%) adding: com/ericsson/otp/erlang/OtpErlangUInt.class(in = 670) (out= 402)(deflated 40%) adding: com/ericsson/otp/erlang/OtpErlangList$Itr.class(in = 1497) (out= 745)(deflated 50%) adding: com/ericsson/otp/erlang/OtpErlangBoolean.class(in = 557) (out= 341)(deflated 38%) adding: com/ericsson/otp/erlang/OtpInputStream.class(in = 13497) (out= 6231)(deflated 53%) adding: com/ericsson/otp/erlang/OtpException.class(in = 311) (out= 226)(deflated 27%) adding: com/ericsson/otp/erlang/OtpErlangException.class(in = 404) (out= 274)(deflated 32%) adding: com/ericsson/otp/erlang/OtpOutputStream.class(in = 8851) (out= 4493)(deflated 49%) adding: com/ericsson/otp/erlang/OtpExternal.class(in = 1101) (out= 531)(deflated 51%) adding: com/ericsson/otp/erlang/OtpConnection.class(in = 5411) (out= 1908)(deflated 64%) adding: com/ericsson/otp/erlang/OtpErlangInt.class(in = 648) (out= 394)(deflated 39%) adding: com/ericsson/otp/erlang/OtpMbox.class(in = 7399) (out= 3012)(deflated 59%) adding: com/ericsson/otp/erlang/GenericQueue$Bucket.class(in = 883) (out= 417)(deflated 52%) adding: com/ericsson/otp/erlang/OtpAuthException.class(in = 337) (out= 246)(deflated 27%) adding: com/ericsson/otp/erlang/OtpErlangLong.class(in = 4275) (out= 2046)(deflated 52%) adding: com/ericsson/otp/erlang/OtpSystem.class(in = 659) (out= 402)(deflated 38%) adding: com/ericsson/otp/erlang/OtpMD5.class(in = 6881) (out= 3525)(deflated 48%) adding: com/ericsson/otp/erlang/OtpEpmd.class(in = 8481) (out= 4074)(deflated 51%) adding: com/ericsson/otp/erlang/OtpErlangByte.class(in = 651) (out= 394)(deflated 39%) adding: com/ericsson/otp/erlang/OtpErlangBitstr.class(in = 3771) (out= 1990)(deflated 47%) adding: com/ericsson/otp/erlang/GenericQueue.class(in = 2029) (out= 1153)(deflated 43%) adding: com/ericsson/otp/erlang/Link.class(in = 1325) (out= 623)(deflated 52%) adding: com/ericsson/otp/erlang/OtpErlangRangeException.class(in = 357) (out= 248)(deflated 30%) adding: com/ericsson/otp/erlang/AbstractConnection.class(in = 20754) (out= 10017)(deflated 51%) adding: com/ericsson/otp/erlang/OtpCookedConnection.class(in = 3914) (out= 1537)(deflated 60%) adding: com/ericsson/otp/erlang/OtpLocalNode.class(in = 1984) (out= 966)(deflated 51%) adding: com/ericsson/otp/erlang/OtpNode.class(in = 7592) (out= 3404)(deflated 55%) adding: com/ericsson/otp/erlang/OtpErlangPid.class(in = 2828) (out= 1353)(deflated 52%) adding: com/ericsson/otp/erlang/OtpErlangExit.class(in = 1227) (out= 517)(deflated 57%) adding: com/ericsson/otp/erlang/OtpErlangDouble.class(in = 1700) (out= 902)(deflated 46%) adding: com/ericsson/otp/erlang/AbstractNode.class(in = 3559) (out= 1859)(deflated 47%) adding: com/ericsson/otp/erlang/OtpErlangFun.class(in = 2974) (out= 1462)(deflated 50%) adding: com/ericsson/otp/erlang/OtpErlangChar.class(in = 651) (out= 395)(deflated 39%) adding: com/ericsson/otp/erlang/OtpNode$Mailboxes.class(in = 3222) (out= 1486)(deflated 53%) adding: com/ericsson/otp/erlang/OtpErlangObject$Hash.class(in = 1740) (out= 968)(deflated 44%) adding: com/ericsson/otp/erlang/OtpNodeStatus.class(in = 431) (out= 259)(deflated 39%) adding: com/ericsson/otp/erlang/OtpErlangList$1.class(in = 238) (out= 166)(deflated 30%) adding: com/ericsson/otp/erlang/OtpErlangObject.class(in = 1386) (out= 721)(deflated 47%) adding: com/ericsson/otp/erlang/Links.class(in = 2121) (out= 998)(deflated 52%) adding: com/ericsson/otp/erlang/OtpErlangPort.class(in = 2217) (out= 1113)(deflated 49%) adding: com/ericsson/otp/erlang/OtpServer.class(in = 681) (out= 374)(deflated 45%) adding: com/ericsson/otp/erlang/OtpPeer.class(in = 1018) (out= 520)(deflated 48%) adding: com/ericsson/otp/erlang/OtpErlangBinary.class(in = 1044) (out= 556)(deflated 46%) adding: com/ericsson/otp/erlang/OtpErlangDecodeException.class(in = 295) (out= 201)(deflated 31%) adding: com/ericsson/otp/erlang/OtpErlangList$SubList.class(in = 2086) (out= 907)(deflated 56%) adding: com/ericsson/otp/erlang/OtpErlangTuple.class(in = 3492) (out= 1799)(deflated 48%) adding: com/ericsson/otp/erlang/OtpMsg.class(in = 3005) (out= 1114)(deflated 62%) adding: com/ericsson/otp/erlang/OtpErlangUShort.class(in = 676) (out= 401)(deflated 40%) adding: com/ericsson/otp/erlang/OtpErlangExternalFun.class(in = 1842) (out= 968)(deflated 47%) adding: com/ericsson/otp/erlang/OtpErlangString.class(in = 2641) (out= 1371)(deflated 48%) adding: com/ericsson/otp/erlang/OtpErlangShort.class(in = 654) (out= 395)(deflated 39%) adding: com/ericsson/otp/erlang/OtpSelf.class(in = 2189) (out= 1053)(deflated 51%) adding: com/ericsson/otp/erlang/OtpErlangFloat.class(in = 656) (out= 403)(deflated 38%) adding: com/ericsson/otp/erlang/OtpEpmd$EpmdPort.class(in = 835) (out= 522)(deflated 37%) make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/java_src/com/ericsson/otp/erlang' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/java_src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/doc/src' === Leaving application jinterface make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic' === Entering application ic make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/c_src' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/c_src' mkdir -p ../priv/obj/x86_64-unknown-linux-gnu mkdir -p ../priv/lib/x86_64-unknown-linux-gnu gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/ic.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -I../include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src ic.c gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/ic_tmo.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -I../include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src ic_tmo.c gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_version.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -I../include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src oe_ei_encode_version.c gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_long.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -I../include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src oe_ei_encode_long.c gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_ulong.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -I../include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src oe_ei_encode_ulong.c gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_double.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -I../include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src oe_ei_encode_double.c gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_char.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -I../include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src oe_ei_encode_char.c gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_string.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -I../include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src oe_ei_encode_string.c gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_atom.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -I../include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src oe_ei_encode_atom.c gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_pid.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -I../include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src oe_ei_encode_pid.c gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_port.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -I../include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src oe_ei_encode_port.c gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_ref.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -I../include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src oe_ei_encode_ref.c gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_term.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -I../include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src oe_ei_encode_term.c gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_tuple_header.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -I../include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src oe_ei_encode_tuple_header.c gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_list_header.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -I../include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src oe_ei_encode_list_header.c gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_longlong.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -I../include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src oe_ei_encode_longlong.c gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_ulonglong.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -I../include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src oe_ei_encode_ulonglong.c gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_wchar.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -I../include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src oe_ei_encode_wchar.c gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_wstring.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -I../include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src oe_ei_encode_wstring.c oe_ei_encode_wstring.c: In function 'oe_ei_encode_wstring': oe_ei_encode_wstring.c:25: warning: unused variable 'wchar' gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_decode_longlong.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -I../include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src oe_ei_decode_longlong.c gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_decode_ulonglong.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -I../include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src oe_ei_decode_ulonglong.c gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_decode_wchar.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -I../include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src oe_ei_decode_wchar.c gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_decode_wstring.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -I../include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src oe_ei_decode_wstring.c gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_code_erlang_binary.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -I../include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src oe_ei_code_erlang_binary.c ar rcv ../priv/lib/x86_64-unknown-linux-gnu/libic.a ../priv/obj/x86_64-unknown-linux-gnu/ic.o ../priv/obj/x86_64-unknown-linux-gnu/ic_tmo.o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_version.o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_long.o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_ulong.o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_double.o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_char.o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_string.o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_atom.o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_pid.o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_port.o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_ref.o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_term.o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_tuple_header.o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_list_header.o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_longlong.o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_ulonglong.o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_wchar.o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_wstring.o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_decode_longlong.o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_decode_ulonglong.o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_decode_wchar.o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_decode_wstring.o ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_code_erlang_binary.o a - ../priv/obj/x86_64-unknown-linux-gnu/ic.o a - ../priv/obj/x86_64-unknown-linux-gnu/ic_tmo.o a - ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_version.o a - ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_long.o a - ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_ulong.o a - ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_double.o a - ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_char.o a - ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_string.o a - ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_atom.o a - ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_pid.o a - ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_port.o a - ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_ref.o a - ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_term.o a - ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_tuple_header.o a - ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_list_header.o a - ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_longlong.o a - ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_ulonglong.o a - ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_wchar.o a - ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_encode_wstring.o a - ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_decode_longlong.o a - ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_decode_ulonglong.o a - ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_decode_wchar.o a - ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_decode_wstring.o a - ../priv/obj/x86_64-unknown-linux-gnu/oe_ei_code_erlang_binary.o ranlib ../priv/lib/x86_64-unknown-linux-gnu/libic.a make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/c_src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/c_src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/com/ericsson/otp/ic' CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/:/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/priv/ Holder.java CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/:/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/priv/ BooleanHolder.java CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/:/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/priv/ ByteHolder.java CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/:/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/priv/ CharHolder.java CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/:/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/priv/ DoubleHolder.java CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/:/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/priv/ FloatHolder.java CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/:/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/priv/ IntHolder.java CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/:/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/priv/ LongHolder.java CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/:/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/priv/ ShortHolder.java CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/:/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/priv/ StringHolder.java CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/:/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/priv/ Environment.java Note: Environment.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/:/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/priv/ Any.java CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/:/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/priv/ AnyHolder.java CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/:/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/priv/ Pid.java Note: Pid.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/:/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/priv/ PidHolder.java Note: /usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/com/ericsson/otp/ic/Pid.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/:/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/priv/ Ref.java Note: Ref.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/:/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/priv/ RefHolder.java Note: /usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/com/ericsson/otp/ic/Ref.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/:/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/priv/ Port.java CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/:/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/priv/ PortHolder.java CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/:/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/priv/ Term.java Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. CLASSPATH=/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/:/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/ javac -d /usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/priv/ TermHolder.java Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. added manifest adding: com/ericsson/otp/ic/(in = 0) (out= 0)(stored 0%) adding: com/ericsson/otp/ic/ShortHolder.class(in = 599) (out= 387)(deflated 35%) adding: com/ericsson/otp/ic/BooleanHolder.class(in = 607) (out= 387)(deflated 36%) adding: com/ericsson/otp/ic/AnyHolder.class(in = 849) (out= 401)(deflated 52%) adding: com/ericsson/otp/ic/TermHolder.class(in = 856) (out= 399)(deflated 53%) adding: com/ericsson/otp/ic/CharHolder.class(in = 600) (out= 389)(deflated 35%) adding: com/ericsson/otp/ic/Holder.class(in = 141) (out= 127)(deflated 9%) adding: com/ericsson/otp/ic/StringHolder.class(in = 618) (out= 364)(deflated 41%) adding: com/ericsson/otp/ic/ByteHolder.class(in = 595) (out= 388)(deflated 34%) adding: com/ericsson/otp/ic/PortHelper.class(in = 2443) (out= 1122)(deflated 54%) adding: com/ericsson/otp/ic/Term.class(in = 11336) (out= 4406)(deflated 61%) adding: com/ericsson/otp/ic/Environment.class(in = 5935) (out= 2472)(deflated 58%) adding: com/ericsson/otp/ic/AnyHelper.class(in = 1460) (out= 668)(deflated 54%) adding: com/ericsson/otp/ic/TermHelper.class(in = 3016) (out= 1474)(deflated 51%) adding: com/ericsson/otp/ic/RefHelper.class(in = 2569) (out= 1197)(deflated 53%) adding: com/ericsson/otp/ic/FloatHolder.class(in = 601) (out= 390)(deflated 35%) adding: com/ericsson/otp/ic/PortHolder.class(in = 856) (out= 401)(deflated 53%) adding: com/ericsson/otp/ic/Ref.class(in = 782) (out= 390)(deflated 50%) adding: com/ericsson/otp/ic/IntHolder.class(in = 595) (out= 388)(deflated 34%) adding: com/ericsson/otp/ic/RefHolder.class(in = 849) (out= 398)(deflated 53%) adding: com/ericsson/otp/ic/Pid.class(in = 698) (out= 369)(deflated 47%) adding: com/ericsson/otp/ic/DoubleHolder.class(in = 605) (out= 391)(deflated 35%) adding: com/ericsson/otp/ic/Port.class(in = 558) (out= 330)(deflated 40%) adding: com/ericsson/otp/ic/PidHelper.class(in = 2519) (out= 1183)(deflated 53%) adding: com/ericsson/otp/ic/PidHolder.class(in = 849) (out= 398)(deflated 53%) adding: com/ericsson/otp/ic/TypeCode.class(in = 9298) (out= 4477)(deflated 51%) adding: com/ericsson/otp/ic/Any.class(in = 11817) (out= 5384)(deflated 54%) adding: com/ericsson/otp/ic/TCKind.class(in = 3906) (out= 1893)(deflated 51%) adding: com/ericsson/otp/ic/LongHolder.class(in = 597) (out= 389)(deflated 34%) make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/com/ericsson/otp/ic' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/doc/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/examples/pre_post_condition' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/examples/pre_post_condition' === Leaving application ic make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools' Makefile:62: warning: overriding commands for target `docs' /usr/src/rpm/BUILD/otp_src_R13B01/make/otp_subdir.mk:28: warning: ignoring old commands for target `docs' === Entering application syntax_tools make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools/examples' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools/examples' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools/doc/src' === Leaving application syntax_tools make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools' make[1]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib' if test ! -d /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/sasl ; then mkdir /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/sasl ; fi if test ! -d /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/sasl/ebin ; then mkdir /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/sasl/ebin ; fi if test ! -d /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/sasl/include ; then mkdir /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/sasl/include ; fi if test ! -d /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/ic ; then mkdir /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/ic ; fi if test ! -d /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/ic/ebin ; then mkdir /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/ic/ebin ; fi if test ! -d /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/ic/include ; then mkdir /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/ic/include ; fi if test ! -d /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/wx ; then mkdir /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/wx ; fi if test ! -d /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/wx/ebin ; then mkdir /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/wx/ebin ; fi if test ! -d /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/wx/include ; then mkdir /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/wx/include ; fi for x in lib/ic/ebin/*.beam; do \ BN=`basename $x`; \ TF=/usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/ic/ebin/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ cp $x $TF; \ test '!' -f $TF && \ cp $x $TF; \ true; \ done for x in lib/ic/include/*.idl; do \ BN=`basename $x`; \ TF=/usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/ic/include/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ cp $x $TF; \ test '!' -f $TF && \ cp $x $TF; \ true; \ done for x in lib/ic/include/*.h; do \ BN=`basename $x`; \ TF=/usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/ic/include/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ cp $x $TF; \ test '!' -f $TF && \ cp $x $TF; \ true; \ done for x in lib/sasl/ebin/*.beam; do \ BN=`basename $x`; \ TF=/usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/sasl/ebin/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ cp $x $TF; \ test '!' -f $TF && \ cp $x $TF; \ true; \ done if test ! -d /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/syntax_tools ; then mkdir /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/syntax_tools ; fi if test ! -d /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/syntax_tools/ebin ; then mkdir /usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/syntax_tools/ebin ; fi for x in lib/syntax_tools/ebin/*.beam; do \ BN=`basename $x`; \ TF=/usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/syntax_tools/ebin/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ cp $x $TF; \ test '!' -f $TF && \ cp $x $TF; \ true; \ done for x in lib/wx/include/*.hrl; do \ BN=`basename $x`; \ TF=/usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/lib/wx/include/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ cp $x $TF; \ test '!' -f $TF && \ cp $x $TF; \ true; \ done cd lib && \ ERL_TOP=/usr/src/rpm/BUILD/otp_src_R13B01 PATH=/usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/bin:${PATH} \ make opt BUILD_ALL=true make[1]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/stdlib' === Entering application stdlib make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/stdlib/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/stdlib/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/stdlib/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/stdlib/doc/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/stdlib/examples' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/stdlib/examples' === Leaving application stdlib make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/stdlib' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/sasl' === Entering application sasl make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/sasl/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/sasl/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/sasl/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/sasl/doc/src' === Leaving application sasl make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/sasl' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/kernel' === Entering application kernel make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/kernel/src' erlc -W +debug_info -I../include -o../ebin hipe_unified_loader.erl make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/kernel/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/kernel/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/kernel/doc/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/kernel/examples' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/kernel/examples' === Leaving application kernel make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/kernel' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/compiler' === Entering application compiler make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/compiler/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/compiler/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/compiler/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/compiler/doc/src' === Leaving application compiler make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/compiler' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools' === Entering application tools make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/c_src' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/c_src' /bin/mkdir -p ../bin/x86_64-unknown-linux-gnu /bin/mkdir -p ../obj/x86_64-unknown-linux-gnu/opt /bin/mkdir -p ../obj/x86_64-unknown-linux-gnu/opt/emem cd /usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src && make opt make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[6]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' gcc -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal/x86_64-unknown-linux-gnu -o ../obj/x86_64-unknown-linux-gnu/opt/emem/erl_memory.o -c erl_memory.c erl_memory.c: In function 'write_mem_info': erl_memory.c:867: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'usgnd_int_8 *' erl_memory.c:873: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'usgnd_int_8 *' erl_memory.c:875: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'usgnd_int_8 *' erl_memory.c:881: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'usgnd_int_8 *' erl_memory.c:890: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'usgnd_int_8 *' erl_memory.c: In function 'write_max_ever_mem_info': erl_memory.c:906: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'usgnd_int_8 *' erl_memory.c:908: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'usgnd_int_8 *' erl_memory.c:910: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'usgnd_int_8 *' erl_memory.c:912: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'usgnd_int_8 *' erl_memory.c:915: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'usgnd_int_8 *' erl_memory.c: In function 'print_emu_arg': erl_memory.c:953: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness /usr/include/sys/socket.h:119: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' erl_memory.c:992: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'usgnd_int_8 *' erl_memory.c: In function 'print_main_header': erl_memory.c:1113: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'usgnd_int_8 *' erl_memory.c:1123: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'usgnd_int_8 *' erl_memory.c:1132: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'usgnd_int_8 *' erl_memory.c: In function 'print_main_footer': erl_memory.c:1196: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'usgnd_int_8 *' erl_memory.c:1229: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'usgnd_int_8 *' erl_memory.c:1233: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'usgnd_int_8 *' erl_memory.c:1236: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'usgnd_int_8 *' erl_memory.c:1242: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'usgnd_int_8 *' erl_memory.c: In function 'print_info': erl_memory.c:1292: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'usgnd_int_8 *' erl_memory.c:1317: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'usgnd_int_8 *' erl_memory.c: In function 'complete_state': erl_memory.c:2237: warning: pointer targets in passing argument 2 of 'write_header' differ in signedness erl_memory.c:742: note: expected 'usgnd_int_8 *' but argument is of type 'char *' erl_memory.c: In function 'init_connection': erl_memory.c:2620: warning: pointer targets in passing argument 3 of 'accept' differ in signedness /usr/include/sys/socket.h:214: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' gcc -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -O3 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal/x86_64-unknown-linux-gnu -o ../obj/x86_64-unknown-linux-gnu/opt/emem/erl_memory_trace_block_table.o -c erl_memory_trace_block_table.c gcc -o ../bin/x86_64-unknown-linux-gnu/emem ../obj/x86_64-unknown-linux-gnu/opt/emem/erl_memory.o ../obj/x86_64-unknown-linux-gnu/opt/emem/erl_memory_trace_block_table.o -lutil -ldl -lm -L/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib/x86_64-unknown-linux-gnu -L/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib/internal/x86_64-unknown-linux-gnu -lerts_r -lethread -lpthread make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/c_src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/c_src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/doc/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/examples' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/examples' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/priv' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/priv' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/emacs' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/emacs' === Leaving application tools make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp' === Entering application snmp make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/compile' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/compile' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/mibs' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/mibs' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/compile' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/compile' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/app' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/app' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/misc' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/misc' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/agent' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/agent' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/manager' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/manager' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/examples' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/examples/ex1' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/examples/ex1' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/examples/ex2' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/examples/ex2' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/examples' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/priv/conf' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/priv/conf/agent' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/priv/conf/agent' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/priv/conf/manager' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/priv/conf/manager' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/priv/conf' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/doc/src' === Leaving application snmp make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/otp_mibs' === Entering application otp_mibs make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/otp_mibs/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/otp_mibs/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/otp_mibs/mibs' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/otp_mibs/mibs' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/otp_mibs/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/otp_mibs/doc/src' === Leaving application otp_mibs make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/otp_mibs' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/appmon' === Entering application appmon make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/appmon/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/appmon/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/appmon/priv' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/appmon/priv' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/appmon/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/appmon/doc/src' === Leaving application appmon make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/appmon' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface' === Entering application erl_interface make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src' mkdir -p /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/bin/x86_64-unknown-linux-gnu mkdir -p /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj/x86_64-unknown-linux-gnu mkdir -p /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu mkdir -p /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c connect/ei_connect.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_connect.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c connect/ei_resolve.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_resolve.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c connect/eirecv.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/eirecv.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c connect/send.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/send.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c connect/send_exit.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/send_exit.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c connect/send_reg.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/send_reg.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c decode/decode_atom.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_atom.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c decode/decode_big.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_big.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c decode/decode_bignum.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_bignum.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c decode/decode_binary.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_binary.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c decode/decode_boolean.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_boolean.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c decode/decode_char.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_char.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c decode/decode_double.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_double.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c decode/decode_fun.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_fun.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c decode/decode_intlist.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_intlist.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c decode/decode_list_header.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_list_header.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c decode/decode_long.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_long.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c decode/decode_pid.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_pid.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c decode/decode_port.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_port.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c decode/decode_ref.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_ref.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c decode/decode_skip.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_skip.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c decode/decode_string.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_string.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c decode/decode_trace.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_trace.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c decode/decode_tuple_header.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_tuple_header.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c decode/decode_ulong.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_ulong.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c decode/decode_version.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_version.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c decode/decode_longlong.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_longlong.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c decode/decode_ulonglong.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_ulonglong.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c encode/encode_atom.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_atom.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c encode/encode_bignum.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_bignum.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c encode/encode_binary.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_binary.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c encode/encode_boolean.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_boolean.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c encode/encode_char.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_char.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c encode/encode_double.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_double.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c encode/encode_fun.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_fun.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c encode/encode_list_header.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_list_header.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c encode/encode_long.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_long.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c encode/encode_pid.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_pid.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c encode/encode_port.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_port.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c encode/encode_ref.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_ref.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c encode/encode_string.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_string.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c encode/encode_trace.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_trace.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c encode/encode_tuple_header.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_tuple_header.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c encode/encode_ulong.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_ulong.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c encode/encode_version.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_version.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c encode/encode_longlong.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_longlong.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c encode/encode_ulonglong.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_ulonglong.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c epmd/epmd_port.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/epmd_port.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c epmd/epmd_publish.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/epmd_publish.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c epmd/epmd_unpublish.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/epmd_unpublish.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c misc/ei_decode_term.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_decode_term.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c misc/ei_format.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_format.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c misc/ei_locking.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_locking.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c misc/ei_malloc.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_malloc.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c misc/ei_portio.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_portio.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c misc/ei_printterm.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_printterm.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c misc/ei_pthreads.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_pthreads.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c misc/ei_trace.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_trace.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c misc/ei_x_encode.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_x_encode.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c misc/eimd5.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/eimd5.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c misc/get_type.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/get_type.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c misc/show_msg.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/show_msg.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c misc/ei_compat.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_compat.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/hash_dohash.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_dohash.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/hash_foreach.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_foreach.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/hash_freetab.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_freetab.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/hash_insert.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_insert.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/hash_isprime.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_isprime.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/hash_lookup.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_lookup.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/hash_newtab.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_newtab.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/hash_remove.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_remove.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/hash_resize.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_resize.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/hash_rlookup.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_rlookup.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/reg_close.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_close.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/reg_delete.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_delete.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/reg_dirty.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_dirty.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/reg_dump.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_dump.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/reg_free.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_free.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/reg_get.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_get.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/reg_getf.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_getf.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/reg_geti.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_geti.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/reg_getp.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_getp.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/reg_gets.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_gets.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/reg_make.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_make.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/reg_open.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_open.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/reg_purge.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_purge.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/reg_resize.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_resize.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/reg_restore.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_restore.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/reg_set.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_set.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/reg_setf.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_setf.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/reg_seti.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_seti.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/reg_setp.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_setp.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/reg_sets.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_sets.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/reg_stat.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_stat.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c registry/reg_tabstat.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_tabstat.o rm -f /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj/x86_64-unknown-linux-gnu/libei_st.a ar rcv /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj/x86_64-unknown-linux-gnu/libei_st.a /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_connect.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_resolve.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/eirecv.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/send.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/send_exit.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/send_reg.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_atom.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_big.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_bignum.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_binary.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_boolean.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_char.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_double.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_fun.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_intlist.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_list_header.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_long.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_pid.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_port.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_ref.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_skip.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_string.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_trace.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_tuple_header.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_ulong.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_version.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_longlong.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_ulonglong.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_atom.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_bignum.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_binary.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_boolean.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_char.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_double.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_fun.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_list_header.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_long.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_pid.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_port.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_ref.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_string.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_trace.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_tuple_header.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_ulong.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_version.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_longlong.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_ulonglong.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/epmd_port.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/epmd_publish.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/epmd_unpublish.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_decode_term.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_format.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_locking.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_malloc.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_portio.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_printterm.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_pthreads.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_trace.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_x_encode.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/eimd5.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/get_type.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/show_msg.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_compat.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_dohash.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_foreach.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_freetab.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_insert.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_isprime.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_lookup.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_newtab.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_remove.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_resize.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_rlookup.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_close.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_delete.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_dirty.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_dump.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_free.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_get.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_getf.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_geti.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_getp.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_gets.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_make.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_open.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_purge.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_resize.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_restore.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_set.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_setf.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_seti.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_setp.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_sets.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_stat.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_tabstat.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_connect.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_resolve.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/eirecv.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/send.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/send_exit.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/send_reg.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_atom.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_big.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_bignum.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_binary.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_boolean.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_char.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_double.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_fun.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_intlist.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_list_header.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_long.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_pid.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_port.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_ref.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_skip.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_string.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_trace.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_tuple_header.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_ulong.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_version.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_longlong.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_ulonglong.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_atom.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_bignum.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_binary.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_boolean.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_char.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_double.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_fun.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_list_header.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_long.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_pid.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_port.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_ref.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_string.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_trace.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_tuple_header.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_ulong.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_version.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_longlong.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_ulonglong.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/epmd_port.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/epmd_publish.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/epmd_unpublish.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_decode_term.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_format.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_locking.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_malloc.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_portio.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_printterm.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_pthreads.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_trace.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_x_encode.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/eimd5.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/get_type.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/show_msg.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/ei_compat.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_dohash.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_foreach.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_freetab.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_insert.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_isprime.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_lookup.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_newtab.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_remove.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_resize.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/hash_rlookup.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_close.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_delete.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_dirty.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_dump.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_free.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_get.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_getf.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_geti.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_getp.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_gets.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_make.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_open.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_purge.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_resize.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_restore.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_set.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_setf.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_seti.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_setp.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_sets.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_stat.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/reg_tabstat.o ranlib /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj/x86_64-unknown-linux-gnu/libei_st.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c legacy/decode_term.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_term.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c legacy/encode_term.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_term.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c legacy/erl_connect.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/erl_connect.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c legacy/erl_error.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/erl_error.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c legacy/erl_eterm.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/erl_eterm.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c legacy/erl_fix_alloc.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/erl_fix_alloc.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c legacy/erl_format.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/erl_format.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c legacy/erl_malloc.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/erl_malloc.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c legacy/erl_marshal.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/erl_marshal.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c legacy/erl_resolve.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/erl_resolve.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c legacy/erl_timeout.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/erl_timeout.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c legacy/global_names.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/global_names.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c legacy/global_register.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/global_register.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c legacy/global_unregister.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/global_unregister.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -c legacy/global_whereis.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/global_whereis.o rm -f /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj/x86_64-unknown-linux-gnu/liberl_interface_st.a ar rcv /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj/x86_64-unknown-linux-gnu/liberl_interface_st.a /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_term.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_term.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/erl_connect.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/erl_error.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/erl_eterm.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/erl_fix_alloc.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/erl_format.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/erl_malloc.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/erl_marshal.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/erl_resolve.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/erl_timeout.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/global_names.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/global_register.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/global_unregister.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/global_whereis.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/decode_term.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/encode_term.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/erl_connect.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/erl_error.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/erl_eterm.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/erl_fix_alloc.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/erl_format.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/erl_malloc.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/erl_marshal.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/erl_resolve.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/erl_timeout.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/global_names.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/global_register.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/global_unregister.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.st/x86_64-unknown-linux-gnu/global_whereis.o ranlib /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj/x86_64-unknown-linux-gnu/liberl_interface_st.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c connect/ei_connect.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_connect.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c connect/ei_resolve.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_resolve.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c connect/eirecv.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/eirecv.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c connect/send.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/send.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c connect/send_exit.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/send_exit.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c connect/send_reg.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/send_reg.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c decode/decode_atom.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_atom.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c decode/decode_big.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_big.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c decode/decode_bignum.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_bignum.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c decode/decode_binary.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_binary.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c decode/decode_boolean.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_boolean.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c decode/decode_char.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_char.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c decode/decode_double.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_double.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c decode/decode_fun.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_fun.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c decode/decode_intlist.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_intlist.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c decode/decode_list_header.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_list_header.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c decode/decode_long.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_long.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c decode/decode_pid.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_pid.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c decode/decode_port.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_port.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c decode/decode_ref.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_ref.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c decode/decode_skip.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_skip.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c decode/decode_string.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_string.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c decode/decode_trace.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_trace.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c decode/decode_tuple_header.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_tuple_header.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c decode/decode_ulong.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_ulong.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c decode/decode_version.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_version.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c decode/decode_longlong.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_longlong.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c decode/decode_ulonglong.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_ulonglong.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c encode/encode_atom.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_atom.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c encode/encode_bignum.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_bignum.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c encode/encode_binary.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_binary.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c encode/encode_boolean.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_boolean.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c encode/encode_char.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_char.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c encode/encode_double.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_double.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c encode/encode_fun.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_fun.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c encode/encode_list_header.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_list_header.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c encode/encode_long.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_long.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c encode/encode_pid.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_pid.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c encode/encode_port.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_port.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c encode/encode_ref.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_ref.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c encode/encode_string.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_string.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c encode/encode_trace.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_trace.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c encode/encode_tuple_header.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_tuple_header.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c encode/encode_ulong.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_ulong.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c encode/encode_version.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_version.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c encode/encode_longlong.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_longlong.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c encode/encode_ulonglong.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_ulonglong.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c epmd/epmd_port.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/epmd_port.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c epmd/epmd_publish.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/epmd_publish.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c epmd/epmd_unpublish.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/epmd_unpublish.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c misc/ei_decode_term.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_decode_term.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c misc/ei_format.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_format.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c misc/ei_locking.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_locking.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c misc/ei_malloc.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_malloc.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c misc/ei_portio.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_portio.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c misc/ei_printterm.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_printterm.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c misc/ei_pthreads.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_pthreads.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c misc/ei_trace.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_trace.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c misc/ei_x_encode.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_x_encode.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c misc/eimd5.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/eimd5.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c misc/get_type.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/get_type.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c misc/show_msg.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/show_msg.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c misc/ei_compat.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_compat.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/hash_dohash.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_dohash.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/hash_foreach.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_foreach.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/hash_freetab.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_freetab.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/hash_insert.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_insert.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/hash_isprime.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_isprime.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/hash_lookup.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_lookup.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/hash_newtab.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_newtab.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/hash_remove.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_remove.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/hash_resize.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_resize.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/hash_rlookup.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_rlookup.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/reg_close.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_close.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/reg_delete.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_delete.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/reg_dirty.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_dirty.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/reg_dump.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_dump.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/reg_free.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_free.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/reg_get.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_get.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/reg_getf.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_getf.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/reg_geti.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_geti.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/reg_getp.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_getp.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/reg_gets.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_gets.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/reg_make.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_make.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/reg_open.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_open.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/reg_purge.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_purge.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/reg_resize.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_resize.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/reg_restore.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_restore.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/reg_set.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_set.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/reg_setf.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_setf.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/reg_seti.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_seti.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/reg_setp.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_setp.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/reg_sets.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_sets.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/reg_stat.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_stat.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c registry/reg_tabstat.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_tabstat.o rm -f /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj/x86_64-unknown-linux-gnu/libei.a ar rcv /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj/x86_64-unknown-linux-gnu/libei.a /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_connect.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_resolve.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/eirecv.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/send.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/send_exit.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/send_reg.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_atom.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_big.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_bignum.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_binary.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_boolean.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_char.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_double.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_fun.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_intlist.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_list_header.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_long.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_pid.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_port.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_ref.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_skip.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_string.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_trace.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_tuple_header.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_ulong.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_version.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_longlong.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_ulonglong.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_atom.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_bignum.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_binary.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_boolean.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_char.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_double.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_fun.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_list_header.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_long.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_pid.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_port.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_ref.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_string.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_trace.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_tuple_header.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_ulong.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_version.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_longlong.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_ulonglong.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/epmd_port.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/epmd_publish.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/epmd_unpublish.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_decode_term.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_format.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_locking.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_malloc.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_portio.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_printterm.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_pthreads.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_trace.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_x_encode.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/eimd5.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/get_type.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/show_msg.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_compat.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_dohash.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_foreach.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_freetab.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_insert.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_isprime.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_lookup.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_newtab.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_remove.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_resize.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_rlookup.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_close.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_delete.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_dirty.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_dump.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_free.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_get.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_getf.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_geti.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_getp.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_gets.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_make.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_open.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_purge.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_resize.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_restore.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_set.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_setf.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_seti.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_setp.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_sets.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_stat.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_tabstat.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_connect.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_resolve.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/eirecv.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/send.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/send_exit.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/send_reg.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_atom.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_big.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_bignum.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_binary.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_boolean.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_char.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_double.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_fun.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_intlist.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_list_header.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_long.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_pid.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_port.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_ref.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_skip.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_string.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_trace.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_tuple_header.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_ulong.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_version.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_longlong.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_ulonglong.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_atom.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_bignum.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_binary.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_boolean.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_char.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_double.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_fun.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_list_header.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_long.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_pid.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_port.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_ref.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_string.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_trace.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_tuple_header.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_ulong.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_version.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_longlong.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_ulonglong.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/epmd_port.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/epmd_publish.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/epmd_unpublish.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_decode_term.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_format.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_locking.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_malloc.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_portio.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_printterm.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_pthreads.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_trace.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_x_encode.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/eimd5.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/get_type.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/show_msg.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/ei_compat.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_dohash.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_foreach.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_freetab.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_insert.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_isprime.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_lookup.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_newtab.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_remove.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_resize.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/hash_rlookup.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_close.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_delete.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_dirty.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_dump.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_free.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_get.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_getf.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_geti.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_getp.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_gets.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_make.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_open.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_purge.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_resize.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_restore.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_set.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_setf.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_seti.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_setp.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_sets.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_stat.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/reg_tabstat.o ranlib /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj/x86_64-unknown-linux-gnu/libei.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c legacy/decode_term.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_term.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c legacy/encode_term.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_term.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c legacy/erl_connect.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/erl_connect.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c legacy/erl_error.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/erl_error.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c legacy/erl_eterm.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/erl_eterm.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c legacy/erl_fix_alloc.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/erl_fix_alloc.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c legacy/erl_format.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/erl_format.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c legacy/erl_malloc.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/erl_malloc.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c legacy/erl_marshal.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/erl_marshal.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c legacy/erl_resolve.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/erl_resolve.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c legacy/erl_timeout.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/erl_timeout.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c legacy/global_names.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/global_names.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c legacy/global_register.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/global_register.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c legacy/global_unregister.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/global_unregister.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -c legacy/global_whereis.c -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/global_whereis.o rm -f /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj/x86_64-unknown-linux-gnu/liberl_interface.a ar rcv /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj/x86_64-unknown-linux-gnu/liberl_interface.a /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_term.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_term.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/erl_connect.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/erl_error.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/erl_eterm.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/erl_fix_alloc.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/erl_format.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/erl_malloc.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/erl_marshal.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/erl_resolve.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/erl_timeout.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/global_names.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/global_register.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/global_unregister.o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/global_whereis.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/decode_term.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/encode_term.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/erl_connect.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/erl_error.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/erl_eterm.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/erl_fix_alloc.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/erl_format.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/erl_malloc.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/erl_marshal.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/erl_resolve.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/erl_timeout.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/global_names.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/global_register.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/global_unregister.o a - /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj.mt/x86_64-unknown-linux-gnu/global_whereis.o ranlib /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj/x86_64-unknown-linux-gnu/liberl_interface.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -DEI_64BIT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fno-strict-aliasing -I. -I../include -Iconnect -Iencode -Idecode -Imisc -Iepmd -Iregistry -Ix86_64-unknown-linux-gnu -Ilegacy -D_REENTRANT -D_THREAD_SAFE -DPOSIX_THREADS -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/bin/x86_64-unknown-linux-gnu/erl_call prog/erl_call.c prog/erl_start.c \ -L/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj/x86_64-unknown-linux-gnu -lei -lpthread -lrt -lresolv -lnsl In function 'get_module', inlined from 'main' at prog/erl_call.c:272: prog/erl_call.c:815: warning: attempt to free a non-heap object 'module' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/doc/src' === Leaving application erl_interface make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1' === Entering application asn1 make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/doc/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/c_src' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/c_src' mkdir -p /usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/priv/obj/x86_64-unknown-linux-gnu mkdir -p /usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/priv/lib/x86_64-unknown-linux-gnu gcc -c -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/beam -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/sys/unix -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -fPIC -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/priv/obj/x86_64-unknown-linux-gnu/asn1_erl_drv.o asn1_erl_driver.c asn1_erl_driver.c: In function 'asn1_drv_control': asn1_erl_driver.c:216: warning: pointer targets in passing argument 2 of 'complete' differ in signedness asn1_erl_driver.c:82: note: expected 'unsigned char *' but argument is of type 'char *' asn1_erl_driver.c:216: warning: pointer targets in passing argument 3 of 'complete' differ in signedness asn1_erl_driver.c:82: note: expected 'unsigned char *' but argument is of type 'char *' asn1_erl_driver.c:251: warning: pointer targets in passing argument 2 of 'decode_begin' differ in signedness asn1_erl_driver.c:106: note: expected 'unsigned char *' but argument is of type 'char *' asn1_erl_driver.c:300: warning: pointer targets in passing argument 2 of 'decode_partial' differ in signedness asn1_erl_driver.c:118: note: expected 'unsigned char *' but argument is of type 'char *' asn1_erl_driver.c: In function 'realloc_memory': asn1_erl_driver.c:722: warning: pointer targets in assignment differ in signedness asn1_erl_driver.c: In function 'decode': asn1_erl_driver.c:1153: warning: implicit declaration of function 'realloc_decode_buf' asn1_erl_driver.c: In function 'decode_partial': asn1_erl_driver.c:1463: warning: implicit declaration of function 'get_length' asn1_erl_driver.c:1406: warning: unused variable 'tag_code' asn1_erl_driver.c: In function 'get_value': asn1_erl_driver.c:1599: warning: unused variable 'out_index' gcc -shared -L/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj/x86_64-unknown-linux-gnu -o /usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/priv/lib/x86_64-unknown-linux-gnu/asn1_erl_drv.so /usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/priv/obj/x86_64-unknown-linux-gnu/asn1_erl_drv.o -lei -lc -lutil -ldl -lm make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/c_src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/c_src' === Leaving application asn1 make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface' === Entering application jinterface make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/java_src' set -e; set -x; \ case "make" in *clearmake*) tflag="-T";; *) tflag="";; esac; \ if test -f com/ericsson/otp/erlang/ignore_config_record.inf; then xflag=$tflag; fi; \ (cd com/ericsson/otp/erlang && make -f Makefile.otp $xflag opt) + case "make" in + tflag= + test -f com/ericsson/otp/erlang/ignore_config_record.inf + xflag= + cd com/ericsson/otp/erlang + make -f Makefile.otp opt make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/java_src/com/ericsson/otp/erlang' if [ ! -d "/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/" ];then mkdir "/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/"; fi make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/java_src/com/ericsson/otp/erlang' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/java_src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/doc/src' === Leaving application jinterface make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx' === Entering application wx make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/c_src' mkdir -p x86_64-unknown-linux-gnu gcc -c -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -g -Wall -O2 -fPIC -fomit-frame-pointer -fno-strict-aliasing -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_SUPPORT=1 -DHAVE_GLINTPTR=1 -DHAVE_GLINTPTRARB=1 -DHAVE_GLCHAR=1 -DHAVE_GLCHARARB=1 -DHAVE_GLHALFARB=1 -DHAVE_GLINT64EXT=1 -DHAVE_WX_STC_STC_H=1 -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/beam -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/sys/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/x86_64-unknown-linux-gnu wxe_driver.c -o x86_64-unknown-linux-gnu/wxe_driver.o mkdir -p x86_64-unknown-linux-gnu gcc -c -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -g -Wall -O2 -fPIC -fomit-frame-pointer -fno-strict-aliasing -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_SUPPORT=1 -DHAVE_GLINTPTR=1 -DHAVE_GLINTPTRARB=1 -DHAVE_GLCHAR=1 -DHAVE_GLCHARARB=1 -DHAVE_GLHALFARB=1 -DHAVE_GLINT64EXT=1 -DHAVE_WX_STC_STC_H=1 -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/beam -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/sys/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/x86_64-unknown-linux-gnu wxe_ps_init.c -o x86_64-unknown-linux-gnu/wxe_ps_init.o mkdir -p x86_64-unknown-linux-gnu g++ -c -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -g -Wall -O2 -fPIC -fomit-frame-pointer -fno-strict-aliasing -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_SUPPORT=1 -DHAVE_GLINTPTR=1 -DHAVE_GLINTPTRARB=1 -DHAVE_GLCHAR=1 -DHAVE_GLCHARARB=1 -DHAVE_GLHALFARB=1 -DHAVE_GLINT64EXT=1 -DHAVE_WX_STC_STC_H=1 -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/beam -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/sys/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/x86_64-unknown-linux-gnu wxe_impl.cpp -o x86_64-unknown-linux-gnu/wxe_impl.o wxe_impl.cpp: In function 'int start_native_gui(wxe_data*)': wxe_impl.cpp:114: warning: deprecated conversion from string constant to 'char*' wxe_impl.cpp: In member function 'void WxeApp::destroyMemEnv(wxeMetaCommand&)': wxe_impl.cpp:457: warning: deprecated conversion from string constant to 'char*' wxe_impl.cpp: In member function 'int WxeApp::newPtr(void*, int, wxeMemEnv*)': wxe_impl.cpp:574: warning: deprecated conversion from string constant to 'char*' wxe_impl.cpp: In member function 'void WxeApp::clearPtr(void*)': wxe_impl.cpp:623: warning: deprecated conversion from string constant to 'char*' wxe_impl.cpp:646: warning: deprecated conversion from string constant to 'char*' wxe_impl.cpp:654: warning: deprecated conversion from string constant to 'char*' mkdir -p x86_64-unknown-linux-gnu g++ -c -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -g -Wall -O2 -fPIC -fomit-frame-pointer -fno-strict-aliasing -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_SUPPORT=1 -DHAVE_GLINTPTR=1 -DHAVE_GLINTPTRARB=1 -DHAVE_GLCHAR=1 -DHAVE_GLCHARARB=1 -DHAVE_GLHALFARB=1 -DHAVE_GLINT64EXT=1 -DHAVE_WX_STC_STC_H=1 -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/beam -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/sys/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/x86_64-unknown-linux-gnu wxePrintout.cpp -o x86_64-unknown-linux-gnu/wxePrintout.o mkdir -p x86_64-unknown-linux-gnu g++ -c -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -g -Wall -O2 -fPIC -fomit-frame-pointer -fno-strict-aliasing -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_SUPPORT=1 -DHAVE_GLINTPTR=1 -DHAVE_GLINTPTRARB=1 -DHAVE_GLCHAR=1 -DHAVE_GLCHARARB=1 -DHAVE_GLHALFARB=1 -DHAVE_GLINT64EXT=1 -DHAVE_WX_STC_STC_H=1 -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/beam -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/sys/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/x86_64-unknown-linux-gnu wxe_return.cpp -o x86_64-unknown-linux-gnu/wxe_return.o wxe_return.cpp: In member function 'int wxeReturn::send()': wxe_return.cpp:70: warning: deprecated conversion from string constant to 'char*' mkdir -p x86_64-unknown-linux-gnu g++ -c -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -g -Wall -O2 -fPIC -fomit-frame-pointer -fno-strict-aliasing -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_SUPPORT=1 -DHAVE_GLINTPTR=1 -DHAVE_GLINTPTRARB=1 -DHAVE_GLCHAR=1 -DHAVE_GLCHARARB=1 -DHAVE_GLHALFARB=1 -DHAVE_GLINT64EXT=1 -DHAVE_WX_STC_STC_H=1 -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/beam -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/sys/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/x86_64-unknown-linux-gnu gen/wxe_funcs.cpp -o x86_64-unknown-linux-gnu/wxe_funcs.o mkdir -p x86_64-unknown-linux-gnu g++ -c -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -g -Wall -O2 -fPIC -fomit-frame-pointer -fno-strict-aliasing -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_SUPPORT=1 -DHAVE_GLINTPTR=1 -DHAVE_GLINTPTRARB=1 -DHAVE_GLCHAR=1 -DHAVE_GLCHARARB=1 -DHAVE_GLHALFARB=1 -DHAVE_GLINT64EXT=1 -DHAVE_WX_STC_STC_H=1 -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/beam -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/sys/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/x86_64-unknown-linux-gnu gen/wxe_events.cpp -o x86_64-unknown-linux-gnu/wxe_events.o gen/wxe_events.cpp: In function 'void initEventTable()': gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:269: warning: deprecated conversion from string constant to 'char*' gen/wxe_events.cpp:281: warning: deprecated conversion from string constant to 'char*' mkdir -p x86_64-unknown-linux-gnu g++ -c -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -g -Wall -O2 -fPIC -fomit-frame-pointer -fno-strict-aliasing -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_SUPPORT=1 -DHAVE_GLINTPTR=1 -DHAVE_GLINTPTRARB=1 -DHAVE_GLCHAR=1 -DHAVE_GLCHARARB=1 -DHAVE_GLHALFARB=1 -DHAVE_GLINT64EXT=1 -DHAVE_WX_STC_STC_H=1 -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/beam -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/sys/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/x86_64-unknown-linux-gnu gen/wxe_init.cpp -o x86_64-unknown-linux-gnu/wxe_init.o mkdir -p x86_64-unknown-linux-gnu g++ -c -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -g -Wall -O2 -fPIC -fomit-frame-pointer -fno-strict-aliasing -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_SUPPORT=1 -DHAVE_GLINTPTR=1 -DHAVE_GLINTPTRARB=1 -DHAVE_GLCHAR=1 -DHAVE_GLCHARARB=1 -DHAVE_GLHALFARB=1 -DHAVE_GLINT64EXT=1 -DHAVE_WX_STC_STC_H=1 -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/beam -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/sys/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/x86_64-unknown-linux-gnu gen/gl_funcs.cpp -o x86_64-unknown-linux-gnu/gl_funcs.o mkdir -p x86_64-unknown-linux-gnu g++ -c -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -g -Wall -O2 -fPIC -fomit-frame-pointer -fno-strict-aliasing -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_SUPPORT=1 -DHAVE_GLINTPTR=1 -DHAVE_GLINTPTRARB=1 -DHAVE_GLCHAR=1 -DHAVE_GLCHARARB=1 -DHAVE_GLHALFARB=1 -DHAVE_GLINT64EXT=1 -DHAVE_WX_STC_STC_H=1 -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/beam -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/sys/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal/x86_64-unknown-linux-gnu -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/x86_64-unknown-linux-gnu wxe_gl.cpp -o x86_64-unknown-linux-gnu/wxe_gl.o wxe_gl.cpp: In function 'int initOpenGL()': wxe_gl.cpp:125: warning: deprecated conversion from string constant to 'char*' wxe_gl.cpp:173: warning: deprecated conversion from string constant to 'char*' wxe_gl.cpp: In function 'void wxe_ogla_error(GLenum)': wxe_gl.cpp:217: warning: deprecated conversion from string constant to 'char*' mkdir -p ../priv/x86_64-unknown-linux-gnu g++ -shared -fPIC x86_64-unknown-linux-gnu/wxe_driver.o x86_64-unknown-linux-gnu/wxe_ps_init.o x86_64-unknown-linux-gnu/wxe_impl.o x86_64-unknown-linux-gnu/wxePrintout.o x86_64-unknown-linux-gnu/wxe_return.o x86_64-unknown-linux-gnu/wxe_funcs.o x86_64-unknown-linux-gnu/wxe_events.o x86_64-unknown-linux-gnu/wxe_init.o x86_64-unknown-linux-gnu/gl_funcs.o x86_64-unknown-linux-gnu/wxe_gl.o -pthread -lwx_gtk2u_stc-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_baseu_xml-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu-2.8 -lwx_gtk2u_gl-2.8 -lwx_gtk2u_aui-2.8 -o ../priv/x86_64-unknown-linux-gnu/wxe_driver.so make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/c_src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/examples' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/examples/demo' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/examples/demo' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/examples/sudoku' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/examples/sudoku' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/examples/simple' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/examples/simple' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/examples/xrc' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/examples/xrc' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/examples' === Skipping subdir demos, it is missing make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/doc/src' === Leaving application wx make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/debugger' === Entering application debugger make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/debugger/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/debugger/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/debugger/priv' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/debugger/priv' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/debugger/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/debugger/doc/src' === Leaving application debugger make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/debugger' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/reltool' === Entering application reltool make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/reltool/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/reltool/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/reltool/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/reltool/doc/src' === Leaving application reltool make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/reltool' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs' === Entering application gs make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/tcl' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/tcl' make[4]: Nothing to be done for `debug'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/tcl' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/tcl' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/contribs' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/contribs/bonk' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/contribs/bonk' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/contribs/cols' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/contribs/cols' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/contribs/mandel' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/contribs/mandel' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/contribs/othello' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/contribs/othello' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/contribs' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/examples' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/examples' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/doc/src' === Leaving application gs make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets' === Entering application inets make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/inets_app' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/inets_app' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/http_lib' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/http_lib' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/http_client' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/http_client' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/http_server' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/http_server' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/ftp' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/ftp' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/tftp' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/tftp' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/examples' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/examples' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/priv' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/priv' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/doc/src' === Leaving application inets make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic' === Entering application ic make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/c_src' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/c_src' make[4]: Nothing to be done for `debug'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/c_src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/c_src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/com/ericsson/otp/ic' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/com/ericsson/otp/ic' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/doc/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/examples/pre_post_condition' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/examples/pre_post_condition' === Leaving application ic make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/mnesia' === Entering application mnesia make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/mnesia/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/mnesia/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/mnesia/include' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/mnesia/include' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/mnesia/examples' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/mnesia/examples' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/mnesia/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/mnesia/doc/src' === Leaving application mnesia make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/mnesia' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/crypto' === Entering application crypto make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/crypto/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/crypto/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/crypto/c_src' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/crypto/c_src' /usr/bin/install -c -d ../priv/obj/x86_64-unknown-linux-gnu gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/crypto_drv.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -fPIC -I/usr/include -I/usr/include -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/beam -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/sys/unix crypto_drv.c crypto_drv.c: In function 'control': crypto_drv.c:402: warning: pointer targets in passing argument 1 of 'MD5' differ in signedness /usr/include/openssl/md5.h:114: note: expected 'const unsigned char *' but argument is of type 'char *' crypto_drv.c:402: warning: pointer targets in passing argument 3 of 'MD5' differ in signedness /usr/include/openssl/md5.h:114: note: expected 'unsigned char *' but argument is of type 'char *' crypto_drv.c:427: warning: pointer targets in passing argument 1 of 'MD5_Final' differ in signedness /usr/include/openssl/md5.h:113: note: expected 'unsigned char *' but argument is of type 'char *' crypto_drv.c:433: warning: pointer targets in passing argument 1 of 'SHA1' differ in signedness /usr/include/openssl/sha.h:122: note: expected 'const unsigned char *' but argument is of type 'char *' crypto_drv.c:433: warning: pointer targets in passing argument 3 of 'SHA1' differ in signedness /usr/include/openssl/sha.h:122: note: expected 'unsigned char *' but argument is of type 'char *' crypto_drv.c:457: warning: pointer targets in passing argument 1 of 'SHA1_Final' differ in signedness /usr/include/openssl/sha.h:121: note: expected 'unsigned char *' but argument is of type 'char *' crypto_drv.c:467: warning: pointer targets in passing argument 5 of 'hmac_md5' differ in signedness crypto_drv.c:106: note: expected 'char *' but argument is of type 'unsigned char *' crypto_drv.c:481: warning: pointer targets in passing argument 5 of 'hmac_sha1' differ in signedness crypto_drv.c:108: note: expected 'char *' but argument is of type 'unsigned char *' crypto_drv.c:498: warning: pointer targets in assignment differ in signedness crypto_drv.c:503: warning: pointer targets in passing argument 2 of 'DES_ncbc_encrypt' differ in signedness /usr/include/openssl/des.h:141: note: expected 'unsigned char *' but argument is of type 'char *' crypto_drv.c:532: warning: pointer targets in passing argument 3 of 'RC2_set_key' differ in signedness /usr/include/openssl/rc2.h:85: note: expected 'const unsigned char *' but argument is of type 'char *' crypto_drv.c:534: warning: pointer targets in passing argument 1 of 'RC2_cbc_encrypt' differ in signedness /usr/include/openssl/rc2.h:90: note: expected 'const unsigned char *' but argument is of type 'char *' crypto_drv.c:534: warning: pointer targets in passing argument 2 of 'RC2_cbc_encrypt' differ in signedness /usr/include/openssl/rc2.h:90: note: expected 'unsigned char *' but argument is of type 'char *' crypto_drv.c:534: warning: pointer targets in passing argument 5 of 'RC2_cbc_encrypt' differ in signedness /usr/include/openssl/rc2.h:90: note: expected 'unsigned char *' but argument is of type 'char *' crypto_drv.c:546: warning: pointer targets in assignment differ in signedness crypto_drv.c:554: warning: pointer targets in passing argument 2 of 'DES_ede3_cbc_encrypt' differ in signedness /usr/include/openssl/des.h:176: note: expected 'unsigned char *' but argument is of type 'char *' crypto_drv.c:565: warning: pointer targets in passing argument 1 of 'AES_set_encrypt_key' differ in signedness /usr/include/openssl/aes.h:90: note: expected 'const unsigned char *' but argument is of type 'char *' crypto_drv.c:568: warning: pointer targets in passing argument 1 of 'AES_cfb128_encrypt' differ in signedness /usr/include/openssl/aes.h:105: note: expected 'const unsigned char *' but argument is of type 'char *' crypto_drv.c:568: warning: pointer targets in passing argument 2 of 'AES_cfb128_encrypt' differ in signedness /usr/include/openssl/aes.h:105: note: expected 'unsigned char *' but argument is of type 'char *' crypto_drv.c:568: warning: pointer targets in passing argument 5 of 'AES_cfb128_encrypt' differ in signedness /usr/include/openssl/aes.h:105: note: expected 'unsigned char *' but argument is of type 'char *' crypto_drv.c:579: warning: pointer targets in passing argument 3 of 'RC4_set_key' differ in signedness /usr/include/openssl/rc4.h:82: note: expected 'const unsigned char *' but argument is of type 'char *' crypto_drv.c:580: warning: pointer targets in passing argument 3 of 'RC4' differ in signedness /usr/include/openssl/rc4.h:83: note: expected 'const unsigned char *' but argument is of type 'char *' crypto_drv.c:580: warning: pointer targets in passing argument 4 of 'RC4' differ in signedness /usr/include/openssl/rc4.h:83: note: expected 'unsigned char *' but argument is of type 'char *' crypto_drv.c:588: warning: pointer targets in passing argument 3 of 'RC4_set_key' differ in signedness /usr/include/openssl/rc4.h:82: note: expected 'const unsigned char *' but argument is of type 'char *' crypto_drv.c:601: warning: pointer targets in passing argument 3 of 'RC4' differ in signedness /usr/include/openssl/rc4.h:83: note: expected 'const unsigned char *' but argument is of type 'char *' crypto_drv.c:601: warning: pointer targets in passing argument 4 of 'RC4' differ in signedness /usr/include/openssl/rc4.h:83: note: expected 'unsigned char *' but argument is of type 'char *' crypto_drv.c:614: warning: implicit declaration of function 'RAND_pseudo_bytes' crypto_drv.c:817: warning: pointer targets in passing argument 5 of 'DSA_sign' differ in signedness /usr/include/openssl/dsa.h:226: note: expected 'unsigned int *' but argument is of type 'int *' crypto_drv.c:1223: warning: pointer targets in passing argument 2 of 'BN_bn2bin' differ in signedness /usr/include/openssl/bn.h:421: note: expected 'unsigned char *' but argument is of type 'char *' crypto_drv.c:1225: warning: pointer targets in passing argument 2 of 'BN_bn2bin' differ in signedness /usr/include/openssl/bn.h:421: note: expected 'unsigned char *' but argument is of type 'char *' crypto_drv.c:1315: warning: pointer targets in passing argument 2 of 'BN_bn2bin' differ in signedness /usr/include/openssl/bn.h:421: note: expected 'unsigned char *' but argument is of type 'char *' crypto_drv.c:1317: warning: pointer targets in passing argument 2 of 'BN_bn2bin' differ in signedness /usr/include/openssl/bn.h:421: note: expected 'unsigned char *' but argument is of type 'char *' crypto_drv.c:1369: warning: pointer targets in passing argument 1 of 'DH_compute_key' differ in signedness /usr/include/openssl/dh.h:203: note: expected 'unsigned char *' but argument is of type 'char *' crypto_drv.c:362: warning: unused variable 'dsa_r' crypto_drv.c: In function 'hmac_md5': crypto_drv.c:1562: warning: pointer targets in passing argument 1 of 'MD5_Final' differ in signedness /usr/include/openssl/md5.h:113: note: expected 'unsigned char *' but argument is of type 'char *' crypto_drv.c:1581: warning: pointer targets in passing argument 1 of 'MD5_Final' differ in signedness /usr/include/openssl/md5.h:113: note: expected 'unsigned char *' but argument is of type 'char *' crypto_drv.c:1586: warning: pointer targets in passing argument 1 of 'MD5_Final' differ in signedness /usr/include/openssl/md5.h:113: note: expected 'unsigned char *' but argument is of type 'char *' crypto_drv.c: In function 'hmac_sha1': crypto_drv.c:1604: warning: pointer targets in passing argument 1 of 'SHA1_Final' differ in signedness /usr/include/openssl/sha.h:121: note: expected 'unsigned char *' but argument is of type 'char *' crypto_drv.c:1623: warning: pointer targets in passing argument 1 of 'SHA1_Final' differ in signedness /usr/include/openssl/sha.h:121: note: expected 'unsigned char *' but argument is of type 'char *' crypto_drv.c:1628: warning: pointer targets in passing argument 1 of 'SHA1_Final' differ in signedness /usr/include/openssl/sha.h:121: note: expected 'unsigned char *' but argument is of type 'char *' crypto_drv.c: In function 'control': crypto_drv.c:361: warning: 'bn_base' may be used uninitialized in this function /usr/bin/install -c -d ../priv/lib/x86_64-unknown-linux-gnu gcc -shared -o ../priv/lib/x86_64-unknown-linux-gnu/crypto_drv.so ../priv/obj/x86_64-unknown-linux-gnu/crypto_drv.o -L/usr/lib64 -lcrypto make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/crypto/c_src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/crypto/c_src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/crypto/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/crypto/doc/src' === Leaving application crypto make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/crypto' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber' === Entering application orber make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/COSS/CosNaming' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/COSS/CosNaming' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/java_src' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/java_src/Orber' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/java_src/Orber' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/java_src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/c_src' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/c_src' mkdir -p ../priv/obj/x86_64-unknown-linux-gnu echo "Nothing to build" Nothing to build make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/c_src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/c_src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/examples' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/examples/Stack' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/examples/Stack' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/examples' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/doc/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/priv' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/priv' === Leaving application orber make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon' === Entering application os_mon make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/c_src' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/c_src' gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/memsup.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H memsup.c memsup.c: In function 'get_mem_procfs': memsup.c:313: warning: unused variable 'value' memsup.c: In function 'get_basic_mem': memsup.c:486: warning: unused variable 'pgSz' gcc -o ../priv/bin/x86_64-unknown-linux-gnu/memsup ../priv/obj/x86_64-unknown-linux-gnu/memsup.o gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/cpu_sup.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H cpu_sup.c cpu_sup.c: In function 'read_procstat': cpu_sup.c:194: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result cpu_sup.c: In function 'util_measure': cpu_sup.c:226: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result cpu_sup.c: In function 'error': cpu_sup.c:450: warning: ignoring return value of 'write', declared with attribute warn_unused_result cpu_sup.c:451: warning: ignoring return value of 'write', declared with attribute warn_unused_result cpu_sup.c: At top level: cpu_sup.c:123: warning: 'misc_measure' declared 'static' but never defined gcc -o ../priv/bin/x86_64-unknown-linux-gnu/cpu_sup ../priv/obj/x86_64-unknown-linux-gnu/cpu_sup.o make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/c_src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/c_src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/mibs' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/mibs' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/doc/src' === Leaving application os_mon make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/parsetools' === Entering application parsetools make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/parsetools/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/parsetools/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/parsetools/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/parsetools/doc/src' === Leaving application parsetools make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/parsetools' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools' Makefile:62: warning: overriding commands for target `docs' /usr/src/rpm/BUILD/otp_src_R13B01/make/otp_subdir.mk:28: warning: ignoring old commands for target `docs' === Entering application syntax_tools make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools/examples' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools/examples' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools/doc/src' === Leaving application syntax_tools make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/pman' === Entering application pman make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/pman/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/pman/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/pman/priv' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/pman/priv' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/pman/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/pman/doc/src' === Leaving application pman make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/pman' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/public_key' === Entering application public_key make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/public_key/asn1' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/public_key/asn1' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/public_key/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/public_key/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/public_key/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/public_key/doc/src' === Leaving application public_key make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/public_key' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl' === Entering application ssl make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/pkix' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/pkix' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/c_src' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/c_src' gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/esock.o -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 esock.c esock.c: In function 'loop': esock.c:494: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness /usr/include/sys/socket.h:133: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' esock.c:520: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness /usr/include/sys/socket.h:119: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' esock.c:1168: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness /usr/include/sys/socket.h:133: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' esock.c: In function 'do_listen': esock.c:1611: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness /usr/include/sys/socket.h:119: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' esock.c: In function 'do_accept': esock.c:1625: warning: pointer targets in passing argument 3 of 'accept' differ in signedness /usr/include/sys/socket.h:214: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' esock.c: In function 'dump_connections': esock.c:1719: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness /usr/include/sys/socket.h:119: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' esock.c:1725: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness /usr/include/sys/socket.h:119: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' esock.c:1730: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness /usr/include/sys/socket.h:133: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/debuglog.o -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 debuglog.c debuglog.c: In function 'vfprintclistf': debuglog.c:197: warning: field precision should have type 'int', but argument 3 has type 'long int' gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/esock_poll.o -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 esock_poll.c gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/esock_osio.o -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 esock_osio.c gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/esock_utils.o -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 esock_utils.c esock_utils.c: In function 'esock_malloc': esock_utils.c:38: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' esock_utils.c: In function 'esock_realloc': esock_utils.c:50: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/esock_posix_str.o -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 esock_posix_str.c gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/esock_openssl.o -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -I/usr/include -I/usr/include esock_openssl.c esock_openssl.c: In function 'set_ssl_parameters': esock_openssl.c:905: warning: pointer targets in initialization differ in signedness esock_openssl.c:906: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -o ../priv/bin/x86_64-unknown-linux-gnu/ssl_esock ../priv/obj/x86_64-unknown-linux-gnu/esock.o ../priv/obj/x86_64-unknown-linux-gnu/debuglog.o ../priv/obj/x86_64-unknown-linux-gnu/esock_poll.o ../priv/obj/x86_64-unknown-linux-gnu/esock_osio.o ../priv/obj/x86_64-unknown-linux-gnu/esock_utils.o ../priv/obj/x86_64-unknown-linux-gnu/esock_posix_str.o ../priv/obj/x86_64-unknown-linux-gnu/esock_openssl.o -lutil -ldl -lm -L/usr/lib64 -lssl -lcrypto sed -e "s;%BINDIR%;../../bin/x86_64-unknown-linux-gnu;" \ -e "s;%SSL_LIBDIR%;/usr/lib64;" \ -e "s;%OBJS;../priv/obj/x86_64-unknown-linux-gnu/esock.o ../priv/obj/x86_64-unknown-linux-gnu/debuglog.o ../priv/obj/x86_64-unknown-linux-gnu/esock_poll.o ../priv/obj/x86_64-unknown-linux-gnu/esock_osio.o ../priv/obj/x86_64-unknown-linux-gnu/esock_utils.o ../priv/obj/x86_64-unknown-linux-gnu/esock_posix_str.o ../priv/obj/x86_64-unknown-linux-gnu/esock_openssl.o;" \ -e "s;%LIBS%;-lutil -ldl -lm ;" ./Makefile.dist \ > ../priv/obj/x86_64-unknown-linux-gnu/Makefile make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/c_src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/c_src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/doc/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/examples/certs' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/examples/certs' make[4]: Nothing to be done for `debug'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/examples/certs' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/examples/certs' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/examples/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/examples/src' === Leaving application ssl make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/toolbar' === Entering application toolbar make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/toolbar/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/toolbar/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/toolbar/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/toolbar/doc/src' === Leaving application toolbar make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/toolbar' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tv' === Entering application tv make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tv/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tv/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tv/priv' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tv/priv' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tv/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tv/doc/src' === Leaving application tv make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tv' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/observer' === Entering application observer make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/observer/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/observer/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/observer/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/observer/doc/src' === Leaving application observer make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/observer' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc' === Entering application odbc make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc/c_src' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc/c_src' /usr/bin/install -c -d ../priv/obj/x86_64-unknown-linux-gnu /usr/bin/install -c -d ../priv/bin/x86_64-unknown-linux-gnu gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I. -I/usr/include -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include -DUNIX -o ../priv/obj/x86_64-unknown-linux-gnu/odbcserver.o -c odbcserver.c odbcserver.c: In function 'main': odbcserver.c:273: warning: pointer targets in passing argument 1 of 'strtok' differ in signedness /usr/include/string.h:346: note: expected 'char * __restrict__' but argument is of type 'byte *' odbcserver.c: In function 'db_connect': odbcserver.c:468: warning: pointer targets in passing argument 1 of 'encode_error_message' differ in signedness odbcserver.c:152: note: expected 'char *' but argument is of type 'byte *' odbcserver.c: In function 'db_close_connection': odbcserver.c:500: warning: pointer targets in passing argument 1 of 'encode_error_message' differ in signedness odbcserver.c:152: note: expected 'char *' but argument is of type 'byte *' odbcserver.c:488: warning: unused variable 'index' odbcserver.c: In function 'db_end_tran': odbcserver.c:527: warning: pointer targets in passing argument 1 of 'encode_error_message' differ in signedness odbcserver.c:152: note: expected 'char *' but argument is of type 'byte *' odbcserver.c: In function 'db_query': odbcserver.c:614: warning: pointer targets in assignment differ in signedness odbcserver.c:541: warning: unused variable 'RowCountPtr' odbcserver.c:539: warning: unused variable 'num_of_columns' odbcserver.c:538: warning: unused variable 'update' odbcserver.c:538: warning: unused variable 'elements' odbcserver.c:538: warning: unused variable 'num_of_rows' odbcserver.c:537: warning: unused variable 'atom' odbcserver.c: In function 'db_select_count': odbcserver.c:653: warning: pointer targets in passing argument 1 of 'encode_error_message' differ in signedness odbcserver.c:152: note: expected 'char *' but argument is of type 'byte *' odbcserver.c:630: warning: unused variable 'index' odbcserver.c:629: warning: unused variable 'msg' odbcserver.c:627: warning: unused variable 'result' odbcserver.c:625: warning: unused variable 'intresult' odbcserver.c: In function 'db_select': odbcserver.c:738: warning: pointer targets in assignment differ in signedness odbcserver.c: In function 'db_param_query': odbcserver.c:766: warning: pointer targets in passing argument 1 of 'ei_decode_version' differ in signedness /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include/ei.h:461: note: expected 'const char *' but argument is of type 'byte *' odbcserver.c:768: warning: pointer targets in passing argument 1 of 'ei_decode_tuple_header' differ in signedness /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include/ei.h:477: note: expected 'const char *' but argument is of type 'byte *' odbcserver.c:770: warning: pointer targets in passing argument 1 of 'ei_get_type' differ in signedness /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include/ei.h:450: note: expected 'const char *' but argument is of type 'byte *' odbcserver.c:773: warning: pointer targets in passing argument 1 of 'ei_decode_string' differ in signedness /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include/ei.h:467: note: expected 'const char *' but argument is of type 'byte *' odbcserver.c:773: warning: pointer targets in passing argument 3 of 'ei_decode_string' differ in signedness /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include/ei.h:467: note: expected 'char *' but argument is of type 'byte *' odbcserver.c:775: warning: pointer targets in passing argument 1 of 'ei_decode_long' differ in signedness /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include/ei.h:462: note: expected 'const char *' but argument is of type 'byte *' odbcserver.c:778: warning: pointer targets in passing argument 1 of 'ei_decode_list_header' differ in signedness /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include/ei.h:478: note: expected 'const char *' but argument is of type 'byte *' odbcserver.c:790: warning: pointer targets in passing argument 1 of 'encode_error_message' differ in signedness odbcserver.c:152: note: expected 'char *' but argument is of type 'byte *' odbcserver.c:805: warning: pointer targets in passing argument 1 of 'encode_error_message' differ in signedness odbcserver.c:152: note: expected 'char *' but argument is of type 'byte *' odbcserver.c:818: warning: pointer targets in assignment differ in signedness odbcserver.c: In function 'db_describe_table': odbcserver.c:875: warning: pointer targets in passing argument 1 of 'encode_error_message' differ in signedness odbcserver.c:152: note: expected 'char *' but argument is of type 'byte *' odbcserver.c:883: warning: pointer targets in passing argument 1 of 'encode_error_message' differ in signedness odbcserver.c:152: note: expected 'char *' but argument is of type 'byte *' odbcserver.c:899: warning: pointer targets in passing argument 7 of 'SQLDescribeCol' differ in signedness /usr/include/sql.h:633: note: expected 'SQLULEN *' but argument is of type 'SQLLEN *' odbcserver.c:911: warning: pointer targets in assignment differ in signedness odbcserver.c: In function 'encode_column_name_list': odbcserver.c:1177: warning: pointer targets in passing argument 7 of 'SQLDescribeCol' differ in signedness /usr/include/sql.h:633: note: expected 'SQLULEN *' but argument is of type 'SQLLEN *' odbcserver.c:1209: warning: pointer targets in passing argument 2 of 'ei_x_encode_string_len' differ in signedness /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include/ei.h:415: note: expected 'const char *' but argument is of type 'SQLCHAR *' odbcserver.c:1165: warning: unused variable 'result' odbcserver.c: In function 'encode_value_list': odbcserver.c:1229: warning: unused variable 'list_result' odbcserver.c:1227: warning: unused variable 'msg_len' odbcserver.c: In function 'encode_value_list_scroll': odbcserver.c:1274: warning: unused variable 'list_result' odbcserver.c:1272: warning: unused variable 'msg_len' odbcserver.c: In function 'decode_params': odbcserver.c:1494: warning: pointer targets in passing argument 1 of 'ei_get_type' differ in signedness /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include/ei.h:450: note: expected 'const char *' but argument is of type 'byte *' odbcserver.c:1503: warning: pointer targets in passing argument 1 of 'ei_decode_string' differ in signedness /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include/ei.h:467: note: expected 'const char *' but argument is of type 'byte *' odbcserver.c:1503: warning: pointer targets in passing argument 3 of 'ei_decode_string' differ in signedness /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include/ei.h:467: note: expected 'char *' but argument is of type 'byte *' odbcserver.c:1516: warning: pointer targets in passing argument 1 of 'ei_decode_long' differ in signedness /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include/ei.h:462: note: expected 'const char *' but argument is of type 'byte *' odbcserver.c:1534: warning: pointer targets in passing argument 1 of 'ei_decode_double' differ in signedness /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include/ei.h:464: note: expected 'const char *' but argument is of type 'byte *' odbcserver.c:1541: warning: pointer targets in passing argument 1 of 'ei_decode_boolean' differ in signedness /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include/ei.h:465: note: expected 'const char *' but argument is of type 'byte *' odbcserver.c:1491: warning: unused variable 'bin_size' odbcserver.c: In function 'connect_to_erlang': odbcserver.c:1639: warning: implicit declaration of function 'inet_addr' odbcserver.c: In function 'init_driver': odbcserver.c:1959: warning: cast to pointer from integer of different size odbcserver.c:1963: warning: cast to pointer from integer of different size odbcserver.c:1927: warning: unused variable 'use_srollable_cursors' odbcserver.c: In function 'init_param_column': odbcserver.c:1974: warning: pointer targets in passing argument 1 of 'ei_decode_long' differ in signedness /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include/ei.h:462: note: expected 'const char *' but argument is of type 'byte *' odbcserver.c:1976: warning: cast from pointer to integer of different size odbcserver.c:2012: warning: pointer targets in passing argument 1 of 'ei_decode_long' differ in signedness /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include/ei.h:462: note: expected 'const char *' but argument is of type 'byte *' odbcserver.c:2013: warning: pointer targets in passing argument 1 of 'ei_decode_long' differ in signedness /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include/ei.h:462: note: expected 'const char *' but argument is of type 'byte *' odbcserver.c:2036: warning: pointer targets in passing argument 1 of 'ei_decode_long' differ in signedness /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include/ei.h:462: note: expected 'const char *' but argument is of type 'byte *' odbcserver.c:2052: warning: pointer targets in passing argument 1 of 'ei_decode_long' differ in signedness /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include/ei.h:462: note: expected 'const char *' but argument is of type 'byte *' odbcserver.c:2084: warning: pointer targets in passing argument 1 of 'ei_decode_long' differ in signedness /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include/ei.h:462: note: expected 'const char *' but argument is of type 'byte *' odbcserver.c:1971: warning: unused variable 'dummy' odbcserver.c:1970: warning: unused variable 'erl_type' odbcserver.c:1970: warning: unused variable 'size' odbcserver.c: In function 'init_param_statement': odbcserver.c:2131: warning: cast to pointer from integer of different size odbcserver.c: In function 'map_sql_2_c_column': odbcserver.c:2195: warning: cast from pointer to integer of different size odbcserver.c:2202: warning: cast from pointer to integer of different size odbcserver.c:2209: warning: cast from pointer to integer of different size odbcserver.c:2222: warning: cast from pointer to integer of different size odbcserver.c:2227: warning: cast from pointer to integer of different size odbcserver.c: In function 'bind_parameter_arrays': odbcserver.c:2253: warning: pointer targets in passing argument 1 of 'ei_get_type' differ in signedness /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include/ei.h:450: note: expected 'const char *' but argument is of type 'byte *' odbcserver.c:2257: warning: pointer targets in passing argument 1 of 'ei_decode_list_header' differ in signedness /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include/ei.h:478: note: expected 'const char *' but argument is of type 'byte *' odbcserver.c:2260: warning: pointer targets in passing argument 1 of 'ei_decode_tuple_header' differ in signedness /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include/ei.h:477: note: expected 'const char *' but argument is of type 'byte *' odbcserver.c:2264: warning: pointer targets in passing argument 1 of 'ei_decode_list_header' differ in signedness /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include/ei.h:478: note: expected 'const char *' but argument is of type 'byte *' odbcserver.c:2271: warning: pointer targets in passing argument 1 of 'ei_decode_long' differ in signedness /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/include/ei.h:462: note: expected 'const char *' but argument is of type 'byte *' odbcserver.c:2244: warning: unused variable 'msg' odbcserver.c:2243: warning: unused variable 'k' odbcserver.c: In function 'retrive_binary_data': odbcserver.c:2328: warning: unused variable 'sqlState' odbcserver.c: In function 'retrive_scrollable_cursor_support_info': odbcserver.c:2399: warning: pointer targets in assignment differ in signedness odbcserver.c: In function 'more_result_sets': odbcserver.c:2430: warning: pointer targets in passing argument 1 of 'encode_error_message' differ in signedness odbcserver.c:932: note: expected 'char *' but argument is of type 'byte *' odbcserver.c: In function 'str_tolower': odbcserver.c:2496: warning: implicit declaration of function 'tolower' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o ../priv/bin/x86_64-unknown-linux-gnu/odbcserver ../priv/obj/x86_64-unknown-linux-gnu/odbcserver.o -L/usr/lib -lodbc -L/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj/x86_64-unknown-linux-gnu -lpthread -lerl_interface -lei make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc/c_src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc/c_src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc/doc/src' === Leaving application odbc make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/runtime_tools' === Entering application runtime_tools make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/runtime_tools/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/runtime_tools/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/runtime_tools/c_src' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/runtime_tools/c_src' /usr/bin/install -c -d ../priv/obj/x86_64-unknown-linux-gnu gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/trace_ip_drv.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -fPIC -DHAVE_CONFIG_H -O2 -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/beam -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/sys/unix -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal/unix -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/unix trace_ip_drv.c trace_ip_drv.c: In function 'trace_ip_output': trace_ip_drv.c:390: warning: pointer targets in passing argument 2 of 'enque_message' differ in signedness trace_ip_drv.c:213: note: expected 'unsigned char *' but argument is of type 'char *' trace_ip_drv.c:398: warning: pointer targets in passing argument 2 of 'trywrite' differ in signedness trace_ip_drv.c:217: note: expected 'unsigned char *' but argument is of type 'char *' trace_ip_drv.c:400: warning: pointer targets in passing argument 2 of 'enque_message' differ in signedness trace_ip_drv.c:213: note: expected 'unsigned char *' but argument is of type 'char *' trace_ip_drv.c:405: warning: pointer targets in passing argument 2 of 'enque_message' differ in signedness trace_ip_drv.c:213: note: expected 'unsigned char *' but argument is of type 'char *' trace_ip_drv.c: In function 'trace_ip_ready_output': trace_ip_drv.c:519: warning: pointer targets in passing argument 2 of 'write_until_done' differ in signedness trace_ip_drv.c:205: note: expected 'char *' but argument is of type 'unsigned char *' trace_ip_drv.c: In function 'trace_ip_control': trace_ip_drv.c:561: warning: pointer targets in passing argument 2 of 'put_be16' differ in signedness trace_ip_drv.c:208: note: expected 'unsigned char *' but argument is of type 'char *' trace_ip_drv.c: In function 'trywrite': trace_ip_drv.c:771: warning: pointer targets in passing argument 2 of 'write_until_done' differ in signedness trace_ip_drv.c:615: note: expected 'char *' but argument is of type 'unsigned char *' trace_ip_drv.c:779: warning: pointer targets in passing argument 2 of 'write_until_done' differ in signedness trace_ip_drv.c:615: note: expected 'char *' but argument is of type 'unsigned char *' trace_ip_drv.c: In function 'my_accept': trace_ip_drv.c:795: warning: pointer targets in passing argument 3 of 'accept' differ in signedness /usr/include/sys/socket.h:214: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' /usr/bin/install -c -d ../priv/lib/x86_64-unknown-linux-gnu gcc -shared -o ../priv/lib/x86_64-unknown-linux-gnu/trace_ip_drv.so ../priv/obj/x86_64-unknown-linux-gnu/trace_ip_drv.o -lc -lutil -ldl -lm /usr/bin/install -c -d ../priv/obj/x86_64-unknown-linux-gnu gcc -c -o ../priv/obj/x86_64-unknown-linux-gnu/trace_file_drv.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -D_POSIX_THREAD_SAFE_FUNCTIONS -fPIC -DHAVE_CONFIG_H -O2 -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/beam -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/sys/unix -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/internal/unix -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/include/unix trace_file_drv.c trace_file_drv.c: In function 'trace_file_output': trace_file_drv.c:360: warning: pointer targets in passing argument 2 of 'my_write' differ in signedness trace_file_drv.c:192: note: expected 'unsigned char *' but argument is of type 'char *' trace_file_drv.c: In function 'my_write': trace_file_drv.c:523: warning: unused variable 'w' /usr/bin/install -c -d ../priv/lib/x86_64-unknown-linux-gnu gcc -shared -o ../priv/lib/x86_64-unknown-linux-gnu/trace_file_drv.so ../priv/obj/x86_64-unknown-linux-gnu/trace_file_drv.o -lc -lutil -ldl -lm make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/runtime_tools/c_src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/runtime_tools/c_src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/runtime_tools/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/runtime_tools/doc/src' === Leaving application runtime_tools make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/runtime_tools' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTransactions' === Entering application cosTransactions make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTransactions/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTransactions/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTransactions/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTransactions/doc/src' === Leaving application cosTransactions make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTransactions' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEvent' === Entering application cosEvent make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEvent/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEvent/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEvent/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEvent/doc/src' === Leaving application cosEvent make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEvent' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTime' === Entering application cosTime make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTime/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTime/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTime/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTime/doc/src' === Leaving application cosTime make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTime' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosNotification' === Entering application cosNotification make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosNotification/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosNotification/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosNotification/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosNotification/doc/src' === Leaving application cosNotification make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosNotification' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosProperty' === Entering application cosProperty make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosProperty/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosProperty/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosProperty/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosProperty/doc/src' === Leaving application cosProperty make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosProperty' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosFileTransfer' === Entering application cosFileTransfer make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosFileTransfer/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosFileTransfer/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosFileTransfer/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosFileTransfer/doc/src' === Leaving application cosFileTransfer make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosFileTransfer' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEventDomain' === Entering application cosEventDomain make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEventDomain/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEventDomain/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEventDomain/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEventDomain/doc/src' === Leaving application cosEventDomain make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEventDomain' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/et' === Entering application et make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/et/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/et/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/et/examples' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/et/examples' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/et/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/et/doc/src' === Leaving application et make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/et' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco' === Entering application megaco make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/app' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/app' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/engine' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/engine' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/text' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/text' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/flex' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/flex' erlc -W +debug_info -DENABLE_MEGACO_FLEX_SCANNER=true -DMEGACO_REENTRANT_FLEX_SCANNER=true -Dmegaco_parser_inline -pa /usr/src/rpm/BUILD/otp_src_R13B01/lib/et/ebin -pa /usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"megaco-3.11"}' -I../../include -o../../ebin megaco_flex_scanner.erl erlc -W +debug_info -DENABLE_MEGACO_FLEX_SCANNER=true -DMEGACO_REENTRANT_FLEX_SCANNER=true -Dmegaco_parser_inline -pa /usr/src/rpm/BUILD/otp_src_R13B01/lib/et/ebin -pa /usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"megaco-3.11"}' -I../../include -o../../ebin megaco_flex_scanner_handler.erl std [flex] scanner - lineno enabled perl -p -e \ 's/%FLEX_VERSION%/flex 2.5.35/ ; \ s/%MEGACO_YY_LINENO_OPTION%/%option yylineno/ ; \ s/%MEGACO_YY_REENTRANT_OPTION%/\/\* %option reentrant \*\// ; \ s/%MEGACO_DUMMY_DECL_YY_LINENO%/\/* static int yylineno = 1; *\//' \ < megaco_flex_scanner_drv.flex.src > megaco_flex_scanner_drv.flex flex -Ca -Pmegaco_flex_scanner_drv -omegaco_flex_scanner_drv.c megaco_flex_scanner_drv.flex multi-threaded reentrant [flex] scanner - lineno enabled perl -p -e \ 's/%FLEX_VERSION%/flex 2.5.35/ ; \ s/%MEGACO_YY_LINENO_OPTION%/%option yylineno/ ; \ s/%MEGACO_YY_REENTRANT_OPTION%/%option reentrant/ ; \ s/%MEGACO_DUMMY_DECL_YY_LINENO%/\/* static int yylineno = 1; *\//' \ < megaco_flex_scanner_drv.flex.src > megaco_flex_scanner_drv_mt.flex flex -R -Ca --yylineno -Pmegaco_flex_scanner_drv_mt -omegaco_flex_scanner_drv_mt.c megaco_flex_scanner_drv_mt.flex mkdir -p ../../priv/lib/x86_64-unknown-linux-gnu std driver: gcc -DMEGACO_DRV_NAME=\"megaco_flex_scanner_drv\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fPIC -DMFS_FLEX_DEBUG=0 -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/beam -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/sys/unix -funroll-loops -Wall -DMEGACO_LINENO -shared -o ../../priv/lib/x86_64-unknown-linux-gnu/megaco_flex_scanner_drv.so megaco_flex_scanner_drv.c megaco_flex_scanner_drv.c: In function 'megaco_flex_scanner_drvlex': megaco_flex_scanner_drv.flex:732: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result multi-threaded driver: gcc -DMEGACO_DRV_NAME=\"megaco_flex_scanner_drv_mt\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/x86_64-unknown-linux-gnu -fPIC -DMFS_FLEX_DEBUG=0 -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/beam -I/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/sys/unix -funroll-loops -Wall -DMEGACO_LINENO -D_THREAD_SAFE -D_REENTRANT -DMEGACO_REENTRANT_FLEX_SCANNER -shared -o ../../priv/lib/x86_64-unknown-linux-gnu/megaco_flex_scanner_drv_mt.so megaco_flex_scanner_drv_mt.c megaco_flex_scanner_drv_mt.c: In function 'megaco_flex_scanner_drv_mtlex': megaco_flex_scanner_drv_mt.flex:732: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result megaco_flex_scanner_drv_mt.c: In function 'yy_try_NUL_trans': megaco_flex_scanner_drv_mt.c:7362: warning: unused variable 'yyg' make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/flex' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/flex' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/binary' Building prebuild.skip\c make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/binary' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/tcp' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/tcp' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/udp' make[4]: Nothing to be done for `opt'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/udp' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/examples/simple' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/examples/simple' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/examples/meas' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/examples/meas' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/doc/src' === Leaving application megaco make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/webtool' === Entering application webtool make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/webtool/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/webtool/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/webtool/priv' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/webtool/priv' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/webtool/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/webtool/doc/src' === Leaving application webtool make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/webtool' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/xmerl' === Entering application xmerl make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/xmerl/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/xmerl/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/xmerl/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/xmerl/doc/src' === Leaving application xmerl make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/xmerl' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/edoc' Makefile:90: warning: overriding commands for target `docs' /usr/src/rpm/BUILD/otp_src_R13B01/make/otp_subdir.mk:28: warning: ignoring old commands for target `docs' === Entering application edoc make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/edoc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/edoc/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/edoc/include' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/edoc/include' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/edoc/priv' sed -e "s/%EDOC_VSN%/0.7.6.3/g" \ -e "s/%XMERL_VSN%/1.2/g" \ -e "s/%SYNTAX_TOOLS_VSN%/1.6.2/g" \ edoc_generate.src > edoc_generate make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/edoc/priv' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/edoc/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/edoc/doc/src' === Leaving application edoc make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/edoc' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/eunit' === Entering application eunit make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/eunit/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/eunit/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/eunit/examples' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/eunit/examples' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/eunit/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/eunit/doc/src' === Leaving application eunit make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/eunit' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssh' === Entering application ssh make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssh/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssh/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssh/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssh/doc/src' === Leaving application ssh make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssh' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inviso' === Entering application inviso make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inviso/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inviso/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inviso/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inviso/doc/src' === Leaving application inviso make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inviso' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/typer' === Entering application typer make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/typer/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/typer/src' === Leaving application typer make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/typer' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/docbuilder' === Entering application docbuilder make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/docbuilder/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/docbuilder/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/docbuilder/dtd' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/docbuilder/dtd' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/docbuilder/etc' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/docbuilder/etc' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/docbuilder/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/docbuilder/doc/src' === Leaving application docbuilder make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/docbuilder' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/test_server' === Entering application test_server make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/test_server/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/test_server/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/test_server/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/test_server/doc/src' === Leaving application test_server make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/test_server' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test' === Entering application common_test make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test/doc/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test/priv' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test/priv' sed -e 's;@CT_VSN@;1.4.2;' \ -e 's;@TS_VSN@;3.3.2;' \ ../install.sh.in > install.sh chmod 775 install.sh make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test/priv' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test/priv' === Leaving application common_test make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/percept' === Entering application percept make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/percept/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/percept/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/percept/priv' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/percept/priv' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/percept/doc/src' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/percept/doc/src' === Leaving application percept make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/percept' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe' Makefile:48: warning: overriding commands for target `docs' /usr/src/rpm/BUILD/otp_src_R13B01/make/otp_subdir.mk:28: warning: ignoring old commands for target `docs' === Entering application hipe make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/rtl' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/rtl' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/misc' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/misc' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/main' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/main' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/cerl' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/cerl' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/icode' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/icode' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/flow' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/flow' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/util' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/util' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/regalloc' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/regalloc' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/sparc' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/sparc' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/ppc' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/ppc' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/x86' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/x86' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/amd64' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/amd64' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/arm' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/arm' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/opt' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/opt' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/tools' make[3]: Nothing to be done for `opt'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/tools' === Leaving application hipe make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe' make[1]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib' make[1]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts' sed -e 's;%SYS_VSN%;R13B01;' \ -e 's;%ERTS_VSN%;5.7.2;' \ -e 's;%KERNEL_VSN%;2.13.2;' \ -e 's;%STDLIB_VSN%;1.16.2;' \ /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/start_clean.rel.src > /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/start_clean.rel sed -e 's;%SYS_VSN%;R13B01;' \ -e 's;%ERTS_VSN%;5.7.2;' \ -e 's;%KERNEL_VSN%;2.13.2;' \ -e 's;%STDLIB_VSN%;1.16.2;' \ -e 's;%SASL_VSN%;2.1.6;' \ /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/start_sasl.rel.src > /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/start_sasl.rel sed -e 's;%SYS_VSN%;R13B01;' \ -e 's;%ERTS_VSN%;5.7.2;' \ -e 's;%KERNEL_VSN%;2.13.2;' \ -e 's;%STDLIB_VSN%;1.16.2;' \ -e 's;%SASL_VSN%;2.1.6;' \ -e 's;%OS_MON_VSN%;2.2.2;' \ -e 's;%MNESIA_VSN%;4.4.10;' \ -e 's;%SNMP_VSN%;;' \ -e 's;%INETS_VSN%;5.1;' \ /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/start_all_example.rel.src > /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/start_all_example.rel /usr/bin/install -c -d /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/tmp ( cd /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/tmp && \ erlc -W -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/kernel/ebin -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/stdlib/ebin -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/sasl/ebin -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/start_clean.script /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/start_clean.rel ) /usr/bin/install -c -d /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/tmp ( cd /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/tmp && \ erlc -W -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/kernel/ebin -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/stdlib/ebin -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/sasl/ebin -o /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/start_sasl.boot /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/start_sasl.rel ) /usr/bin/install -c -d /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/tmp ( cd /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/tmp && \ erl -boot start_clean -noinput +B -eval 'release_handler:create_RELEASES("%ERL_ROOT%", "/usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts", "/usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/start_sasl.rel", []), halt()') mv RELEASES RELEASES.src make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts' /usr/bin/install -c -d /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/tmp ( cd /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/tmp && \ erlc -W -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/kernel/ebin -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/stdlib/ebin -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/sasl/ebin +otp_build -o /usr/src/rpm/BUILD/otp_src_R13B01/bin/start.script /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/start_clean.rel ) /usr/bin/install -c -d /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/tmp ( cd /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/tmp && \ erlc -W -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/kernel/ebin -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/stdlib/ebin -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/sasl/ebin +otp_build -o /usr/src/rpm/BUILD/otp_src_R13B01/bin/start_sasl.script /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/start_sasl.rel ) /usr/bin/install -c -d /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/tmp ( cd /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/tmp && \ erlc -W -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/kernel/ebin -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/stdlib/ebin -I/usr/src/rpm/BUILD/otp_src_R13B01/lib/sasl/ebin +otp_build -o /usr/src/rpm/BUILD/otp_src_R13B01/bin/start_clean.script /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/start_clean.rel ) make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts' make[1]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts' make[1]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/dialyzer' === Entering application dialyzer make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/dialyzer/src' make[2]: Nothing to be done for `opt'. make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/dialyzer/src' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/dialyzer/doc/src' make[2]: Nothing to be done for `opt'. make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/dialyzer/doc/src' === Leaving application dialyzer make[1]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/dialyzer' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZXMRPO + umask 022 + cd /usr/src/rpm/BUILD + '[' /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64 '!=' / ']' + rm -rf /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64 ++ dirname /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64 + mkdir -p /usr/src/rpm/BUILDROOT + mkdir /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64 + cd otp_src_R13B01 + LANG=C + export LANG + unset DISPLAY + rm -rf /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64 + make INSTALL_PREFIX=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64 install test -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/bin || /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/bin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/usr/lib cd erts && \ ERL_TOP=/usr/src/rpm/BUILD/otp_src_R13B01 PATH=/usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/bin:${PATH} \ make TESTROOT=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release make[1]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts' *** Omitted build of hybrid heap emulator *** since target is x86_64-unknown-linux-gnu make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make -f x86_64-unknown-linux-gnu/Makefile release make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make -f x86_64-unknown-linux-gnu/Makefile release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' cd /usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src && make opt make[6]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[7]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make[6]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make[6]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[7]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib' make[6]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib' make[6]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[7]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre' make[6]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2 /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/include /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/man /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/doc /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/bin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/usr/include /usr/bin/install -c -m 644 beam/erl_driver.h sys/unix/driver_int.h /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/usr/include /usr/bin/install -c -m 644 beam/erl_driver.h sys/unix/driver_int.h /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/include /usr/bin/install -c /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/beam.smp /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/bin /usr/bin/install -c /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/child_setup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/bin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/usr/include/obsolete /usr/bin/install -c -m 644 obsolete/driver.h /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/usr/include/obsolete make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make -f x86_64-unknown-linux-gnu/Makefile release make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make -f x86_64-unknown-linux-gnu/Makefile release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' cd /usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src && make opt make[6]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[7]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make[6]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make[6]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[7]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib' make[6]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/zlib' make[6]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[7]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre' make[6]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator/pcre' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2 /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/include /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/man /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/doc /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/bin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/usr/include /usr/bin/install -c -m 644 beam/erl_driver.h sys/unix/driver_int.h /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/usr/include /usr/bin/install -c -m 644 beam/erl_driver.h sys/unix/driver_int.h /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/include /usr/bin/install -c /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/bin /usr/bin/install -c /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/child_setup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/bin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/usr/include/obsolete /usr/bin/install -c -m 644 obsolete/driver.h /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/usr/include/obsolete make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/emulator' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/doc/src' make[3]: Nothing to be done for `release_spec'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/doc/src' make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/doc/src' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/etc' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/etc/common' make -f x86_64-unknown-linux-gnu/Makefile release make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/etc/common' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/etc/common' make -f x86_64-unknown-linux-gnu/Makefile release_spec make[6]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/etc/common' cd /usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src && make make[7]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[8]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make[7]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/bin /usr/bin/install -c erl.src /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/bin /usr/bin/install -c /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/inet_gethost /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/heart /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/erlexec /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/typer /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/dialyzer /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/erlc /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/escript /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/run_erl /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/to_erl /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/dyn_erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/bin /usr/bin/install -c Install /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/misc /usr/bin/install -c ../unix/format_man_pages ../unix/makewhatis /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/misc /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/src /usr/bin/install -c -m 644 ../unix/setuid_socket_wrap.c /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/src /usr/bin/install -c -m 644 ../unix/start.src ../unix/start_erl.src /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/bin make[6]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/etc/common' make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/etc/common' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/etc/common' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/etc/common' make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/etc' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/epmd' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/epmd/src' make -f x86_64-unknown-linux-gnu/Makefile release make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/epmd/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/epmd/src' make -f x86_64-unknown-linux-gnu/Makefile release_spec make[6]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/epmd/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/bin /usr/bin/install -c /usr/src/rpm/BUILD/otp_src_R13B01/bin/x86_64-unknown-linux-gnu/epmd /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/bin make[6]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/epmd/src' make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/epmd/src' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/epmd/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/epmd/src' make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/epmd' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make -f x86_64-unknown-linux-gnu/Makefile release make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make -f x86_64-unknown-linux-gnu/Makefile release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/include /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/usr/include /usr/bin/install -c -m 644 ../include/erl_memory_trace_parser.h ../include/x86_64-unknown-linux-gnu/erl_int_sizes_config.h ../include/erl_fixed_size_int_types.h /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/include /usr/bin/install -c -m 644 ../include/erl_memory_trace_parser.h ../include/x86_64-unknown-linux-gnu/erl_int_sizes_config.h ../include/erl_fixed_size_int_types.h /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/usr/include /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/include/internal /usr/bin/install -c -m 644 ../include/internal/README ../include/internal/ethread.h ../include/internal/x86_64-unknown-linux-gnu/ethread.mk ../include/internal/x86_64-unknown-linux-gnu/ethread_header_config.h ../include/internal/erl_printf.h ../include/internal/erl_printf_format.h ../include/internal/erl_memory_trace_protocol.h ../include/internal/erl_misc_utils.h ../include/internal/erl_errno.h /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/include/internal for xdir in i386 x86_64 ppc32 sparc32 sparc64 tile; do \ /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/include/internal/$xdir; \ /usr/bin/install -c -m 644 ../include/internal/$xdir/*.h \ /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/include/internal/$xdir; \ done /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/lib /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/usr/lib /usr/bin/install -c -m 644 ../lib/x86_64-unknown-linux-gnu/liberts.a ../lib/x86_64-unknown-linux-gnu/liberts_r.a /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/lib /usr/bin/install -c -m 644 ../lib/x86_64-unknown-linux-gnu/liberts.a ../lib/x86_64-unknown-linux-gnu/liberts_r.a /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/usr/lib /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/lib/internal /usr/bin/install -c -m 644 ../lib/internal/README ../lib/internal/x86_64-unknown-linux-gnu/libethread.a ../lib/internal/x86_64-unknown-linux-gnu/liberts_internal.a ../lib/internal/x86_64-unknown-linux-gnu/liberts_internal_r.a /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/lib/internal make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/releases/R13B01 /usr/bin/install -c -m 644 RELEASES.src /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/releases /usr/bin/install -c -m 644 /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/start_clean.script /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/start_clean.boot /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/start_sasl.boot /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/start_sasl.script /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/start_clean.rel /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/start_sasl.rel /usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts/start_all_example.rel \ /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/releases/R13B01 /usr/bin/install -c -m 644 start_clean.script /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/releases/R13B01/start.script /usr/bin/install -c -m 644 start_clean.boot /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/releases/R13B01/start.boot make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts' make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/start_scripts' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/preloaded' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/preloaded/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/preloaded/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/erts-5.7.2/src /usr/bin/install -c -m 644 erl_prim_loader.erl init.erl prim_file.erl prim_inet.erl zlib.erl prim_zip.erl otp_ring0.erl erlang.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/erts-5.7.2/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/erts-5.7.2/ebin /usr/bin/install -c -m 644 ../ebin/erl_prim_loader.beam ../ebin/init.beam ../ebin/prim_file.beam ../ebin/prim_inet.beam ../ebin/zlib.beam ../ebin/prim_zip.beam ../ebin/otp_ring0.beam ../ebin/erlang.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/erts-5.7.2/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/preloaded/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/preloaded/src' make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/preloaded' make[1]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts' cd lib && \ ERL_TOP=/usr/src/rpm/BUILD/otp_src_R13B01 PATH=/usr/src/rpm/BUILD/otp_src_R13B01/bootstrap/bin:${PATH} \ make TESTROOT=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang BUILD_ALL=true release make[1]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/stdlib' === Entering application stdlib make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/stdlib/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/stdlib/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/stdlib-1.16.2/src /usr/bin/install -c -m 644 array.erl base64.erl beam_lib.erl c.erl calendar.erl dets.erl dets_server.erl dets_sup.erl dets_utils.erl dets_v8.erl dets_v9.erl dict.erl digraph.erl digraph_utils.erl edlin.erl edlin_expand.erl epp.erl erl_bits.erl erl_compile.erl erl_eval.erl erl_expand_records.erl erl_internal.erl erl_lint.erl erl_parse.erl erl_posix_msg.erl erl_pp.erl erl_scan.erl erl_tar.erl error_logger_file_h.erl error_logger_tty_h.erl escript.erl ets.erl eval_bits.erl file_sorter.erl filelib.erl filename.erl gb_trees.erl gb_sets.erl gen.erl gen_event.erl gen_fsm.erl gen_server.erl io.erl io_lib.erl io_lib_format.erl io_lib_fread.erl io_lib_pretty.erl lib.erl lists.erl log_mf_h.erl math.erl ms_transform.erl otp_internal.erl orddict.erl ordsets.erl pg.erl re.erl pool.erl proc_lib.erl proplists.erl qlc.erl qlc_pt.erl queue.erl random.erl regexp.erl sets.erl shell.erl shell_default.erl slave.erl sofs.erl string.erl supervisor.erl supervisor_bridge.erl sys.erl timer.erl unicode.erl win32reg.erl zip.erl erl_parse.yrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/stdlib-1.16.2/src /usr/bin/install -c -m 644 dets.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/stdlib-1.16.2/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/stdlib-1.16.2/include /usr/bin/install -c -m 644 ../include/erl_compile.hrl ../include/erl_bits.hrl ../include/ms_transform.hrl ../include/qlc.hrl ../include/zip.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/stdlib-1.16.2/include /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/stdlib-1.16.2/ebin /usr/bin/install -c -m 644 ../ebin/array.beam ../ebin/base64.beam ../ebin/beam_lib.beam ../ebin/c.beam ../ebin/calendar.beam ../ebin/dets.beam ../ebin/dets_server.beam ../ebin/dets_sup.beam ../ebin/dets_utils.beam ../ebin/dets_v8.beam ../ebin/dets_v9.beam ../ebin/dict.beam ../ebin/digraph.beam ../ebin/digraph_utils.beam ../ebin/edlin.beam ../ebin/edlin_expand.beam ../ebin/epp.beam ../ebin/erl_bits.beam ../ebin/erl_compile.beam ../ebin/erl_eval.beam ../ebin/erl_expand_records.beam ../ebin/erl_internal.beam ../ebin/erl_lint.beam ../ebin/erl_parse.beam ../ebin/erl_posix_msg.beam ../ebin/erl_pp.beam ../ebin/erl_scan.beam ../ebin/erl_tar.beam ../ebin/error_logger_file_h.beam ../ebin/error_logger_tty_h.beam ../ebin/escript.beam ../ebin/ets.beam ../ebin/eval_bits.beam ../ebin/file_sorter.beam ../ebin/filelib.beam ../ebin/filename.beam ../ebin/gb_trees.beam ../ebin/gb_sets.beam ../ebin/gen.beam ../ebin/gen_event.beam ../ebin/gen_fsm.beam ../ebin/gen_server.beam ../ebin/io.beam ../ebin/io_lib.beam ../ebin/io_lib_format.beam ../ebin/io_lib_fread.beam ../ebin/io_lib_pretty.beam ../ebin/lib.beam ../ebin/lists.beam ../ebin/log_mf_h.beam ../ebin/math.beam ../ebin/ms_transform.beam ../ebin/otp_internal.beam ../ebin/orddict.beam ../ebin/ordsets.beam ../ebin/pg.beam ../ebin/re.beam ../ebin/pool.beam ../ebin/proc_lib.beam ../ebin/proplists.beam ../ebin/qlc.beam ../ebin/qlc_pt.beam ../ebin/queue.beam ../ebin/random.beam ../ebin/regexp.beam ../ebin/sets.beam ../ebin/shell.beam ../ebin/shell_default.beam ../ebin/slave.beam ../ebin/sofs.beam ../ebin/string.beam ../ebin/supervisor.beam ../ebin/supervisor_bridge.beam ../ebin/sys.beam ../ebin/timer.beam ../ebin/unicode.beam ../ebin/win32reg.beam ../ebin/zip.beam ../ebin/stdlib.app ../ebin/stdlib.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/stdlib-1.16.2/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/stdlib/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/stdlib/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/stdlib/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/stdlib/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/stdlib/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/stdlib/doc/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/stdlib/examples' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/stdlib/examples' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/stdlib-1.16.2/examples /usr/bin/install -c -m 644 erl_id_trans.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/stdlib-1.16.2/examples make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/stdlib/examples' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/stdlib/examples' === Leaving application stdlib make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/stdlib' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/sasl' === Entering application sasl make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/sasl/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/sasl/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/sasl-2.1.6/src /usr/bin/install -c -m 644 alarm_handler.erl sasl.erl sasl_report.erl sasl_report_file_h.erl sasl_report_tty_h.erl format_lib_supp.erl misc_supp.erl overload.erl rb.erl rb_format_supp.erl release_handler.erl release_handler_1.erl si.erl si_sasl_supp.erl systools.erl systools_make.erl systools_rc.erl systools_relup.erl systools_lib.erl erlsrv.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/sasl-2.1.6/src /usr/bin/install -c -m 644 systools.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/sasl-2.1.6/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/sasl-2.1.6/ebin /usr/bin/install -c -m 644 ../ebin/alarm_handler.beam ../ebin/sasl.beam ../ebin/sasl_report.beam ../ebin/sasl_report_file_h.beam ../ebin/sasl_report_tty_h.beam ../ebin/format_lib_supp.beam ../ebin/misc_supp.beam ../ebin/overload.beam ../ebin/rb.beam ../ebin/rb_format_supp.beam ../ebin/release_handler.beam ../ebin/release_handler_1.beam ../ebin/si.beam ../ebin/si_sasl_supp.beam ../ebin/systools.beam ../ebin/systools_make.beam ../ebin/systools_rc.beam ../ebin/systools_relup.beam ../ebin/systools_lib.beam ../ebin/erlsrv.beam ../ebin/sasl.app ../ebin/sasl.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/sasl-2.1.6/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/sasl/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/sasl/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/sasl/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/sasl/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/sasl/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/sasl/doc/src' === Leaving application sasl make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/sasl' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/kernel' === Entering application kernel make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/kernel/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/kernel/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/kernel-2.13.2/src /usr/bin/install -c -m 644 application.erl application_controller.erl application_master.erl application_starter.erl auth.erl code.erl code_server.erl disk_log.erl disk_log_1.erl disk_log_server.erl disk_log_sup.erl dist_ac.erl dist_util.erl erl_boot_server.erl erl_ddll.erl erl_distribution.erl erl_epmd.erl erl_reply.erl erts_debug.erl error_handler.erl error_logger.erl file.erl file_io_server.erl file_server.erl gen_tcp.erl gen_udp.erl gen_sctp.erl global.erl global_group.erl global_search.erl group.erl heart.erl hipe_unified_loader.erl inet.erl inet6_tcp.erl inet6_tcp_dist.erl inet6_udp.erl inet6_sctp.erl inet_config.erl inet_db.erl inet_dns.erl inet_gethost_native.erl inet_hosts.erl inet_parse.erl inet_res.erl inet_tcp.erl inet_tcp_dist.erl inet_udp.erl inet_sctp.erl kernel.erl kernel_config.erl net.erl net_adm.erl net_kernel.erl os.erl packages.erl pg2.erl ram_file.erl rpc.erl seq_trace.erl standard_error.erl user.erl user_drv.erl user_sup.erl wrap_log_reader.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/kernel-2.13.2/src /usr/bin/install -c -m 644 application_master.hrl disk_log.hrl net_address.hrl inet_dns.hrl inet_res.hrl inet_boot.hrl inet_config.hrl inet_int.hrl dist.hrl dist_util.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/kernel-2.13.2/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/kernel-2.13.2/include /usr/bin/install -c -m 644 ../include/file.hrl ../include/inet.hrl ../include/inet_sctp.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/kernel-2.13.2/include /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/kernel-2.13.2/ebin /usr/bin/install -c -m 644 ../ebin/application.beam ../ebin/application_controller.beam ../ebin/application_master.beam ../ebin/application_starter.beam ../ebin/auth.beam ../ebin/code.beam ../ebin/code_server.beam ../ebin/disk_log.beam ../ebin/disk_log_1.beam ../ebin/disk_log_server.beam ../ebin/disk_log_sup.beam ../ebin/dist_ac.beam ../ebin/dist_util.beam ../ebin/erl_boot_server.beam ../ebin/erl_ddll.beam ../ebin/erl_distribution.beam ../ebin/erl_epmd.beam ../ebin/erl_reply.beam ../ebin/erts_debug.beam ../ebin/error_handler.beam ../ebin/error_logger.beam ../ebin/file.beam ../ebin/file_io_server.beam ../ebin/file_server.beam ../ebin/gen_tcp.beam ../ebin/gen_udp.beam ../ebin/gen_sctp.beam ../ebin/global.beam ../ebin/global_group.beam ../ebin/global_search.beam ../ebin/group.beam ../ebin/heart.beam ../ebin/hipe_unified_loader.beam ../ebin/inet.beam ../ebin/inet6_tcp.beam ../ebin/inet6_tcp_dist.beam ../ebin/inet6_udp.beam ../ebin/inet6_sctp.beam ../ebin/inet_config.beam ../ebin/inet_db.beam ../ebin/inet_dns.beam ../ebin/inet_gethost_native.beam ../ebin/inet_hosts.beam ../ebin/inet_parse.beam ../ebin/inet_res.beam ../ebin/inet_tcp.beam ../ebin/inet_tcp_dist.beam ../ebin/inet_udp.beam ../ebin/inet_sctp.beam ../ebin/kernel.beam ../ebin/kernel_config.beam ../ebin/net.beam ../ebin/net_adm.beam ../ebin/net_kernel.beam ../ebin/os.beam ../ebin/packages.beam ../ebin/pg2.beam ../ebin/ram_file.beam ../ebin/rpc.beam ../ebin/seq_trace.beam ../ebin/standard_error.beam ../ebin/user.beam ../ebin/user_drv.beam ../ebin/user_sup.beam ../ebin/wrap_log_reader.beam ../ebin/kernel.app ../ebin/kernel.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/kernel-2.13.2/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/kernel/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/kernel/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/kernel/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/kernel/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/kernel/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/kernel/doc/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/kernel/examples' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/kernel/examples' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/kernel-2.13.2/examples tar cf - uds_dist | \ (cd /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/kernel-2.13.2/examples; tar xf - ; chmod -R ug+w uds_dist ) make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/kernel/examples' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/kernel/examples' === Leaving application kernel make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/kernel' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/compiler' === Entering application compiler make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/compiler/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/compiler/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/compiler-4.6.2/src /usr/bin/install -c -m 644 compile.erl sys_pre_attributes.erl sys_pre_expand.erl sys_expand_pmod.erl v3_core.erl sys_core_fold.erl sys_core_inline.erl sys_core_dsetel.erl core_lib.erl core_scan.erl core_parse.erl core_lint.erl core_pp.erl v3_kernel.erl v3_kernel_pp.erl v3_life.erl v3_codegen.erl beam_block.erl beam_bool.erl beam_dead.erl beam_jump.erl beam_type.erl beam_clean.erl beam_peep.erl beam_bsm.erl beam_trim.erl beam_flatten.erl beam_listing.erl beam_asm.erl beam_dict.erl beam_opcodes.erl beam_disasm.erl beam_utils.erl beam_validator.erl erl_bifs.erl cerl.erl cerl_clauses.erl cerl_inline.erl cerl_trees.erl rec_env.erl beam_disasm.hrl core_parse.hrl v3_kernel.hrl v3_life.hrl ./beam_opcodes.hrl \ core_parse.yrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/compiler-4.6.2/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/compiler-4.6.2/ebin /usr/bin/install -c -m 644 ../ebin/compile.beam ../ebin/sys_pre_attributes.beam ../ebin/sys_pre_expand.beam ../ebin/sys_expand_pmod.beam ../ebin/v3_core.beam ../ebin/sys_core_fold.beam ../ebin/sys_core_inline.beam ../ebin/sys_core_dsetel.beam ../ebin/core_lib.beam ../ebin/core_scan.beam ../ebin/core_parse.beam ../ebin/core_lint.beam ../ebin/core_pp.beam ../ebin/v3_kernel.beam ../ebin/v3_kernel_pp.beam ../ebin/v3_life.beam ../ebin/v3_codegen.beam ../ebin/beam_block.beam ../ebin/beam_bool.beam ../ebin/beam_dead.beam ../ebin/beam_jump.beam ../ebin/beam_type.beam ../ebin/beam_clean.beam ../ebin/beam_peep.beam ../ebin/beam_bsm.beam ../ebin/beam_trim.beam ../ebin/beam_flatten.beam ../ebin/beam_listing.beam ../ebin/beam_asm.beam ../ebin/beam_dict.beam ../ebin/beam_opcodes.beam ../ebin/beam_disasm.beam ../ebin/beam_utils.beam ../ebin/beam_validator.beam ../ebin/erl_bifs.beam ../ebin/cerl.beam ../ebin/cerl_clauses.beam ../ebin/cerl_inline.beam ../ebin/cerl_trees.beam ../ebin/rec_env.beam ../ebin/compiler.app ../ebin/compiler.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/compiler-4.6.2/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/compiler/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/compiler/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/compiler/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/compiler/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/compiler/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/compiler/doc/src' === Leaving application compiler make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/compiler' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools' === Entering application tools make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/c_src' make -f x86_64-unknown-linux-gnu/Makefile release make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/c_src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/c_src' make -f x86_64-unknown-linux-gnu/Makefile release_spec make[6]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/c_src' cd /usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src && make opt make[7]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make -f x86_64-unknown-linux-gnu/Makefile TYPE=opt make[8]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' make[7]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/erts/lib_src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/tools-2.6.4/c_src /usr/bin/install -c -m 644 erl_memory.c erl_memory_trace_block_table.c erl_memory_trace_block_table.h /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/tools-2.6.4/c_src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/tools-2.6.4/bin /usr/bin/install -c ../bin/x86_64-unknown-linux-gnu/emem /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/tools-2.6.4/bin make[6]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/c_src' make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/c_src' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/c_src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/c_src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/tools-2.6.4/src /usr/bin/install -c -m 644 cover.erl cover_web.erl eprof.erl fprof.erl cprof.erl instrument.erl make.erl tags.erl xref.erl xref_base.erl xref_compiler.erl xref_parser.erl xref_reader.erl xref_scanner.erl xref_utils.erl xref_parser.yrl xref.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/tools-2.6.4/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/tools-2.6.4/ebin /usr/bin/install -c -m 644 ../ebin/cover.beam ../ebin/cover_web.beam ../ebin/eprof.beam ../ebin/fprof.beam ../ebin/cprof.beam ../ebin/instrument.beam ../ebin/make.beam ../ebin/tags.beam ../ebin/xref.beam ../ebin/xref_base.beam ../ebin/xref_compiler.beam ../ebin/xref_parser.beam ../ebin/xref_reader.beam ../ebin/xref_scanner.beam ../ebin/xref_utils.beam ../ebin/tools.app ../ebin/tools.appup \ /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/tools-2.6.4/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/doc/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/examples' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/examples' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/tools-2.6.4/examples /usr/bin/install -c -m 644 xref_examples.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/tools-2.6.4/examples make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/examples' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/examples' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/priv' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/priv' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/tools-2.6.4/priv /usr/bin/install -c -m 644 index.html /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/tools-2.6.4/priv /usr/bin/install -c -m 644 cover.tool /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/tools-2.6.4/priv make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/priv' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/priv' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/emacs' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/emacs' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/tools-2.6.4/emacs /usr/bin/install -c -m 644 erlang-start.el erlang.el README \ /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/tools-2.6.4/emacs make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/emacs' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools/emacs' === Leaving application tools make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tools' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp' === Entering application snmp make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/compile' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/compile' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/src/compiler /usr/bin/install -c -m 644 snmpc_mib_gram.yrl snmpc_mib_gram.erl snmpc.erl snmpc_lib.erl snmpc_mib_to_hrl.erl snmpc_misc.erl snmpc_tok.erl snmpc.hrl snmpc_misc.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/src/compiler /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/ebin /usr/bin/install -c -m 644 ../../ebin/snmpc_mib_gram.beam ../../ebin/snmpc.beam ../../ebin/snmpc_lib.beam ../../ebin/snmpc_mib_to_hrl.beam ../../ebin/snmpc_misc.beam ../../ebin/snmpc_tok.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/compile' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/compile' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/mibs' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/mibs' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/mibs /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/mibs/v1 /usr/bin/install -c -m 644 RFC1213-MIB.mib STANDARD-MIB.mib SNMPv2-TM.mib SNMPv2-MIB.mib SNMP-FRAMEWORK-MIB.mib SNMP-MPD-MIB.mib SNMP-TARGET-MIB.mib SNMP-NOTIFICATION-MIB.mib SNMP-COMMUNITY-MIB.mib SNMP-USER-BASED-SM-MIB.mib SNMP-VIEW-BASED-ACM-MIB.mib SNMP-USM-AES-MIB.mib INET-ADDRESS-MIB.mib OTP-SNMPEA-MIB.mib /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/mibs /usr/bin/install -c -m 644 SNMPv2-SMI.mib SNMPv2-TC.mib SNMPv2-CONF.mib /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/mibs /usr/bin/install -c -m 644 STANDARD-MIB.funcs SNMPv2-MIB.funcs SNMP-NOTIFICATION-MIB.funcs SNMP-TARGET-MIB.funcs /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/mibs /usr/bin/install -c -m 644 RFC1155-SMI.mib RFC-1212.mib RFC-1215.mib /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/mibs/v1 /usr/bin/install -c -m 644 v1/OTP-SNMPEA-MIB.mib.v1 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/mibs/v1 /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/include /usr/bin/install -c -m 644 ../include/SNMPv2-TC.hrl ../include/RFC1213-MIB.hrl ../include/STANDARD-MIB.hrl ../include/SNMPv2-TM.hrl ../include/SNMPv2-MIB.hrl ../include/SNMP-FRAMEWORK-MIB.hrl ../include/SNMP-MPD-MIB.hrl ../include/SNMP-TARGET-MIB.hrl ../include/SNMP-NOTIFICATION-MIB.hrl ../include/SNMP-COMMUNITY-MIB.hrl ../include/SNMP-USER-BASED-SM-MIB.hrl ../include/SNMP-VIEW-BASED-ACM-MIB.hrl ../include/SNMP-USM-AES-MIB.hrl ../include/INET-ADDRESS-MIB.hrl ../include/OTP-SNMPEA-MIB.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/include /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/priv/mibs /usr/bin/install -c -m 644 ../priv/mibs/RFC1213-MIB.bin ../priv/mibs/STANDARD-MIB.bin ../priv/mibs/SNMPv2-TM.bin ../priv/mibs/SNMPv2-MIB.bin ../priv/mibs/SNMP-FRAMEWORK-MIB.bin ../priv/mibs/SNMP-MPD-MIB.bin ../priv/mibs/SNMP-TARGET-MIB.bin ../priv/mibs/SNMP-NOTIFICATION-MIB.bin ../priv/mibs/SNMP-COMMUNITY-MIB.bin ../priv/mibs/SNMP-USER-BASED-SM-MIB.bin ../priv/mibs/SNMP-VIEW-BASED-ACM-MIB.bin ../priv/mibs/SNMP-USM-AES-MIB.bin ../priv/mibs/INET-ADDRESS-MIB.bin ../priv/mibs/OTP-SNMPEA-MIB.bin /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/priv/mibs make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/mibs' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/mibs' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/compile' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/compile' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/src/compiler /usr/bin/install -c -m 644 snmpc_mib_gram.yrl snmpc_mib_gram.erl snmpc.erl snmpc_lib.erl snmpc_mib_to_hrl.erl snmpc_misc.erl snmpc_tok.erl snmpc.hrl snmpc_misc.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/src/compiler /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/ebin /usr/bin/install -c -m 644 ../../ebin/snmpc_mib_gram.beam ../../ebin/snmpc.beam ../../ebin/snmpc_lib.beam ../../ebin/snmpc_mib_to_hrl.beam ../../ebin/snmpc_misc.beam ../../ebin/snmpc_tok.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/ebin make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/compile' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/compile' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/app' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/app' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/src/app /usr/bin/install -c -m 644 snmp.erl snmp_app.erl snmp_app_sup.erl snmp_internal.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/src/app /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/ebin /usr/bin/install -c -m 644 ../../ebin/snmp.beam ../../ebin/snmp_app.beam ../../ebin/snmp_app_sup.beam ../../ebin/snmp.app ../../ebin/snmp.appup \ /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/include /usr/bin/install -c -m 644 ../../include/snmp_types.hrl ../../include/snmp_tables.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/include make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/app' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/app' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/misc' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/misc' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/src/misc /usr/bin/install -c -m 644 snmp_conf.erl snmp_config.erl snmp_log.erl snmp_mini_mib.erl snmp_misc.erl snmp_note_store.erl snmp_pdus.erl snmp_usm.erl snmp_verbosity.erl snmp_verbosity.hrl snmp_debug.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/src/misc /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/ebin /usr/bin/install -c -m 644 ../../ebin/snmp_conf.beam ../../ebin/snmp_config.beam ../../ebin/snmp_log.beam ../../ebin/snmp_mini_mib.beam ../../ebin/snmp_misc.beam ../../ebin/snmp_note_store.beam ../../ebin/snmp_pdus.beam ../../ebin/snmp_usm.beam ../../ebin/snmp_verbosity.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/ebin make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/misc' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/misc' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/agent' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/agent' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/src/agent /usr/bin/install -c -m 644 snmpa_authentication_service.erl snmpa_discovery_handler.erl snmpa_error_report.erl snmpa_network_interface.erl snmpa_network_interface_filter.erl snmpa_notification_delivery_info_receiver.erl snmpa_notification_filter.erl snmpa_set_mechanism.erl snmpa.erl snmpa_acm.erl snmpa_agent.erl snmpa_agent_sup.erl snmpa_app.erl snmpa_conf.erl snmpa_discovery_handler_default.erl snmpa_error.erl snmpa_error_io.erl snmpa_error_logger.erl snmpa_general_db.erl snmpa_local_db.erl snmpa_mib.erl snmpa_mib_data.erl snmpa_mib_lib.erl snmpa_misc_sup.erl snmpa_mpd.erl snmpa_net_if.erl snmpa_net_if_filter.erl snmpa_set.erl snmpa_set_lib.erl snmpa_supervisor.erl snmpa_svbl.erl snmpa_symbolic_store.erl snmpa_target_cache.erl snmpa_trap.erl snmpa_usm.erl snmpa_vacm.erl snmp_community_mib.erl snmp_framework_mib.erl snmp_generic.erl snmp_generic_mnesia.erl snmp_index.erl snmp_notification_mib.erl snmp_shadow_table.erl snmp_standard_mib.erl snmp_target_mib.erl snmp_user_based_sm_mib.erl snmp_view_based_acm_mib.erl snmpa_vacm.hrl snmpa_atl.hrl snmpa_internal.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/src/agent /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/ebin /usr/bin/install -c -m 644 ../../ebin/snmpa_authentication_service.beam ../../ebin/snmpa_discovery_handler.beam ../../ebin/snmpa_error_report.beam ../../ebin/snmpa_network_interface.beam ../../ebin/snmpa_network_interface_filter.beam ../../ebin/snmpa_notification_delivery_info_receiver.beam ../../ebin/snmpa_notification_filter.beam ../../ebin/snmpa_set_mechanism.beam ../../ebin/snmpa.beam ../../ebin/snmpa_acm.beam ../../ebin/snmpa_agent.beam ../../ebin/snmpa_agent_sup.beam ../../ebin/snmpa_app.beam ../../ebin/snmpa_conf.beam ../../ebin/snmpa_discovery_handler_default.beam ../../ebin/snmpa_error.beam ../../ebin/snmpa_error_io.beam ../../ebin/snmpa_error_logger.beam ../../ebin/snmpa_general_db.beam ../../ebin/snmpa_local_db.beam ../../ebin/snmpa_mib.beam ../../ebin/snmpa_mib_data.beam ../../ebin/snmpa_mib_lib.beam ../../ebin/snmpa_misc_sup.beam ../../ebin/snmpa_mpd.beam ../../ebin/snmpa_net_if.beam ../../ebin/snmpa_net_if_filter.beam ../../ebin/snmpa_set.beam ../../ebin/snmpa_set_lib.beam ../../ebin/snmpa_supervisor.beam ../../ebin/snmpa_svbl.beam ../../ebin/snmpa_symbolic_store.beam ../../ebin/snmpa_target_cache.beam ../../ebin/snmpa_trap.beam ../../ebin/snmpa_usm.beam ../../ebin/snmpa_vacm.beam ../../ebin/snmp_community_mib.beam ../../ebin/snmp_framework_mib.beam ../../ebin/snmp_generic.beam ../../ebin/snmp_generic_mnesia.beam ../../ebin/snmp_index.beam ../../ebin/snmp_notification_mib.beam ../../ebin/snmp_shadow_table.beam ../../ebin/snmp_standard_mib.beam ../../ebin/snmp_target_mib.beam ../../ebin/snmp_user_based_sm_mib.beam ../../ebin/snmp_view_based_acm_mib.beam \ /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/ebin make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/agent' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/agent' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/manager' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/manager' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/src/manager /usr/bin/install -c -m 644 snmpm_user.erl snmpm_user_old.erl snmpm_network_interface.erl snmpm.erl snmpm_conf.erl snmpm_config.erl snmpm_mpd.erl snmpm_misc_sup.erl snmpm_net_if.erl snmpm_server.erl snmpm_server_sup.erl snmpm_supervisor.erl snmpm_user_default.erl snmpm_usm.erl snmpm_usm.hrl snmpm_atl.hrl snmpm_internal.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/src/manager /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/ebin /usr/bin/install -c -m 644 ../../ebin/snmpm_user.beam ../../ebin/snmpm_user_old.beam ../../ebin/snmpm_network_interface.beam ../../ebin/snmpm.beam ../../ebin/snmpm_conf.beam ../../ebin/snmpm_config.beam ../../ebin/snmpm_mpd.beam ../../ebin/snmpm_misc_sup.beam ../../ebin/snmpm_net_if.beam ../../ebin/snmpm_server.beam ../../ebin/snmpm_server_sup.beam ../../ebin/snmpm_supervisor.beam ../../ebin/snmpm_user_default.beam ../../ebin/snmpm_usm.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/ebin make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/manager' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src/manager' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/examples' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/examples/ex1' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/examples/ex1' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/examples /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/examples/ex1 /usr/bin/install -c -m 644 EX1-MIB.funcs EX1-MIB.mib /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/examples/ex1 /usr/bin/install -c -m 644 ex1.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/examples/ex1 /usr/bin/install -c -m 644 EX1-MIB.bin ex1.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/examples/ex1 make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/examples/ex1' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/examples/ex1' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/examples/ex2' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/examples/ex2' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/examples /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/examples/ex2 /usr/bin/install -c -m 644 snmp_ex2_manager.erl snmp_ex2_simple_standard_test.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/examples/ex2 /usr/bin/install -c -m 644 snmp_ex2_manager.beam snmp_ex2_simple_standard_test.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/examples/ex2 make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/examples/ex2' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/examples/ex2' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/examples' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/priv/conf' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/priv/conf/agent' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/priv/conf/agent' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/priv/conf /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/priv/conf/agent /usr/bin/install -c -m 644 agent.conf community.conf context.conf notify.conf standard.conf target_addr.conf target_params.conf usm.conf vacm.conf /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/priv/conf/agent make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/priv/conf/agent' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/priv/conf/agent' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/priv/conf/manager' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/priv/conf/manager' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/priv/conf /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/priv/conf/manager /usr/bin/install -c -m 644 manager.conf agents.conf users.conf /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/snmp-4.13.3/priv/conf/manager make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/priv/conf/manager' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/priv/conf/manager' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/priv/conf' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp/doc/src' === Leaving application snmp make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/snmp' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/otp_mibs' === Entering application otp_mibs make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/otp_mibs/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/otp_mibs/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/otp_mibs-1.0.5/src /usr/bin/install -c -m 644 otp_mib.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/otp_mibs-1.0.5/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/otp_mibs-1.0.5/ebin /usr/bin/install -c -m 644 ../ebin/otp_mib.beam ../ebin/otp_mibs.app ../ebin/otp_mibs.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/otp_mibs-1.0.5/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/otp_mibs/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/otp_mibs/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/otp_mibs/mibs' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/otp_mibs/mibs' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/otp_mibs-1.0.5/mibs /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/otp_mibs-1.0.5/mibs/v1 /usr/bin/install -c -m 644 OTP-REG.mib OTP-TC.mib OTP-MIB.mib OTP-MIB.funcs /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/otp_mibs-1.0.5/mibs /usr/bin/install -c -m 644 v1/OTP-REG.mib.v1 v1/OTP-TC.mib.v1 v1/OTP-MIB.mib.v1 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/otp_mibs-1.0.5/mibs/v1 /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/otp_mibs-1.0.5/include /usr/bin/install -c -m 644 ../include/OTP-REG.hrl ../include/OTP-TC.hrl ../include/OTP-MIB.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/otp_mibs-1.0.5/include /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/otp_mibs-1.0.5/priv/mibs /usr/bin/install -c -m 644 ../priv/mibs/OTP-REG.bin ../priv/mibs/OTP-TC.bin ../priv/mibs/OTP-MIB.bin /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/otp_mibs-1.0.5/priv/mibs make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/otp_mibs/mibs' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/otp_mibs/mibs' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/otp_mibs/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/otp_mibs/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/otp_mibs/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/otp_mibs/doc/src' === Leaving application otp_mibs make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/otp_mibs' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/appmon' === Entering application appmon make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/appmon/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/appmon/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/appmon-2.1.10.1/src /usr/bin/install -c -m 644 appmon.erl appmon_a.erl appmon_dg.erl appmon_info.erl appmon_place.erl appmon_txt.erl appmon_lb.erl process_info.erl appmon_web.erl appmon_dg.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/appmon-2.1.10.1/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/appmon-2.1.10.1/ebin /usr/bin/install -c -m 644 ../ebin/appmon.beam ../ebin/appmon_a.beam ../ebin/appmon_dg.beam ../ebin/appmon_info.beam ../ebin/appmon_place.beam ../ebin/appmon_txt.beam ../ebin/appmon_lb.beam ../ebin/process_info.beam ../ebin/appmon_web.beam ../ebin/appmon.app ../ebin/appmon.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/appmon-2.1.10.1/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/appmon/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/appmon/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/appmon/priv' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/appmon/priv' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/appmon-2.1.10.1/priv /usr/bin/install -c -m 644 appmon_help.txt appmon.tool appmon.gif start_info.html main_frame.html info_frames.html blank.html /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/appmon-2.1.10.1/priv make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/appmon/priv' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/appmon/priv' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/appmon/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/appmon/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/appmon/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/appmon/doc/src' === Leaving application appmon make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/appmon' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface' === Entering application erl_interface make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src' make -f x86_64-unknown-linux-gnu/Makefile release make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/erl_interface-3.6.2/include /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/erl_interface-3.6.2/lib /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/erl_interface-3.6.2/bin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/erl_interface-3.6.2/src/auxdir /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/erl_interface-3.6.2/src/connect /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/erl_interface-3.6.2/src/decode /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/erl_interface-3.6.2/src/encode /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/erl_interface-3.6.2/src/epmd /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/erl_interface-3.6.2/src/legacy /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/erl_interface-3.6.2/src/misc /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/erl_interface-3.6.2/src/prog /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/erl_interface-3.6.2/src/registry /usr/bin/install -c -m 644 ../include/ei.h ../include/ei_connect.h ../include/eicode.h ../include/erl_interface.h /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/erl_interface-3.6.2/include /usr/bin/install -c -m 644 /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj/x86_64-unknown-linux-gnu/libei_st.a /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj/x86_64-unknown-linux-gnu/liberl_interface_st.a /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj/x86_64-unknown-linux-gnu/libei.a /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/obj/x86_64-unknown-linux-gnu/liberl_interface.a /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/erl_interface-3.6.2/lib /usr/bin/install -c /usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/bin/x86_64-unknown-linux-gnu/erl_call /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/erl_interface-3.6.2/bin /usr/bin/install -c -m 644 INSTALL Makefile Makefile.in README README.internal x86_64-unknown-linux-gnu/eidefs.mk /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/erl_interface-3.6.2/src /usr/bin/install -c -m 644 connect/*.[ch] /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/erl_interface-3.6.2/src/connect /usr/bin/install -c -m 644 decode/*.[ch] /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/erl_interface-3.6.2/src/decode /usr/bin/install -c -m 644 encode/*.[ch] /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/erl_interface-3.6.2/src/encode /usr/bin/install -c -m 644 epmd/*.[ch] /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/erl_interface-3.6.2/src/epmd /usr/bin/install -c -m 644 misc/*.[ch] /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/erl_interface-3.6.2/src/misc /usr/bin/install -c -m 644 registry/*.[ch] /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/erl_interface-3.6.2/src/registry /usr/bin/install -c -m 644 legacy/*.[ch] /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/erl_interface-3.6.2/src/legacy /usr/bin/install -c -m 644 prog/*.[ch] /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/erl_interface-3.6.2/src/prog make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface/doc/src' === Leaving application erl_interface make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/erl_interface' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1' === Entering application asn1 make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/asn1-1.6.10/ebin /usr/bin/install -c -m 644 ../ebin/asn1ct.beam ../ebin/asn1ct_check.beam ../ebin/asn1_db.beam ../ebin/asn1ct_pretty_format.beam ../ebin/asn1ct_gen.beam ../ebin/asn1ct_gen_per.beam ../ebin/asn1ct_gen_per_rt2ct.beam ../ebin/asn1ct_name.beam ../ebin/asn1ct_constructed_per.beam ../ebin/asn1ct_constructed_ber.beam ../ebin/asn1ct_gen_ber.beam ../ebin/asn1ct_constructed_ber_bin_v2.beam ../ebin/asn1ct_gen_ber_bin_v2.beam ../ebin/asn1ct_value.beam ../ebin/asn1ct_tok.beam ../ebin/asn1ct_parser2.beam ../ebin/asn1rt.beam ../ebin/asn1rt_per_bin.beam ../ebin/asn1rt_ber_bin.beam ../ebin/asn1rt_ber_bin_v2.beam ../ebin/asn1rt_per_bin_rt2ct.beam ../ebin/asn1rt_uper_bin.beam ../ebin/asn1rt_check.beam ../ebin/asn1rt_driver_handler.beam ../ebin/asn1.app ../ebin/asn1.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/asn1-1.6.10/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/asn1-1.6.10/src /usr/bin/install -c -m 644 asn1ct.erl asn1ct_check.erl asn1_db.erl asn1ct_pretty_format.erl asn1ct_gen.erl asn1ct_gen_per.erl asn1ct_gen_per_rt2ct.erl asn1ct_name.erl asn1ct_constructed_per.erl asn1ct_constructed_ber.erl asn1ct_gen_ber.erl asn1ct_constructed_ber_bin_v2.erl asn1ct_gen_ber_bin_v2.erl asn1ct_value.erl asn1ct_tok.erl asn1ct_parser2.erl asn1rt.erl asn1rt_per_bin.erl asn1rt_ber_bin.erl asn1rt_ber_bin_v2.erl asn1rt_per_bin_rt2ct.erl asn1rt_uper_bin.erl asn1rt_check.erl asn1rt_driver_handler.erl asn1_records.hrl asn1.app.src asn1.appup.src /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/asn1-1.6.10/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/asn1-1.6.10/examples /usr/bin/install -c -m 644 ../examples/P-Record.asn /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/asn1-1.6.10/examples make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/doc/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/c_src' make -f x86_64-unknown-linux-gnu/Makefile release make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/c_src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/c_src' make -f x86_64-unknown-linux-gnu/Makefile release_spec make[6]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/c_src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/asn1-1.6.10/priv/lib /usr/bin/install -c -m 644 /usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/priv/lib/x86_64-unknown-linux-gnu/asn1_erl_drv.so /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/asn1-1.6.10/priv/lib /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/asn1-1.6.10/c_src /usr/bin/install -c -m 644 asn1_erl_driver.c /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/asn1-1.6.10/c_src make[6]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/c_src' make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/c_src' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/c_src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1/c_src' === Leaving application asn1 make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/asn1' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface' === Entering application jinterface make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/java_src' set -e; set -x; \ case "make" in *clearmake*) tflag="-T";; *) tflag="";; esac; \ if test -f com/ericsson/otp/erlang/ignore_config_record.inf; then xflag=$tflag; fi; \ (cd com/ericsson/otp/erlang && make -f Makefile.otp $xflag release) + case "make" in + tflag= + test -f com/ericsson/otp/erlang/ignore_config_record.inf + xflag= + cd com/ericsson/otp/erlang + make -f Makefile.otp release make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/java_src/com/ericsson/otp/erlang' make -f Makefile.otp -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/java_src/com/ericsson/otp/erlang' if [ ! -d "/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/" ];then mkdir "/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/"; fi /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/jinterface-1.5.1/java_src/com/ericsson/otp/erlang /usr/bin/install -c -m 644 OtpAuthException.java OtpErlangDecodeException.java OtpErlangException.java OtpErlangExit.java OtpErlangRangeException.java OtpException.java OtpErlangAtom.java OtpErlangBinary.java OtpErlangBitstr.java OtpErlangBoolean.java OtpErlangByte.java OtpErlangChar.java OtpErlangDouble.java OtpErlangFloat.java OtpErlangInt.java OtpErlangList.java OtpErlangLong.java OtpErlangObject.java OtpErlangPid.java OtpErlangPort.java OtpErlangRef.java OtpErlangShort.java OtpErlangString.java OtpErlangTuple.java OtpErlangUInt.java OtpErlangUShort.java AbstractConnection.java AbstractNode.java GenericQueue.java Link.java Links.java OtpConnection.java OtpCookedConnection.java OtpEpmd.java OtpErlangFun.java OtpErlangExternalFun.java OtpExternal.java OtpInputStream.java OtpLocalNode.java OtpNodeStatus.java OtpMD5.java OtpMbox.java OtpMsg.java OtpNode.java OtpOutputStream.java OtpPeer.java OtpSelf.java OtpServer.java OtpSystem.java /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/jinterface-1.5.1/java_src/com/ericsson/otp/erlang /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/jinterface-1.5.1/priv /usr/bin/install -c -m 644 /usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/priv/OtpErlang.jar /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/jinterface-1.5.1/priv make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/java_src/com/ericsson/otp/erlang' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/java_src/com/ericsson/otp/erlang' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/java_src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface/doc/src' === Leaving application jinterface make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/jinterface' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx' === Entering application wx make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/wx-0.98.2/src /usr/bin/install -c -m 644 wxe.hrl wx.erl wx_object.erl wxe_master.erl wxe_server.erl wxe_util.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/wx-0.98.2/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/wx-0.98.2/src/gen /usr/bin/install -c -m 644 gen/gl_debug.hrl gen/wxe_debug.hrl gen/wxe_funcs.hrl gen/wxAcceleratorEntry.erl gen/wxAcceleratorTable.erl gen/wxArtProvider.erl gen/wxAuiDockArt.erl gen/wxAuiManager.erl gen/wxAuiNotebook.erl gen/wxAuiPaneInfo.erl gen/wxAuiTabArt.erl gen/wxBitmap.erl gen/wxBitmapButton.erl gen/wxBitmapDataObject.erl gen/wxBoxSizer.erl gen/wxBrush.erl gen/wxBufferedDC.erl gen/wxBufferedPaintDC.erl gen/wxButton.erl gen/wxCalendarCtrl.erl gen/wxCalendarDateAttr.erl gen/wxCalendarEvent.erl gen/wxCaret.erl gen/wxCheckBox.erl gen/wxCheckListBox.erl gen/wxChildFocusEvent.erl gen/wxChoice.erl gen/wxChoicebook.erl gen/wxClientDC.erl gen/wxClipboard.erl gen/wxCloseEvent.erl gen/wxColourData.erl gen/wxColourDialog.erl gen/wxColourPickerCtrl.erl gen/wxColourPickerEvent.erl gen/wxComboBox.erl gen/wxCommandEvent.erl gen/wxContextMenuEvent.erl gen/wxControl.erl gen/wxControlWithItems.erl gen/wxCursor.erl gen/wxDC.erl gen/wxDataObject.erl gen/wxDateEvent.erl gen/wxDatePickerCtrl.erl gen/wxDialog.erl gen/wxDirDialog.erl gen/wxDirPickerCtrl.erl gen/wxDisplayChangedEvent.erl gen/wxEraseEvent.erl gen/wxEvent.erl gen/wxEvtHandler.erl gen/wxFileDataObject.erl gen/wxFileDialog.erl gen/wxFileDirPickerEvent.erl gen/wxFilePickerCtrl.erl gen/wxFindReplaceData.erl gen/wxFindReplaceDialog.erl gen/wxFlexGridSizer.erl gen/wxFocusEvent.erl gen/wxFont.erl gen/wxFontData.erl gen/wxFontDialog.erl gen/wxFontPickerCtrl.erl gen/wxFontPickerEvent.erl gen/wxFrame.erl gen/wxGBSizerItem.erl gen/wxGLCanvas.erl gen/wxGauge.erl gen/wxGenericDirCtrl.erl gen/wxGraphicsBrush.erl gen/wxGraphicsContext.erl gen/wxGraphicsFont.erl gen/wxGraphicsMatrix.erl gen/wxGraphicsObject.erl gen/wxGraphicsPath.erl gen/wxGraphicsPen.erl gen/wxGraphicsRenderer.erl gen/wxGrid.erl gen/wxGridBagSizer.erl gen/wxGridCellAttr.erl gen/wxGridCellEditor.erl gen/wxGridCellRenderer.erl gen/wxGridEvent.erl gen/wxGridSizer.erl gen/wxHelpEvent.erl gen/wxHtmlEasyPrinting.erl gen/wxIcon.erl gen/wxIconBundle.erl gen/wxIconizeEvent.erl gen/wxIdleEvent.erl gen/wxImage.erl gen/wxImageList.erl gen/wxJoystickEvent.erl gen/wxKeyEvent.erl gen/wxLayoutAlgorithm.erl gen/wxListBox.erl gen/wxListCtrl.erl gen/wxListEvent.erl gen/wxListItem.erl gen/wxListView.erl gen/wxListbook.erl gen/wxMDIChildFrame.erl gen/wxMDIClientWindow.erl gen/wxMDIParentFrame.erl gen/wxMask.erl gen/wxMaximizeEvent.erl gen/wxMemoryDC.erl gen/wxMenu.erl gen/wxMenuBar.erl gen/wxMenuEvent.erl gen/wxMenuItem.erl gen/wxMessageDialog.erl gen/wxMiniFrame.erl gen/wxMirrorDC.erl gen/wxMouseCaptureChangedEvent.erl gen/wxMouseEvent.erl gen/wxMoveEvent.erl gen/wxMultiChoiceDialog.erl gen/wxNavigationKeyEvent.erl gen/wxNcPaintEvent.erl gen/wxNotebook.erl gen/wxNotebookEvent.erl gen/wxNotifyEvent.erl gen/wxPageSetupDialog.erl gen/wxPageSetupDialogData.erl gen/wxPaintDC.erl gen/wxPaintEvent.erl gen/wxPalette.erl gen/wxPaletteChangedEvent.erl gen/wxPanel.erl gen/wxPasswordEntryDialog.erl gen/wxPen.erl gen/wxPickerBase.erl gen/wxPostScriptDC.erl gen/wxPreviewCanvas.erl gen/wxPreviewControlBar.erl gen/wxPreviewFrame.erl gen/wxPrintData.erl gen/wxPrintDialog.erl gen/wxPrintDialogData.erl gen/wxPrintPreview.erl gen/wxPrinter.erl gen/wxPrintout.erl gen/wxProgressDialog.erl gen/wxQueryNewPaletteEvent.erl gen/wxRadioBox.erl gen/wxRadioButton.erl gen/wxRegion.erl gen/wxSashEvent.erl gen/wxSashLayoutWindow.erl gen/wxSashWindow.erl gen/wxScreenDC.erl gen/wxScrollBar.erl gen/wxScrollEvent.erl gen/wxScrollWinEvent.erl gen/wxScrolledWindow.erl gen/wxSetCursorEvent.erl gen/wxShowEvent.erl gen/wxSingleChoiceDialog.erl gen/wxSizeEvent.erl gen/wxSizer.erl gen/wxSizerFlags.erl gen/wxSizerItem.erl gen/wxSlider.erl gen/wxSpinButton.erl gen/wxSpinCtrl.erl gen/wxSpinEvent.erl gen/wxSplashScreen.erl gen/wxSplitterEvent.erl gen/wxSplitterWindow.erl gen/wxStaticBitmap.erl gen/wxStaticBox.erl gen/wxStaticBoxSizer.erl gen/wxStaticLine.erl gen/wxStaticText.erl gen/wxStatusBar.erl gen/wxStdDialogButtonSizer.erl gen/wxStyledTextCtrl.erl gen/wxStyledTextEvent.erl gen/wxSysColourChangedEvent.erl gen/wxTextAttr.erl gen/wxTextCtrl.erl gen/wxTextDataObject.erl gen/wxTextEntryDialog.erl gen/wxToggleButton.erl gen/wxToolBar.erl gen/wxToolTip.erl gen/wxToolbook.erl gen/wxTopLevelWindow.erl gen/wxTreeCtrl.erl gen/wxTreeEvent.erl gen/wxTreebook.erl gen/wxUpdateUIEvent.erl gen/wxWindow.erl gen/wxWindowCreateEvent.erl gen/wxWindowDC.erl gen/wxWindowDestroyEvent.erl gen/wxXmlResource.erl gen/wx_misc.erl gen/glu.erl gen/gl.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/wx-0.98.2/src/gen /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/wx-0.98.2/include /usr/bin/install -c -m 644 ../include/wx.hrl ../include/gl.hrl ../include/glu.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/wx-0.98.2/include /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/wx-0.98.2/ebin /usr/bin/install -c -m 644 ../ebin/wx.beam ../ebin/wx_object.beam ../ebin/wxe_master.beam ../ebin/wxe_server.beam ../ebin/wxe_util.beam ../ebin/wxAcceleratorEntry.beam ../ebin/wxAcceleratorTable.beam ../ebin/wxArtProvider.beam ../ebin/wxAuiDockArt.beam ../ebin/wxAuiManager.beam ../ebin/wxAuiNotebook.beam ../ebin/wxAuiPaneInfo.beam ../ebin/wxAuiTabArt.beam ../ebin/wxBitmap.beam ../ebin/wxBitmapButton.beam ../ebin/wxBitmapDataObject.beam ../ebin/wxBoxSizer.beam ../ebin/wxBrush.beam ../ebin/wxBufferedDC.beam ../ebin/wxBufferedPaintDC.beam ../ebin/wxButton.beam ../ebin/wxCalendarCtrl.beam ../ebin/wxCalendarDateAttr.beam ../ebin/wxCalendarEvent.beam ../ebin/wxCaret.beam ../ebin/wxCheckBox.beam ../ebin/wxCheckListBox.beam ../ebin/wxChildFocusEvent.beam ../ebin/wxChoice.beam ../ebin/wxChoicebook.beam ../ebin/wxClientDC.beam ../ebin/wxClipboard.beam ../ebin/wxCloseEvent.beam ../ebin/wxColourData.beam ../ebin/wxColourDialog.beam ../ebin/wxColourPickerCtrl.beam ../ebin/wxColourPickerEvent.beam ../ebin/wxComboBox.beam ../ebin/wxCommandEvent.beam ../ebin/wxContextMenuEvent.beam ../ebin/wxControl.beam ../ebin/wxControlWithItems.beam ../ebin/wxCursor.beam ../ebin/wxDC.beam ../ebin/wxDataObject.beam ../ebin/wxDateEvent.beam ../ebin/wxDatePickerCtrl.beam ../ebin/wxDialog.beam ../ebin/wxDirDialog.beam ../ebin/wxDirPickerCtrl.beam ../ebin/wxDisplayChangedEvent.beam ../ebin/wxEraseEvent.beam ../ebin/wxEvent.beam ../ebin/wxEvtHandler.beam ../ebin/wxFileDataObject.beam ../ebin/wxFileDialog.beam ../ebin/wxFileDirPickerEvent.beam ../ebin/wxFilePickerCtrl.beam ../ebin/wxFindReplaceData.beam ../ebin/wxFindReplaceDialog.beam ../ebin/wxFlexGridSizer.beam ../ebin/wxFocusEvent.beam ../ebin/wxFont.beam ../ebin/wxFontData.beam ../ebin/wxFontDialog.beam ../ebin/wxFontPickerCtrl.beam ../ebin/wxFontPickerEvent.beam ../ebin/wxFrame.beam ../ebin/wxGBSizerItem.beam ../ebin/wxGLCanvas.beam ../ebin/wxGauge.beam ../ebin/wxGenericDirCtrl.beam ../ebin/wxGraphicsBrush.beam ../ebin/wxGraphicsContext.beam ../ebin/wxGraphicsFont.beam ../ebin/wxGraphicsMatrix.beam ../ebin/wxGraphicsObject.beam ../ebin/wxGraphicsPath.beam ../ebin/wxGraphicsPen.beam ../ebin/wxGraphicsRenderer.beam ../ebin/wxGrid.beam ../ebin/wxGridBagSizer.beam ../ebin/wxGridCellAttr.beam ../ebin/wxGridCellEditor.beam ../ebin/wxGridCellRenderer.beam ../ebin/wxGridEvent.beam ../ebin/wxGridSizer.beam ../ebin/wxHelpEvent.beam ../ebin/wxHtmlEasyPrinting.beam ../ebin/wxIcon.beam ../ebin/wxIconBundle.beam ../ebin/wxIconizeEvent.beam ../ebin/wxIdleEvent.beam ../ebin/wxImage.beam ../ebin/wxImageList.beam ../ebin/wxJoystickEvent.beam ../ebin/wxKeyEvent.beam ../ebin/wxLayoutAlgorithm.beam ../ebin/wxListBox.beam ../ebin/wxListCtrl.beam ../ebin/wxListEvent.beam ../ebin/wxListItem.beam ../ebin/wxListView.beam ../ebin/wxListbook.beam ../ebin/wxMDIChildFrame.beam ../ebin/wxMDIClientWindow.beam ../ebin/wxMDIParentFrame.beam ../ebin/wxMask.beam ../ebin/wxMaximizeEvent.beam ../ebin/wxMemoryDC.beam ../ebin/wxMenu.beam ../ebin/wxMenuBar.beam ../ebin/wxMenuEvent.beam ../ebin/wxMenuItem.beam ../ebin/wxMessageDialog.beam ../ebin/wxMiniFrame.beam ../ebin/wxMirrorDC.beam ../ebin/wxMouseCaptureChangedEvent.beam ../ebin/wxMouseEvent.beam ../ebin/wxMoveEvent.beam ../ebin/wxMultiChoiceDialog.beam ../ebin/wxNavigationKeyEvent.beam ../ebin/wxNcPaintEvent.beam ../ebin/wxNotebook.beam ../ebin/wxNotebookEvent.beam ../ebin/wxNotifyEvent.beam ../ebin/wxPageSetupDialog.beam ../ebin/wxPageSetupDialogData.beam ../ebin/wxPaintDC.beam ../ebin/wxPaintEvent.beam ../ebin/wxPalette.beam ../ebin/wxPaletteChangedEvent.beam ../ebin/wxPanel.beam ../ebin/wxPasswordEntryDialog.beam ../ebin/wxPen.beam ../ebin/wxPickerBase.beam ../ebin/wxPostScriptDC.beam ../ebin/wxPreviewCanvas.beam ../ebin/wxPreviewControlBar.beam ../ebin/wxPreviewFrame.beam ../ebin/wxPrintData.beam ../ebin/wxPrintDialog.beam ../ebin/wxPrintDialogData.beam ../ebin/wxPrintPreview.beam ../ebin/wxPrinter.beam ../ebin/wxPrintout.beam ../ebin/wxProgressDialog.beam ../ebin/wxQueryNewPaletteEvent.beam ../ebin/wxRadioBox.beam ../ebin/wxRadioButton.beam ../ebin/wxRegion.beam ../ebin/wxSashEvent.beam ../ebin/wxSashLayoutWindow.beam ../ebin/wxSashWindow.beam ../ebin/wxScreenDC.beam ../ebin/wxScrollBar.beam ../ebin/wxScrollEvent.beam ../ebin/wxScrollWinEvent.beam ../ebin/wxScrolledWindow.beam ../ebin/wxSetCursorEvent.beam ../ebin/wxShowEvent.beam ../ebin/wxSingleChoiceDialog.beam ../ebin/wxSizeEvent.beam ../ebin/wxSizer.beam ../ebin/wxSizerFlags.beam ../ebin/wxSizerItem.beam ../ebin/wxSlider.beam ../ebin/wxSpinButton.beam ../ebin/wxSpinCtrl.beam ../ebin/wxSpinEvent.beam ../ebin/wxSplashScreen.beam ../ebin/wxSplitterEvent.beam ../ebin/wxSplitterWindow.beam ../ebin/wxStaticBitmap.beam ../ebin/wxStaticBox.beam ../ebin/wxStaticBoxSizer.beam ../ebin/wxStaticLine.beam ../ebin/wxStaticText.beam ../ebin/wxStatusBar.beam ../ebin/wxStdDialogButtonSizer.beam ../ebin/wxStyledTextCtrl.beam ../ebin/wxStyledTextEvent.beam ../ebin/wxSysColourChangedEvent.beam ../ebin/wxTextAttr.beam ../ebin/wxTextCtrl.beam ../ebin/wxTextDataObject.beam ../ebin/wxTextEntryDialog.beam ../ebin/wxToggleButton.beam ../ebin/wxToolBar.beam ../ebin/wxToolTip.beam ../ebin/wxToolbook.beam ../ebin/wxTopLevelWindow.beam ../ebin/wxTreeCtrl.beam ../ebin/wxTreeEvent.beam ../ebin/wxTreebook.beam ../ebin/wxUpdateUIEvent.beam ../ebin/wxWindow.beam ../ebin/wxWindowCreateEvent.beam ../ebin/wxWindowDC.beam ../ebin/wxWindowDestroyEvent.beam ../ebin/wxXmlResource.beam ../ebin/wx_misc.beam ../ebin/glu.beam ../ebin/gl.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/wx-0.98.2/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/c_src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/c_src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/wx-0.98.2/priv/x86_64-unknown-linux-gnu /usr/bin/install -c -m 644 ../priv/x86_64-unknown-linux-gnu/wxe_driver.so /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/wx-0.98.2/priv/x86_64-unknown-linux-gnu make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/c_src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/c_src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/examples' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/examples/demo' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/examples/demo' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/wx-0.98.2/examples/demo /usr/bin/install -c -m 644 demo.erl ex_button.erl ex_canvas.erl ex_canvas_paint.erl ex_choices.erl ex_cursor.erl ex_dialogs.erl ex_frameutilities.erl ex_gauge.erl ex_grid.erl ex_listCtrl.erl ex_notebook.erl ex_pickers.erl ex_popupMenu.erl ex_radioBox.erl ex_sashWindow.erl ex_sizers.erl ex_slider.erl ex_splitterWindow.erl ex_static.erl ex_textCtrl.erl ex_treeCtrl.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/wx-0.98.2/examples/demo /usr/bin/install -c -m 644 demo.beam ex_button.beam ex_canvas.beam ex_canvas_paint.beam ex_choices.beam ex_cursor.beam ex_dialogs.beam ex_frameutilities.beam ex_gauge.beam ex_grid.beam ex_listCtrl.beam ex_notebook.beam ex_pickers.beam ex_popupMenu.beam ex_radioBox.beam ex_sashWindow.beam ex_sizers.beam ex_slider.beam ex_splitterWindow.beam ex_static.beam ex_textCtrl.beam ex_treeCtrl.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/wx-0.98.2/examples/demo /usr/bin/install -c -m 644 image.jpg /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/wx-0.98.2/examples/demo make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/examples/demo' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/examples/demo' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/examples/sudoku' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/examples/sudoku' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/wx-0.98.2/examples/sudoku /usr/bin/install -c -m 644 sudoku.erl sudoku_board.erl sudoku_game.erl sudoku_gui.erl sudoku.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/wx-0.98.2/examples/sudoku /usr/bin/install -c -m 644 sudoku.beam sudoku_board.beam sudoku_game.beam sudoku_gui.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/wx-0.98.2/examples/sudoku make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/examples/sudoku' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/examples/sudoku' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/examples/simple' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/examples/simple' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/wx-0.98.2/examples/simple /usr/bin/install -c -m 644 hello.erl hello2.erl minimal.erl menu.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/wx-0.98.2/examples/simple /usr/bin/install -c -m 644 copy.xpm sample.xpm hello.beam hello2.beam minimal.beam menu.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/wx-0.98.2/examples/simple make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/examples/simple' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/examples/simple' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/examples/xrc' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/examples/xrc' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/wx-0.98.2/examples/xrc /usr/bin/install -c -m 644 xrc.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/wx-0.98.2/examples/xrc /usr/bin/install -c -m 644 xrc.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/wx-0.98.2/examples/xrc /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/wx-0.98.2/examples/xrc/rc /usr/bin/install -c -m 644 rc/appicon.ico rc/basicdlg.xpm rc/custclas.xpm rc/fileopen.gif rc/menu.xrc rc/resource.xrc rc/uncenter.xpm rc/variable.xrc rc/appicon.xpm rc/basicdlg.xrc rc/custclas.xrc rc/filesave.gif rc/platform.xpm rc/stop.xpm rc/uncenter.xrc rc/artprov.xpm rc/controls.xpm rc/derivdlg.xpm rc/frame.xrc rc/platform.xrc rc/throbber.gif rc/update.gif rc/artprov.xrc rc/controls.xrc rc/derivdlg.xrc rc/fuzzy.gif rc/quotes.gif rc/toolbar.xrc rc/variable.xpm /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/wx-0.98.2/examples/xrc/rc make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/examples/xrc' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/examples/xrc' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/examples' === Skipping subdir demos, it is missing make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx/doc/src' === Leaving application wx make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/wx' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/debugger' === Entering application debugger make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/debugger/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/debugger/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/debugger-3.2/src /usr/bin/install -c -m 644 debugger.erl i.erl int.erl dbg_debugged.erl dbg_icmd.erl dbg_idb.erl dbg_ieval.erl dbg_iload.erl dbg_iserver.erl dbg_ui_break.erl dbg_ui_break_win.erl dbg_ui_edit.erl dbg_ui_edit_win.erl dbg_ui_filedialog_win.erl dbg_ui_interpret.erl dbg_ui_mon.erl dbg_ui_mon_win.erl dbg_ui_settings.erl dbg_ui_trace.erl dbg_ui_trace_win.erl dbg_ui_view.erl dbg_ui_win.erl dbg_ui_winman.erl dbg_wx_break.erl dbg_wx_break_win.erl dbg_wx_code.erl dbg_wx_filedialog_win.erl dbg_wx_interpret.erl dbg_wx_mon.erl dbg_wx_mon_win.erl dbg_wx_settings.erl dbg_wx_src_view.erl dbg_wx_trace.erl dbg_wx_trace_win.erl dbg_wx_view.erl dbg_wx_win.erl dbg_wx_winman.erl dbg_ieval.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/debugger-3.2/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/debugger-3.2/ebin /usr/bin/install -c -m 644 ../ebin/debugger.beam ../ebin/i.beam ../ebin/int.beam ../ebin/dbg_debugged.beam ../ebin/dbg_icmd.beam ../ebin/dbg_idb.beam ../ebin/dbg_ieval.beam ../ebin/dbg_iload.beam ../ebin/dbg_iserver.beam ../ebin/dbg_ui_break.beam ../ebin/dbg_ui_break_win.beam ../ebin/dbg_ui_edit.beam ../ebin/dbg_ui_edit_win.beam ../ebin/dbg_ui_filedialog_win.beam ../ebin/dbg_ui_interpret.beam ../ebin/dbg_ui_mon.beam ../ebin/dbg_ui_mon_win.beam ../ebin/dbg_ui_settings.beam ../ebin/dbg_ui_trace.beam ../ebin/dbg_ui_trace_win.beam ../ebin/dbg_ui_view.beam ../ebin/dbg_ui_win.beam ../ebin/dbg_ui_winman.beam ../ebin/dbg_wx_break.beam ../ebin/dbg_wx_break_win.beam ../ebin/dbg_wx_code.beam ../ebin/dbg_wx_filedialog_win.beam ../ebin/dbg_wx_interpret.beam ../ebin/dbg_wx_mon.beam ../ebin/dbg_wx_mon_win.beam ../ebin/dbg_wx_settings.beam ../ebin/dbg_wx_src_view.beam ../ebin/dbg_wx_trace.beam ../ebin/dbg_wx_trace_win.beam ../ebin/dbg_wx_view.beam ../ebin/dbg_wx_win.beam ../ebin/dbg_wx_winman.beam ../ebin/debugger.app ../ebin/debugger.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/debugger-3.2/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/debugger/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/debugger/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/debugger/priv' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/debugger/priv' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/debugger-3.2/priv /usr/bin/install -c -m 644 debugger.tool debugger.gif erlang_bug.png /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/debugger-3.2/priv make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/debugger/priv' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/debugger/priv' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/debugger/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/debugger/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/debugger/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/debugger/doc/src' === Leaving application debugger make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/debugger' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/reltool' === Entering application reltool make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/reltool/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/reltool/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/reltool-0.2.2/src /usr/bin/install -c -m 644 reltool.hrl reltool_fgraph.hrl reltool.erl reltool_app_win.erl reltool_fgraph.erl reltool_fgraph_win.erl reltool_mod_win.erl reltool_sys_win.erl reltool_server.erl reltool_target.erl reltool_utils.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/reltool-0.2.2/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/reltool-0.2.2/ebin /usr/bin/install -c -m 644 ../ebin/reltool.beam ../ebin/reltool_app_win.beam ../ebin/reltool_fgraph.beam ../ebin/reltool_fgraph_win.beam ../ebin/reltool_mod_win.beam ../ebin/reltool_sys_win.beam ../ebin/reltool_server.beam ../ebin/reltool_target.beam ../ebin/reltool_utils.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/reltool-0.2.2/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/reltool/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/reltool/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/reltool/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/reltool/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/reltool/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/reltool/doc/src' === Leaving application reltool make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/reltool' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs' === Entering application gs make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/src /usr/bin/install -c -m 644 gs.app.src gs.erl gs_frontend.erl gs_make.erl gs_widgets.erl gstk.erl gstk_arc.erl gstk_button.erl gstk_canvas.erl gstk_checkbutton.erl gstk_db.erl gstk_editor.erl gstk_entry.erl gstk_font.erl gstk_frame.erl gstk_grid.erl gstk_gridline.erl gs_packer.erl gstk_gs.erl gstk_image.erl gstk_label.erl gstk_line.erl gstk_listbox.erl gstk_menu.erl gstk_menubar.erl gstk_menubutton.erl gstk_menuitem.erl gstk_oval.erl gstk_polygon.erl gstk_port_handler.erl gstk_radiobutton.erl gstk_rectangle.erl gstk_scale.erl gstk_text.erl gstk_widgets.erl gstk_window.erl tcl2erl.erl tool_utils.erl tool_file_dialog.erl gse.erl gstk.hrl gstk_generic.hrl \ gstk_generic.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/ebin /usr/bin/install -c -m 644 ../ebin/gs.beam ../ebin/gs_frontend.beam ../ebin/gs_make.beam ../ebin/gs_widgets.beam ../ebin/gstk.beam ../ebin/gstk_arc.beam ../ebin/gstk_button.beam ../ebin/gstk_canvas.beam ../ebin/gstk_checkbutton.beam ../ebin/gstk_db.beam ../ebin/gstk_editor.beam ../ebin/gstk_entry.beam ../ebin/gstk_font.beam ../ebin/gstk_frame.beam ../ebin/gstk_grid.beam ../ebin/gstk_gridline.beam ../ebin/gs_packer.beam ../ebin/gstk_gs.beam ../ebin/gstk_image.beam ../ebin/gstk_label.beam ../ebin/gstk_line.beam ../ebin/gstk_listbox.beam ../ebin/gstk_menu.beam ../ebin/gstk_menubar.beam ../ebin/gstk_menubutton.beam ../ebin/gstk_menuitem.beam ../ebin/gstk_oval.beam ../ebin/gstk_polygon.beam ../ebin/gstk_port_handler.beam ../ebin/gstk_radiobutton.beam ../ebin/gstk_rectangle.beam ../ebin/gstk_scale.beam ../ebin/gstk_text.beam ../ebin/gstk_widgets.beam ../ebin/gstk_window.beam ../ebin/tcl2erl.beam ../ebin/tool_utils.beam ../ebin/tool_file_dialog.beam ../ebin/gse.beam gstk_generic.hrl ../ebin/gstk_generic.beam ../ebin/gs.app ../ebin/gs.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/priv/bitmap /usr/bin/install -c -m 644 ../priv/bitmap/fup.bm /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/priv/bitmap make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/tcl' make -f x86_64-unknown-linux-gnu/Makefile release make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/tcl' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/tcl' make -f x86_64-unknown-linux-gnu/Makefile release_spec make[6]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/tcl' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/priv /usr/bin/install -c -m 644 ../priv/gstk.tcl ../priv/gs-xdefaults /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/priv make[6]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/tcl' make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/tcl' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/tcl' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/tcl' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/contribs' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/contribs/bonk' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/contribs/bonk' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/contribs/ebin /usr/bin/install -c -m 644 ../ebin/bonk.beam ../ebin/bonk_sound.beam ../ebin/bonk_square.beam ../ebin/sounder.beam ../ebin/bonk.tool ../ebin/bonk.gif /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/contribs/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/contribs/bonk/bitmaps /usr/bin/install -c -m 644 bitmaps/bonkbomb bitmaps/bonkface bitmaps/bonklogo bitmaps/bonkmiss bitmaps/bonktom bitmaps/bonkx bitmaps/erl-e bitmaps/erl-text bonk.tool bonk.gif /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/contribs/bonk/bitmaps /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/contribs/bonk/sounds /usr/bin/install -c -m 644 sounds/bonk.au sounds/damn.au sounds/explosion.au sounds/gameover.au sounds/hehee.au sounds/level.au sounds/missedme.au sounds/music.au sounds/ouch!!!.au sounds/praisejesus.au sounds/trumpet.au sounds/yes.au /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/contribs/bonk/sounds /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/contribs/bonk /usr/bin/install -c -m 644 bonk.erl bonk_sound.erl bonk_square.erl sounder.erl bonk.txt /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/contribs/bonk make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/contribs/bonk' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/contribs/bonk' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/contribs/cols' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/contribs/cols' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/contribs/ebin /usr/bin/install -c -m 644 ../ebin/cols.beam ../ebin/highscore.beam ../ebin/cols.tool ../ebin/cols.gif ../ebin/help.gif /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/contribs/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/contribs/cols/bitmaps /usr/bin/install -c -m 644 cols.tool cols.gif help.gif /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/contribs/cols/bitmaps /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/contribs/cols /usr/bin/install -c -m 644 cols.erl highscore.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/contribs/cols make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/contribs/cols' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/contribs/cols' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/contribs/mandel' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/contribs/mandel' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/contribs/ebin /usr/bin/install -c -m 644 ../ebin/mandel.beam ../ebin/mandel.tool ../ebin/mandel.gif /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/contribs/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/contribs/mandel/bitmaps /usr/bin/install -c -m 644 mandel.tool mandel.gif /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/contribs/mandel/bitmaps /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/contribs/mandel /usr/bin/install -c -m 644 mandel.erl mandel.html /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/contribs/mandel make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/contribs/mandel' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/contribs/mandel' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/contribs/othello' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/contribs/othello' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/contribs/ebin /usr/bin/install -c -m 644 ../ebin/othello.beam ../ebin/othello_adt.beam ../ebin/othello_board.beam ../ebin/othello.tool ../ebin/othello.gif /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/contribs/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/contribs/othello /usr/bin/install -c -m 644 othello.erl othello_adt.erl othello_board.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/contribs/othello /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/contribs/othello/priv /usr/bin/install -c -m 644 priv/marker.bm priv/square.bm othello.tool othello.gif /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/contribs/othello/priv make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/contribs/othello' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/contribs/othello' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/contribs' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/examples' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/examples' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/examples/ebin /usr/bin/install -c -m 644 ../ebin/ball.beam ../ebin/browser.beam ../ebin/calc.beam ../ebin/calc2.beam ../ebin/color_demo.beam ../ebin/color_demo2.beam ../ebin/distrib_draw.beam ../ebin/entry_demo.beam ../ebin/event_test.beam ../ebin/file_dialog.beam ../ebin/focus_demo.beam ../ebin/frac.beam ../ebin/line_demo.beam ../ebin/man.beam ../ebin/menu_demo.beam ../ebin/rubber.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/examples/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/examples/src /usr/bin/install -c -m 644 ball.erl browser.erl calc.erl calc2.erl color_demo.erl color_demo2.erl distrib_draw.erl entry_demo.erl event_test.erl file_dialog.erl focus_demo.erl frac.erl line_demo.erl man.erl menu_demo.erl rubber.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/gs-1.5.10/examples/src make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/examples' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/examples' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs/doc/src' === Leaving application gs make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/gs' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets' === Entering application inets make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/inets_app' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/inets_app' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/src /usr/bin/install -c -m 644 inets_internal.hrl inets_service.erl inets.erl inets_app.erl inets_sup.erl inets_regexp.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/ebin /usr/bin/install -c -m 644 ../../ebin/inets_service.beam ../../ebin/inets.beam ../../ebin/inets_app.beam ../../ebin/inets_sup.beam ../../ebin/inets_regexp.beam ../../ebin/inets.app ../../ebin/inets.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/ebin make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/inets_app' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/inets_app' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/http_lib' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/http_lib' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/src /usr/bin/install -c -m 644 http_internal.hrl http_chunk.erl http_transport.erl http_util.erl http_request.erl http_response.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/ebin /usr/bin/install -c -m 644 ../../ebin/http_chunk.beam ../../ebin/http_transport.beam ../../ebin/http_util.beam ../../ebin/http_request.beam ../../ebin/http_response.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/ebin make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/http_lib' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/http_lib' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/http_client' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/http_client' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/src /usr/bin/install -c -m 644 httpc_internal.hrl http.erl http_cookie.erl httpc_handler.erl httpc_manager.erl httpc_sup.erl httpc_handler_sup.erl httpc_profile_sup.erl httpc_response.erl httpc_request.erl http_uri.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/ebin /usr/bin/install -c -m 644 ../../ebin/http.beam ../../ebin/http_cookie.beam ../../ebin/httpc_handler.beam ../../ebin/httpc_manager.beam ../../ebin/httpc_sup.beam ../../ebin/httpc_handler_sup.beam ../../ebin/httpc_profile_sup.beam ../../ebin/httpc_response.beam ../../ebin/httpc_request.beam ../../ebin/http_uri.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/ebin make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/http_client' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/http_client' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/http_server' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/http_server' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/src /usr/bin/install -c -m 644 httpd.hrl mod_auth.hrl httpd.erl httpd_acceptor.erl httpd_acceptor_sup.erl httpd_cgi.erl httpd_conf.erl httpd_example.erl httpd_esi.erl httpd_file.erl httpd_instance_sup.erl httpd_log.erl httpd_manager.erl httpd_misc_sup.erl httpd_request.erl httpd_request_handler.erl httpd_response.erl httpd_script_env.erl httpd_socket.erl httpd_sup.erl httpd_util.erl mod_actions.erl mod_alias.erl mod_auth.erl mod_auth_plain.erl mod_auth_dets.erl mod_auth_mnesia.erl mod_auth_server.erl mod_browser.erl mod_cgi.erl mod_dir.erl mod_disk_log.erl mod_esi.erl mod_get.erl mod_head.erl mod_htaccess.erl mod_include.erl mod_log.erl mod_range.erl mod_responsecontrol.erl mod_trace.erl mod_security.erl mod_security_server.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/ebin /usr/bin/install -c -m 644 ../../ebin/httpd.beam ../../ebin/httpd_acceptor.beam ../../ebin/httpd_acceptor_sup.beam ../../ebin/httpd_cgi.beam ../../ebin/httpd_conf.beam ../../ebin/httpd_example.beam ../../ebin/httpd_esi.beam ../../ebin/httpd_file.beam ../../ebin/httpd_instance_sup.beam ../../ebin/httpd_log.beam ../../ebin/httpd_manager.beam ../../ebin/httpd_misc_sup.beam ../../ebin/httpd_request.beam ../../ebin/httpd_request_handler.beam ../../ebin/httpd_response.beam ../../ebin/httpd_script_env.beam ../../ebin/httpd_socket.beam ../../ebin/httpd_sup.beam ../../ebin/httpd_util.beam ../../ebin/mod_actions.beam ../../ebin/mod_alias.beam ../../ebin/mod_auth.beam ../../ebin/mod_auth_plain.beam ../../ebin/mod_auth_dets.beam ../../ebin/mod_auth_mnesia.beam ../../ebin/mod_auth_server.beam ../../ebin/mod_browser.beam ../../ebin/mod_cgi.beam ../../ebin/mod_dir.beam ../../ebin/mod_disk_log.beam ../../ebin/mod_esi.beam ../../ebin/mod_get.beam ../../ebin/mod_head.beam ../../ebin/mod_htaccess.beam ../../ebin/mod_include.beam ../../ebin/mod_log.beam ../../ebin/mod_range.beam ../../ebin/mod_responsecontrol.beam ../../ebin/mod_trace.beam ../../ebin/mod_security.beam ../../ebin/mod_security_server.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/ebin make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/http_server' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/http_server' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/ftp' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/ftp' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/src /usr/bin/install -c -m 644 ftp_internal.hrl ftp.erl ftp_progress.erl ftp_response.erl ftp_sup.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/ebin /usr/bin/install -c -m 644 ../../ebin/ftp.beam ../../ebin/ftp_progress.beam ../../ebin/ftp_response.beam ../../ebin/ftp_sup.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/ebin make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/ftp' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/ftp' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/tftp' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/tftp' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/src /usr/bin/install -c -m 644 tftp.hrl tftp.erl tftp_binary.erl tftp_engine.erl tftp_file.erl tftp_lib.erl tftp_logger.erl tftp_sup.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/ebin /usr/bin/install -c -m 644 ../../ebin/tftp.beam ../../ebin/tftp_binary.beam ../../ebin/tftp_engine.beam ../../ebin/tftp_file.beam ../../ebin/tftp_lib.beam ../../ebin/tftp_logger.beam ../../ebin/tftp_sup.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/ebin make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/tftp' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src/tftp' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/examples' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/examples' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/examples/server_root/auth /usr/bin/install -c -m 644 server_root/auth/group server_root/auth/passwd /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/examples/server_root/auth /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/examples/server_root/cgi-bin /usr/bin/install -c server_root/cgi-bin/printenv.sh /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/examples/server_root/cgi-bin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/examples/server_root/conf /usr/bin/install -c -m 644 server_root/conf/8080.conf server_root/conf/8888.conf server_root/conf/httpd.conf server_root/conf/ssl.conf server_root/conf/mime.types /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/examples/server_root/conf /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/examples/server_root/htdocs/open /usr/bin/install -c -m 644 server_root/htdocs/open/dummy.html \ /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/examples/server_root/htdocs/open /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/examples/server_root/htdocs/mnesia_open /usr/bin/install -c -m 644 server_root/htdocs/mnesia_open/dummy.html \ /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/examples/server_root/htdocs/mnesia_open /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/examples/server_root/htdocs/misc /usr/bin/install -c -m 644 server_root/htdocs/misc/friedrich.html server_root/htdocs/misc/oech.html \ /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/examples/server_root/htdocs/misc /usr/bin/install -c -d \ /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/examples/server_root/htdocs/secret/top_secret /usr/bin/install -c -d \ /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/examples/server_root/htdocs/mnesia_secret/top_secret /usr/bin/install -c -m 644 server_root/htdocs/secret/dummy.html \ /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/examples/server_root/htdocs/secret /usr/bin/install -c -m 644 server_root/htdocs/mnesia_secret/dummy.html \ /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/examples/server_root/htdocs/mnesia_secret /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/examples/server_root/htdocs /usr/bin/install -c -m 644 server_root/htdocs/index.html server_root/htdocs/config.shtml server_root/htdocs/echo.shtml server_root/htdocs/exec.shtml server_root/htdocs/flastmod.shtml server_root/htdocs/fsize.shtml server_root/htdocs/include.shtml /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/examples/server_root/htdocs /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/examples/server_root/icons /usr/bin/install -c -m 644 server_root/icons/README server_root/icons/a.gif server_root/icons/alert.black.gif server_root/icons/alert.red.gif server_root/icons/apache_pb.gif server_root/icons/back.gif server_root/icons/ball.gray.gif server_root/icons/ball.red.gif server_root/icons/binary.gif server_root/icons/binhex.gif server_root/icons/blank.gif server_root/icons/bomb.gif server_root/icons/box1.gif server_root/icons/box2.gif server_root/icons/broken.gif server_root/icons/burst.gif server_root/icons/button1.gif server_root/icons/button10.gif server_root/icons/button2.gif server_root/icons/button3.gif server_root/icons/button4.gif server_root/icons/button5.gif server_root/icons/button6.gif server_root/icons/button7.gif server_root/icons/button8.gif server_root/icons/button9.gif server_root/icons/buttonl.gif server_root/icons/buttonr.gif server_root/icons/c.gif server_root/icons/comp.blue.gif server_root/icons/comp.gray.gif server_root/icons/compressed.gif server_root/icons/continued.gif server_root/icons/dir.gif server_root/icons/down.gif server_root/icons/dvi.gif server_root/icons/f.gif server_root/icons/folder.gif server_root/icons/folder.open.gif server_root/icons/folder.sec.gif server_root/icons/forward.gif server_root/icons/generic.gif server_root/icons/generic.red.gif server_root/icons/generic.sec.gif server_root/icons/hand.right.gif server_root/icons/hand.up.gif server_root/icons/htdig.gif server_root/icons/icon.sheet.gif server_root/icons/image1.gif server_root/icons/image2.gif server_root/icons/image3.gif server_root/icons/index.gif server_root/icons/layout.gif server_root/icons/left.gif server_root/icons/link.gif server_root/icons/movie.gif server_root/icons/p.gif server_root/icons/patch.gif server_root/icons/pdf.gif server_root/icons/pie0.gif server_root/icons/pie1.gif server_root/icons/pie2.gif server_root/icons/pie3.gif server_root/icons/pie4.gif server_root/icons/pie5.gif server_root/icons/pie6.gif server_root/icons/pie7.gif server_root/icons/pie8.gif server_root/icons/portal.gif server_root/icons/poweredby.gif server_root/icons/ps.gif server_root/icons/quill.gif server_root/icons/right.gif server_root/icons/screw1.gif server_root/icons/screw2.gif server_root/icons/script.gif server_root/icons/sound1.gif server_root/icons/sound2.gif server_root/icons/sphere1.gif server_root/icons/sphere2.gif server_root/icons/star.gif server_root/icons/star_blank.gif server_root/icons/tar.gif server_root/icons/tex.gif server_root/icons/text.gif server_root/icons/transfer.gif server_root/icons/unknown.gif server_root/icons/up.gif server_root/icons/uu.gif server_root/icons/uuencoded.gif server_root/icons/world1.gif server_root/icons/world2.gif /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/examples/server_root/icons /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/examples/server_root/ssl /usr/bin/install -c -m 644 server_root/ssl/ssl_client.pem server_root/ssl/ssl_server.pem /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/examples/server_root/ssl /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/examples/server_root/logs make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/examples' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/examples' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/priv' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/priv' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/priv/bin /usr/bin/install -c bin/runcgi.sh /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inets-5.1/priv/bin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/priv' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/priv' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets/doc/src' === Leaving application inets make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inets' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic' === Entering application ic make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ic-4.2.21/ebin /usr/bin/install -c -m 644 ../ebin/ic.beam ../ebin/ic_erlbe.beam ../ebin/ic_cbe.beam ../ebin/icscan.beam ../ebin/icparse.beam ../ebin/iceval.beam ../ebin/ictype.beam ../ebin/ictk.beam ../ebin/icstruct.beam ../ebin/icenum.beam ../ebin/icpreproc.beam ../ebin/icunion.beam ../ebin/ic_pp.beam ../ebin/ic_pragma.beam ../ebin/ic_noc.beam ../ebin/ic_plainbe.beam ../ebin/ic_cclient.beam ../ebin/ic_cserver.beam ../ebin/ic_fetch.beam ../ebin/ic_code.beam ../ebin/ic_codegen.beam ../ebin/ic_error.beam ../ebin/ic_file.beam ../ebin/ic_forms.beam ../ebin/ic_genobj.beam ../ebin/ic_options.beam ../ebin/ic_symtab.beam ../ebin/ic_util.beam ../ebin/ic_jbe.beam ../ebin/ic_struct_java.beam ../ebin/ic_union_java.beam ../ebin/ic_enum_java.beam ../ebin/ic_constant_java.beam ../ebin/ic_sequence_java.beam ../ebin/ic_array_java.beam ../ebin/ic_attribute_java.beam ../ebin/ic_java_type.beam ../ebin/ic_erl_template.beam ../ebin/ic.app /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ic-4.2.21/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ic-4.2.21/src /usr/bin/install -c -m 644 ic.erl ic_erlbe.erl ic_cbe.erl icscan.erl icparse.erl iceval.erl ictype.erl ictk.erl icstruct.erl icenum.erl icpreproc.erl icunion.erl ic_pp.erl ic_pragma.erl ic_noc.erl ic_plainbe.erl ic_cclient.erl ic_cserver.erl ic_fetch.erl ic_code.erl ic_codegen.erl ic_error.erl ic_file.erl ic_forms.erl ic_genobj.erl ic_options.erl ic_symtab.erl ic_util.erl ic_jbe.erl ic_struct_java.erl ic_union_java.erl ic_enum_java.erl ic_constant_java.erl ic_sequence_java.erl ic_array_java.erl ic_attribute_java.erl ic_java_type.erl ic_erl_template.erl icparse.yrl ic.hrl ic_debug.hrl icforms.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ic-4.2.21/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ic-4.2.21/examples /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ic-4.2.21/examples/c-client /usr/bin/install -c -m 644 ../examples/c-client/ReadMe ../examples/c-client/Makefile ../examples/c-client/client.c ../examples/c-client/random.idl ../examples/c-client/rmod_random_impl.erl ../examples/c-client/test.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ic-4.2.21/examples/c-client /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ic-4.2.21/examples/c-server /usr/bin/install -c -m 644 ../examples/c-server/ReadMe ../examples/c-server/Makefile ../examples/c-server/client.c ../examples/c-server/client.erl ../examples/c-server/server.c ../examples/c-server/callbacks.c ../examples/c-server/random.idl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ic-4.2.21/examples/c-server /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ic-4.2.21/examples/erl-plain /usr/bin/install -c -m 644 ../examples/erl-plain/ReadMe ../examples/erl-plain/rmod_random_impl.erl ../examples/erl-plain/random.idl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ic-4.2.21/examples/erl-plain /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ic-4.2.21/examples/erl-genserv /usr/bin/install -c -m 644 ../examples/erl-genserv/ReadMe ../examples/erl-genserv/rmod_random_impl.erl ../examples/erl-genserv/random.idl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ic-4.2.21/examples/erl-genserv /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ic-4.2.21/examples/java-client-server /usr/bin/install -c -m 644 ../examples/java-client-server/ReadMe ../examples/java-client-server/client.java ../examples/java-client-server/server.java ../examples/java-client-server/serverImpl.java ../examples/java-client-server/random.idl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ic-4.2.21/examples/java-client-server /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ic-4.2.21/examples/all-against-all /usr/bin/install -c -m 644 ../examples/all-against-all/ReadMe ../examples/all-against-all/Makefile ../examples/all-against-all/client.erl ../examples/all-against-all/server.erl ../examples/all-against-all/client.c ../examples/all-against-all/server.c ../examples/all-against-all/callbacks.c ../examples/all-against-all/client.java ../examples/all-against-all/server.java ../examples/all-against-all/serverImpl.java ../examples/all-against-all/random.idl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ic-4.2.21/examples/all-against-all make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/c_src' make -f x86_64-unknown-linux-gnu/Makefile release make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/c_src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/c_src' make -f x86_64-unknown-linux-gnu/Makefile release_spec make[6]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/c_src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ic-4.2.21/c_src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ic-4.2.21/include /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ic-4.2.21/priv/lib /usr/bin/install -c -m 644 ic.c ic_tmo.c /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ic-4.2.21/c_src /usr/bin/install -c -m 644 ../include/erlang.idl ../include/ic.h /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ic-4.2.21/include /usr/bin/install -c -m 644 ../priv/lib/x86_64-unknown-linux-gnu/libic.a /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ic-4.2.21/priv/lib make[6]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/c_src' make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/c_src' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/c_src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/c_src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/com/ericsson/otp/ic' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/com/ericsson/otp/ic' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ic-4.2.21/java_src/com/ericsson/otp/ic /usr/bin/install -c -m 644 Holder.java BooleanHolder.java ByteHolder.java CharHolder.java DoubleHolder.java FloatHolder.java IntHolder.java LongHolder.java ShortHolder.java StringHolder.java Environment.java Any.java AnyHelper.java AnyHolder.java TypeCode.java TCKind.java Pid.java PidHolder.java PidHelper.java Ref.java RefHolder.java RefHelper.java Port.java PortHolder.java PortHelper.java Term.java TermHolder.java TermHelper.java /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ic-4.2.21/java_src/com/ericsson/otp/ic /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ic-4.2.21/priv /usr/bin/install -c -m 644 /usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/priv/ic.jar /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ic-4.2.21/priv make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/com/ericsson/otp/ic' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src/com/ericsson/otp/ic' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/java_src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/doc/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/examples/pre_post_condition' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/examples/pre_post_condition' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ic-4.2.21/examples/pre_post_condition /usr/bin/install -c -m 644 m_i_impl.erl tracer.erl ex.idl ReadMe.txt /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ic-4.2.21/examples/pre_post_condition make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/examples/pre_post_condition' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic/examples/pre_post_condition' === Leaving application ic make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ic' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/mnesia' === Entering application mnesia make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/mnesia/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/mnesia/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/mnesia-4.4.10/src /usr/bin/install -c -m 644 mnesia.hrl mnesia.erl mnesia_backup.erl mnesia_bup.erl mnesia_checkpoint.erl mnesia_checkpoint_sup.erl mnesia_controller.erl mnesia_dumper.erl mnesia_event.erl mnesia_frag.erl mnesia_frag_hash.erl mnesia_frag_old_hash.erl mnesia_index.erl mnesia_kernel_sup.erl mnesia_late_loader.erl mnesia_lib.erl mnesia_loader.erl mnesia_locker.erl mnesia_log.erl mnesia_monitor.erl mnesia_recover.erl mnesia_registry.erl mnesia_schema.erl mnesia_snmp_hook.erl mnesia_snmp_sup.erl mnesia_subscr.erl mnesia_sup.erl mnesia_sp.erl mnesia_text.erl mnesia_tm.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/mnesia-4.4.10/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/mnesia-4.4.10/ebin /usr/bin/install -c -m 644 ../ebin/mnesia.beam ../ebin/mnesia_backup.beam ../ebin/mnesia_bup.beam ../ebin/mnesia_checkpoint.beam ../ebin/mnesia_checkpoint_sup.beam ../ebin/mnesia_controller.beam ../ebin/mnesia_dumper.beam ../ebin/mnesia_event.beam ../ebin/mnesia_frag.beam ../ebin/mnesia_frag_hash.beam ../ebin/mnesia_frag_old_hash.beam ../ebin/mnesia_index.beam ../ebin/mnesia_kernel_sup.beam ../ebin/mnesia_late_loader.beam ../ebin/mnesia_lib.beam ../ebin/mnesia_loader.beam ../ebin/mnesia_locker.beam ../ebin/mnesia_log.beam ../ebin/mnesia_monitor.beam ../ebin/mnesia_recover.beam ../ebin/mnesia_registry.beam ../ebin/mnesia_schema.beam ../ebin/mnesia_snmp_hook.beam ../ebin/mnesia_snmp_sup.beam ../ebin/mnesia_subscr.beam ../ebin/mnesia_sup.beam ../ebin/mnesia_sp.beam ../ebin/mnesia_text.beam ../ebin/mnesia_tm.beam ../ebin/mnesia.app ../ebin/mnesia.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/mnesia-4.4.10/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/mnesia/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/mnesia/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/mnesia/include' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/mnesia/include' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/mnesia-4.4.10/include make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/mnesia/include' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/mnesia/include' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/mnesia/examples' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/mnesia/examples' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/mnesia-4.4.10/examples /usr/bin/install -c -m 644 company.erl company_o.erl bup.erl mnesia_meter.erl mnesia_tpcb.erl DATA company.hrl company_o.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/mnesia-4.4.10/examples /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/mnesia-4.4.10/examples/bench (cd bench; /usr/bin/install -c -m 644 \ Makefile \ README \ bench.erl \ bench.hrl \ bench_generate.erl \ bench_populate.erl \ bench_trans.erl \ bench.config1 \ bench.config2 \ bench.config3 \ bench.config4 \ bench.config5 \ bench.config6 \ bench.config7 \ /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/mnesia-4.4.10/examples/bench) (cd bench; /usr/bin/install -c bench.sh /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/mnesia-4.4.10/examples/bench) make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/mnesia/examples' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/mnesia/examples' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/mnesia/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/mnesia/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/mnesia/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/mnesia/doc/src' === Leaving application mnesia make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/mnesia' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/crypto' === Entering application crypto make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/crypto/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/crypto/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/crypto-1.6/src /usr/bin/install -c -m 644 crypto_app.erl crypto.erl crypto_server.erl crypto_sup.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/crypto-1.6/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/crypto-1.6/ebin /usr/bin/install -c -m 644 ../ebin/crypto_app.beam ../ebin/crypto.beam ../ebin/crypto_server.beam ../ebin/crypto_sup.beam ../ebin/crypto.app \ ../ebin/crypto.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/crypto-1.6/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/crypto/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/crypto/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/crypto/c_src' make -f x86_64-unknown-linux-gnu/Makefile release make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/crypto/c_src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/crypto/c_src' make -f x86_64-unknown-linux-gnu/Makefile release_spec make[6]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/crypto/c_src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/crypto-1.6/priv/obj /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/crypto-1.6/priv/lib /usr/bin/install -c ../priv/Makefile /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/crypto-1.6/priv/obj /usr/bin/install -c ../priv/obj/x86_64-unknown-linux-gnu/crypto_drv.o /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/crypto-1.6/priv/obj /usr/bin/install -c ../priv/lib/x86_64-unknown-linux-gnu/crypto_drv.so /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/crypto-1.6/priv/lib make[6]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/crypto/c_src' make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/crypto/c_src' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/crypto/c_src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/crypto/c_src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/crypto/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/crypto/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/crypto/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/crypto/doc/src' === Leaving application crypto make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/crypto' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber' === Entering application orber make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/COSS/CosNaming' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/COSS/CosNaming' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/orber-3.6.13/ebin /usr/bin/install -c -m 644 ../../ebin/oe_cos_naming_ext.beam ../../ebin/CosNaming_NamingContextExt.beam ../../ebin/CosNaming_NamingContextExt_InvalidAddress.beam ../../ebin/oe_cos_naming.beam ../../ebin/CosNaming_Name.beam ../../ebin/CosNaming_NamingContext.beam ../../ebin/CosNaming_BindingIterator.beam ../../ebin/CosNaming_NameComponent.beam ../../ebin/CosNaming_Binding.beam ../../ebin/CosNaming_BindingList.beam ../../ebin/CosNaming_NamingContext_NotFound.beam ../../ebin/CosNaming_NamingContext_AlreadyBound.beam ../../ebin/CosNaming_NamingContext_CannotProceed.beam ../../ebin/CosNaming_NamingContext_InvalidName.beam ../../ebin/CosNaming_NamingContext_NotEmpty.beam ../../ebin/CosNaming_NamingContextExt_impl.beam ../../ebin/CosNaming_BindingIterator_impl.beam ../../ebin/lname.beam ../../ebin/lname_component.beam ../../ebin/orber_cosnaming_utils.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/orber-3.6.13/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/orber-3.6.13/COSS/CosNaming /usr/bin/install -c -m 644 CosNaming_NamingContextExt_impl.erl CosNaming_BindingIterator_impl.erl lname.erl lname_component.erl orber_cosnaming_utils.erl lname.hrl orber_cosnaming.hrl cos_naming.idl cos_naming_ext.idl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/orber-3.6.13/COSS/CosNaming /usr/bin/install -c -m 644 oe_cos_naming.erl CosNaming_Name.erl CosNaming_NamingContext.erl CosNaming_BindingIterator.erl CosNaming_NameComponent.erl CosNaming_Binding.erl CosNaming_BindingList.erl CosNaming_NamingContext_NotFound.erl CosNaming_NamingContext_AlreadyBound.erl CosNaming_NamingContext_CannotProceed.erl CosNaming_NamingContext_InvalidName.erl CosNaming_NamingContext_NotEmpty.erl oe_cos_naming.hrl CosNaming.hrl CosNaming_NamingContext.hrl CosNaming_BindingIterator.hrl oe_cos_naming_ext.erl CosNaming_NamingContextExt.erl CosNaming_NamingContextExt_InvalidAddress.erl oe_cos_naming_ext.hrl CosNaming_NamingContextExt.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/orber-3.6.13/COSS/CosNaming make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/COSS/CosNaming' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/COSS/CosNaming' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/orber-3.6.13/ebin /usr/bin/install -c -m 644 ../ebin/oe_erlang.beam ../ebin/erlang_pid.beam ../ebin/erlang_port.beam ../ebin/erlang_ref.beam ../ebin/erlang_binary.beam ../ebin/oe_CORBA.beam ../ebin/oe_OrberIFR.beam ../ebin/OrberApp_IFR.beam ../ebin/orber.beam ../ebin/corba.beam ../ebin/corba_boa.beam ../ebin/corba_object.beam ../ebin/any.beam ../ebin/iop_ior.beam ../ebin/orber_tc.beam ../ebin/orber_typedefs.beam ../ebin/orber_request_number.beam ../ebin/orber_objectkeys.beam ../ebin/orber_initial_references.beam ../ebin/cdrlib.beam ../ebin/cdr_encode.beam ../ebin/cdr_decode.beam ../ebin/orber_iiop.beam ../ebin/orber_iiop_net.beam ../ebin/orber_iiop_net_accept.beam ../ebin/orber_iiop_insup.beam ../ebin/orber_iiop_inproxy.beam ../ebin/orber_iiop_inrequest.beam ../ebin/orber_iiop_pm.beam ../ebin/orber_iiop_outsup.beam ../ebin/orber_iiop_outproxy.beam ../ebin/orber_iiop_socketsup.beam ../ebin/orber_socket.beam ../ebin/orber_ifr.beam ../ebin/orber_ifr_aliasdef.beam ../ebin/orber_ifr_arraydef.beam ../ebin/orber_ifr_attributedef.beam ../ebin/orber_ifr_constantdef.beam ../ebin/orber_ifr_contained.beam ../ebin/orber_ifr_container.beam ../ebin/orber_ifr_enumdef.beam ../ebin/orber_ifr_exceptiondef.beam ../ebin/orber_ifr_idltype.beam ../ebin/orber_ifr_interfacedef.beam ../ebin/orber_ifr_irobject.beam ../ebin/orber_ifr_moduledef.beam ../ebin/orber_ifr_operationdef.beam ../ebin/orber_ifr_orb.beam ../ebin/orber_ifr_primitivedef.beam ../ebin/orber_ifr_repository.beam ../ebin/orber_ifr_sequencedef.beam ../ebin/orber_ifr_stringdef.beam ../ebin/orber_ifr_wstringdef.beam ../ebin/orber_ifr_structdef.beam ../ebin/orber_ifr_typecode.beam ../ebin/orber_ifr_typedef.beam ../ebin/orber_ifr_uniondef.beam ../ebin/orber_ifr_fixeddef.beam ../ebin/orber_ifr_utils.beam ../ebin/OrberApp_IFR_impl.beam ../ebin/orber_pi.beam ../ebin/orber_web.beam ../ebin/orber_web_server.beam ../ebin/orber_iiop_tracer.beam ../ebin/orber_iiop_tracer_silent.beam ../ebin/orber_iiop_tracer_stealth.beam ../ebin/fixed.beam ../ebin/orber_exceptions.beam ../ebin/orber_diagnostics.beam ../ebin/orber_acl.beam ../ebin/orber_env.beam ../ebin/orber_tb.beam ../ebin/orber.app ../ebin/orber.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/orber-3.6.13/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/orber-3.6.13/src /usr/bin/install -c -m 644 orber.erl corba.erl corba_boa.erl corba_object.erl any.erl iop_ior.erl orber_tc.erl orber_typedefs.erl orber_request_number.erl orber_objectkeys.erl orber_initial_references.erl cdrlib.erl cdr_encode.erl cdr_decode.erl orber_iiop.erl orber_iiop_net.erl orber_iiop_net_accept.erl orber_iiop_insup.erl orber_iiop_inproxy.erl orber_iiop_inrequest.erl orber_iiop_pm.erl orber_iiop_outsup.erl orber_iiop_outproxy.erl orber_iiop_socketsup.erl orber_socket.erl orber_ifr.erl orber_ifr_aliasdef.erl orber_ifr_arraydef.erl orber_ifr_attributedef.erl orber_ifr_constantdef.erl orber_ifr_contained.erl orber_ifr_container.erl orber_ifr_enumdef.erl orber_ifr_exceptiondef.erl orber_ifr_idltype.erl orber_ifr_interfacedef.erl orber_ifr_irobject.erl orber_ifr_moduledef.erl orber_ifr_operationdef.erl orber_ifr_orb.erl orber_ifr_primitivedef.erl orber_ifr_repository.erl orber_ifr_sequencedef.erl orber_ifr_stringdef.erl orber_ifr_wstringdef.erl orber_ifr_structdef.erl orber_ifr_typecode.erl orber_ifr_typedef.erl orber_ifr_uniondef.erl orber_ifr_fixeddef.erl orber_ifr_utils.erl OrberApp_IFR_impl.erl orber_pi.erl orber_web.erl orber_web_server.erl orber_iiop_tracer.erl orber_iiop_tracer_silent.erl orber_iiop_tracer_stealth.erl fixed.erl orber_exceptions.erl orber_diagnostics.erl orber_acl.erl orber_env.erl orber_tb.erl CORBA.hrl oe_CORBA.hrl OrberApp_IFR.hrl oe_OrberIFR.hrl OrberApp.hrl orber_iiop.hrl ifr_objects.hrl orber_ifr.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/orber-3.6.13/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/orber-3.6.13/include /usr/bin/install -c -m 644 ../include/corba.hrl ../include/ifr_types.hrl ../include/orber_pi.hrl oe_erlang.hrl erlang.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/orber-3.6.13/include make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/java_src' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/java_src/Orber' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/java_src/Orber' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/orber-3.6.13/java_src/Orber /usr/bin/install -c -m 644 InitialReference.java /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/orber-3.6.13/java_src/Orber make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/java_src/Orber' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/java_src/Orber' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/java_src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/c_src' make -f x86_64-unknown-linux-gnu/Makefile release make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/c_src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/c_src' make -f x86_64-unknown-linux-gnu/Makefile release_spec make[6]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/c_src' echo "Nothing to build" Nothing to build /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/orber-3.6.13/priv/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/orber-3.6.13/priv/include /usr/bin/install -c -m 644 InitialReference.cc /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/orber-3.6.13/priv/src /usr/bin/install -c -m 644 InitialReference.hh /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/orber-3.6.13/priv/include make[6]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/c_src' make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/c_src' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/c_src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/c_src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/examples' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/examples/Stack' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/examples/Stack' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/orber-3.6.13/examples/Stack /usr/bin/install -c -m 644 StackModule_Stack_impl.erl StackModule_StackFactory_impl.erl stack_factory.erl stack_client.erl StackClient.java StackClient.cc stack.idl InitialReferences.idl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/orber-3.6.13/examples/Stack make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/examples/Stack' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/examples/Stack' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/examples' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/doc/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/priv' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/priv' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/orber-3.6.13/priv /usr/bin/install -c -m 644 orber_help.txt orber.tool blank.html info_frames.html main_frame.html start_info.html /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/orber-3.6.13/priv make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/priv' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber/priv' === Leaving application orber make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/orber' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon' === Entering application os_mon make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/os_mon-2.2.2/src /usr/bin/install -c -m 644 disksup.erl memsup.erl cpu_sup.erl os_mon.erl os_mon_mib.erl os_sup.erl os_mon_sysinfo.erl nteventlog.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/os_mon-2.2.2/src /usr/bin/install -c -m 644 ../include/memsup.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/os_mon-2.2.2/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/os_mon-2.2.2/ebin /usr/bin/install -c -m 644 ../ebin/disksup.beam ../ebin/memsup.beam ../ebin/cpu_sup.beam ../ebin/os_mon.beam ../ebin/os_mon_mib.beam ../ebin/os_sup.beam ../ebin/os_mon_sysinfo.beam ../ebin/nteventlog.beam ../ebin/os_mon.app ../ebin/os_mon.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/os_mon-2.2.2/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/c_src' make -f x86_64-unknown-linux-gnu/Makefile release make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/c_src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/c_src' make -f x86_64-unknown-linux-gnu/Makefile release_spec make[6]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/c_src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/os_mon-2.2.2/src /usr/bin/install -c -m 644 memsup.c cpu_sup.c /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/os_mon-2.2.2/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/os_mon-2.2.2/priv/bin /usr/bin/install -c ../priv/bin/x86_64-unknown-linux-gnu/memsup ../priv/bin/x86_64-unknown-linux-gnu/cpu_sup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/os_mon-2.2.2/priv/bin make[6]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/c_src' make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/c_src' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/c_src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/c_src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/mibs' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/mibs' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/os_mon-2.2.2/mibs /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/os_mon-2.2.2/mibs/v1 /usr/bin/install -c -m 644 OTP-OS-MON-MIB.mib OTP-OS-MON-MIB.funcs /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/os_mon-2.2.2/mibs /usr/bin/install -c -m 644 v1/OTP-OS-MON-MIB.mib.v1 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/os_mon-2.2.2/mibs/v1 /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/os_mon-2.2.2/include /usr/bin/install -c -m 644 ../include/OTP-OS-MON-MIB.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/os_mon-2.2.2/include /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/os_mon-2.2.2/priv/mibs /usr/bin/install -c -m 644 ../priv/mibs/OTP-OS-MON-MIB.bin /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/os_mon-2.2.2/priv/mibs make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/mibs' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/mibs' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon/doc/src' === Leaving application os_mon make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/os_mon' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/parsetools' === Entering application parsetools make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/parsetools/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/parsetools/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/parsetools-2.0/src /usr/bin/install -c -m 644 leex.erl yecc.erl yeccparser.erl yeccscan.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/parsetools-2.0/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/parsetools-2.0/ebin /usr/bin/install -c -m 644 ../ebin/leex.beam ../ebin/yecc.beam ../ebin/yeccparser.beam ../ebin/yeccscan.beam ../ebin/parsetools.app ../ebin/parsetools.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/parsetools-2.0/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/parsetools-2.0/include /usr/bin/install -c -m 644 ../include/yeccpre.hrl ../include/leexinc.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/parsetools-2.0/include make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/parsetools/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/parsetools/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/parsetools/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/parsetools/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/parsetools/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/parsetools/doc/src' === Leaving application parsetools make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/parsetools' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools' Makefile:62: warning: overriding commands for target `docs' /usr/src/rpm/BUILD/otp_src_R13B01/make/otp_subdir.mk:28: warning: ignoring old commands for target `docs' === Entering application syntax_tools make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/syntax_tools-1.6.2/ebin /usr/bin/install -c -m 644 ../ebin/erl_syntax.beam ../ebin/erl_prettypr.beam ../ebin/erl_syntax_lib.beam ../ebin/erl_comment_scan.beam ../ebin/erl_recomment.beam ../ebin/erl_tidy.beam ../ebin/epp_dodger.beam ../ebin/prettypr.beam ../ebin/igor.beam ../ebin/syntax_tools.app ../ebin/syntax_tools.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/syntax_tools-1.6.2/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/syntax_tools-1.6.2/src /usr/bin/install -c -m 644 erl_syntax.erl erl_prettypr.erl erl_syntax_lib.erl erl_comment_scan.erl erl_recomment.erl erl_tidy.erl epp_dodger.erl prettypr.erl igor.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/syntax_tools-1.6.2/src make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools/examples' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools/examples' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/syntax_tools-1.6.2/examples /usr/bin/install -c -m 644 demo.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/syntax_tools-1.6.2/examples make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools/examples' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools/examples' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools/doc/src' === Leaving application syntax_tools make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/syntax_tools' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/pman' === Entering application pman make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/pman/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/pman/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/pman-2.7/src /usr/bin/install -c -m 644 pman.erl pman_main.erl pman_shell.erl pman_relay.erl pman_relay_server.erl pman_module_info.erl pman_win.erl pman_buf.erl pman_buf_utils.erl pman_buf_buffer.erl pman_buf_converter.erl pman_buf_printer.erl pman_options.erl pman_process.erl pman_tool.erl assert.hrl pman_buf.hrl pman_options.hrl pman_win.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/pman-2.7/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/pman-2.7/ebin /usr/bin/install -c -m 644 ../ebin/pman.beam ../ebin/pman_main.beam ../ebin/pman_shell.beam ../ebin/pman_relay.beam ../ebin/pman_relay_server.beam ../ebin/pman_module_info.beam ../ebin/pman_win.beam ../ebin/pman_buf.beam ../ebin/pman_buf_utils.beam ../ebin/pman_buf_buffer.beam ../ebin/pman_buf_converter.beam ../ebin/pman_buf_printer.beam ../ebin/pman_options.beam ../ebin/pman_process.beam ../ebin/pman_tool.beam ../ebin/pman.app ../ebin/pman.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/pman-2.7/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/pman/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/pman/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/pman/priv' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/pman/priv' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/pman-2.7/priv /usr/bin/install -c -m 644 pman.tool pman.gif /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/pman-2.7/priv make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/pman/priv' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/pman/priv' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/pman/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/pman/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/pman/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/pman/doc/src' === Leaving application pman make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/pman' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/public_key' === Entering application public_key make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/public_key/asn1' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/public_key/asn1' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/public_key-0.2/include /usr/bin/install -c -m 644 ../include/OTP-PUB-KEY.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/public_key-0.2/include /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/public_key-0.2/asn1 /usr/bin/install -c -m 644 PKIX1Explicit88.asn1 PKIX1Implicit88.asn1 PKIX1Algorithms88.asn1 PKIXAttributeCertificate.asn1 OTP-PKIX.asn1 OTP-PUB-KEY.erl OTP-PUB-KEY.hrl OTP-PUB-KEY.asn1config \ /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/public_key-0.2/asn1 /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/public_key-0.2/ebin /usr/bin/install -c -m 644 ../ebin/OTP-PUB-KEY.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/public_key-0.2/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/public_key/asn1' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/public_key/asn1' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/public_key/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/public_key/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/public_key-0.2/src /usr/bin/install -c -m 644 public_key.erl pubkey_pem.erl pubkey_cert.erl pubkey_cert_records.erl pubkey_crypto.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/public_key-0.2/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/public_key-0.2/include /usr/bin/install -c -m 644 ../include/public_key.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/public_key-0.2/include /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/public_key-0.2/ebin /usr/bin/install -c -m 644 ../ebin/public_key.beam ../ebin/pubkey_pem.beam ../ebin/pubkey_cert.beam ../ebin/pubkey_cert_records.beam ../ebin/pubkey_crypto.beam ../ebin/public_key.app ../ebin/public_key.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/public_key-0.2/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/public_key/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/public_key/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/public_key/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/public_key/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/public_key/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/public_key/doc/src' === Leaving application public_key make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/public_key' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl' === Entering application ssl make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/pkix' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/pkix' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssl-3.10.3/include /usr/bin/install -c -m 644 ../include/OTP-PKIX.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssl-3.10.3/include /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssl-3.10.3/pkix /usr/bin/install -c -m 644 PKIX1Explicit88.asn1 PKIX1Implicit88.asn1 PKIX1Algorithms88.asn1 PKIXAttributeCertificate.asn1 SSL-PKIX.asn1 OTP-PKIX.erl OTP-PKIX.hrl OTP-PKIX.asn1config \ PKIX1Algorithms88.hrl PKIX1Explicit88.hrl PKIX1Implicit88.hrl PKIXAttributeCertificate.hrl ssl_pkix_oid.erl mk_ssl_pkix_oid.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssl-3.10.3/pkix /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssl-3.10.3/ebin /usr/bin/install -c -m 644 ../ebin/OTP-PKIX.beam ../ebin/ssl_pkix_oid.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssl-3.10.3/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/pkix' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/pkix' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssl-3.10.3/src /usr/bin/install -c -m 644 ssl.erl ssl_alert.erl ssl_app.erl ssl_broker.erl ssl_broker_sup.erl ssl_server.erl ssl_sup.erl ssl_prim.erl ssl_pkix.erl ssl_pem.erl ssl_base64.erl inet_ssl_dist.erl ssl_certificate.erl ssl_certificate_db.erl ssl_cipher.erl ssl_connection.erl ssl_connection_sup.erl ssl_debug.erl ssl_handshake.erl ssl_manager.erl ssl_session.erl ssl_session_cache_api.erl ssl_session_cache.erl ssl_record.erl ssl_ssl2.erl ssl_ssl3.erl ssl_tls1.erl ssl_int.hrl ssl_broker_int.hrl ssl_debug.hrl ssl_alert.hrl ssl_cipher.hrl ssl_handshake.hrl ssl_internal.hrl ssl_record.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssl-3.10.3/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssl-3.10.3/include /usr/bin/install -c -m 644 ssl_pkix.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssl-3.10.3/include /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssl-3.10.3/ebin /usr/bin/install -c -m 644 ../ebin/ssl.beam ../ebin/ssl_alert.beam ../ebin/ssl_app.beam ../ebin/ssl_broker.beam ../ebin/ssl_broker_sup.beam ../ebin/ssl_server.beam ../ebin/ssl_sup.beam ../ebin/ssl_prim.beam ../ebin/ssl_pkix.beam ../ebin/ssl_pem.beam ../ebin/ssl_base64.beam ../ebin/inet_ssl_dist.beam ../ebin/ssl_certificate.beam ../ebin/ssl_certificate_db.beam ../ebin/ssl_cipher.beam ../ebin/ssl_connection.beam ../ebin/ssl_connection_sup.beam ../ebin/ssl_debug.beam ../ebin/ssl_handshake.beam ../ebin/ssl_manager.beam ../ebin/ssl_session.beam ../ebin/ssl_session_cache_api.beam ../ebin/ssl_session_cache.beam ../ebin/ssl_record.beam ../ebin/ssl_ssl2.beam ../ebin/ssl_ssl3.beam ../ebin/ssl_tls1.beam ../ebin/ssl.app \ ../ebin/ssl.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssl-3.10.3/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/c_src' make -f x86_64-unknown-linux-gnu/Makefile release make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/c_src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/c_src' make -f x86_64-unknown-linux-gnu/Makefile release_spec make[6]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/c_src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssl-3.10.3/priv/bin /usr/bin/install -c ../priv/bin/x86_64-unknown-linux-gnu/ssl_esock /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssl-3.10.3/priv/bin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssl-3.10.3/priv/obj /usr/bin/install -c -m 644 ../priv/obj/x86_64-unknown-linux-gnu/esock.o ../priv/obj/x86_64-unknown-linux-gnu/debuglog.o ../priv/obj/x86_64-unknown-linux-gnu/esock_poll.o ../priv/obj/x86_64-unknown-linux-gnu/esock_osio.o ../priv/obj/x86_64-unknown-linux-gnu/esock_utils.o ../priv/obj/x86_64-unknown-linux-gnu/esock_posix_str.o ../priv/obj/x86_64-unknown-linux-gnu/esock_openssl.o /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssl-3.10.3/priv/obj sed -e "s;%BINDIR%;../bin;" \ -e "s;%SSL_LIBDIR%;/usr/lib64;" \ -e "s;%OBJS;../priv/obj/x86_64-unknown-linux-gnu/esock.o ../priv/obj/x86_64-unknown-linux-gnu/debuglog.o ../priv/obj/x86_64-unknown-linux-gnu/esock_poll.o ../priv/obj/x86_64-unknown-linux-gnu/esock_osio.o ../priv/obj/x86_64-unknown-linux-gnu/esock_utils.o ../priv/obj/x86_64-unknown-linux-gnu/esock_posix_str.o ../priv/obj/x86_64-unknown-linux-gnu/esock_openssl.o;" \ -e "s;%LIBS%;-lutil -ldl -lm ;" ./Makefile.dist \ > /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssl-3.10.3/priv/obj/Makefile make[6]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/c_src' make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/c_src' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/c_src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/c_src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/doc/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/examples/certs' make -f x86_64-unknown-linux-gnu/Makefile release make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/examples/certs' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/examples/certs' make -f x86_64-unknown-linux-gnu/Makefile release_spec make[6]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/examples/certs' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssl-3.10.3/examples/certs tar cf - Makefile ebin etc rnd src | \ (cd /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssl-3.10.3/examples/certs; tar xf -) chmod -f -R ug+rw /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssl-3.10.3/examples make[6]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/examples/certs' make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/examples/certs' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/examples/certs' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/examples/certs' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/examples/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/examples/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssl-3.10.3/examples/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssl-3.10.3/examples/ebin (cd ..; tar cf - src ebin | (cd /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssl-3.10.3/examples; tar xf -)) chmod -f -R ug+w /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssl-3.10.3/examples make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/examples/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl/examples/src' === Leaving application ssl make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssl' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/toolbar' === Entering application toolbar make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/toolbar/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/toolbar/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/toolbar-1.4/src /usr/bin/install -c -m 644 canvasbutton.erl toolbar.erl toolbar_graphics.erl toolbar_lib.erl toolbar_toolconfig.erl toolbar.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/toolbar-1.4/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/toolbar-1.4/ebin /usr/bin/install -c -m 644 ../ebin/canvasbutton.beam ../ebin/toolbar.beam ../ebin/toolbar_graphics.beam ../ebin/toolbar_lib.beam ../ebin/toolbar_toolconfig.beam ../ebin/toolbar.app ../ebin/toolbar.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/toolbar-1.4/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/toolbar/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/toolbar/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/toolbar/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/toolbar/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/toolbar/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/toolbar/doc/src' === Leaving application toolbar make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/toolbar' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tv' === Entering application tv make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tv/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tv/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/tv-2.1.4.3/src /usr/bin/install -c -m 644 tv_db_int_def.hrl tv_int_def.hrl tv_int_msg.hrl tv_main.hrl tv_pb_int_def.hrl tv_pc_int_def.hrl tv_pd_int_def.hrl tv_pd_int_msg.hrl tv_pg_int_def.hrl tv_pw_int_def.hrl tv.erl tv_comm_func.erl tv_db.erl tv_db_search.erl tv_db_sort.erl tv_ets_rpc.erl tv_etsread.erl tv_info.erl tv_io_lib.erl tv_io_lib_format.erl tv_io_lib_pretty.erl tv_ip.erl tv_main.erl tv_mnesia_rpc.erl tv_new_table.erl tv_nodewin.erl tv_pb.erl tv_pb_funcs.erl tv_pc.erl tv_pc_graph_ctrl.erl tv_pc_menu_handling.erl tv_pd.erl tv_pd_display.erl tv_pd_frames.erl tv_pd_scale.erl tv_pg.erl tv_pg_gridfcns.erl tv_poll_dialog.erl tv_pw.erl tv_pw_window.erl tv_rec_edit.erl tv_table_owner.erl tv_utils.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/tv-2.1.4.3/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/tv-2.1.4.3/ebin /usr/bin/install -c -m 644 ../ebin/tv.beam ../ebin/tv_comm_func.beam ../ebin/tv_db.beam ../ebin/tv_db_search.beam ../ebin/tv_db_sort.beam ../ebin/tv_ets_rpc.beam ../ebin/tv_etsread.beam ../ebin/tv_info.beam ../ebin/tv_io_lib.beam ../ebin/tv_io_lib_format.beam ../ebin/tv_io_lib_pretty.beam ../ebin/tv_ip.beam ../ebin/tv_main.beam ../ebin/tv_mnesia_rpc.beam ../ebin/tv_new_table.beam ../ebin/tv_nodewin.beam ../ebin/tv_pb.beam ../ebin/tv_pb_funcs.beam ../ebin/tv_pc.beam ../ebin/tv_pc_graph_ctrl.beam ../ebin/tv_pc_menu_handling.beam ../ebin/tv_pd.beam ../ebin/tv_pd_display.beam ../ebin/tv_pd_frames.beam ../ebin/tv_pd_scale.beam ../ebin/tv_pg.beam ../ebin/tv_pg_gridfcns.beam ../ebin/tv_poll_dialog.beam ../ebin/tv_pw.beam ../ebin/tv_pw_window.beam ../ebin/tv_rec_edit.beam ../ebin/tv_table_owner.beam ../ebin/tv_utils.beam ../ebin/tv.app ../ebin/tv.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/tv-2.1.4.3/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tv/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tv/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tv/priv' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tv/priv' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/tv-2.1.4.3/priv /usr/bin/install -c -m 644 arrow_left.xbm arrow_right.xbm edit1.xbm erlang.gif help.xbm info.xbm key.xbm more.xbm no_sort.xbm open.xbm poll.xbm search.xbm sort.xbm sort_reverse.xbm tv.gif tv.tool /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/tv-2.1.4.3/priv make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tv/priv' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tv/priv' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tv/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tv/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tv/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tv/doc/src' === Leaving application tv make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/tv' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/observer' === Entering application observer make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/observer/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/observer/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/observer-0.9.8.1/src /usr/bin/install -c -m 644 crashdump_viewer.erl crashdump_viewer_html.erl etop.erl etop_gui.erl etop_tr.erl etop_txt.erl ttb.erl ttb_et.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/observer-0.9.8.1/src /usr/bin/install -c -m 644 crashdump_viewer.hrl etop_defs.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/observer-0.9.8.1/src /usr/bin/install -c -m 644 multitrace.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/observer-0.9.8.1/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/observer-0.9.8.1/include /usr/bin/install -c -m 644 ../include/etop.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/observer-0.9.8.1/include /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/observer-0.9.8.1/ebin /usr/bin/install -c -m 644 ../ebin/crashdump_viewer.beam ../ebin/crashdump_viewer_html.beam ../ebin/etop.beam ../ebin/etop_gui.beam ../ebin/etop_tr.beam ../ebin/etop_txt.beam ../ebin/ttb.beam ../ebin/ttb_et.beam ../ebin/observer.app ../ebin/observer.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/observer-0.9.8.1/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/observer-0.9.8.1/priv/bin /usr/bin/install -c ../priv/bin/etop ../priv/bin/getop ../priv/bin/etop.bat ../priv/bin/getop.bat /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/observer-0.9.8.1/priv/bin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/observer-0.9.8.1/priv/crashdump_viewer /usr/bin/install -c -m 644 ../priv/crashdump_viewer.tool /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/observer-0.9.8.1/priv /usr/bin/install -c -m 644 ../priv/crashdump_viewer/collapsd.gif ../priv/crashdump_viewer/exploded.gif /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/observer-0.9.8.1/priv/crashdump_viewer make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/observer/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/observer/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/observer/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/observer/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/observer/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/observer/doc/src' === Leaving application observer make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/observer' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc' === Entering application odbc make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/odbc-2.10.5/src /usr/bin/install -c -m 644 odbc.erl odbc_app.erl odbc_sup.erl odbc_internal.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/odbc-2.10.5/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/odbc-2.10.5/include /usr/bin/install -c -m 644 ../include/odbc.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/odbc-2.10.5/include /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/odbc-2.10.5/ebin /usr/bin/install -c -m 644 ../ebin/odbc.beam ../ebin/odbc_app.beam ../ebin/odbc_sup.beam ../ebin/odbc.app ../ebin/odbc.appup \ /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/odbc-2.10.5/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc/c_src' make -f x86_64-unknown-linux-gnu/Makefile release make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc/c_src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc/c_src' make -f x86_64-unknown-linux-gnu/Makefile release_spec make[6]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc/c_src' /usr/bin/install -c -d ../priv/obj/x86_64-unknown-linux-gnu /usr/bin/install -c -d ../priv/bin/x86_64-unknown-linux-gnu /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/odbc-2.10.5/c_src /usr/bin/install -c -m 644 odbcserver.c odbcserver.h /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/odbc-2.10.5/c_src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/odbc-2.10.5/priv /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/odbc-2.10.5/priv/bin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/odbc-2.10.5/priv/obj /usr/bin/install -c ../priv/bin/x86_64-unknown-linux-gnu/odbcserver /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/odbc-2.10.5/priv/bin make[6]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc/c_src' make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc/c_src' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc/c_src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc/c_src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc/doc/src' === Leaving application odbc make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/odbc' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/runtime_tools' === Entering application runtime_tools make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/runtime_tools/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/runtime_tools/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/runtime_tools-1.8/src /usr/bin/install -c -m 644 erts_alloc_config.erl inviso_rt.erl inviso_rt_meta.erl inviso_rt_lib.erl inviso_as_lib.erl inviso_autostart.erl inviso_autostart_server.erl runtime_tools.erl runtime_tools_sup.erl dbg.erl percept_profile.erl observer_backend.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/runtime_tools-1.8/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/runtime_tools-1.8/include /usr/bin/install -c -m 644 ../include/observer_backend.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/runtime_tools-1.8/include /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/runtime_tools-1.8/ebin /usr/bin/install -c -m 644 ../ebin/erts_alloc_config.beam ../ebin/inviso_rt.beam ../ebin/inviso_rt_meta.beam ../ebin/inviso_rt_lib.beam ../ebin/inviso_as_lib.beam ../ebin/inviso_autostart.beam ../ebin/inviso_autostart_server.beam ../ebin/runtime_tools.beam ../ebin/runtime_tools_sup.beam ../ebin/dbg.beam ../ebin/percept_profile.beam ../ebin/observer_backend.beam ../ebin/runtime_tools.app ../ebin/runtime_tools.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/runtime_tools-1.8/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/runtime_tools/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/runtime_tools/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/runtime_tools/c_src' make -f x86_64-unknown-linux-gnu/Makefile release make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/runtime_tools/c_src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/runtime_tools/c_src' make -f x86_64-unknown-linux-gnu/Makefile release_spec make[6]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/runtime_tools/c_src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/runtime_tools-1.8/priv/lib /usr/bin/install -c ../priv/lib/x86_64-unknown-linux-gnu/trace_ip_drv.so ../priv/lib/x86_64-unknown-linux-gnu/trace_file_drv.so /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/runtime_tools-1.8/priv/lib make[6]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/runtime_tools/c_src' make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/runtime_tools/c_src' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/runtime_tools/c_src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/runtime_tools/c_src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/runtime_tools/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/runtime_tools/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/runtime_tools/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/runtime_tools/doc/src' === Leaving application runtime_tools make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/runtime_tools' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTransactions' === Entering application cosTransactions make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTransactions/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTransactions/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosTransactions-1.2.7/ebin /usr/bin/install -c -m 644 ../ebin/oe_CosTransactions.beam ../ebin/CosTransactions_Control.beam ../ebin/CosTransactions_Coordinator.beam ../ebin/CosTransactions_HeuristicCommit.beam ../ebin/CosTransactions_HeuristicHazard.beam ../ebin/CosTransactions_HeuristicMixed.beam ../ebin/CosTransactions_HeuristicRollback.beam ../ebin/CosTransactions_Inactive.beam ../ebin/CosTransactions_InvalidControl.beam ../ebin/CosTransactions_NoTransaction.beam ../ebin/CosTransactions_NotPrepared.beam ../ebin/CosTransactions_NotSubtransaction.beam ../ebin/CosTransactions_RecoveryCoordinator.beam ../ebin/CosTransactions_Resource.beam ../ebin/CosTransactions_SubtransactionAwareResource.beam ../ebin/CosTransactions_SubtransactionsUnavailable.beam ../ebin/CosTransactions_Terminator.beam ../ebin/CosTransactions_TransactionFactory.beam ../ebin/CosTransactions_Unavailable.beam ../ebin/CosTransactions_SynchronizationUnavailable.beam ../ebin/CosTransactions_TransIdentity.beam ../ebin/CosTransactions_PropagationContext.beam ../ebin/CosTransactions_otid_t.beam ../ebin/CosTransactions_WrongTransaction.beam ../ebin/ETraP_Server.beam ../ebin/ETraP_Common.beam ../ebin/etrap_logmgr.beam ../ebin/ETraP_Server_impl.beam ../ebin/CosTransactions_Terminator_impl.beam ../ebin/CosTransactions_TransactionFactory_impl.beam ../ebin/cosTransactions.beam ../ebin/cosTransactions.app ../ebin/cosTransactions.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosTransactions-1.2.7/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosTransactions-1.2.7/src /usr/bin/install -c -m 644 ETraP_Common.erl etrap_logmgr.erl ETraP_Server_impl.erl CosTransactions_Terminator_impl.erl CosTransactions_TransactionFactory_impl.erl cosTransactions.erl ETraP_Common.hrl oe_CosTransactions.erl CosTransactions_Control.erl CosTransactions_Coordinator.erl CosTransactions_HeuristicCommit.erl CosTransactions_HeuristicHazard.erl CosTransactions_HeuristicMixed.erl CosTransactions_HeuristicRollback.erl CosTransactions_Inactive.erl CosTransactions_InvalidControl.erl CosTransactions_NoTransaction.erl CosTransactions_NotPrepared.erl CosTransactions_NotSubtransaction.erl CosTransactions_RecoveryCoordinator.erl CosTransactions_Resource.erl CosTransactions_SubtransactionAwareResource.erl CosTransactions_SubtransactionsUnavailable.erl CosTransactions_Terminator.erl CosTransactions_TransactionFactory.erl CosTransactions_Unavailable.erl CosTransactions_SynchronizationUnavailable.erl CosTransactions_TransIdentity.erl CosTransactions_PropagationContext.erl CosTransactions_otid_t.erl CosTransactions_WrongTransaction.erl ETraP_Server.erl CosTransactions.idl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosTransactions-1.2.7/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosTransactions-1.2.7/include /usr/bin/install -c -m 644 ../include/oe_CosTransactions.hrl ../include/CosTransactions.hrl ../include/CosTransactions_Control.hrl ../include/CosTransactions_Coordinator.hrl ../include/CosTransactions_RecoveryCoordinator.hrl ../include/CosTransactions_Resource.hrl ../include/CosTransactions_SubtransactionAwareResource.hrl ../include/CosTransactions_Terminator.hrl ../include/CosTransactions_TransactionFactory.hrl ../include/ETraP.hrl ../include/ETraP_Server.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosTransactions-1.2.7/include make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTransactions/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTransactions/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTransactions/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTransactions/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTransactions/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTransactions/doc/src' === Leaving application cosTransactions make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTransactions' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEvent' === Entering application cosEvent make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEvent/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEvent/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosEvent-2.1.6 /usr/bin/install -c -m 644 ../info /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosEvent-2.1.6 /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosEvent-2.1.6/ebin /usr/bin/install -c -m 644 ../ebin/oe_CosEventChannelAdmin.beam ../ebin/CosEventChannelAdmin_ConsumerAdmin.beam ../ebin/CosEventChannelAdmin_EventChannel.beam ../ebin/CosEventChannelAdmin_ProxyPullConsumer.beam ../ebin/CosEventChannelAdmin_ProxyPullSupplier.beam ../ebin/CosEventChannelAdmin_ProxyPushConsumer.beam ../ebin/CosEventChannelAdmin_ProxyPushSupplier.beam ../ebin/CosEventChannelAdmin_SupplierAdmin.beam ../ebin/CosEventChannelAdmin_AlreadyConnected.beam ../ebin/CosEventChannelAdmin_TypeError.beam ../ebin/oe_CosEventComm_CAdmin.beam ../ebin/oe_CosEventComm_Channel.beam ../ebin/oe_CosEventComm_Event.beam ../ebin/oe_CosEventComm_PullerS.beam ../ebin/oe_CosEventComm_PusherS.beam ../ebin/oe_cosEventApp.beam ../ebin/oe_CosEventComm.beam ../ebin/CosEventComm_Disconnected.beam ../ebin/CosEventComm_PullConsumer.beam ../ebin/CosEventComm_PullSupplier.beam ../ebin/CosEventComm_PushConsumer.beam ../ebin/CosEventComm_PushSupplier.beam ../ebin/CosEventChannelAdmin_ProxyPullConsumer_impl.beam ../ebin/CosEventChannelAdmin_ProxyPushConsumer_impl.beam ../ebin/CosEventChannelAdmin_SupplierAdmin_impl.beam ../ebin/oe_CosEventComm_CAdmin_impl.beam ../ebin/oe_CosEventComm_Channel_impl.beam ../ebin/oe_CosEventComm_PullerS_impl.beam ../ebin/oe_CosEventComm_PusherS_impl.beam ../ebin/cosEventApp.beam ../ebin/cosEvent.app ../ebin/cosEvent.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosEvent-2.1.6/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosEvent-2.1.6/src /usr/bin/install -c -m 644 CosEventChannelAdmin_ProxyPullConsumer_impl.erl CosEventChannelAdmin_ProxyPushConsumer_impl.erl CosEventChannelAdmin_SupplierAdmin_impl.erl oe_CosEventComm_CAdmin_impl.erl oe_CosEventComm_Channel_impl.erl oe_CosEventComm_PullerS_impl.erl oe_CosEventComm_PusherS_impl.erl cosEventApp.erl cosEventApp.hrl oe_CosEventChannelAdmin.erl CosEventChannelAdmin_ConsumerAdmin.erl CosEventChannelAdmin_EventChannel.erl CosEventChannelAdmin_ProxyPullConsumer.erl CosEventChannelAdmin_ProxyPullSupplier.erl CosEventChannelAdmin_ProxyPushConsumer.erl CosEventChannelAdmin_ProxyPushSupplier.erl CosEventChannelAdmin_SupplierAdmin.erl CosEventChannelAdmin_AlreadyConnected.erl CosEventChannelAdmin_TypeError.erl oe_CosEventComm_CAdmin.erl oe_CosEventComm_Channel.erl oe_CosEventComm_Event.erl oe_CosEventComm_PullerS.erl oe_CosEventComm_PusherS.erl oe_cosEventApp.erl oe_CosEventComm.erl CosEventComm_Disconnected.erl CosEventComm_PullConsumer.erl CosEventComm_PullSupplier.erl CosEventComm_PushConsumer.erl CosEventComm_PushSupplier.erl CosEventChannelAdmin.idl CosEventComm.idl cosEventApp.idl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosEvent-2.1.6/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosEvent-2.1.6/include /usr/bin/install -c -m 644 ../include/oe_CosEventChannelAdmin.hrl ../include/CosEventChannelAdmin.hrl ../include/CosEventChannelAdmin_ConsumerAdmin.hrl ../include/CosEventChannelAdmin_EventChannel.hrl ../include/CosEventChannelAdmin_ProxyPullConsumer.hrl ../include/CosEventChannelAdmin_ProxyPullSupplier.hrl ../include/CosEventChannelAdmin_ProxyPushConsumer.hrl ../include/CosEventChannelAdmin_ProxyPushSupplier.hrl ../include/CosEventChannelAdmin_SupplierAdmin.hrl oe_CosEventComm_PullerS.hrl oe_CosEventComm_CAdmin.hrl oe_CosEventComm_PusherS.hrl oe_CosEventComm_Channel.hrl oe_cosEventApp.hrl oe_CosEventComm_Event.hrl ../include/oe_CosEventComm.hrl ../include/CosEventComm.hrl ../include/CosEventComm_PullConsumer.hrl ../include/CosEventComm_PullSupplier.hrl ../include/CosEventComm_PushConsumer.hrl ../include/CosEventComm_PushSupplier.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosEvent-2.1.6/include make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEvent/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEvent/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEvent/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEvent/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEvent/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEvent/doc/src' === Leaving application cosEvent make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEvent' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTime' === Entering application cosTime make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTime/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTime/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosTime-1.1.6/ebin /usr/bin/install -c -m 644 ../ebin/oe_TimeBase.beam ../ebin/TimeBase_IntervalT.beam ../ebin/TimeBase_UtcT.beam ../ebin/oe_CosTime.beam ../ebin/CosTime_TIO.beam ../ebin/CosTime_TimeService.beam ../ebin/CosTime_TimeUnavailable.beam ../ebin/CosTime_UTO.beam ../ebin/oe_CosTimerEvent.beam ../ebin/CosTimerEvent_TimerEventHandler.beam ../ebin/CosTimerEvent_TimerEventService.beam ../ebin/CosTimerEvent_TimerEventT.beam ../ebin/cosTime.beam ../ebin/CosTime_TIO_impl.beam ../ebin/CosTime_TimeService_impl.beam ../ebin/CosTime_UTO_impl.beam ../ebin/CosTimerEvent_TimerEventHandler_impl.beam ../ebin/CosTimerEvent_TimerEventService_impl.beam ../ebin/cosTime.app ../ebin/cosTime.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosTime-1.1.6/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosTime-1.1.6/src /usr/bin/install -c -m 644 ../include/oe_TimeBase.hrl ../include/TimeBase.hrl ../include/oe_CosTime.hrl ../include/CosTime.hrl ../include/CosTime_TIO.hrl ../include/CosTime_TimeService.hrl ../include/CosTime_UTO.hrl ../include/oe_CosTimerEvent.hrl ../include/CosTimerEvent.hrl ../include/CosTimerEvent_TimerEventHandler.hrl ../include/CosTimerEvent_TimerEventService.hrl oe_TimeBase.erl TimeBase_IntervalT.erl TimeBase_UtcT.erl oe_CosTime.erl CosTime_TIO.erl CosTime_TimeService.erl CosTime_TimeUnavailable.erl CosTime_UTO.erl oe_CosTimerEvent.erl CosTimerEvent_TimerEventHandler.erl CosTimerEvent_TimerEventService.erl CosTimerEvent_TimerEventT.erl TimeBase.idl CosTime.idl CosTimerEvent.idl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosTime-1.1.6/src /usr/bin/install -c -m 644 cosTime.erl CosTime_TIO_impl.erl CosTime_TimeService_impl.erl CosTime_UTO_impl.erl CosTimerEvent_TimerEventHandler_impl.erl CosTimerEvent_TimerEventService_impl.erl cosTimeApp.hrl oe_TimeBase.erl TimeBase_IntervalT.erl TimeBase_UtcT.erl oe_CosTime.erl CosTime_TIO.erl CosTime_TimeService.erl CosTime_TimeUnavailable.erl CosTime_UTO.erl oe_CosTimerEvent.erl CosTimerEvent_TimerEventHandler.erl CosTimerEvent_TimerEventService.erl CosTimerEvent_TimerEventT.erl TimeBase.idl CosTime.idl CosTimerEvent.idl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosTime-1.1.6/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosTime-1.1.6/include /usr/bin/install -c -m 644 ../include/oe_TimeBase.hrl ../include/TimeBase.hrl ../include/oe_CosTime.hrl ../include/CosTime.hrl ../include/CosTime_TIO.hrl ../include/CosTime_TimeService.hrl ../include/CosTime_UTO.hrl ../include/oe_CosTimerEvent.hrl ../include/CosTimerEvent.hrl ../include/CosTimerEvent_TimerEventHandler.hrl ../include/CosTimerEvent_TimerEventService.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosTime-1.1.6/include make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTime/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTime/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTime/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTime/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTime/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTime/doc/src' === Leaving application cosTime make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosTime' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosNotification' === Entering application cosNotification make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosNotification/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosNotification/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosNotification-1.1.11/ebin /usr/bin/install -c -m 644 ../ebin/oe_CosNotification.beam ../ebin/CosNotification.beam ../ebin/CosNotification_AdminPropertiesAdmin.beam ../ebin/CosNotification_EventHeader.beam ../ebin/CosNotification_EventType.beam ../ebin/CosNotification_FixedEventHeader.beam ../ebin/CosNotification_NamedPropertyRange.beam ../ebin/CosNotification_Property.beam ../ebin/CosNotification_PropertyError.beam ../ebin/CosNotification_PropertyRange.beam ../ebin/CosNotification_QoSAdmin.beam ../ebin/CosNotification_StructuredEvent.beam ../ebin/CosNotification_UnsupportedAdmin.beam ../ebin/CosNotification_UnsupportedQoS.beam ../ebin/CosNotification_EventBatch.beam ../ebin/CosNotification_EventTypeSeq.beam ../ebin/CosNotification_NamedPropertyRangeSeq.beam ../ebin/CosNotification_PropertyErrorSeq.beam ../ebin/CosNotification_PropertySeq.beam ../ebin/oe_cosNotificationAppComm.beam ../ebin/oe_CosNotificationComm_Event.beam ../ebin/oe_CosNotifyComm.beam ../ebin/CosNotifyComm_InvalidEventType.beam ../ebin/CosNotifyComm_NotifyPublish.beam ../ebin/CosNotifyComm_NotifySubscribe.beam ../ebin/CosNotifyComm_PullConsumer.beam ../ebin/CosNotifyComm_PullSupplier.beam ../ebin/CosNotifyComm_PushConsumer.beam ../ebin/CosNotifyComm_PushSupplier.beam ../ebin/CosNotifyComm_SequencePullConsumer.beam ../ebin/CosNotifyComm_SequencePullSupplier.beam ../ebin/CosNotifyComm_SequencePushConsumer.beam ../ebin/CosNotifyComm_SequencePushSupplier.beam ../ebin/CosNotifyComm_StructuredPullConsumer.beam ../ebin/CosNotifyComm_StructuredPullSupplier.beam ../ebin/CosNotifyComm_StructuredPushConsumer.beam ../ebin/CosNotifyComm_StructuredPushSupplier.beam ../ebin/oe_CosNotifyFilter.beam ../ebin/CosNotifyFilter_CallbackNotFound.beam ../ebin/CosNotifyFilter_ConstraintExp.beam ../ebin/CosNotifyFilter_ConstraintInfo.beam ../ebin/CosNotifyFilter_ConstraintNotFound.beam ../ebin/CosNotifyFilter_DuplicateConstraintID.beam ../ebin/CosNotifyFilter_Filter.beam ../ebin/CosNotifyFilter_FilterAdmin.beam ../ebin/CosNotifyFilter_FilterFactory.beam ../ebin/CosNotifyFilter_FilterNotFound.beam ../ebin/CosNotifyFilter_InvalidConstraint.beam ../ebin/CosNotifyFilter_InvalidGrammar.beam ../ebin/CosNotifyFilter_InvalidValue.beam ../ebin/CosNotifyFilter_MappingConstraintInfo.beam ../ebin/CosNotifyFilter_MappingConstraintPair.beam ../ebin/CosNotifyFilter_MappingFilter.beam ../ebin/CosNotifyFilter_UnsupportedFilterableData.beam ../ebin/CosNotifyFilter_CallbackIDSeq.beam ../ebin/CosNotifyFilter_ConstraintExpSeq.beam ../ebin/CosNotifyFilter_ConstraintIDSeq.beam ../ebin/CosNotifyFilter_ConstraintInfoSeq.beam ../ebin/CosNotifyFilter_FilterIDSeq.beam ../ebin/CosNotifyFilter_MappingConstraintInfoSeq.beam ../ebin/CosNotifyFilter_MappingConstraintPairSeq.beam ../ebin/oe_CosNotifyChannelAdmin.beam ../ebin/CosNotifyChannelAdmin_AdminLimit.beam ../ebin/CosNotifyChannelAdmin_AdminLimitExceeded.beam ../ebin/CosNotifyChannelAdmin_AdminNotFound.beam ../ebin/CosNotifyChannelAdmin_ChannelNotFound.beam ../ebin/CosNotifyChannelAdmin_ConnectionAlreadyActive.beam ../ebin/CosNotifyChannelAdmin_ConnectionAlreadyInactive.beam ../ebin/CosNotifyChannelAdmin_ConsumerAdmin.beam ../ebin/CosNotifyChannelAdmin_EventChannel.beam ../ebin/CosNotifyChannelAdmin_EventChannelFactory.beam ../ebin/CosNotifyChannelAdmin_NotConnected.beam ../ebin/CosNotifyChannelAdmin_ProxyConsumer.beam ../ebin/CosNotifyChannelAdmin_ProxyNotFound.beam ../ebin/CosNotifyChannelAdmin_ProxyPullConsumer.beam ../ebin/CosNotifyChannelAdmin_ProxyPullSupplier.beam ../ebin/CosNotifyChannelAdmin_ProxyPushConsumer.beam ../ebin/CosNotifyChannelAdmin_ProxyPushSupplier.beam ../ebin/CosNotifyChannelAdmin_ProxySupplier.beam ../ebin/CosNotifyChannelAdmin_SequenceProxyPullConsumer.beam ../ebin/CosNotifyChannelAdmin_SequenceProxyPullSupplier.beam ../ebin/CosNotifyChannelAdmin_SequenceProxyPushConsumer.beam ../ebin/CosNotifyChannelAdmin_SequenceProxyPushSupplier.beam ../ebin/CosNotifyChannelAdmin_StructuredProxyPullConsumer.beam ../ebin/CosNotifyChannelAdmin_StructuredProxyPullSupplier.beam ../ebin/CosNotifyChannelAdmin_StructuredProxyPushConsumer.beam ../ebin/CosNotifyChannelAdmin_StructuredProxyPushSupplier.beam ../ebin/CosNotifyChannelAdmin_SupplierAdmin.beam ../ebin/CosNotifyChannelAdmin_AdminIDSeq.beam ../ebin/CosNotifyChannelAdmin_ChannelIDSeq.beam ../ebin/CosNotifyChannelAdmin_ProxyIDSeq.beam ../ebin/cosNotification_Grammar.beam ../ebin/CosNotification_Common.beam ../ebin/CosNotifyChannelAdmin_ConsumerAdmin_impl.beam ../ebin/CosNotifyChannelAdmin_EventChannelFactory_impl.beam ../ebin/CosNotifyChannelAdmin_EventChannel_impl.beam ../ebin/CosNotifyChannelAdmin_SupplierAdmin_impl.beam ../ebin/CosNotifyFilter_Filter_impl.beam ../ebin/CosNotifyFilter_MappingFilter_impl.beam ../ebin/CosNotifyFilter_FilterFactory_impl.beam ../ebin/PullerConsumer_impl.beam ../ebin/PullerSupplier_impl.beam ../ebin/PusherConsumer_impl.beam ../ebin/PusherSupplier_impl.beam ../ebin/cosNotificationApp.beam ../ebin/cosNotification_Scanner.beam ../ebin/cosNotification_Filter.beam ../ebin/cosNotification_eventDB.beam ../ebin/cosNotification.app ../ebin/cosNotification.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosNotification-1.1.11/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosNotification-1.1.11/src /usr/bin/install -c -m 644 ../include/oe_CosNotification.hrl ../include/CosNotification.hrl ../include/CosNotification_AdminPropertiesAdmin.hrl ../include/CosNotification_QoSAdmin.hrl oe_cosNotificationAppComm.hrl oe_CosNotificationComm.hrl oe_CosNotificationComm_Event.hrl ../include/oe_CosNotifyComm.hrl ../include/CosNotifyComm.hrl ../include/CosNotifyComm_NotifyPublish.hrl ../include/CosNotifyComm_NotifySubscribe.hrl ../include/CosNotifyComm_PullConsumer.hrl ../include/CosNotifyComm_PullSupplier.hrl ../include/CosNotifyComm_PushConsumer.hrl ../include/CosNotifyComm_PushSupplier.hrl ../include/CosNotifyComm_SequencePullConsumer.hrl ../include/CosNotifyComm_SequencePullSupplier.hrl ../include/CosNotifyComm_SequencePushConsumer.hrl ../include/CosNotifyComm_SequencePushSupplier.hrl ../include/CosNotifyComm_StructuredPullConsumer.hrl ../include/CosNotifyComm_StructuredPullSupplier.hrl ../include/CosNotifyComm_StructuredPushConsumer.hrl ../include/CosNotifyComm_StructuredPushSupplier.hrl ../include/oe_CosNotifyFilter.hrl ../include/CosNotifyFilter.hrl ../include/CosNotifyFilter_Filter.hrl ../include/CosNotifyFilter_FilterAdmin.hrl ../include/CosNotifyFilter_FilterFactory.hrl ../include/CosNotifyFilter_MappingFilter.hrl ../include/oe_CosNotifyChannelAdmin.hrl ../include/CosNotifyChannelAdmin.hrl ../include/CosNotifyChannelAdmin_ConsumerAdmin.hrl ../include/CosNotifyChannelAdmin_EventChannel.hrl ../include/CosNotifyChannelAdmin_EventChannelFactory.hrl ../include/CosNotifyChannelAdmin_ProxyConsumer.hrl ../include/CosNotifyChannelAdmin_ProxyPullConsumer.hrl ../include/CosNotifyChannelAdmin_ProxyPullSupplier.hrl ../include/CosNotifyChannelAdmin_ProxyPushConsumer.hrl ../include/CosNotifyChannelAdmin_ProxyPushSupplier.hrl ../include/CosNotifyChannelAdmin_ProxySupplier.hrl ../include/CosNotifyChannelAdmin_SequenceProxyPullConsumer.hrl ../include/CosNotifyChannelAdmin_SequenceProxyPullSupplier.hrl ../include/CosNotifyChannelAdmin_SequenceProxyPushConsumer.hrl ../include/CosNotifyChannelAdmin_SequenceProxyPushSupplier.hrl ../include/CosNotifyChannelAdmin_StructuredProxyPullConsumer.hrl ../include/CosNotifyChannelAdmin_StructuredProxyPullSupplier.hrl ../include/CosNotifyChannelAdmin_StructuredProxyPushConsumer.hrl ../include/CosNotifyChannelAdmin_StructuredProxyPushSupplier.hrl ../include/CosNotifyChannelAdmin_SupplierAdmin.hrl oe_CosNotification.erl CosNotification.erl CosNotification_AdminPropertiesAdmin.erl CosNotification_EventHeader.erl CosNotification_EventType.erl CosNotification_FixedEventHeader.erl CosNotification_NamedPropertyRange.erl CosNotification_Property.erl CosNotification_PropertyError.erl CosNotification_PropertyRange.erl CosNotification_QoSAdmin.erl CosNotification_StructuredEvent.erl CosNotification_UnsupportedAdmin.erl CosNotification_UnsupportedQoS.erl CosNotification_EventBatch.erl CosNotification_EventTypeSeq.erl CosNotification_NamedPropertyRangeSeq.erl CosNotification_PropertyErrorSeq.erl CosNotification_PropertySeq.erl oe_cosNotificationAppComm.erl oe_CosNotificationComm_Event.erl oe_CosNotifyComm.erl CosNotifyComm_InvalidEventType.erl CosNotifyComm_NotifyPublish.erl CosNotifyComm_NotifySubscribe.erl CosNotifyComm_PullConsumer.erl CosNotifyComm_PullSupplier.erl CosNotifyComm_PushConsumer.erl CosNotifyComm_PushSupplier.erl CosNotifyComm_SequencePullConsumer.erl CosNotifyComm_SequencePullSupplier.erl CosNotifyComm_SequencePushConsumer.erl CosNotifyComm_SequencePushSupplier.erl CosNotifyComm_StructuredPullConsumer.erl CosNotifyComm_StructuredPullSupplier.erl CosNotifyComm_StructuredPushConsumer.erl CosNotifyComm_StructuredPushSupplier.erl oe_CosNotifyFilter.erl CosNotifyFilter_CallbackNotFound.erl CosNotifyFilter_ConstraintExp.erl CosNotifyFilter_ConstraintInfo.erl CosNotifyFilter_ConstraintNotFound.erl CosNotifyFilter_DuplicateConstraintID.erl CosNotifyFilter_Filter.erl CosNotifyFilter_FilterAdmin.erl CosNotifyFilter_FilterFactory.erl CosNotifyFilter_FilterNotFound.erl CosNotifyFilter_InvalidConstraint.erl CosNotifyFilter_InvalidGrammar.erl CosNotifyFilter_InvalidValue.erl CosNotifyFilter_MappingConstraintInfo.erl CosNotifyFilter_MappingConstraintPair.erl CosNotifyFilter_MappingFilter.erl CosNotifyFilter_UnsupportedFilterableData.erl CosNotifyFilter_CallbackIDSeq.erl CosNotifyFilter_ConstraintExpSeq.erl CosNotifyFilter_ConstraintIDSeq.erl CosNotifyFilter_ConstraintInfoSeq.erl CosNotifyFilter_FilterIDSeq.erl CosNotifyFilter_MappingConstraintInfoSeq.erl CosNotifyFilter_MappingConstraintPairSeq.erl oe_CosNotifyChannelAdmin.erl CosNotifyChannelAdmin_AdminLimit.erl CosNotifyChannelAdmin_AdminLimitExceeded.erl CosNotifyChannelAdmin_AdminNotFound.erl CosNotifyChannelAdmin_ChannelNotFound.erl CosNotifyChannelAdmin_ConnectionAlreadyActive.erl CosNotifyChannelAdmin_ConnectionAlreadyInactive.erl CosNotifyChannelAdmin_ConsumerAdmin.erl CosNotifyChannelAdmin_EventChannel.erl CosNotifyChannelAdmin_EventChannelFactory.erl CosNotifyChannelAdmin_NotConnected.erl CosNotifyChannelAdmin_ProxyConsumer.erl CosNotifyChannelAdmin_ProxyNotFound.erl CosNotifyChannelAdmin_ProxyPullConsumer.erl CosNotifyChannelAdmin_ProxyPullSupplier.erl CosNotifyChannelAdmin_ProxyPushConsumer.erl CosNotifyChannelAdmin_ProxyPushSupplier.erl CosNotifyChannelAdmin_ProxySupplier.erl CosNotifyChannelAdmin_SequenceProxyPullConsumer.erl CosNotifyChannelAdmin_SequenceProxyPullSupplier.erl CosNotifyChannelAdmin_SequenceProxyPushConsumer.erl CosNotifyChannelAdmin_SequenceProxyPushSupplier.erl CosNotifyChannelAdmin_StructuredProxyPullConsumer.erl CosNotifyChannelAdmin_StructuredProxyPullSupplier.erl CosNotifyChannelAdmin_StructuredProxyPushConsumer.erl CosNotifyChannelAdmin_StructuredProxyPushSupplier.erl CosNotifyChannelAdmin_SupplierAdmin.erl CosNotifyChannelAdmin_AdminIDSeq.erl CosNotifyChannelAdmin_ChannelIDSeq.erl CosNotifyChannelAdmin_ProxyIDSeq.erl cosNotification_Grammar.erl CosNotification.idl CosNotifyChannelAdmin.idl CosNotifyFilter.idl CosNotifyComm.idl cosNotificationAppComm.idl cosNotification_Grammar.yrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosNotification-1.1.11/src /usr/bin/install -c -m 644 CosNotification_Common.erl CosNotifyChannelAdmin_ConsumerAdmin_impl.erl CosNotifyChannelAdmin_EventChannelFactory_impl.erl CosNotifyChannelAdmin_EventChannel_impl.erl CosNotifyChannelAdmin_SupplierAdmin_impl.erl CosNotifyFilter_Filter_impl.erl CosNotifyFilter_MappingFilter_impl.erl CosNotifyFilter_FilterFactory_impl.erl PullerConsumer_impl.erl PullerSupplier_impl.erl PusherConsumer_impl.erl PusherSupplier_impl.erl cosNotificationApp.erl cosNotification_Scanner.erl cosNotification_Filter.erl cosNotification_eventDB.erl CosNotification_Definitions.hrl CosNotification.idl CosNotifyChannelAdmin.idl CosNotifyFilter.idl CosNotifyComm.idl cosNotificationAppComm.idl cosNotification_Grammar.yrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosNotification-1.1.11/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosNotification-1.1.11/include /usr/bin/install -c -m 644 ../include/oe_CosNotification.hrl ../include/CosNotification.hrl ../include/CosNotification_AdminPropertiesAdmin.hrl ../include/CosNotification_QoSAdmin.hrl oe_cosNotificationAppComm.hrl oe_CosNotificationComm.hrl oe_CosNotificationComm_Event.hrl ../include/oe_CosNotifyComm.hrl ../include/CosNotifyComm.hrl ../include/CosNotifyComm_NotifyPublish.hrl ../include/CosNotifyComm_NotifySubscribe.hrl ../include/CosNotifyComm_PullConsumer.hrl ../include/CosNotifyComm_PullSupplier.hrl ../include/CosNotifyComm_PushConsumer.hrl ../include/CosNotifyComm_PushSupplier.hrl ../include/CosNotifyComm_SequencePullConsumer.hrl ../include/CosNotifyComm_SequencePullSupplier.hrl ../include/CosNotifyComm_SequencePushConsumer.hrl ../include/CosNotifyComm_SequencePushSupplier.hrl ../include/CosNotifyComm_StructuredPullConsumer.hrl ../include/CosNotifyComm_StructuredPullSupplier.hrl ../include/CosNotifyComm_StructuredPushConsumer.hrl ../include/CosNotifyComm_StructuredPushSupplier.hrl ../include/oe_CosNotifyFilter.hrl ../include/CosNotifyFilter.hrl ../include/CosNotifyFilter_Filter.hrl ../include/CosNotifyFilter_FilterAdmin.hrl ../include/CosNotifyFilter_FilterFactory.hrl ../include/CosNotifyFilter_MappingFilter.hrl ../include/oe_CosNotifyChannelAdmin.hrl ../include/CosNotifyChannelAdmin.hrl ../include/CosNotifyChannelAdmin_ConsumerAdmin.hrl ../include/CosNotifyChannelAdmin_EventChannel.hrl ../include/CosNotifyChannelAdmin_EventChannelFactory.hrl ../include/CosNotifyChannelAdmin_ProxyConsumer.hrl ../include/CosNotifyChannelAdmin_ProxyPullConsumer.hrl ../include/CosNotifyChannelAdmin_ProxyPullSupplier.hrl ../include/CosNotifyChannelAdmin_ProxyPushConsumer.hrl ../include/CosNotifyChannelAdmin_ProxyPushSupplier.hrl ../include/CosNotifyChannelAdmin_ProxySupplier.hrl ../include/CosNotifyChannelAdmin_SequenceProxyPullConsumer.hrl ../include/CosNotifyChannelAdmin_SequenceProxyPullSupplier.hrl ../include/CosNotifyChannelAdmin_SequenceProxyPushConsumer.hrl ../include/CosNotifyChannelAdmin_SequenceProxyPushSupplier.hrl ../include/CosNotifyChannelAdmin_StructuredProxyPullConsumer.hrl ../include/CosNotifyChannelAdmin_StructuredProxyPullSupplier.hrl ../include/CosNotifyChannelAdmin_StructuredProxyPushConsumer.hrl ../include/CosNotifyChannelAdmin_StructuredProxyPushSupplier.hrl ../include/CosNotifyChannelAdmin_SupplierAdmin.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosNotification-1.1.11/include make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosNotification/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosNotification/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosNotification/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosNotification/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosNotification/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosNotification/doc/src' === Leaving application cosNotification make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosNotification' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosProperty' === Entering application cosProperty make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosProperty/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosProperty/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosProperty-1.1.9/ebin /usr/bin/install -c -m 644 ../ebin/oe_CosProperty.beam ../ebin/CosPropertyService_ConflictingProperty.beam ../ebin/CosPropertyService_ConstraintNotSupported.beam ../ebin/CosPropertyService_FixedProperty.beam ../ebin/CosPropertyService_InvalidPropertyName.beam ../ebin/CosPropertyService_MultipleExceptions.beam ../ebin/CosPropertyService_Properties.beam ../ebin/CosPropertyService_PropertiesIterator.beam ../ebin/CosPropertyService_Property.beam ../ebin/CosPropertyService_PropertyDef.beam ../ebin/CosPropertyService_PropertyDefs.beam ../ebin/CosPropertyService_PropertyException.beam ../ebin/CosPropertyService_PropertyExceptions.beam ../ebin/CosPropertyService_PropertyMode.beam ../ebin/CosPropertyService_PropertyModes.beam ../ebin/CosPropertyService_PropertyNames.beam ../ebin/CosPropertyService_PropertyNamesIterator.beam ../ebin/CosPropertyService_PropertyNotFound.beam ../ebin/CosPropertyService_PropertySet.beam ../ebin/CosPropertyService_PropertySetDef.beam ../ebin/CosPropertyService_PropertySetDefFactory.beam ../ebin/CosPropertyService_PropertySetFactory.beam ../ebin/CosPropertyService_PropertyTypes.beam ../ebin/CosPropertyService_ReadOnlyProperty.beam ../ebin/CosPropertyService_UnsupportedMode.beam ../ebin/CosPropertyService_UnsupportedProperty.beam ../ebin/CosPropertyService_UnsupportedTypeCode.beam ../ebin/cosProperty.beam ../ebin/CosPropertyService_PropertySetDefFactory_impl.beam ../ebin/CosPropertyService_PropertySetDef_impl.beam ../ebin/CosPropertyService_PropertySetFactory_impl.beam ../ebin/CosPropertyService_PropertiesIterator_impl.beam ../ebin/CosPropertyService_PropertyNamesIterator_impl.beam ../ebin/cosProperty.app ../ebin/cosProperty.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosProperty-1.1.9/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosProperty-1.1.9/src /usr/bin/install -c -m 644 ../include/oe_CosProperty.hrl ../include/CosPropertyService.hrl ../include/CosPropertyService_PropertiesIterator.hrl ../include/CosPropertyService_PropertyNamesIterator.hrl ../include/CosPropertyService_PropertySet.hrl ../include/CosPropertyService_PropertySetDef.hrl ../include/CosPropertyService_PropertySetDefFactory.hrl ../include/CosPropertyService_PropertySetFactory.hrl oe_CosProperty.erl CosPropertyService_ConflictingProperty.erl CosPropertyService_ConstraintNotSupported.erl CosPropertyService_FixedProperty.erl CosPropertyService_InvalidPropertyName.erl CosPropertyService_MultipleExceptions.erl CosPropertyService_Properties.erl CosPropertyService_PropertiesIterator.erl CosPropertyService_Property.erl CosPropertyService_PropertyDef.erl CosPropertyService_PropertyDefs.erl CosPropertyService_PropertyException.erl CosPropertyService_PropertyExceptions.erl CosPropertyService_PropertyMode.erl CosPropertyService_PropertyModes.erl CosPropertyService_PropertyNames.erl CosPropertyService_PropertyNamesIterator.erl CosPropertyService_PropertyNotFound.erl CosPropertyService_PropertySet.erl CosPropertyService_PropertySetDef.erl CosPropertyService_PropertySetDefFactory.erl CosPropertyService_PropertySetFactory.erl CosPropertyService_PropertyTypes.erl CosPropertyService_ReadOnlyProperty.erl CosPropertyService_UnsupportedMode.erl CosPropertyService_UnsupportedProperty.erl CosPropertyService_UnsupportedTypeCode.erl CosProperty.idl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosProperty-1.1.9/src /usr/bin/install -c -m 644 cosProperty.erl CosPropertyService_PropertySetDefFactory_impl.erl CosPropertyService_PropertySetDef_impl.erl CosPropertyService_PropertySetFactory_impl.erl CosPropertyService_PropertiesIterator_impl.erl CosPropertyService_PropertyNamesIterator_impl.erl cosProperty.hrl oe_CosProperty.erl CosPropertyService_ConflictingProperty.erl CosPropertyService_ConstraintNotSupported.erl CosPropertyService_FixedProperty.erl CosPropertyService_InvalidPropertyName.erl CosPropertyService_MultipleExceptions.erl CosPropertyService_Properties.erl CosPropertyService_PropertiesIterator.erl CosPropertyService_Property.erl CosPropertyService_PropertyDef.erl CosPropertyService_PropertyDefs.erl CosPropertyService_PropertyException.erl CosPropertyService_PropertyExceptions.erl CosPropertyService_PropertyMode.erl CosPropertyService_PropertyModes.erl CosPropertyService_PropertyNames.erl CosPropertyService_PropertyNamesIterator.erl CosPropertyService_PropertyNotFound.erl CosPropertyService_PropertySet.erl CosPropertyService_PropertySetDef.erl CosPropertyService_PropertySetDefFactory.erl CosPropertyService_PropertySetFactory.erl CosPropertyService_PropertyTypes.erl CosPropertyService_ReadOnlyProperty.erl CosPropertyService_UnsupportedMode.erl CosPropertyService_UnsupportedProperty.erl CosPropertyService_UnsupportedTypeCode.erl CosProperty.idl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosProperty-1.1.9/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosProperty-1.1.9/include /usr/bin/install -c -m 644 ../include/oe_CosProperty.hrl ../include/CosPropertyService.hrl ../include/CosPropertyService_PropertiesIterator.hrl ../include/CosPropertyService_PropertyNamesIterator.hrl ../include/CosPropertyService_PropertySet.hrl ../include/CosPropertyService_PropertySetDef.hrl ../include/CosPropertyService_PropertySetDefFactory.hrl ../include/CosPropertyService_PropertySetFactory.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosProperty-1.1.9/include make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosProperty/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosProperty/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosProperty/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosProperty/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosProperty/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosProperty/doc/src' === Leaving application cosProperty make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosProperty' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosFileTransfer' === Entering application cosFileTransfer make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosFileTransfer/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosFileTransfer/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosFileTransfer-1.1.8/ebin /usr/bin/install -c -m 644 ../ebin/oe_CosFileTransfer.beam ../ebin/CosFileTransfer.beam ../ebin/CosFileTransfer_AccessLevel.beam ../ebin/CosFileTransfer_CommandNotImplementedException.beam ../ebin/CosFileTransfer_Directory.beam ../ebin/CosFileTransfer_File.beam ../ebin/CosFileTransfer_FileIterator.beam ../ebin/CosFileTransfer_FileList.beam ../ebin/CosFileTransfer_FileNameList.beam ../ebin/CosFileTransfer_FileNotFoundException.beam ../ebin/CosFileTransfer_FileTransferSession.beam ../ebin/CosFileTransfer_FileWrapper.beam ../ebin/CosFileTransfer_IllegalOperationException.beam ../ebin/CosFileTransfer_ProtocolAddressList.beam ../ebin/CosFileTransfer_ProtocolSupport.beam ../ebin/CosFileTransfer_RequestFailureException.beam ../ebin/CosFileTransfer_SessionException.beam ../ebin/CosFileTransfer_SupportedProtocolAddresses.beam ../ebin/CosFileTransfer_TransferException.beam ../ebin/CosFileTransfer_VirtualFileSystem.beam ../ebin/CosFileTransfer_VirtualFileSystem_ContentList.beam ../ebin/cosFileTransferApp.beam ../ebin/CosFileTransfer_Directory_impl.beam ../ebin/CosFileTransfer_File_impl.beam ../ebin/CosFileTransfer_VirtualFileSystem_impl.beam ../ebin/CosFileTransfer_FileTransferSession_impl.beam ../ebin/CosFileTransfer_FileIterator_impl.beam ../ebin/cosFileTransferNATIVE_file.beam ../ebin/cosFileTransfer.app ../ebin/cosFileTransfer.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosFileTransfer-1.1.8/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosFileTransfer-1.1.8/src /usr/bin/install -c -m 644 ../include/oe_CosFileTransfer.hrl ../include/CosFileTransfer.hrl ../include/CosFileTransfer_Directory.hrl ../include/CosFileTransfer_File.hrl ../include/CosFileTransfer_FileIterator.hrl ../include/CosFileTransfer_FileTransferSession.hrl ../include/CosFileTransfer_VirtualFileSystem.hrl oe_CosFileTransfer.erl CosFileTransfer.erl CosFileTransfer_AccessLevel.erl CosFileTransfer_CommandNotImplementedException.erl CosFileTransfer_Directory.erl CosFileTransfer_File.erl CosFileTransfer_FileIterator.erl CosFileTransfer_FileList.erl CosFileTransfer_FileNameList.erl CosFileTransfer_FileNotFoundException.erl CosFileTransfer_FileTransferSession.erl CosFileTransfer_FileWrapper.erl CosFileTransfer_IllegalOperationException.erl CosFileTransfer_ProtocolAddressList.erl CosFileTransfer_ProtocolSupport.erl CosFileTransfer_RequestFailureException.erl CosFileTransfer_SessionException.erl CosFileTransfer_SupportedProtocolAddresses.erl CosFileTransfer_TransferException.erl CosFileTransfer_VirtualFileSystem.erl CosFileTransfer_VirtualFileSystem_ContentList.erl CosFileTransfer.idl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosFileTransfer-1.1.8/src /usr/bin/install -c -m 644 cosFileTransferApp.erl CosFileTransfer_Directory_impl.erl CosFileTransfer_File_impl.erl CosFileTransfer_VirtualFileSystem_impl.erl CosFileTransfer_FileTransferSession_impl.erl CosFileTransfer_FileIterator_impl.erl cosFileTransferNATIVE_file.erl cosFileTransferApp.hrl oe_CosFileTransfer.erl CosFileTransfer.erl CosFileTransfer_AccessLevel.erl CosFileTransfer_CommandNotImplementedException.erl CosFileTransfer_Directory.erl CosFileTransfer_File.erl CosFileTransfer_FileIterator.erl CosFileTransfer_FileList.erl CosFileTransfer_FileNameList.erl CosFileTransfer_FileNotFoundException.erl CosFileTransfer_FileTransferSession.erl CosFileTransfer_FileWrapper.erl CosFileTransfer_IllegalOperationException.erl CosFileTransfer_ProtocolAddressList.erl CosFileTransfer_ProtocolSupport.erl CosFileTransfer_RequestFailureException.erl CosFileTransfer_SessionException.erl CosFileTransfer_SupportedProtocolAddresses.erl CosFileTransfer_TransferException.erl CosFileTransfer_VirtualFileSystem.erl CosFileTransfer_VirtualFileSystem_ContentList.erl CosFileTransfer.idl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosFileTransfer-1.1.8/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosFileTransfer-1.1.8/include /usr/bin/install -c -m 644 ../include/oe_CosFileTransfer.hrl ../include/CosFileTransfer.hrl ../include/CosFileTransfer_Directory.hrl ../include/CosFileTransfer_File.hrl ../include/CosFileTransfer_FileIterator.hrl ../include/CosFileTransfer_FileTransferSession.hrl ../include/CosFileTransfer_VirtualFileSystem.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosFileTransfer-1.1.8/include make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosFileTransfer/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosFileTransfer/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosFileTransfer/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosFileTransfer/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosFileTransfer/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosFileTransfer/doc/src' === Leaving application cosFileTransfer make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosFileTransfer' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEventDomain' === Entering application cosEventDomain make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEventDomain/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEventDomain/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosEventDomain-1.1.6 /usr/bin/install -c -m 644 ../info /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosEventDomain-1.1.6 /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosEventDomain-1.1.6/ebin /usr/bin/install -c -m 644 ../ebin/oe_CosEventDomainAdmin.beam ../ebin/CosEventDomainAdmin.beam ../ebin/CosEventDomainAdmin_DiamondSeq.beam ../ebin/CosEventDomainAdmin_AlreadyExists.beam ../ebin/CosEventDomainAdmin_DomainIDSeq.beam ../ebin/CosEventDomainAdmin_Connection.beam ../ebin/CosEventDomainAdmin_ConnectionIDSeq.beam ../ebin/CosEventDomainAdmin_ConnectionNotFound.beam ../ebin/CosEventDomainAdmin_CycleCreationForbidden.beam ../ebin/CosEventDomainAdmin_CycleSeq.beam ../ebin/CosEventDomainAdmin_DiamondCreationForbidden.beam ../ebin/CosEventDomainAdmin_DomainNotFound.beam ../ebin/CosEventDomainAdmin_EventDomain.beam ../ebin/CosEventDomainAdmin_EventDomainFactory.beam ../ebin/CosEventDomainAdmin_MemberIDSeq.beam ../ebin/CosEventDomainAdmin_RouteSeq.beam ../ebin/CosEventDomainAdmin_EventDomainFactory_impl.beam ../ebin/CosEventDomainAdmin_EventDomain_impl.beam ../ebin/cosEventDomainApp.beam ../ebin/cosEventDomain.app ../ebin/cosEventDomain.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosEventDomain-1.1.6/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosEventDomain-1.1.6/src /usr/bin/install -c -m 644 CosEventDomainAdmin_EventDomainFactory_impl.erl CosEventDomainAdmin_EventDomain_impl.erl cosEventDomainApp.erl cosEventDomainApp.hrl oe_CosEventDomainAdmin.erl CosEventDomainAdmin.erl CosEventDomainAdmin_DiamondSeq.erl CosEventDomainAdmin_AlreadyExists.erl CosEventDomainAdmin_DomainIDSeq.erl CosEventDomainAdmin_Connection.erl CosEventDomainAdmin_ConnectionIDSeq.erl CosEventDomainAdmin_ConnectionNotFound.erl CosEventDomainAdmin_CycleCreationForbidden.erl CosEventDomainAdmin_CycleSeq.erl CosEventDomainAdmin_DiamondCreationForbidden.erl CosEventDomainAdmin_DomainNotFound.erl CosEventDomainAdmin_EventDomain.erl CosEventDomainAdmin_EventDomainFactory.erl CosEventDomainAdmin_MemberIDSeq.erl CosEventDomainAdmin_RouteSeq.erl CosEventDomainAdmin.idl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosEventDomain-1.1.6/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosEventDomain-1.1.6/include /usr/bin/install -c -m 644 ../include/oe_CosEventDomainAdmin.hrl ../include/CosEventDomainAdmin.hrl ../include/CosEventDomainAdmin_EventDomainFactory.hrl ../include/CosEventDomainAdmin_EventDomain.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/cosEventDomain-1.1.6/include make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEventDomain/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEventDomain/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEventDomain/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEventDomain/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEventDomain/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEventDomain/doc/src' === Leaving application cosEventDomain make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/cosEventDomain' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/et' === Entering application et make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/et/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/et/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/et-1.3.1/ebin /usr/bin/install -c -m 644 ../ebin/et.beam ../ebin/et_collector.beam ../ebin/et_contents_viewer.beam ../ebin/et_selector.beam ../ebin/et_viewer.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/et-1.3.1/ebin /usr/bin/install -c -m 644 ../ebin/et.app ../ebin/et.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/et-1.3.1/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/et-1.3.1/src /usr/bin/install -c -m 644 et.erl et_collector.erl et_contents_viewer.erl et_selector.erl et_viewer.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/et-1.3.1/src /usr/bin/install -c -m 644 et_internal.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/et-1.3.1/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/et-1.3.1/include /usr/bin/install -c -m 644 ../include/et.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/et-1.3.1/include make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/et/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/et/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/et/examples' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/et/examples' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/et-1.3.1/examples /usr/bin/install -c -m 644 et_demo.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/et-1.3.1/examples make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/et/examples' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/et/examples' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/et/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/et/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/et/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/et/doc/src' === Leaving application et make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/et' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco' === Entering application megaco make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/app' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/app' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/ebin /usr/bin/install -c -m 644 ../../ebin/megaco.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/ebin /usr/bin/install -c -m 644 ../../ebin/megaco.app ../../ebin/megaco.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/src/app /usr/bin/install -c -m 644 megaco.erl megaco_internal.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/src/app /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/include /usr/bin/install -c -m 644 ../../include/megaco.hrl ../../include/megaco_message_v1.hrl ../../include/megaco_message_v2.hrl ../../include/megaco_message_prev3a.hrl ../../include/megaco_message_prev3b.hrl ../../include/megaco_message_prev3c.hrl ../../include/megaco_message_v3.hrl ../../include/megaco_sdp.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/include make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/app' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/app' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/engine' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/engine' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/ebin /usr/bin/install -c -m 644 ../../ebin/megaco_edist_compress.beam ../../ebin/megaco_encoder.beam ../../ebin/megaco_transport.beam ../../ebin/megaco_config.beam ../../ebin/megaco_digit_map.beam ../../ebin/megaco_erl_dist_encoder.beam ../../ebin/megaco_erl_dist_encoder_mc.beam ../../ebin/megaco_filter.beam ../../ebin/megaco_messenger.beam ../../ebin/megaco_messenger_misc.beam ../../ebin/megaco_misc_sup.beam ../../ebin/megaco_monitor.beam ../../ebin/megaco_sdp.beam ../../ebin/megaco_sup.beam ../../ebin/megaco_stats.beam ../../ebin/megaco_timer.beam ../../ebin/megaco_trans_sender.beam ../../ebin/megaco_trans_sup.beam ../../ebin/megaco_user_default.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/src/engine /usr/bin/install -c -m 644 megaco_edist_compress.erl megaco_encoder.erl megaco_transport.erl megaco_config.erl megaco_digit_map.erl megaco_erl_dist_encoder.erl megaco_erl_dist_encoder_mc.erl megaco_filter.erl megaco_messenger.erl megaco_messenger_misc.erl megaco_misc_sup.erl megaco_monitor.erl megaco_sdp.erl megaco_sup.erl megaco_stats.erl megaco_timer.erl megaco_trans_sender.erl megaco_trans_sup.erl megaco_user_default.erl megaco_message_internal.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/src/engine /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/include make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/engine' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/engine' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/text' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/text' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/ebin /usr/bin/install -c -m 644 ../../ebin/megaco_text_parser_v1.beam ../../ebin/megaco_text_parser_v2.beam ../../ebin/megaco_text_parser_v3.beam ../../ebin/megaco_text_parser_prev3a.beam ../../ebin/megaco_text_parser_prev3b.beam ../../ebin/megaco_text_parser_prev3c.beam ../../ebin/megaco_text_mini_parser.beam ../../ebin/megaco_compact_text_encoder.beam ../../ebin/megaco_compact_text_encoder_v1.beam ../../ebin/megaco_compact_text_encoder_v2.beam ../../ebin/megaco_compact_text_encoder_v3.beam ../../ebin/megaco_compact_text_encoder_prev3a.beam ../../ebin/megaco_compact_text_encoder_prev3b.beam ../../ebin/megaco_compact_text_encoder_prev3c.beam ../../ebin/megaco_pretty_text_encoder.beam ../../ebin/megaco_pretty_text_encoder_v1.beam ../../ebin/megaco_pretty_text_encoder_v2.beam ../../ebin/megaco_pretty_text_encoder_v3.beam ../../ebin/megaco_pretty_text_encoder_prev3a.beam ../../ebin/megaco_pretty_text_encoder_prev3b.beam ../../ebin/megaco_pretty_text_encoder_prev3c.beam ../../ebin/megaco_text_mini_decoder.beam ../../ebin/megaco_text_scanner.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/src/text /usr/bin/install -c -m 644 megaco_compact_text_encoder.erl megaco_compact_text_encoder_v1.erl megaco_compact_text_encoder_v2.erl megaco_compact_text_encoder_v3.erl megaco_compact_text_encoder_prev3a.erl megaco_compact_text_encoder_prev3b.erl megaco_compact_text_encoder_prev3c.erl megaco_pretty_text_encoder.erl megaco_pretty_text_encoder_v1.erl megaco_pretty_text_encoder_v2.erl megaco_pretty_text_encoder_v3.erl megaco_pretty_text_encoder_prev3a.erl megaco_pretty_text_encoder_prev3b.erl megaco_pretty_text_encoder_prev3c.erl megaco_text_mini_decoder.erl megaco_text_scanner.erl megaco_text_parser_v1.erl megaco_text_parser_v2.erl megaco_text_parser_v3.erl megaco_text_parser_prev3a.erl megaco_text_parser_prev3b.erl megaco_text_parser_prev3c.erl megaco_text_mini_parser.erl megaco_text_parser_v1.yrl megaco_text_parser_v2.yrl megaco_text_parser_v3.yrl megaco_text_parser_prev3a.yrl megaco_text_parser_prev3b.yrl megaco_text_parser_prev3c.yrl megaco_text_mini_parser.yrl megaco_text_gen_v1.hrl megaco_text_gen_v2.hrl megaco_text_gen_v3.hrl megaco_text_gen_prev3a.hrl megaco_text_gen_prev3b.hrl megaco_text_gen_prev3c.hrl megaco_text_parser_v1.hrl megaco_text_parser_v2.hrl megaco_text_parser_v3.hrl megaco_text_parser_prev3a.hrl megaco_text_parser_prev3b.hrl megaco_text_parser_prev3c.hrl megaco_text_mini_parser.hrl megaco_text_tokens.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/src/text make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/text' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/text' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/flex' make -f x86_64-unknown-linux-gnu/Makefile release make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/flex' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[6]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/flex' make -f x86_64-unknown-linux-gnu/Makefile release_spec make[7]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/flex' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/src/flex /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/priv/lib /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/include /usr/bin/install -c -m 644 megaco_flex_scanner.erl megaco_flex_scanner_handler.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/src/flex /usr/bin/install -c -m 644 ../../ebin/megaco_flex_scanner.beam ../../ebin/megaco_flex_scanner_handler.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/ebin /usr/bin/install -c -m 644 megaco_flex_scanner_drv.flex megaco_flex_scanner_drv_mt.flex megaco_flex_scanner_drv.c megaco_flex_scanner_drv_mt.c /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/src/flex /usr/bin/install -c -m 644 ../../priv/lib/x86_64-unknown-linux-gnu/megaco_flex_scanner_drv.so ../../priv/lib/x86_64-unknown-linux-gnu/megaco_flex_scanner_drv_mt.so /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/priv/lib make[7]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/flex' make[6]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/flex' make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/flex' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/flex' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/binary' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/binary' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/ebin /usr/bin/install -c -m 644 ../../ebin/megaco_binary_encoder.beam ../../ebin/megaco_binary_encoder_lib.beam ../../ebin/megaco_ber_encoder.beam ../../ebin/megaco_ber_media_gateway_control_v1.beam ../../ebin/megaco_ber_media_gateway_control_v2.beam ../../ebin/megaco_ber_media_gateway_control_prev3a.beam ../../ebin/megaco_ber_media_gateway_control_prev3b.beam ../../ebin/megaco_ber_media_gateway_control_prev3c.beam ../../ebin/megaco_ber_media_gateway_control_v3.beam ../../ebin/megaco_ber_bin_encoder.beam ../../ebin/megaco_ber_bin_media_gateway_control_v1.beam ../../ebin/megaco_ber_bin_media_gateway_control_v2.beam ../../ebin/megaco_ber_bin_media_gateway_control_prev3a.beam ../../ebin/megaco_ber_bin_media_gateway_control_prev3b.beam ../../ebin/megaco_ber_bin_media_gateway_control_prev3c.beam ../../ebin/megaco_ber_bin_media_gateway_control_v3.beam ../../ebin/megaco_ber_bin_drv_media_gateway_control_v1.beam ../../ebin/megaco_ber_bin_drv_media_gateway_control_v2.beam ../../ebin/megaco_ber_bin_drv_media_gateway_control_prev3a.beam ../../ebin/megaco_ber_bin_drv_media_gateway_control_prev3b.beam ../../ebin/megaco_ber_bin_drv_media_gateway_control_prev3c.beam ../../ebin/megaco_ber_bin_drv_media_gateway_control_v3.beam ../../ebin/megaco_per_encoder.beam ../../ebin/megaco_per_media_gateway_control_v1.beam ../../ebin/megaco_per_media_gateway_control_v2.beam ../../ebin/megaco_per_media_gateway_control_prev3a.beam ../../ebin/megaco_per_media_gateway_control_prev3b.beam ../../ebin/megaco_per_media_gateway_control_prev3c.beam ../../ebin/megaco_per_media_gateway_control_v3.beam ../../ebin/megaco_per_bin_encoder.beam ../../ebin/megaco_per_bin_media_gateway_control_v1.beam ../../ebin/megaco_per_bin_media_gateway_control_v2.beam ../../ebin/megaco_per_bin_media_gateway_control_prev3a.beam ../../ebin/megaco_per_bin_media_gateway_control_prev3b.beam ../../ebin/megaco_per_bin_media_gateway_control_prev3c.beam ../../ebin/megaco_per_bin_media_gateway_control_v3.beam ../../ebin/megaco_per_bin_drv_media_gateway_control_v1.beam ../../ebin/megaco_per_bin_drv_media_gateway_control_v2.beam ../../ebin/megaco_per_bin_drv_media_gateway_control_prev3a.beam ../../ebin/megaco_per_bin_drv_media_gateway_control_prev3b.beam ../../ebin/megaco_per_bin_drv_media_gateway_control_prev3c.beam ../../ebin/megaco_per_bin_drv_media_gateway_control_v3.beam ../../ebin/megaco_binary_name_resolver_v1.beam ../../ebin/megaco_binary_name_resolver_v2.beam ../../ebin/megaco_binary_name_resolver_prev3a.beam ../../ebin/megaco_binary_name_resolver_prev3b.beam ../../ebin/megaco_binary_name_resolver_prev3c.beam ../../ebin/megaco_binary_name_resolver_v3.beam ../../ebin/megaco_binary_term_id.beam ../../ebin/megaco_binary_term_id_gen.beam ../../ebin/megaco_binary_transformer_v1.beam ../../ebin/megaco_binary_transformer_v2.beam ../../ebin/megaco_binary_transformer_prev3a.beam ../../ebin/megaco_binary_transformer_prev3b.beam ../../ebin/megaco_binary_transformer_prev3c.beam ../../ebin/megaco_binary_transformer_v3.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/src/binary /usr/bin/install -c -m 644 megaco_binary_encoder.erl megaco_binary_encoder_lib.erl megaco_ber_encoder.erl megaco_ber_media_gateway_control_v1.erl megaco_ber_media_gateway_control_v2.erl megaco_ber_media_gateway_control_prev3a.erl megaco_ber_media_gateway_control_prev3b.erl megaco_ber_media_gateway_control_prev3c.erl megaco_ber_media_gateway_control_v3.erl megaco_ber_bin_encoder.erl megaco_ber_bin_media_gateway_control_v1.erl megaco_ber_bin_media_gateway_control_v2.erl megaco_ber_bin_media_gateway_control_prev3a.erl megaco_ber_bin_media_gateway_control_prev3b.erl megaco_ber_bin_media_gateway_control_prev3c.erl megaco_ber_bin_media_gateway_control_v3.erl megaco_ber_bin_drv_media_gateway_control_v1.erl megaco_ber_bin_drv_media_gateway_control_v2.erl megaco_ber_bin_drv_media_gateway_control_prev3a.erl megaco_ber_bin_drv_media_gateway_control_prev3b.erl megaco_ber_bin_drv_media_gateway_control_prev3c.erl megaco_ber_bin_drv_media_gateway_control_v3.erl megaco_per_encoder.erl megaco_per_media_gateway_control_v1.erl megaco_per_media_gateway_control_v2.erl megaco_per_media_gateway_control_prev3a.erl megaco_per_media_gateway_control_prev3b.erl megaco_per_media_gateway_control_prev3c.erl megaco_per_media_gateway_control_v3.erl megaco_per_bin_encoder.erl megaco_per_bin_media_gateway_control_v1.erl megaco_per_bin_media_gateway_control_v2.erl megaco_per_bin_media_gateway_control_prev3a.erl megaco_per_bin_media_gateway_control_prev3b.erl megaco_per_bin_media_gateway_control_prev3c.erl megaco_per_bin_media_gateway_control_v3.erl megaco_per_bin_drv_media_gateway_control_v1.erl megaco_per_bin_drv_media_gateway_control_v2.erl megaco_per_bin_drv_media_gateway_control_prev3a.erl megaco_per_bin_drv_media_gateway_control_prev3b.erl megaco_per_bin_drv_media_gateway_control_prev3c.erl megaco_per_bin_drv_media_gateway_control_v3.erl megaco_binary_name_resolver_v1.erl megaco_binary_name_resolver_v2.erl megaco_binary_name_resolver_prev3a.erl megaco_binary_name_resolver_prev3b.erl megaco_binary_name_resolver_prev3c.erl megaco_binary_name_resolver_v3.erl megaco_binary_term_id.erl megaco_binary_term_id_gen.erl megaco_binary_transformer_v1.erl megaco_binary_transformer_v2.erl megaco_binary_transformer_prev3a.erl megaco_binary_transformer_prev3b.erl megaco_binary_transformer_prev3c.erl megaco_binary_transformer_v3.erl megaco_ber_media_gateway_control_v1.hrl megaco_ber_bin_media_gateway_control_v1.hrl megaco_ber_bin_drv_media_gateway_control_v1.hrl megaco_per_media_gateway_control_v1.hrl megaco_per_bin_media_gateway_control_v1.hrl megaco_per_bin_drv_media_gateway_control_v1.hrl megaco_ber_media_gateway_control_v2.hrl megaco_ber_bin_media_gateway_control_v2.hrl megaco_ber_bin_drv_media_gateway_control_v2.hrl megaco_per_media_gateway_control_v2.hrl megaco_per_bin_media_gateway_control_v2.hrl megaco_per_bin_drv_media_gateway_control_v2.hrl megaco_ber_media_gateway_control_v3.hrl megaco_ber_bin_media_gateway_control_v3.hrl megaco_ber_bin_drv_media_gateway_control_v3.hrl megaco_per_media_gateway_control_v3.hrl megaco_per_bin_media_gateway_control_v3.hrl megaco_per_bin_drv_media_gateway_control_v3.hrl megaco_ber_media_gateway_control_prev3a.hrl megaco_ber_bin_media_gateway_control_prev3a.hrl megaco_ber_bin_drv_media_gateway_control_prev3a.hrl megaco_per_media_gateway_control_prev3a.hrl megaco_per_bin_media_gateway_control_prev3a.hrl megaco_per_bin_drv_media_gateway_control_prev3a.hrl megaco_ber_media_gateway_control_prev3b.hrl megaco_ber_bin_media_gateway_control_prev3b.hrl megaco_ber_bin_drv_media_gateway_control_prev3b.hrl megaco_per_media_gateway_control_prev3b.hrl megaco_per_bin_media_gateway_control_prev3b.hrl megaco_per_bin_drv_media_gateway_control_prev3b.hrl megaco_ber_media_gateway_control_prev3c.hrl megaco_ber_bin_media_gateway_control_prev3c.hrl megaco_ber_bin_drv_media_gateway_control_prev3c.hrl megaco_per_media_gateway_control_prev3c.hrl megaco_per_bin_media_gateway_control_prev3c.hrl megaco_per_bin_drv_media_gateway_control_prev3c.hrl MEDIA-GATEWAY-CONTROL-v1.asn MEDIA-GATEWAY-CONTROL-v2.asn MEDIA-GATEWAY-CONTROL-prev3a.asn /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/src/binary make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/binary' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/binary' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/tcp' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/tcp' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/ebin /usr/bin/install -c -m 644 ../../ebin/megaco_tcp.beam ../../ebin/megaco_tcp_sup.beam ../../ebin/megaco_tcp_accept.beam ../../ebin/megaco_tcp_accept_sup.beam ../../ebin/megaco_tcp_connection.beam ../../ebin/megaco_tcp_connection_sup.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/src/tcp /usr/bin/install -c -m 644 megaco_tcp.erl megaco_tcp_sup.erl megaco_tcp_accept.erl megaco_tcp_accept_sup.erl megaco_tcp_connection.erl megaco_tcp_connection_sup.erl megaco_tcp.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/src/tcp make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/tcp' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/tcp' make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/udp' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/udp' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/ebin /usr/bin/install -c -m 644 ../../ebin/megaco_udp.beam ../../ebin/megaco_udp_sup.beam ../../ebin/megaco_udp_server.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/src/udp /usr/bin/install -c -m 644 megaco_udp.erl megaco_udp_sup.erl megaco_udp_server.erl megaco_udp.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/src/udp make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/udp' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src/udp' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/examples/simple' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/examples/simple' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/examples /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/examples/simple /usr/bin/install -c -m 644 megaco_simple_mg.erl megaco_simple_mgc.erl ./megaco_simple_mg.beam ./megaco_simple_mgc.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/examples/simple make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/examples/simple' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/examples/simple' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/examples/meas' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/examples/meas' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/examples /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/examples/meas /usr/bin/install -c -m 644 time_test.msgs /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/examples/meas /usr/bin/install -c -m 644 meas.sh.skel mstone1.sh.skel /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/examples/meas /usr/bin/install -c -m 644 ./megaco_codec_transform.beam ./megaco_codec_mstone_lib.beam ./megaco_codec_mstone1.beam ./megaco_codec_mstone2.beam ./megaco_codec_meas.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/examples/meas /usr/bin/install -c -m 644 megaco_codec_transform.erl megaco_codec_mstone_lib.erl megaco_codec_mstone1.erl megaco_codec_mstone2.erl megaco_codec_meas.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/megaco-3.11/examples/meas make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/examples/meas' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/examples/meas' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco/doc/src' === Leaving application megaco make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/megaco' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/webtool' === Entering application webtool make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/webtool/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/webtool/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/webtool-0.8.4/src /usr/bin/install -c -m 644 webtool.erl webtool_sup.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/webtool-0.8.4/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/webtool-0.8.4/ebin /usr/bin/install -c -m 644 ../ebin/webtool.beam ../ebin/webtool_sup.beam ../ebin/webtool.app ../ebin/webtool.appup \ /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/webtool-0.8.4/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/webtool/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/webtool/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/webtool/priv' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/webtool/priv' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/webtool-0.8.4/priv /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/webtool-0.8.4/priv/root /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/webtool-0.8.4/priv/root/conf /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/webtool-0.8.4/priv/root/doc /usr/bin/install -c -m 644 root/doc/index.html root/doc/tool_management.html root/doc/start_info.html /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/webtool-0.8.4/priv/root/doc /usr/bin/install -c -m 644 root/conf/mime.types /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/webtool-0.8.4/priv/root/conf /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/webtool-0.8.4/priv/bin /usr/bin/install -c bin/start_webtool bin/start_webtool.bat /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/webtool-0.8.4/priv/bin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/webtool/priv' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/webtool/priv' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/webtool/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/webtool/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/webtool/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/webtool/doc/src' === Leaving application webtool make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/webtool' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/xmerl' === Entering application xmerl make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/xmerl/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/xmerl/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/xmerl-1.2/ebin /usr/bin/install -c -m 644 ../ebin/xmerl_scan.beam ../ebin/xmerl.beam ../ebin/xmerl_xs.beam ../ebin/xmerl_eventp.beam ../ebin/xmerl_xpath.beam ../ebin/xmerl_xsd.beam ../ebin/xmerl_b64Bin.beam ../ebin/xmerl_b64Bin_scan.beam ../ebin/xmerl_html.beam ../ebin/xmerl_lib.beam ../ebin/xmerl_otpsgml.beam ../ebin/xmerl_regexp.beam ../ebin/xmerl_sgml.beam ../ebin/xmerl_simple.beam ../ebin/xmerl_text.beam ../ebin/xmerl_ucs.beam ../ebin/xmerl_uri.beam ../ebin/xmerl_validate.beam ../ebin/xmerl_xlate.beam ../ebin/xmerl_xml.beam ../ebin/xmerl_xpath_lib.beam ../ebin/xmerl_xpath_parse.beam ../ebin/xmerl_xpath_pred.beam ../ebin/xmerl_xpath_scan.beam ../ebin/xmerl_xsd_type.beam ../ebin/xmerl_sax_parser.beam ../ebin/xmerl_sax_parser_list.beam ../ebin/xmerl_sax_parser_latin1.beam ../ebin/xmerl_sax_parser_utf8.beam ../ebin/xmerl_sax_parser_utf16be.beam ../ebin/xmerl_sax_parser_utf16le.beam ../ebin/xmerl_sax_simple_dom.beam ../ebin/xmerl_sax_old_dom.beam ../ebin/xmerl.app ../ebin/xmerl.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/xmerl-1.2/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/xmerl-1.2/src /usr/bin/install -c -m 644 xmerl_scan.erl xmerl.erl xmerl_xs.erl xmerl_eventp.erl xmerl_xpath.erl xmerl_xsd.erl xmerl_b64Bin.erl xmerl_b64Bin_scan.erl xmerl_html.erl xmerl_lib.erl xmerl_otpsgml.erl xmerl_regexp.erl xmerl_sgml.erl xmerl_simple.erl xmerl_text.erl xmerl_ucs.erl xmerl_uri.erl xmerl_validate.erl xmerl_xlate.erl xmerl_xml.erl xmerl_xpath_lib.erl xmerl_xpath_parse.erl xmerl_xpath_pred.erl xmerl_xpath_scan.erl xmerl_xsd_type.erl xmerl_sax_parser.erl xmerl_sax_parser_list.erl xmerl_sax_parser_latin1.erl xmerl_sax_parser_utf8.erl xmerl_sax_parser_utf16be.erl xmerl_sax_parser_utf16le.erl xmerl_sax_simple_dom.erl xmerl_sax_old_dom.erl xmerl.app.src xmerl.appup.src /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/xmerl-1.2/src /usr/bin/install -c -m 644 xmerl_xpath_parse.yrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/xmerl-1.2/src /usr/bin/install -c -m 644 xmerl_b64Bin.yrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/xmerl-1.2/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/xmerl-1.2/include /usr/bin/install -c -m 644 ../include/xmerl.hrl ../include/xmerl_xlink.hrl ../include/xmerl_xpath.hrl ../include/xmerl_xsd.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/xmerl-1.2/include make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/xmerl/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/xmerl/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/xmerl/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/xmerl/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/xmerl/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/xmerl/doc/src' === Leaving application xmerl make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/xmerl' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/edoc' Makefile:90: warning: overriding commands for target `docs' /usr/src/rpm/BUILD/otp_src_R13B01/make/otp_subdir.mk:28: warning: ignoring old commands for target `docs' === Entering application edoc make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/edoc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/edoc/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/edoc-0.7.6.3/ebin /usr/bin/install -c -m 644 ../ebin/edoc.beam ../ebin/edoc_data.beam ../ebin/edoc_doclet.beam ../ebin/edoc_extract.beam ../ebin/edoc_layout.beam ../ebin/edoc_lib.beam ../ebin/edoc_macros.beam ../ebin/edoc_parser.beam ../ebin/edoc_refs.beam ../ebin/edoc_report.beam ../ebin/edoc_run.beam ../ebin/edoc_scanner.beam ../ebin/edoc_tags.beam ../ebin/edoc_types.beam ../ebin/edoc_wiki.beam ../ebin/otpsgml_layout.beam ../ebin/edoc.app ../ebin/edoc.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/edoc-0.7.6.3/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/edoc-0.7.6.3/src /usr/bin/install -c -m 644 edoc.erl edoc_data.erl edoc_doclet.erl edoc_extract.erl edoc_layout.erl edoc_lib.erl edoc_macros.erl edoc_parser.erl edoc_refs.erl edoc_report.erl edoc_run.erl edoc_scanner.erl edoc_tags.erl edoc_types.erl edoc_wiki.erl otpsgml_layout.erl edoc.hrl edoc_types.hrl ../include/edoc_doclet.hrl edoc_parser.yrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/edoc-0.7.6.3/src make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/edoc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/edoc/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/edoc/include' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/edoc/include' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/edoc-0.7.6.3/include /usr/bin/install -c -m 644 edoc_doclet.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/edoc-0.7.6.3/include make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/edoc/include' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/edoc/include' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/edoc/priv' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/edoc/priv' sed -e "s/%EDOC_VSN%/0.7.6.3/g" \ -e "s/%XMERL_VSN%/1.2/g" \ -e "s/%SYNTAX_TOOLS_VSN%/1.6.2/g" \ edoc_generate.src > edoc_generate /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/edoc-0.7.6.3/priv /usr/bin/install -c -m 644 stylesheet.css erlang.png edoc.dtd /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/edoc-0.7.6.3/priv /usr/bin/install -c edoc_generate /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/edoc-0.7.6.3/priv make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/edoc/priv' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/edoc/priv' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/edoc/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/edoc/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/edoc/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/edoc/doc/src' === Leaving application edoc make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/edoc' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/eunit' === Entering application eunit make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/eunit/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/eunit/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/eunit-2.1.2/ebin /usr/bin/install -c -m 644 ../ebin/eunit_autoexport.beam ../ebin/eunit_striptests.beam ../ebin/eunit.beam ../ebin/eunit_tests.beam ../ebin/eunit_server.beam ../ebin/eunit_proc.beam ../ebin/eunit_serial.beam ../ebin/eunit_test.beam ../ebin/eunit_lib.beam ../ebin/eunit_data.beam ../ebin/eunit_tty.beam ../ebin/eunit_surefire.beam ../ebin/eunit_listener.beam ../ebin/eunit.app ../ebin/eunit.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/eunit-2.1.2/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/eunit-2.1.2/src /usr/bin/install -c -m 644 eunit_autoexport.erl eunit_striptests.erl eunit.erl eunit_tests.erl eunit_server.erl eunit_proc.erl eunit_serial.erl eunit_test.erl eunit_lib.erl eunit_data.erl eunit_tty.erl eunit_surefire.erl eunit_listener.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/eunit-2.1.2/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/eunit-2.1.2/include /usr/bin/install -c -m 644 ../include/eunit.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/eunit-2.1.2/include make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/eunit/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/eunit/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/eunit/examples' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/eunit/examples' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/eunit-2.1.2/examples /usr/bin/install -c -m 644 fib.erl tests.txt /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/eunit-2.1.2/examples make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/eunit/examples' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/eunit/examples' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/eunit/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/eunit/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/eunit/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/eunit/doc/src' === Leaving application eunit make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/eunit' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssh' === Entering application ssh make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssh/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssh/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssh-1.1.3/src /usr/bin/install -c -m 644 PKCS-1.hrl DSS.hrl ssh_auth.hrl ssh_connect.hrl ssh_transport.hrl ssh.erl ssh_sup.erl sshc_sup.erl sshd_sup.erl ssh_channel.erl ssh_connection.erl ssh_connection_sup.erl ssh_connection_handler.erl ssh_connection_manager.erl ssh_shell.erl ssh_system_sup.erl ssh_subsystem_sup.erl ssh_channel_sup.erl ssh_acceptor_sup.erl ssh_acceptor.erl ssh_app.erl ssh_auth.erl ssh_bits.erl ssh_cli.erl ssh_cm.erl ssh_dsa.erl ssh_file.erl ssh_io.erl ssh_math.erl ssh_no_io.erl ssh_rsa.erl ssh_sftp.erl ssh_sftpd.erl ssh_sftpd_file.erl ssh_sftpd_file_api.erl ssh_ssh.erl ssh_sshd.erl ssh_transport.erl ssh_userreg.erl ssh_xfer.erl PKCS-1.erl DSS.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssh-1.1.3/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssh-1.1.3/ebin /usr/bin/install -c -m 644 ../ebin/ssh.beam ../ebin/ssh_sup.beam ../ebin/sshc_sup.beam ../ebin/sshd_sup.beam ../ebin/ssh_channel.beam ../ebin/ssh_connection.beam ../ebin/ssh_connection_sup.beam ../ebin/ssh_connection_handler.beam ../ebin/ssh_connection_manager.beam ../ebin/ssh_shell.beam ../ebin/ssh_system_sup.beam ../ebin/ssh_subsystem_sup.beam ../ebin/ssh_channel_sup.beam ../ebin/ssh_acceptor_sup.beam ../ebin/ssh_acceptor.beam ../ebin/ssh_app.beam ../ebin/ssh_auth.beam ../ebin/ssh_bits.beam ../ebin/ssh_cli.beam ../ebin/ssh_cm.beam ../ebin/ssh_dsa.beam ../ebin/ssh_file.beam ../ebin/ssh_io.beam ../ebin/ssh_math.beam ../ebin/ssh_no_io.beam ../ebin/ssh_rsa.beam ../ebin/ssh_sftp.beam ../ebin/ssh_sftpd.beam ../ebin/ssh_sftpd_file.beam ../ebin/ssh_sftpd_file_api.beam ../ebin/ssh_ssh.beam ../ebin/ssh_sshd.beam ../ebin/ssh_transport.beam ../ebin/ssh_userreg.beam ../ebin/ssh_xfer.beam ../ebin/PKCS-1.beam ../ebin/DSS.beam ../ebin/ssh.app ../ebin/ssh.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssh-1.1.3/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssh-1.1.3/include /usr/bin/install -c -m 644 ssh.hrl ssh_userauth.hrl ssh_xfer.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssh-1.1.3/include make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssh/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssh/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssh/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssh/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssh/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssh/doc/src' === Leaving application ssh make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/ssh' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inviso' === Entering application inviso make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inviso/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inviso/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inviso-0.6/src /usr/bin/install -c -m 644 inviso.erl inviso_c.erl inviso_lfm.erl inviso_lfm_tpfreader.erl inviso_tool.erl inviso_tool_lib.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inviso-0.6/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inviso-0.6/ebin /usr/bin/install -c -m 644 ../ebin/inviso.beam ../ebin/inviso_c.beam ../ebin/inviso_lfm.beam ../ebin/inviso_lfm_tpfreader.beam ../ebin/inviso_tool.beam ../ebin/inviso_tool_lib.beam ../ebin/inviso.app ../ebin/inviso.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/inviso-0.6/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inviso/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inviso/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inviso/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inviso/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inviso/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inviso/doc/src' === Leaving application inviso make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/inviso' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/typer' === Entering application typer make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/typer/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/typer/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/typer-0.1.7.1/src /usr/bin/install -c -m 644 typer.erl typer_annotator.erl typer_info.erl typer_map.erl typer_options.erl typer_preprocess.erl typer.hrl \ /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/typer-0.1.7.1/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/typer-0.1.7.1/ebin /usr/bin/install -c -m 644 ../ebin/typer.beam ../ebin/typer_annotator.beam ../ebin/typer_info.beam ../ebin/typer_map.beam ../ebin/typer_options.beam ../ebin/typer_preprocess.beam ../ebin/typer.app ../ebin/typer.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/typer-0.1.7.1/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/typer/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/typer/src' === Leaving application typer make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/typer' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/docbuilder' === Entering application docbuilder make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/docbuilder/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/docbuilder/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/docbuilder-0.9.8.5/src /usr/bin/install -c -m 644 docb_edoc_xml_cb.erl docb_gen.erl docb_html.erl docb_html_layout.erl docb_html_ref.erl docb_html_util.erl docb_html_util_iso.erl docb_main.erl docb_pretty_format.erl docb_tr_application2html.erl docb_tr_appref2html.erl docb_tr_chapter2html.erl docb_tr_cite2html.erl docb_tr_comref2html.erl docb_tr_cref2html.erl docb_tr_erlref2html.erl docb_tr_fileref2html.erl docb_tr_first2html.erl docb_tr_index2html.erl docb_tr_part2html.erl docb_tr_refs2kwic.erl docb_tr_report2html.erl docb_tr_term2html.erl docb_transform.erl docb_util.erl docb_xmerl_tree_cb.erl docb_xmerl_xml_cb.erl docb_xml_check.erl docb_util.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/docbuilder-0.9.8.5/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/docbuilder-0.9.8.5/ebin /usr/bin/install -c -m 644 ../ebin/docb_edoc_xml_cb.beam ../ebin/docb_gen.beam ../ebin/docb_html.beam ../ebin/docb_html_layout.beam ../ebin/docb_html_ref.beam ../ebin/docb_html_util.beam ../ebin/docb_html_util_iso.beam ../ebin/docb_main.beam ../ebin/docb_pretty_format.beam ../ebin/docb_tr_application2html.beam ../ebin/docb_tr_appref2html.beam ../ebin/docb_tr_chapter2html.beam ../ebin/docb_tr_cite2html.beam ../ebin/docb_tr_comref2html.beam ../ebin/docb_tr_cref2html.beam ../ebin/docb_tr_erlref2html.beam ../ebin/docb_tr_fileref2html.beam ../ebin/docb_tr_first2html.beam ../ebin/docb_tr_index2html.beam ../ebin/docb_tr_part2html.beam ../ebin/docb_tr_refs2kwic.beam ../ebin/docb_tr_report2html.beam ../ebin/docb_tr_term2html.beam ../ebin/docb_transform.beam ../ebin/docb_util.beam ../ebin/docb_xmerl_tree_cb.beam ../ebin/docb_xmerl_xml_cb.beam ../ebin/docb_xml_check.beam ../ebin/docbuilder.app ../ebin/docbuilder.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/docbuilder-0.9.8.5/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/docbuilder/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/docbuilder/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/docbuilder/dtd' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/docbuilder/dtd' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/docbuilder-0.9.8.5/dtd /usr/bin/install -c -m 644 application.dtd appref.dtd book.dtd bookinsidecover.dtd chapter.dtd cites.dtd common.dtd common.entities.dtd common.header.dtd common.image.dtd common.refs.dtd common.table.dtd comref.dtd cref.dtd erlref.dtd fascicules.dtd fileref.dtd part.dtd report.dtd terms.dtd xhtml-lat1.ent xhtml-special.ent xhtml-symbol.ent xhtml1-frameset.dtd xhtml1-strict.dtd xhtml1-transitional.dtd /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/docbuilder-0.9.8.5/dtd make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/docbuilder/dtd' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/docbuilder/dtd' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/docbuilder/etc' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/docbuilder/etc' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/docbuilder-0.9.8.5/etc /usr/bin/install -c -m 644 note.gif warning.gif /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/docbuilder-0.9.8.5/etc make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/docbuilder/etc' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/docbuilder/etc' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/docbuilder/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/docbuilder/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/docbuilder/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/docbuilder/doc/src' === Leaving application docbuilder make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/docbuilder' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/test_server' === Entering application test_server make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/test_server/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/test_server/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/test_server-3.3.2/src /usr/bin/install -c -m 644 test_server_ctrl.erl test_server_node.erl test_server.erl test_server_sup.erl test_server_line.erl test_server_h.erl erl2html2.erl vxworks_client.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/test_server-3.3.2/src /usr/bin/install -c -m 644 test_server_internal.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/test_server-3.3.2/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/test_server-3.3.2/include /usr/bin/install -c -m 644 ../include/test_server.hrl ../include/test_server_line.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/test_server-3.3.2/include /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/test_server-3.3.2/ebin /usr/bin/install -c -m 644 ../ebin/test_server_ctrl.beam ../ebin/test_server_node.beam ../ebin/test_server.beam ../ebin/test_server_sup.beam ../ebin/test_server_line.beam ../ebin/test_server_h.beam ../ebin/erl2html2.beam ../ebin/vxworks_client.beam ../ebin/test_server.app ../ebin/test_server.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/test_server-3.3.2/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/test_server/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/test_server/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/test_server/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/test_server/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/test_server/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/test_server/doc/src' === Leaving application test_server make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/test_server' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test' === Entering application common_test make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test/doc/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/common_test-1.4.2/src /usr/bin/install -c -m 644 ct_line.erl ct.erl ct_logs.erl ct_framework.erl ct_ftp.erl ct_ssh.erl ct_snmp.erl ct_gen_conn.erl ct_rpc.erl ct_run.erl ct_master.erl ct_telnet.erl ct_util.erl ct_cover.erl ct_testspec.erl ct_event.erl ct_master_event.erl ct_master_logs.erl ct_master_status.erl ct_repeat.erl ct_telnet_client.erl ct_make.erl vts.erl unix_telnet.erl ct_util.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/common_test-1.4.2/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/common_test-1.4.2/ebin /usr/bin/install -c -m 644 ../ebin/ct_line.beam ../ebin/ct.beam ../ebin/ct_logs.beam ../ebin/ct_framework.beam ../ebin/ct_ftp.beam ../ebin/ct_ssh.beam ../ebin/ct_snmp.beam ../ebin/ct_gen_conn.beam ../ebin/ct_rpc.beam ../ebin/ct_run.beam ../ebin/ct_master.beam ../ebin/ct_telnet.beam ../ebin/ct_util.beam ../ebin/ct_cover.beam ../ebin/ct_testspec.beam ../ebin/ct_event.beam ../ebin/ct_master_event.beam ../ebin/ct_master_logs.beam ../ebin/ct_master_status.beam ../ebin/ct_repeat.beam ../ebin/ct_telnet_client.beam ../ebin/ct_make.beam ../ebin/vts.beam ../ebin/unix_telnet.beam ../ebin/common_test.app ../ebin/common_test.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/common_test-1.4.2/ebin /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/common_test-1.4.2/include /usr/bin/install -c -m 644 ../include/ct.hrl ../include/ct_event.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/common_test-1.4.2/include make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test/priv' make -f x86_64-unknown-linux-gnu/Makefile release make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test/priv' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[5]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test/priv' make -f x86_64-unknown-linux-gnu/Makefile release_spec make[6]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test/priv' sed -e 's;@CT_VSN@;1.4.2;' \ -e 's;@TS_VSN@;3.3.2;' \ ../install.sh.in > install.sh chmod 775 install.sh /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/common_test-1.4.2/priv/bin /usr/bin/install -c install.sh /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/common_test-1.4.2 /usr/bin/install -c -m 644 vts.tool run_test.in /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/common_test-1.4.2/priv make[6]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test/priv' make[5]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test/priv' make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test/priv' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test/priv' === Leaving application common_test make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/common_test' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/percept' === Entering application percept make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/percept/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/percept/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/percept-0.8.2/src /usr/bin/install -c -m 644 egd.erl egd_png.erl egd_font.erl egd_render.erl egd_primitives.erl percept.erl percept_db.erl percept_html.erl percept_image.erl percept_graph.erl percept_analyzer.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/percept-0.8.2/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/percept-0.8.2/ebin /usr/bin/install -c -m 644 ../ebin/egd.beam ../ebin/egd_png.beam ../ebin/egd_font.beam ../ebin/egd_render.beam ../ebin/egd_primitives.beam ../ebin/percept.beam ../ebin/percept_db.beam ../ebin/percept_html.beam ../ebin/percept_image.beam ../ebin/percept_graph.beam ../ebin/percept_analyzer.beam ../ebin/percept.app ../ebin/percept.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/percept-0.8.2/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/percept/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/percept/src' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/percept/priv' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/percept/priv' # Finished /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/percept-0.8.2/priv/logs /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/percept-0.8.2/priv/server_root /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/percept-0.8.2/priv/server_root/htdocs /usr/bin/install -c -m 644 server_root/htdocs/index.html /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/percept-0.8.2/priv/server_root/htdocs /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/percept-0.8.2/priv/server_root/conf /usr/bin/install -c -m 644 server_root/conf/mime.types /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/percept-0.8.2/priv/server_root/conf /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/percept-0.8.2/priv/server_root/scripts /usr/bin/install -c -m 644 server_root/scripts/percept_area_select.js server_root/scripts/percept_error_handler.js server_root/scripts/percept_select_all.js /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/percept-0.8.2/priv/server_root/scripts /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/percept-0.8.2/priv/server_root/css /usr/bin/install -c -m 644 server_root/css/percept.css /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/percept-0.8.2/priv/server_root/css /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/percept-0.8.2/priv/server_root/images /usr/bin/install -c -m 644 server_root/images/nav.png server_root/images/white.png /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/percept-0.8.2/priv/server_root/images /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/percept-0.8.2/priv/fonts /usr/bin/install -c -m 644 fonts/6x11_latin1.wingsfont /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/percept-0.8.2/priv/fonts make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/percept/priv' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/percept/priv' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/percept/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/percept/doc/src' make[4]: Nothing to be done for `release_spec'. make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/percept/doc/src' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/percept/doc/src' === Leaving application percept make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/percept' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe' Makefile:48: warning: overriding commands for target `docs' /usr/src/rpm/BUILD/otp_src_R13B01/make/otp_subdir.mk:28: warning: ignoring old commands for target `docs' === Entering application hipe make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/rtl' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/rtl' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/rtl /usr/bin/install -c -m 644 hipe_rtl.erl hipe_rtl_cfg.erl hipe_rtl_liveness.erl hipe_icode2rtl.erl hipe_rtl_mk_switch.erl hipe_rtl_primops.erl hipe_rtl_varmap.erl hipe_rtl_exceptions.erl hipe_rtl_binary_match.erl hipe_rtl_binary_construct.erl hipe_rtl_arith_32.erl hipe_rtl_arith_64.erl hipe_rtl_ssa.erl hipe_rtl_ssa_const_prop.erl hipe_rtl_cleanup_const.erl hipe_rtl_symbolic.erl hipe_rtl_lcm.erl hipe_rtl_ssapre.erl hipe_rtl_binary.erl hipe_rtl_ssa_avail_expr.erl hipe_rtl_arch.erl hipe_tagscheme.erl hipe_literals.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/rtl /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin /usr/bin/install -c -m 644 ../ebin/hipe_rtl.beam ../ebin/hipe_rtl_cfg.beam ../ebin/hipe_rtl_liveness.beam ../ebin/hipe_icode2rtl.beam ../ebin/hipe_rtl_mk_switch.beam ../ebin/hipe_rtl_primops.beam ../ebin/hipe_rtl_varmap.beam ../ebin/hipe_rtl_exceptions.beam ../ebin/hipe_rtl_binary_match.beam ../ebin/hipe_rtl_binary_construct.beam ../ebin/hipe_rtl_arith_32.beam ../ebin/hipe_rtl_arith_64.beam ../ebin/hipe_rtl_ssa.beam ../ebin/hipe_rtl_ssa_const_prop.beam ../ebin/hipe_rtl_cleanup_const.beam ../ebin/hipe_rtl_symbolic.beam ../ebin/hipe_rtl_lcm.beam ../ebin/hipe_rtl_ssapre.beam ../ebin/hipe_rtl_binary.beam ../ebin/hipe_rtl_ssa_avail_expr.beam ../ebin/hipe_rtl_arch.beam ../ebin/hipe_tagscheme.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/rtl' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/rtl' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/misc' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/misc' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/misc /usr/bin/install -c -m 644 hipe_consttab.erl hipe_gensym.erl hipe_data_pp.erl hipe_pack_constants.erl hipe_sdi.erl hipe_sdi.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/misc /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin /usr/bin/install -c -m 644 ../ebin/hipe_consttab.beam ../ebin/hipe_gensym.beam ../ebin/hipe_data_pp.beam ../ebin/hipe_pack_constants.beam ../ebin/hipe_sdi.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/misc' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/misc' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/main' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/main' /usr/bin/install -c -m 644 ../vsn.mk /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2 /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/main /usr/bin/install -c -m 644 hipe_main.erl hipe.erl hipe.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/main /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin /usr/bin/install -c -m 644 ../ebin/hipe_main.beam ../ebin/hipe.beam ../ebin/hipe.app ../ebin/hipe.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/main' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/main' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/cerl' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/cerl' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/cerl /usr/bin/install -c -m 644 cerl_cconv.erl cerl_closurean.erl cerl_hipeify.erl cerl_hybrid_transform.erl cerl_lib.erl cerl_messagean.erl cerl_pmatch.erl cerl_prettypr.erl cerl_to_icode.erl cerl_typean.erl erl_bif_types.erl erl_types.erl cerl_hipe_primops.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/cerl /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin /usr/bin/install -c -m 644 ../ebin/cerl_cconv.beam ../ebin/cerl_closurean.beam ../ebin/cerl_hipeify.beam ../ebin/cerl_hybrid_transform.beam ../ebin/cerl_lib.beam ../ebin/cerl_messagean.beam ../ebin/cerl_pmatch.beam ../ebin/cerl_prettypr.beam ../ebin/cerl_to_icode.beam ../ebin/cerl_typean.beam ../ebin/erl_bif_types.beam ../ebin/erl_types.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/cerl' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/cerl' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/icode' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/icode' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/icode /usr/bin/install -c -m 644 hipe_beam_to_icode.erl hipe_icode.erl hipe_icode_bincomp.erl hipe_icode_callgraph.erl hipe_icode_cfg.erl hipe_icode_coordinator.erl hipe_icode_fp.erl hipe_icode_exceptions.erl hipe_icode_inline_bifs.erl hipe_icode_instruction_counter.erl hipe_icode_liveness.erl hipe_icode_pp.erl hipe_icode_primops.erl hipe_icode_range.erl hipe_icode_split_arith.erl hipe_icode_ssa.erl hipe_icode_ssa_const_prop.erl hipe_icode_ssa_copy_prop.erl hipe_icode_ssa_struct_reuse.erl hipe_icode_type.erl hipe_icode_heap_test.erl hipe_icode_ebb.erl hipe_icode_mulret.erl hipe_icode.hrl hipe_icode_primops.hrl hipe_icode_type.hrl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/icode /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin /usr/bin/install -c -m 644 ../ebin/hipe_beam_to_icode.beam ../ebin/hipe_icode.beam ../ebin/hipe_icode_bincomp.beam ../ebin/hipe_icode_callgraph.beam ../ebin/hipe_icode_cfg.beam ../ebin/hipe_icode_coordinator.beam ../ebin/hipe_icode_fp.beam ../ebin/hipe_icode_exceptions.beam ../ebin/hipe_icode_inline_bifs.beam ../ebin/hipe_icode_instruction_counter.beam ../ebin/hipe_icode_liveness.beam ../ebin/hipe_icode_pp.beam ../ebin/hipe_icode_primops.beam ../ebin/hipe_icode_range.beam ../ebin/hipe_icode_split_arith.beam ../ebin/hipe_icode_ssa.beam ../ebin/hipe_icode_ssa_const_prop.beam ../ebin/hipe_icode_ssa_copy_prop.beam ../ebin/hipe_icode_ssa_struct_reuse.beam ../ebin/hipe_icode_type.beam ../ebin/hipe_icode_heap_test.beam ../ebin/hipe_icode_ebb.beam ../ebin/hipe_icode_mulret.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/icode' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/icode' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/flow' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/flow' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/flow /usr/bin/install -c -m 644 hipe_bb.erl hipe_dominators.erl hipe_gen_cfg.erl cfg.inc ebb.inc liveness.inc /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/flow /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin /usr/bin/install -c -m 644 ../ebin/hipe_bb.beam ../ebin/hipe_dominators.beam ../ebin/hipe_gen_cfg.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/flow' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/flow' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/util' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/util' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/util /usr/bin/install -c -m 644 hipe_timing.erl hipe_dot.erl hipe_digraph.erl hipe_vectors.erl /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/util /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin /usr/bin/install -c -m 644 ../ebin/hipe_timing.beam ../ebin/hipe_dot.beam ../ebin/hipe_digraph.beam ../ebin/hipe_vectors.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/util' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/util' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/regalloc' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/regalloc' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin /usr/bin/install -c -m 644 ../ebin/hipe_ig.beam ../ebin/hipe_ig_moves.beam ../ebin/hipe_moves.beam ../ebin/hipe_node_sets.beam ../ebin/hipe_spillcost.beam ../ebin/hipe_reg_worklists.beam ../ebin/hipe_adj_list.beam ../ebin/hipe_temp_map.beam ../ebin/hipe_optimistic_regalloc.beam ../ebin/hipe_coalescing_regalloc.beam ../ebin/hipe_graph_coloring_regalloc.beam ../ebin/hipe_regalloc_loop.beam ../ebin/hipe_ls_regalloc.beam ../ebin/hipe_ppc_specific.beam ../ebin/hipe_ppc_specific_fp.beam ../ebin/hipe_sparc_specific.beam ../ebin/hipe_sparc_specific_fp.beam ../ebin/hipe_arm_specific.beam ../ebin/hipe_x86_specific.beam ../ebin/hipe_x86_specific_x87.beam ../ebin/hipe_amd64_specific.beam ../ebin/hipe_amd64_specific_sse2.beam ../ebin/hipe_amd64_specific_x87.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/regalloc' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/regalloc' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/sparc' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/sparc' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin /usr/bin/install -c -m 644 ../ebin/hipe_rtl_to_sparc.beam ../ebin/hipe_sparc.beam ../ebin/hipe_sparc_assemble.beam ../ebin/hipe_sparc_cfg.beam ../ebin/hipe_sparc_defuse.beam ../ebin/hipe_sparc_encode.beam ../ebin/hipe_sparc_finalise.beam ../ebin/hipe_sparc_frame.beam ../ebin/hipe_sparc_liveness_all.beam ../ebin/hipe_sparc_liveness_fpr.beam ../ebin/hipe_sparc_liveness_gpr.beam ../ebin/hipe_sparc_main.beam ../ebin/hipe_sparc_pp.beam ../ebin/hipe_sparc_ra.beam ../ebin/hipe_sparc_ra_finalise.beam ../ebin/hipe_sparc_ra_ls.beam ../ebin/hipe_sparc_ra_naive.beam ../ebin/hipe_sparc_ra_postconditions.beam ../ebin/hipe_sparc_ra_postconditions_fp.beam ../ebin/hipe_sparc_registers.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/sparc' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/sparc' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/ppc' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/ppc' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin /usr/bin/install -c -m 644 ../ebin/hipe_ppc.beam ../ebin/hipe_ppc_assemble.beam ../ebin/hipe_ppc_cfg.beam ../ebin/hipe_ppc_defuse.beam ../ebin/hipe_ppc_encode.beam ../ebin/hipe_ppc_finalise.beam ../ebin/hipe_ppc_frame.beam ../ebin/hipe_ppc_liveness_all.beam ../ebin/hipe_ppc_liveness_fpr.beam ../ebin/hipe_ppc_liveness_gpr.beam ../ebin/hipe_ppc_main.beam ../ebin/hipe_ppc_pp.beam ../ebin/hipe_ppc_ra.beam ../ebin/hipe_ppc_ra_finalise.beam ../ebin/hipe_ppc_ra_ls.beam ../ebin/hipe_ppc_ra_naive.beam ../ebin/hipe_ppc_ra_postconditions.beam ../ebin/hipe_ppc_ra_postconditions_fp.beam ../ebin/hipe_ppc_registers.beam ../ebin/hipe_rtl_to_ppc.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/ppc' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/ppc' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/x86' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/x86' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin /usr/bin/install -c -m 644 ../ebin/hipe_rtl_to_x86.beam ../ebin/hipe_x86.beam ../ebin/hipe_x86_assemble.beam ../ebin/hipe_x86_cfg.beam ../ebin/hipe_x86_defuse.beam ../ebin/hipe_x86_encode.beam ../ebin/hipe_x86_frame.beam ../ebin/hipe_x86_liveness.beam ../ebin/hipe_x86_main.beam ../ebin/hipe_x86_postpass.beam ../ebin/hipe_x86_pp.beam ../ebin/hipe_x86_ra.beam ../ebin/hipe_x86_ra_finalise.beam ../ebin/hipe_x86_ra_ls.beam ../ebin/hipe_x86_ra_naive.beam ../ebin/hipe_x86_ra_postconditions.beam ../ebin/hipe_x86_ra_x87_ls.beam ../ebin/hipe_x86_registers.beam ../ebin/hipe_x86_spill_restore.beam ../ebin/hipe_x86_x87.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/x86' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/x86' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/amd64' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/amd64' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin /usr/bin/install -c -m 644 ../ebin/hipe_amd64_assemble.beam ../ebin/hipe_amd64_defuse.beam ../ebin/hipe_amd64_encode.beam ../ebin/hipe_amd64_frame.beam ../ebin/hipe_amd64_liveness.beam ../ebin/hipe_amd64_main.beam ../ebin/hipe_amd64_pp.beam ../ebin/hipe_amd64_ra.beam ../ebin/hipe_amd64_ra_finalise.beam ../ebin/hipe_amd64_ra_ls.beam ../ebin/hipe_amd64_ra_naive.beam ../ebin/hipe_amd64_ra_postconditions.beam ../ebin/hipe_amd64_ra_sse2_postconditions.beam ../ebin/hipe_amd64_ra_x87_ls.beam ../ebin/hipe_amd64_registers.beam ../ebin/hipe_amd64_spill_restore.beam ../ebin/hipe_amd64_x87.beam ../ebin/hipe_rtl_to_amd64.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/amd64' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/amd64' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/arm' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/arm' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin /usr/bin/install -c -m 644 ../ebin/hipe_arm.beam ../ebin/hipe_arm_assemble.beam ../ebin/hipe_arm_cfg.beam ../ebin/hipe_arm_defuse.beam ../ebin/hipe_arm_encode.beam ../ebin/hipe_arm_finalise.beam ../ebin/hipe_arm_frame.beam ../ebin/hipe_arm_liveness_gpr.beam ../ebin/hipe_arm_main.beam ../ebin/hipe_arm_pp.beam ../ebin/hipe_arm_ra.beam ../ebin/hipe_arm_ra_finalise.beam ../ebin/hipe_arm_ra_ls.beam ../ebin/hipe_arm_ra_naive.beam ../ebin/hipe_arm_ra_postconditions.beam ../ebin/hipe_arm_registers.beam ../ebin/hipe_rtl_to_arm.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/arm' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/arm' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/opt' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/opt' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin /usr/bin/install -c -m 644 ../ebin/hipe_spillmin.beam ../ebin/hipe_spillmin_color.beam ../ebin/hipe_spillmin_scan.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/opt' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/opt' make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/tools' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[4]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/tools' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin /usr/bin/install -c -m 644 ../ebin/hipe_tool.beam ../ebin/hipe_profile.beam ../ebin/hipe_ceach.beam ../ebin/hipe_jit.beam /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/hipe-3.7.2/ebin make[4]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/tools' make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe/tools' === Leaving application hipe make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/hipe' make[1]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib' make[1]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/dialyzer' === Entering application dialyzer make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/dialyzer/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/dialyzer/src' /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/dialyzer-1.9.2/src /usr/bin/install -c -m 644 dialyzer.erl dialyzer_analysis_callgraph.erl dialyzer_callgraph.erl dialyzer_cl.erl dialyzer_cl_parse.erl dialyzer_codeserver.erl dialyzer_contracts.erl dialyzer_dataflow.erl dialyzer_dep.erl dialyzer_gui.erl dialyzer_options.erl dialyzer_plt.erl dialyzer_races.erl dialyzer_succ_typings.erl dialyzer_typesig.erl dialyzer_utils.erl dialyzer.hrl dialyzer_callgraph.hrl \ /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/dialyzer-1.9.2/src /usr/bin/install -c -d /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/dialyzer-1.9.2/ebin /usr/bin/install -c -m 644 ../ebin/dialyzer.beam ../ebin/dialyzer_analysis_callgraph.beam ../ebin/dialyzer_callgraph.beam ../ebin/dialyzer_cl.beam ../ebin/dialyzer_cl_parse.beam ../ebin/dialyzer_codeserver.beam ../ebin/dialyzer_contracts.beam ../ebin/dialyzer_dataflow.beam ../ebin/dialyzer_dep.beam ../ebin/dialyzer_gui.beam ../ebin/dialyzer_options.beam ../ebin/dialyzer_plt.beam ../ebin/dialyzer_races.beam ../ebin/dialyzer_succ_typings.beam ../ebin/dialyzer_typesig.beam ../ebin/dialyzer_utils.beam ../ebin/dialyzer.app ../ebin/dialyzer.appup /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/dialyzer-1.9.2/ebin make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/dialyzer/src' make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/dialyzer/src' make[2]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/dialyzer/doc/src' make -w RELEASE_PATH=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang release_spec make[3]: Entering directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/dialyzer/doc/src' make[3]: Nothing to be done for `release_spec'. make[3]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/dialyzer/doc/src' make[2]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/dialyzer/doc/src' === Leaving application dialyzer make[1]: Leaving directory `/usr/src/rpm/BUILD/otp_src_R13B01/lib/dialyzer' cd /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang && ./Install -minimal /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang + find /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang -perm 0775 + xargs chmod 755 + find /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang -name Makefile + xargs chmod 644 + find /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang -name '*.o' + xargs chmod 644 + find /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang -name '*.bat' + xargs rm -f + find /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang -name index.txt.old + xargs rm -f + mkdir -p erlang_doc + tar -C erlang_doc -zxf /usr/src/rpm/SOURCES/otp_doc_html_R13B01.tar.gz + tar -C /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang -zxf /usr/src/rpm/SOURCES/otp_doc_man_R13B01.tar.gz + gzip /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man1/epmd.1 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man1/erl.1 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man1/erl_call.1 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man1/erlc.1 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man1/erlsrv.1 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man1/escript.1 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man1/run_erl.1 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man1/start.1 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man1/start_erl.1 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man1/start_webtool.1 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man1/werl.1 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosEventChannelAdmin.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosEventChannelAdmin_ConsumerAdmin.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosEventChannelAdmin_EventChannel.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosEventChannelAdmin_ProxyPullConsumer.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosEventChannelAdmin_ProxyPullSupplier.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosEventChannelAdmin_ProxyPushConsumer.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosEventChannelAdmin_ProxyPushSupplier.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosEventChannelAdmin_SupplierAdmin.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosEventDomainAdmin.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosEventDomainAdmin_EventDomain.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosEventDomainAdmin_EventDomainFactory.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosFileTransfer_Directory.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosFileTransfer_File.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosFileTransfer_FileIterator.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosFileTransfer_FileTransferSession.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosFileTransfer_VirtualFileSystem.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNaming.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNaming_BindingIterator.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNaming_NamingContext.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNaming_NamingContextExt.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNotification.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNotification_AdminPropertiesAdmin.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNotification_QoSAdmin.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNotifyChannelAdmin_ConsumerAdmin.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNotifyChannelAdmin_EventChannel.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNotifyChannelAdmin_EventChannelFactory.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNotifyChannelAdmin_ProxyConsumer.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNotifyChannelAdmin_ProxyPullConsumer.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNotifyChannelAdmin_ProxyPullSupplier.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNotifyChannelAdmin_ProxyPushConsumer.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNotifyChannelAdmin_ProxyPushSupplier.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNotifyChannelAdmin_ProxySupplier.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNotifyChannelAdmin_SequenceProxyPullConsumer.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNotifyChannelAdmin_SequenceProxyPullSupplier.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNotifyChannelAdmin_SequenceProxyPushConsumer.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNotifyChannelAdmin_SequenceProxyPushSupplier.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNotifyChannelAdmin_StructuredProxyPullConsumer.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNotifyChannelAdmin_StructuredProxyPullSupplier.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNotifyChannelAdmin_StructuredProxyPushConsumer.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNotifyChannelAdmin_StructuredProxyPushSupplier.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNotifyChannelAdmin_SupplierAdmin.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNotifyComm_NotifyPublish.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNotifyComm_NotifySubscribe.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNotifyFilter_Filter.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNotifyFilter_FilterAdmin.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNotifyFilter_FilterFactory.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosNotifyFilter_MappingFilter.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosPropertyService_PropertiesIterator.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosPropertyService_PropertyNamesIterator.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosPropertyService_PropertySet.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosPropertyService_PropertySetDef.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosPropertyService_PropertySetDefFactory.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosPropertyService_PropertySetFactory.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosTime_TIO.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosTime_TimeService.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosTime_UTO.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosTimerEvent_TimerEventHandler.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosTimerEvent_TimerEventService.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosTransactions_Control.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosTransactions_Coordinator.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosTransactions_RecoveryCoordinator.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosTransactions_Resource.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosTransactions_SubtransactionAwareResource.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosTransactions_Terminator.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/CosTransactions_TransactionFactory.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/Module_Interface.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/alarm_handler.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/any.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/application.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/appmon.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/array.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/asn1ct.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/asn1rt.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/auth.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/base64.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/beam_lib.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/c.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/calendar.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/code.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/compile.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/corba.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/corba_object.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/cosEventApp.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/cosEventDomainApp.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/cosFileTransferApp.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/cosNotificationApp.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/cosProperty.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/cosTime.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/cosTransactions.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/cover.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/cprof.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/cpu_sup.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/crashdump.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/crypto.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/ct.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/ct_cover.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/ct_ftp.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/ct_master.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/ct_rpc.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/ct_snmp.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/ct_ssh.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/ct_telnet.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/dbg.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/debugger.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/dets.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/dialyzer.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/dict.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/digraph.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/digraph_utils.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/disk_log.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/disksup.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/docb_gen.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/docb_transform.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/docb_xml_check.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/driver_entry.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/edoc.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/edoc_doclet.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/edoc_extract.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/edoc_layout.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/edoc_lib.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/edoc_run.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/egd.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/ei.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/ei_connect.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/epp.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/epp_dodger.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/eprof.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erl_boot_server.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erl_comment_scan.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erl_connect.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erl_ddll.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erl_driver.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erl_error.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erl_eterm.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erl_eval.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erl_expand_records.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erl_format.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erl_global.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erl_id_trans.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erl_internal.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erl_lint.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erl_malloc.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erl_marshal.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erl_parse.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erl_pp.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erl_prettypr.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erl_prim_loader.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erl_prim_loader_stub.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erl_recomment.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erl_scan.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erl_set_memory_block.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erl_syntax.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erl_syntax_lib.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erl_tar.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erl_tidy.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erlang.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erlang_mode.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erlang_stub.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/error_handler.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/error_logger.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erts_alloc.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/erts_alloc_config.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/et.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/et_collector.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/et_selector.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/et_viewer.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/etop.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/ets.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/eunit.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/eunit_surefire.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/file.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/file_sorter.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/filelib.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/filename.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/fixed.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/fprof.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/ftp.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/gb_sets.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/gb_trees.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/gen_event.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/gen_fsm.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/gen_sctp.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/gen_server.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/gen_tcp.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/gen_udp.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/gl.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/global.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/global_group.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/glu.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/gs.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/heart.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/http.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/httpd.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/httpd_conf.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/httpd_socket.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/httpd_util.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/i.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/ic.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/ic_c_protocol.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/ic_clib.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/igor.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/inet.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/inets.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/init.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/init_stub.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/instrument.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/int.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/interceptors.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/inviso.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/inviso_as_lib.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/inviso_lfm.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/inviso_lfm_tpfreader.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/inviso_rt.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/inviso_rt_meta.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/io.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/io_lib.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/leex.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/lib.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/lists.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/lname.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/lname_component.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/log_mf_h.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/make.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/math.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/megaco.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/megaco_codec_meas.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/megaco_codec_mstone1.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/megaco_codec_mstone2.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/megaco_codec_transform.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/megaco_edist_compress.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/megaco_encoder.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/megaco_flex_scanner.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/megaco_tcp.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/megaco_transport.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/megaco_udp.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/megaco_user.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/memsup.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/mnesia.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/mnesia_frag_hash.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/mnesia_registry.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/mod_alias.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/mod_auth.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/mod_esi.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/mod_security.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/ms_transform.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/net_adm.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/net_kernel.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/new_ssl.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/nteventlog.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/odbc.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/orber.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/orber_acl.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/orber_diagnostics.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/orber_ifr.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/orber_tc.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/orddict.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/ordsets.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/os.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/os_mon.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/os_mon_mib.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/os_sup.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/otp_mib.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/overload.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/packages.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/percept.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/percept_profile.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/pg.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/pg2.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/pman.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/pool.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/prettypr.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/proc_lib.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/proplists.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/public_key.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/qlc.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/queue.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/random.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/rb.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/re.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/regexp.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/registry.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/release_handler.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/reltool.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/rpc.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/seq_trace.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/sets.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/shell.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/shell_default.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/slave.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmp.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmp_community_mib.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmp_framework_mib.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmp_generic.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmp_index.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmp_notification_mib.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmp_pdus.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmp_standard_mib.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmp_target_mib.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmp_user_based_sm_mib.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmp_view_based_acm_mib.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmpa.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmpa_conf.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmpa_discovery_handler.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmpa_error.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmpa_error_io.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmpa_error_logger.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmpa_error_report.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmpa_local_db.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmpa_mpd.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmpa_network_interface.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmpa_network_interface_filter.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmpa_notification_delivery_info_receiver.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmpa_notification_filter.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmpa_supervisor.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmpc.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmpm.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmpm_conf.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmpm_mpd.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmpm_network_interface.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/snmpm_user.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/sofs.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/ssh.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/ssh_channel.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/ssh_connection.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/ssh_sftp.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/ssh_sftpd.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/ssl.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/string.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/supervisor.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/supervisor_bridge.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/sys.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/systools.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/tags.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/test_server.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/test_server_ctrl.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/tftp.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/timer.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/toolbar.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/ttb.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/tv.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/unicode.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/unix_telnet.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/user.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/webtool.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/win32reg.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wrap_log_reader.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wx.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxAcceleratorEntry.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxAcceleratorTable.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxArtProvider.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxAuiDockArt.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxAuiManager.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxAuiNotebook.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxAuiPaneInfo.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxAuiTabArt.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxBitmap.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxBitmapButton.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxBitmapDataObject.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxBoxSizer.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxBrush.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxBufferedDC.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxBufferedPaintDC.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxButton.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxCalendarCtrl.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxCalendarDateAttr.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxCalendarEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxCaret.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxCheckBox.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxCheckListBox.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxChildFocusEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxChoice.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxChoicebook.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxClientDC.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxClipboard.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxCloseEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxColourData.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxColourDialog.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxColourPickerCtrl.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxColourPickerEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxComboBox.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxCommandEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxContextMenuEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxControl.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxControlWithItems.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxCursor.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxDC.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxDataObject.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxDateEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxDatePickerCtrl.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxDialog.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxDirDialog.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxDirPickerCtrl.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxDisplayChangedEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxEraseEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxEvtHandler.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxFileDataObject.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxFileDialog.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxFileDirPickerEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxFilePickerCtrl.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxFindReplaceData.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxFindReplaceDialog.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxFlexGridSizer.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxFocusEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxFont.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxFontData.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxFontDialog.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxFontPickerCtrl.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxFontPickerEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxFrame.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxGBSizerItem.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxGLCanvas.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxGauge.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxGenericDirCtrl.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxGraphicsBrush.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxGraphicsContext.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxGraphicsFont.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxGraphicsMatrix.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxGraphicsObject.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxGraphicsPath.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxGraphicsPen.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxGraphicsRenderer.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxGrid.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxGridBagSizer.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxGridCellAttr.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxGridCellEditor.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxGridCellRenderer.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxGridEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxGridSizer.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxHelpEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxHtmlEasyPrinting.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxIcon.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxIconBundle.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxIconizeEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxIdleEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxImage.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxImageList.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxJoystickEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxKeyEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxLayoutAlgorithm.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxListBox.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxListCtrl.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxListEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxListItem.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxListView.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxListbook.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxMDIChildFrame.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxMDIClientWindow.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxMDIParentFrame.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxMask.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxMaximizeEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxMemoryDC.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxMenu.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxMenuBar.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxMenuEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxMenuItem.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxMessageDialog.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxMiniFrame.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxMirrorDC.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxMouseCaptureChangedEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxMouseEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxMoveEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxMultiChoiceDialog.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxNavigationKeyEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxNcPaintEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxNotebook.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxNotebookEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxNotifyEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxPageSetupDialog.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxPageSetupDialogData.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxPaintDC.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxPaintEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxPalette.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxPaletteChangedEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxPanel.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxPasswordEntryDialog.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxPen.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxPickerBase.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxPostScriptDC.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxPreviewCanvas.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxPreviewControlBar.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxPreviewFrame.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxPrintData.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxPrintDialog.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxPrintDialogData.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxPrintPreview.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxPrinter.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxPrintout.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxProgressDialog.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxQueryNewPaletteEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxRadioBox.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxRadioButton.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxRegion.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxSashEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxSashLayoutWindow.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxSashWindow.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxScreenDC.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxScrollBar.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxScrollEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxScrollWinEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxScrolledWindow.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxSetCursorEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxShowEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxSingleChoiceDialog.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxSizeEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxSizer.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxSizerFlags.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxSizerItem.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxSlider.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxSpinButton.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxSpinCtrl.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxSpinEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxSplashScreen.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxSplitterEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxSplitterWindow.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxStaticBitmap.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxStaticBox.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxStaticBoxSizer.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxStaticLine.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxStaticText.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxStatusBar.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxStdDialogButtonSizer.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxStyledTextCtrl.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxStyledTextEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxSysColourChangedEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxTextAttr.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxTextCtrl.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxTextDataObject.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxTextEntryDialog.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxToggleButton.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxToolBar.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxToolTip.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxToolbook.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxTopLevelWindow.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxTreeCtrl.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxTreeEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxTreebook.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxUpdateUIEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxWindow.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxWindowCreateEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxWindowDC.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxWindowDestroyEvent.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wxXmlResource.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wx_misc.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/wx_object.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/xmerl.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/xmerl_eventp.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/xmerl_sax_parser.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/xmerl_scan.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/xmerl_xpath.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/xmerl_xs.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/xmerl_xsd.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/xref.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/yecc.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/zip.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/zlib.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man3/zlib_stub.3 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man4/app.4 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man4/appup.4 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man4/config.4 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man4/rel.4 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man4/relup.4 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man4/script.4 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man6/common_test.6 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man6/crypto.6 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man6/docbuilder.6 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man6/kernel.6 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man6/observer.6 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man6/runtime_tools.6 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man6/sasl.6 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man6/snmp.6 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man6/ssl.6 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man6/stdlib.6 /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang/man/man6/test_server.6 + mkdir -p /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/bin + cd /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/bin + for file in erl erlc escript dialyzer + ln -sf ../lib64/erlang/bin/erl . + for file in erl erlc escript dialyzer + ln -sf ../lib64/erlang/bin/erlc . + for file in erl erlc escript dialyzer + ln -sf ../lib64/erlang/bin/escript . + for file in erl erlc escript dialyzer + ln -sf ../lib64/erlang/bin/dialyzer . + cd /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64//usr/lib64/erlang + sed -i 's|/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64||' erts-5.7.2/bin/erl erts-5.7.2/bin/start releases/RELEASES bin/erl bin/start + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /usr/src/rpm/BUILD/otp_src_R13B01 extracting debug info from /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/bin/typer extracting debug info from /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/bin/to_erl extracting debug info from /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/bin/dialyzer extracting debug info from /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/bin/run_erl extracting debug info from /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/bin/escript extracting debug info from /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/bin/erlc extracting debug info from /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/bin/typer *** WARNING: identical binaries are copied, not linked: /usr/lib64/erlang/erts-5.7.2/bin/typer and /usr/lib64/erlang/bin/typer extracting debug info from /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/bin/child_setup extracting debug info from /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/bin/beam.smp extracting debug info from /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/bin/dyn_erl extracting debug info from /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/bin/erlexec extracting debug info from /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/bin/to_erl *** WARNING: identical binaries are copied, not linked: /usr/lib64/erlang/erts-5.7.2/bin/to_erl and /usr/lib64/erlang/bin/to_erl extracting debug info from /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/bin/dialyzer *** WARNING: identical binaries are copied, not linked: /usr/lib64/erlang/erts-5.7.2/bin/dialyzer and /usr/lib64/erlang/bin/dialyzer extracting debug info from /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/bin/run_erl *** WARNING: identical binaries are copied, not linked: /usr/lib64/erlang/erts-5.7.2/bin/run_erl and /usr/lib64/erlang/bin/run_erl extracting debug info from /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/bin/escript *** WARNING: identical binaries are copied, not linked: /usr/lib64/erlang/erts-5.7.2/bin/escript and /usr/lib64/erlang/bin/escript extracting debug info from /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/bin/beam extracting debug info from /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/bin/epmd extracting debug info from /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/bin/heart extracting debug info from /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/bin/inet_gethost extracting debug info from /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/erts-5.7.2/bin/erlc *** WARNING: identical binaries are copied, not linked: /usr/lib64/erlang/erts-5.7.2/bin/erlc and /usr/lib64/erlang/bin/erlc extracting debug info from /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/tools-2.6.4/bin/emem extracting debug info from /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/odbc-2.10.5/priv/bin/odbcserver extracting debug info from /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/runtime_tools-1.8/priv/lib/trace_file_drv.so extracting debug info from /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/runtime_tools-1.8/priv/lib/trace_ip_drv.so extracting debug info from /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/erl_interface-3.6.2/bin/erl_call extracting debug info from /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/ssl-3.10.3/priv/bin/ssl_esock extracting debug info from /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/os_mon-2.2.2/priv/bin/cpu_sup extracting debug info from /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/os_mon-2.2.2/priv/bin/memsup extracting debug info from /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/lib64/erlang/lib/crypto-1.6/priv/lib/crypto_drv.so symlinked /usr/lib/debug/usr/lib64/erlang/bin/dialyzer.debug to /usr/lib/debug/usr/bin/dialyzer.debug symlinked /usr/lib/debug/usr/lib64/erlang/bin/escript.debug to /usr/lib/debug/usr/bin/escript.debug symlinked /usr/lib/debug/usr/lib64/erlang/bin/erlc.debug to /usr/lib/debug/usr/bin/erlc.debug symlinked /usr/lib/debug/usr/lib64/erlang/erts-5.7.2/bin/epmd.debug to /usr/lib/debug/usr/lib64/erlang/bin/epmd.debug 17886 blocks + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: erlang-R13B-01.2.fc11.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9Ypltx + umask 022 + cd /usr/src/rpm/BUILD + cd otp_src_R13B01 + DOCDIR=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/share/doc/erlang-R13B + export DOCDIR + rm -rf /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/share/doc/erlang-R13B + /bin/mkdir -p /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/share/doc/erlang-R13B + cp -pr AUTHORS EPLICENCE README /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/share/doc/erlang-R13B + exit 0 Provides: asn1_erl_drv.so()(64bit) crypto_drv.so()(64bit) megaco_flex_scanner_drv.so()(64bit) megaco_flex_scanner_drv_mt.so()(64bit) trace_file_drv.so()(64bit) trace_ip_drv.so()(64bit) wxe_driver.so()(64bit) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcrypto.so.8()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libncurses.so.5()(64bit) libnsl.so.1()(64bit) libodbc.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libresolv.so.2()(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libssl.so.8()(64bit) libtinfo.so.5()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: erlang-doc-R13B-01.2.fc11.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BZCcrE + umask 022 + cd /usr/src/rpm/BUILD + cd otp_src_R13B01 + DOCDIR=/usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/share/doc/erlang-doc-R13B + export DOCDIR + rm -rf /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/share/doc/erlang-doc-R13B + /bin/mkdir -p /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/share/doc/erlang-doc-R13B + cp -pr erlang_doc/COPYRIGHT erlang_doc/PR.template erlang_doc/README erlang_doc/doc erlang_doc/erts-5.7.2 erlang_doc/lib /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64/usr/share/doc/erlang-doc-R13B + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: erlang-debuginfo-R13B-01.2.fc11.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64 Wrote: /usr/src/rpm/SRPMS/erlang-R13B-01.2.fc11.src.rpm Wrote: /usr/src/rpm/RPMS/erlang-R13B-01.2.fc11.x86_64.rpm Wrote: /usr/src/rpm/RPMS/erlang-doc-R13B-01.2.fc11.x86_64.rpm Wrote: /usr/src/rpm/RPMS/erlang-debuginfo-R13B-01.2.fc11.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0uTMlG + umask 022 + cd /usr/src/rpm/BUILD + cd otp_src_R13B01 + rm -rf /usr/src/rpm/BUILDROOT/erlang-R13B-01.2.fc11.x86_64 + exit 0