Skip to content

Problem with tailwidncss binary on x64 N5105 #54

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

Closed
matad2k opened this issue Feb 3, 2025 · 5 comments
Closed

Problem with tailwidncss binary on x64 N5105 #54

matad2k opened this issue Feb 3, 2025 · 5 comments
Labels
question Further information is requested

Comments

@matad2k
Copy link

matad2k commented Feb 3, 2025

System: Debian 12 x64
Processor: N5105


Command` failed with SIGILL (signal 4): /home/{ user }/.rbenv/versions/3.3.7/lib/ruby/gems/3.3.0/gems/tailwindcss-ruby-4.0.3-x86_64-linux-gnu/exe/x86_64-linux-gnu/tailwindcss

Tasks: TOP => tailwindcss:build
(See full trace by running task with --trace)
         run  bundle install --quiet
@tomgoddard2
Copy link

Ran into the same issue on two different servers, some system info if helpful at all.

Kernel Version: 5.4.0-204-generic
CPU: Intel Xeon Skylake - x86_64 (64-bit)
Operating System: GNU/Linux Ubuntu

1.445 bin/rails aborted!
1.445 Command failed with SIGILL (signal 4): /usr/local/bundle/ruby/3.4.0/gems/tailwindcss-ruby-4.0.3-x86_64-linux-gnu/exe/x86_64-linux-gnu/tailwindcss

@flavorjones
Copy link
Owner

Thanks for reporting. This is curious, because all this gem does is package the upstream CLI binary executables.

Can you reproduce this when you use the upstream binary (without this gem's packaging)? You can download it from here: https://github.com/tailwindlabs/tailwindcss/releases/tag/v4.0.3

If you reproduce with that file, then we should report this upstream because it's likely an issue with the new bun tooling being used to precompile the tailwindcss CLI.

@flavorjones flavorjones added the question Further information is requested label Feb 3, 2025
@flavorjones
Copy link
Owner

Possibly related: tailwindlabs/tailwindcss#15181

@flavorjones
Copy link
Owner

Closing this ticket, the upstream issue is almost definitely tailwindlabs/tailwindcss#15181

I've created an information issue for anybody who might want to report this in the future, explaining what we know and redirecting them to the upstream report.

@flavorjones flavorjones closed this as not planned Won't fix, can't repro, duplicate, stale Feb 3, 2025
@flavorjones
Copy link
Owner

flavorjones commented Feb 6, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants