Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 554738 - sys-freebsd/boot0-10.1: build fails on x86-fbsd.
Summary: sys-freebsd/boot0-10.1: build fails on x86-fbsd.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All FreeBSD
: Normal normal (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-13 12:33 UTC by Yuta SATOH
Modified: 2015-07-25 13:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
sample patch for boot0-10.1.ebuild (554738.patch,442 bytes, patch)
2015-07-13 12:41 UTC, Yuta SATOH
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuta SATOH 2015-07-13 12:33:11 UTC
The following message is displayed and fails to compile.

i686-gentoo-freebsd10.1-gcc  -O2 -march=i686 -pipe -fno-strict-aliasing -I/var/tmp/portage/sys-freebsd/boot0-10.1/work/lib/libstand   -ffreestanding -Wformat -I/var/tmp/portage/sys-freebsd/boot0-10.1/work/sys/boot/libstand32/../../../lib/libstand -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float -DBZ_NO_STDIO -DBZ_NO_COMPRESS -DHAVE_MEMCPY -I/var/tmp/portage/sys-freebsd/boot0-10.1/work/sys/boot/libstand32/../../../lib/libstand/../libz -std=gnu99 -mpreferred-stack-boundary=2 -fno-stack-protector -Wno-pointer-sign -c _zutil.c -o /var/tmp/portage/sys-freebsd/boot0-10.1/work/sys/boot/libstand32/../../../lib/libstand/_zutil.o
building static stand library
nm: '__main.o': No such file
nm: 'assert.o': No such file
nm: 'bcd.o': No such file
nm: 'bswap.o': No such file
nm: 'environment.o': No such file
nm: 'getopt.o': No such file
nm: 'gets.o': No such file
nm: 'globals.o': No such file
nm: 'pager.o': No such file
nm: 'printf.o': No such file
nm: 'strdup.o': No such file
nm: 'strerror.o': No such file
nm: 'strtol.o': No such file
nm: 'strtoul.o': No such file
nm: 'random.o': No such file
nm: 'sbrk.o': No such file
nm: 'twiddle.o': No such file
nm: 'zalloc.o': No such file
nm: 'zalloc_malloc.o': No such file
nm: 'strcasecmp.o': No such file
nm: 'ntoh.o': No such file
nm: 'bcmp.o': No such file
nm: 'bcopy.o': No such file
nm: 'bzero.o': No such file
nm: 'ffs.o': No such file
nm: 'memccpy.o': No such file
nm: 'memchr.o': No such file
nm: 'memcmp.o': No such file
nm: 'memcpy.o': No such file
nm: 'memmove.o': No such file
nm: 'memset.o': No such file
nm: 'qdivrem.o': No such file
nm: 'strcat.o': No such file
nm: 'strchr.o': No such file
nm: 'strcmp.o': No such file
nm: 'strcpy.o': No such file
nm: 'strcspn.o': No such file
nm: 'strlen.o': No such file
nm: 'strncat.o': No such file
nm: 'strncmp.o': No such file
nm: 'strncpy.o': No such file
nm: 'strpbrk.o': No such file
nm: 'strrchr.o': No such file
nm: 'strsep.o': No such file
nm: 'strspn.o': No such file
nm: 'strstr.o': No such file
nm: 'strtok.o': No such file
nm: 'swab.o': No such file
nm: 'uuid_equal.o': No such file
nm: 'uuid_is_nil.o': No such file
nm: '_bzlib.o': No such file
nm: '_crctable.o': No such file
nm: '_decompress.o': No such file
nm: '_huffman.o': No such file
nm: '_randtable.o': No such file
nm: 'adler32.o': No such file
nm: 'crc32.o': No such file
nm: '_infback.o': No such file
nm: '_inffast.o': No such file
nm: '_inflate.o': No such file
nm: '_inftrees.o': No such file
nm: '_zutil.o': No such file
nm: 'closeall.o': No such file
nm: 'dev.o': No such file
nm: 'ioctl.o': No such file
nm: 'nullfs.o': No such file
nm: 'stat.o': No such file
nm: 'fstat.o': No such file
nm: 'close.o': No such file
nm: 'lseek.o': No such file
nm: 'open.o': No such file
nm: 'read.o': No such file
nm: 'write.o': No such file
nm: 'readdir.o': No such file
nm: 'arp.o': No such file
nm: 'ether.o': No such file
nm: 'inet_ntoa.o': No such file
nm: 'in_cksum.o': No such file
nm: 'net.o': No such file
nm: 'udp.o': No such file
nm: 'netif.o': No such file
nm: 'rpc.o': No such file
nm: 'bootp.o': No such file
nm: 'rarp.o': No such file
nm: 'bootparam.o': No such file
nm: 'ufs.o': No such file
nm: 'nfs.o': No such file
nm: 'cd9660.o': No such file
nm: 'tftp.o': No such file
nm: 'gzipfs.o': No such file
nm: 'bzipfs.o': No such file
nm: 'dosfs.o': No such file
nm: 'ext2fs.o': No such file
nm: 'splitfs.o': No such file
ar: splitfs.o: No such file or directory
*** [libstand.a] Error code 1

make[1]: stopped in /var/tmp/portage/sys-freebsd/boot0-10.1/work/sys/boot/libstand32
1 error

make[1]: stopped in /var/tmp/portage/sys-freebsd/boot0-10.1/work/sys/boot/libstand32
*** [_sub.all] Error code 2

make: stopped in /var/tmp/portage/sys-freebsd/boot0-10.1/work/sys/boot
1 error

make: stopped in /var/tmp/portage/sys-freebsd/boot0-10.1/work/sys/boot
 * ERROR: sys-freebsd/boot0-10.1::gentoo failed (compile phase):
 *   make failed
Comment 1 Yuta SATOH 2015-07-13 12:41:28 UTC
Created attachment 406654 [details, diff]
sample patch for boot0-10.1.ebuild
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-07-25 13:53:01 UTC
PR committed.