-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Main branch error after merging #2704 #2715
Labels
bug
Something isn't working
Comments
cibot: Thank you for posting issue #2715. The person in charge will reply soon. |
Additionally, current GitHub Action meson_test (ubuntu-20.04, -Denable-fp16=true) is not functioning correctly. It is built and run without enabling fp16. (fp16 unit tests cannot be found) |
DonghakPark
added a commit
to DonghakPark/nntrainer
that referenced
this issue
Aug 23, 2024
Fix build bug - Currently, there is a bug in the matrix used in CI where the first Meson build runs successfully but subsequent builds fail due to the presence of a 'build' folder. I would like to fix this issue. - Before running the Meson build, ensure that any existing folders named 'build' are deleted. Resolves: - nnstreamer#2715 **Self evaluation:** 1. Build test: [X]Passed [ ]Failed [ ]Skipped 2. Run test: [X]Passed [ ]Failed [ ]Skipped Signed-off-by: Donghak PARK <[email protected]> Co-authored-by: hyeonseok <[email protected]> Co-authored-by: Donghyeon Jeong <[email protected]>
DonghakPark
added a commit
to DonghakPark/nntrainer
that referenced
this issue
Aug 23, 2024
Fix build bug - Currently, there is a bug in the matrix used in CI where the first Meson build runs successfully but subsequent builds fail due to the presence of a 'build' folder. I would like to fix this issue. - Before running the Meson build, ensure that any existing folders named 'build' are deleted. Resolves: - nnstreamer#2715 **Self evaluation:** 1. Build test: [X]Passed [ ]Failed [ ]Skipped 2. Run test: [X]Passed [ ]Failed [ ]Skipped Signed-off-by: Donghak PARK <[email protected]> Co-authored-by: hyeonseok <[email protected]> Co-authored-by: Donghyeon Jeong <[email protected]>
DonghakPark
added a commit
to DonghakPark/nntrainer
that referenced
this issue
Aug 23, 2024
Fix build bug - Currently, there is a bug in the matrix used in CI where the first Meson build runs successfully but subsequent builds fail due to the presence of a 'build' folder. I would like to fix this issue. - Before running the Meson build, ensure that any existing folders named 'build' are deleted. Resolves: - nnstreamer#2715 **Self evaluation:** 1. Build test: [X]Passed [ ]Failed [ ]Skipped 2. Run test: [X]Passed [ ]Failed [ ]Skipped Signed-off-by: Donghak PARK <[email protected]> Co-authored-by: hyeonseok <[email protected]> Co-authored-by: Donghyeon Jeong <[email protected]>
DonghakPark
added a commit
to DonghakPark/nntrainer
that referenced
this issue
Aug 23, 2024
Fix build bug - Currently, there is a bug in the matrix used in CI where the first Meson build runs successfully but subsequent builds fail due to the presence of a 'build' folder. I would like to fix this issue. - Before running the Meson build, ensure that any existing folders named 'build' are deleted. Resolves: - nnstreamer#2715 **Self evaluation:** 1. Build test: [X]Passed [ ]Failed [ ]Skipped 2. Run test: [X]Passed [ ]Failed [ ]Skipped Signed-off-by: Donghak PARK <[email protected]> Co-authored-by: hyeonseok <[email protected]> Co-authored-by: Donghyeon Jeong <[email protected]>
DonghakPark
added a commit
to DonghakPark/nntrainer
that referenced
this issue
Aug 23, 2024
Fix build bug - Currently, there is a bug in the matrix used in CI where the first Meson build runs successfully but subsequent builds fail due to the presence of a 'build' folder. I would like to fix this issue. - Before running the Meson build, ensure that any existing folders named 'build' are deleted. Resolves: - nnstreamer#2715 **Self evaluation:** 1. Build test: [X]Passed [ ]Failed [ ]Skipped 2. Run test: [X]Passed [ ]Failed [ ]Skipped Signed-off-by: Donghak PARK <[email protected]> Co-authored-by: hyeonseok <[email protected]> Co-authored-by: Donghyeon Jeong <[email protected]>
DonghakPark
added a commit
to DonghakPark/nntrainer
that referenced
this issue
Aug 23, 2024
Fix build bug - Currently, there is a bug in the matrix used in CI where the first Meson build runs successfully but subsequent builds fail due to the presence of a 'build' folder. I would like to fix this issue. - Before running the Meson build, ensure that any existing folders named 'build' are deleted. Resolves: - nnstreamer#2715 **Self evaluation:** 1. Build test: [X]Passed [ ]Failed [ ]Skipped 2. Run test: [X]Passed [ ]Failed [ ]Skipped Signed-off-by: Donghak PARK <[email protected]> Co-authored-by: hyeonseok <[email protected]> Co-authored-by: Donghyeon Jeong <[email protected]>
DonghakPark
added a commit
to DonghakPark/nntrainer
that referenced
this issue
Aug 27, 2024
Fix build bug - Currently, there is a bug in the matrix used in CI where the first Meson build runs successfully but subsequent builds fail due to the presence of a 'build' folder. I would like to fix this issue. - Before running the Meson build, ensure that any existing folders named 'build' are deleted. Resolves: - nnstreamer#2715 **Self evaluation:** 1. Build test: [X]Passed [ ]Failed [ ]Skipped 2. Run test: [X]Passed [ ]Failed [ ]Skipped Signed-off-by: Donghak PARK <[email protected]> Co-authored-by: hyeonseok <[email protected]> Co-authored-by: Donghyeon Jeong <[email protected]>
DonghakPark
added a commit
to DonghakPark/nntrainer
that referenced
this issue
Aug 27, 2024
Fix build bug - Currently, there is a bug in the matrix used in CI where the first Meson build runs successfully but subsequent builds fail due to the presence of a 'build' folder. I would like to fix this issue. - Before running the Meson build, ensure that any existing folders named 'build' are deleted. - fix gcc version to 13 Resolves: - nnstreamer#2715 **Self evaluation:** 1. Build test: [X]Passed [ ]Failed [ ]Skipped 2. Run test: [X]Passed [ ]Failed [ ]Skipped Signed-off-by: Donghak PARK <[email protected]> Co-authored-by: hyeonseok <[email protected]> Co-authored-by: Donghyeon Jeong <[email protected]>
DonghakPark
added a commit
to DonghakPark/nntrainer
that referenced
this issue
Aug 27, 2024
Fix build bug - Currently, there is a bug in the matrix used in CI where the first Meson build runs successfully but subsequent builds fail due to the presence of a 'build' folder. I would like to fix this issue. - Before running the Meson build, ensure that any existing folders named 'build' are deleted. - fix gcc version to 13 Resolves: - nnstreamer#2715 **Self evaluation:** 1. Build test: [X]Passed [ ]Failed [ ]Skipped 2. Run test: [X]Passed [ ]Failed [ ]Skipped Signed-off-by: Donghak PARK <[email protected]> Co-authored-by: hyeonseok <[email protected]> Co-authored-by: Donghyeon Jeong <[email protected]>
DonghakPark
added a commit
to DonghakPark/nntrainer
that referenced
this issue
Aug 27, 2024
Fix build bug - Currently, there is a bug in the matrix used in CI where the first Meson build runs successfully but subsequent builds fail due to the presence of a 'build' folder. I would like to fix this issue. - Before running the Meson build, ensure that any existing folders named 'build' are deleted. - fix gcc version to 13 Resolves: - nnstreamer#2715 **Self evaluation:** 1. Build test: [X]Passed [ ]Failed [ ]Skipped 2. Run test: [X]Passed [ ]Failed [ ]Skipped Signed-off-by: Donghak PARK <[email protected]> Co-authored-by: hyeonseok <[email protected]> Co-authored-by: Donghyeon Jeong <[email protected]>
DonghakPark
added a commit
to DonghakPark/nntrainer
that referenced
this issue
Aug 27, 2024
Fix build bug - Currently, there is a bug in the matrix used in CI where the first Meson build runs successfully but subsequent builds fail due to the presence of a 'build' folder. I would like to fix this issue. - Before running the Meson build, ensure that any existing folders named 'build' are deleted. - fix gcc version to 13 Resolves: - nnstreamer#2715 **Self evaluation:** 1. Build test: [X]Passed [ ]Failed [ ]Skipped 2. Run test: [X]Passed [ ]Failed [ ]Skipped Signed-off-by: Donghak PARK <[email protected]> Co-authored-by: hyeonseok <[email protected]> Co-authored-by: Donghyeon Jeong <[email protected]>
DonghakPark
added a commit
to DonghakPark/nntrainer
that referenced
this issue
Aug 27, 2024
Fix build bug - Currently, there is a bug in the matrix used in CI where the first Meson build runs successfully but subsequent builds fail due to the presence of a 'build' folder. I would like to fix this issue. - Before running the Meson build, ensure that any existing folders named 'build' are deleted. - fix gcc version to 13 Resolves: - nnstreamer#2715 **Self evaluation:** 1. Build test: [X]Passed [ ]Failed [ ]Skipped 2. Run test: [X]Passed [ ]Failed [ ]Skipped Signed-off-by: Donghak PARK <[email protected]> Co-authored-by: hyeonseok <[email protected]> Co-authored-by: Donghyeon Jeong <[email protected]>
DonghakPark
added a commit
to DonghakPark/nntrainer
that referenced
this issue
Aug 27, 2024
Fix build bug - Currently, there is a bug in the matrix used in CI where the first Meson build runs successfully but subsequent builds fail due to the presence of a 'build' folder. I would like to fix this issue. - Before running the Meson build, ensure that any existing folders named 'build' are deleted. - fix gcc version to 13 Resolves: - nnstreamer#2715 **Self evaluation:** 1. Build test: [X]Passed [ ]Failed [ ]Skipped 2. Run test: [X]Passed [ ]Failed [ ]Skipped Signed-off-by: Donghak PARK <[email protected]> Co-authored-by: hyeonseok <[email protected]> Co-authored-by: Donghyeon Jeong <[email protected]>
DonghakPark
added a commit
to DonghakPark/nntrainer
that referenced
this issue
Aug 28, 2024
Fix build bug - Currently, there is a bug in the matrix used in CI where the first Meson build runs successfully but subsequent builds fail due to the presence of a 'build' folder. I would like to fix this issue. - Before running the Meson build, ensure that any existing folders named 'build' are deleted. - fix gcc version to 13 Resolves: - nnstreamer#2715 **Self evaluation:** 1. Build test: [X]Passed [ ]Failed [ ]Skipped 2. Run test: [X]Passed [ ]Failed [ ]Skipped Signed-off-by: Donghak PARK <[email protected]> Co-authored-by: hyeonseok <[email protected]> Co-authored-by: Donghyeon Jeong <[email protected]>
DonghakPark
added a commit
to DonghakPark/nntrainer
that referenced
this issue
Aug 28, 2024
Fix build bug - Currently, there is a bug in the matrix used in CI where the first Meson build runs successfully but subsequent builds fail due to the presence of a 'build' folder. I would like to fix this issue. - Before running the Meson build, ensure that any existing folders named 'build' are deleted. - fix gcc version to 13 Resolves: - nnstreamer#2715 **Self evaluation:** 1. Build test: [X]Passed [ ]Failed [ ]Skipped 2. Run test: [X]Passed [ ]Failed [ ]Skipped Signed-off-by: Donghak PARK <[email protected]> Co-authored-by: hyeonseok <[email protected]> Co-authored-by: Donghyeon Jeong <[email protected]>
DonghakPark
added a commit
to DonghakPark/nntrainer
that referenced
this issue
Sep 2, 2024
Fix build bug - Currently, there is a bug in the matrix used in CI where the first Meson build runs successfully but subsequent builds fail due to the presence of a 'build' folder. I would like to fix this issue. - Before running the Meson build, ensure that any existing folders named 'build' are deleted. - fix gcc version to 13 Resolves: - nnstreamer#2715 **Self evaluation:** 1. Build test: [X]Passed [ ]Failed [ ]Skipped 2. Run test: [X]Passed [ ]Failed [ ]Skipped Signed-off-by: Donghak PARK <[email protected]> Co-authored-by: hyeonseok <[email protected]> Co-authored-by: Donghyeon Jeong <[email protected]>
jijoongmoon
pushed a commit
that referenced
this issue
Sep 6, 2024
Fix build bug - Currently, there is a bug in the matrix used in CI where the first Meson build runs successfully but subsequent builds fail due to the presence of a 'build' folder. I would like to fix this issue. - Before running the Meson build, ensure that any existing folders named 'build' are deleted. - fix gcc version to 13 Resolves: - #2715 **Self evaluation:** 1. Build test: [X]Passed [ ]Failed [ ]Skipped 2. Run test: [X]Passed [ ]Failed [ ]Skipped Signed-off-by: Donghak PARK <[email protected]> Co-authored-by: hyeonseok <[email protected]> Co-authored-by: Donghyeon Jeong <[email protected]>
DonghakPark
added a commit
to DonghakPark/nntrainer
that referenced
this issue
Oct 8, 2024
Fix build bug - Currently, there is a bug in the matrix used in CI where the first Meson build runs successfully but subsequent builds fail due to the presence of a 'build' folder. I would like to fix this issue. - Before running the Meson build, ensure that any existing folders named 'build' are deleted. - fix gcc version to 13 Resolves: - nnstreamer#2715 **Self evaluation:** 1. Build test: [X]Passed [ ]Failed [ ]Skipped 2. Run test: [X]Passed [ ]Failed [ ]Skipped Signed-off-by: Donghak PARK <[email protected]> Co-authored-by: hyeonseok <[email protected]> Co-authored-by: Donghyeon Jeong <[email protected]> (cherry picked from commit b6fdba0)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The NNTrainer main branch has an error after merging #2704.
The build error was resolved by #2714, but issues with failing unit tests remain. The details are as follows.
PTAL @skykongkong8
The text was updated successfully, but these errors were encountered: