build erlang otp 22.2 but can't used observer

Rareman S chalor99@REDACTED
Mon Dec 30 10:04:59 CET 2019


Hi,

Here is my pre-build with erlang OTP22.2

cd '/export/home/itmxadm/otp-OTP-22.2'
./configure
CC=/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
CXX=/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/CC
CFLAGS=-O CXXFLAGS=-g
=== Running configure in /export/home/itmxadm/otp-OTP-22.2/erts ===
./configure
'CC=/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc'
'CXX=/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/CC'
'CXXFLAGS=-g' CFLAGS='-O' --disable-option-checking --cache-file=/dev/null
--srcdir="/export/home/itmxadm/otp-OTP-22.2/erts"
checking build system type... sparc-sun-solaris2.11
checking host system type... sparc-sun-solaris2.11
checking for gcc...
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
accepts -g... yes
checking for
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
option to accept ISO C89... none needed
checking for library containing strerror... none required
checking OTP release... 22
checking OTP version... 22.2
checking for gcc... (cached)
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
checking whether we are using the GNU C compiler... (cached) no
checking whether
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
accepts -g... (cached) yes
checking for
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
option to accept ISO C89... (cached) none needed
checking for mixed cygwin or msys 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 if we mix msys with another native compiler... no
checking for getconf... getconf
checking for large file support CFLAGS... -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
checking for large file support LDFLAGS... none
checking for large file support LIBS... none
checking CFLAGS for -O switch... yes
checking whether
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
accepts -fprofile-generate -Werror...... no
checking whether
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
accepts -fprofile-use -Werror...... no
checking whether
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
accepts -fprofile-use -fprofile-correction -Werror...... no
checking whether
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
accepts -fprofile-instr-generate -Werror...... no
checking whether to do PGO of erts... no
checking how to run the C preprocessor...
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
-E
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -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 size of void *... 4
checking target hardware architecture... ultrasparc
checking whether compilation mode forces ARCH adjustment... no: ARCH is
ultrasparc
checking if VM has to be linked with Carbon framework... no
checking for mkdir... /bin/mkdir
checking for cp... /bin/cp
checking if we are building a sharing-preserving emulator... no
checking how to run the C preprocessor...
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
-E
checking for ranlib... ranlib
checking for bison... bison -y
checking for perl5... no
checking for perl... /usr/bin/perl
checking whether ln -s works... yes
checking for ar... ar
checking for xsltproc... xsltproc
checking for fop... no
configure: WARNING: No 'fop' command found: going to generate placeholder
PDF files
checking for xmllint... xmllint
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking how to create a directory including parents... /usr/bin/ginstall
-c -d
checking for extra flags needed to export symbols... none
none
checking for sin in -lm... yes
checking for dlopen in -ldl... yes
checking for main in -linet... no
checking for openpty in -lutil... no
checking for native win32 threads... no
checking for pthread_create 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 kstat_open in -lkstat... yes
checking for clock_gettime in -lrt... yes
checking for clock_gettime(CLOCK_MONOTONIC_RAW, _)... no
checking for clock_gettime() with custom monotonic clock type...
CLOCK_HIGHRES
checking for clock_getres... yes
checking for clock_get_attributes... no
checking for gethrtime... yes
checking for mach clock_get_time() with monotonic clock type... no
checking for pthread.h... (cached) yes
checking for pthread/mit/pthread.h... (cached) no
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for usable PTHREAD_STACK_MIN... no
checking for pthread_spin_lock... yes
checking for sched_yield... yes
checking whether sched_yield() returns an int... yes
checking for pthread_yield... no
checking for pthread_rwlock_init... yes
checking for pthread_rwlockattr_setkind_np... no
checking for pthread_attr_setguardsize... yes
checking whether pthread_cond_timedwait() can use the monotonic clock
CLOCK_HIGHRES for timeout... yes
checking for Linux futexes... no
checking for pthread_setname_np... linux
checking for pthread_getname_np... linux
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking size of __int128_t... 0
checking for a working __sync_synchronize()... no
checking for 32-bit __sync_add_and_fetch()... no
checking for 64-bit __sync_add_and_fetch()... no
checking for 128-bit __sync_add_and_fetch()... no
checking for 32-bit __sync_fetch_and_and()... no
checking for 64-bit __sync_fetch_and_and()... no
checking for 128-bit __sync_fetch_and_and()... no
checking for 32-bit __sync_fetch_and_or()... no
checking for 64-bit __sync_fetch_and_or()... no
checking for 128-bit __sync_fetch_and_or()... no
checking for 32-bit __sync_val_compare_and_swap()... no
checking for 64-bit __sync_val_compare_and_swap()... no
checking for 128-bit __sync_val_compare_and_swap()... no
checking for 32-bit __atomic_store_n()... no
checking for 64-bit __atomic_store_n()... no
checking for 128-bit __atomic_store_n()... no
checking for 32-bit __atomic_load_n()... no
checking for 64-bit __atomic_load_n()... no
checking for 128-bit __atomic_load_n()... no
checking for 32-bit __atomic_add_fetch()... no
checking for 64-bit __atomic_add_fetch()... no
checking for 128-bit __atomic_add_fetch()... no
checking for 32-bit __atomic_fetch_and()... no
checking for 64-bit __atomic_fetch_and()... no
checking for 128-bit __atomic_fetch_and()... no
checking for 32-bit __atomic_fetch_or()... no
checking for 64-bit __atomic_fetch_or()... no
checking for 128-bit __atomic_fetch_or()... no
checking for 32-bit __atomic_compare_exchange_n()... no
checking for 64-bit __atomic_compare_exchange_n()... no
checking for 128-bit __atomic_compare_exchange_n()... no
checking for a usable libatomic_ops implementation... no
checking whether default stack size should be modified... no
checking size of void *... (cached) 4
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of long long... (cached) 8
checking size of __int64... 0
checking size of __int128_t... (cached) 0
checking whether byte ordering is bigendian... yes
checking whether double word ordering is middle-endian... no
checking for posix_fadvise... yes
checking for closefrom... yes
checking linux/falloc.h usability... no
checking linux/falloc.h presence... no
checking for linux/falloc.h... no
checking whether fallocate() works... no
checking whether posix_fallocate() works... yes
checking whether lock checking should be enabled... no
checking whether lock counters should be enabled... no
checking for kstat_open in -lkstat... (cached) yes
checking for tgetent in -ltinfo... no
checking for tgetent in -lncurses... yes
checking for wcwidth... yes
checking for zlib 1.2.5 or higher... yes
checking for zlib inflateGetDictionary presence... checking for library
containing inflateGetDictionary... none required
checking for localtime_r... yes
checking for strftime... yes
checking for connect... no
checking for main in -lsocket... yes
checking for gethostbyname... no
checking for main in -lnsl... yes
checking for gethostbyname_r... no
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... yes
checking ieeefp.h presence... yes
checking for ieeefp.h... yes
checking for sys/types.h... (cached) yes
checking sys/stropts.h usability... yes
checking sys/stropts.h presence... yes
checking for sys/stropts.h... yes
checking sys/sysctl.h usability... no
checking sys/sysctl.h presence... no
checking for sys/sysctl.h... no
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/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.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... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
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 arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking libdlpi.h usability... yes
checking libdlpi.h presence... yes
checking for libdlpi.h... yes
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.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 poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sdkddkver.h usability... no
checking sdkddkver.h presence... no
checking for sdkddkver.h... no
checking for struct ifreq.ifr_hwaddr... no
checking for struct ifreq.ifr_enaddr... yes
checking for dlpi_open in -ldlpi... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking whether getrlimit is declared... yes
checking whether setrlimit is declared... yes
checking whether RLIMIT_STACK is declared... yes
checking for getrusage... yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking sys/epoll.h usability... no
checking sys/epoll.h presence... no
checking for sys/epoll.h... no
checking sys/devpoll.h usability... yes
checking sys/devpoll.h presence... yes
checking for sys/devpoll.h... yes
checking sys/timerfd.h usability... no
checking sys/timerfd.h presence... no
checking for sys/timerfd.h... no
checking netpacket/packet.h usability... yes
checking netpacket/packet.h presence... yes
checking for netpacket/packet.h... yes
checking for netinet/sctp.h... yes
checking for sctp_bindx... no
checking for sctp_peeloff... no
checking for sctp_getladdrs... no
checking for sctp_freeladdrs... no
checking for sctp_getpaddrs... no
checking for sctp_freepaddrs... no
checking whether SCTP_UNORDERED is declared... yes
checking whether SCTP_ADDR_OVER is declared... yes
checking whether SCTP_ABORT is declared... yes
checking whether SCTP_EOF is declared... yes
checking whether SCTP_SENDALL is declared... yes
checking whether SCTP_ADDR_CONFIRMED is declared... no
checking whether SCTP_DELAYED_ACK_TIME is declared... no
checking whether SCTP_EMPTY is declared... no
checking whether SCTP_UNCONFIRMED is declared... yes
checking whether SCTP_CLOSED is declared... yes
checking whether SCTPS_IDLE is declared... yes
checking whether SCTP_BOUND is declared... yes
checking whether SCTPS_BOUND is declared... yes
checking whether SCTP_LISTEN is declared... yes
checking whether SCTPS_LISTEN is declared... yes
checking whether SCTP_COOKIE_WAIT is declared... yes
checking whether SCTPS_COOKIE_WAIT is declared... yes
checking whether SCTP_COOKIE_ECHOED is declared... yes
checking whether SCTPS_COOKIE_ECHOED is declared... yes
checking whether SCTP_ESTABLISHED is declared... yes
checking whether SCTPS_ESTABLISHED is declared... yes
checking whether SCTP_SHUTDOWN_PENDING is declared... yes
checking whether SCTPS_SHUTDOWN_PENDING is declared... yes
checking whether SCTP_SHUTDOWN_SENT is declared... yes
checking whether SCTPS_SHUTDOWN_SENT is declared... yes
checking whether SCTP_SHUTDOWN_RECEIVED is declared... yes
checking whether SCTPS_SHUTDOWN_RECEIVED is declared... yes
checking whether SCTP_SHUTDOWN_ACK_SENT is declared... yes
checking whether SCTPS_SHUTDOWN_ACK_SENT is declared... yes
checking for struct sctp_paddrparams.spp_pathmtu... yes
checking for struct sctp_paddrparams.spp_sackdelay... no
checking for struct sctp_paddrparams.spp_flags... yes
checking for struct sctp_remote_error.sre_data... no
checking for struct sctp_send_failed.ssf_data... no
checking for struct sctp_event_subscribe.sctp_authentication_event... no
checking for struct sctp_event_subscribe.sctp_sender_dry_event... no
checking for sched.h... (cached) yes
checking setns.h usability... no
checking setns.h presence... no
checking for setns.h... no
checking for setns... no
checking linux/errqueue.h usability... no
checking linux/errqueue.h presence... no
checking for linux/errqueue.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... no
checking for INADDR_LOOPBACK in netinet/in.h... yes
checking for sys_errlist declaration in stdio.h or errno.h... no
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 size of char... 1
checking size of short... (cached) 2
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of void *... (cached) 4
checking size of long long... (cached) 8
checking size of size_t... 4
checking size of off_t... 8
checking size of time_t... 4
checking for C compiler 'restrict' support... yes
checking whether byte ordering is bigendian... (cached) yes
checking whether double word ordering is middle-endian... (cached) no
checking for fdatasync... yes
checking for library containing fdatasync... none required
checking for library containing sendfilev... -lsendfile
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for ws2tcpip.h... no
checking for getaddrinfo... yes
checking whether getaddrinfo accepts enough flags... yes
checking for getnameinfo... yes
checking for getipnodebyname... yes
checking for getipnodebyaddr... yes
checking for gethostbyname2... no
checking for ieee_handler... no
checking for fpsetmask... yes
checking for finite... yes
checking for isnan... yes
checking for isinf... no
checking for res_gethostbyname... no
checking for dlopen... yes
checking for pread... yes
checking for pwrite... yes
checking for memmove... yes
checking for strerror... yes
checking for strerror_r... yes
checking for strncasecmp... yes
checking for gethrtime... (cached) yes
checking for localtime_r... (cached) yes
checking for gmtime_r... yes
checking for inet_pton... yes
checking for mprotect... yes
checking for mmap... yes
checking for mremap... no
checking for memcpy... yes
checking for mallopt... no
checking for sbrk... yes
checking for _sbrk... yes
checking for __sbrk... no
checking for brk... yes
checking for _brk... yes
checking for __brk... no
checking for flockfile... yes
checking for fstat... yes
checking for strlcpy... yes
checking for strlcat... yes
checking for setsid... yes
checking for posix2time... no
checking for time2posix... no
checking for setlocale... yes
checking for nl_langinfo... yes
checking for poll... yes
checking for mlockall... yes
checking for ppoll... yes
checking for isfinite... no
checking for posix_memalign... yes
checking for writev... yes
checking whether posix2time is declared... no
checking whether time2posix is declared... no
checking for vprintf... yes
checking for _doprnt... yes
checking for conflicting declaration of fread... no
checking for putc_unlocked... yes
checking for fwrite_unlocked... no
checking for openpty... no
checking net/if_dl.h usability... yes
checking net/if_dl.h presence... yes
checking for net/if_dl.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking for netpacket/packet.h... (cached) yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for getifaddrs... yes
checking whether in6addr_any is declared... yes
checking whether in6addr_loopback is declared... yes
checking whether IN6ADDR_ANY_INIT is declared... yes
checking whether IN6ADDR_LOOPBACK_INIT is declared... yes
checking whether IPV6_V6ONLY is declared... yes
checking for sched_getaffinity/sched_setaffinity... no
checking for pset functionality... yes
checking for processor_bind functionality... yes
checking for cpuset_getaffinity/cpuset_setaffinity... 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 for clock_gettime in -lrt... (cached) yes
checking for clock_gettime() with wall clock type... CLOCK_REALTIME
checking for clock_getres... (cached) yes
checking for clock_get_attributes... (cached) no
checking for gettimeofday... yes
checking for mach clock_get_time() with wall clock type... no
checking for clock_gettime in -lrt... (cached) yes
checking for clock_gettime(CLOCK_MONOTONIC_RAW, _)... (cached) no
checking for clock_gettime() with custom monotonic clock type...
CLOCK_HIGHRES
checking for clock_getres... (cached) yes
checking for clock_get_attributes... (cached) no
checking for gethrtime... (cached) yes
checking for mach clock_get_time() with monotonic clock type... (cached) no
checking for clock_gettime in -lrt... (cached) yes
checking for clock_gettime(CLOCK_MONOTONIC_RAW, _)... (cached) no
checking for clock_gettime() with high resolution monotonic clock type...
CLOCK_HIGHRES
checking for clock_getres... (cached) yes
checking for clock_get_attributes... (cached) no
checking for gethrtime... (cached) yes
checking for mach clock_get_time() with monotonic clock type... (cached) no
checking if gethrvtime works and how to use it... uses ioctl to procfs
checking for m4... m4
checking for safe signal delivery... yes
checking for unreliable floating point exceptions... unreliable
checking whether to redefine FD_SETSIZE... no
checking for working poll()... yes
checking whether kernel poll support should be enabled... yes; /dev/poll
checking whether putenv() stores a copy of the key-value pair... no
checking for a compiler that handles jumptables...
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
checking whether the code model is small... yes
checking for kstat_open in -lkstat... (cached) yes
checking for kvm_open in -lkvm... yes
checking for javac.sh... no
checking for javac... no
checking for guavac... no
checking for gcj... no
checking for jikes... no
checking for bock... no
configure: WARNING: Could not find any usable java compiler, will skip:
jinterface
checking for log2... yes
configure: creating ./config.status
config.status: creating emulator/sparc-sun-solaris2.11/Makefile
config.status: creating epmd/src/sparc-sun-solaris2.11/Makefile
config.status: creating etc/common/sparc-sun-solaris2.11/Makefile
config.status: creating include/internal/sparc-sun-solaris2.11/ethread.mk
config.status: creating include/internal/sparc-sun-solaris2.11/
erts_internal.mk
config.status: creating lib_src/sparc-sun-solaris2.11/Makefile
config.status: creating ../make/sparc-sun-solaris2.11/otp.mk
config.status: creating ../make/make_emakefile
config.status: creating ../lib/os_mon/c_src/sparc-sun-solaris2.11/Makefile
config.status: creating
../lib/runtime_tools/c_src/sparc-sun-solaris2.11/Makefile
config.status: creating ../lib/tools/c_src/sparc-sun-solaris2.11/Makefile
config.status: creating ../make/install_dir_data.sh
config.status: creating sparc-sun-solaris2.11/config.h
config.status: creating
include/internal/sparc-sun-solaris2.11/ethread_header_config.h
config.status: creating include/sparc-sun-solaris2.11/erl_int_sizes_config.h
config.status: include/sparc-sun-solaris2.11/erl_int_sizes_config.h is
unchanged

