1 | version:1 |
---|
2 | :debug:main changing euid/egid - current euid: 0 - current egid: 0 |
---|
3 | :debug:main egid changed to: 501 |
---|
4 | :debug:main euid changed to: 503 |
---|
5 | :debug:main Executing org.macports.main (py27-pysvn) |
---|
6 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
7 | :debug:main Skipping completed org.macports.archivefetch (py27-pysvn) |
---|
8 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
9 | :debug:main Skipping completed org.macports.fetch (py27-pysvn) |
---|
10 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
11 | :debug:main Skipping completed org.macports.checksum (py27-pysvn) |
---|
12 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
13 | :debug:main Skipping completed org.macports.extract (py27-pysvn) |
---|
14 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
15 | :debug:main Skipping completed org.macports.patch (py27-pysvn) |
---|
16 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
17 | :debug:main Skipping completed org.macports.configure (py27-pysvn) |
---|
18 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
19 | :debug:build build phase started at Sat Oct 24 08:50:02 EDT 2015 |
---|
20 | :notice:build ---> Building py27-pysvn |
---|
21 | :debug:build Executing proc-pre-org.macports.build-build-0 |
---|
22 | :debug:build Executing org.macports.build (py27-pysvn) |
---|
23 | :debug:build Environment: |
---|
24 | CC='/usr/bin/clang' |
---|
25 | CC_PRINT_OPTIONS='YES' |
---|
26 | CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/.CC_PRINT_OPTIONS' |
---|
27 | CFLAGS='-arch x86_64' |
---|
28 | CPATH='/opt/local/include' |
---|
29 | CXX='/usr/bin/clang++' |
---|
30 | CXXFLAGS='-arch x86_64' |
---|
31 | F90FLAGS='-m64' |
---|
32 | FCFLAGS='-m64' |
---|
33 | FFLAGS='-m64' |
---|
34 | LDFLAGS='-arch x86_64' |
---|
35 | LIBRARY_PATH='/opt/local/lib' |
---|
36 | MACOSX_DEPLOYMENT_TARGET='10.11' |
---|
37 | OBJC='/usr/bin/clang' |
---|
38 | OBJCFLAGS='-arch x86_64' |
---|
39 | :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Source" && make -j8 -w' |
---|
40 | :debug:build Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Source" && make -j8 -w |
---|
41 | :info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Source' |
---|
42 | :info:build echo Info: Make pysvn/__init__.py |
---|
43 | :info:build Info: Make pysvn/__init__.py |
---|
44 | :info:build /opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python -u create__init__.py pysvn/__init__.py.template pysvn/__init__.py generate_svn_error_codes/generate_svn_error_codes _pysvn_2_7.so |
---|
45 | :info:build echo Compile: pysvn_client_cmd_info.cpp into pysvn_client_cmd_info.o |
---|
46 | :info:build echo Compile: pysvn_client_cmd_list.cpp into pysvn_client_cmd_list.o |
---|
47 | :info:build echo Compile: pysvn_docs.cpp into pysvn_docs.o |
---|
48 | :info:build echo Compile: pysvn_path.cpp into pysvn_path.o |
---|
49 | :info:build echo Compile: pysvn_arg_processing.cpp into pysvn_arg_processing.o |
---|
50 | :info:build Compile: pysvn_client_cmd_info.cpp into pysvn_client_cmd_info.o |
---|
51 | :info:build echo Compile: pysvn_converters.cpp into pysvn_converters.o |
---|
52 | :info:build Compile: pysvn_client_cmd_list.cpp into pysvn_client_cmd_list.o |
---|
53 | :info:build /usr/bin/clang++ -stdlib=libc++ -c -g -O2 -Wall -fPIC -fexceptions -frtti -I. -I/opt/local/include/apr-1 -I/opt/local/include/subversion-1 -DPYCXX_PYTHON_2TO3 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4/Src -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DNDEBUG -Dinit_pysvn=init_pysvn_2_7 -Dinit_pysvn_d=init_pysvn_2_7_d -opysvn_client_cmd_list.o pysvn_client_cmd_list.cpp |
---|
54 | :info:build /usr/bin/clang++ -stdlib=libc++ -c -g -O2 -Wall -fPIC -fexceptions -frtti -I. -I/opt/local/include/apr-1 -I/opt/local/include/subversion-1 -DPYCXX_PYTHON_2TO3 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4/Src -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DNDEBUG -Dinit_pysvn=init_pysvn_2_7 -Dinit_pysvn_d=init_pysvn_2_7_d -opysvn_client_cmd_info.o pysvn_client_cmd_info.cpp |
---|
55 | :info:build Compile: pysvn_docs.cpp into pysvn_docs.o |
---|
56 | :info:build /usr/bin/clang++ -stdlib=libc++ -c -g -O2 -Wall -fPIC -fexceptions -frtti -I. -I/opt/local/include/apr-1 -I/opt/local/include/subversion-1 -DPYCXX_PYTHON_2TO3 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4/Src -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DNDEBUG -Dinit_pysvn=init_pysvn_2_7 -Dinit_pysvn_d=init_pysvn_2_7_d -opysvn_docs.o pysvn_docs.cpp |
---|
57 | :info:build Compile: pysvn_path.cpp into pysvn_path.o |
---|
58 | :info:build Compile: pysvn_arg_processing.cpp into pysvn_arg_processing.o |
---|
59 | :info:build /usr/bin/clang++ -stdlib=libc++ -c -g -O2 -Wall -fPIC -fexceptions -frtti -I. -I/opt/local/include/apr-1 -I/opt/local/include/subversion-1 -DPYCXX_PYTHON_2TO3 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4/Src -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DNDEBUG -Dinit_pysvn=init_pysvn_2_7 -Dinit_pysvn_d=init_pysvn_2_7_d -opysvn_path.o pysvn_path.cpp |
---|
60 | :info:build /usr/bin/clang++ -stdlib=libc++ -c -g -O2 -Wall -fPIC -fexceptions -frtti -I. -I/opt/local/include/apr-1 -I/opt/local/include/subversion-1 -DPYCXX_PYTHON_2TO3 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4/Src -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DNDEBUG -Dinit_pysvn=init_pysvn_2_7 -Dinit_pysvn_d=init_pysvn_2_7_d -opysvn_arg_processing.o pysvn_arg_processing.cpp |
---|
61 | :info:build Compile: pysvn_converters.cpp into pysvn_converters.o |
---|
62 | :info:build echo Compile: pysvn_svnenv.cpp into pysvn_svnenv.o |
---|
63 | :info:build /usr/bin/clang++ -stdlib=libc++ -c -g -O2 -Wall -fPIC -fexceptions -frtti -I. -I/opt/local/include/apr-1 -I/opt/local/include/subversion-1 -DPYCXX_PYTHON_2TO3 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4/Src -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DNDEBUG -Dinit_pysvn=init_pysvn_2_7 -Dinit_pysvn_d=init_pysvn_2_7_d -opysvn_converters.o pysvn_converters.cpp |
---|
64 | :info:build Compile: pysvn_svnenv.cpp into pysvn_svnenv.o |
---|
65 | :info:build /usr/bin/clang++ -stdlib=libc++ -c -g -O2 -Wall -fPIC -fexceptions -frtti -I. -I/opt/local/include/apr-1 -I/opt/local/include/subversion-1 -DPYCXX_PYTHON_2TO3 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4/Src -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DNDEBUG -Dinit_pysvn=init_pysvn_2_7 -Dinit_pysvn_d=init_pysvn_2_7_d -opysvn_svnenv.o pysvn_svnenv.cpp |
---|
66 | :info:build Info: Creating __init__.py for module _pysvn_2_7 |
---|
67 | :info:build Info: Running 'generate_svn_error_codes/generate_svn_error_codes >>pysvn/__init__.py' |
---|
68 | :info:build echo Compile: pysvn_profile.cpp into pysvn_profile.o |
---|
69 | :info:build Compile: pysvn_profile.cpp into pysvn_profile.o |
---|
70 | :info:build /usr/bin/clang++ -stdlib=libc++ -c -g -O2 -Wall -fPIC -fexceptions -frtti -I. -I/opt/local/include/apr-1 -I/opt/local/include/subversion-1 -DPYCXX_PYTHON_2TO3 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4/Src -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DNDEBUG -Dinit_pysvn=init_pysvn_2_7 -Dinit_pysvn_d=init_pysvn_2_7_d -opysvn_profile.o pysvn_profile.cpp |
---|
71 | :info:build In file included from pysvn_path.cpp:16: |
---|
72 | :info:build In file included from ./pysvn.hpp:11: |
---|
73 | :info:build In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4/CXX/Objects.hxx:40: |
---|
74 | :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4/CXX/Python2/Objects.hxx:1133:23: warning: implicit conversion of NULL constant to 'int' [-Wnull-conversion] |
---|
75 | :info:build , offset( NULL ) |
---|
76 | :info:build ~ ^~~~ |
---|
77 | :info:build 0 |
---|
78 | :info:build In file included from pysvn_client_cmd_list.cpp:19: |
---|
79 | :info:build In file included from ./pysvn.hpp:11: |
---|
80 | :info:build In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4/CXX/Objects.hxx:40: |
---|
81 | :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4/CXX/Python2/Objects.hxx:1133:23: warning: implicit conversion of NULL constant to 'int' [-Wnull-conversion] |
---|
82 | :info:build , offset( NULL ) |
---|
83 | :info:build ~ ^~~~ |
---|
84 | :info:build 0 |
---|
85 | :info:build In file included from pysvn_converters.cpp:17: |
---|
86 | :info:build In file included from ./pysvn.hpp:11: |
---|
87 | :info:build In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4/CXX/Objects.hxx:40: |
---|
88 | :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4/CXX/Python2/Objects.hxx:1133:23: warning: implicit conversion of NULL constant to 'int' [-Wnull-conversion] |
---|
89 | :info:build , offset( NULL ) |
---|
90 | :info:build ~ ^~~~ |
---|
91 | :info:build 0 |
---|
92 | :info:build In file included from pysvn_arg_processing.cpp:16: |
---|
93 | :info:build In file included from ./pysvn.hpp:11: |
---|
94 | :info:build In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4/CXX/Objects.hxx:40: |
---|
95 | :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4/CXX/Python2/Objects.hxx:1133:23: warning: implicit conversion of NULL constant to 'int' [-Wnull-conversion] |
---|
96 | :info:build , offset( NULL ) |
---|
97 | :info:build ~ ^~~~ |
---|
98 | :info:build 0 |
---|
99 | :info:build In file included from pysvn_svnenv.cpp:10: |
---|
100 | :info:build In file included from ./pysvn_svnenv.hpp:13: |
---|
101 | :info:build In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4/CXX/Objects.hxx:40: |
---|
102 | :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4/CXX/Python2/Objects.hxx:1133:23: warning: implicit conversion of NULL constant to 'int' [-Wnull-conversion] |
---|
103 | :info:build , offset( NULL ) |
---|
104 | :info:build ~ ^~~~ |
---|
105 | :info:build 0 |
---|
106 | :info:build In file included from pysvn_client_cmd_info.cpp:19: |
---|
107 | :info:build In file included from ./pysvn.hpp:11: |
---|
108 | :info:build In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4/CXX/Objects.hxx:40: |
---|
109 | :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4/CXX/Python2/Objects.hxx:1133:23: warning: implicit conversion of NULL constant to 'int' [-Wnull-conversion] |
---|
110 | :info:build , offset( NULL ) |
---|
111 | :info:build ~ ^~~~ |
---|
112 | :info:build 0 |
---|
113 | :info:build pysvn_svnenv.cpp:373:5: warning: 'svn_client_create_context' is deprecated [-Wdeprecated-declarations] |
---|
114 | :info:build svn_client_create_context( &m_context, m_pool ); |
---|
115 | :info:build ^ |
---|
116 | :info:build /opt/local/include/subversion-1/svn_client.h:1079:1: note: 'svn_client_create_context' has been explicitly marked deprecated here |
---|
117 | :info:build svn_client_create_context(svn_client_ctx_t **ctx, |
---|
118 | :info:build ^ |
---|
119 | :info:build pysvn_svnenv.cpp:607:13: warning: 'svn_repos_open' is deprecated [-Wdeprecated-declarations] |
---|
120 | :info:build error = svn_repos_open( &m_repos, repos_path.c_str(), m_pool ); |
---|
121 | :info:build ^ |
---|
122 | :info:build /opt/local/include/subversion-1/svn_repos.h:440:1: note: 'svn_repos_open' has been explicitly marked deprecated here |
---|
123 | :info:build svn_repos_open(svn_repos_t **repos_p, |
---|
124 | :info:build ^ |
---|
125 | :info:build pysvn_client_cmd_list.cpp:28:51: error: member access into incomplete type 'const svn_sort__item_t' |
---|
126 | :info:build return svn_path_compare_paths ((const char *)a->key, (const char *)b->key); |
---|
127 | :info:build ^ |
---|
128 | :info:build /opt/local/include/subversion-1/svn_sorts.h:55:16: note: forward declaration of 'svn_sort__item_t' |
---|
129 | :info:build typedef struct svn_sort__item_t svn_sort__item_t; |
---|
130 | :info:build ^ |
---|
131 | :info:build pysvn_client_cmd_list.cpp:28:73: error: member access into incomplete type 'const svn_sort__item_t' |
---|
132 | :info:build return svn_path_compare_paths ((const char *)a->key, (const char *)b->key); |
---|
133 | :info:build ^ |
---|
134 | :info:build /opt/local/include/subversion-1/svn_sorts.h:55:16: note: forward declaration of 'svn_sort__item_t' |
---|
135 | :info:build typedef struct svn_sort__item_t svn_sort__item_t; |
---|
136 | :info:build ^ |
---|
137 | :info:build pysvn_client_cmd_list.cpp:70:30: warning: 'svn_client_ls2' is deprecated [-Wdeprecated-declarations] |
---|
138 | :info:build svn_error_t *error = svn_client_ls2 |
---|
139 | :info:build ^ |
---|
140 | :info:build /opt/local/include/subversion-1/svn_client.h:5827:1: note: 'svn_client_ls2' has been explicitly marked deprecated here |
---|
141 | :info:build svn_client_ls2(apr_hash_t **dirents, |
---|
142 | :info:build ^ |
---|
143 | :info:build pysvn_client_cmd_list.cpp:104:33: error: use of undeclared identifier 'svn_sort__hash' |
---|
144 | :info:build apr_array_header_t *array = svn_sort__hash( hash, compare_items_as_paths, pool ); |
---|
145 | :info:build ^ |
---|
146 | :info:build pysvn_client_cmd_list.cpp:118:35: error: subscript of pointer to incomplete type 'svn_sort__item_t' |
---|
147 | :info:build svn_sort__item_t *item = &APR_ARRAY_IDX( array, i, svn_sort__item_t ); |
---|
148 | :info:build ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
149 | :info:build /opt/local/include/apr-1/apr_tables.h:141:57: note: expanded from macro 'APR_ARRAY_IDX' |
---|
150 | :info:build #define APR_ARRAY_IDX(ary,i,type) (((type *)(ary)->elts)[i]) |
---|
151 | :info:build ~~~~~~~~~~~~~~~~~~~~~^ |
---|
152 | :info:build /opt/local/include/subversion-1/svn_sorts.h:55:16: note: forward declaration of 'svn_sort__item_t' |
---|
153 | :info:build typedef struct svn_sort__item_t svn_sort__item_t; |
---|
154 | :info:build ^ |
---|
155 | :info:build pysvn_client_cmd_list.cpp:120:69: error: member access into incomplete type 'svn_sort__item_t' |
---|
156 | :info:build const char *utf8_entryname = static_cast<const char *>( item->key ); |
---|
157 | :info:build ^ |
---|
158 | :info:build /opt/local/include/subversion-1/svn_sorts.h:55:16: note: forward declaration of 'svn_sort__item_t' |
---|
159 | :info:build typedef struct svn_sort__item_t svn_sort__item_t; |
---|
160 | :info:build ^ |
---|
161 | :info:build pysvn_client_cmd_list.cpp:120:71: error: expected ')' |
---|
162 | :info:build const char *utf8_entryname = static_cast<const char *>( item->key ); |
---|
163 | :info:build ^ |
---|
164 | :info:build pysvn_client_cmd_list.cpp:120:63: note: to match this '(' |
---|
165 | :info:build const char *utf8_entryname = static_cast<const char *>( item->key ); |
---|
166 | :info:build ^ |
---|
167 | :info:build pysvn_client_cmd_list.cpp:121:101: error: member access into incomplete type 'svn_sort__item_t' |
---|
168 | :info:build svn_dirent_t *dirent = static_cast<svn_dirent_t *>( apr_hash_get( hash, utf8_entryname, item->klen ) ); |
---|
169 | :info:build ^ |
---|
170 | :info:build /opt/local/include/subversion-1/svn_sorts.h:55:16: note: forward declaration of 'svn_sort__item_t' |
---|
171 | :info:build typedef struct svn_sort__item_t svn_sort__item_t; |
---|
172 | :info:build ^ |
---|
173 | :info:build 1 warning generated. |
---|
174 | :info:build pysvn_client_cmd_list.cpp:297:30: warning: 'svn_client_list2' is deprecated [-Wdeprecated-declarations] |
---|
175 | :info:build svn_error_t *error = svn_client_list2 |
---|
176 | :info:build ^ |
---|
177 | :info:build /opt/local/include/subversion-1/svn_client.h:5756:1: note: 'svn_client_list2' has been explicitly marked deprecated here |
---|
178 | :info:build svn_client_list2(const char *path_or_url, |
---|
179 | :info:build ^ |
---|
180 | :info:build pysvn_client_cmd_info.cpp:276:30: warning: 'svn_client_blame4' is deprecated [-Wdeprecated-declarations] |
---|
181 | :info:build svn_error_t *error = svn_client_blame4 |
---|
182 | :info:build ^ |
---|
183 | :info:build /opt/local/include/subversion-1/svn_client.h:2925:1: note: 'svn_client_blame4' has been explicitly marked deprecated here |
---|
184 | :info:build svn_client_blame4(const char *path_or_url, |
---|
185 | :info:build ^ |
---|
186 | :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4/CXX/Python2/Objects.hxx:2912:25: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] |
---|
187 | :info:build return List(PyMapping_Keys(ptr()), true); |
---|
188 | :info:build ^ |
---|
189 | :info:build /opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/abstract.h:1332:49: note: expanded from macro 'PyMapping_Keys' |
---|
190 | :info:build #define PyMapping_Keys(O) PyObject_CallMethod(O,"keys",NULL) |
---|
191 | :info:build ^ |
---|
192 | :info:build pysvn_arg_processing.cpp:115:27: note: in instantiation of member function 'Py::MapBase<Py::Object>::keys' requested here |
---|
193 | :info:build Py::List names( m_kws.keys() ); |
---|
194 | :info:build ^ |
---|
195 | :info:build pysvn_client_cmd_info.cpp:390:30: warning: 'svn_wc_adm_probe_open3' is deprecated [-Wdeprecated-declarations] |
---|
196 | :info:build svn_error_t *error = svn_wc_adm_probe_open3( &adm_access, NULL, norm_path.c_str(), false, 0, NULL, NULL, pool ); |
---|
197 | :info:build ^ |
---|
198 | :info:build /opt/local/include/subversion-1/svn_wc.h:343:1: note: 'svn_wc_adm_probe_open3' has been explicitly marked deprecated here |
---|
199 | :info:build svn_wc_adm_probe_open3(svn_wc_adm_access_t **adm_access, |
---|
200 | :info:build ^ |
---|
201 | :info:build pysvn_client_cmd_info.cpp:401:17: warning: 'svn_wc_entry' is deprecated [-Wdeprecated-declarations] |
---|
202 | :info:build error = svn_wc_entry( &entry, norm_path.c_str(), adm_access, false, pool ); |
---|
203 | :info:build ^ |
---|
204 | :info:build /opt/local/include/subversion-1/svn_wc.h:3138:1: note: 'svn_wc_entry' has been explicitly marked deprecated here |
---|
205 | :info:build svn_wc_entry(const svn_wc_entry_t **entry, |
---|
206 | :info:build ^ |
---|
207 | :info:build pysvn_client_cmd_info.cpp:541:13: warning: 3 warnings and 7 error'svn_client_info2' is deprecated [-Wdeprecated-declarations] |
---|
208 | :info:build s generated. |
---|
209 | :info:build svn_client_info2 |
---|
210 | :info:build ^ |
---|
211 | :info:build /opt/local/include/subversion-1/svn_client.h:6432:1: note: 'svn_client_info2' has been explicitly marked deprecated here |
---|
212 | :info:build svn_client_info2(const char *path_or_url, |
---|
213 | :info:build ^ |
---|
214 | :info:build pysvn_client_cmd_info.cpp:1205:12: warning: 'svn_wc_dup_status2' is deprecated [-Wdeprecated-declarations] |
---|
215 | :info:build stat = svn_wc_dup_status2( status, seb->pool ); |
---|
216 | :info:build ^ |
---|
217 | :info:build /opt/local/include/subversion-1/svn_wc.h:4022:1: note: 'svn_wc_dup_status2' has been explicitly marked deprecated here |
---|
218 | :info:build svn_wc_dup_status2(const svn_wc_status2_t *orig_stat, |
---|
219 | :info:build ^ |
---|
220 | :info:build pysvn_client_cmd_info.cpp:1306:30: warning: 'svn_client_status4' is deprecated [-Wdeprecated-declarations] |
---|
221 | :info:build svn_error_t *error = svn_client_status4 |
---|
222 | :info:build ^ |
---|
223 | :info:build /opt/local/include/subversion-1/svn_client.h:2606:1: note: 'svn_client_status4' has been explicitly marked deprecated here |
---|
224 | :info:build svn_client_status4(svn_revnum_t *result_rev, |
---|
225 | :info:build ^ |
---|
226 | :info:build make: *** [pysvn_client_cmd_list.o] Error 1 |
---|
227 | :info:build make: *** Waiting for unfinished jobs.... |
---|
228 | :info:build pysvn_client_cmd_info.cpp:1383:39: error: use of undeclared identifier 'svn_sort__hash' |
---|
229 | :info:build apr_array_header_t *statusarray = svn_sort__hash( status_hash, svn_sort_compare_items_as_paths, pool ); |
---|
230 | :info:build ^ |
---|
231 | :info:build pysvn_client_cmd_info.cpp:1388:41: error: subscript of pointer to incomplete type 'const svn_sort__item_t' |
---|
232 | :info:build const svn_sort__item_t *item = &APR_ARRAY_IDX( statusarray, i, const svn_sort__item_t ); |
---|
233 | :info:build ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
234 | :info:build /opt/local/include/apr-1/apr_tables.h:141:57: note: expanded from macro 'APR_ARRAY_IDX' |
---|
235 | :info:build #define APR_ARRAY_IDX(ary,i,type) (((type *)(ary)->elts)[i]) |
---|
236 | :info:build ~~~~~~~~~~~~~~~~~~~~~^ |
---|
237 | :info:build /opt/local/include/subversion-1/svn_sorts.h:55:16: note: forward declaration of 'svn_sort__item_t' |
---|
238 | :info:build typedef struct svn_sort__item_t svn_sort__item_t; |
---|
239 | :info:build ^ |
---|
240 | :info:build pysvn_client_cmd_info.cpp:1389:62: error: member access into incomplete type 'const svn_sort__item_t' |
---|
241 | :info:build pysvn_wc_status_t *status = (pysvn_wc_status_t *)item->value; |
---|
242 | :info:build ^ |
---|
243 | :info:build /opt/local/include/subversion-1/svn_sorts.h:55:16: note: forward declaration of 'svn_sort__item_t' |
---|
244 | :info:build typedef struct svn_sort__item_t svn_sort__item_t; |
---|
245 | :info:build ^ |
---|
246 | :info:build pysvn_client_cmd_info.cpp:1392:65: error: member access into incomplete type 'const svn_sort__item_t' |
---|
247 | :info:build Py::String( osNormalisedPath( (const char *)item->key, pool ), "UTF-8" ), |
---|
248 | :info:build ^ |
---|
249 | :info:build /opt/local/include/subversion-1/svn_sorts.h:55:16: note: forward declaration of 'svn_sort__item_t' |
---|
250 | :info:build typedef struct svn_sort__item_t svn_sort__item_t; |
---|
251 | :info:build ^ |
---|
252 | :info:build 7 warnings and 4 errors generated. |
---|
253 | :info:build make: *** [pysvn_client_cmd_info.o] Error 1 |
---|
254 | :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Import/pycxx-6.2.4/CXX/Python2/Objects.hxx:2912:25: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] |
---|
255 | :info:build return List(PyMapping_Keys(ptr()), true); |
---|
256 | :info:build ^ |
---|
257 | :info:build /opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/abstract.h:1332:49: note: expanded from macro 'PyMapping_Keys' |
---|
258 | :info:build #define PyMapping_Keys(O) PyObject_CallMethod(O,"keys",NULL) |
---|
259 | :info:build ^ |
---|
260 | :info:build pysvn_converters.cpp:623:33: note: in instantiation of member function 'Py::MapBase<Py::Object>::keys' requested here |
---|
261 | :info:build Py::List all_keys( dict.keys() ); |
---|
262 | :info:build ^ |
---|
263 | :info:build 3 warnings generated. |
---|
264 | :info:build 2 warnings generated. |
---|
265 | :info:build 2 warnings generated. |
---|
266 | :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Source' |
---|
267 | :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/work/pysvn-1.7.6/Source" && make -j8 -w |
---|
268 | :info:build Exit code: 2 |
---|
269 | :error:build org.macports.build for port py27-pysvn returned: command execution failed |
---|
270 | :debug:build Error code: CHILDSTATUS 89584 2 |
---|
271 | :debug:build Backtrace: command execution failed |
---|
272 | while executing |
---|
273 | "system -nice 0 $fullcmdstring" |
---|
274 | ("eval" body line 1) |
---|
275 | invoked from within |
---|
276 | "eval system $notty $nice \$fullcmdstring" |
---|
277 | invoked from within |
---|
278 | "command_exec build" |
---|
279 | (procedure "portbuild::build_main" line 8) |
---|
280 | invoked from within |
---|
281 | "portbuild::build_main org.macports.build" |
---|
282 | ("eval" body line 1) |
---|
283 | invoked from within |
---|
284 | "eval $procedure $targetname" |
---|
285 | :info:build Warning: targets not executed for py27-pysvn: org.macports.activate org.macports.build org.macports.destroot org.macports.install |
---|
286 | :error:build Failed to install py27-pysvn |
---|
287 | :debug:build Registry error: py27-rope not registered as installed & active. |
---|
288 | invoked from within |
---|
289 | "registry_active $subport" |
---|
290 | invoked from within |
---|
291 | "$workername eval registry_active \$subport" |
---|
292 | :notice:build Please see the log file for port py27-pysvn for details: |
---|
293 | /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pysvn/py27-pysvn/main.log |
---|