* Package: www-servers/cherokee-1.2.104 * Repository: gentoo * Maintainer: blueness@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc ipv6 kernel_linux libressl nls pam php python_targets_python2_7 ssl userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox * Adding group 'cherokee' to your system ... * - Groupid: next available * Adding user 'cherokee' to your system ... * - Userid: 120 * - Shell: /sbin/nologin * - Home: /var/www * - Groups: cherokee * - GECOS: added by portage for cherokee >>> Unpacking source... >>> Unpacking cherokee-1.2.104.zip to /var/tmp/portage/www-servers/cherokee-1.2.104/work >>> Source unpacked in /var/tmp/portage/www-servers/cherokee-1.2.104/work >>> Preparing source in /var/tmp/portage/www-servers/cherokee-1.2.104/work/cherokee-1.2.104 ... * Applying cherokee-1.2.99-gentoo.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/www-servers/cherokee-1.2.104/work/cherokee-1.2.104' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: cherokee-1.2.104/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/www-servers/cherokee-1.2.104/work/cherokee-1.2.104 ... * econf: updating cherokee-1.2.104/config.sub with /usr/share/gnuconfig/config.sub * econf: updating cherokee-1.2.104/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --disable-trace --disable-backtraces --enable-ipv6 --enable-epoll --enable-nls --enable-pam --disable-static --without-ffmpeg --without-geoip --without-ldap --without-mysql --with-libssl --disable-dependency-tracking --docdir=/usr/share/doc/cherokee-1.2.104/html --enable-os-string=Gentoo Linux --enable-tmpdir=/var/tmp --localstatedir=/var --with-wwwroot=/var/www/localhost/htdocs --with-cgiroot=/var/www/localhost/cgi-bin --with-wwwuser=cherokee --with-wwwgroup=cherokee --disable-admin checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking initial CFLAGS... -march=native -O2 -pipe checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking host platform characteristics... ok checking L2 cache line size... 64 checking whether to enable maintainer-specific portions of Makefiles... no checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... none checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed checking whether make sets $(MAKE)... (cached) yes checking for cherokee... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether closedir returns void... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for vprintf... yes checking for _doprnt... no checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking sys/machine.h usability... no checking sys/machine.h presence... no checking for sys/machine.h... no checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/isa_defs.h usability... no checking sys/isa_defs.h presence... no checking for sys/isa_defs.h... no checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/ofcntl.h usability... no checking sys/ofcntl.h presence... no checking for sys/ofcntl.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking resource.h usability... no checking resource.h presence... no checking for resource.h... no checking for unistd.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking error.h usability... yes checking error.h presence... yes checking for error.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/varargs.h usability... no checking sys/varargs.h presence... no checking for sys/varargs.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for sys/uio.h... (cached) yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for size_t... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for size_t... (cached) yes checking for pid_t... yes checking for struct stat.st_rdev... yes checking for ino_t... yes checking for loff_t... yes checking for offset_t... no checking for ssize_t... yes checking for wchar_t... yes checking size of int... 4 checking size of long... 8 checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of unsigned long long... 8 checking size of unsigned int... (cached) 4 checking size of off_t... 8 checking size of size_t... 8 checking size of time_t... 8 checking for long long... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... 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 gmtime... yes checking for gmtime_r... yes checking for localtime... yes checking for localtime_r... yes checking for getrlimit... yes checking for getdtablesize... yes checking for readdir... yes checking for readdir_r... yes checking for flockfile... yes checking for funlockfile... yes checking for strnstr... no checking for backtrace... yes checking for random... yes checking for srandom... yes checking for srandomdev... no checking for getpwnam_r with 5 parameters... yes checking for getpwuid_r with 5 parameters... yes checking for getgrnam_r with 5 parameters... yes checking for getgrgid_r with 5 parameters... yes checking for struct tm.tm_gmtoff... yes checking for main in -lws2_32... no checking for main in -ladvapi32... no checking for socket... yes checking for library containing accept... none required checking for library containing bind... none required checking for library containing listen... none required checking for library containing setsockopt... none required checking for poll... yes checking for kqueue... no checking for select... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking for epoll system call... yes checking port.h usability... no checking port.h presence... no checking for port.h... no checking for library containing inet_pton... none required checking for inet_pton... yes checking for inet_ntop... yes checking for inet_addr... yes checking for library containing gethostbyname... none required checking for gethostbyname... yes checking for gethostbyname_r... yes checking for sys/utsname.h... (cached) yes checking for gethostname... yes checking for uname... yes checking for library containing inet_addr... none required checking for inet_addr... (cached) yes checking whether TCP_CORK is a valid TCP socket option... yes checking whether TCP_NOPUSH is a valid TCP socket option... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long... yes checking for special a pthread case... no checking for main in -lpthread... yes checking for pthread_rwlock_t support... ok checking for pthread_attr_setschedpolicy... yes checking for pthread_mutexattr_settype... yes checking for pthread_mutexattr_setkind_np... yes checking for sched_yield... yes checking for syslog... yes checking for vsyslog... yes checking for strsep... yes checking for strcasestr... yes checking for memmove... yes checking for strerror... yes checking for bcopy... yes checking for strlcat... no checking whether va_list assignments need array notation... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for global timezone... yes checking for RTLD_NEXT from dlfcn.h... yes checking for RTLD_LOCAL from dlfcn.h... yes checking for RTLD_GLOBAL from dlfcn.h... yes checking for RTLD_NOW from dlfcn.h... yes checking for off64_t... no checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking for semget... yes checking for semop... yes checking for semctl... yes checking for union semun... no checking for libraries containing socket functions... -lc checking whether to check to support sendfile... yes checking for linux sendfile64 support... yes checking for linux sendfile support... yes checking for broken linux sendfile support... yes checking for readdir_r... 3 arguments checking for library containing getaddrinfo... none required checking for library containing getnameinfo... none required checking for library containing gai_strerror... none required checking for gai_strerror... yes checking for working getaddrinfo... yes checking for working getnameinfo... yes checking if struct sockaddr_un exists... yes checking if struct sockaddr_in6 exists... yes checking if the system supports IPv6... yes checking whether setsockopt(SO_RCVTIMEO) is broken... no checking for socklen_t... yes checking whether our compiler supports __func__... yes checking directory to use for temporary files... /var/tmp checking for pcre_compile in -lpcre... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for pam_start in -lpam... yes checking for _pam_dispatch in -lpam... no checking for security/pam_modules.h... yes checking security/_pam_macros.h usability... yes checking security/_pam_macros.h presence... yes checking for security/_pam_macros.h... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for crypt... no checking for crypt in -lcrypt... yes checking for crypt_r... no checking for crypt_r in -lcrypt... yes checking crypt_r style... struct_crypt_data checking for BN_init in -lcrypto... yes checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... yes checking for SSL_accept in -lssl... yes checking for openssl... /usr/bin/openssl checking for libssl... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... yes checking /usr/bin/php-fpm supports FastCGI... * ACCESS DENIED: fopen_wr: /var/lib/net-snmp/mib_indexes/0 yes checking for python... /usr/bin/python2.7 checking Python 2.x interpreter... yes configure: Deleting .pre files checking module "error_redir"... dynamic checking module "error_nn"... dynamic checking module "server_info"... dynamic checking module "file"... dynamic checking module "dirlist"... dynamic checking module "cgi"... dynamic checking module "fcgi"... dynamic checking module "scgi"... dynamic checking module "uwsgi"... dynamic checking module "proxy"... dynamic checking module "redir"... dynamic checking module "common"... dynamic checking module "ssi"... dynamic checking module "secdownload"... dynamic checking module "empty_gif"... dynamic checking module "drop"... dynamic checking module "admin"... dynamic checking module "custom_error"... dynamic checking module "gzip"... dynamic checking module "deflate"... dynamic checking module "ncsa"... dynamic checking module "combined"... dynamic checking module "custom"... dynamic checking module "pam"... dynamic checking module "htpasswd"... dynamic checking module "plain"... dynamic checking module "htdigest"... dynamic checking module "authlist"... dynamic checking module "round_robin"... dynamic checking module "ip_hash"... dynamic checking module "failover"... dynamic checking module "directory"... dynamic checking module "extensions"... dynamic checking module "request"... dynamic checking module "header"... dynamic checking module "exists"... dynamic checking module "fullpath"... dynamic checking module "method"... dynamic checking module "from"... dynamic checking module "bind"... dynamic checking module "tls"... dynamic checking module "url_arg"... dynamic checking module "v_or"... dynamic checking module "wildcard"... dynamic checking module "rehost"... dynamic checking module "target_ip"... dynamic checking module "evhost"... dynamic checking module "post_track"... dynamic checking module "post_report"... dynamic checking module "libssl"... dynamic checking module "render_rrd"... dynamic checking module "rrd"... dynamic checking module "not"... dynamic checking module "and"... dynamic checking module "or"... dynamic checking loader.autoconf files... done configure: creating ./config.status config.status: creating po/admin/Makefile.in config.status: creating Makefile config.status: creating cget/Makefile config.status: creating cherokee-config config.status: creating cherokee.pc config.status: creating cherokee.spec config.status: creating org.cherokee.webserver.plist config.status: creating cherokee/Makefile config.status: creating contrib/Makefile config.status: creating icons/Makefile config.status: creating m4/Makefile config.status: creating qa/Makefile config.status: creating doc/Makefile config.status: creating themes/Makefile config.status: creating themes/default/Makefile config.status: creating themes/firefox3/Makefile config.status: creating themes/white/Makefile config.status: creating themes/plain/Makefile config.status: creating packages/Makefile config.status: creating packages/osx/Makefile config.status: creating packages/osx/Info.plist config.status: creating packages/osx/Description.plist config.status: creating www/Makefile config.status: creating dbslayer/Makefile config.status: creating admin/Makefile config.status: creating admin/icons/Makefile config.status: creating admin/plugins/Makefile config.status: creating admin/wizards/Makefile config.status: creating admin/static/Makefile config.status: creating admin/static/js/Makefile config.status: creating admin/static/css/Makefile config.status: creating admin/static/images/Makefile config.status: creating admin/static/images/flags/Makefile config.status: creating admin/static/images/wizards/Makefile config.status: creating admin/static/images/other/Makefile config.status: creating admin/CTK/Makefile config.status: creating admin/CTK/CTK/Makefile config.status: creating admin/CTK/static/css/Makefile config.status: creating admin/CTK/static/images/Makefile config.status: creating admin/CTK/static/js/Makefile config.status: creating admin/CTK/static/Makefile config.status: creating po/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/admin/POTFILES config.status: creating po/admin/Makefile ============================ Install prefix /usr CFLAGS -march=native -O2 -pipe trace no backtracing no sendfile() yes IPv6 support yes Polling method 1 epoll Polling method 2 poll Polling method 3 select Threading support yes OpenSSL support yes PCRE library yes Compatible PAM yes Python yes LDAP no MySQL no GeoIP no FFMpeg no crypt support multithread Installation dir /usr/bin ============================ +------------------------------------------------------------------+ | License: | | This software is subject to the GPL License, available in this | | distribution in the file COPYING. Please, remember that any copy | | distribution or modification of the software is subject to it. | +------------------------------------------------------------------+ Thank you for using Cherokee. >>> Source configured. * --------------------------- ACCESS VIOLATION SUMMARY --------------------------- * LOG FILE: "/var/log/sandbox/sandbox-24054.log" * VERSION 1.0 FORMAT: F - Function called FORMAT: S - Access Status FORMAT: P - Path as passed to function FORMAT: A - Absolute Path (not canonical) FORMAT: R - Canonical Path FORMAT: C - Command Line F: fopen_wr S: deny P: /var/lib/net-snmp/mib_indexes/0 A: /var/lib/net-snmp/mib_indexes/0 R: /var/lib/net-snmp/mib_indexes/0 C: /usr/bin/php-fpm -v -d session.save_path=/tmp * --------------------------------------------------------------------------------