* Package: app-admin/fsvs-1.2.5-r2 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking fsvs-1.2.5.tar.bz2 to /var/tmp/portage/app-admin/fsvs-1.2.5-r2/work >>> Source unpacked in /var/tmp/portage/app-admin/fsvs-1.2.5-r2/work >>> Preparing source in /var/tmp/portage/app-admin/fsvs-1.2.5-r2/work/fsvs-1.2.5 ... * Applying fsvs-1.2.5-as-needed.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-admin/fsvs-1.2.5-r2/work/fsvs-1.2.5 ... ./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 --docdir=/usr/share/doc/fsvs-1.2.5-r2 --htmldir=/usr/share/doc/fsvs-1.2.5-r2/html --libdir=/usr/lib64 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 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 configure: *** Now configuring FSVS *** 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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E configure: "CFLAGS=-O2 -pipe -march=native -std=gnu89 -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -idirafter /usr/local/include -idirafter /usr/include -idirafter /openpkg/include -idirafter /usr/include/apr-1" configure: "LDFLAGS=-Wl,-O1 -Wl,--as-needed -L/usr/local/lib -L/openpkg/lib" checking for pcre_compile in -lpcre... yes checking for apr_md5_init in -laprutil-1... yes checking for svn_txdelta_apply in -lsvn_delta-1... yes checking for svn_ra_initialize in -lsvn_ra-1... yes checking for gdbm_firstkey in -lgdbm... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.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/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for struct stat.st_mtim... yes configure: No compatible valgrind version. configure: No compatible valgrind version. checking linux/kdev_t.h usability... yes checking linux/kdev_t.h presence... yes checking for linux/kdev_t.h... yes checking for getdents64... yes checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking linux/unistd.h usability... yes checking linux/unistd.h presence... yes checking for linux/unistd.h... yes checking for comparison_fn_t... 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 an ANSI C-conforming const... yes checking for inline... inline checking for struct stat.st_rdev... 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 uint32_t... yes checking for uint64_t... yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking for pid_t... 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 stdlib.h... (cached) yes checking for GNU libc compatible malloc... 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 for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for fchdir... yes checking for getcwd... yes checking for gettimeofday... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for munmap... yes checking for rmdir... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strtoul... yes checking for strtoull... yes checking for alphasort... yes checking for dirfd... yes checking for lchown... yes checking for lutimes... yes checking for strsep... yes configure: creating ./config.status config.status: creating src/Makefile config.status: WARNING: 'src/Makefile.in' seems to ignore the --datarootdir setting config.status: creating tests/Makefile config.status: creating src/config.h >>> Source configured. >>> Compiling source in /var/tmp/portage/app-admin/fsvs-1.2.5-r2/work/fsvs-1.2.5 ... make -j1 CC=x86_64-pc-linux-gnu-gcc deps for racallback.c In file included from /usr/include/subversion-1/svn_ra.h:37, from racallback.c:18: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for props.c In file included from /usr/include/subversion-1/svn_props.h:36, from props.c:27: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for waa.c In file included from /usr/include/subversion-1/svn_md5.h:32, from waa.c:15: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for revert.c In file included from /usr/include/subversion-1/svn_delta.h:40, from revert.c:13: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for diff.c In file included from /usr/include/subversion-1/svn_ra.h:37, from global.h:22, from diff.c:17: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for helper.c In file included from /usr/include/subversion-1/svn_config.h:36, from helper.c:22: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for est_ops.c In file included from /usr/include/subversion-1/svn_ra.h:37, from global.h:22, from est_ops.c:18: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for ignore.c In file included from /usr/include/subversion-1/svn_ra.h:37, from global.h:22, from ignore.c:16: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for update.c In file included from /usr/include/subversion-1/svn_delta.h:40, from update.c:60: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for cache.c In file included from /usr/include/subversion-1/svn_ra.h:37, from global.h:22, from cache.c:13: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for status.c In file included from /usr/include/subversion-1/svn_ra.h:37, from global.h:22, from status.c:13: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for info.c In file included from /usr/include/subversion-1/svn_ra.h:37, from global.h:22, from info.c:56: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for export.c In file included from /usr/include/subversion-1/svn_delta.h:40, from export.c:17: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for cat.c In file included from /usr/include/subversion-1/svn_ra.h:37, from global.h:22, from cat.c:13: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for checkout.c In file included from /usr/include/subversion-1/svn_ra.h:37, from global.h:22, from actions.h:12, from url.h:12, from checkout.c:16: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for log.c In file included from /usr/include/subversion-1/svn_ra.h:37, from log.c:48: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for checksum.c In file included from /usr/include/subversion-1/svn_ra.h:37, from global.h:22, from checksum.h:12, from checksum.c:16: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for url.c In file included from /usr/include/subversion-1/svn_ra.h:37, from global.h:22, from actions.h:12, from url.h:12, from url.c:16: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for options.c In file included from /usr/include/subversion-1/svn_ra.h:37, from global.h:22, from options.c:11: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for remote.c deps for add_unvers.c In file included from /usr/include/subversion-1/svn_ra.h:37, from global.h:22, from add_unvers.c:11: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for resolve.c In file included from /usr/include/subversion-1/svn_ra.h:37, from global.h:22, from resolve.c:14: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for build.c In file included from /usr/include/subversion-1/svn_ra.h:37, from global.h:22, from build.c:11: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for fsvs.c In file included from /usr/include/subversion-1/svn_error.h:39, from fsvs.c:21: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for commit.c In file included from /usr/include/subversion-1/svn_delta.h:40, from commit.c:72: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for hash_ops.c In file included from /usr/include/subversion-1/svn_ra.h:37, from global.h:22, from hash_ops.c:11: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for sync.c In file included from /usr/include/subversion-1/svn_delta.h:40, from sync.c:68: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for ac_list.c In file included from /usr/include/subversion-1/svn_ra.h:37, from global.h:22, from ac_list.c:9: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for cp_mv.c In file included from /usr/include/subversion-1/svn_ra.h:37, from global.h:22, from cp_mv.c:12: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for direnum.c In file included from /usr/include/subversion-1/svn_ra.h:37, from global.h:22, from est_ops.h:13, from direnum.c:20: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for actions.c In file included from /usr/include/subversion-1/svn_ra.h:37, from global.h:22, from actions.h:12, from actions.c:12: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ deps for warnings.c In file included from /usr/include/subversion-1/svn_ra.h:37, from global.h:22, from options.h:13, from warnings.h:13, from warnings.c:14: /usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "(" 261 | #if !APR_VERSION_AT_LEAST(1, 5, 0) | ^ /bin/sh: tags: No such file or directory tags Not seen: NEED_FNESTED_FUNCTIONS Not seen: S_ISDOOR CC warnings.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -std=gnu89 -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -idirafter /usr/local/include -idirafter /usr/include -idirafter /openpkg/include -idirafter /usr/include/apr-1 -Wall -funsigned-char -Os -DFSVS_VERSION='"fsvs-1.2.5:2457"' -c -o warnings.o warnings.c CC actions.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -std=gnu89 -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -idirafter /usr/local/include -idirafter /usr/include -idirafter /openpkg/include -idirafter /usr/include/apr-1 -Wall -funsigned-char -Os -DFSVS_VERSION='"fsvs-1.2.5:2457"' -c -o actions.o actions.c In file included from est_ops.h:14, from actions.c:13: waa.h:286:41: warning: duplicate ‘const’ declaration specifier [-Wduplicate-decl-specifier] 286 | int waa__create_working_copy(const char const *wc_dir); | ^~~~~ waa.h:289:38: warning: duplicate ‘const’ declaration specifier [-Wduplicate-decl-specifier] 289 | int waa__set_working_copy(const char const *wc_dir); | ^~~~~ In file included from props.h:19, from est_ops.h:15, from actions.c:13: hash_ops.h:13:10: fatal error: db.h: No such file or directory 13 | #include | ^~~~~~ compilation terminated. make[1]: *** [Makefile:149: actions.o] Error 1 make: *** [Makefile:2: default-target] Error 2 * ERROR: app-admin/fsvs-1.2.5-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-admin/fsvs-1.2.5-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-admin/fsvs-1.2.5-r2::gentoo'`. * The complete build log is located at '/var/log/portage/app-admin:fsvs-1.2.5-r2:20190907-002013.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-admin/fsvs-1.2.5-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-admin/fsvs-1.2.5-r2/temp/environment'. * Working directory: '/var/tmp/portage/app-admin/fsvs-1.2.5-r2/work/fsvs-1.2.5' * S: '/var/tmp/portage/app-admin/fsvs-1.2.5-r2/work/fsvs-1.2.5'