Hello, Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/ Your package (python-basemap) Fails To Install in Fedora 39: can't install python3-basemap: - nothing provides python(abi) = 3.11 needed by python3-basemap-1.3.7-1.fc39.x86_64 - nothing provides python3.11dist(matplotlib) >= 1.5 needed by python3-basemap-1.3.7-1.fc39.x86_64 - nothing provides python3.11dist(numpy) >= 1.22 needed by python3-basemap-1.3.7-1.fc39.x86_64 - nothing provides python3.11dist(pyshp) >= 1.2 needed by python3-basemap-1.3.7-1.fc39.x86_64 If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem. If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks. P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors. To reproduce, use the koji/local repo only, e.g. in mock: $ mock -r fedora-39-x86_64 --config-opts mirrored=False install python3-basemap P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-dependent-packages Thanks!
/usr/lib64/python3.12/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /builddir/build/BUILD/basemap-1.3.7/packages/basemap/src/_geoslib.pyx tree = Parsing.p_module(s, pxd, full_module_name) Error compiling Cython file: ------------------------------------------------------------ ... __geos_major_version__ = GEOS_VERSION_MAJOR #if __geos_version__ != "2.2.3-CAPI-1.1.1": # raise ValueError('version 2.2.3 of the geos library is required') # intialize GEOS (parameters are notice and error function callbacks). initGEOS(notice_h, error_h) ^ ------------------------------------------------------------ packages/basemap/src/_geoslib.pyx:136:9: Cannot assign type 'void (char *, char *) except *' to 'GEOSMessageHandler' Error compiling Cython file: ------------------------------------------------------------ ... __geos_major_version__ = GEOS_VERSION_MAJOR #if __geos_version__ != "2.2.3-CAPI-1.1.1": # raise ValueError('version 2.2.3 of the geos library is required') # intialize GEOS (parameters are notice and error function callbacks). initGEOS(notice_h, error_h) ^ ------------------------------------------------------------ This is with the new Cython 3.0.0. Package builds fine with Cython 0.x.
FEDORA-2023-fd1312beaa has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-fd1312beaa
FEDORA-2023-fd1312beaa has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report.