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

verbose output not working on iMac #19

Open
ErwinP opened this issue Jan 25, 2018 · 3 comments
Open

verbose output not working on iMac #19

ErwinP opened this issue Jan 25, 2018 · 3 comments
Assignees

Comments

@ErwinP
Copy link

ErwinP commented Jan 25, 2018

Dear,

Using lbzip2 from the command line fails when adding either -v or --verbose to the command. In that case, it makes a bz2 file, but in there, there is only a .cpgz file to be found. The command line throws out the following error: Illegal instruction: 4.

This is on High Sierra with an iMac 21.5-inch, Mid 2011 with an 2,8 GHz Intel Core i7.

I tried to compile it myself and to install it using homebrew with no difference whatsoever.

The same iMac running on Yosemite does the job as it should, so I suppose this problem is due to an instruction that High Sierra doesn't understand.

Any way to fix this?

Thank you in advance,
Erwin

@dancek
Copy link

dancek commented Apr 25, 2018

Homebrew/homebrew-core#27077 should fix this once merged (if you installed from Homebrew).

@dancek
Copy link

dancek commented Apr 25, 2018

Never mind, they won't merge it. The issue is that the lbzip2-2.5.tar.bz2 contains an old version of gnulib that crashes. The fix would be to release a new version with the current version of libs.

@kjn kjn self-assigned this Dec 26, 2018
@logological
Copy link

In order to work around Issue #22, I have published my own source distribution for lbzip2 2.5 which is bootstrapped using the latest version of gnulib. See my comment on that issue for further details. The distribution probably also works around this issue, though as I don't have macOS I can't check.

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

4 participants