Skip to content

Conversation

@octo-sts
Copy link
Contributor

@octo-sts octo-sts bot commented Aug 15, 2024

Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
@octo-sts octo-sts bot added request-version-update request for a newer version of a package automated pr labels Aug 15, 2024
@octo-sts
Copy link
Contributor Author

octo-sts bot commented Aug 15, 2024

Open AI suggestions to solve the build error:

The error message is: "ERROR: /home/build/.cache/bazel/_bazel_root/79a1bfc8c8b5b6a6d226b38d072f165b/external/civetweb/BUILD.bazel:30:6: Foreign Cc - CMake: Building civetweb failed: error reading file '@civetweb//:test/nonlatin/𞤀𞤣𞤤𞤢𞤥 𞤆𞤵𞤤𞤢𞤪.txt': /home/build/.cache/bazel/_bazel_root/79a1bfc8c8b5b6a6d226b38d072f165b/external/civetweb/test/nonlatin/𞤀𞤣𞤤𞤢𞤥 𞤆𞤵𞤤𞤢𞤪.txt (No such file or directory)\nERROR: /home/build/.cache/bazel/_bazel_root/79a1bfc8c8b5b6a6d226b38d072f165b/external/civetweb/BUILD.bazel:30:6: Foreign Cc - CMake: Building civetweb failed: 1 input file(s) are in error\nERROR: /home/build/zetasql/tools/execute_query/BUILD:107:10 Linking zetasql/tools/execute_query/execute_query failed: 1 input file(s) are in error\nERROR: failed to build package. the build environment has been preserved:\nINFO   workspace dir: /temp/melange-workspace-3392921321\nINFO   guest dir: /temp/melange-guest-2763462824\nfailed to build package: unable to run package zetasql pipeline: unable to run pipeline: exit status 1\nmake[1]: *** [Makefile:111: packages/aarch64/zetasql-2024.08.1-r0.apk] Error 1\nmake[1]: Leaving directory '/github/home'\nmake: *** [Makefile:101: package/zetasql] Error 2\n##[error]Process completed with exit code 2."

1. Verify the existence of the file `𞤀𞤣𞤤𞤢𞤥 𞤆𞤵𞤤𞤢𞤪.txt` in the specified directory.
2. Ensure the file path is correctly referenced in `BUILD.bazel`.
3. Check for any encoding issues with the file name.
4. If the file is missing, add it or update the build script to exclude it.
5. Re-run the build process.

@octo-sts
Copy link
Contributor Author

octo-sts bot commented Aug 19, 2024

Open AI suggestions to solve the build error:

The error message is: "ERROR: /home/build/.cache/bazel/_bazel_root/79a1bfc8c8b5b6a6d226b38d072f165b/external/civetweb/BUILD.bazel:30:6: Foreign Cc - CMake: Building civetweb failed: error reading file '@civetweb//:test/nonlatin/𞤀𞤣𞤤𞤢𞤥 𞤆𞤵𞤤𞤢𞤪.txt': /home/build/.cache/bazel/_bazel_root/79a1bfc8c8b5b6a6d226b38d072f165b/external/civetweb/test/nonlatin/𞤀𞤣𞤤𞤢𞤥 𞤆𞤵𞤤𞤢𞤪.txt (No such file or directory)\nERROR: /home/build/.cache/bazel/_bazel_root/79a1bfc8c8b5b6a6d226b38d072f165b/external/civetweb/BUILD.bazel:30:6: Foreign Cc - CMake: Building civetweb failed: 1 input file(s) are in error\nERROR: /home/build/zetasql/tools/execute_query/BUILD:107:10 Linking zetasql/tools/execute_query/execute_query failed: 1 input file(s) are in error\nERROR: failed to build package. the build environment has been preserved:\nINFO   workspace dir: /temp/melange-workspace-2829343539\nINFO   guest dir: /temp/melange-guest-3694933507\nfailed to build package: unable to run package zetasql pipeline: unable to run pipeline: exit status 1\nmake[1]: *** [Makefile:111: packages/aarch64/zetasql-2024.08.1-r0.apk] Error 1\nmake[1]: Leaving directory '/github/home'\nmake: *** [Makefile:101: package/zetasql] Error 2\n##[error]Process completed with exit code 2."

To fix this error:
1. Verify the existence of the file `𞤀𞤣𞤤𞤢𞤥 𞤆𞤵𞤤𞤢𞤪.txt` in the specified directory.
2. Ensure the file path is correctly referenced in `BUILD.bazel`.
3. Check for any encoding issues with non-Latin characters.
4. Re-run the build process.

@octo-sts
Copy link
Contributor Author

octo-sts bot commented Aug 19, 2024

Open AI suggestions to solve the build error:

The error message is: 

ERROR: /home/build/.cache/bazel/_bazel_root/79a1bfc8c8b5b6a6d226b38d072f165b/external/civetweb/BUILD.bazel:30:6: Foreign Cc - CMake: Building civetweb failed: error reading file '@civetweb//:test/nonlatin/𞤀𞤣𞤤𞤢𞤥 𞤆𞤵𞤤𞤢𞤪.txt': /home/build/.cache/bazel/_bazel_root/79a1bfc8c8b5b6a6d226b38d072f165b/external/civetweb/test/nonlatin/𞤀𞤣𞤤𞤢𞤥 𞤆𞤵𞤤𞤢𞤪.txt (No such file or directory)
ERROR: /home/build/.cache/bazel/_bazel_root/79a1bfc8c8b5b6a6d226b38d072f165b/external/civetweb/BUILD.bazel:30:6: Foreign Cc - CMake: Building civetweb failed: 1 input file(s) are in error
ERROR: /home/build/zetasql/tools/execute_query/BUILD:107:10 Linking zetasql/tools/execute_query/execute_query failed: 1 input file(s) are in error
ERROR: failed to build package. the build environment has been preserved:
failed to build package: unable to run package zetasql pipeline: unable to run pipeline: exit status 1


To fix this error:
1. Verify the existence of the file `𞤀𞤣𞤤𞤢𞤥 𞤆𞤵𞤤𞤢𞤪.txt` in the specified directory.
2. Ensure the file path is correctly referenced in the `BUILD.bazel` file.
3. Check for any encoding issues with the file name.
4. If the file is missing, add it or update the build script to exclude it.

@octo-sts octo-sts bot closed this Aug 21, 2024
@octo-sts
Copy link
Contributor Author

octo-sts bot commented Aug 21, 2024

superseded by #26865

@octo-sts octo-sts bot deleted the wolfictl-d5864cf5-2423-435e-812b-b8bed59fbe22 branch August 22, 2024 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated pr request-version-update request for a newer version of a package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants