Opened 3 years ago

Closed 3 years ago

#17366 closed bug (invalid)

Buildtools - fails with error when compiling

Reported by: vidrep Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: Build System Version: R1/beta3
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

hrev55602 x86_64

git clone https://review.haiku-os.org/haiku

git clone https://review.haiku-os.org/buildtools

/boot/home/haiku

/boot/home/haiku/buildtools

configure --build-cross-tools x86_64 --cross-tools-source /boot/home/haiku/buildtools

Attached is the buildtools compilation log (buildtools.txt)

Attachments (1)

BuildTools.txt (921.0 KB ) - added by vidrep 3 years ago.

Download all attachments as: .zip

Change History (3)

by vidrep, 3 years ago

Attachment: BuildTools.txt added

comment:1 by vidrep, 3 years ago

Component: - GeneralBuild System

comment:2 by waddlesplash, 3 years ago

Resolution: invalid
Status: newclosed
libtool: link: ln mpz/abs.o .libs/libgmp.lax/lt1-abs.o || cp mpz/abs.o .libs/libgmp.lax/lt1-abs.o

This appears to be due to the coreutils bug at HaikuPorts: https://github.com/haikuports/haikuports/issues/6327

Note: See TracTickets for help on using tickets.