[ https://issues.apache.org/jira/browse/HADOOP-19551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17946465#comment-17946465 ]
ASF GitHub Bot commented on HADOOP-19551: ----------------------------------------- hadoop-yetus commented on PR #7644: URL: https://github.com/apache/hadoop/pull/7644#issuecomment-2821841299 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |:----:|----------:|--------:|:--------:|:-------:| | +0 :ok: | reexec | 19m 21s | | Docker mode activated. | |||| _ Prechecks _ | | +1 :green_heart: | dupname | 0m 0s | | No case conflicting files found. | | +0 :ok: | codespell | 0m 0s | | codespell was not available. | | +0 :ok: | detsecrets | 0m 0s | | detect-secrets was not available. | | +1 :green_heart: | @author | 0m 0s | | The patch does not contain any @author tags. | | -1 :x: | test4tests | 0m 0s | | The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch. | |||| _ trunk Compile Tests _ | | +0 :ok: | mvndep | 6m 23s | | Maven dependency ordering for branch | | -1 :x: | mvninstall | 23m 8s | [/branch-mvninstall-root.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7644/1/artifact/out/branch-mvninstall-root.txt) | root in trunk failed. | | -1 :x: | compile | 6m 15s | [/branch-compile-root.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7644/1/artifact/out/branch-compile-root.txt) | root in trunk failed. | | +1 :green_heart: | mvnsite | 1m 27s | | trunk passed | | +1 :green_heart: | shadedclient | 57m 15s | | branch has no errors when building and testing our client artifacts. | |||| _ Patch Compile Tests _ | | +0 :ok: | mvndep | 0m 24s | | Maven dependency ordering for patch | | +1 :green_heart: | mvninstall | 0m 47s | | the patch passed | | -1 :x: | compile | 6m 21s | [/patch-compile-root.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7644/1/artifact/out/patch-compile-root.txt) | root in the patch failed. | | -1 :x: | cc | 6m 21s | [/patch-compile-root.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7644/1/artifact/out/patch-compile-root.txt) | root in the patch failed. | | -1 :x: | golang | 6m 21s | [/patch-compile-root.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7644/1/artifact/out/patch-compile-root.txt) | root in the patch failed. | | -1 :x: | javac | 6m 21s | [/patch-compile-root.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7644/1/artifact/out/patch-compile-root.txt) | root in the patch failed. | | +1 :green_heart: | blanks | 0m 0s | | The patch has no blanks issues. | | +1 :green_heart: | mvnsite | 1m 13s | | the patch passed | | +1 :green_heart: | shadedclient | 21m 15s | | patch has no errors when building and testing our client artifacts. | |||| _ Other Tests _ | | -1 :x: | unit | 12m 7s | [/patch-unit-hadoop-common-project_hadoop-common.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7644/1/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt) | hadoop-common in the patch passed. | | +1 :green_heart: | unit | 5m 49s | | hadoop-hdfs-native-client in the patch passed. | | +1 :green_heart: | asflicense | 0m 32s | | The patch does not generate ASF License warnings. | | | | 124m 58s | | | | Reason | Tests | |-------:|:------| | Failed junit tests | hadoop.util.TestNativeCodeLoader | | | hadoop.crypto.TestCryptoCodec | | Subsystem | Report/Notes | |----------:|:-------------| | Docker | ClientAPI=1.49 ServerAPI=1.49 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7644/1/artifact/out/Dockerfile | | GITHUB PR | https://github.com/apache/hadoop/pull/7644 | | Optional Tests | dupname asflicense compile cc mvnsite javac unit codespell detsecrets golang | | uname | Linux 4da04698fd54 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | dev-support/bin/hadoop.sh | | git revision | trunk / ae00f4dda2fa365a4932194ea2cf4b997eccf9b7 | | Default Java | Red Hat, Inc.-1.8.0_412-b08 | | Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7644/1/testReport/ | | Max. process+thread count | 1266 (vs. ulimit of 5500) | | modules | C: hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs-native-client U: . | | Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7644/1/console | | versions | git=2.9.5 maven=3.6.3 | | Powered by | Apache Yetus 0.14.0 https://yetus.apache.org | This message was automatically generated. > Fix compilation error of native libraries on newer GCC > ------------------------------------------------------ > > Key: HADOOP-19551 > URL: https://issues.apache.org/jira/browse/HADOOP-19551 > Project: Hadoop Common > Issue Type: Bug > Components: native > Reporter: Masatake Iwasaki > Assignee: Masatake Iwasaki > Priority: Major > Labels: pull-request-available > > Building with {{-Pnative}} by using GCC 14 on Fedora 40 failed due to > incompatible changes of GCC. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org