iwasakims commented on PR #1030:
URL: https://github.com/apache/bigtop/pull/1030#issuecomment-1269200909
Error on Rocky Linux 8 (x86_64).
```
$ ./gradlew bigtop-select-pkg
...(snip)
+ /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed
3.2.0-1.el8 --unique-debug-suffix -3.2.0-1.el8.x86_64 --unique-debug-src-base
bigtop-select-3.2.0-1.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000
--dwz-max-die-limit 110000000 -S debugsourcefiles.list
/home/rocky/srcs/bigtop/build/bigtop-select/rpm//BUILD/bigtop-select-3.2.0
find: 'debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened:
/etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile '' 1
+ /usr/lib/rpm/brp-python-hardlink
+ PYTHON3=/usr/libexec/platform-python
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
*** ERROR: ambiguous python shebang in /usr/lib/bigtop-select/conf-select:
#!/usr/bin/env python. Change it to python3 (or python2) explicitly.
*** ERROR: ambiguous python shebang in /usr/lib/bigtop-select/bigtop-select:
#!/usr/bin/env python. Change it to python3 (or python2) explicitly.
error: Bad exit status from /var/tmp/rpm-tmp.e5ZYhS (%install)
Macro expanded in comment on line 72: %{bin_dir}
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.e5ZYhS (%install)
FAILURE: Build failed with an exception.
```
--
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]