On 2020/06/07 17:28, Thomas Frohwein wrote:
> CVSROOT:      /cvs
> Module name:  ports
> Changes by:   t...@cvs.openbsd.org    2020/06/07 17:28:15
> 
> Log message:
>     import msbuild
>     
>     ok bket@
>     
>     DESCR:
>     The Microsoft Build Engine is a platform for building applications. This 
> engine,
>     which is also known as MSBuild, provides an XML schema for a project file 
> that
>     controls how the build platform processes and builds software. Visual 
> Studio
>     uses MSBuild, but MSBuild does not depend on Visual Studio. By invoking
>     msbuild.exe on your project or solution file, you can orchestrate and 
> build
>     products in environments where Visual Studio isn't installed.

Fails on i386:

>>> Running build in devel/msbuild at 1591822717.92
===> devel/msbuild
===>  Building for msbuild-15.8pre0
./build.sh -host mono -configuration Release -skipTests
Executed from ./build.sh with arguments: -build -host mono -configuration 
Release -skipTests
============= MSBuild command =============
/pobj/msbuild-15.8pre0/msbuild-0.06/build/../artifacts/mono-msbuild/msbuild 
"/pobj/msbuild-15.8pre0/msbuild-0.06/build/Toolset.proj" 
/clp:DisableConsoleColor /t:restore /m /clp:Summary /warnaserror /v:minimal 
/bl:"/pobj/msbuild-15.8pre0/msbuild-0.06/build/../artifacts/Release-MONO/log/Toolset.binlog"
===========================================
Microsoft (R) Build Engine version 15.8.38.37692 (xplat-master/3c930fa8 Tue May 
 8 12:36:23 EDT 2018) for Mono
Copyright (C) Microsoft Corporation. All rights reserved.

Some command line switches were read from the auto-response file "MSBuild.rsp". 
To disable this file, use the "/noautoresponse" switch.
/pobj/msbuild-15.8pre0/msbuild-0.06/artifacts/mono-msbuild/MSBuild.dll 
/bl:/pobj/msbuild-15.8pre0/msbuild-0.06/build/../artifacts/Release-MONO/log/Toolset.binlog
 /clp:DisableConsoleColor /clp:Summary /m 
/p:MSBuildExtensionsPath=/pobj/msbuild-15.8pre0/msbuild-0.06/artifacts/mono-msbuild/Extensions
 /t:restore /v:minimal /warnaserror 
/pobj/msbuild-15.8pre0/msbuild-0.06/build/Toolset.proj
MSBUILD : error MSB4016: The build stopped unexpectedly because the 
"ReusableLogger" logger failed unexpectedly during initialization. Failed to 
initialize zlib. You probably have an old zlib installed. Version 1.2.0.4 or 
later is required.
Failed to run MSBuild: 
/pobj/msbuild-15.8pre0/msbuild-0.06/build/../artifacts/mono-msbuild/msbuild 
"/pobj/msbuild-15.8pre0/msbuild-0.06/build/Toolset.proj" 
/clp:DisableConsoleColor /t:restore /m /clp:Summary /warnaserror /v:minimal 
/bl:"/pobj/msbuild-15.8pre0/msbuild-0.06/build/../artifacts/Release-MONO/log/Toolset.binlog"
*** Error 1 in /pobj/msbuild-15.8pre0/msbuild-0.06 (Makefile:2 'all-mono')
*** Error 2 in devel/msbuild (/usr/ports/infrastructure/mk/bsd.port.mk:2915 
'/pobj/msbuild-15.8pre0/.build_done': @cd /pobj/msbuild-15.8pre0...)
*** Error 2 in devel/msbuild (/usr/ports/infrastructure/mk/bsd.port.mk:2581 
'build': @lock=msbuild-15.8pre0;  export _LOCKS_HELD=" msbuild-1...)
===> Exiting devel/msbuild with an error
*** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:137 'build': @: 
${echo_msg:=echo};  : ${target:=build};  for i in ; do  eval...)
>>> Ended at 1591822718.99
max_stuck=10.03/depends=13.70/show-prepare-results=0.56/patch=24.73/configure=0.26/build=1.11
Error: job failed with 512 on i386-1 at 1591822718


Reply via email to