https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214681

--- Comment #5 from Jan Beich (mail not working) <[email protected]> ---
Created attachment 177365
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=177365&action=edit
games/openra sequential build fix

(In reply to Antoine Brodin from comment #4)
> ===>  Building for openra-20161019_1
> gmake[1]: Entering directory 
> '/wrkdirs/usr/ports/games/openra/work/OpenRA-release-20161019'
> CSC fixheader.exe
> mcs  packaging/fixheader.cs -nologo -warn:4 -codepage:utf8 -unsafe 
> -warnaserror -debug:full -optimize- -out:fixheader.exe -t:exe -r:System.dll 
> -r:System.Core.dll -r:System.Data.dll -r:System.Data.DataSetExtensions.dll 
> -r:System.Drawing.dll -r:System.Xml.dll 
> -r:thirdparty/download/ICSharpCode.SharpZipLib.dll 
> -r:thirdparty/download/FuzzyLogicLibrary.dll 
> -r:thirdparty/download/MaxMind.Db.dll 
> -r:thirdparty/download/MaxMind.GeoIP2.dll -r:thirdparty/download/Eluant.dll 
> -r:thirdparty/download/SmarIrc4net.dll
> error CS0006: Metadata file `thirdparty/download/ICSharpCode.SharpZipLib.dll' 
> could not be found
> error CS0006: Metadata file `thirdparty/download/FuzzyLogicLibrary.dll' could 
> not be found
> error CS0006: Metadata file `thirdparty/download/MaxMind.Db.dll' could not be 
> found
> error CS0006: Metadata file `thirdparty/download/MaxMind.GeoIP2.dll' could 
> not be found
> error CS0006: Metadata file `thirdparty/download/SmarIrc4net.dll' could not 
> be found
> Compilation failed: 5 error(s), 0 warnings

"all" was absent from ALL_TARGET which worked fine for DOCS=off or
ALLOW_MAKE_JOBS=on. Also, applied minor style.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-mono
To unsubscribe, send any mail to "[email protected]"

Reply via email to