make clean differs between machines/jails

Chris H bsd-lists at bsdforge.com
Thu Jun 4 04:12:43 UTC 2015


On Thu, 4 Jun 2015 10:39:25 +0800 Erich Dollansky <erichsfreebsdlist at alogt.com>
wrote

> Hi,
> 
> I just wondered by the same makefile leads to different results. Here
> is the output of a 'make clean' from two machines/jails using the same
> ports tree:
> 
> Outside a jail:
> 
> ===> Cleaning for libiconv-1.14_8 
> ===>  Cleaning for gettext-tools-0.19.4 
> ===>  Cleaning for gettext-runtime-0.19.4
> ===>  Cleaning for indexinfo-0.2.3
> ===>  Cleaning for expat-2.1.0_2
> ===>  Cleaning for joe-4.0,1
> 
> >From inside a jail:
> 
> ===>  Cleaning for aspell-0.60.6.1_5
> ===>  Cleaning for joe-4.0,1
> 
> Does anybody know why it is like this?
I don't know I can say for sure. But is it possible that the
list outside the jail had not been built/installed before.
Whereas those listed outside the jail, had already been
built/installed before inside the jail?

Meaning; if the port had already been built/installed before,
it wouldn't show up in the "cleaning" list.

--Chris
> 
> Erich
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"




More information about the freebsd-ports mailing list