Skip to content
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

LTS v5: Build for Amazon Linux 2023 fails #782

Closed
daipom opened this issue Feb 3, 2025 · 2 comments
Closed

LTS v5: Build for Amazon Linux 2023 fails #782

daipom opened this issue Feb 3, 2025 · 2 comments

Comments

@daipom
Copy link
Contributor

daipom commented Feb 3, 2025

Extracting v1.9.0 into tmp/x86_64-amazon-linux/ports/librdkafka/1.9.0... OK
Running 'configure' for librdkafka 1.9.0... OK
Running 'compile' for librdkafka 1.9.0... OK
Running 'install' for librdkafka 1.9.0... ERROR. Please review logs to see what happened:
----- contents of '/root/rpmbuild/BUILDROOT/fluent-package-5.0.5-1.amzn2023.x86_64/opt/fluent/lib/ruby/gems/3.2.0/gems/rdkafka-0.12.0/ext/tmp/x86_64-amazon-linux/ports/librdkafka/    1.9.0/install.log' -----
make[1]: Entering directory '/root/rpmbuild/BUILDROOT/fluent-package-5.0.5-1.amzn2023.x86_64/opt/fluent/lib/ruby/gems/3.2.0/gems/rdkafka-0.12.0/ext/tmp/x86_64-amazon-linux/ports/    librdkafka/1.9.0/librdkafka-1.9.0/src'
Install librdkafka to /root/rpmbuild/BUILDROOT/fluent-package-5.0.5-1.amzn2023.x86_64/opt/fluent/lib/ruby/gems/3.2.0/gems/rdkafka-0.12.0/ext/ports/x86_64-amazon-linux/librdkafka/    1.9.0
d $DESTDIR/root/rpmbuild/BUILDROOT/fluent-package-5.0.5-1.amzn2023.x86_64/opt/fluent/lib/ruby/gems/3.2.0/gems/rdkafka-0.12.0/ext/ports/x86_64-amazon-linux/librdkafka/1.9.0/include    /librdkafka
/bin/sh: line 1: d: command not found
make[1]: [../mklove/Makefile.base:269: lib-install] Error 127 (ignored)
d $DESTDIR/root/rpmbuild/BUILDROOT/fluent-package-5.0.5-1.amzn2023.x86_64/opt/fluent/lib/ruby/gems/3.2.0/gems/rdkafka-0.12.0/ext/ports/x86_64-amazon-linux/librdkafka/1.9.0/lib
/bin/sh: line 1: d: command not found
make[1]: [../mklove/Makefile.base:270: lib-install] Error 127 (ignored)
rdkafka.h rdkafka_mock.h $DESTDIR/root/rpmbuild/BUILDROOT/fluent-package-5.0.5-1.amzn2023.x86_64/opt/fluent/lib/ruby/gems/3.2.0/gems/rdkafka-0.12.0/ext/ports/x86_64-amazon-linux/    librdkafka/1.9.0/include/librdkafka
/bin/sh: line 1: rdkafka.h: command not found
make[1]: *** [../mklove/Makefile.base:271: lib-install] Error 127
make[1]: Leaving directory '/root/rpmbuild/BUILDROOT/fluent-package-5.0.5-1.amzn2023.x86_64/opt/fluent/lib/ruby/gems/3.2.0/gems/rdkafka-0.12.0/ext/tmp/x86_64-amazon-linux/ports/    librdkafka/1.9.0/librdkafka-1.9.0/src'
make: *** [Makefile:44: install-subdirs] Error 2
----- end of file -----
@daipom
Copy link
Contributor Author

daipom commented Feb 3, 2025

I tried updating rdkafka to v0.12.1, but it did not solve this issue.

@kenhys
Copy link
Contributor

kenhys commented Feb 4, 2025

fixed via #786

@kenhys kenhys closed this as completed Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants