[ipxe-devel] openbsd: recipe for target 'bin/__moddi3.o' failed

Luke Tidd lukeisgreat at gmail.com
Sat Feb 28 18:41:26 UTC 2015


this is using commit 5e95a79241463af3b1ea5d3015e8dada7c1c33db (feb 26th)

$ gmake bin/undionly.kpxe
  [DEPS] crypto/privkey.c
  [DEPS] crypto/certstore.c
  [BUILD] bin/__udivmoddi4.o
  [BUILD] bin/__divdi3.o
  [BUILD] bin/icc.o
  [BUILD] bin/memcpy.o
  [BUILD] bin/__moddi3.o
cc1: warnings being treated as errors
libgcc/__moddi3.c: In function '__moddi3':
libgcc/__moddi3.c:10: warning: ignoring alignment for stack allocated 'v'
Makefile.housekeeping:851: recipe for target 'bin/__moddi3.o' failed
gmake: *** [bin/__moddi3.o] Error 1


$ uname -a
OpenBSD largemarge.arikui.org 5.7 GENERIC.MP#860 amd64
$ gmake --version
GNU Make 4.1
Built for x86_64-unknown-openbsd5.7
$ gcc -v
Reading specs from /usr/lib/gcc-lib/amd64-unknown-openbsd5.7/4.2.1/specs
Target: amd64-unknown-openbsd5.7
Configured with: OpenBSD/amd64 system compiler
Thread model: posix
gcc version 4.2.1 20070719
$ ld -V
GNU ld version 2.15
  Supported emulations:
   elf_x86_64_obsd
   elf_i386_obsd
   elf_i386

Any help is much appreciated. Thanks



More information about the ipxe-devel mailing list