Skip to content

prerelease_deps check failed #18466

Description

@github-actions

The pre-release check failed for 7 handwritten package(s) on Python 3.15.

Failed Packages

  • bigquery-magics

  • db-dtypes

  • google-cloud-bigquery-storage

  • google-cloud-bigquery

  • google-cloud-documentai-toolbox

  • google-cloud-pubsub

  • pandas-gbq

  • Python Version: 3.15

  • Workflow Run: 36079418296

Failure Details

bigquery-magics

Test Failure Output (last 50 lines):

      copying shapely/tests/legacy/test_operators.py -> /tmp/build_3.15_packages_bigquery-magics/build/lib.linux-x86_64-cpython-315/shapely/tests/legacy
      copying shapely/tests/legacy/test_shared_paths.py -> /tmp/build_3.15_packages_bigquery-magics/build/lib.linux-x86_64-cpython-315/shapely/tests/legacy
      copying shapely/tests/legacy/test_nearest.py -> /tmp/build_3.15_packages_bigquery-magics/build/lib.linux-x86_64-cpython-315/shapely/tests/legacy
      copying shapely/tests/legacy/test_pickle.py -> /tmp/build_3.15_packages_bigquery-magics/build/lib.linux-x86_64-cpython-315/shapely/tests/legacy
      copying shapely/tests/legacy/test_delaunay.py -> /tmp/build_3.15_packages_bigquery-magics/build/lib.linux-x86_64-cpython-315/shapely/tests/legacy
      copying shapely/tests/legacy/test_predicates.py -> /tmp/build_3.15_packages_bigquery-magics/build/lib.linux-x86_64-cpython-315/shapely/tests/legacy
      copying shapely/tests/legacy/test_wkt.py -> /tmp/build_3.15_packages_bigquery-magics/build/lib.linux-x86_64-cpython-315/shapely/tests/legacy
      creating /tmp/build_3.15_packages_bigquery-magics/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_multipolygon.py -> /tmp/build_3.15_packages_bigquery-magics/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_geometry_base.py -> /tmp/build_3.15_packages_bigquery-magics/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_polygon.py -> /tmp/build_3.15_packages_bigquery-magics/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_multilinestring.py -> /tmp/build_3.15_packages_bigquery-magics/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_hash.py -> /tmp/build_3.15_packages_bigquery-magics/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_multipoint.py -> /tmp/build_3.15_packages_bigquery-magics/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_multi.py -> /tmp/build_3.15_packages_bigquery-magics/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/__init__.py -> /tmp/build_3.15_packages_bigquery-magics/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_linestring.py -> /tmp/build_3.15_packages_bigquery-magics/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_format.py -> /tmp/build_3.15_packages_bigquery-magics/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_collection.py -> /tmp/build_3.15_packages_bigquery-magics/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_coords.py -> /tmp/build_3.15_packages_bigquery-magics/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_point.py -> /tmp/build_3.15_packages_bigquery-magics/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_equality.py -> /tmp/build_3.15_packages_bigquery-magics/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_decimal.py -> /tmp/build_3.15_packages_bigquery-magics/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_emptiness.py -> /tmp/build_3.15_packages_bigquery-magics/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/_geos.pxd -> /tmp/build_3.15_packages_bigquery-magics/build/lib.linux-x86_64-cpython-315/shapely
      copying shapely/_pygeos_api.pxd -> /tmp/build_3.15_packages_bigquery-magics/build/lib.linux-x86_64-cpython-315/shapely
      UPDATING /tmp/build_3.15_packages_bigquery-magics/build/lib.linux-x86_64-cpython-315/shapely/_version.py
      set /tmp/build_3.15_packages_bigquery-magics/build/lib.linux-x86_64-cpython-315/shapely/_version.py to '2.1.2'
      running build_ext
      building 'shapely.lib' extension
      gcc -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/home/runner/work/google-cloud-python/google-cloud-python/packages/bigquery-magics/.nox/prerelease_deps-3-15/include -I/opt/hostedtoolcache/Python/3.15.0-rc.2/x64/include/python3.15 -c src/c_api.c -o /tmp/build_3.15_packages_bigquery-magics/build/temp.linux-x86_64-cpython-315/src/c_api.o
      In file included from src/c_api.h:22,
                       from src/c_api.c:14:
      src/geos.h:5:10: fatal error: numpy/ndarraytypes.h: No such file or directory
          5 | #include <numpy/ndarraytypes.h>
            |          ^~~~~~~~~~~~~~~~~~~~~~
      compilation terminated.
      error: Command '['gcc', '-fno-omit-frame-pointer', '-mno-omit-leaf-frame-pointer', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-g', '-O3', '-Wall', '-fPIC', '-I/home/runner/work/google-cloud-python/google-cloud-python/packages/bigquery-magics/.nox/prerelease_deps-3-15/include', '-I/opt/hostedtoolcache/Python/3.15.0-rc.2/x64/include/python3.15', '-c', 'src/c_api.c', '-o', '/tmp/build_3.15_packages_bigquery-magics/build/temp.linux-x86_64-cpython-315/src/c_api.o']' returned non-zero exit status 1.
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for shapely
Successfully built bigquery-magics pydantic-core
Failed to build pyarrow shapely
error: failed-wheel-build-for-install

