I've been updating some ports and without warning (that I could see), make has suddenly started failing.  If I cd into any port directory e.g. /usr/ports/databases/py-sqlite3 and try a make, make config, make deinstall or make reinstall I get the following error:
	
	
	
		
This now happens with every port I've tried. I've also been updating ports with portmanager, but now that too is suddenly giving the following errors:
	
	
	
		
I've done a portsnap fetch and portsnap upgrade, also a pkgd
				
			
		Code:
	
	# make deinstall
4 open conditionals:
	     at line 5850 (skipped)
	    at line 5848 (skipped)
	    at line 1610 (evaluated to false)
	   at line 1170 (evaluated to true)
make: fatal errors encountered -- cannot continue
#This now happens with every port I've tried. I've also been updating ports with portmanager, but now that too is suddenly giving the following errors:
		Code:
	
	------------------------------------------------------------------------
portmanager 0.4.1_9: Collecting installed port data 
------------------------------------------------------------------------
4 open conditionals:
	    at line 5850 (evaluated to false)
	   at line 5848 (evaluated to true)
	  at line 1610 (evaluated to true)
	 at line 1170 (evaluated to true)
make: fatal errors encountered -- cannot continue
MGdbAdd error: attempt to place null data into record halted
Assertion failed: (0), function MGdbAdd, file MGdbAdd.c, line 78.
Abort (core dumped)
#I've done a portsnap fetch and portsnap upgrade, also a pkgd
 
			     
 
		