Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Mar 2015 13:27:44 +1000
From:      Robert Backhaus <robbak@robbak.com>
To:        umka ursa <umka6970@gmail.com>
Cc:        hackers@freebsd.org, Freebsd_mailinglist_PORTS <freebsd-ports@freebsd.org>
Subject:   Re: ports errors classification
Message-ID:  <CABG_4jnxihMJpbYfsJ3wWfbRnJrrFG86qKT%2BQ7muFY3LFQf-rw@mail.gmail.com>
In-Reply-To: <CABBWP75CMqbqYJbOBOcU9%2Bwdm2q5gi3UeYvATjWk6QjqQ91KbQ@mail.gmail.com>
References:  <CABBWP75CMqbqYJbOBOcU9%2Bwdm2q5gi3UeYvATjWk6QjqQ91KbQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
The code is just the value returned by the last process to run. Processes
that complete successfully return 0, and if they fail, they return
something else. So if you want to know what the codes mean, you have to
look at the documentation - generally the man page - for the process, such
as the compiler, or the 'cp ' command.

That said, the number is generally 1 for any failure.

On 24 March 2015 at 08:37, umka ursa <umka6970@gmail.com> wrote:

> Hello comunity!
> Im looking for documentation about ports instalation error codes. I meen
> somthing like this:
>
> *** [install] Error code 1
> *** [build-depends] Error code 1
>
> Can not find it yet.
> Can you shere it please?
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABG_4jnxihMJpbYfsJ3wWfbRnJrrFG86qKT%2BQ7muFY3LFQf-rw>