Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 420418 Details for
Bug 569274
app-admin/fsvs-1.2.5-r1 : cp_mv.c:(.text+0x11ec): undefined reference to `cch__entry_set'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-admin:fsvs-1.2.5-r1:20151222-231839.log
app-admin:fsvs-1.2.5-r1:20151222-231839.log (text/plain), 49.20 KB, created by
Toralf Förster
on 2015-12-23 07:34:58 UTC
(
hide
)
Description:
app-admin:fsvs-1.2.5-r1:20151222-231839.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2015-12-23 07:34:58 UTC
Size:
49.20 KB
patch
obsolete
> * Package: app-admin/fsvs-1.2.5-r1 > * Repository: gentoo > * Maintainer: maintainer-needed@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking fsvs-1.2.5.tar.bz2 to /var/tmp/portage/app-admin/fsvs-1.2.5-r1/work >>>> Source unpacked in /var/tmp/portage/app-admin/fsvs-1.2.5-r1/work >>>> Preparing source in /var/tmp/portage/app-admin/fsvs-1.2.5-r1/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-r1/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 --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=-march=native -O2 -pipe -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. >checking linux/kdev_t.h usability... yes >checking linux/kdev_t.h presence... yes >checking for linux/kdev_t.h... yes >checking for getdents64... no >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-r1/work/fsvs-1.2.5 ... >make -j1 CC=x86_64-pc-linux-gnu-gcc >Makefile:174: .warnings.d: No such file or directory >Makefile:174: .actions.d: No such file or directory >Makefile:174: .direnum.d: No such file or directory >Makefile:174: .cp_mv.d: No such file or directory >Makefile:174: .ac_list.d: No such file or directory >Makefile:174: .sync.d: No such file or directory >Makefile:174: .hash_ops.d: No such file or directory >Makefile:174: .commit.d: No such file or directory >Makefile:174: .fsvs.d: No such file or directory >Makefile:174: .build.d: No such file or directory >Makefile:174: .resolve.d: No such file or directory >Makefile:174: .add_unvers.d: No such file or directory >Makefile:174: .remote.d: No such file or directory >Makefile:174: .options.d: No such file or directory >Makefile:174: .url.d: No such file or directory >Makefile:174: .checksum.d: No such file or directory >Makefile:174: .log.d: No such file or directory >Makefile:174: .checkout.d: No such file or directory >Makefile:174: .cat.d: No such file or directory >Makefile:174: .export.d: No such file or directory >Makefile:174: .info.d: No such file or directory >Makefile:174: .status.d: No such file or directory >Makefile:174: .cache.d: No such file or directory >Makefile:174: .update.d: No such file or directory >Makefile:174: .ignore.d: No such file or directory >Makefile:174: .est_ops.d: No such file or directory >Makefile:174: .helper.d: No such file or directory >Makefile:174: .diff.d: No such file or directory >Makefile:174: .revert.d: No such file or directory >Makefile:174: .waa.d: No such file or directory >Makefile:174: .props.d: No such file or directory >Makefile:174: .racallback.d: No such file or directory > deps for racallback.c >In file included from /usr/include/subversion-1/svn_ra.h:37:0, > from racallback.c:18: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #if !APR_VERSION_AT_LEAST(1, 5, 0) > ^ > deps for props.c >In file included from /usr/include/subversion-1/svn_props.h:36:0, > from props.c:27: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #if !APR_VERSION_AT_LEAST(1, 5, 0) > ^ > deps for waa.c >In file included from /usr/include/subversion-1/svn_md5.h:32:0, > from waa.c:15: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #if !APR_VERSION_AT_LEAST(1, 5, 0) > ^ > deps for revert.c >In file included from /usr/include/subversion-1/svn_delta.h:40:0, > from revert.c:13: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #if !APR_VERSION_AT_LEAST(1, 5, 0) > ^ > deps for diff.c >In file included from /usr/include/subversion-1/svn_ra.h:37:0, > from global.h:22, > from diff.c:17: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #if !APR_VERSION_AT_LEAST(1, 5, 0) > ^ > deps for helper.c >In file included from /usr/include/subversion-1/svn_config.h:36:0, > from helper.c:22: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #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:0, > from global.h:22, > from est_ops.c:18: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #if !APR_VERSION_AT_LEAST(1, 5, 0) > ^ > deps for ignore.c >In file included from /usr/include/subversion-1/svn_ra.h:37:0, > from global.h:22, > from ignore.c:16: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #if !APR_VERSION_AT_LEAST(1, 5, 0) > ^ > deps for update.c >In file included from /usr/include/subversion-1/svn_delta.h:40:0, > from update.c:60: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #if !APR_VERSION_AT_LEAST(1, 5, 0) > ^ > deps for cache.c >In file included from /usr/include/subversion-1/svn_ra.h:37:0, > from global.h:22, > from cache.c:13: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #if !APR_VERSION_AT_LEAST(1, 5, 0) > ^ > deps for status.c >In file included from /usr/include/subversion-1/svn_ra.h:37:0, > from global.h:22, > from status.c:13: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #if !APR_VERSION_AT_LEAST(1, 5, 0) > ^ > deps for info.c >In file included from /usr/include/subversion-1/svn_ra.h:37:0, > from global.h:22, > from info.c:56: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #if !APR_VERSION_AT_LEAST(1, 5, 0) > ^ > deps for export.c >In file included from /usr/include/subversion-1/svn_delta.h:40:0, > from export.c:17: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #if !APR_VERSION_AT_LEAST(1, 5, 0) > ^ > deps for cat.c >In file included from /usr/include/subversion-1/svn_ra.h:37:0, > from global.h:22, > from cat.c:13: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #if !APR_VERSION_AT_LEAST(1, 5, 0) > ^ > deps for checkout.c >In file included from /usr/include/subversion-1/svn_ra.h:37:0, > from global.h:22, > from actions.h:12, > from url.h:12, > from checkout.c:16: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #if !APR_VERSION_AT_LEAST(1, 5, 0) > ^ > deps for log.c >In file included from /usr/include/subversion-1/svn_ra.h:37:0, > from log.c:48: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #if !APR_VERSION_AT_LEAST(1, 5, 0) > ^ > deps for checksum.c >In file included from /usr/include/subversion-1/svn_ra.h:37:0, > from global.h:22, > from checksum.h:12, > from checksum.c:16: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #if !APR_VERSION_AT_LEAST(1, 5, 0) > ^ > deps for url.c >In file included from /usr/include/subversion-1/svn_ra.h:37:0, > from global.h:22, > from actions.h:12, > from url.h:12, > from url.c:16: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #if !APR_VERSION_AT_LEAST(1, 5, 0) > ^ > deps for options.c >In file included from /usr/include/subversion-1/svn_ra.h:37:0, > from global.h:22, > from options.c:11: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #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:0, > from global.h:22, > from add_unvers.c:11: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #if !APR_VERSION_AT_LEAST(1, 5, 0) > ^ > deps for resolve.c >In file included from /usr/include/subversion-1/svn_ra.h:37:0, > from global.h:22, > from resolve.c:14: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #if !APR_VERSION_AT_LEAST(1, 5, 0) > ^ > deps for build.c >In file included from /usr/include/subversion-1/svn_ra.h:37:0, > from global.h:22, > from build.c:11: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #if !APR_VERSION_AT_LEAST(1, 5, 0) > ^ > deps for fsvs.c >In file included from /usr/include/subversion-1/svn_error.h:39:0, > from fsvs.c:21: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #if !APR_VERSION_AT_LEAST(1, 5, 0) > ^ > deps for commit.c >In file included from /usr/include/subversion-1/svn_delta.h:40:0, > from commit.c:72: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #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:0, > from global.h:22, > from hash_ops.c:11: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #if !APR_VERSION_AT_LEAST(1, 5, 0) > ^ > deps for sync.c >In file included from /usr/include/subversion-1/svn_delta.h:40:0, > from sync.c:68: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #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:0, > from global.h:22, > from ac_list.c:9: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #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:0, > from global.h:22, > from cp_mv.c:12: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #if !APR_VERSION_AT_LEAST(1, 5, 0) > ^ > deps for direnum.c >In file included from /usr/include/subversion-1/svn_ra.h:37:0, > from global.h:22, > from est_ops.h:13, > from direnum.c:20: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #if !APR_VERSION_AT_LEAST(1, 5, 0) > ^ > deps for actions.c >In file included from /usr/include/subversion-1/svn_ra.h:37:0, > from global.h:22, > from actions.h:12, > from actions.c:12: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #if !APR_VERSION_AT_LEAST(1, 5, 0) > ^ > deps for warnings.c >In file included from /usr/include/subversion-1/svn_ra.h:37:0, > from global.h:22, > from options.h:13, > from warnings.h:13, > from warnings.c:14: >/usr/include/subversion-1/svn_types.h:259:26: error: missing binary operator before token "(" > #if !APR_VERSION_AT_LEAST(1, 5, 0) > ^ >/bin/sh: tags: No such file or directory > tags >Not seen: S_ISDOOR >Not seen: NEED_FNESTED_FUNCTIONS > CC warnings.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 -march=native -O2 -pipe -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:15:0, > from actions.c:13: >props.h:39:12: warning: inline function âprp__set_svnstrâ declared but never defined > inline int prp__set_svnstr(hash_t db, > ^ > CC cp_mv.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 cp_mv.o cp_mv.c >In file included from cp_mv.c:20:0: >cache.h:97:12: warning: inline function âcch__entry_setâ declared but never defined > inline int cch__entry_set(struct cache_entry_t **cache, > ^ >In file included from est_ops.h:15:0, > from cp_mv.c:15: >props.h:39:12: warning: inline function âprp__set_svnstrâ declared but never defined > inline int prp__set_svnstr(hash_t db, > ^ >cp_mv.c: In function âcm___match_childrenâ: >cp_mv.c:590:7: warning: trampoline generated for nested function âbothâ [-Wtrampolines] > int both(struct estat *a, struct estat*b) { common++; return 0; } > ^ > CC sync.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 sync.o sync.c >sync.c: In function âsync__workâ: >sync.c:356:6: warning: variable âstring_spaceâ set but not used [-Wunused-but-set-variable] > int string_space; > ^ >sync.c:355:8: warning: variable âstringsâ set but not used [-Wunused-but-set-variable] > char *strings; > ^ >In file included from sync.c:85:0: >sync.c: At top level: >cache.h:97:12: warning: inline function âcch__entry_setâ declared but never defined > inline int cch__entry_set(struct cache_entry_t **cache, > ^ >In file included from est_ops.h:15:0, > from sync.c:84: >props.h:39:12: warning: inline function âprp__set_svnstrâ declared but never defined > inline int prp__set_svnstr(hash_t db, > ^ > CC update.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 update.o update.c >update.c: In function âup__fetch_decoderâ: >update.c:122:20: warning: passing argument 2 of âprp__getâ discards âconstâ qualifier from pointer target type [-Wdiscarded-qualifiers] > if (prp__get(db, propval_updatepipe, &value) == 0) > ^ >In file included from update.c:78:0: >props.h:66:5: note: expected âchar *â but argument is of type âconst char *â > int prp__get(hash_t db, char *keycp, datum *value); > ^ >update.c: In function âup__apply_textdeltaâ: >update.c:946:3: warning: âsvn_stream_from_aprfileâ is deprecated [-Wdeprecated-declarations] > svn_s_src=svn_stream_from_aprfile(source, sts->filehandle_pool); > ^ >In file included from /usr/include/subversion-1/svn_delta.h:42:0, > from update.c:60: >/usr/include/subversion-1/svn_io.h:1101:1: note: declared here > svn_stream_from_aprfile(apr_file_t *file, > ^ >update.c:947:3: warning: âsvn_stream_from_aprfileâ is deprecated [-Wdeprecated-declarations] > svn_s_tgt=svn_stream_from_aprfile(target, sts->filehandle_pool); > ^ >In file included from /usr/include/subversion-1/svn_delta.h:42:0, > from update.c:60: >/usr/include/subversion-1/svn_io.h:1101:1: note: declared here > svn_stream_from_aprfile(apr_file_t *file, > ^ >In file included from update.c:78:0: >update.c: At top level: >props.h:39:12: warning: inline function âprp__set_svnstrâ declared but never defined > inline int prp__set_svnstr(hash_t db, > ^ > CC hash_ops.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 hash_ops.o hash_ops.c > CC commit.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 commit.o commit.c >commit.c: In function âci__nondirâ: >commit.c:511:5: warning: âsvn_stream_from_aprfileâ is deprecated [-Wdeprecated-declarations] > s_stream=svn_stream_from_aprfile (a_stream, pool); > ^ >In file included from /usr/include/subversion-1/svn_delta.h:42:0, > from commit.c:72: >/usr/include/subversion-1/svn_io.h:1101:1: note: declared here > svn_stream_from_aprfile(apr_file_t *file, > ^ >commit.c: In function âci__workâ: >commit.c:1188:2: warning: âsvn_ra_get_commit_editorâ is deprecated [-Wdeprecated-declarations] > STOPIF_SVNERR( svn_ra_get_commit_editor, > ^ >In file included from commit.c:73:0: >/usr/include/subversion-1/svn_ra.h:1034:1: note: declared here > svn_ra_get_commit_editor(svn_ra_session_t *session, > ^ >In file included from est_ops.h:15:0, > from commit.c:90: >commit.c: At top level: >props.h:39:12: warning: inline function âprp__set_svnstrâ declared but never defined > inline int prp__set_svnstr(hash_t db, > ^ >In file included from commit.c:89:0: >cache.h:97:12: warning: inline function âcch__entry_setâ declared but never defined > inline int cch__entry_set(struct cache_entry_t **cache, > ^ > CC helper.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 helper.o helper.c >helper.c: In function âhlp__pathcopyâ: >helper.c:445:6: warning: variable âstatusâ set but not used [-Wunused-but-set-variable] > int status, eop; > ^ >helper.c: In function âhlp___encode_readâ: >helper.c:1054:4: warning: âsvn_stream_readâ is deprecated [-Wdeprecated-declarations] > STOPIF_SVNERR( svn_stream_read, > ^ >In file included from /usr/include/subversion-1/svn_config.h:37:0, > from helper.c:22: >/usr/include/subversion-1/svn_io.h:1271:1: note: declared here > svn_stream_read(svn_stream_t *stream, > ^ >helper.c: In function âhlp___encode_filter_childâ: >helper.c:1206:6: warning: variable âstatusâ set but not used [-Wunused-but-set-variable] > int status, i; > ^ >helper.c: In function âhlp__encode_filterâ: >helper.c:1317:2: warning: âsvn_stream_set_readâ is deprecated [-Wdeprecated-declarations] > svn_stream_set_read(new_str, hlp___encode_read); > ^ >In file included from /usr/include/subversion-1/svn_config.h:37:0, > from helper.c:22: >/usr/include/subversion-1/svn_io.h:950:1: note: declared here > svn_stream_set_read(svn_stream_t *stream, > ^ >helper.c: In function âhlp__stream_md5â: >helper.c:1827:3: warning: âsvn_stream_readâ is deprecated [-Wdeprecated-declarations] > STOPIF_SVNERR( svn_stream_read, (stream, buffer, &len)); > ^ >In file included from /usr/include/subversion-1/svn_config.h:37:0, > from helper.c:22: >/usr/include/subversion-1/svn_io.h:1271:1: note: declared here > svn_stream_read(svn_stream_t *stream, > ^ >helper.c: In function âhlp__rename_to_uniqueâ: >helper.c:1879:2: warning: âsvn_io_open_unique_file2â is deprecated [-Wdeprecated-declarations] > STOPIF_SVNERR( svn_io_open_unique_file2, > ^ >In file included from /usr/include/subversion-1/svn_config.h:37:0, > from helper.c:22: >/usr/include/subversion-1/svn_io.h:285:1: note: declared here > svn_io_open_unique_file2(apr_file_t **f, > ^ >In file included from helper.c:24:0: >helper.c: At top level: >helper.c:100:10: warning: âcch__new_cacheâ is static but used in inline function âhlp___do_convertâ which is not static > STOPIF( cch__new_cache(&cache, 8), NULL); > ^ >global.h:723:10: note: in definition of macro âSTOPIFâ > status=(code); \ > ^ >helper.c:91:25: warning: âcacheâ is static but declared in inline function âhlp___do_convertâ which is not static > static struct cache_t *cache; > ^ >In file included from helper.c:31:0: >cache.h:97:12: warning: inline function âcch__entry_setâ declared but never defined > inline int cch__entry_set(struct cache_entry_t **cache, > ^ >In file included from est_ops.h:15:0, > from helper.c:26: >props.h:39:12: warning: inline function âprp__set_svnstrâ declared but never defined > inline int prp__set_svnstr(hash_t db, > ^ > CC fsvs.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 fsvs.o fsvs.c > CC direnum.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 direnum.o direnum.c >In file included from est_ops.h:15:0, > from direnum.c:20: >props.h:39:12: warning: inline function âprp__set_svnstrâ declared but never defined > inline int prp__set_svnstr(hash_t db, > ^ > CC build.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 build.o build.c > CC resolve.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 resolve.o resolve.c >In file included from est_ops.h:15:0, > from resolve.c:15: >props.h:39:12: warning: inline function âprp__set_svnstrâ declared but never defined > inline int prp__set_svnstr(hash_t db, > ^ > CC cat.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 cat.o cat.c >In file included from est_ops.h:15:0, > from cat.c:17: >props.h:39:12: warning: inline function âprp__set_svnstrâ declared but never defined > inline int prp__set_svnstr(hash_t db, > ^ > CC remote.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 remote.o remote.c > CC props.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 props.o props.c > CC export.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 export.o export.c >export.c: In function âexp__doâ: >export.c:159:2: warning: âsvn_ra_do_updateâ is deprecated [-Wdeprecated-declarations] > STOPIF_SVNERR( svn_ra_do_update, > ^ >In file included from export.c:18:0: >/usr/include/subversion-1/svn_ra.h:1271:1: note: declared here > svn_ra_do_update(svn_ra_session_t *session, > ^ > CC options.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 options.o options.c > CC url.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 url.o url.c >url.c: In function âurl__open_sessionâ: >url.c:1103:2: warning: âsvn_ra_openâ is deprecated [-Wdeprecated-declarations] > STOPIF_SVNERR_TEXT( svn_ra_open, > ^ >In file included from global.h:22:0, > from actions.h:12, > from url.h:12, > from url.c:16: >/usr/include/subversion-1/svn_ra.h:781:1: note: declared here > svn_ra_open(svn_ra_session_t **session_p, > ^ >url.c: In function âurl__workâ: >url.c:1435:14: warning: variable âfhâ set but not used [-Wunused-but-set-variable] > int status, fh, l, i, had_it; > ^ >In file included from est_ops.h:15:0, > from url.c:20: >url.c: At top level: >props.h:39:12: warning: inline function âprp__set_svnstrâ declared but never defined > inline int prp__set_svnstr(hash_t db, > ^ >In file included from url.c:18:0: >cache.h:97:12: warning: inline function âcch__entry_setâ declared but never defined > inline int cch__entry_set(struct cache_entry_t **cache, > ^ > CC checksum.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 checksum.o checksum.c >checksum.c: In function âcs___mnbs_readâ: >checksum.c:785:2: warning: âsvn_stream_readâ is deprecated [-Wdeprecated-declarations] > STOPIF_SVNERR( svn_stream_read, > ^ >In file included from /usr/include/subversion-1/svn_delta.h:42:0, > from /usr/include/subversion-1/svn_ra.h:39, > from global.h:22, > from checksum.h:12, > from checksum.c:16: >/usr/include/subversion-1/svn_io.h:1271:1: note: declared here > svn_stream_read(svn_stream_t *stream, > ^ >checksum.c: In function âcs__new_manber_filterâ: >checksum.c:882:2: warning: âsvn_stream_set_readâ is deprecated [-Wdeprecated-declarations] > svn_stream_set_read(new_str, cs___mnbs_read); > ^ >In file included from /usr/include/subversion-1/svn_delta.h:42:0, > from /usr/include/subversion-1/svn_ra.h:39, > from global.h:22, > from checksum.h:12, > from checksum.c:16: >/usr/include/subversion-1/svn_io.h:950:1: note: declared here > svn_stream_set_read(svn_stream_t *stream, > ^ >In file included from est_ops.h:15:0, > from checksum.c:19: >checksum.c: At top level: >props.h:39:12: warning: inline function âprp__set_svnstrâ declared but never defined > inline int prp__set_svnstr(hash_t db, > ^ > CC log.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 log.o log.c >log.c: In function âlog__workâ: >log.c:417:2: warning: âsvn_ra_get_logâ is deprecated [-Wdeprecated-declarations] > status_svn=svn_ra_get_log(current_url->session, paths, > ^ >In file included from log.c:48:0: >/usr/include/subversion-1/svn_ra.h:1624:1: note: declared here > svn_ra_get_log(svn_ra_session_t *session, > ^ >In file included from est_ops.h:15:0, > from log.c:61: >log.c: At top level: >props.h:39:12: warning: inline function âprp__set_svnstrâ declared but never defined > inline int prp__set_svnstr(hash_t db, > ^ > CC checkout.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 checkout.o checkout.c > CC cache.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 cache.o cache.c >In file included from cache.c:13:0: >cache.c:77:12: warning: âhlp__allocâ is static but used in inline function âcch__entry_setâ which is not static > STOPIF( hlp__alloc( &ce, alloc_len), NULL); > ^ >global.h:723:10: note: in definition of macro âSTOPIFâ > status=(code); \ > ^ > CC info.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 info.o info.c >In file included from est_ops.h:15:0, > from info.c:57: >props.h:39:12: warning: inline function âprp__set_svnstrâ declared but never defined > inline int prp__set_svnstr(hash_t db, > ^ > CC ignore.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 ignore.o ignore.c >In file included from est_ops.h:15:0, > from ignore.c:19: >props.h:39:12: warning: inline function âprp__set_svnstrâ declared but never defined > inline int prp__set_svnstr(hash_t db, > ^ > CC add_unvers.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 add_unvers.o add_unvers.c >In file included from est_ops.h:15:0, > from add_unvers.c:16: >props.h:39:12: warning: inline function âprp__set_svnstrâ declared but never defined > inline int prp__set_svnstr(hash_t db, > ^ > CC est_ops.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 est_ops.o est_ops.c >est_ops.c: In function âops__save_1entryâ: >est_ops.c:502:30: warning: variable âis_specâ set but not used [-Wunused-but-set-variable] > int is_dir, is_dev, status, is_spec; > ^ >est_ops.c: In function âops__free_entryâ: >est_ops.c:963:30: warning: variable âfree_p2â set but not used [-Wunused-but-set-variable] > struct free_estat *free_p, *free_p2; > ^ >est_ops.c: In function âops__traverseâ: >est_ops.c:1236:6: warning: variable âquitâ set but not used [-Wunused-but-set-variable] > int quit; > ^ >In file included from est_ops.h:15:0, > from est_ops.c:22: >est_ops.c: At top level: >props.h:39:12: warning: inline function âprp__set_svnstrâ declared but never defined > inline int prp__set_svnstr(hash_t db, > ^ >In file included from est_ops.c:20:0: >cache.h:97:12: warning: inline function âcch__entry_setâ declared but never defined > inline int cch__entry_set(struct cache_entry_t **cache, > ^ > CC diff.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 diff.o diff.c >diff.c: In function âdf___direct_diffâ: >diff.c:518:21: warning: variable ârev2â set but not used [-Wunused-but-set-variable] > svn_revnum_t rev1, rev2; > ^ >diff.c: In function âdf___diff_wc_remoteâ: >diff.c:724:13: warning: variable âspecial_stgâ set but not used [-Wunused-but-set-variable] > char *fn, *special_stg; > ^ >In file included from est_ops.h:15:0, > from diff.c:24: >diff.c: At top level: >props.h:39:12: warning: inline function âprp__set_svnstrâ declared but never defined > inline int prp__set_svnstr(hash_t db, > ^ >diff.c: In function âdf___colordiffâ: >diff.c:672:4: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result] > write(success[1], &fdflags, sizeof(fdflags)); > ^ > CC revert.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 revert.o revert.c >revert.c: In function ârev__get_text_to_streamâ: >revert.c:194:8: warning: variable ârelative_urlâ set but not used [-Wunused-but-set-variable] > char *relative_url, *utf8_url; > ^ >revert.c: In function ârev__get_text_to_tmpfileâ: >revert.c:365:2: warning: âsvn_stream_from_aprfileâ is deprecated [-Wdeprecated-declarations] > output=svn_stream_from_aprfile(apr_f, pool); > ^ >In file included from /usr/include/subversion-1/svn_delta.h:42:0, > from revert.c:13: >/usr/include/subversion-1/svn_io.h:1101:1: note: declared here > svn_stream_from_aprfile(apr_file_t *file, > ^ >revert.c: In function ârev__install_fileâ: >revert.c:476:2: warning: âsvn_stream_from_aprfileâ is deprecated [-Wdeprecated-declarations] > stream=svn_stream_from_aprfile(a_stream, subpool); > ^ >In file included from /usr/include/subversion-1/svn_delta.h:42:0, > from revert.c:13: >/usr/include/subversion-1/svn_io.h:1101:1: note: declared here > svn_stream_from_aprfile(apr_file_t *file, > ^ >revert.c: In function ârev___revert_to_baseâ: >revert.c:800:15: warning: variable âcopyâ set but not used [-Wunused-but-set-variable] > struct estat copy; > ^ >In file included from est_ops.h:15:0, > from revert.c:18: >revert.c: At top level: >props.h:39:12: warning: inline function âprp__set_svnstrâ declared but never defined > inline int prp__set_svnstr(hash_t db, > ^ > CC ac_list.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 ac_list.o ac_list.c >In file included from ac_list.c:24:0: >props.h:39:12: warning: inline function âprp__set_svnstrâ declared but never defined > inline int prp__set_svnstr(hash_t db, > ^ > CC status.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 status.o status.c >status.c:144:7: warning: âopt__is_verboseâ is static but used in inline function âst___meta_stringâ which is not static > if (opt__is_verbose() > 0) > ^ >status.c:139:15: warning: âbufferâ is static but declared in inline function âst___meta_stringâ which is not static > static char buffer[4]; > ^ >In file included from est_ops.h:15:0, > from status.c:23: >props.h:39:12: warning: inline function âprp__set_svnstrâ declared but never defined > inline int prp__set_svnstr(hash_t db, > ^ >In file included from status.c:18:0: >cache.h:97:12: warning: inline function âcch__entry_setâ declared but never defined > inline int cch__entry_set(struct cache_entry_t **cache, > ^ > CC waa.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 waa.o waa.c >waa.c:2760:6: warning: âopt__get_intâ is static but used in inline function âwaa___recurse_treeâ which is not static > opt__get_int(OPT__ALL_REMOVED)==OPT__YES)) ) > ^ >waa.c:2746:29: warning: âops__allowed_by_filterâ is static but used in inline function âwaa___recurse_treeâ which is not static > if (sts->do_this_entry && ops__allowed_by_filter(sts)) > ^ >waa.c:1857:6: warning: âops__allowed_by_filterâ is static but used in inline function âwaa___check_dir_for_updateâ which is not static > if (ops__allowed_by_filter(sts)) > ^ >waa.c:1852:3: warning: âops__calc_filter_bitâ is static but used in inline function âwaa___check_dir_for_updateâ which is not static > ops__calc_filter_bit(sts); > ^ >waa.c:1840:6: warning: âopt__get_intâ is static but used in inline function âwaa___check_dir_for_updateâ which is not static > (opt__get_int(OPT__CHANGECHECK) & CHCHECK_DIRS) || > ^ >waa.c:152:2: warning: âopt__set_intâ is static but used in inline function âwaa___init_pathâ which is not static > opt__set_int(which, PRIO_MUSTHAVE, l); > ^ >waa.c:142:29: warning: âopt__get_stringâ is static but used in inline function âwaa___init_pathâ which is not static > l+= strlen( strcpy(dest+l, opt__get_string(which) ) ); > ^ >waa.c:136:5: warning: âopt__get_intâ is static but used in inline function âwaa___init_pathâ which is not static > l=opt__get_int(OPT__SOFTROOT); > ^ >waa.c:135:16: warning: âopt__get_stringâ is static but used in inline function âwaa___init_pathâ which is not static > strcpy(dest, opt__get_string(OPT__SOFTROOT)); > ^ >waa.c:133:5: warning: âopt__get_intâ is static but used in inline function âwaa___init_pathâ which is not static > opt__get_int(OPT__SOFTROOT)) != 0 ) > ^ >waa.c:132:5: warning: âopt__get_stringâ is static but used in inline function âwaa___init_pathâ which is not static > opt__get_string(which), > ^ >waa.c:131:14: warning: âopt__get_stringâ is static but used in inline function âwaa___init_pathâ which is not static > if (strncmp(opt__get_string(OPT__SOFTROOT), > ^ >In file included from est_ops.h:15:0, > from waa.c:33: >props.h:39:12: warning: inline function âprp__set_svnstrâ declared but never defined > inline int prp__set_svnstr(hash_t db, > ^ >In file included from waa.c:28:0: >cache.h:97:12: warning: inline function âcch__entry_setâ declared but never defined > inline int cch__entry_set(struct cache_entry_t **cache, > ^ >waa.c: In function âwaa__copy_entriesâ: >waa.c:2862:6: warning: trampoline generated for nested function âremember_to_copyâ [-Wtrampolines] > int remember_to_copy(struct estat *sts, struct estat **sts_p) > ^ >waa.c: In function âwaa__update_dirâ: >waa.c:1481:6: warning: trampoline generated for nested function ânew_entryâ [-Wtrampolines] > int new_entry(struct estat *sts, struct estat **sts_p) > ^ > CC racallback.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 racallback.o racallback.c >racallback.c: In function âcb__initâ: >racallback.c:54:2: warning: âsvn_cmdline_setup_auth_batonâ is deprecated [-Wdeprecated-declarations] > STOPIF_SVNERR( svn_cmdline_setup_auth_baton, > ^ >In file included from racallback.c:21:0: >/usr/include/subversion-1/svn_cmdline.h:404:1: note: declared here > svn_cmdline_setup_auth_baton(svn_auth_baton_t **ab, > ^ >racallback.c: In function âcb___add_fileâ: >racallback.c:536:16: warning: variable âstsâ set but not used [-Wunused-but-set-variable] > struct estat *sts; > ^ >racallback.c: In function âcb__record_changes_mixedâ: >racallback.c:924:2: warning: âsvn_ra_do_statusâ is deprecated [-Wdeprecated-declarations] > STOPIF_SVNERR( svn_ra_do_status, > ^ >In file included from racallback.c:18:0: >/usr/include/subversion-1/svn_ra.h:1416:1: note: declared here > svn_ra_do_status(svn_ra_session_t *session, > ^ >racallback.c:918:6: warning: variable âsent_wcrootâ set but not used [-Wunused-but-set-variable] > int sent_wcroot; > ^ >In file included from racallback.c:31:0: >racallback.c: At top level: >cache.h:97:12: warning: inline function âcch__entry_setâ declared but never defined > inline int cch__entry_set(struct cache_entry_t **cache, > ^ >In file included from est_ops.h:15:0, > from racallback.c:28: >props.h:39:12: warning: inline function âprp__set_svnstrâ declared but never defined > inline int prp__set_svnstr(hash_t db, > ^ >In file included from racallback.c:25:0: >racallback.c: In function âcb__initâ: >global.h:778:12: warning: âcfg_usr_pathâ may be used uninitialized in this function [-Wmaybe-uninitialized] > status_svn=func parm; \ > ^ >racallback.c:42:8: note: âcfg_usr_pathâ was declared here > char *cfg_usr_path; > ^ > Link fsvs >x86_64-pc-linux-gnu-gcc -o fsvs warnings.o actions.o cp_mv.o sync.o update.o hash_ops.o commit.o helper.o fsvs.o direnum.o build.o resolve.o cat.o remote.o props.o export.o options.o url.o checksum.o log.o checkout.o cache.o info.o ignore.o add_unvers.o est_ops.o diff.o revert.o ac_list.o status.o waa.o racallback.o -Wl,-O1 -Wl,--as-needed -L/usr/local/lib -L/openpkg/lib -lsvn_subr-1 -lsvn_delta-1 -lsvn_ra-1 -lpcre -lgdbm -ldl -laprutil-1 -lapr-1 >cp_mv.o: In function `cm___rev_path_to_string': >cp_mv.c:(.text+0x11ec): undefined reference to `cch__entry_set' >commit.o: In function `ci__directory': >commit.c:(.text+0xfe7): undefined reference to `cch__entry_set' >helper.o: In function `hlp__format_path': >helper.c:(.text+0x19cf): undefined reference to `cch__entry_set' >helper.c:(.text+0x1a7d): undefined reference to `cch__entry_set' >helper.o: In function `hlp__local2utf8': >helper.c:(.text+0x23d5): undefined reference to `cch__entry_set' >helper.o:helper.c:(.text+0x27cd): more undefined references to `cch__entry_set' follow >collect2: error: ld returned 1 exit status >Makefile:154: recipe for target 'fsvs' failed >make[1]: *** [fsvs] Error 1 >Makefile:2: recipe for target 'default-target' failed >make: *** [default-target] Error 2 > * ERROR: app-admin/fsvs-1.2.5-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-admin/fsvs-1.2.5-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-admin/fsvs-1.2.5-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/app-admin:fsvs-1.2.5-r1:20151222-231839.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-admin/fsvs-1.2.5-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-admin/fsvs-1.2.5-r1/temp/environment'. > * Working directory: '/var/tmp/portage/app-admin/fsvs-1.2.5-r1/work/fsvs-1.2.5' > * S: '/var/tmp/portage/app-admin/fsvs-1.2.5-r1/work/fsvs-1.2.5'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 569274
: 420418 |
420420
|
420422