Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 897696 - dev-util/strace-5.17 fails to build with new linux-headers on arm64
Summary: dev-util/strace-5.17 fails to build with new linux-headers on arm64
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-25 15:26 UTC by Roy Bamford
Modified: 2023-04-18 07:17 UTC (History)
1 user (show)

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


Attachments
Build Log (dev-util:strace-5.17:20230225-141147.log,110.08 KB, text/x-log)
2023-02-25 15:26 UTC, Roy Bamford
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roy Bamford gentoo-dev 2023-02-25 15:26:20 UTC
Created attachment 854608 [details]
Build Log

Probably nobody cares as both 6.0 and 6.1 are OK and 5.17 will be gone before gcc-13 is stable. That decision is above my paygrade though.

The first error is 
aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H   -I./linux/aarch64 -I./linux/aarch64 -I./linux/generic -I./linux/generic -I. -I.  -DIN_STRACE=1       -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-securi
ty -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings  -mcpu=cortex-a72+crc -mtune=cortex-a72 -ftree-vectorize -O2 -pipe -fomit-frame-pointer -flt
o=6 -c -o libstrace_a-futex.o `test -f 'futex.c' || echo './'`futex.c
In file included from defs.h:404,
                 from fcntl.c:12:
xlat/fcntlcmds.h:54:7: error: ‘F_GETLK64’ undeclared here (not in a function); did you mean ‘F_GETLK’?
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-18 07:17:24 UTC
This is actually a linux-headers issue and I don't think we're worried about fixing older versions.