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

confluent: init at 4.1.1-2.11 #43137

Merged
merged 1 commit into from Aug 1, 2018
Merged

Conversation

offlinehacker
Copy link
Contributor

@offlinehacker offlinehacker commented Jul 7, 2018

I tested kafka and ksql and cli tools related to this two and they work fine, i haven't tested everything from confluent platform, expect some fixes in the future.

@offlinehacker
Copy link
Contributor Author

This is also similar to how homebrew packages confluent(https://github.com/sgerrand/homebrew-confluent-platform/blob/master/Formula/confluent-oss.rb). I know this could be somehow built from source, but compiled java files are i think fine for now, also based on the fact that we are also not building kafka from source.

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: confluent

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnfree = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnfree = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: confluent

Partial log (click to expand)

/nix/store/x7hz2cf4crwyq26psvmhx5l018ipzd2z-confluent-4.1.1-2.11/bin/confluent: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/8zkg9ac4s4alzyf4a8kfrig1j73z66dw-bash-4.4-p23/bin/bash"
/nix/store/x7hz2cf4crwyq26psvmhx5l018ipzd2z-confluent-4.1.1-2.11/bin/ksql-server-stop: interpreter directive changed from "/bin/bash" to "/nix/store/8zkg9ac4s4alzyf4a8kfrig1j73z66dw-bash-4.4-p23/bin/bash"
/nix/store/x7hz2cf4crwyq26psvmhx5l018ipzd2z-confluent-4.1.1-2.11/bin/kafka-rest-start: interpreter directive changed from "/bin/bash" to "/nix/store/8zkg9ac4s4alzyf4a8kfrig1j73z66dw-bash-4.4-p23/bin/bash"
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/x7hz2cf4crwyq26psvmhx5l018ipzd2z-confluent-4.1.1-2.11
strip is /nix/store/4qvrxzxa535y8304mk195x50b6p9607d-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/x7hz2cf4crwyq26psvmhx5l018ipzd2z-confluent-4.1.1-2.11/bin
patching script interpreter paths in /nix/store/x7hz2cf4crwyq26psvmhx5l018ipzd2z-confluent-4.1.1-2.11
checking for references to /build in /nix/store/x7hz2cf4crwyq26psvmhx5l018ipzd2z-confluent-4.1.1-2.11...
/nix/store/x7hz2cf4crwyq26psvmhx5l018ipzd2z-confluent-4.1.1-2.11

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: confluent

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnfree = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnfree = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: confluent

Partial log (click to expand)

/nix/store/jz9pjc0rpdn4gn493b5hignw0cqwqimq-confluent-4.1.1-2.11/bin/confluent: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/8zkg9ac4s4alzyf4a8kfrig1j73z66dw-bash-4.4-p23/bin/bash"
/nix/store/jz9pjc0rpdn4gn493b5hignw0cqwqimq-confluent-4.1.1-2.11/bin/ksql-server-stop: interpreter directive changed from "/bin/bash" to "/nix/store/8zkg9ac4s4alzyf4a8kfrig1j73z66dw-bash-4.4-p23/bin/bash"
/nix/store/jz9pjc0rpdn4gn493b5hignw0cqwqimq-confluent-4.1.1-2.11/bin/kafka-rest-start: interpreter directive changed from "/bin/bash" to "/nix/store/8zkg9ac4s4alzyf4a8kfrig1j73z66dw-bash-4.4-p23/bin/bash"
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/jz9pjc0rpdn4gn493b5hignw0cqwqimq-confluent-4.1.1-2.11
strip is /nix/store/4qvrxzxa535y8304mk195x50b6p9607d-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/jz9pjc0rpdn4gn493b5hignw0cqwqimq-confluent-4.1.1-2.11/bin
patching script interpreter paths in /nix/store/jz9pjc0rpdn4gn493b5hignw0cqwqimq-confluent-4.1.1-2.11
checking for references to /build in /nix/store/jz9pjc0rpdn4gn493b5hignw0cqwqimq-confluent-4.1.1-2.11...
/nix/store/jz9pjc0rpdn4gn493b5hignw0cqwqimq-confluent-4.1.1-2.11

@xeji
Copy link
Contributor

xeji commented Aug 1, 2018

@GrahamcOfBorg build confluent

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: confluent

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnfree = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnfree = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: confluent

Partial log (click to expand)

/nix/store/bnpr3is92bjzxc78a5gbjkg91i9ymhc4-confluent-4.1.1-2.11/bin/ksql-server-start: interpreter directive changed from "/bin/bash" to "/nix/store/dkh7l9a4sx7zqh8riqbj3z21sz25p8xy-bash-4.4-p23/bin/bash"
/nix/store/bnpr3is92bjzxc78a5gbjkg91i9ymhc4-confluent-4.1.1-2.11/bin/kafka-configs: interpreter directive changed from "/bin/bash" to "/nix/store/dkh7l9a4sx7zqh8riqbj3z21sz25p8xy-bash-4.4-p23/bin/bash"
/nix/store/bnpr3is92bjzxc78a5gbjkg91i9ymhc4-confluent-4.1.1-2.11/bin/connect-distributed: interpreter directive changed from "/bin/sh" to "/nix/store/dkh7l9a4sx7zqh8riqbj3z21sz25p8xy-bash-4.4-p23/bin/sh"
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/bnpr3is92bjzxc78a5gbjkg91i9ymhc4-confluent-4.1.1-2.11
strip is /nix/store/1hi76hr87bd1y1q1qjk0lv8nmcjip1c8-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/bnpr3is92bjzxc78a5gbjkg91i9ymhc4-confluent-4.1.1-2.11/bin 
patching script interpreter paths in /nix/store/bnpr3is92bjzxc78a5gbjkg91i9ymhc4-confluent-4.1.1-2.11
checking for references to /tmp/nix-build-confluent-4.1.1-2.11.drv-0 in /nix/store/bnpr3is92bjzxc78a5gbjkg91i9ymhc4-confluent-4.1.1-2.11...
/nix/store/bnpr3is92bjzxc78a5gbjkg91i9ymhc4-confluent-4.1.1-2.11

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: confluent

Partial log (click to expand)

/nix/store/7a8d4j97mg8k3r28v7bfnylfmvn45xq7-confluent-4.1.1-2.11/bin/support-metrics-bundle: interpreter directive changed from "/bin/bash" to "/nix/store/qb76s7s3p6pnsi7082sjfc7rb64f3s6a-bash-4.4-p23/bin/bash"
/nix/store/7a8d4j97mg8k3r28v7bfnylfmvn45xq7-confluent-4.1.1-2.11/bin/zookeeper-security-migration: interpreter directive changed from "/bin/bash" to "/nix/store/qb76s7s3p6pnsi7082sjfc7rb64f3s6a-bash-4.4-p23/bin/bash"
/nix/store/7a8d4j97mg8k3r28v7bfnylfmvn45xq7-confluent-4.1.1-2.11/bin/zookeeper-server-start: interpreter directive changed from "/bin/bash" to "/nix/store/qb76s7s3p6pnsi7082sjfc7rb64f3s6a-bash-4.4-p23/bin/bash"
/nix/store/7a8d4j97mg8k3r28v7bfnylfmvn45xq7-confluent-4.1.1-2.11/bin/zookeeper-server-stop: interpreter directive changed from "/bin/sh" to "/nix/store/qb76s7s3p6pnsi7082sjfc7rb64f3s6a-bash-4.4-p23/bin/sh"
/nix/store/7a8d4j97mg8k3r28v7bfnylfmvn45xq7-confluent-4.1.1-2.11/bin/zookeeper-shell: interpreter directive changed from "/bin/sh" to "/nix/store/qb76s7s3p6pnsi7082sjfc7rb64f3s6a-bash-4.4-p23/bin/sh"
post-installation fixup
strip is /nix/store/qfxcr8c4fg7lkybrny9n2sb77bmippdx-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/7a8d4j97mg8k3r28v7bfnylfmvn45xq7-confluent-4.1.1-2.11/bin
patching script interpreter paths in /nix/store/7a8d4j97mg8k3r28v7bfnylfmvn45xq7-confluent-4.1.1-2.11
/nix/store/7a8d4j97mg8k3r28v7bfnylfmvn45xq7-confluent-4.1.1-2.11

@xeji xeji merged commit e4ca48c into NixOS:master Aug 1, 2018
@offlinehacker
Copy link
Contributor Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants