Integrated: 8341882: [BACKOUT] java/nio/file/attribute/BasicFileAttributeView/CreationTime.java#tmp fails on alinux3

Christian Hagedorn chagedorn at openjdk.org
Thu Oct 10 06:45:14 UTC 2024


On Thu, 10 Oct 2024 06:36:13 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

> [JDK-8338884](https://bugs.openjdk.org/browse/JDK-8338884) is causing build failures on linux-x64 in tier1 in our CI:
> 
> [2024-10-10T01:31:30,270Z] ERROR: Build failed for target 'default (product-bundles test-bundles static-libs-bundles)' in configuration 'linux-x64-debug' (exit code 2) 
> [2024-10-10T01:31:30,298Z] 
> [2024-10-10T01:31:30,298Z] === Output from failing command(s) repeated here ===
> [2024-10-10T01:31:30,298Z] * For target support_test_jdk_jtreg_native_support_libCreationTimeHelper_libCreationTimeHelper.o:
> [2024-10-10T01:31:30,298Z] In file included from /opt/mach5/mesos/work_dir/jib-master/install/jpg/infra/builddeps/devkit-linux_x64/gcc13.2.0-OL6.4+1.0/devkit-linux_x64-gcc13.2.0-OL6.4+1.0.tar.gz/x86_64-linux-gnu-to-x86_64-linux-gnu/x86_64-linux-gnu/sysroot/usr/include/asm/fcntl.h:1,
> [2024-10-10T01:31:30,298Z]                  from /opt/mach5/mesos/work_dir/jib-master/install/jpg/infra/builddeps/devkit-linux_x64/gcc13.2.0-OL6.4+1.0/devkit-linux_x64-gcc13.2.0-OL6.4+1.0.tar.gz/x86_64-linux-gnu-to-x86_64-linux-gnu/x86_64-linux-gnu/sysroot/usr/include/linux/fcntl.h:4,
> [2024-10-10T01:31:30,298Z]                  from /opt/mach5/mesos/work_dir/slaves/7a20d425-e769-4142-b5c1-e3cc2d88e03e-S42674/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/fd7e07c7-e1ac-4cf1-956e-1335b47d1afc/runs/eae3a102-cca9-477c-9539-3062f62476fa/workspace/open/test/jdk/java/nio/file/attribute/BasicFileAttributeView/libCreationTimeHelper.c:26:
> [2024-10-10T01:31:30,298Z] /opt/mach5/mesos/work_dir/jib-master/install/jpg/infra/builddeps/devkit-linux_x64/gcc13.2.0-OL6.4+1.0/devkit-linux_x64-gcc13.2.0-OL6.4+1.0.tar.gz/x86_64-linux-gnu-to-x86_64-linux-gnu/x86_64-linux-gnu/sysroot/usr/include/asm-generic/fcntl.h:96:9: error: unknown type name 'pid_t'
> [2024-10-10T01:31:30,298Z]    96 |         pid_t   pid;
> [2024-10-10T01:31:30,298Z]       |         ^~~~~
> 
> 
> Let's back this change out (pinging @sendaoYan). Revert was clean.
> 
> I created a [REDO](https://bugs.openjdk.org/browse/JDK-8341881).
> 
> Thanks,
> Christian

Thanks Tobias for the quick review!

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

PR Comment: https://git.openjdk.org/jdk/pull/21441#issuecomment-2404172263


More information about the nio-dev mailing list