- * Package: media-radio/flrig-1.3.16
- * Repository: gentoo
- * Maintainer: tomjbe@gentoo.org
- * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] reference *
- Installed BLAS for library directory lib64
- [1] reference *
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- >>> Unpacking source...
- >>> Unpacking flrig-1.3.16.tar.gz to /tmp/portage/media-radio/flrig-1.3.16/work
- >>> Source unpacked in /tmp/portage/media-radio/flrig-1.3.16/work
- >>> Preparing source in /tmp/portage/media-radio/flrig-1.3.16/work/flrig-1.3.16 ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/media-radio/flrig-1.3.16/work/flrig-1.3.16 ...
- * econf: updating flrig-1.3.16/build-aux/config.guess with /usr/share/gnuconfig/config.guess
- * econf: updating flrig-1.3.16/build-aux/config.sub with /usr/share/gnuconfig/config.sub
- ./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 --libdir=/usr/lib64
- configure: loading site script /usr/share/config.site
- ./configure: 40: /usr/share/config.site: [[: Permission denied
- 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 a BSD-compatible install... /usr/bin/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 for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
- 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-g++ accepts -g... yes
- checking for style of include used by make... GNU
- checking dependency style of x86_64-pc-linux-gnu-g++... none
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- 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 how to run the C preprocessor... x86_64-pc-linux-gnu-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 minix/config.h usability... no
- checking minix/config.h presence... no
- checking for minix/config.h... no
- checking whether it is safe to define __EXTENSIONS__... yes
- checking for ANSI C header files... (cached) yes
- checking for dirent.h that defines DIR... yes
- checking for library containing opendir... none required
- checking arpa/inet.h usability... yes
- checking arpa/inet.h presence... yes
- checking for arpa/inet.h... yes
- checking execinfo.h usability... yes
- checking execinfo.h presence... yes
- checking for execinfo.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 for memory.h... (cached) 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 regex.h usability... yes
- checking regex.h presence... yes
- checking for regex.h... yes
- checking for stdint.h... (cached) yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking for strings.h... (cached) yes
- checking sys/ioctl.h usability... yes
- checking sys/ioctl.h presence... yes
- checking for sys/ioctl.h... 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/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 termios.h usability... yes
- checking termios.h presence... yes
- checking for termios.h... yes
- checking for unistd.h... (cached) yes
- checking values.h usability... yes
- checking values.h presence... yes
- checking for values.h... yes
- checking linux/ppdev.h usability... yes
- checking linux/ppdev.h presence... yes
- checking for linux/ppdev.h... yes
- checking dev/ppbus/ppi.h usability... no
- checking dev/ppbus/ppi.h presence... no
- checking for dev/ppbus/ppi.h... no
- checking for stdbool.h that conforms to C99... yes
- checking for _Bool... yes
- checking for an ANSI C-conforming const... yes
- checking for inline... inline
- checking for int16_t... yes
- checking for int32_t... yes
- checking for int64_t... yes
- checking for int8_t... yes
- checking for C/C++ restrict keyword... __restrict
- 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 for uint16_t... yes
- checking for uint32_t... yes
- checking for uint64_t... yes
- checking for uint8_t... yes
- checking for working volatile... yes
- checking whether closedir returns void... no
- checking for error_at_line... yes
- checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
- checking sys/select.h usability... yes
- checking sys/select.h presence... yes
- checking for sys/select.h... yes
- checking for sys/socket.h... (cached) yes
- checking types of arguments for select... int,fd_set *,struct timeval *
- checking return type of signal handlers... void
- checking for strftime... yes
- checking for working strtod... yes
- checking for getaddrinfo... yes
- checking for gethostbyname... yes
- checking for hstrerror... yes
- checking for gmtime_r... yes
- checking for localtime_r... yes
- checking for memmove... yes
- checking for memset... yes
- checking for mkdir... yes
- checking for select... yes
- checking for setenv... yes
- checking for snprintf... yes
- checking for socket... yes
- checking for socketpair... yes
- checking for strcasecmp... yes
- checking for strcasestr... yes
- checking for strchr... yes
- checking for strdup... yes
- checking for strerror... yes
- checking for strlcpy... no
- checking for strncasecmp... yes
- checking for strrchr... yes
- checking for strstr... yes
- checking for strtol... yes
- checking for uname... yes
- checking for unsetenv... yes
- checking for vsnprintf... yes
- checking for stdbool.h that conforms to C99... (cached) yes
- checking for _Bool... (cached) yes
- checking for size_t... (cached) yes
- checking for strstr... (cached) yes
- ./configure: 7208: ./configure: Syntax error: redirection unexpected
- !!! Please attach the following file when seeking support:
- !!! /tmp/portage/media-radio/flrig-1.3.16/work/flrig-1.3.16/config.log
- * ERROR: media-radio/flrig-1.3.16::gentoo failed (configure phase):
- * econf failed
- *
- * Call stack:
- * ebuild.sh, line 93: Called src_configure
- * environment, line 397: Called default
- * phase-functions.sh, line 770: Called default_src_configure
- * phase-functions.sh, line 805: Called __eapi2_src_configure
- * phase-helpers.sh, line 691: Called econf
- * phase-helpers.sh, line 584: Called die
- * The specific snippet of code:
- * die "econf failed"
- *
- * If you need support, post the output of `emerge --info '=media-radio/flrig-1.3.16::gentoo'`,
- * the complete build log and the output of `emerge -pqv '=media-radio/flrig-1.3.16::gentoo'`.
- sed: couldn't open temporary file /etc/portage/package.mask/sedPKQvo1: Permission denied