9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: dante <subscriptions@posteo.eu>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Compiler Message
Date: Mon, 21 Jul 2014 10:12:52 +0200	[thread overview]
Message-ID: <59ac5e6737de55e5c2256b10713a8cf0@posteo.de> (raw)
In-Reply-To: <CANZw+5cWvAdYtgkHyRWOs19FStAzna_kbttvAH6mpv4=HYxFDA@mail.gmail.com>

Hi Shane,

Removing the compile argument won't help (leads to errors somewhere 
else).
I think that the most expedient solution is Ramkrishnan's.

In order to catch this sort of errors, some sort of "continuous 
integration" would be needed.
I have no idea how this could be done without investing into a real Mac 
machine, which is costly.

I reported the error to the person shown in the Hg commits; there was 
unfortunately no response yet.
Does anyone know which is the proper channel to report issues with 
Inferno?

Shane, I'm just curious: did you try to install Inferno for reasons 
similar to mine (here below)?

In tried to install Inferno because I thought that it was the simplest 
way to access (at least the file system of) my Plan9 Raspberry Pi from 
my Mac.
The other solutions I tried are awkward:
1. Plan9 under Virtual Box (don't want to pay for VMWare/Parallels).
     Configured network card according to Richard Miller's suggestion.
     Boots, but sometimes it doesn't, requiring to restart the program.
     Network works only sometimes.
2. Plan9 from user space, installed over Brew.
     It works, but I don't see there any way to import (mount) the 
remote file system locally.

Cheers,
Dante

On 21.07.2014 04:55, Shane Morris wrote:
> Hello again 9fans,
> 
> I'm also trying to compile hosted Inferno for OS X 10.9, all seems to
> go well until the "mk install" giving this error message:
> 
>  shanes-air-2:inferno-os boris$ PATH=`pwd`/MacOSX/386/bin:$PATH mk 
> install
> (cd lib9; mk  install)
> cc -c -arch i386 -mmacosx-version-min=10.4
> -Wno-deprecated-declarations -Wuninitialized -Wunused -Wreturn-type
> -Wimplicit -Wno-four-char-constants -Wno-unknown-pragmas -pipe
> -fno-strict-aliasing -no-cpp-precomp -mno-fused-madd
> -I/Users/boris/Documents/inferno-os/MacOSX/386/include
> -I/Users/boris/Documents/inferno-os/include -Os convD2M.c
> clang: error: unknown argument: '-mno-fused-madd'
> [-Wunused-command-line-argument-hard-error-in-future]
> clang: note: this will be a hard error (cannot be downgraded to a
> warning) in the future
> mk: cc -c -arch ...  : exit status=exit(1)
> mk: for j in ...  : exit status=exit(1)
> shanes-air-2:inferno-os boris$
> 
> Does anyone have any insight?
> 
> Many thanks!
> 
> Shane.



  parent reply	other threads:[~2014-07-21  8:12 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-21  2:55 Shane Morris
2014-07-21  6:36 ` tlaronde
2014-07-21  6:52 ` Ramakrishnan Muthukrishnan
2014-07-21  8:12 ` dante [this message]
2014-07-21  8:21   ` Shane Morris
2014-07-21  8:39   ` cam
2014-07-21  8:41     ` Shane Morris
2014-07-21  8:55       ` cam
2014-07-21  8:58         ` Shane Morris
2014-07-21  8:43     ` dante
2014-07-21  8:50       ` Shane Morris
2014-07-21  9:07       ` cam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=59ac5e6737de55e5c2256b10713a8cf0@posteo.de \
    --to=subscriptions@posteo.eu \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).