Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 930517

Summary: dev-lang/micropython-1.17 - main.c: warning: conflicting types for mp_import_stat due to enum/integer mismatch; have uint(const char ) {aka unsigned i
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 911592    
Attachments: emerge-info.txt
dev-lang:micropython-1.17:20240423-151602.log
emerge-history.txt
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
qlist-info.txt
temp.tar.xz
tests.tar.xz

Description Toralf Förster gentoo-dev 2024-04-23 19:05:22 UTC
CC ../../shared/libc/printf.c
CC main.c
CC gccollect.c
MPY upip.py
MPY upip_utarfile.py
CC unix_mphal.c
main.c:729:6: warning: conflicting types for 'mp_import_stat' due to enum/integer mismatch; have 'uint(const char *)' {aka 'unsigned int(const char *)'} [-Wenum-int-mismatch]
  729 | uint mp_import_stat(const char *path) {
      |      ^~~~~~~~~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma_test-20240419-193003

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 18.1.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.4
Python 3.11.9
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.2 linux/amd64

  HEAD of ::gentoo
commit 7cc7b2ce65639700812e8361a7bd4a75d82fa754
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Apr 23 14:19:19 2024 +0000

    2024-04-23 14:19:18 UTC

emerge -qpvO dev-lang/micropython
[ebuild  N    ] dev-lang/micropython-1.17  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2024-04-23 19:05:23 UTC
Created attachment 891575 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-23 19:05:24 UTC
Created attachment 891576 [details]
dev-lang:micropython-1.17:20240423-151602.log
Comment 3 Toralf Förster gentoo-dev 2024-04-23 19:05:25 UTC
Created attachment 891577 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-04-23 19:05:26 UTC
Created attachment 891578 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-23 19:05:27 UTC
Created attachment 891579 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-23 19:05:27 UTC
Created attachment 891580 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-23 19:05:29 UTC
Created attachment 891581 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-04-23 19:05:30 UTC
Created attachment 891582 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2024-04-23 19:05:31 UTC
Created attachment 891583 [details]
tests.tar.xz