René's URL Explorer Experiment


Title: Cannot compile with conda build · Issue #106 · pybind/python_example · GitHub

Open Graph Title: Cannot compile with conda build · Issue #106 · pybind/python_example

X Title: Cannot compile with conda build · Issue #106 · pybind/python_example

Description: Hello all, I'm getting the attached errors when I run conda build. Demo conda create -n bug_report python=3.8 conda activate bug_report git clone https://github.com/pybind/python_example.git cd python_example/conda.recipe conda build . E...

Open Graph Description: Hello all, I'm getting the attached errors when I run conda build. Demo conda create -n bug_report python=3.8 conda activate bug_report git clone https://github.com/pybind/python_example.git cd pyt...

X Description: Hello all, I'm getting the attached errors when I run conda build. Demo conda create -n bug_report python=3.8 conda activate bug_report git clone https://github.com/pybind/python_example.git cd...

Opengraph URL: https://github.com/pybind/python_example/issues/106

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Cannot compile with conda build","articleBody":"Hello all, \r\n\r\nI'm getting the attached errors when I run `conda build`.\r\n\r\n# Demo\r\n```bash\r\nconda create -n bug_report python=3.8\r\nconda activate bug_report\r\ngit clone https://github.com/pybind/python_example.git\r\ncd python_example/conda.recipe\r\nconda build .\r\n```\r\n\r\n# Error message on macOS (12.4 (Monterey))\r\n```bash\r\nNo numpy version specified in conda_build_config.yaml.  Falling back to default numpy value of 1.16\r\nWARNING:conda_build.metadata:No numpy version specified in conda_build_config.yaml.  Falling back to default numpy value of 1.16\r\nAdding in variants from internal_defaults\r\nINFO:conda_build.variants:Adding in variants from internal_defaults\r\nAttempting to finalize metadata for python_example\r\nINFO:conda_build.metadata:Attempting to finalize metadata for python_example\r\nDEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443\r\nDEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 \"GET /pkgs/main/osx-64/repodata.json HTTP/1.1\" 304 0\r\nDEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 \"GET /pkgs/main/noarch/repodata.json HTTP/1.1\" 304 0\r\nDEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 \"GET /pkgs/r/osx-64/repodata.json HTTP/1.1\" 304 0\r\nDEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 \"GET /pkgs/r/noarch/repodata.json HTTP/1.1\" 304 0\r\nDEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 \"GET /pkgs/main/channeldata.json HTTP/1.1\" 200 None\r\nDEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 \"GET /pkgs/r/channeldata.json HTTP/1.1\" 200 None\r\nCollecting package metadata (repodata.json): ...working... done\r\nSolving environment: ...working... done\r\nCollecting package metadata (repodata.json): ...working... done\r\nSolving environment: ...working... done\r\nCollecting package metadata (repodata.json): ...working... done\r\nSolving environment: ...working... done\r\nBUILD START: ['python_example-0.0.1-py39ha5a8b8e_0.tar.bz2']\r\nCollecting package metadata (repodata.json): ...working... done\r\nSolving environment: ...working... done\r\n\r\n## Package Plan ##\r\n\r\n  environment location: /Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p\r\n\r\n\r\nThe following NEW packages will be INSTALLED:\r\n\r\n    ca-certificates: 2022.4.26-hecd8cb5_0\r\n    certifi:         2022.5.18.1-py39hecd8cb5_0\r\n    libcxx:          12.0.0-h2f01273_0\r\n    libffi:          3.3-hb1e8313_2\r\n    ncurses:         6.3-hca72f7f_2\r\n    openssl:         1.1.1o-hca72f7f_0\r\n    pip:             21.2.4-py39hecd8cb5_0\r\n    pybind11:        2.9.1-py39hc29d2bd_0\r\n    python:          3.9.12-hdfd78df_1\r\n    readline:        8.1.2-hca72f7f_1\r\n    setuptools:      61.2.0-py39hecd8cb5_0\r\n    sqlite:          3.38.3-h707629a_0\r\n    tk:              8.6.12-h5d9f67b_0\r\n    tzdata:          2022a-hda174b7_0\r\n    wheel:           0.37.1-pyhd3eb1b0_0\r\n    xz:              5.2.5-hca72f7f_1\r\n    zlib:            1.2.12-h4dc903c_2\r\n\r\nPreparing transaction: ...working... done\r\nVerifying transaction: ...working... done\r\nExecuting transaction: ...working... done\r\nCollecting package metadata (repodata.json): ...working... done\r\nSolving environment: ...working... done\r\nCollecting package metadata (repodata.json): ...working... done\r\nSolving environment: ...working... done\r\n\r\n## Package Plan ##\r\n\r\n  environment location: /Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_build_env\r\n\r\n\r\nThe following NEW packages will be INSTALLED:\r\n\r\n    cctools_osx-64:     949.0.1-hc7db93f_23\r\n    clang:              12.0.0-hecd8cb5_2\r\n    clang-12:           12.0.0-default_hfcad0e5_2\r\n    clang_osx-64:       12.0.0-h7ad7729_2\r\n    clangxx:            12.0.0-default_hfcad0e5_2\r\n    clangxx_osx-64:     12.0.0-he0c6f94_2\r\n    compiler-rt:        12.0.0-hd87ff74_2\r\n    compiler-rt_osx-64: 12.0.0-hfb26b64_2\r\n    ld64_osx-64:        530-h70f3046_23\r\n    ldid:               2.1.2-h2d21305_2\r\n    libclang-cpp12:     12.0.0-default_hfcad0e5_2\r\n    libcxx:             12.0.0-h2f01273_0\r\n    libllvm12:          12.0.0-h9b2ccf5_3\r\n    llvm-tools:         12.0.0-h9b2ccf5_3\r\n    tapi:               1000.10.8-ha1b3eb9_0\r\n    zlib:               1.2.12-h4dc903c_2\r\n\r\nPreparing transaction: ...working... done\r\nVerifying transaction: ...working... done\r\nExecuting transaction: ...working... done\r\nCopying /Users/kejang/Local/small_projects/python_example to /Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/work/\r\nsource tree in: /Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/work\r\nexport PREFIX=/Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p\r\nexport BUILD_PREFIX=/Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_build_env\r\nexport SRC_DIR=/Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/work\r\nINFO: activate_clang_osx-64.sh made the following environmental changes:\r\n+AR=x86_64-apple-darwin13.4.0-ar\r\n+AS=x86_64-apple-darwin13.4.0-as\r\n+CC=x86_64-apple-darwin13.4.0-clang\r\n+CC_FOR_BUILD=$BUILD_PREFIX/bin/x86_64-apple-darwin13.4.0-clang\r\n+CFLAGS=-march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem $PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/python_example-0.0.1 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix\r\n+CHECKSYMS=x86_64-apple-darwin13.4.0-checksyms\r\n+CLANG=x86_64-apple-darwin13.4.0-clang\r\n+CMAKE_ARGS=-DCMAKE_AR=$BUILD_PREFIX/bin/x86_64-apple-darwin13.4.0-ar -DCMAKE_CXX_COMPILER_AR=$BUILD_PREFIX/bin/x86_64-apple-darwin13.4.0-ar -DCMAKE_C_COMPILER_AR=$BUILD_PREFIX/bin/x86_64-apple-darwin13.4.0-ar -DCMAKE_RANLIB=$BUILD_PREFIX/bin/x86_64-apple-darwin13.4.0-ranlib -DCMAKE_CXX_COMPILER_RANLIB=$BUILD_PREFIX/bin/x86_64-apple-darwin13.4.0-ranlib -DCMAKE_C_COMPILER_RANLIB=$BUILD_PREFIX/bin/x86_64-apple-darwin13.4.0-ranlib -DCMAKE_LINKER=$BUILD_PREFIX/bin/x86_64-apple-darwin13.4.0-ld -DCMAKE_STRIP=$BUILD_PREFIX/bin/x86_64-apple-darwin13.4.0-strip -DCMAKE_INSTALL_NAME_TOOL=$BUILD_PREFIX/bin/x86_64-apple-darwin13.4.0-install_name_tool -DCMAKE_LIBTOOL=$BUILD_PREFIX/bin/x86_64-apple-darwin13.4.0-libtool -DCMAKE_OSX_DEPLOYMENT_TARGET=10.9 -DCMAKE_BUILD_TYPE=Release -DCMAKE_OSX_SYSROOT=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -DCMAKE_INSTALL_PREFIX=$PREFIX -DCMAKE_INSTALL_LIBDIR=lib\r\n+CMAKE_PREFIX_PATH=:$PREFIX\r\n+CONDA_BUILD_SYSROOT=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk\r\n+CONDA_TOOLCHAIN_BUILD=x86_64-apple-darwin13.4.0\r\n+CONDA_TOOLCHAIN_HOST=x86_64-apple-darwin13.4.0\r\n+CPPFLAGS=-D_FORTIFY_SOURCE=2 -isystem $PREFIX/include -mmacosx-version-min=10.9\r\n+DEBUG_CFLAGS=-march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -Og -g -Wall -Wextra -isystem $PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/python_example-0.0.1 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix\r\n+HOST=x86_64-apple-darwin13.4.0\r\n+INDR=x86_64-apple-darwin13.4.0-indr\r\n+INSTALL_NAME_TOOL=x86_64-apple-darwin13.4.0-install_name_tool\r\n+LD=x86_64-apple-darwin13.4.0-ld\r\n+LDFLAGS=-Wl,-pie -Wl,-headerpad_max_install_names -Wl,-dead_strip_dylibs -Wl,-rpath,$PREFIX/lib -L$PREFIX/lib\r\n+LDFLAGS_LD=-pie -headerpad_max_install_names -dead_strip_dylibs -rpath $PREFIX/lib -L$PREFIX/lib\r\n+LIBTOOL=x86_64-apple-darwin13.4.0-libtool\r\n+LIPO=x86_64-apple-darwin13.4.0-lipo\r\n+MESON_ARGS=--buildtype release --prefix=$PREFIX -Dlibdir=lib\r\n+NM=x86_64-apple-darwin13.4.0-nm\r\n+NMEDIT=x86_64-apple-darwin13.4.0-nmedit\r\n+OBJC=x86_64-apple-darwin13.4.0-clang\r\n+OBJC_FOR_BUILD=$BUILD_PREFIX/bin/x86_64-apple-darwin13.4.0-clang\r\n+OTOOL=x86_64-apple-darwin13.4.0-otool\r\n+PAGESTUFF=x86_64-apple-darwin13.4.0-pagestuff\r\n+RANLIB=x86_64-apple-darwin13.4.0-ranlib\r\n+REDO_PREBINDING=x86_64-apple-darwin13.4.0-redo_prebinding\r\n+SDKROOT=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk\r\n+SEGEDIT=x86_64-apple-darwin13.4.0-segedit\r\n+SEG_ADDR_TABLE=x86_64-apple-darwin13.4.0-seg_addr_table\r\n+SEG_HACK=x86_64-apple-darwin13.4.0-seg_hack\r\n+SIZE=x86_64-apple-darwin13.4.0-size\r\n+STRINGS=x86_64-apple-darwin13.4.0-strings\r\n+STRIP=x86_64-apple-darwin13.4.0-strip\r\n+_CONDA_PYTHON_SYSCONFIGDATA_NAME=_sysconfigdata_x86_64_apple_darwin13_4_0\r\n+ac_cv_func_malloc_0_nonnull=yes\r\n+ac_cv_func_realloc_0_nonnull=yes\r\n+build_alias=x86_64-apple-darwin13.4.0\r\n+host_alias=x86_64-apple-darwin13.4.0\r\nINFO: activate_clangxx_osx-64.sh made the following environmental changes:\r\n+CLANGXX=x86_64-apple-darwin13.4.0-clang++\r\n+CXX=x86_64-apple-darwin13.4.0-clang++\r\n+CXXFLAGS=-march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -stdlib=libc++ -fvisibility-inlines-hidden -std=c++14 -fmessage-length=0 -isystem $PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/python_example-0.0.1 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix\r\n+CXX_FOR_BUILD=$BUILD_PREFIX/bin/x86_64-apple-darwin13.4.0-clang++\r\n+DEBUG_CXXFLAGS=-march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -stdlib=libc++ -fvisibility-inlines-hidden -std=c++14 -fmessage-length=0 -Og -g -Wall -Wextra -isystem $PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/python_example-0.0.1 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix\r\nUsing pip 21.2.4 from $PREFIX/lib/python3.9/site-packages/pip (python 3.9)\r\nNon-user install because user site-packages disabled\r\nIgnoring indexes: https://pypi.org/simple\r\nCreated temporary directory: /private/tmp/pip-ephem-wheel-cache-ktnwkn09\r\nCreated temporary directory: /private/tmp/pip-req-tracker-w6r1e96_\r\nInitialized build tracking at /private/tmp/pip-req-tracker-w6r1e96_\r\nCreated build tracker: /private/tmp/pip-req-tracker-w6r1e96_\r\nEntered build tracker: /private/tmp/pip-req-tracker-w6r1e96_\r\nCreated temporary directory: /private/tmp/pip-install-3a_80d5s\r\nProcessing $SRC_DIR\r\n  Created temporary directory: /private/tmp/pip-req-build-5ynustjn\r\n  DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default.\r\n   pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555.\r\n  Added file://$SRC_DIR to build tracker '/private/tmp/pip-req-tracker-w6r1e96_'\r\n    Created temporary directory: /private/tmp/pip-modern-metadata-vjdahyhz\r\n    Preparing wheel metadata: started\r\n    Running command /Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/bin/python /Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /tmp/tmp4ukppx24\r\n    running dist_info\r\n    creating /private/tmp/pip-modern-metadata-vjdahyhz/python_example.egg-info\r\n    writing /private/tmp/pip-modern-metadata-vjdahyhz/python_example.egg-info/PKG-INFO\r\n    writing dependency_links to /private/tmp/pip-modern-metadata-vjdahyhz/python_example.egg-info/dependency_links.txt\r\n    writing requirements to /private/tmp/pip-modern-metadata-vjdahyhz/python_example.egg-info/requires.txt\r\n    writing top-level names to /private/tmp/pip-modern-metadata-vjdahyhz/python_example.egg-info/top_level.txt\r\n    writing manifest file '/private/tmp/pip-modern-metadata-vjdahyhz/python_example.egg-info/SOURCES.txt'\r\n    reading manifest file '/private/tmp/pip-modern-metadata-vjdahyhz/python_example.egg-info/SOURCES.txt'\r\n    adding license file 'LICENSE'\r\n    writing manifest file '/private/tmp/pip-modern-metadata-vjdahyhz/python_example.egg-info/SOURCES.txt'\r\n    creating '/private/tmp/pip-modern-metadata-vjdahyhz/python_example.dist-info'\r\n    adding license file \"LICENSE\" (matched pattern \"LICEN[CS]E*\")\r\n    Preparing wheel metadata: finished with status 'done'\r\n  Source in /private/tmp/pip-req-build-5ynustjn has version 0.0.1, which satisfies requirement python-example==0.0.1 from file://$SRC_DIR\r\n  Removed python-example==0.0.1 from file://$SRC_DIR from build tracker '/private/tmp/pip-req-tracker-w6r1e96_'\r\nCreated temporary directory: /private/tmp/pip-unpack-u2bof02c\r\nBuilding wheels for collected packages: python-example\r\n  Created temporary directory: /private/tmp/pip-wheel-jyg0v0kw\r\n  Destination directory: /private/tmp/pip-wheel-jyg0v0kw\r\n  Building wheel for python-example (PEP 517): started\r\n  Running command /Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/bin/python /Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /tmp/tmpoz_uuaku\r\n  running bdist_wheel\r\n  running build\r\n  running build_ext\r\n  x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/include -arch x86_64 -I/Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/include -arch x86_64 -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/include -fdebug-prefix-map=/Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/work=/usr/local/src/conda/python_example-0.0.1 -fdebug-prefix-map=/Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p=/usr/local/src/conda-prefix -D_FORTIFY_SOURCE=2 -isystem /Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/include -mmacosx-version-min=10.9 -I/Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/include/python3.9 -c flagcheck.cpp -o flagcheck.o -std=c++17\r\n  building 'python_example' extension\r\n  creating build/temp.macosx-10.9-x86_64-3.9\r\n  creating build/temp.macosx-10.9-x86_64-3.9/src\r\n  x86_64-apple-darwin13.4.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/include -arch x86_64 -I/Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/include -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/include -arch x86_64 -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/include -fdebug-prefix-map=/Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/work=/usr/local/src/conda/python_example-0.0.1 -fdebug-prefix-map=/Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p=/usr/local/src/conda-prefix -D_FORTIFY_SOURCE=2 -isystem /Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/include -mmacosx-version-min=10.9 -DVERSION_INFO=0.0.1 -I/Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/lib/python3.9/site-packages/pybind11/include -I/Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/include/python3.9 -c src/main.cpp -o build/temp.macosx-10.9-x86_64-3.9/src/main.o -std=c++17 -fvisibility=hidden -g0 -stdlib=libc++\r\n  creating build/lib.macosx-10.9-x86_64-3.9\r\n  x86_64-apple-darwin13.4.0-clang++ -bundle -undefined dynamic_lookup -Wl,-pie -Wl,-headerpad_max_install_names -Wl,-dead_strip_dylibs -Wl,-rpath,/Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/lib -L/Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/lib -L/Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/lib -Wl,-pie -Wl,-headerpad_max_install_names -Wl,-dead_strip_dylibs -Wl,-rpath,/Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/lib -L/Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/lib -Wl,-pie -Wl,-headerpad_max_install_names -Wl,-dead_strip_dylibs -Wl,-rpath,/Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/lib -L/Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/lib -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/include -fdebug-prefix-map=/Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/work=/usr/local/src/conda/python_example-0.0.1 -fdebug-prefix-map=/Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p=/usr/local/src/conda-prefix -D_FORTIFY_SOURCE=2 -isystem /Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/include -mmacosx-version-min=10.9 build/temp.macosx-10.9-x86_64-3.9/src/main.o -o build/lib.macosx-10.9-x86_64-3.9/python_example.cpython-39-darwin.so -stdlib=libc++\r\n  ld: warning: -pie being ignored. It is only used when linking a main executable\r\n  ld: unsupported tapi file type '!tapi-tbd' in YAML file '/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib/libSystem.tbd' for architecture x86_64\r\n  clang-12: error: linker command failed with exit code 1 (use -v to see invocation)\r\n  error: command '/Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/_build_env/bin/x86_64-apple-darwin13.4.0-clang++' failed with exit code 1\r\n  Building wheel for python-example (PEP 517): finished with status 'error'\r\n  ERROR: Failed building wheel for python-example\r\nFailed to build python-example\r\nERROR: Could not build wheels for python-example which use PEP 517 and cannot be installed directly\r\nException information:\r\nTraceback (most recent call last):\r\n  File \"$PREFIX/lib/python3.9/site-packages/pip/_internal/cli/base_command.py\", line 173, in _main\r\n    status = self.run(options, args)\r\n  File \"$PREFIX/lib/python3.9/site-packages/pip/_internal/cli/req_command.py\", line 203, in wrapper\r\n    return func(self, options, args)\r\n  File \"$PREFIX/lib/python3.9/site-packages/pip/_internal/commands/install.py\", line 357, in run\r\n    raise InstallationError(\r\npip._internal.exceptions.InstallationError: Could not build wheels for python-example which use PEP 517 and cannot be installed directly\r\nRemoved build tracker: '/private/tmp/pip-req-tracker-w6r1e96_'\r\nTraceback (most recent call last):\r\n  File \"/Users/kejang/opt/anaconda3/bin/conda-build\", line 11, in \u003cmodule\u003e\r\n    sys.exit(main())\r\n  File \"/Users/kejang/opt/anaconda3/lib/python3.9/site-packages/conda_build/cli/main_build.py\", line 488, in main\r\n    execute(sys.argv[1:])\r\n  File \"/Users/kejang/opt/anaconda3/lib/python3.9/site-packages/conda_build/cli/main_build.py\", line 477, in execute\r\n    outputs = api.build(args.recipe, post=args.post, test_run_post=args.test_run_post,\r\n  File \"/Users/kejang/opt/anaconda3/lib/python3.9/site-packages/conda_build/api.py\", line 186, in build\r\n    return build_tree(\r\n  File \"/Users/kejang/opt/anaconda3/lib/python3.9/site-packages/conda_build/build.py\", line 3088, in build_tree\r\n    packages_from_this = build(metadata, stats,\r\n  File \"/Users/kejang/opt/anaconda3/lib/python3.9/site-packages/conda_build/build.py\", line 2211, in build\r\n    utils.check_call_env(cmd, env=env, rewrite_stdout_env=rewrite_env,\r\n  File \"/Users/kejang/opt/anaconda3/lib/python3.9/site-packages/conda_build/utils.py\", line 411, in check_call_env\r\n    return _func_defaulting_env_to_os_environ('call', *popenargs, **kwargs)\r\n  File \"/Users/kejang/opt/anaconda3/lib/python3.9/site-packages/conda_build/utils.py\", line 391, in _func_defaulting_env_to_os_environ\r\n    raise subprocess.CalledProcessError(proc.returncode, _args)\r\nsubprocess.CalledProcessError: Command '['/bin/bash', '-o', 'errexit', '/Users/kejang/opt/anaconda3/conda-bld/python_example_1655698551452/work/conda_build.sh']' returned non-zero exit status 1.\r\n```","author":{"url":"https://github.com/kejang","@type":"Person","name":"kejang"},"datePublished":"2022-06-20T03:39:56.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/106/python_example/issues/106"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:e738ef42-ce60-4d4d-c7cf-6f0b398fb9ef
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idE900:1C5DF3:182B505:1FF418E:6971993F
html-safe-nonce5ad1f7df346ae55360a1fd543f27c1f894d11aa36cba61e4dd7011e7d0a21a0a
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFOTAwOjFDNURGMzoxODJCNTA1OjFGRjQxOEU6Njk3MTk5M0YiLCJ2aXNpdG9yX2lkIjoiMTUwNTM3MzM0NzM4ODY5Mjc5OSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac41fe1180e24fcbb49828aa9a81a5aec2699fcab168ef507fb6d92de39748e229
hovercard-subject-tagissue:1276316098
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/pybind/python_example/106/issue_layout
twitter:imagehttps://opengraph.githubassets.com/0f252c556951cff1dc0d8bbddb194b9b2ffcf6edbc4121f2ecb71460c2ef07e4/pybind/python_example/issues/106
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/0f252c556951cff1dc0d8bbddb194b9b2ffcf6edbc4121f2ecb71460c2ef07e4/pybind/python_example/issues/106
og:image:altHello all, I'm getting the attached errors when I run conda build. Demo conda create -n bug_report python=3.8 conda activate bug_report git clone https://github.com/pybind/python_example.git cd pyt...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamekejang
hostnamegithub.com
expected-hostnamegithub.com
Nonefdfdce9cd4f6ab85dca2b0d11264270829297c962dd5a79df449062d7822258f
turbo-cache-controlno-preview
go-importgithub.com/pybind/python_example git https://github.com/pybind/python_example.git
octolytics-dimension-user_id17565521
octolytics-dimension-user_loginpybind
octolytics-dimension-repository_id50649061
octolytics-dimension-repository_nwopybind/python_example
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id50649061
octolytics-dimension-repository_network_root_nwopybind/python_example
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release51c736e60b302bd039c9d5164573d176ceb24bb2
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/pybind/python_example/issues/106#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpybind%2Fpython_example%2Fissues%2F106
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpybind%2Fpython_example%2Fissues%2F106
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=pybind%2Fpython_example
Reloadhttps://patch-diff.githubusercontent.com/pybind/python_example/issues/106
Reloadhttps://patch-diff.githubusercontent.com/pybind/python_example/issues/106
Reloadhttps://patch-diff.githubusercontent.com/pybind/python_example/issues/106
pybind https://patch-diff.githubusercontent.com/pybind
python_examplehttps://patch-diff.githubusercontent.com/pybind/python_example
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fpybind%2Fpython_example
Fork 151 https://patch-diff.githubusercontent.com/login?return_to=%2Fpybind%2Fpython_example
Star 527 https://patch-diff.githubusercontent.com/login?return_to=%2Fpybind%2Fpython_example
Code https://patch-diff.githubusercontent.com/pybind/python_example
Issues 17 https://patch-diff.githubusercontent.com/pybind/python_example/issues
Pull requests 2 https://patch-diff.githubusercontent.com/pybind/python_example/pulls
Actions https://patch-diff.githubusercontent.com/pybind/python_example/actions
Projects 0 https://patch-diff.githubusercontent.com/pybind/python_example/projects
Security Uh oh! There was an error while loading. Please reload this page. https://patch-diff.githubusercontent.com/pybind/python_example/security
Please reload this pagehttps://patch-diff.githubusercontent.com/pybind/python_example/issues/106
Insights https://patch-diff.githubusercontent.com/pybind/python_example/pulse
Code https://patch-diff.githubusercontent.com/pybind/python_example
Issues https://patch-diff.githubusercontent.com/pybind/python_example/issues
Pull requests https://patch-diff.githubusercontent.com/pybind/python_example/pulls
Actions https://patch-diff.githubusercontent.com/pybind/python_example/actions
Projects https://patch-diff.githubusercontent.com/pybind/python_example/projects
Security https://patch-diff.githubusercontent.com/pybind/python_example/security
Insights https://patch-diff.githubusercontent.com/pybind/python_example/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/pybind/python_example/issues/106
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/pybind/python_example/issues/106
Cannot compile with conda buildhttps://patch-diff.githubusercontent.com/pybind/python_example/issues/106#top
https://github.com/kejang
https://github.com/kejang
kejanghttps://github.com/kejang
on Jun 20, 2022https://github.com/pybind/python_example/issues/106#issue-1276316098
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.