× Failed to build installable wheels for some pyproject.toml based projects
╰─> pyarrow, shapely

nox > Session prerelease_deps-3.15 failed.
Installed Dependencies (pip list)
No dependencies installed (failed during build)
db-dtypes

Test Failure Output (last 50 lines):

      -- Detecting CXX compile features - done
      -- System processor: x86_64
      -- Performing Test CXX_SUPPORTS_SSE4_2
      -- Performing Test CXX_SUPPORTS_SSE4_2 - Success
      -- Performing Test CXX_SUPPORTS_AVX2
      -- Performing Test CXX_SUPPORTS_AVX2 - Success
      -- Performing Test CXX_SUPPORTS_AVX512
      -- Performing Test CXX_SUPPORTS_AVX512 - Success
      -- Arrow build warning level: PRODUCTION
      -- Build Type: Release
      -- CMAKE_C_FLAGS:  -Wall -fno-semantic-interposition -msse4.2  -fdiagnostics-color=always  -fno-omit-frame-pointer -Wno-unused-variable -Wno-maybe-uninitialized
      -- CMAKE_CXX_FLAGS:  -Wno-noexcept-type  -Wall -fno-semantic-interposition -msse4.2  -fdiagnostics-color=always  -fno-omit-frame-pointer -Wno-unused-variable -Wno-maybe-uninitialized
      -- Generator: Ninja
      -- Build output directory: /tmp/tmp7rslw7ym/build/release
      -- Found Python3: /home/runner/work/google-cloud-python/google-cloud-python/packages/db-dtypes/.nox/prerelease_deps-test_type-unit/bin/python (found version "3.15.0") found components: Interpreter Development.Module NumPy
      -- Found Python3Alt: /home/runner/work/google-cloud-python/google-cloud-python/packages/db-dtypes/.nox/prerelease_deps-test_type-unit/bin/python
      -- Found NumPy version: 2.5.3
      -- NumPy include dir: /tmp/pip-build-env-qzzkytut/overlay/lib/python3.15/site-packages/numpy/_core/include
      -- Found Cython version: 3.3.0
      CMake Error at CMakeLists.txt:294 (find_package):
        By not providing "FindArrow.cmake" in CMAKE_MODULE_PATH this project has
        asked CMake to find a package configuration file provided by "Arrow", but
        CMake did not find one.
      
        Could not find a package configuration file provided by "Arrow" with any of
        the following names:
      
          ArrowConfig.cmake
          arrow-config.cmake
      
        Add the installation prefix of "Arrow" to CMAKE_PREFIX_PATH or set
        "Arrow_DIR" to a directory containing one of the above files.  If "Arrow"
        provides a separate development package or SDK, be sure it has been
        installed.
      
      
      -- Configuring incomplete, errors occurred!
      
      *** CMake configuration failed
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for pyarrow
Failed to build pyarrow
error: failed-wheel-build-for-install

× Failed to build installable wheels for some pyproject.toml based projects
╰─> pyarrow

nox > Session prerelease_deps(test_type='unit') failed.
Installed Dependencies (pip list)
No dependencies installed (failed during build)
google-cloud-bigquery-storage

Test Failure Output (last 50 lines):

      -- System processor: x86_64
      -- Performing Test CXX_SUPPORTS_SSE4_2
      -- Performing Test CXX_SUPPORTS_SSE4_2 - Success
      -- Performing Test CXX_SUPPORTS_AVX2
      -- Performing Test CXX_SUPPORTS_AVX2 - Success
      -- Performing Test CXX_SUPPORTS_AVX512
      -- Performing Test CXX_SUPPORTS_AVX512 - Success
      -- Arrow build warning level: PRODUCTION
      -- Build Type: Release
      -- CMAKE_C_FLAGS:  -Wall -fno-semantic-interposition -msse4.2  -fdiagnostics-color=always  -fno-omit-frame-pointer -Wno-unused-variable -Wno-maybe-uninitialized
      -- CMAKE_CXX_FLAGS:  -Wno-noexcept-type  -Wall -fno-semantic-interposition -msse4.2  -fdiagnostics-color=always  -fno-omit-frame-pointer -Wno-unused-variable -Wno-maybe-uninitialized
      -- Generator: Ninja
      -- Build output directory: /tmp/tmpnbm_q9et/build/release
      -- Found Python3: /home/runner/work/google-cloud-python/google-cloud-python/packages/google-cloud-bigquery-storage/.nox/prerelease_deps-protobuf_implementation-python/bin/python (found version "3.15.0") found components: Interpreter Development.Module NumPy
      -- Found Python3Alt: /home/runner/work/google-cloud-python/google-cloud-python/packages/google-cloud-bigquery-storage/.nox/prerelease_deps-protobuf_implementation-python/bin/python
      -- Found NumPy version: 2.5.3
      -- NumPy include dir: /tmp/pip-build-env-35hg5vl4/overlay/lib/python3.15/site-packages/numpy/_core/include
      -- Found Cython version: 3.3.0
      CMake Error at CMakeLists.txt:294 (find_package):
        By not providing "FindArrow.cmake" in CMAKE_MODULE_PATH this project has
        asked CMake to find a package configuration file provided by "Arrow", but
        CMake did not find one.
      
        Could not find a package configuration file provided by "Arrow" with any of
        the following names:
      
          ArrowConfig.cmake
          arrow-config.cmake
      
        Add the installation prefix of "Arrow" to CMAKE_PREFIX_PATH or set
        "Arrow_DIR" to a directory containing one of the above files.  If "Arrow"
        provides a separate development package or SDK, be sure it has been
        installed.
      
      
      -- Configuring incomplete, errors occurred!
      
      *** CMake configuration failed
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for pyarrow
Successfully built google-cloud-bigquery-storage
Failed to build pyarrow
error: failed-wheel-build-for-install

× Failed to build installable wheels for some pyproject.toml based projects
╰─> pyarrow

nox > Session prerelease_deps(protobuf_implementation='python') failed.
Installed Dependencies (pip list)
No dependencies installed (failed during build)
google-cloud-bigquery

Test Failure Output (last 50 lines):

      copying shapely/tests/legacy/test_vectorized.py -> /tmp/build_3.15_packages_google-cloud-bigquery/build/lib.linux-x86_64-cpython-315/shapely/tests/legacy
      copying shapely/tests/legacy/test_operators.py -> /tmp/build_3.15_packages_google-cloud-bigquery/build/lib.linux-x86_64-cpython-315/shapely/tests/legacy
      copying shapely/tests/legacy/test_shared_paths.py -> /tmp/build_3.15_packages_google-cloud-bigquery/build/lib.linux-x86_64-cpython-315/shapely/tests/legacy
      copying shapely/tests/legacy/test_nearest.py -> /tmp/build_3.15_packages_google-cloud-bigquery/build/lib.linux-x86_64-cpython-315/shapely/tests/legacy
      copying shapely/tests/legacy/test_pickle.py -> /tmp/build_3.15_packages_google-cloud-bigquery/build/lib.linux-x86_64-cpython-315/shapely/tests/legacy
      copying shapely/tests/legacy/test_delaunay.py -> /tmp/build_3.15_packages_google-cloud-bigquery/build/lib.linux-x86_64-cpython-315/shapely/tests/legacy
      copying shapely/tests/legacy/test_predicates.py -> /tmp/build_3.15_packages_google-cloud-bigquery/build/lib.linux-x86_64-cpython-315/shapely/tests/legacy
      copying shapely/tests/legacy/test_wkt.py -> /tmp/build_3.15_packages_google-cloud-bigquery/build/lib.linux-x86_64-cpython-315/shapely/tests/legacy
      creating /tmp/build_3.15_packages_google-cloud-bigquery/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_multipolygon.py -> /tmp/build_3.15_packages_google-cloud-bigquery/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_geometry_base.py -> /tmp/build_3.15_packages_google-cloud-bigquery/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_polygon.py -> /tmp/build_3.15_packages_google-cloud-bigquery/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_multilinestring.py -> /tmp/build_3.15_packages_google-cloud-bigquery/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_hash.py -> /tmp/build_3.15_packages_google-cloud-bigquery/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_multipoint.py -> /tmp/build_3.15_packages_google-cloud-bigquery/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_multi.py -> /tmp/build_3.15_packages_google-cloud-bigquery/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/__init__.py -> /tmp/build_3.15_packages_google-cloud-bigquery/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_linestring.py -> /tmp/build_3.15_packages_google-cloud-bigquery/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_format.py -> /tmp/build_3.15_packages_google-cloud-bigquery/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_collection.py -> /tmp/build_3.15_packages_google-cloud-bigquery/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_coords.py -> /tmp/build_3.15_packages_google-cloud-bigquery/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_point.py -> /tmp/build_3.15_packages_google-cloud-bigquery/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_equality.py -> /tmp/build_3.15_packages_google-cloud-bigquery/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_decimal.py -> /tmp/build_3.15_packages_google-cloud-bigquery/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/tests/geometry/test_emptiness.py -> /tmp/build_3.15_packages_google-cloud-bigquery/build/lib.linux-x86_64-cpython-315/shapely/tests/geometry
      copying shapely/_geos.pxd -> /tmp/build_3.15_packages_google-cloud-bigquery/build/lib.linux-x86_64-cpython-315/shapely
      copying shapely/_pygeos_api.pxd -> /tmp/build_3.15_packages_google-cloud-bigquery/build/lib.linux-x86_64-cpython-315/shapely
      UPDATING /tmp/build_3.15_packages_google-cloud-bigquery/build/lib.linux-x86_64-cpython-315/shapely/_version.py
      set /tmp/build_3.15_packages_google-cloud-bigquery/build/lib.linux-x86_64-cpython-315/shapely/_version.py to '2.1.2'
      running build_ext
      building 'shapely.lib' extension
      gcc -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/home/runner/work/google-cloud-python/google-cloud-python/packages/google-cloud-bigquery/.nox/prerelease_deps-3-15/include -I/opt/hostedtoolcache/Python/3.15.0-rc.2/x64/include/python3.15 -c src/c_api.c -o /tmp/build_3.15_packages_google-cloud-bigquery/build/temp.linux-x86_64-cpython-315/src/c_api.o
      In file included from src/c_api.h:22,
                       from src/c_api.c:14:
      src/geos.h:5:10: fatal error: numpy/ndarraytypes.h: No such file or directory
          5 | #include <numpy/ndarraytypes.h>
            |          ^~~~~~~~~~~~~~~~~~~~~~
      compilation terminated.
      error: Command '['gcc', '-fno-omit-frame-pointer', '-mno-omit-leaf-frame-pointer', '-fno-strict-overflow', '-Wsign-compare', '-DNDEBUG', '-g', '-O3', '-Wall', '-fPIC', '-I/home/runner/work/google-cloud-python/google-cloud-python/packages/google-cloud-bigquery/.nox/prerelease_deps-3-15/include', '-I/opt/hostedtoolcache/Python/3.15.0-rc.2/x64/include/python3.15', '-c', 'src/c_api.c', '-o', '/tmp/build_3.15_packages_google-cloud-bigquery/build/temp.linux-x86_64-cpython-315/src/c_api.o']' returned non-zero exit status 1.
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for Shapely
Failed to build pyarrow Shapely
error: failed-wheel-build-for-install

