iOS build error: _com_codename1_impl_ios_IOSNative_sqlCursorNullValueAtColumn___long_int_R_boolean

48 views
Skip to first unread message

Ivan

unread,
May 10, 2019, 10:42:04 AM5/10/19
to CodenameOne Discussions
Hi guys,

I'm trying to rebuild my app for iOS but I'm getting this error:

Undefined symbols for architecture arm64:
  "_com_codename1_impl_ios_IOSNative_sqlCursorNullValueAtColumn___long_int_R_boolean", referenced from:
      _com_codename1_impl_ios_DatabaseImpl_CursorImpl_getBlob___int_R_byte_1ARRAY in com_codename1_impl_ios_DatabaseImpl_CursorImpl.o
      _com_codename1_impl_ios_DatabaseImpl_CursorImpl_getDouble___int_R_double in com_codename1_impl_ios_DatabaseImpl_CursorImpl.o
      _com_codename1_impl_ios_DatabaseImpl_CursorImpl_getFloat___int_R_float in com_codename1_impl_ios_DatabaseImpl_CursorImpl.o
      _com_codename1_impl_ios_DatabaseImpl_CursorImpl_getInteger___int_R_int in com_codename1_impl_ios_DatabaseImpl_CursorImpl.o
      _com_codename1_impl_ios_DatabaseImpl_CursorImpl_getLong___int_R_long in com_codename1_impl_ios_DatabaseImpl_CursorImpl.o
      _com_codename1_impl_ios_DatabaseImpl_CursorImpl_getShort___int_R_short in com_codename1_impl_ios_DatabaseImpl_CursorImpl.o
      _com_codename1_impl_ios_DatabaseImpl_CursorImpl_getString___int_R_java_lang_String in com_codename1_impl_ios_DatabaseImpl_CursorImpl.o
      ...
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

** ARCHIVE FAILED **


The following build commands failed:
    Ld /var/folders/zh/kb_4hqhn4kg1h0r5dp_6htcm0000gn/T/build4225499378208569652xxx/dist/build/Build/Intermediates.noindex/ArchiveIntermediates/BRMobile/InstallationBuildProductsLocation/Applications/BRMobile.app/BRMobile normal arm64
(1 failure)
Process return code is 65
Failed xcodebuild step

How to resolve this issue?

IDE: Eclipse
Desktop OS: Ubuntu 16.04
Simulator
Device

Shai Almog

unread,
May 11, 2019, 12:46:56 AM5/11/19
to CodenameOne Discussions
Hi,
this was a temporary regression due to this user submitted pull request: https://github.com/codenameone/CodenameOne/pull/2755
we fixed it within a couple of hours. Sorry for the inconvenience.
Reply all
Reply to author
Forward
0 new messages