Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930517 - 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
Summary: dev-lang/micropython-1.17 - main.c: warning: conflicting types for mp_import_...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-2.38
  Show dependency tree
 
Reported: 2024-04-23 19:05 UTC by Toralf Förster
Modified: 2024-04-23 19:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,19.46 KB, text/plain)
2024-04-23 19:05 UTC, Toralf Förster
Details
dev-lang:micropython-1.17:20240423-151602.log (dev-lang:micropython-1.17:20240423-151602.log,35.71 KB, text/plain)
2024-04-23 19:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,120.18 KB, text/plain)
2024-04-23 19:05 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.19 KB, application/x-xz)
2024-04-23 19:05 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.66 KB, application/x-xz)
2024-04-23 19:05 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,3.59 KB, application/x-xz)
2024-04-23 19:05 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,202.94 KB, text/plain)
2024-04-23 19:05 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,14.84 KB, application/x-xz)
2024-04-23 19:05 UTC, Toralf Förster
Details
tests.tar.xz (tests.tar.xz,245.87 KB, application/x-xz)
2024-04-23 19:05 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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