Skip to content
This repository has been archived by the owner on Sep 30, 2023. It is now read-only.

"symbol not found" error in docker image running under WSL2 #20

Closed
CanisHelix opened this issue Apr 26, 2023 · 4 comments
Closed

"symbol not found" error in docker image running under WSL2 #20

CanisHelix opened this issue Apr 26, 2023 · 4 comments

Comments

@CanisHelix
Copy link

I'm using the following docker-compose file on Docker for Desktop (WSL2), the models exist in the correct path but the container will not start.

docker-compose.yml

volumes:
  turbopilot_data:
    external: true

services:
  postgres:
    container_name: turbopilot
    image: ghcr.io/ravenscroftj/turbopilot:latest
    environment:
      - MODEL=/models/codegen-6B-multi-ggml-4bit-quant.bin
      - THREADS=6
    ports:
      - 18080:18080/tcp
    volumes:
      - turbopilot_data:/models
2023-04-25 13:56:08 Error loading shared library libstdc++.so.6: No such file or directory (needed by /app/codegen-serve)
2023-04-25 13:56:08 Error loading shared library libgcc_s.so.1: No such file or directory (needed by /app/codegen-serve)
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSo9_M_insertImEERSoT_: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt9basic_iosIcSt11char_traitsIcEE4initEPSt15basic_streambufIcS1_E: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt11logic_errorC1EPKc: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt9basic_iosIcSt11char_traitsIcEE5imbueERKSt6locale: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7reserveEm: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt3_V214error_categoryD2Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNKSt5ctypeIcE13_M_widen_initEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNKSt8__detail20_Prime_rehash_policy11_M_next_bktEm: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNKSt6localeeqERKS_: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE14_M_replace_auxEmmmc: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZdlPv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt18_Rb_tree_decrementPSt18_Rb_tree_node_base: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSo6sentryD1Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt8ios_baseD2Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _Znam: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6insertEmPKc: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt11logic_errorC2EPKc: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt18_Rb_tree_incrementPSt18_Rb_tree_node_base: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEE7_M_syncEPcmm: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: __cxa_end_catch: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSi4readEPcl: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1119basic_ostringstreamIcSt11char_traitsIcESaIcEED1Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt18condition_variable10notify_allEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: __cxa_allocate_exception: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt15__exception_ptr13exception_ptrC1EPv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt18_Rb_tree_incrementPKSt18_Rb_tree_node_base: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt9bad_allocD1Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt28__atomic_futex_unsigned_base19_M_futex_notify_allEPj: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt8ios_baseC2Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7compareEPKc: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt6localeC1Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZStlsISt11char_traitsIcEERSt13basic_ostreamIcT_ES5_PKc: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt12out_of_rangeC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNKSt8__detail20_Prime_rehash_policy14_M_need_rehashEmmm: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt13basic_filebufIcSt11char_traitsIcEE4openEPKcSt13_Ios_Openmode: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1119basic_istringstreamIcSt11char_traitsIcESaIcEED1Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSo9_M_insertIdEERSoT_: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt17rethrow_exceptionNSt15__exception_ptr13exception_ptrE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt14basic_ifstreamIcSt11char_traitsIcEED1Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: __cxa_guard_release: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt3_V216generic_categoryEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructEmc: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12find_last_ofEPKcmm: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSi3getEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt19__throw_regex_errorNSt15regex_constants10error_typeE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSo5flushEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt13__future_base12_Result_baseD2Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt20__throw_out_of_rangePKc: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt15__exception_ptr13exception_ptr9_M_addrefEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE8_M_eraseEmm: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNKSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEE3strEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt11logic_errorC2ERKS_: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSo3putEc: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt14basic_ifstreamIcSt11char_traitsIcEEC1EPKcSt13_Ios_Openmode: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSo9_M_insertIPKvEERSoT_: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_assignERKS4_: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt13__future_base12_Result_baseC2Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt11logic_errorC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt13basic_filebufIcSt11char_traitsIcEE5closeEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt18condition_variableD1Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt13runtime_errorC2EPKc: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: __cxa_bad_cast: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt13basic_filebufIcSt11char_traitsIcEED1Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt25__throw_bad_function_callv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt9bad_allocD2Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: __dynamic_cast: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_mutateEmmPKcm: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC1EOS4_: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt16__throw_bad_castv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSi10_M_extractIdEERSiRT_: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt6locale7classicEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6appendEPKcm: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt13runtime_errorC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSo6sentryC1ERSo: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt8bad_castD2Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSi10_M_extractIlEERSiRT_: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_appendEPKcm: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZdaPv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt6thread15_M_start_threadESt10unique_ptrINS_6_StateESt14default_deleteIS1_EEPFvvE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt9use_facetISt5ctypeIcEERKT_RKSt6locale: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: __cxa_init_primary_exception: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt13runtime_errorC1EPKc: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt6localeC1ERKS_: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt11logic_errorD2Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt9basic_iosIcSt11char_traitsIcEE5clearESt12_Ios_Iostate: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4findEPKcmm: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9push_backEc: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt28_Rb_tree_rebalance_for_erasePSt18_Rb_tree_node_baseRS_: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt17current_exceptionv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: __cxa_begin_catch: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNKSt6locale2id5_M_idEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: __cxa_rethrow: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: __cxa_throw: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt6localeD1Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt28__throw_bad_array_new_lengthv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt15__exception_ptr13exception_ptr10_M_releaseEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt20__throw_system_errori: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt8ios_base4InitC1Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt12future_errorD1Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt13runtime_errorC2ERKS_: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSo9_M_insertIbEERSoT_: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt9exceptionD2Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4swapERS4_: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt13runtime_errorC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt13basic_filebufIcSt11char_traitsIcEEC1Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _Znwm: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZStrsIcSt11char_traitsIcESaIcEERSt13basic_istreamIT_T0_ES7_RNSt7__cxx1112basic_stringIS4_S5_T1_EE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt12__basic_fileIcED1Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt11_Hash_bytesPKvmm: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6substrEmm: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt9use_facetINSt7__cxx117collateIcEEERKT_RKSt6locale: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6appendEPKc: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt24__throw_out_of_range_fmtPKcz: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt6thread20hardware_concurrencyEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt6chrono3_V212steady_clock3nowEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: __cxa_guard_abort: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt11logic_errorD1Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt6thread6_StateD2Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_createERmm: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEEC1Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6resizeEmc: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt20__throw_future_errori: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt24__throw_invalid_argumentPKc: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7replaceEmmPKcm: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt18condition_variableC1Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt20__throw_length_errorPKc: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1119basic_ostringstreamIcSt11char_traitsIcESaIcEEC1Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7compareEmmRKS4_: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSolsEi: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt15future_categoryv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _Unwind_Resume: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt9terminatev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt29_Rb_tree_insert_and_rebalancebPSt18_Rb_tree_node_baseS0_RS_: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEED1Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt12out_of_rangeD2Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt17__throw_bad_allocv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt18uncaught_exceptionv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt6localeaSERKS_: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt13runtime_errorD2Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt3_V215system_categoryEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZStlsISt11char_traitsIcEERSt13basic_ostreamIcT_ES5_c: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt16__ostream_insertIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_PKS3_l: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: __cxa_free_exception: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt9use_facetINSt7__cxx118numpunctIcEEERKT_RKSt6locale: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: __cxa_guard_acquire: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt19__throw_logic_errorPKc: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv117__class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv120__si_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTISt9exception: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTISt9exception: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTISt9exception: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv121__vmi_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv121__vmi_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv121__vmi_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv121__vmi_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv121__vmi_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv121__vmi_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv121__vmi_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv121__vmi_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv121__vmi_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv121__vmi_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv121__vmi_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv121__vmi_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv121__vmi_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv121__vmi_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv121__vmi_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv121__vmi_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv121__vmi_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv121__vmi_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv121__vmi_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv121__vmi_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv121__vmi_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVN10__cxxabiv121__vmi_class_type_infoE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTISt11logic_error: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTISt11logic_error: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTISt11logic_error: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTISt12out_of_range: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTISt12out_of_range: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTISt12out_of_range: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTISt8bad_cast: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTISt8bad_cast: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTINSt13__future_base12_Result_baseE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTISt9bad_alloc: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTINSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEEE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTINSt6thread6_StateE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTINSt6thread6_StateE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTISt15basic_streambufIcSt11char_traitsIcEE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNKSt3_V214error_category10_M_messageB5cxx11Ei: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNKSt13runtime_error4whatEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNKSt13runtime_error4whatEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNKSt13runtime_error4whatEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNKSt13runtime_error4whatEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNKSt13runtime_error4whatEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNKSt11logic_error4whatEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNKSt11logic_error4whatEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNKSt11logic_error4whatEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNKSt11logic_error4whatEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNKSt11logic_error4whatEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNKSt11logic_error4whatEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNKSt11logic_error4whatEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNKSt11logic_error4whatEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNKSt11logic_error4whatEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNKSt11logic_error4whatEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNKSt11logic_error4whatEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNKSt9bad_alloc4whatEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt15basic_streambufIcSt11char_traitsIcEE5imbueERKSt6locale: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt15basic_streambufIcSt11char_traitsIcEE5imbueERKSt6locale: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt15basic_streambufIcSt11char_traitsIcEE5imbueERKSt6locale: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt15basic_streambufIcSt11char_traitsIcEE4syncEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt15basic_streambufIcSt11char_traitsIcEE4syncEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt15basic_streambufIcSt11char_traitsIcEE4syncEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEE9showmanycEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEE9showmanycEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt15basic_streambufIcSt11char_traitsIcEE6xsgetnEPcl: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt15basic_streambufIcSt11char_traitsIcEE6xsgetnEPcl: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt15basic_streambufIcSt11char_traitsIcEE6xsgetnEPcl: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEE9underflowEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEE9underflowEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt15basic_streambufIcSt11char_traitsIcEE5uflowEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt15basic_streambufIcSt11char_traitsIcEE5uflowEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt15basic_streambufIcSt11char_traitsIcEE5uflowEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEE9pbackfailEi: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEE9pbackfailEi: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt15basic_streambufIcSt11char_traitsIcEE6xsputnEPKcl: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt15basic_streambufIcSt11char_traitsIcEE6xsputnEPKcl: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt15basic_streambufIcSt11char_traitsIcEE6xsputnEPKcl: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEE8overflowEi: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEE8overflowEi: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt15basic_streambufIcSt11char_traitsIcEE9showmanycEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt15basic_streambufIcSt11char_traitsIcEE9underflowEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt15basic_streambufIcSt11char_traitsIcEE9pbackfailEi: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt15basic_streambufIcSt11char_traitsIcEE8overflowEi: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: __once_proxy: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt6thread4joinEv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt8ios_base4InitD1Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEED1Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt13runtime_errorD1Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt11regex_errorD1Ev: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt11__once_call: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt15__once_callable: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTIN10__cxxabiv115__forced_unwindE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTINSt8ios_base7failureB5cxx11E: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTISt12system_error: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: __gxx_personality_v0: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTTNSt7__cxx1119basic_ostringstreamIcSt11char_traitsIcESaIcEEE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTINSt3_V214error_categoryE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTISt12future_error: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVNSt7__cxx1119basic_ostringstreamIcSt11char_traitsIcESaIcEEE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVSt9basic_iosIcSt11char_traitsIcEE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVSt12future_error: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTIv: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTIl: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTId: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVSt15basic_streambufIcSt11char_traitsIcEE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTISt13runtime_error: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTTNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEEE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTISt11regex_error: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEEE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTISt5ctypeIcE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVSt14basic_ifstreamIcSt11char_traitsIcEE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVSt9bad_alloc: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVSi: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVNSt7__cxx1119basic_istringstreamIcSt11char_traitsIcESaIcEEE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTINSt6locale5facetE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTTNSt7__cxx1119basic_istringstreamIcSt11char_traitsIcESaIcEEE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVSo: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTTSt14basic_ifstreamIcSt11char_traitsIcEE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVSt13basic_filebufIcSt11char_traitsIcEE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEEE: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZTVSt11regex_error: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZSt4cerr: symbol not found
2023-04-25 13:56:08 Error relocating /app/codegen-serve: _ZNSt5ctypeIcE2idE: symbol not found

