https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220024
Mark Millard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|head -r319991 clang powerpc |head -r319991 clang |toolchain (cross build |powerpc64 and powerpc |target): boot1.o: In |toolchains (cross build |function `fsread_size': |target): boot1.o: In |undefined reference to |function `fsread_size': |`__udivdi3' |undefined reference to | |`__udivdi3' --- Comment #2 from Mark Millard <[email protected]> --- (In reply to Mark Millard from comment #1) powerpc64 has the same buildworld problem: --- boot1.elf --- boot1.o: In function `fsread_size': /usr/src/sys/boot/powerpc/boot1.chrp/boot1.c:(.text+0x14b8): undefined reference to `__udivdi3' /usr/src/sys/boot/powerpc/boot1.chrp/boot1.c:(.text+0x1508): undefined reference to `__udivdi3' cc: error: linker command failed with exit code 1 (use -v to see invocation) --- all_subdir_usr.sbin --- Building /usr/obj/powerpc64vtsc_clang/powerpc.powerpc64/usr/src/usr.sbin/fstyp/ext2fs.o --- all_subdir_sys --- *** [boot1.elf] Error code 1 make[6]: stopped in /usr/src/sys/boot/powerpc/boot1.chrp .ERROR_TARGET='boot1.elf' .ERROR_META_FILE='/usr/obj/powerpc64vtsc_clang/powerpc.powerpc64/usr/src/sys/boot/powerpc/boot1.chrp/boot1.elf.meta' -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
