I have devel/poudriere-devel (poudriere-devel-3.1.99.20170322) for building pkgs for an i386 machine (on FreeBSD 10.3-STABLE #0 r315972M amd64). Today's run gave me a bunch of errors. 
1. "x11-toolkits/gtkmm24: Failed: build"
	
		
2. "devel/gvfs: Failed: run-depends"
	
		
3. And one of them is a stale during patch stage for print/gutenprint-cups:
	
	
	
		
And in its logs: 
	
	
	
		
Is it O.K. to have stales during patch stage and how is it possible to resolve?
				
			1. "x11-toolkits/gtkmm24: Failed: build"
		Code:
	
	=======================<phase: build          >============================
===>  Building for gtkmm24-2.24.4_3
gmake[1]: Entering directory '/wrkdirs/usr/ports/x11-toolkits/gtkmm24/work/gtkmm-2.24.4'
Makefile:258: *** missing separator.  Stop.
gmake[1]: Leaving directory '/wrkdirs/usr/ports/x11-toolkits/gtkmm24/work/gtkmm-2.24.4'
===> Compilation failed unexpectedly.2. "devel/gvfs: Failed: run-depends"
		Code:
	
	[stable10i386-default-job-02] |   |   `-- Installing py27-setuptools27-32.1.0...
pkg-static: py27-setuptools27-32.1.0 conflicts with py27-setuptools-32.1.0_1 (installs files into the same place).  Problematic file: /usr/local/lib/python2.7/site-packages/easy-install.pth.dist
Failed to install the following 1 package(s): /packages/All/gnome-mount-0.8_13.txz
*** Error code 703. And one of them is a stale during patch stage for print/gutenprint-cups:
		Code:
	
	    [02]: print/gutenprint-cups            patch           (03:21:52)
		Code:
	
	=> SHA256 Checksum OK for gutenprint-5.2.10.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for gutenprint-cups-5.2.10_3
===>  Applying FreeBSD patches for gutenprint-cups-5.2.10_3Is it O.K. to have stales during patch stage and how is it possible to resolve?
 
			    