Downloading and running the binary manually inside WSL2 (Debian) using the same model loads without a problem.

@spcqike
Copy link

spcqike commented May 2, 2023

i see the same errors with docker on ubuntu 20.04.5 LTS with Docker v 23.0.1

@shy1992
Copy link

shy1992 commented May 7, 2023

The Dockerfile is missing a c++ library. You can easily resolve this error by either:

  1. Run the docker container interactively (ash) and execute the commands apk add libstdc++ followed by sh run.sh
  2. Modify the dockerfile and build it locally and adding a RUN apk add libstdc++ inside the file.
    After that the server should work properly. I hope it helps :)

Just if you are curious. The true error is in the beginning of the error message. So if you ever have a similiar problem this is a good way to start. But your issue will probably help other people so it is good that it came up by you.

@ravenscroftj
Copy link
Owner

hey all, there was an issue with the build flags in the docker container not being set correctly. It should produce a static build which contains all of the dependency code rather than needing runtime libraries to be installed downstream.

I have fixed the build issue but I have also changed behaviour in the repo so that new incremental builds are not tagged latest which means that the latest image will always point to the most recent full release.

Hopefully a docker pull ghcr.io/ravenscroftj/turbopilot:latest will fix the issue next time you try to run.

@shy1992
Copy link

shy1992 commented May 8, 2023

Thank you James. It works now out of the box. Hopefully other people can now easily try out your project :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants