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

Failed to install on macOS 15.0 #29

Open
TQCasey opened this issue Dec 6, 2024 · 1 comment
Open

Failed to install on macOS 15.0 #29

TQCasey opened this issue Dec 6, 2024 · 1 comment

Comments

@TQCasey
Copy link

TQCasey commented Dec 6, 2024

==> Fetching nativeos/i386-elf-toolchain/i386-elf-grub
==> Downloading https://ftp.gnu.org/gnu/grub/grub-2.06.tar.xz
Already downloaded: /Users/hellott/Library/Caches/Homebrew/downloads/0c1713947d455e47ae633568d4fea9d3fbff2a9e9353c69948106ee1cba57286--grub-2.06.tar.xz
==> Installing i386-elf-grub from nativeos/i386-elf-toolchain
==> ../configure --disable-nls --disable-werror --disable-efiemu --target=i386-elf --prefix=/usr/local/Cellar/i386-elf-grub/2.06_1 TARGET_CC=i386-elf-gcc TARGET_NM=i386-elf-nm TARGET_OBJCOPY=i386-elf-objcopy TARGET_RANLIB=i386-e
==> make install
Last 15 lines from /Users/hellott/Library/Logs/Homebrew/i386-elf-grub/02.make:
mv -f disk/.deps-core/raid5rec_module-raid5_recover.Tpo disk/.deps-core/raid5rec_module-raid5_recover.Po
mv -f disk/.deps-core/luks_module-luks.Tpo disk/.deps-core/luks_module-luks.Po
mv -f commands/.deps-core/pgp_module-pgp.Tpo commands/.deps-core/pgp_module-pgp.Po
mv -f disk/.deps-core/geli_module-geli.Tpo disk/.deps-core/geli_module-geli.Po
mv -f disk/.deps-core/raid6rec_module-raid6_recover.Tpo disk/.deps-core/raid6rec_module-raid6_recover.Po
mv -f lib/json/.deps-core/json_module-json.Tpo lib/json/.deps-core/json_module-json.Po
mv -f disk/.deps-core/scsi_module-scsi.Tpo disk/.deps-core/scsi_module-scsi.Po
mv -f disk/.deps-core/ldm_module-ldm.Tpo disk/.deps-core/ldm_module-ldm.Po
mv -f disk/.deps-core/lvm_module-lvm.Tpo disk/.deps-core/lvm_module-lvm.Po
mv -f disk/.deps-core/cryptodisk_module-cryptodisk.Tpo disk/.deps-core/cryptodisk_module-cryptodisk.Po
mv -f disk/.deps-core/diskfilter_module-diskfilter.Tpo disk/.deps-core/diskfilter_module-diskfilter.Po
mv -f lib/gnulib/.deps-core/regexp_module-regex.Tpo lib/gnulib/.deps-core/regexp_module-regex.Po
make[2]: *** [install] Error 2
make[1]: *** [install-recursive] Error 1
make: *** [install] Error 2

If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core):
https://github.com/nativeos/homebrew-i386-elf-toolchain/issues

@gittiery
Copy link

simliar / same issue here.

anybody have a fix / workaroud / idea ?

please help


(base) p@M1 ~ % brew install i386-elf-grub

==> Fetching nativeos/i386-elf-toolchain/i386-elf-grub
==> Downloading https://ftp.gnu.org/gnu/grub/grub-2.06.tar.xz
Already downloaded: /Users/p/Library/Caches/Homebrew/downloads/0c1713947d455e47ae633568d4fea9d3fbff2a9e9353c69948106ee1cba57286--grub-2.06.tar.xz
==> Installing i386-elf-grub from nativeos/i386-elf-toolchain

==> ../configure --disable-nls --disable-werror --disable-efiemu --target=i386-e
==> make install
Last 15 lines from /Users/p/Library/Logs/Homebrew/i386-elf-grub/02.make:
../../grub-core/lib/gnulib/base64.h:58:60: note: expected 'size_t *' {aka 'long unsigned int *'} but argument is of type 'grub_size_t *' {aka 'unsigned int *'}
58 | char *restrict out, size_t *outlen);
| ~~~~~~~~^~~~~~
make[3]: *** [disk/luks2_module-luks2.o] Error 1
make[3]: *** Waiting for unfinished jobs....
mv -f disk/.deps-core/afsplitter_module-AFSplitter.Tpo disk/.deps-core/afsplitter_module-AFSplitter.Po
mv -f commands/.deps-core/test_module-test.Tpo commands/.deps-core/test_module-test.Po
mv -f disk/.deps-core/luks_module-luks.Tpo disk/.deps-core/luks_module-luks.Po
mv -f lib/gnulib/.deps-core/luks2_module-base64.Tpo lib/gnulib/.deps-core/luks2_module-base64.Po
mv -f disk/.deps-core/geli_module-geli.Tpo disk/.deps-core/geli_module-geli.Po
mv -f disk/.deps-core/ldm_module-ldm.Tpo disk/.deps-core/ldm_module-ldm.Po
mv -f disk/.deps-core/lvm_module-lvm.Tpo disk/.deps-core/lvm_module-lvm.Po
make[2]: *** [install] Error 2
make[1]: *** [install-recursive] Error 1
make: *** [install] Error 2

If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core):
https://github.com/nativeos/homebrew-i386-elf-toolchain/issues

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

No branches or pull requests

2 participants