Tanvir786123 opened a new issue, #1871:
URL: https://github.com/apache/buildstream/issues/1871
### Context
When building the `freedesktop-sdk.bst:components/cryptsetup-base.bst`, we
receive the following compile errors:
```
touch stamp-po
make[2]: Leaving directory '/buildstream-build/bst_build_dir/po'
Making all in tests
make[2]: Entering directory '/buildstream-build/bst_build_dir/tests'
../../tests/generate-symbols-list ../../lib/libcryptsetup.sym >
./test-symbols-list.h
../../tests/generate-symbols-list: line 9: /dev/fd/63: No such file or
directory
make[2]: *** [Makefile:1204: test-symbols-list.h] Error 1
make[2]: Leaving directory '/buildstream-build/bst_build_dir/tests'
make[1]: *** [Makefile:2685: all-recursive] Error 1
make[1]: Leaving directory '/buildstream-build/bst_build_dir'
make: *** [Makefile:1302: all] Error 2
Command 'if [ -n "bst_build_dir" ]; then
cd bst_build_dir
fi
make ' failed with exitcode 2
[00:00:17] FAILURE freedesktop-sdk.bst:components/cryptsetup-base.bst:
Running commands
[--:--:--] START [206a1e6e]
freedesktop-sdk.bst:components/cryptsetup-base.bst: Caching artifact
[00:00:00] FAILURE [206a1e6e]
freedesktop-sdk.bst:components/cryptsetup-base.bst: Command failed
```
This is **virtually identical** to [this
issue](https://gitlab.com/cryptsetup/cryptsetup/-/issues/829).
### Description
I have been told a new release of Buildbox is needed.
### Acceptance Criteria
We provide evidence that
`freedesktop-sdk.bst:components/cryptsetup-base.bst` compiles correctly
CC:
- @jjardon
- @abderrahim
- @nanonyme
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]