× Failed to build installable wheels for some pyproject.toml based projects
╰─> pyarrow, Shapely

nox > Session prerelease_deps-3.15 failed.
Installed Dependencies (pip list)
No dependencies installed (failed during build)
google-cloud-documentai-toolbox

Test Failure Output (last 50 lines):

      -- System processor: x86_64
      -- Performing Test CXX_SUPPORTS_SSE4_2
      -- Performing Test CXX_SUPPORTS_SSE4_2 - Success
      -- Performing Test CXX_SUPPORTS_AVX2
      -- Performing Test CXX_SUPPORTS_AVX2 - Success
      -- Performing Test CXX_SUPPORTS_AVX512
      -- Performing Test CXX_SUPPORTS_AVX512 - Success
      -- Arrow build warning level: PRODUCTION
      -- Build Type: Release
      -- CMAKE_C_FLAGS:  -Wall -fno-semantic-interposition -msse4.2  -fdiagnostics-color=always  -fno-omit-frame-pointer -Wno-unused-variable -Wno-maybe-uninitialized
      -- CMAKE_CXX_FLAGS:  -Wno-noexcept-type  -Wall -fno-semantic-interposition -msse4.2  -fdiagnostics-color=always  -fno-omit-frame-pointer -Wno-unused-variable -Wno-maybe-uninitialized
      -- Generator: Ninja
      -- Build output directory: /tmp/tmpn4xcfbqg/build/release
      -- Found Python3: /home/runner/work/google-cloud-python/google-cloud-python/packages/google-cloud-documentai-toolbox/.nox/prerelease_deps-protobuf_implementation-python/bin/python (found version "3.15.0") found components: Interpreter Development.Module NumPy
      -- Found Python3Alt: /home/runner/work/google-cloud-python/google-cloud-python/packages/google-cloud-documentai-toolbox/.nox/prerelease_deps-protobuf_implementation-python/bin/python
      -- Found NumPy version: 2.5.3
      -- NumPy include dir: /tmp/pip-build-env-12z7zh5s/overlay/lib/python3.15/site-packages/numpy/_core/include
      -- Found Cython version: 3.3.0
      CMake Error at CMakeLists.txt:294 (find_package):
        By not providing "FindArrow.cmake" in CMAKE_MODULE_PATH this project has
        asked CMake to find a package configuration file provided by "Arrow", but
        CMake did not find one.
      
        Could not find a package configuration file provided by "Arrow" with any of
        the following names:
      
          ArrowConfig.cmake
          arrow-config.cmake
      
        Add the installation prefix of "Arrow" to CMAKE_PREFIX_PATH or set
        "Arrow_DIR" to a directory containing one of the above files.  If "Arrow"
        provides a separate development package or SDK, be sure it has been
        installed.
      
      
      -- Configuring incomplete, errors occurred!
      
      *** CMake configuration failed
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for pyarrow
Successfully built google-cloud-documentai-toolbox
Failed to build pyarrow
error: failed-wheel-build-for-install

× Failed to build installable wheels for some pyproject.toml based projects
╰─> pyarrow

nox > Session prerelease_deps(protobuf_implementation='python') failed.
Installed Dependencies (pip list)
No dependencies installed (failed during build)
google-cloud-pubsub

Test Failure Output (last 50 lines):

    from flaky import flaky
