Ticket #1952 (new bug)

Opened 2 months ago

Last modified 2 months ago

compilation stops crosscompiling x86 haiku image on linux-ppc

Reported by: tradewind Assigned to: bonefish
Priority: normal Milestone: R1
Component: Build System Version: R1 development
Cc: Platform: All

Description

The compilation stops on bfs.h, claiming that __swap_int is undefined in the scope.

Attachments

error (7.8 kB) - added by tradewind on 03/22/08 08:32:08.
compiler error messages
failled_clean_build.txt.zip (331.9 kB) - added by pieterpan on 03/22/08 09:26:56.
Clean build (after fresh checkout) of build-cross-tools failure

Change History

03/22/08 08:32:08 changed by tradewind

  • attachment error added.

compiler error messages

03/22/08 09:26:56 changed by pieterpan

  • attachment failled_clean_build.txt.zip added.

Clean build (after fresh checkout) of build-cross-tools failure

03/22/08 09:30:59 changed by pieterpan

A few days ago I could not build haiku after an update. I tried again today with a complete fresh svn checkout (both trunk and buildtools) of r24521 on ubuntu linux. Not sure what's going on, but it fails to build gcc. Might be related to this ticket, see attachment with the full checkout and build output. I zipped it, cause it's kinda large.

03/22/08 11:12:29 changed by umccullough

The failed build on linux x86 is a new issue due to Ingo's recent commits (i can confirm it here). You should enter a different bug for that since it's entirely unrelated to the PPC host platform issue.

I'll also send a note to the list since I stumbled across this as well last night and reverted to a prior version to succeed.