質問編集履歴

1

進捗の報告及び新たなエラー

2018/07/25 17:51

投稿

cromalto
cromalto

スコア12

test CHANGED
File without changes
test CHANGED
@@ -1,41 +1,3 @@
1
- kivyのアプリケーションをtoolchain.pyでxcodeのプロジェクトにしました。
2
-
3
- しかし、何度試しても以下のエラーが起きて、ビルドに失敗します。
4
-
5
-
6
-
7
- *Apple Developer Programには入ってません
8
-
9
-
10
-
11
- rsync: failed to set times on "/Users/myname/Desktop/tests-ios/YourApp/.": Operation not permitted (1)
12
-
13
- ipaexg.ttf
14
-
15
- main.py
16
-
17
- programs.kv
18
-
19
- rsync: failed to set times on "/Users/myname/Desktop/tests-ios/YourApp/.": Operation not permitted (1)
20
-
21
-
22
-
23
- sent 6101912 bytes received 92 bytes 12204008.00 bytes/sec
24
-
25
- total size is 6100902 speedup is 1.00
26
-
27
- rsync error: some files could not be transferred (code 23) at /BuildRoot/Library/Caches/com.apple.xbs/Sources/rsync/rsync-52/rsync/main.c(996) [sender=2.6.9]
28
-
29
- Command /bin/sh failed with exit code 23
30
-
31
-
32
-
33
- 調べると、rsyncのタイムスタンプ関係のエラーぽいですが、解決策がわかりません。
34
-
35
- どなたかわかる方ご教授のほどよろしくお願いいたしますm(_ _"m)
36
-
37
-
38
-
39
1
  Xcode:9.4.1(9F2000)
40
2
 
41
3
  Mac OS:10.13.6
@@ -43,3 +5,363 @@
43
5
 
44
6
 
45
7
  iPhone:11.4.1(15G77)
8
+
9
+
10
+
11
+ 2018.07.26追記
12
+
13
+
14
+
15
+ 何度か試してやっと先に進むことができましたが、今度は以下のエラーで実行できません。
16
+
17
+ どなたかわかる方いらっしゃいませんか
18
+
19
+
20
+
21
+ ```error
22
+
23
+ ld: warning: directory not found for option '-F/Users/chimame/Desktop/kivy-ios-master/dist/frameworks'
24
+
25
+ Undefined symbols for architecture arm64:
26
+
27
+ "operator delete[](void*)", referenced from:
28
+
29
+ CSoundFile::ReadAMF(unsigned char const*, unsigned int) in libsdl2_mixer.a(load_amf.o)
30
+
31
+ AMSUnpack(char const*, unsigned int, char*, unsigned int, char) in libsdl2_mixer.a(load_ams.o)
32
+
33
+ CSoundFile::ReadMDL(unsigned char const*, unsigned int) in libsdl2_mixer.a(load_mdl.o)
34
+
35
+ CSoundFile::Destroy() in libsdl2_mixer.a(sndfile.o)
36
+
37
+ CSoundFile::FreePattern(void*) in libsdl2_mixer.a(sndfile.o)
38
+
39
+ CSoundFile::SetPatternName(unsigned int, char const*) in libsdl2_mixer.a(sndfile.o)
40
+
41
+ "operator delete(void*)", referenced from:
42
+
43
+ _ModPlug_Load in libsdl2_mixer.a(modplug.o)
44
+
45
+ _ModPlug_Unload in libsdl2_mixer.a(modplug.o)
46
+
47
+ CSoundFile::Destroy() in libsdl2_mixer.a(sndfile.o)
48
+
49
+ "operator new[](unsigned long)", referenced from:
50
+
51
+ CSoundFile::Read669(unsigned char const*, unsigned int) in libsdl2_mixer.a(load_669.o)
52
+
53
+ CSoundFile::ReadAMF(unsigned char const*, unsigned int) in libsdl2_mixer.a(load_amf.o)
54
+
55
+ CSoundFile::ReadAMS(unsigned char const*, unsigned int) in libsdl2_mixer.a(load_ams.o)
56
+
57
+ CSoundFile::ReadAMS2(unsigned char const*, unsigned int) in libsdl2_mixer.a(load_ams.o)
58
+
59
+ AMSUnpack(char const*, unsigned int, char*, unsigned int, char) in libsdl2_mixer.a(load_ams.o)
60
+
61
+ CSoundFile::ReadDMF(unsigned char const*, unsigned int) in libsdl2_mixer.a(load_dmf.o)
62
+
63
+ CSoundFile::ReadFAR(unsigned char const*, unsigned int) in libsdl2_mixer.a(load_far.o)
64
+
65
+ ...
66
+
67
+ "operator new(unsigned long)", referenced from:
68
+
69
+ CSoundFile::ReadAMS2(unsigned char const*, unsigned int) in libsdl2_mixer.a(load_ams.o)
70
+
71
+ CSoundFile::ReadDBM(unsigned char const*, unsigned int) in libsdl2_mixer.a(load_dbm.o)
72
+
73
+ CSoundFile::ReadIT(unsigned char const*, unsigned int) in libsdl2_mixer.a(load_it.o)
74
+
75
+ CSoundFile::ReadMDL(unsigned char const*, unsigned int) in libsdl2_mixer.a(load_mdl.o)
76
+
77
+ CSoundFile::ReadMT2(unsigned char const*, unsigned int) in libsdl2_mixer.a(load_mt2.o)
78
+
79
+ _PAT_Load_Instruments in libsdl2_mixer.a(load_pat.o)
80
+
81
+ CSoundFile::ReadPAT(unsigned char const*, unsigned int) in libsdl2_mixer.a(load_pat.o)
82
+
83
+ ...
84
+
85
+ "___gxx_personality_v0", referenced from:
86
+
87
+ _ModPlug_Load in libsdl2_mixer.a(modplug.o)
88
+
89
+ _ModPlug_Unload in libsdl2_mixer.a(modplug.o)
90
+
91
+ "_adler32", referenced from:
92
+
93
+ _PyZlib_adler32 in libpython.a(zlibmodule.o)
94
+
95
+ (maybe you meant: _tdefl_get_adler32, _mz_adler32 )
96
+
97
+ "_crc32", referenced from:
98
+
99
+ _PyZlib_crc32 in libpython.a(zlibmodule.o)
100
+
101
+ (maybe you meant: _mz_crc32)
102
+
103
+ "_deflate", referenced from:
104
+
105
+ _PyZlib_objcompress in libpython.a(zlibmodule.o)
106
+
107
+ _PyZlib_flush in libpython.a(zlibmodule.o)
108
+
109
+ _PyZlib_compress in libpython.a(zlibmodule.o)
110
+
111
+ "_deflateCopy", referenced from:
112
+
113
+ _PyZlib_copy in libpython.a(zlibmodule.o)
114
+
115
+ "_deflateEnd", referenced from:
116
+
117
+ _Comp_dealloc in libpython.a(zlibmodule.o)
118
+
119
+ _PyZlib_flush in libpython.a(zlibmodule.o)
120
+
121
+ _PyZlib_compress in libpython.a(zlibmodule.o)
122
+
123
+ "_deflateInit2_", referenced from:
124
+
125
+ _PyZlib_compressobj in libpython.a(zlibmodule.o)
126
+
127
+ "_deflateInit_", referenced from:
128
+
129
+ _PyZlib_compress in libpython.a(zlibmodule.o)
130
+
131
+ "_inflate", referenced from:
132
+
133
+ _FT_Gzip_Uncompress in libfreetype.a(ftgzip.o)
134
+
135
+ _ft_gzip_file_fill_output in libfreetype.a(ftgzip.o)
136
+
137
+ _PyZlib_objdecompress in libpython.a(zlibmodule.o)
138
+
139
+ _PyZlib_unflush in libpython.a(zlibmodule.o)
140
+
141
+ _PyZlib_decompress in libpython.a(zlibmodule.o)
142
+
143
+ "_inflateCopy", referenced from:
144
+
145
+ _PyZlib_uncopy in libpython.a(zlibmodule.o)
146
+
147
+ "_inflateEnd", referenced from:
148
+
149
+ _FT_Stream_OpenGzip in libfreetype.a(ftgzip.o)
150
+
151
+ _ft_gzip_stream_close in libfreetype.a(ftgzip.o)
152
+
153
+ _FT_Gzip_Uncompress in libfreetype.a(ftgzip.o)
154
+
155
+ _Decomp_dealloc in libpython.a(zlibmodule.o)
156
+
157
+ _PyZlib_unflush in libpython.a(zlibmodule.o)
158
+
159
+ _PyZlib_decompress in libpython.a(zlibmodule.o)
160
+
161
+ "_inflateInit2_", referenced from:
162
+
163
+ _FT_Stream_OpenGzip in libfreetype.a(ftgzip.o)
164
+
165
+ _FT_Gzip_Uncompress in libfreetype.a(ftgzip.o)
166
+
167
+ _PyZlib_decompress in libpython.a(zlibmodule.o)
168
+
169
+ _PyZlib_decompressobj in libpython.a(zlibmodule.o)
170
+
171
+ "_inflateReset", referenced from:
172
+
173
+ _ft_gzip_file_io in libfreetype.a(ftgzip.o)
174
+
175
+ "_sqlite3_aggregate_context", referenced from:
176
+
177
+ __pysqlite_final_callback in libpython.a(connection.o)
178
+
179
+ __pysqlite_step_callback in libpython.a(connection.o)
180
+
181
+ "_sqlite3_bind_blob", referenced from:
182
+
183
+ _pysqlite_statement_bind_parameter in libpython.a(statement.o)
184
+
185
+ "_sqlite3_bind_double", referenced from:
186
+
187
+ _pysqlite_statement_bind_parameter in libpython.a(statement.o)
188
+
189
+ "_sqlite3_bind_int64", referenced from:
190
+
191
+ _pysqlite_statement_bind_parameter in libpython.a(statement.o)
192
+
193
+ "_sqlite3_bind_null", referenced from:
194
+
195
+ _pysqlite_statement_bind_parameter in libpython.a(statement.o)
196
+
197
+ "_sqlite3_bind_parameter_count", referenced from:
198
+
199
+ _pysqlite_statement_bind_parameters in libpython.a(statement.o)
200
+
201
+ _pysqlite_statement_recompile in libpython.a(statement.o)
202
+
203
+ "_sqlite3_bind_parameter_name", referenced from:
204
+
205
+ _pysqlite_statement_bind_parameters in libpython.a(statement.o)
206
+
207
+ "_sqlite3_bind_text", referenced from:
208
+
209
+ _pysqlite_statement_bind_parameter in libpython.a(statement.o)
210
+
211
+ "_sqlite3_busy_timeout", referenced from:
212
+
213
+ _pysqlite_connection_init in libpython.a(connection.o)
214
+
215
+ "_sqlite3_changes", referenced from:
216
+
217
+ __pysqlite_query_execute in libpython.a(cursor.o)
218
+
219
+ "_sqlite3_close", referenced from:
220
+
221
+ _pysqlite_connection_dealloc in libpython.a(connection.o)
222
+
223
+ _pysqlite_connection_close in libpython.a(connection.o)
224
+
225
+ "_sqlite3_column_blob", referenced from:
226
+
227
+ __pysqlite_fetch_one_row in libpython.a(cursor.o)
228
+
229
+ "_sqlite3_column_bytes", referenced from:
230
+
231
+ __pysqlite_fetch_one_row in libpython.a(cursor.o)
232
+
233
+ "_sqlite3_column_count", referenced from:
234
+
235
+ _pysqlite_build_row_cast_map in libpython.a(cursor.o)
236
+
237
+ __pysqlite_query_execute in libpython.a(cursor.o)
238
+
239
+ "_sqlite3_column_decltype", referenced from:
240
+
241
+ _pysqlite_build_row_cast_map in libpython.a(cursor.o)
242
+
243
+ "_sqlite3_column_double", referenced from:
244
+
245
+ __pysqlite_fetch_one_row in libpython.a(cursor.o)
246
+
247
+ "_sqlite3_column_int64", referenced from:
248
+
249
+ __pysqlite_fetch_one_row in libpython.a(cursor.o)
250
+
251
+ "_sqlite3_column_name", referenced from:
252
+
253
+ _pysqlite_build_row_cast_map in libpython.a(cursor.o)
254
+
255
+ __pysqlite_fetch_one_row in libpython.a(cursor.o)
256
+
257
+ __pysqlite_query_execute in libpython.a(cursor.o)
258
+
259
+ "_sqlite3_column_text", referenced from:
260
+
261
+ __pysqlite_fetch_one_row in libpython.a(cursor.o)
262
+
263
+ "_sqlite3_column_type", referenced from:
264
+
265
+ __pysqlite_fetch_one_row in libpython.a(cursor.o)
266
+
267
+ "_sqlite3_complete", referenced from:
268
+
269
+ _module_complete in libpython.a(module.o)
270
+
271
+ "_sqlite3_create_collation", referenced from:
272
+
273
+ _pysqlite_connection_create_collation in libpython.a(connection.o)
274
+
275
+ "_sqlite3_create_function", referenced from:
276
+
277
+ _pysqlite_connection_create_function in libpython.a(connection.o)
278
+
279
+ _pysqlite_connection_create_aggregate in libpython.a(connection.o)
280
+
281
+ "_sqlite3_data_count", referenced from:
282
+
283
+ __pysqlite_fetch_one_row in libpython.a(cursor.o)
284
+
285
+ "_sqlite3_enable_shared_cache", referenced from:
286
+
287
+ _module_enable_shared_cache in libpython.a(module.o)
288
+
289
+ "_sqlite3_errcode", referenced from:
290
+
291
+ __pysqlite_seterror in libpython.a(util.o)
292
+
293
+ "_sqlite3_errmsg", referenced from:
294
+
295
+ __pysqlite_seterror in libpython.a(util.o)
296
+
297
+ "_sqlite3_finalize", referenced from:
298
+
299
+ __pysqlite_connection_begin in libpython.a(connection.o)
300
+
301
+ _pysqlite_connection_commit in libpython.a(connection.o)
302
+
303
+ _pysqlite_connection_rollback in libpython.a(connection.o)
304
+
305
+ _pysqlite_statement_create in libpython.a(statement.o)
306
+
307
+ _pysqlite_statement_recompile in libpython.a(statement.o)
308
+
309
+ _pysqlite_statement_finalize in libpython.a(statement.o)
310
+
311
+ _pysqlite_statement_dealloc in libpython.a(statement.o)
312
+
313
+ ...
314
+
315
+ "_sqlite3_get_autocommit", referenced from:
316
+
317
+ __pysqlite_query_execute in libpython.a(cursor.o)
318
+
319
+ "_sqlite3_interrupt", referenced from:
320
+
321
+ _pysqlite_connection_interrupt in libpython.a(connection.o)
322
+
323
+ "_sqlite3_last_insert_rowid", referenced from:
324
+
325
+ __pysqlite_query_execute in libpython.a(cursor.o)
326
+
327
+ "_sqlite3_libversion", referenced from:
328
+
329
+ _init_sqlite3 in libpython.a(module.o)
330
+
331
+ "_sqlite3_open", referenced from:
332
+
333
+ _pysqlite_connection_init in libpython.a(connection.o)
334
+
335
+ "_sqlite3_prepare", referenced from:
336
+
337
+ __pysqlite_connection_begin in libpython.a(connection.o)
338
+
339
+ _pysqlite_connection_commit in libpython.a(connection.o)
340
+
341
+ _pysqlite_connection_rollback in libpython.a(connection.o)
342
+
343
+ _pysqlite_statement_create in libpython.a(statement.o)
344
+
345
+ _pysqlite_statement_recompile in libpython.a(statement.o)
346
+
347
+ _pysqlite_cursor_executescript in libpython.a(cursor.o)
348
+
349
+ "_sqlite3_progress_handler", referenced from:
350
+
351
+ _pysqlite_connection_set_progress_handler in libpython.a(connection.o)
352
+
353
+ "_sqlite3_reset", referenced from:
354
+
355
+ _pysqlite_statement_reset in libpython.a(statement.o)
356
+
357
+ __pysqlite_seterror in libpython.a(util.o)
358
+
359
+
360
+
361
+
362
+
363
+ ld: symbol(s) not found for architecture arm64
364
+
365
+ clang: error: linker command failed with exit code 1 (use -v to see invocation)
366
+
367
+ ```