- * Package: dev-lang/regina-rexx-3.4
- * Repository: gentoo
- * Maintainer: maintainer-needed@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- >>> Unpacking source...
- >>> Unpacking Regina-REXX-3.4.tar.gz to /tmp/portage/dev-lang/regina-rexx-3.4/work
- >>> Source unpacked in /tmp/portage/dev-lang/regina-rexx-3.4/work
- >>> Compiling source in /tmp/portage/dev-lang/regina-rexx-3.4/work/Regina-3.4 ...
- * econf: updating Regina-3.4/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating Regina-3.4/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 --libdir=/usr/lib64
- configure: loading site script /usr/share/config.site
- configure: loading site script /usr/share/crossdev/include/site/linux
- configure: loading site script /usr/share/crossdev/include/site/linux-gnu
- configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
- checking for one of the following C compilers: xlC xlc gcc cc c89 acc... using /usr/bin/gcc
- checking for x86_64-pc-linux-gnu-gcc... (cached) 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 ISO C89... none needed
- checking for library containing strerror... none required
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking target system type... x86_64-pc-linux-gnu
- checking for main in -ldld... no
- checking for main in -ldl... yes
- checking for main in -lm... yes
- checking for main in -lnsl... yes
- checking for main in -lnsl_s... no
- checking for main in -lsocket... no
- checking for main in -lnet... yes
- checking for main in -lcrypt... yes
- checking for crypt function... yes
- checking for flex... flex
- checking lex output file root... lex.yy
- checking lex library... -lfl
- checking whether yytext is a pointer... yes
- checking if compiler supports ANSI prototypes... yes
- checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
- checking whether ln -s works... yes
- checking whether make sets $(MAKE)... yes
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking arpa/inet.h usability... yes
- checking arpa/inet.h presence... yes
- checking for arpa/inet.h... yes
- checking assert.h usability... yes
- checking assert.h presence... yes
- checking for assert.h... yes
- checking ctype.h usability... yes
- checking ctype.h presence... yes
- checking for ctype.h... yes
- checking crypt.h usability... yes
- checking crypt.h presence... yes
- checking for crypt.h... yes
- checking dl.h usability... no
- checking dl.h presence... no
- checking for dl.h... no
- checking errno.h usability... yes
- checking errno.h presence... yes
- checking for errno.h... yes
- checking fcntl.h usability... yes
- checking fcntl.h presence... yes
- checking for fcntl.h... yes
- checking grp.h usability... yes
- checking grp.h presence... yes
- checking for grp.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 math.h usability... yes
- checking math.h presence... yes
- checking for math.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 poll.h usability... yes
- checking poll.h presence... yes
- checking for poll.h... yes
- checking process.h usability... no
- checking process.h presence... no
- checking for process.h... no
- checking for pwd.h... (cached) yes
- checking setjmp.h usability... yes
- checking setjmp.h presence... yes
- checking for setjmp.h... yes
- checking share.h usability... no
- checking share.h presence... no
- checking for share.h... no
- checking signal.h usability... yes
- checking signal.h presence... yes
- checking for signal.h... yes
- checking stdarg.h usability... yes
- checking stdarg.h presence... yes
- checking for stdarg.h... yes
- checking stdio.h usability... yes
- checking stdio.h presence... yes
- checking for stdio.h... yes
- checking for stdlib.h... (cached) yes
- checking for stdint.h... (cached) yes
- checking for string.h... (cached) yes
- checking sys/poll.h usability... yes
- checking sys/poll.h presence... yes
- checking for sys/poll.h... yes
- checking sys/resource.h usability... yes
- checking sys/resource.h presence... yes
- checking for sys/resource.h... yes
- checking sys/select.h usability... yes
- checking sys/select.h presence... yes
- checking for sys/select.h... yes
- checking sys/socket.h usability... yes
- checking sys/socket.h presence... yes
- checking for sys/socket.h... yes
- checking for sys/stat.h... (cached) yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking sys/utsname.h usability... yes
- checking sys/utsname.h presence... yes
- checking for sys/utsname.h... yes
- checking sys/wait.h usability... yes
- checking sys/wait.h presence... yes
- checking for sys/wait.h... yes
- checking termios.h usability... yes
- checking termios.h presence... yes
- checking for termios.h... yes
- checking time.h usability... yes
- checking time.h presence... yes
- checking for time.h... yes
- checking for unistd.h... (cached) yes
- checking for sysconf... yes
- checking for div... yes
- checking for raise... yes
- checking for putenv... yes
- checking for usleep... yes
- checking for random... yes
- checking for ftruncate... yes
- checking for memcpy... yes
- checking for memmove... yes
- checking for strerror... yes
- checking for strerror_r... yes
- checking for gettimeofday... yes
- checking for ftime... yes
- checking for poll... yes
- checking for _fullpath... no
- checking for vsprintf... yes
- checking for _splitpath2... no
- checking for _splitpath... no
- checking for sigaction... yes
- checking for lstat... yes
- checking for mkstemp... yes
- checking for inet_ntop... yes
- checking for gmtime_r... yes
- checking for localtime_r... yes
- checking for readlink... yes
- checking for realpath... yes
- checking for an ANSI C-conforming const... yes
- checking for size_t... yes
- checking whether time.h and sys/time.h may both be included... yes
- checking whether struct tm is in sys/time.h or time.h... time.h
- checking whether gcc understands -c and -o together... yes
- checking whether __sighandler_t is defined... yes
- checking for struct random_data... yes
- checking whether compiler supports __builtin_return_address inline function... yes
- checking for long long int... yes
- checking for socklen_t... yes
- checking for working memcmp... yes
- checking for working alloca.h... yes
- checking for alloca... yes
- checking dlfcn.h usability... no
- checking dlfcn.h presence... yes
- configure: WARNING: dlfcn.h: present but cannot be compiled
- configure: WARNING: dlfcn.h: check for missing prerequisite headers?
- configure: WARNING: dlfcn.h: see the Autoconf documentation
- configure: WARNING: dlfcn.h: section "Present But Cannot Be Compiled"
- configure: WARNING: dlfcn.h: proceeding with the preprocessor's result
- configure: WARNING: dlfcn.h: in the future, the compiler will take precedence
- checking for dlfcn.h... yes
- checking shared library/external function extensions... .so/.so
- checking whether gcc understands --version-script... no
- checking for main in -lrt... no
- checking whether Posix Threads are supported... no
- checking compiler flags for a dynamic object... -fPIC
- checking if dynamic loading of external functions is supported... "yes"
- checking if symbols need underscore prepended in loadable modules... no
- checking where rpms are built... /usr/src/rpm
- checking whether char is unsigned... yes
- checking compiler switch for unsigned char... "not needed - char is unsigned by default"
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting
- config.status: creating regina-config
- config.status: creating rxstack.init.d
- config.status: creating config.h
- Regina has now been configured with the following options:
- Dynamic Loading Support: supported. Extra components: libregina.so.$(ABI) regina librxtest1.so librxtest2.so
- Build options: 64BIT GCI
- binaries will be installed in: ${exec_prefix}/bin
- libraries will be installed in: /usr/lib64
- {prefix}: /usr
- {exec_prefix}: ${prefix}
- To build the Regina binaries, and dynamically loadable libraries, type 'make'
- To install Regina in the above directories, type 'make install'
- make -j24 CC=x86_64-pc-linux-gnu-gcc -j1
- x86_64-pc-linux-gnu-gcc -DNDEBUG -O2 -pipe gdb -march=native -ftracer -frecord-gcc-switches -m64 -O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts -DREGINA_SHARE_DIRECTORY=\"/usr/share/regina\" -DREGINA_VERSION_DATE=\""30 Dec 2007"\" -DREGINA_VERSION_MAJOR=\"3\" -DREGINA_VERSION_MINOR=\"4\" -DREGINA_VERSION_SUPP=\"\" -DHAVE_CONFIG_H -DHAVE_GCI -I./gci -I. -I. -o funcs.o -c ./funcs.c
- x86_64-pc-linux-gnu-gcc: error: gdb: No such file or directory
- make: *** [funcs.o] Error 1
- emake failed
- * ERROR: dev-lang/regina-rexx-3.4 failed (compile phase):
- * make problem
- *
- * Call stack:
- * ebuild.sh, line 85: Called src_compile
- * environment, line 903: Called die
- * The specific snippet of code:
- * emake CC=$(tc-getCC) -j1 || die "make problem"
- *
- * If you need support, post the output of `emerge --info '=dev-lang/regina-rexx-3.4'`,
- * the complete build log and the output of `emerge -pqv '=dev-lang/regina-rexx-3.4'`.
- sed: couldn't open temporary file /etc/portage/package.mask/sedZLMb9S: Permission denied