micropython failed to build from source in Fedora rawhide/f38 https://koji.fedoraproject.org/koji/taskinfo?taskID=96374814 For details on the mass rebuild see: https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Please fix micropython at your earliest convenience and set the bug's status to ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks, micropython will be orphaned. Before branching of Fedora 39, micropython will be retired, if it still fails to build. For more details on the FTBFS policy, please visit: https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/
gcc -I. -Ibuild -I.. -Wall -Werror -Wextra -Wno-unused-parameter -Wpointer-arith -std=gnu99 -DFFCONF_H=\"lib/oofatfs/ffconf.h\" -Os -fdata-sections -ffunction-sections -fno-asynchronous-unwind-tables -c -MD -o build/main.o main.c make: Leaving directory '/builddir/build/BUILD/micropython-1.19.1/mpy-cross' main.c:333:6: error: conflicting types for 'mp_import_stat' due to enum/integer mismatch; have 'uint(const char *)' {aka 'unsigned int(const char *)'} [-Werror=enum-int-mismatch] 333 | uint mp_import_stat(const char *path) { | ^~~~~~~~~~~~~~ In file included from main.c:32: ../py/builtin.h:59:18: note: previous declaration of 'mp_import_stat' with type 'mp_import_stat_t(const char *)' 59 | mp_import_stat_t mp_import_stat(const char *path); | ^~~~~~~~~~~~~~ cc1: all warnings being treated as errors
PR's: https://src.fedoraproject.org/rpms/micropython/pull-request/15 https://src.fedoraproject.org/rpms/micropython/pull-request/16
FEDORA-2023-f55777d36f has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-f55777d36f
FEDORA-2023-f55777d36f has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2023-e48992f0cc has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-e48992f0cc
FEDORA-2023-e48992f0cc has been pushed to the Fedora 38 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-e48992f0cc See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-e48992f0cc has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report.