Hi All,
I'm trying to package via poudriere a soft to be able to install it from my repository.:
Unfortunately, the packaging not going well :/
after several try and some modifications, the process stuck at the "patch step".
	
	
	
		
	
	
	
		
I know the patch step applies any patches in the port to the extracted source code, so i dont know why this step failed...
Do you know where i can get more information about this kind of issue or how to debug poudriere ?
Best regards,
N.
				
			I'm trying to package via poudriere a soft to be able to install it from my repository.:
Unfortunately, the packaging not going well :/
after several try and some modifications, the process stuck at the "patch step".
		Code:
	
	[00:00:57] Built ports: net/py-netifaces
[00:00:57] Failed ports: net-mgmt/watcher:patch
[freebsd_11-1x64] [2019-06-09_17h02m54s] [committing:] Queued: 2  Built: 1  Failed: 1  Skipped: 0  Ignored: 0  Tobuild: 0   Time: 00:00:48
[00:00:57] Logs: /usr/local/poudriere/data/logs/bulk/freebsd_11-1x64/2019-06-09_17h02m54s
[00:00:57] WWW: http://fbsd-build.group.net/build.html?mastername=freebsd_11-1x64&build=2019-06-09_17h02m54s
[00:00:57] Cleaning up
[00:00:57] Unmounting file systems
ERROR: Job failed: exit status 1
		Code:
	
	===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD accepted by the user
===> Fetching all distfiles required by watcher-0.0.1u1 for building
===>  Extracting for netbox_watcher-0.0.1u1
=> SHA256 Checksum OK for watcher-0.0.1u1.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
Variable WRKSRC is recursive.
make: stopped in /usr/ports/net-mgmt/watcher
=>> Cleaning up wrkdir
===>  Cleaning for watcher-0.0.1u1
build of net-mgmt/watcher | watcher-0.0.1u1 ended at Sun Jun  9 17:03:46 UTC 2019
build time: 00:00:02
!!! build failure encountered !!!I know the patch step applies any patches in the port to the extracted source code, so i dont know why this step failed...
Do you know where i can get more information about this kind of issue or how to debug poudriere ?
Best regards,
N.
 
			    