| Summary: | media-video/cinelerra-2.3 : libmpeg3.c: error: unknown type name u_int32_t | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
| Component: | Current packages | Assignee: | Gentoo musl team <musl> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | media-video, treecleaner |
| Priority: | Normal | Keywords: | PMASKED |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | stdint.h | ||
| Package list: | Runtime testing required: | --- | |
| Deadline: | 2020-12-15 | ||
| Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 logs.tbz2 media-video:cinelerra-2.3:20200403-174159.log temp.tbz2 |
||
Created attachment 629466 [details]
emerge-info.txt
Created attachment 629468 [details]
emerge-history.txt
Created attachment 629470 [details]
environment
Created attachment 629472 [details]
etc.portage.tbz2
Created attachment 629474 [details]
logs.tbz2
Created attachment 629476 [details]
media-video:cinelerra-2.3:20200403-174159.log
Created attachment 629478 [details]
temp.tbz2
Upstream should consider using portable POSIX-compatible integer types as defined in https://pubs.opengroup.org/onlinepubs/009695399/basedefs/stdint.h.html . Package removed. |
libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D__STDC_CONSTANT_MACROS -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -Wformat -Werror=format-security -c libmpeg3.c -fPIC -DPIC -o .libs/libmpeg3.o libmpeg3.c: In function mpeg3_check_sig: libmpeg3.c:132:2: error: unknown type name u_int32_t; did you mean uint32_t? 132 | u_int32_t bits, bits2; | ^~~~~~~~~ | uint32_t ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_musl_hardened-20200328-201618 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-gentoo-linux-musl-9.3.0 * clang version 10.0.0 Target: x86_64-gentoo-linux-musl Thread model: posix InstalledDir: /usr/lib/llvm/10/bin /usr/lib/llvm/10 10.0.0 Available Python interpreters, in order of preference: [1] python3.8 [2] python3.7 [3] python3.6 [4] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * Available Rust versions: [1] rust-1.42.0 * timestamp of HEAD at this tinderbox image: /var/db/repos/gentoo Fri Apr 3 16:39:40 UTC 2020 /var/db/repos/musl Thu Apr 2 19:02:24 UTC 2020 emerge -qpvO media-video/cinelerra [ebuild N ] media-video/cinelerra-2.3 USE="-alsa (-altivec) -css -debug -ieee1394 -opengl -oss" CPU_FLAGS_X86="mmx -3dnow"