Opened 2 years ago

#65222 new defect

py27-hgexperimental @0.0.20181109_0: Undefined symbols

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py-hgexperimental

Description

https://build.macports.org/builders/ports-11_arm64-builder/builds/54589/steps/install-port/logs/stdio

  = note: Undefined symbols for architecture arm64:
            "_PyDict_SetItem", referenced from:
                cpython::objects::dict::PyDict::set_item::hb31dd2157a74f644 in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyInstance_Type", referenced from:
                cpython::err::PyErr::from_instance::ha9460b84167b3019 in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyObject_GC_Del", referenced from:
                cpython::py_class::slots::tp_dealloc_callback::h44d0685138dc12bc in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyErr_SetString", referenced from:
                cpython::function::handle_panic::ha5ee2ba5b1cb3769 in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyGILState_Release", referenced from:
                core::ptr::drop_in_place$LT$indexes..nodemap..NodeRevMap$LT$indexes..pybuf..SimplePyBuf$LT$u8$GT$$C$indexes..pybuf..SimplePyBuf$LT$u32$GT$$GT$$GT$::h47093850ba43605a in indexes.indexes.26782b66-cgu.0.rcgu.o
                indexes::pyext::nodemap::create_instance::TYPE_OBJECT::wrap_newfunc::h63a1a1c8aa702d9c in indexes.indexes.26782b66-cgu.0.rcgu.o
                core::ptr::drop_in_place$LT$cpython..err..PyErr$GT$::h38bc7e5a8c401c1c in indexes.indexes.26782b66-cgu.0.rcgu.o
                core::ptr::drop_in_place$LT$cpython..objects..string..PyString$GT$::h6d2e02c2624b2a23 in indexes.indexes.26782b66-cgu.0.rcgu.o
                core::ptr::drop_in_place$LT$core..option..Option$LT$cpython..objects..object..PyObject$GT$$GT$::h575bd2057afe9bf4 in indexes.indexes.26782b66-cgu.0.rcgu.o
                _$LT$cpython..objects..object..PyObject$u20$as$u20$core..ops..drop..Drop$GT$::drop::h0501f6ee5fd76a24 in indexes.indexes.26782b66-cgu.0.rcgu.o
                _$LT$$RF$T$u20$as$u20$core..fmt..Debug$GT$::fmt::h7451a442d9609678 in indexes.indexes.26782b66-cgu.0.rcgu.o
                ...
            "_PyDict_Size", referenced from:
                cpython::argparse::parse_args::h3544c0297aa06840 in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyObject_GetBuffer", referenced from:
                indexes::pyext::nodemap::create_instance::TYPE_OBJECT::wrap_newfunc::h63a1a1c8aa702d9c in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyUnicodeUCS2_FromStringAndSize", referenced from:
                cpython::objects::string::PyString::new::hb7c5960eb86bf873 in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyExc_UnicodeDecodeError", referenced from:
                cpython::err::result_cast_from_owned_ptr::h44a18add31541531 in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyDict_GetItem", referenced from:
                cpython::argparse::parse_args::h3544c0297aa06840 in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyErr_Print", referenced from:
                cpython::err::panic_after_error::hb05526d7a961f58c in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyDict_Next", referenced from:
                cpython::argparse::parse_args::h3544c0297aa06840 in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyClass_Type", referenced from:
                cpython::err::PyErr::new::h9cec55d50c46788c in indexes.indexes.26782b66-cgu.0.rcgu.o
                cpython::err::PyErr::from_instance::ha9460b84167b3019 in indexes.indexes.26782b66-cgu.0.rcgu.o
                indexes::errors::_$LT$impl$u20$core..convert..From$LT$indexes..errors..Error$GT$$u20$for$u20$cpython..err..PyErr$GT$::from::he7a5fc2180166169 in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyString_FromStringAndSize", referenced from:
                indexes::pyext::nodemap::create_instance::init::wrap_instance_method::hbc1e8ccd0af7f488 in indexes.indexes.26782b66-cgu.0.rcgu.o
                indexes::pyext::nodemap::create_instance::init::wrap_instance_method::he1955f6b87da25ad in indexes.indexes.26782b66-cgu.0.rcgu.o
                indexes::pyext::nodemap::create_instance::init::wrap_static_method::hb6899dfd3f5e10c8 in indexes.indexes.26782b66-cgu.0.rcgu.o
                cpython::objects::string::PyString::new::hb7c5960eb86bf873 in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyGILState_Ensure", referenced from:
                core::ptr::drop_in_place$LT$indexes..nodemap..NodeRevMap$LT$indexes..pybuf..SimplePyBuf$LT$u8$GT$$C$indexes..pybuf..SimplePyBuf$LT$u32$GT$$GT$$GT$::h47093850ba43605a in indexes.indexes.26782b66-cgu.0.rcgu.o
                indexes::pyext::nodemap::create_instance::TYPE_OBJECT::wrap_newfunc::h63a1a1c8aa702d9c in indexes.indexes.26782b66-cgu.0.rcgu.o
                core::ptr::drop_in_place$LT$cpython..err..PyErr$GT$::h38bc7e5a8c401c1c in indexes.indexes.26782b66-cgu.0.rcgu.o
                core::ptr::drop_in_place$LT$cpython..objects..string..PyString$GT$::h6d2e02c2624b2a23 in indexes.indexes.26782b66-cgu.0.rcgu.o
                core::ptr::drop_in_place$LT$core..option..Option$LT$cpython..objects..object..PyObject$GT$$GT$::h575bd2057afe9bf4 in indexes.indexes.26782b66-cgu.0.rcgu.o
                _$LT$cpython..objects..object..PyObject$u20$as$u20$core..ops..drop..Drop$GT$::drop::h0501f6ee5fd76a24 in indexes.indexes.26782b66-cgu.0.rcgu.o
                _$LT$$RF$T$u20$as$u20$core..fmt..Debug$GT$::fmt::h7451a442d9609678 in indexes.indexes.26782b66-cgu.0.rcgu.o
                ...
            "_PyType_Type", referenced from:
                indexes::pyext::nodemap::create_instance::_$LT$impl$u20$cpython..py_class..PythonObjectFromPyClassMacro$u20$for$u20$indexes..pyext..nodemap$GT$::initialize::h982b7609ec9d9006 in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyCFunction_NewEx", referenced from:
                cpython::function::py_fn_impl::h67faf9013a609c1e in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyLong_FromSsize_t", referenced from:
                cpython::py_class::slots::sq_item::h9bd479c49c13d5d8 in indexes.indexes.26782b66-cgu.0.rcgu.o
            "__Py_NoneStruct", referenced from:
                indexes::pyext::nodemap::create_instance::init::MAPPING_METHODS::wrap_binary::h01d84b462aa4bad4 in indexes.indexes.26782b66-cgu.0.rcgu.o
                indexes::pyext::nodemap::create_instance::init::wrap_instance_method::hbc1e8ccd0af7f488 in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyModule_Type", referenced from:
                _initindexes in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyErr_GivenExceptionMatches", referenced from:
                indexes::pyext::nodemap::create_instance::init::SEQUENCE_METHODS::sq_contains::he73154836fe59211 in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyInt_FromLong", referenced from:
                cpython::objects::num::_$LT$impl$u20$cpython..conversion..ToPyObject$u20$for$u20$u32$GT$::to_py_object::hb94784297cc94e36 in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_Py_InitializeEx", referenced from:
                core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h5876df8118b1d792 in indexes.indexes.26782b66-cgu.0.rcgu.o
                std::sync::once::Once::call_once::_$u7b$$u7b$closure$u7d$$u7d$::h6d5ff291df7d5bc9 in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyUnicodeDecodeError_Create", referenced from:
                _initindexes in indexes.indexes.26782b66-cgu.0.rcgu.o
                cpython::argparse::parse_args::h3544c0297aa06840 in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyString_Size", referenced from:
                indexes::pyext::nodemap::create_instance::init::SEQUENCE_METHODS::sq_contains::he73154836fe59211 in indexes.indexes.26782b66-cgu.0.rcgu.o
                indexes::pyext::nodemap::create_instance::init::MAPPING_METHODS::wrap_binary::h01d84b462aa4bad4 in indexes.indexes.26782b66-cgu.0.rcgu.o
                indexes::pyext::nodemap::create_instance::init::wrap_instance_method::hbc1e8ccd0af7f488 in indexes.indexes.26782b66-cgu.0.rcgu.o
                cpython::objects::string::PyString::data::h87b35d84108d2d4d in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyObject_Free", referenced from:
                cpython::py_class::slots::tp_dealloc_callback::h44d0685138dc12bc in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyEval_SaveThread", referenced from:
                core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h5876df8118b1d792 in indexes.indexes.26782b66-cgu.0.rcgu.o
                std::sync::once::Once::call_once::_$u7b$$u7b$closure$u7d$$u7d$::h6d5ff291df7d5bc9 in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyExc_SystemError", referenced from:
                _initindexes in indexes.indexes.26782b66-cgu.0.rcgu.o
                indexes::pyext::nodemap::create_instance::_$LT$impl$u20$cpython..py_class..PythonObjectFromPyClassMacro$u20$for$u20$indexes..pyext..nodemap$GT$::initialize::h982b7609ec9d9006 in indexes.indexes.26782b66-cgu.0.rcgu.o
                indexes::pyext::nodemap::create_instance::TYPE_OBJECT::wrap_newfunc::h63a1a1c8aa702d9c in indexes.indexes.26782b66-cgu.0.rcgu.o
                cpython::err::PyErr::fetch::h649c83c8bcfb4225 in indexes.indexes.26782b66-cgu.0.rcgu.o
                cpython::err::result_cast_from_owned_ptr::h44a18add31541531 in indexes.indexes.26782b66-cgu.0.rcgu.o
                _$LT$$RF$T$u20$as$u20$core..fmt..Debug$GT$::fmt::h7451a442d9609678 in indexes.indexes.26782b66-cgu.0.rcgu.o
                cpython::function::handle_panic::ha5ee2ba5b1cb3769 in indexes.indexes.26782b66-cgu.0.rcgu.o
                ...
            "_PyDescr_NewMethod", referenced from:
                indexes::pyext::nodemap::create_instance::_$LT$impl$u20$cpython..py_class..PythonObjectFromPyClassMacro$u20$for$u20$indexes..pyext..nodemap$GT$::initialize::h982b7609ec9d9006 in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyObject_GetItem", referenced from:
                cpython::py_class::slots::sq_item::h9bd479c49c13d5d8 in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyString_AsString", referenced from:
                indexes::pyext::nodemap::create_instance::init::SEQUENCE_METHODS::sq_contains::he73154836fe59211 in indexes.indexes.26782b66-cgu.0.rcgu.o
                indexes::pyext::nodemap::create_instance::init::MAPPING_METHODS::wrap_binary::h01d84b462aa4bad4 in indexes.indexes.26782b66-cgu.0.rcgu.o
                indexes::pyext::nodemap::create_instance::init::wrap_instance_method::hbc1e8ccd0af7f488 in indexes.indexes.26782b66-cgu.0.rcgu.o
                cpython::objects::string::PyString::data::h87b35d84108d2d4d in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_Py_InitModule4_64", referenced from:
                _initindexes in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyType_Ready", referenced from:
                indexes::pyext::nodemap::create_instance::_$LT$impl$u20$cpython..py_class..PythonObjectFromPyClassMacro$u20$for$u20$indexes..pyext..nodemap$GT$::initialize::h982b7609ec9d9006 in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyEval_InitThreads", referenced from:
                _initindexes in indexes.indexes.26782b66-cgu.0.rcgu.o
                core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h5876df8118b1d792 in indexes.indexes.26782b66-cgu.0.rcgu.o
                std::sync::once::Once::call_once::_$u7b$$u7b$closure$u7d$$u7d$::h6d5ff291df7d5bc9 in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyType_GenericAlloc", referenced from:
                indexes::pyext::nodemap::create_instance::TYPE_OBJECT::wrap_newfunc::h63a1a1c8aa702d9c in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyErr_Fetch", referenced from:
                _initindexes in indexes.indexes.26782b66-cgu.0.rcgu.o
                indexes::pyext::nodemap::create_instance::_$LT$impl$u20$cpython..py_class..PythonObjectFromPyClassMacro$u20$for$u20$indexes..pyext..nodemap$GT$::initialize::h982b7609ec9d9006 in indexes.indexes.26782b66-cgu.0.rcgu.o
                indexes::pyext::nodemap::create_instance::TYPE_OBJECT::wrap_newfunc::h63a1a1c8aa702d9c in indexes.indexes.26782b66-cgu.0.rcgu.o
                cpython::err::PyErr::fetch::h649c83c8bcfb4225 in indexes.indexes.26782b66-cgu.0.rcgu.o
                cpython::err::result_cast_from_owned_ptr::h44a18add31541531 in indexes.indexes.26782b66-cgu.0.rcgu.o
                _$LT$$RF$T$u20$as$u20$core..fmt..Debug$GT$::fmt::h7451a442d9609678 in indexes.indexes.26782b66-cgu.0.rcgu.o
                cpython::objects::dict::PyDict::set_item::hb31dd2157a74f644 in indexes.indexes.26782b66-cgu.0.rcgu.o
                ...
            "_PyErr_Restore", referenced from:
                _initindexes in indexes.indexes.26782b66-cgu.0.rcgu.o
                indexes::pyext::nodemap::create_instance::TYPE_OBJECT::wrap_newfunc::h63a1a1c8aa702d9c in indexes.indexes.26782b66-cgu.0.rcgu.o
                indexes::pyext::nodemap::create_instance::init::SEQUENCE_METHODS::sq_contains::he73154836fe59211 in indexes.indexes.26782b66-cgu.0.rcgu.o
                indexes::pyext::nodemap::create_instance::init::MAPPING_METHODS::wrap_binary::h01d84b462aa4bad4 in indexes.indexes.26782b66-cgu.0.rcgu.o
                indexes::pyext::nodemap::create_instance::init::wrap_instance_method::hbc1e8ccd0af7f488 in indexes.indexes.26782b66-cgu.0.rcgu.o
                indexes::pyext::nodemap::create_instance::init::wrap_instance_method::he1955f6b87da25ad in indexes.indexes.26782b66-cgu.0.rcgu.o
                indexes::pyext::nodemap::create_instance::init::wrap_instance_method::h85cbb666920cdf17 in indexes.indexes.26782b66-cgu.0.rcgu.o
                ...
            "_PyExc_TypeError", referenced from:
                indexes::pyext::nodemap::create_instance::init::SEQUENCE_METHODS::sq_contains::he73154836fe59211 in indexes.indexes.26782b66-cgu.0.rcgu.o
                cpython::err::PyErr::new::h9cec55d50c46788c in indexes.indexes.26782b66-cgu.0.rcgu.o
                cpython::err::PyErr::from_instance::ha9460b84167b3019 in indexes.indexes.26782b66-cgu.0.rcgu.o
                _$LT$cpython..err..PyErr$u20$as$u20$core..convert..From$LT$cpython..python..PythonObjectDowncastError$GT$$GT$::from::h83f49b0afda5dfe7 in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyModule_GetName", referenced from:
                _initindexes in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyObject_Repr", referenced from:
                _$LT$$RF$T$u20$as$u20$core..fmt..Debug$GT$::fmt::h7451a442d9609678 in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyBuffer_Type", referenced from:
                indexes::pyext::nodemap::create_instance::TYPE_OBJECT::wrap_newfunc::h63a1a1c8aa702d9c in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyType_IsSubtype", referenced from:
                _initindexes in indexes.indexes.26782b66-cgu.0.rcgu.o
                cpython::err::result_cast_from_owned_ptr::h44a18add31541531 in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyObject_SetAttr", referenced from:
                _initindexes in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_Py_IsInitialized", referenced from:
                core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h5876df8118b1d792 in indexes.indexes.26782b66-cgu.0.rcgu.o
                std::sync::once::Once::call_once::_$u7b$$u7b$closure$u7d$$u7d$::h6d5ff291df7d5bc9 in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyDict_New", referenced from:
                indexes::pyext::nodemap::create_instance::_$LT$impl$u20$cpython..py_class..PythonObjectFromPyClassMacro$u20$for$u20$indexes..pyext..nodemap$GT$::initialize::h982b7609ec9d9006 in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyExc_RuntimeError", referenced from:
                indexes::errors::_$LT$impl$u20$core..convert..From$LT$indexes..errors..Error$GT$$u20$for$u20$cpython..err..PyErr$GT$::from::he7a5fc2180166169 in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyEval_ThreadsInitialized", referenced from:
                core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h5876df8118b1d792 in indexes.indexes.26782b66-cgu.0.rcgu.o
                std::sync::once::Once::call_once::_$u7b$$u7b$closure$u7d$$u7d$::h6d5ff291df7d5bc9 in indexes.indexes.26782b66-cgu.0.rcgu.o
            "_PyBuffer_Release", referenced from:
                core::ptr::drop_in_place$LT$indexes..nodemap..NodeRevMap$LT$indexes..pybuf..SimplePyBuf$LT$u8$GT$$C$indexes..pybuf..SimplePyBuf$LT$u32$GT$$GT$$GT$::h47093850ba43605a in indexes.indexes.26782b66-cgu.0.rcgu.o
                indexes::pyext::nodemap::create_instance::TYPE_OBJECT::wrap_newfunc::h63a1a1c8aa702d9c in indexes.indexes.26782b66-cgu.0.rcgu.o
                _$LT$indexes..pybuf..SimplePyBuf$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h52faff4f39140dff in indexes.indexes.26782b66-cgu.0.rcgu.o
                cpython::py_class::slots::tp_dealloc_callback::h44d0685138dc12bc in indexes.indexes.26782b66-cgu.0.rcgu.o
          ld: symbol(s) not found for architecture arm64
          clang: error: linker command failed with exit code 1 (use -v to see invocation)

Change History (0)

Note: See TracTickets for help on using tickets.