=== Running configure in /export/home/itmxadm/otp-OTP-22.2/make ===
./configure
'CC=/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc'
'CXX=/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/CC'
'CXXFLAGS=-g' CFLAGS='-O' --disable-option-checking --cache-file=/dev/null
--srcdir="/export/home/itmxadm/otp-OTP-22.2/make"
Ignoring the --cache-file argument since it can cause the system to be
erroneously configured
Disabling caching
checking build system type... sparc-sun-solaris2.11
checking host system type... sparc-sun-solaris2.11
checking for gcc...
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
accepts -g... yes
checking for
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... no
checking whether
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/CC
accepts -g... yes
checking for ld... ld
checking for mixed cygwin or msys 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 if we mix msys with another native compiler... no
checking for env... /bin/env
checking for GNU make... yes (gmake)
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for perl5... no
checking for perl... /usr/bin/perl
checking ERTS version... 10.6
checking OTP release... 22
checking OTP version... 22.2
checking how to run the C preprocessor...
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
-E
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -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 native win32 threads... no
checking for pthread_create 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 if we can add -Wdeclaration-after-statement to DED_WARN_FLAGS (via
CFLAGS)... yes
checking if we can add -Werror=return-type to DED_WERRORFLAGS (via
CFLAGS)... yes
checking if we can add -Werror=implicit to DED_WERRORFLAGS (via CFLAGS)...
yes
checking if we can add -Werror=undef to DED_WERRORFLAGS (via CFLAGS)... yes
checking for ld... ld
checking for static compiler flags... -Werror=undef -Werror=implicit
-Werror=return-type    -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS
-D_POSIX_PTHREAD_SEMANTICS  -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER
checking for basic compiler flags for loadable drivers... -O
checking for compiler flags for loadable drivers... -Werror=undef
-Werror=implicit -Werror=return-type  -Wdeclaration-after-statement -Wall
-Wstrict-prototypes -Wmissing-prototypes  -D_THREAD_SAFE -D_REENTRANT
-DPOSIX_THREADS -D_POSIX_PTHREAD_SEMANTICS -O
checking for linker for loadable drivers... ld
checking for linker flags for loadable drivers...  -G
checking for 'runtime library path' linker flag... -R
configure: creating ./config.status
config.status: creating ../Makefile
config.status: creating output.mk
config.status: creating ../make/sparc-sun-solaris2.11/otp_ded.mk
config.status: creating emd2exml
config.status: WARNING:  '../Makefile.in' seems to ignore the --datarootdir
setting

=== Running configure in /export/home/itmxadm/otp-OTP-22.2/lib/common_test
===
./configure
'CC=/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc'
'CXX=/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/CC'
'CXXFLAGS=-g' CFLAGS='-O' --disable-option-checking --cache-file=/dev/null
--srcdir="/export/home/itmxadm/otp-OTP-22.2/lib/common_test"
checking build system type... sparc-sun-solaris2.11
checking host system type... sparc-sun-solaris2.11
configure: creating ./config.status
config.status: creating priv/sparc-sun-solaris2.11/Makefile

=== Running configure in /export/home/itmxadm/otp-OTP-22.2/lib/crypto ===
./configure
'CC=/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc'
'CXX=/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/CC'
'CXXFLAGS=-g' CFLAGS='-O' --disable-option-checking --cache-file=/dev/null
--srcdir="/export/home/itmxadm/otp-OTP-22.2/lib/crypto"
checking build system type... sparc-sun-solaris2.11
checking host system type... sparc-sun-solaris2.11
checking for gcc...
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
accepts -g... yes
checking for
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
option to accept ISO C89... none needed
checking for mixed cygwin or msys 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 if we mix msys with another native compiler... no
checking how to run the C preprocessor...
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
-E
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -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 native win32 threads... no
checking for pthread_create 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 if we can add -Wdeclaration-after-statement to DED_WARN_FLAGS (via
CFLAGS)... yes
checking if we can add -Werror=return-type to DED_WERRORFLAGS (via
CFLAGS)... yes
checking if we can add -Werror=implicit to DED_WERRORFLAGS (via CFLAGS)...
yes
checking if we can add -Werror=undef to DED_WERRORFLAGS (via CFLAGS)... yes
checking for ld... ld
checking for static compiler flags... -Werror=undef -Werror=implicit
-Werror=return-type    -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS
-D_POSIX_PTHREAD_SEMANTICS  -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER
checking for basic compiler flags for loadable drivers... -O
checking for compiler flags for loadable drivers... -Werror=undef
-Werror=implicit -Werror=return-type  -Wdeclaration-after-statement -Wall
-Wstrict-prototypes -Wmissing-prototypes  -D_THREAD_SAFE -D_REENTRANT
-DPOSIX_THREADS -D_POSIX_PTHREAD_SEMANTICS -O
checking for linker for loadable drivers... ld
checking for linker flags for loadable drivers... -G
checking for 'runtime library path' linker flag... -R
checking size of void *... 4
checking for static ZLib to be used by SSL in standard locations... no
checking for OpenSSL >= 0.9.8c in standard locations... /usr
checking for OpenSSL kerberos 5 support... no
checking for ssl runtime library path to use...
/usr/lib:/usr/local/lib:/usr/sfw/lib:/opt/local/lib:/usr/pkg/lib:/usr/local/openssl/lib:/usr/lib/openssl/lib:/usr/openssl/lib:/usr/local/ssl/lib:/usr/lib/ssl/lib:/usr/ssl/lib:/lib
configure: creating ./config.status
config.status: creating c_src/sparc-sun-solaris2.11/Makefile

=== Running configure in
/export/home/itmxadm/otp-OTP-22.2/lib/erl_interface ===
./configure
'CC=/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc'
'CXX=/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/CC'
'CXXFLAGS=-g' CFLAGS='-O' --disable-option-checking --cache-file=/dev/null
--srcdir="/export/home/itmxadm/otp-OTP-22.2/lib/erl_interface"
checking build system type... sparc-sun-solaris2.11
checking host system type... sparc-sun-solaris2.11
checking for gcc...
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
accepts -g... yes
checking for
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
option to accept ISO C89... none needed
checking how to run the C preprocessor...
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
-E
checking for ranlib... ranlib
checking for ld.sh... no
checking for ld... ld
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -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 size of short... 2
checking size of int... 4
checking size of long... 4
checking size of void *... 4
checking size of long long... 8
checking target hardware architecture... ultrasparc
checking whether compilation mode forces ARCH adjustment... no: ARCH is
ultrasparc
checking for unaligned word access... no
checking for ar... ar
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking how to create a directory including parents... /usr/bin/ginstall
-c -d
checking for gethostbyname in -lnsl... yes
checking for getpeername in -lsocket... yes
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 sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... 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 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... yes
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 sysconf... yes
checking for res_gethostbyname... no
checking for res_gethostbyname in -lresolv... yes
checking for clock_gettime... yes
checking for mixed cygwin or msys 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 if we mix msys with another native compiler... no
checking for native win32 threads... no
checking for pthread_create 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 size of short... (cached) 2
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of long long... (cached) 8
checking size of __int128_t... 0
checking for a working __sync_synchronize()... no
checking for 32-bit __sync_add_and_fetch()... no
checking for 64-bit __sync_add_and_fetch()... no
checking for 128-bit __sync_add_and_fetch()... no
checking for 32-bit __sync_fetch_and_and()... no
checking for 64-bit __sync_fetch_and_and()... no
checking for 128-bit __sync_fetch_and_and()... no
checking for 32-bit __sync_fetch_and_or()... no
checking for 64-bit __sync_fetch_and_or()... no
checking for 128-bit __sync_fetch_and_or()... no
checking for 32-bit __sync_val_compare_and_swap()... no
checking for 64-bit __sync_val_compare_and_swap()... no
checking for 128-bit __sync_val_compare_and_swap()... no
checking for 32-bit __atomic_store_n()... no
checking for 64-bit __atomic_store_n()... no
checking for 128-bit __atomic_store_n()... no
checking for 32-bit __atomic_load_n()... no
checking for 64-bit __atomic_load_n()... no
checking for 128-bit __atomic_load_n()... no
checking for 32-bit __atomic_add_fetch()... no
checking for 64-bit __atomic_add_fetch()... no
checking for 128-bit __atomic_add_fetch()... no
checking for 32-bit __atomic_fetch_and()... no
checking for 64-bit __atomic_fetch_and()... no
checking for 128-bit __atomic_fetch_and()... no
checking for 32-bit __atomic_fetch_or()... no
checking for 64-bit __atomic_fetch_or()... no
checking for 128-bit __atomic_fetch_or()... no
checking for 32-bit __atomic_compare_exchange_n()... no
checking for 64-bit __atomic_compare_exchange_n()... no
checking for 128-bit __atomic_compare_exchange_n()... no
configure: creating ./config.status
config.status: creating src/sparc-sun-solaris2.11/Makefile
config.status: creating src/sparc-sun-solaris2.11/eidefs.mk
config.status: creating src/sparc-sun-solaris2.11/config.h

=== Running configure in /export/home/itmxadm/otp-OTP-22.2/lib/megaco ===
./configure
'CC=/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc'
'CXX=/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/CC'
'CXXFLAGS=-g' CFLAGS='-O' --disable-option-checking --cache-file=/dev/null
--srcdir="/export/home/itmxadm/otp-OTP-22.2/lib/megaco"
checking build system type... sparc-sun-solaris2.11
checking host system type... sparc-sun-solaris2.11
checking for gcc...
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
accepts -g... yes
checking for
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
option to accept ISO C89... none needed
checking for mixed cygwin or msys 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 if we mix msys with another native compiler... no
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -ll
checking whether yytext is a pointer... yes
checking for reentrant capable flex... yes
checking how to run the C preprocessor...
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
-E
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -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 native win32 threads... no
checking for pthread_create 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 if we can add -Wdeclaration-after-statement to DED_WARN_FLAGS (via
CFLAGS)... yes
checking if we can add -Werror=return-type to DED_WERRORFLAGS (via
CFLAGS)... yes
checking if we can add -Werror=implicit to DED_WERRORFLAGS (via CFLAGS)...
yes
checking if we can add -Werror=undef to DED_WERRORFLAGS (via CFLAGS)... yes
checking for ld... ld
checking for static compiler flags... -Werror=undef -Werror=implicit
-Werror=return-type    -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS
-D_POSIX_PTHREAD_SEMANTICS  -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER
checking for basic compiler flags for loadable drivers... -O
checking for compiler flags for loadable drivers... -Werror=undef
-Werror=implicit -Werror=return-type  -Wdeclaration-after-statement -Wall
-Wstrict-prototypes -Wmissing-prototypes  -D_THREAD_SAFE -D_REENTRANT
-DPOSIX_THREADS -D_POSIX_PTHREAD_SEMANTICS -O
checking for linker for loadable drivers... ld
checking for linker flags for loadable drivers... -G
checking for 'runtime library path' linker flag... -R
checking for perl... perl
configure: creating ./config.status
config.status: creating examples/meas/Makefile
configure: creating ./config.status
config.status: creating examples/meas/Makefile
config.status: creating src/flex/sparc-sun-solaris2.11/Makefile

=== Running configure in /export/home/itmxadm/otp-OTP-22.2/lib/odbc ===
./configure
'CC=/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc'
'CXX=/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/CC'
'CXXFLAGS=-g' CFLAGS='-O' --disable-option-checking --cache-file=/dev/null
--srcdir="/export/home/itmxadm/otp-OTP-22.2/lib/odbc"
checking build system type... sparc-sun-solaris2.11
checking host system type... sparc-sun-solaris2.11
checking for gcc...
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
accepts -g... yes
checking for
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
option to accept ISO C89... none needed
checking for mixed cygwin or msys 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 if we mix msys with another native compiler... no
checking whether make sets $(MAKE)... yes
checking for ld.sh... no
checking for ld... ld
checking for rm... /bin/rm
checking for connect... no
checking for socket in -lsocket... yes
checking for gethostbyname... no
checking for main in -lnsl... yes
checking how to run the C preprocessor...
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
-E
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -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 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 for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for sql.h... no
checking for sqlext.h... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for struct sockaddr_in6.sin6_addr... yes
checking for memset... yes
checking for socket... yes
checking for native win32 threads... no
checking for pthread_create 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 size of void *... 4
checking for odbc in standard locations... no
configure: creating ./config.status
config.status: creating c_src/sparc-sun-solaris2.11/Makefile
configure: WARNING: No odbc library found skipping odbc
configure: WARNING: "ODBC library - header check failed"
configure: WARNING: "ODBC library - link check failed"

=== Running configure in /export/home/itmxadm/otp-OTP-22.2/lib/snmp ===
./configure
'CC=/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc'
'CXX=/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/CC'
'CXXFLAGS=-g' CFLAGS='-O' --disable-option-checking --cache-file=/dev/null
--srcdir="/export/home/itmxadm/otp-OTP-22.2/lib/snmp"
checking build system type... sparc-sun-solaris2.11
checking host system type... sparc-sun-solaris2.11
checking for perl... perl
configure: creating ./config.status
config.status: creating mibs/Makefile

=== Running configure in /export/home/itmxadm/otp-OTP-22.2/lib/wx ===
./configure
'CC=/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc'
'CXX=/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/CC'
'CXXFLAGS=-g' CFLAGS='-O' --disable-option-checking --cache-file=/dev/null
--srcdir="/export/home/itmxadm/otp-OTP-22.2/lib/wx"
checking build system type... sparc-sun-solaris2.11
checking host system type... sparc-sun-solaris2.11
checking for gcc...
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
accepts -g... yes
checking for
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... no
checking whether
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/CC
accepts -g... yes
checking for ranlib... ranlib
checking how to run the C preprocessor...
/export/home/itmxadm/STUDIO12/OracleDeveloperStudio12.6-solaris-sparc-bin/developerstudio12.6/bin/cc
-E
configure: Building for solaris2.11
checking for mixed cygwin or msys 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 if we mix msys with another native compiler... no
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -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 size of void *... 4
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking GL/glu.h usability... yes
checking GL/glu.h presence... yes
checking for GL/glu.h... yes
checking for debug build of wxWidgets... checking for wx-config...
/usr/bin/wx-config
checking for wxWidgets version >= 2.8.4 (--unicode --debug=yes)... yes
(version 3.1.3)
checking for wxWidgets static library... no
checking for standard build of wxWidgets... checking for wx-config...
(cached) /usr/bin/wx-config
checking for wxWidgets version >= 2.8.4 (--unicode --debug=no)... yes
(version 3.1.3)
checking for wxWidgets static library... no
checking if wxwidgets have opengl support... no
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... no
checking if we can link wxwidgets programs... no
configure: creating sparc-sun-solaris2.11/config.status
config.status: creating config.mk
config.status: creating c_src/Makefile
configure: WARNING: Can not find wx/stc/stc.h  -Wall -fPIC -O
-Wno-deprecated-declarations -fomit-frame-pointer -fno-strict-aliasing
 -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT
-I/export/home/itmxadm/WX/wxWidgets-3.1.3/build_x11/lib/wx/include/x11univ-unicode-3.1
-I/export/home/itmxadm/WX/wxWidgets-3.1.3/include -D_FILE_OFFSET_BITS=64
-DWXUSINGDLL -D__WXUNIVERSAL__ -D__WXX11__ -pthreads -D_REENTRANT
configure: WARNING: Can not link wx program are all developer packages
installed?

*********************************************************************
**********************  APPLICATIONS DISABLED  **********************
*********************************************************************

jinterface     : No Java compiler found
odbc           : ODBC library - link check failed

*********************************************************************
*********************************************************************
**********************  APPLICATIONS INFORMATION  *******************
*********************************************************************

wx             : wxWidgets don't have gl support, wx will NOT be useable
wxWidgets don't have wxStyledTextControl (stc.h), wx will NOT be useable
Can not link the wx driver, wx will NOT be useable

*********************************************************************
*********************************************************************
**********************  DOCUMENTATION INFORMATION  ******************
*********************************************************************

documentation  :
                 fop is missing.
                 Using fakefop to generate placeholder PDF files.

*********************************************************************

PRE-BUILD SUCCESSFUL (total time: 1m 0s)

-
root@REDACTED # which wx-config && wx-config --version-full
/usr/bin/wx-config
3.1.3.0 and configure below.

./configure CC=${IDE_CC} CXX=${IDE_CXX} CFLAGS="-O" CXXFLAGS=-g
--enable-compat28 --prefix=/usr/local. Above config above after build
successful can't used wx.




ในวันที่ ศ. 27 ธ.ค. 2019 เวลา 18:13 Schneider <fchschneider@REDACTED>
เขียนว่า:

> Maybe the authors of https://adoptingerlang.org/docs/development/setup/ would
> be kind enough to add such details?
>
>
> Op 27 dec. 2019 om 10:40 heeft Craig Everett <zxq9@REDACTED> het volgende
> geschreven:
>
> 
>
> Roger Lipscombeさんは書きました
>
> > On Wed, 25 Dec 2019 at 17:57, zxq9 <zxq9@REDACTED> wrote:
> >
> > > I made notes for myself for building with Kerl on Debian/Ubuntu here:
> > > http://zxq9.com/archives/1603
> >
> > FWIW, my notes are here:
> > http://blog.differentpla.net/blog/2019/01/30/erlang-build-prerequisites/
> > -- the package list is not quite the same.
>
> I wonder what the best way to aggregate this sort if information in an
> easy to navigate way would be? AFAIK we don't have a wiki space for this,
> and putting one up for such limited scope seems overkill.
>
> I wouldn't mind maintaining a page of build-req pages (that is, "do these
> steps before running kerl or make if you are on system X") for various
> systems, but I would need people to forward me their notes for different
> systems and configurations.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20191230/416ee9ee/attachment.htm>


More information about the erlang-questions mailing list