Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 301419 Details for
Bug 402921
dev-php/pecl-svn-1.0.0-r1 with dev-vcs/subversion-1.7.2 - work/php5.3/svn.c:3206: error: dereferencing pointer to incomplete type
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
build.log (text/plain), 30.91 KB, created by
Jamie Learmonth
on 2012-02-09 19:36:59 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Jamie Learmonth
Created:
2012-02-09 19:36:59 UTC
Size:
30.91 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-php/pecl-svn-1.0.0-r1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: php-bugs@gentoo.org >[32;01m * [39;49;00mUSE: elibc_glibc kernel_linux php_targets_php5-3 userland_GNU x86 >[32;01m * [39;49;00mFEATURES: sandbox >>>> Unpacking source... >>>> Unpacking svn-1.0.0.tgz to /var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work >>>> Source unpacked in /var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work >>>> Preparing source in /var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/svn-1.0.0 ... >Configuring for: >PHP Api Version: 20090626 >Zend Module Api No: 20090626 >Zend Extension Api No: 220090626 >ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring. >configure.in:3: warning: prefer named diversions >ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring. >configure.in:3: warning: prefer named diversions > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3' ... > [32;01m*[0m Running aclocal ... >[A[326C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install ... >[A[326C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal ... >[A[326C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[326C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[326C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: php5.3/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.2.6 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/svn-1.0.0 ... > * econf: updating php5.3/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating php5.3/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i486-pc-linux-gnu --host=i486-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-php-config=/usr/lib/php5.3/bin/php-config >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for a sed that does not truncate output... /bin/sed >checking for i486-pc-linux-gnu-cc... no >checking for i486-pc-linux-gnu-gcc... i486-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 i486-pc-linux-gnu-gcc accepts -g... yes >checking for i486-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... i486-pc-linux-gnu-gcc -E >checking for icc... no >checking for suncc... no >checking whether i486-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for system library directory... lib >checking if compiler supports -R... no >checking if compiler supports -Wl,-rpath,... yes >checking build system type... i486-pc-linux-gnu >checking host system type... i486-pc-linux-gnu >checking target system type... i486-pc-linux-gnu >checking for PHP prefix... /usr/lib/php5.3 >checking for PHP includes... -I/usr/lib/php5.3/include/php -I/usr/lib/php5.3/include/php/main -I/usr/lib/php5.3/include/php/TSRM -I/usr/lib/php5.3/include/php/Zend -I/usr/lib/php5.3/include/php/ext -I/usr/lib/php5.3/include/php/ext/date/lib >checking for PHP extension directory... /usr/lib/php5.3/lib/extensions/no-debug-non-zts-20090626 >checking for PHP installed headers prefix... /usr/lib/php5.3/include/php >checking if debug is enabled... no >checking if zts is enabled... no >checking for re2c... re2c >checking for re2c version... 0.13.5 (ok) >checking for gawk... gawk >checking for svn support... yes, shared >checking for specifying the location of apr for svn... yes, shared >checking for svn includes... Found libsvn 1.7.2 >checking for apr and apr-util... Found apr 1.4.5 >libsvn includes: "-I/usr/include/subversion-1 -I/usr/include/apr-1 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE" >libsvn ldflags: "-lsvn_client-1 -lsvn_fs-1 -lsvn_repos-1 -lsvn_subr-1 -L/usr/lib -lapr-1" >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by i486-pc-linux-gnu-gcc... /usr/i486-pc-linux-gnu/bin/ld >checking if the linker (/usr/i486-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert i486-pc-linux-gnu file names to i486-pc-linux-gnu format... func_convert_file_noop >checking how to convert i486-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/i486-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i486-pc-linux-gnu-objdump... i486-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i486-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for i486-pc-linux-gnu-ar... i486-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for i486-pc-linux-gnu-strip... i486-pc-linux-gnu-strip >checking for i486-pc-linux-gnu-ranlib... i486-pc-linux-gnu-ranlib >checking for gawk... (cached) gawk >checking command to parse /usr/bin/nm -B output from i486-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for i486-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >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 i486-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i486-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i486-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i486-pc-linux-gnu-gcc static flag -static works... yes >checking if i486-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i486-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i486-pc-linux-gnu-gcc linker (/usr/i486-pc-linux-gnu/bin/ld) 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 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 >configure: creating ./config.status >config.status: creating config.h >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/svn-1.0.0 ... >make >/bin/sh /var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/libtool --mode=compile i486-pc-linux-gnu-gcc -I/usr/include/subversion-1 -I/usr/include/apr-1 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/include -I/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/main -I/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3 -I/usr/lib/php5.3/include/php -I/usr/lib/php5.3/include/php/main -I/usr/lib/php5.3/include/php/TSRM -I/usr/lib/php5.3/include/php/Zend -I/usr/lib/php5.3/include/php/ext -I/usr/lib/php5.3/include/php/ext/date/lib -I/usr/include/subversion-1 -I/usr/include/apr-1 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -O2 -mtune=i686 -pipe -c /var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c -o svn.lo >libtool: compile: i486-pc-linux-gnu-gcc -I/usr/include/subversion-1 -I/usr/include/apr-1 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/include -I/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/main -I/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3 -I/usr/lib/php5.3/include/php -I/usr/lib/php5.3/include/php/main -I/usr/lib/php5.3/include/php/TSRM -I/usr/lib/php5.3/include/php/Zend -I/usr/lib/php5.3/include/php/ext -I/usr/lib/php5.3/include/php/ext/date/lib -I/usr/include/subversion-1 -I/usr/include/apr-1 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -O2 -mtune=i686 -pipe -c /var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c -fPIC -DPIC -o .libs/svn.o >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'php_svn_handle_error': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:273: warning: format not a string literal and no format arguments >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'init_svn_client': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:350: warning: 'svn_client_get_simple_provider' is deprecated (declared at /usr/include/subversion-1/svn_client.h:151) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:353: warning: 'svn_client_get_username_provider' is deprecated (declared at /usr/include/subversion-1/svn_client.h:198) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:356: warning: 'svn_client_get_ssl_server_trust_prompt_provider' is deprecated (declared at /usr/include/subversion-1/svn_client.h:265) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:360: warning: 'svn_client_get_ssl_server_trust_file_provider' is deprecated (declared at /usr/include/subversion-1/svn_client.h:214) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:363: warning: 'svn_client_get_ssl_client_cert_file_provider' is deprecated (declared at /usr/include/subversion-1/svn_client.h:231) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:366: warning: 'svn_client_get_ssl_client_cert_pw_file_provider' is deprecated (declared at /usr/include/subversion-1/svn_client.h:248) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_config_ensure': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:450: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_import': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:491: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:493: warning: 'svn_client_import' is deprecated (declared at /usr/include/subversion-1/svn_client.h:1885) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_checkout': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:726: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:727: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:733: warning: 'svn_client_checkout2' is deprecated (declared at /usr/include/subversion-1/svn_client.h:1147) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_cat': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:804: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_ls': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:872: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:879: warning: 'svn_client_ls2' is deprecated (declared at /usr/include/subversion-1/svn_client.h:4936) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:887: warning: 'svn_client_ls' is deprecated (declared at /usr/include/subversion-1/svn_client.h:4953) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_log': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:1096: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:1101: warning: 'svn_client_log2' is deprecated (declared at /usr/include/subversion-1/svn_client.h:2522) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_diff': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:1256: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:1257: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:1259: warning: 'svn_client_diff3' is deprecated (declared at /usr/include/subversion-1/svn_client.h:2839) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_cleanup': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:1323: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_revert': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:1364: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:1366: warning: 'svn_client_revert' is deprecated (declared at /usr/include/subversion-1/svn_client.h:3704) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_resolved': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:1406: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:1408: warning: 'svn_client_resolved' is deprecated (declared at /usr/include/subversion-1/svn_client.h:3728) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_fs_file_contents': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:1623: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_fs_file_length': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:1665: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_fs_node_prop': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:1707: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_fs_node_created_rev': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:1752: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_fs_dir_entries': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:1797: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_fs_check_path': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:1842: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_repos_open': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:1905: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:1907: warning: 'svn_repos_open' is deprecated (declared at /usr/include/subversion-1/svn_repos.h:383) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_info': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2000: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2010: warning: 'svn_client_info' is deprecated (declared at /usr/include/subversion-1/svn_client.h:5508) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_export': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2062: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2063: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2074: warning: 'svn_client_export3' is deprecated (declared at /usr/include/subversion-1/svn_client.h:4750) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_switch': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2115: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2116: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2124: warning: 'svn_client_switch' is deprecated (declared at /usr/include/subversion-1/svn_client.h:1440) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_copy': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2166: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2167: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2177: warning: 'svn_client_copy2' is deprecated (declared at /usr/include/subversion-1/svn_client.h:3941) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_blame': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2276: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2291: warning: 'svn_client_blame2' is deprecated (declared at /usr/include/subversion-1/svn_client.h:2670) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_delete': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2339: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2340: warning: 'svn_client_delete2' is deprecated (declared at /usr/include/subversion-1/svn_client.h:1735) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_mkdir': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2403: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2405: warning: 'svn_client_mkdir2' is deprecated (declared at /usr/include/subversion-1/svn_client.h:1630) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_move': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2465: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2466: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2468: warning: 'svn_client_move3' is deprecated (declared at /usr/include/subversion-1/svn_client.h:4113) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_proplist': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2527: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2532: warning: 'svn_client_proplist2' is deprecated (declared at /usr/include/subversion-1/svn_client.h:4590) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2560: warning: 'svn_path_local_style' is deprecated (declared at /usr/include/subversion-1/svn_path.h:82) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2560: warning: 'svn_path_local_style' is deprecated (declared at /usr/include/subversion-1/svn_path.h:82) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_propget': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2602: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2607: warning: 'svn_client_propget2' is deprecated (declared at /usr/include/subversion-1/svn_client.h:4484) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2629: warning: 'svn_path_local_style' is deprecated (declared at /usr/include/subversion-1/svn_path.h:82) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2629: warning: 'svn_path_local_style' is deprecated (declared at /usr/include/subversion-1/svn_path.h:82) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_repos_create': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2673: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_repos_recover': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2718: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2720: warning: 'svn_repos_recover2' is deprecated (declared at /usr/include/subversion-1/svn_repos.h:614) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_repos_hotcopy': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2758: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2759: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_commit': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2839: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2848: warning: 'svn_client_commit3' is deprecated (declared at /usr/include/subversion-1/svn_client.h:2018) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_lock': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2908: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_unlock': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:2959: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_add': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:3010: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:3012: warning: 'svn_client_add2' is deprecated (declared at /usr/include/subversion-1/svn_client.h:1535) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_status': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:3116: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:3121: warning: 'svn_client_status2' is deprecated (declared at /usr/include/subversion-1/svn_client.h:2364) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_update': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:3180: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:3185: warning: 'svn_client_update' is deprecated (declared at /usr/include/subversion-1/svn_client.h:1315) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'php_svn_get_version': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:3206: error: dereferencing pointer to incomplete type >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:3207: error: dereferencing pointer to incomplete type >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:3207: error: dereferencing pointer to incomplete type >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:3207: error: dereferencing pointer to incomplete type >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:3207: error: dereferencing pointer to incomplete type >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:3209: error: dereferencing pointer to incomplete type >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:3209: error: dereferencing pointer to incomplete type >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:3209: error: dereferencing pointer to incomplete type >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_repos_fs_begin_txn_for_commit': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:3253: warning: 'svn_repos_fs_begin_txn_for_commit' is deprecated (declared at /usr/include/subversion-1/svn_repos.h:1920) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_fs_make_file': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:3360: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_fs_make_dir': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:3398: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_fs_apply_text': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:3439: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_fs_copy': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:3487: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:3488: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_fs_delete': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:3527: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_fs_is_file': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:3604: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_fs_is_dir': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:3643: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_fs_change_node_prop': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:3684: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_fs_contents_changed': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:3732: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:3733: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c: In function 'zif_svn_fs_props_changed': >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:3780: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/php5.3/svn.c:3781: warning: 'svn_path_canonicalize' is deprecated (declared at /usr/include/subversion-1/svn_path.h:282) >make: *** [svn.lo] Error 1 >emake failed > [31;01m*[0m ERROR: dev-php/pecl-svn-1.0.0-r1 failed (compile phase): > [31;01m*[0m Unable to make code > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 85: Called src_compile > [31;01m*[0m environment, line 3221: Called php-ext-pecl-r2_src_compile > [31;01m*[0m environment, line 2830: Called php-ext-source-r2_src_compile > [31;01m*[0m environment, line 2968: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "Unable to make code"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-php/pecl-svn-1.0.0-r1', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-php/pecl-svn-1.0.0-r1'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/dev-php/pecl-svn-1.0.0-r1/work/svn-1.0.0'
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 402921
: 301419