E   ModuleNotFoundError: No module named 'flaky'
=========================== short test summary info ============================
ERROR tests/unit/pubsub_v1/publisher/test_publisher_client.py
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
=============================== 1 error in 2.71s ===============================
nox > Command py.test tests/unit failed with exit code 2
nox > Session prerelease_deps(protobuf_implementation='python') failed.
Installed Dependencies (pip list)
Package                            Version   Editable project location
---------------------------------- --------- --------------------------------------------------------------------------------------
asyncmock                          0.4.2
certifi                            2026.7.22
cffi                               2.1.1
charset-normalizer                 3.5.1
coverage                           7.16.1
cryptography                       50.0.1
google-api-core                    2.39.0
google-auth                        2.58.1
google-cloud-pubsub                2.41.0    /home/runner/work/google-cloud-python/google-cloud-python/packages/google-cloud-pubsub
googleapis-common-protos           1.75.4
grpc-google-iam-v1                 0.14.5
grpcio                             1.84.0
grpcio-status                      1.84.0
idna                               3.20
iniconfig                          2.3.0
mock                               5.2.0
opentelemetry-api                  1.44.0
opentelemetry-sdk                  1.44.0
opentelemetry-semantic-conventions 0.65b0
packaging                          26.3
pip                                26.2.1
pluggy                             1.6.0
proto-plus                         1.28.4
protobuf                           7.36.2
pyasn1                             0.6.4
pyasn1_modules                     0.4.2
pycparser                          3.0
Pygments                           2.21.0
pytest                             9.1.1
pytest-asyncio                     1.4.0
pytest-cov                         7.1.0
requests                           2.34.2
typing_extensions                  4.16.0
urllib3                            2.8.0
pandas-gbq

Test Failure Output (last 50 lines):

      -- Detecting CXX compile features - done
      -- System processor: x86_64
      -- Performing Test CXX_SUPPORTS_SSE4_2
      -- Performing Test CXX_SUPPORTS_SSE4_2 - Success
      -- Performing Test CXX_SUPPORTS_AVX2
      -- Performing Test CXX_SUPPORTS_AVX2 - Success
      -- Performing Test CXX_SUPPORTS_AVX512
      -- Performing Test CXX_SUPPORTS_AVX512 - Success
      -- Arrow build warning level: PRODUCTION
      -- Build Type: Release
      -- CMAKE_C_FLAGS:  -Wall -fno-semantic-interposition -msse4.2  -fdiagnostics-color=always  -fno-omit-frame-pointer -Wno-unused-variable -Wno-maybe-uninitialized
      -- CMAKE_CXX_FLAGS:  -Wno-noexcept-type  -Wall -fno-semantic-interposition -msse4.2  -fdiagnostics-color=always  -fno-omit-frame-pointer -Wno-unused-variable -Wno-maybe-uninitialized
      -- Generator: Ninja
      -- Build output directory: /tmp/tmp8uoiyu7q/build/release
      -- Found Python3: /home/runner/work/google-cloud-python/google-cloud-python/packages/pandas-gbq/.nox/prerelease_deps-3-15/bin/python (found version "3.15.0") found components: Interpreter Development.Module NumPy
      -- Found Python3Alt: /home/runner/work/google-cloud-python/google-cloud-python/packages/pandas-gbq/.nox/prerelease_deps-3-15/bin/python
      -- Found NumPy version: 2.5.3
      -- NumPy include dir: /tmp/pip-build-env-rn1flzi8/overlay/lib/python3.15/site-packages/numpy/_core/include
      -- Found Cython version: 3.3.0
      CMake Error at CMakeLists.txt:294 (find_package):
        By not providing "FindArrow.cmake" in CMAKE_MODULE_PATH this project has
        asked CMake to find a package configuration file provided by "Arrow", but
        CMake did not find one.
      
        Could not find a package configuration file provided by "Arrow" with any of
        the following names:
      
          ArrowConfig.cmake
          arrow-config.cmake
      
        Add the installation prefix of "Arrow" to CMAKE_PREFIX_PATH or set
        "Arrow_DIR" to a directory containing one of the above files.  If "Arrow"
        provides a separate development package or SDK, be sure it has been
        installed.
      
      
      -- Configuring incomplete, errors occurred!
      
      *** CMake configuration failed
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for pyarrow
Failed to build pyarrow
error: failed-wheel-build-for-install

× Failed to build installable wheels for some pyproject.toml based projects
╰─> pyarrow

nox > Session prerelease_deps-3.15 failed.
Installed Dependencies (pip list)
No dependencies installed (failed during build)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

nightlypriority: p3Desirable enhancement or fix. May not be included in next release.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions