[package - 111amd64-default][devel/newtonsoft-json] Failed for newtonsoft-json-9.0.1_2 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Tue May 22 13:55:13 UTC 2018
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.
Maintainer: bofh at FreeBSD.org
Last committer: dbn at FreeBSD.org
Ident: $FreeBSD: head/devel/newtonsoft-json/Makefile 460430 2018-01-30 19:00:27Z dbn $
Log URL: http://beefy9.nyi.freebsd.org/data/111amd64-default/470591/logs/newtonsoft-json-9.0.1_2.log
Build URL: http://beefy9.nyi.freebsd.org/build.html?mastername=111amd64-default&build=470591
Log:
=>> Building devel/newtonsoft-json
build started at Tue May 22 13:54:40 UTC 2018
port directory: /usr/ports/devel/newtonsoft-json
package name: newtonsoft-json-9.0.1_2
building for: FreeBSD 111amd64-default-job-11 11.1-RELEASE-p10 FreeBSD 11.1-RELEASE-p10 amd64
maintained by: bofh at FreeBSD.org
Makefile ident: $FreeBSD: head/devel/newtonsoft-json/Makefile 460430 2018-01-30 19:00:27Z dbn $
Poudriere version: 3.2.6-3-g832b198d
Host OSVERSION: 1200062
Jail OSVERSION: 1101001
Job Id: 11
---Begin Environment---
SHELL=/bin/csh
OSVERSION=1101001
UNAME_v=FreeBSD 11.1-RELEASE-p10
UNAME_r=11.1-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.6-3-g832b198d
MASTERMNT=/usr/local/poudriere/data/.m/111amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/111amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=111amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/111amd64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---
---Begin OPTIONS List---
---End OPTIONS List---
--MAINTAINER--
bofh at FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
MONO_SHARED_DIR="/wrkdirs/usr/ports/devel/newtonsoft-json/work" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/newtonsoft-json/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/newtonsoft-json/work HOME=/wrkdirs/usr/ports/devel/newtonsoft-json/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/newtonsoft-json/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
MONO_SHARED_DIR="/wrkdirs/usr/ports/devel/newtonsoft-json/work" TZ=UTC XDG_DATA_HOME=/wrkdirs/usr/ports/devel/newtonsoft-json/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/newtonsoft-json/work HOME=/wrkdirs/usr/ports/devel/newtonsoft-json/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/newtonsoft-json/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444"
--End MAKE_ENV--
--PLIST_SUB--
PORTDOCS="" PORTEXAMPLES="" OSREL=11.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/newtonsoft-json" EXAMPLESDIR="share/examples/newtonsoft-json" DATADIR="share/newtonsoft-json" WWWDIR="www/newtonsoft-json" ETCDIR="etc/newtonsoft-json"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/newtonsoft-json DOCSDIR=/usr/local/share/doc/newtonsoft-json EXAMPLESDIR=/usr/local/share/examples/newtonsoft-json WWWDIR=/usr/local/www/newtonsoft-json ETCDIR=/usr/local/etc/newtonsoft-json
--End SUB_LIST--
---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure. It currently retries the same
# failed mirror and then fails rather then trying another. It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: x86_64-unknown-freebsd11.1 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: x86_64-unknown-freebsd11.1 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: x86_64-unknown-freebsd11.1 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=11.1-RELEASE-p10
OSREL=11.1
OSVERSION=1101001
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time (seconds, -t) unlimited
file size (512-blocks, -f) unlimited
data seg size (kbytes, -d) 33554432
stack size (kbytes, -s) 524288
core file size (512-blocks, -c) unlimited
max memory size (kbytes, -m) unlimited
locked memory (kbytes, -l) unlimited
max user processes (-u) 89999
open files (-n) 1024
virtual mem size (kbytes, -v) unlimited
swap limit (kbytes, -w) unlimited
socket buffer size (bytes, -b) unlimited
pseudo-terminals (-p) unlimited
kqueues (-k) unlimited
umtx shared locks (-o) unlimited
--End resource limits--
=======================<phase: check-sanity >============================
===> License MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> newtonsoft-json-9.0.1_2 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.10.5_1.txz
[111amd64-default-job-11] Installing pkg-1.10.5_1...
[111amd64-default-job-11] Extracting pkg-1.10.5_1: .......... done
===> newtonsoft-json-9.0.1_2 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of newtonsoft-json-9.0.1_2
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License MIT accepted by the user
===> Fetching all distfiles required by newtonsoft-json-9.0.1_2 for building
===========================================================================
=======================<phase: checksum >============================
===> License MIT accepted by the user
===> Fetching all distfiles required by newtonsoft-json-9.0.1_2 for building
=> SHA256 Checksum OK for JamesNK-Newtonsoft.Json-9.0.1_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License MIT accepted by the user
===> Fetching all distfiles required by newtonsoft-json-9.0.1_2 for building
===> Extracting for newtonsoft-json-9.0.1_2
=> SHA256 Checksum OK for JamesNK-Newtonsoft.Json-9.0.1_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for newtonsoft-json-9.0.1_2
===========================================================================
=======================<phase: build-depends >============================
===> newtonsoft-json-9.0.1_2 depends on executable: mono - not found
===> Installing existing package /packages/All/mono-5.2.0.215_1.txz
[111amd64-default-job-11] Installing mono-5.2.0.215_1...
[111amd64-default-job-11] `-- Installing ca_root_nss-3.37...
[111amd64-default-job-11] `-- Extracting ca_root_nss-3.37: ........ done
[111amd64-default-job-11] `-- Installing gettext-runtime-0.19.8.1_1...
[111amd64-default-job-11] | `-- Installing indexinfo-0.3.1...
[111amd64-default-job-11] | `-- Extracting indexinfo-0.3.1: .... done
[111amd64-default-job-11] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[111amd64-default-job-11] `-- Installing glib-2.50.3_3,1...
[111amd64-default-job-11] | `-- Installing libffi-3.2.1_2...
[111amd64-default-job-11] | `-- Extracting libffi-3.2.1_2: .......... done
[111amd64-default-job-11] | `-- Installing libiconv-1.14_11...
[111amd64-default-job-11] | `-- Extracting libiconv-1.14_11: .......... done
[111amd64-default-job-11] | `-- Installing pcre-8.42...
[111amd64-default-job-11] | `-- Extracting pcre-8.42: .......... done
[111amd64-default-job-11] | `-- Installing perl5-5.26.2...
[111amd64-default-job-11] | `-- Extracting perl5-5.26.2: .......... done
[111amd64-default-job-11] | `-- Installing python27-2.7.15...
[111amd64-default-job-11] | | `-- Installing readline-7.0.3_1...
[111amd64-default-job-11] | | `-- Extracting readline-7.0.3_1: .......... done
[111amd64-default-job-11] | `-- Extracting python27-2.7.15: .......... done
[111amd64-default-job-11] `-- Extracting glib-2.50.3_3,1: .......... done
<snip>
system administrator.
*********************************** NOTE **********************************
This package installs symlinks to support root certificates discovery by
default for software that uses OpenSSL.
This enables SSL Certificate Verification by client software without manual
intervention.
If you prefer to do this manually, replace the following symlinks with
either an empty file or your site-local certificate bundle.
* /etc/ssl/cert.pem
* /usr/local/etc/ssl/cert.pem
* /usr/local/openssl/cert.pem
***************************************************************************
Message from perl5-5.26.2:
The /usr/bin/perl symlink has been removed starting with Perl 5.20.
For shebangs, you should either use:
#!/usr/local/bin/perl
or
#!/usr/bin/env perl
The first one will only work if you have a /usr/local/bin/perl,
the second will work as long as perl is in PATH.
Message from python27-2.7.15:
===========================================================================
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:
bsddb databases/py-bsddb
gdbm databases/py-gdbm
sqlite3 databases/py-sqlite3
tkinter x11-toolkits/py-tkinter
===========================================================================
Message from libinotify-20180201:
============================================================================
Libinotify functionality on FreeBSD is missing support for
- detecting a file being moved into or out of a directory within the
same filesystem
- certain modifications to a symbolic link (rather than the
file it points to.)
in addition to the known limitations on all platforms using kqueue(2)
where various open and close notifications are unimplemented.
This means the following regression tests will fail:
Directory notifications:
IN_MOVED_FROM
IN_MOVED_TO
Open/close notifications:
IN_OPEN
IN_CLOSE_NOWRITE
IN_CLOSE_WRITE
Symbolic Link notifications:
IN_DONT_FOLLOW
IN_ATTRIB
IN_MOVE_SELF
IN_DELETE_SELF
Kernel patches to address the missing directory and symbolic link
notifications are available from:
https://github.com/libinotify-kqueue/libinotify-kqueue/tree/master/patches
=============================================================================
You might want to consider increasing the kern.maxfiles tunable if you plan
to use this library for applications that need to monitor activity of a lot
of files.
If the default on your system is too low, add the following line to
/boot/loader.conf, then reboot the system:
kern.maxfiles="25000"
=============================================================================
Message from freetype2-2.9.1:
The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
the default, emulating a modern version of ClearType. This change inevitably
leads to different rendering results, and you might change port's options to
adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
variable).
The environment variable "FREETYPE_PROPERTIES" can be used to control the
driver properties. Example:
FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
cff:no-stem-darkening=1 \
autofitter:warping=1
This allows to select, say, the subpixel hinting mode at runtime for a given
application.
The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(/usr/local/share/doc/freetype2/reference/ft2-toc.html, if documentation was installed).
Message from mono-5.2.0.215_1:
************************************************************************
If you have build/runtime errors with Mono and Gtk# apps please try the
following first:
* Build Mono and gtk+ (x11-toolkits/gtk20) without CPUTYPE and with the
default FreeBSD CFLAGS ('-O2 -fno-strict-aliasing -pipe') as Mono has
been known to expose compiler bugs.
* Try building and running Mono with the GENERIC kernel.
- Mono requires SYSVSHM, SYSVMSG, and SYSVSEM which are part of the
GENERIC kernel.
- Removing kernel options or changing defaults to use experimental
options can adversely affect Mono's ability to build and run.
* Remove leftover semaphores / increase semaphore limits.
- Close apps which use Mono and run `ipcs -sbt`. Remove the
semaphores with MODE "--rw-------" and NSEMS "8" using ipcrm (1)
- _OR_ simply reboot which is the safest method.
- On multi-user systems the semaphore limits may need to be increased
from the defaults. The following should comfortably support 30 users.
# echo "kern.ipc.semmni=40" >> /boot/loader.conf
# echo "kern.ipc.semmns=300" >> /boot/loader.conf
* If you are in a jailed environment, ensure System V IPC are enabled.
You can rely on the security.jail.sysvipc_allowed sysctl to check
this status. The following enables this feature on the host system:
# echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf
* Some process information are accessed through /proc (e.g. when using
NUnit) and procfs(5) has to be mounted for these features to work:
# echo "proc /proc procfs rw 0 0" >> /etc/fstab
************************************************************************
===> newtonsoft-json-9.0.1_2 depends on executable: mono - found
===> Returning to build of newtonsoft-json-9.0.1_2
===========================================================================
=======================<phase: lib-depends >============================
===========================================================================
=======================<phase: configure >============================
===> Configuring for newtonsoft-json-9.0.1_2
===========================================================================
=======================<phase: build >============================
===> Building for newtonsoft-json-9.0.1_2
(cd /wrkdirs/usr/ports/devel/newtonsoft-json/work/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json && /usr/bin/env MONO_SHARED_DIR="/wrkdirs/usr/ports/devel/newtonsoft-json/work" TZ=UTC XDG_DATA_HOME=/wrkdirs/usr/ports/devel/newtonsoft-json/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/newtonsoft-json/work HOME=/wrkdirs/usr/ports/devel/newtonsoft-json/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/newtonsoft-json/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_IN
STALL_MAN="install -m 444" xbuild Newtonsoft.Json.csproj /property:SignAssembly=true /property:AssemblyOriginatorKeyFile=Dynamic.snk /property:Configuration=Release /property:DefineConstants='SIGNED NET45 TRACE')
>>>> xbuild tool is deprecated and will be removed in future updates, use msbuild instead <<<<
XBuild Engine Version 14.0
Mono, Version 5.2.0.0
Copyright (C) 2005-2013 Various Mono authors
Build started 05/22/2018 13:55:03.
__________________________________________________
Project "/wrkdirs/usr/ports/devel/newtonsoft-json/work/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Release Platform: AnyCPU
Created directory "bin/Release/Net45/"
Created directory "obj/Release/Net45/"
Target CopyNonResxEmbeddedResources:
Copying file from '/wrkdirs/usr/ports/devel/newtonsoft-json/work/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json/Dynamic.snk' to '/wrkdirs/usr/ports/devel/newtonsoft-json/work/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json/obj/Release/Net45/Newtonsoft.Json.Dynamic.snk'
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target CoreCompile:
Tool /usr/local/lib/mono/4.5/csc.exe execution started with arguments: /noconfig /debug:pdbonly /keyfile:Dynamic.snk /publicsign /optimize+ /out:obj/Release/Net45/Newtonsoft.Json.dll /resource:obj/Release/Net45/Newtonsoft.Json.Dynamic.snk Bson/BsonBinaryType.cs Bson/BsonBinaryWriter.cs Bson/BsonObjectId.cs Bson/BsonReader.cs Bson/BsonToken.cs Bson/BsonType.cs Bson/BsonWriter.cs ConstructorHandling.cs Converters/BinaryConverter.cs Converters/BsonObjectIdConverter.cs Converters/CustomCreationConverter.cs Converters/DataSetConverter.cs Converters/DataTableConverter.cs Converters/DateTimeConverterBase.cs Converters/DiscriminatedUnionConverter.cs Converters/EntityKeyMemberConverter.cs Converters/ExpandoObjectConverter.cs Converters/IsoDateTimeConverter.cs Converters/JavaScriptDateTimeConverter.cs Converters/JsonValueConverter.cs Converters/KeyValuePairConverter.cs Converters/RegexConverter.cs Converters/StringEnumConverter.cs Converters/VersionConverter.cs Converters/XmlNodeConverter.cs
FloatParseHandling.cs DateFormatHandling.cs DateParseHandling.cs DateTimeZoneHandling.cs DefaultValueHandling.cs FloatFormatHandling.cs FormatterAssemblyStyle.cs Formatting.cs IArrayPool.cs IJsonLineInfo.cs JsonArrayAttribute.cs JsonConstructorAttribute.cs JsonContainerAttribute.cs JsonConvert.cs JsonConverter.cs JsonConverterAttribute.cs JsonConverterCollection.cs JsonDictionaryAttribute.cs JsonException.cs JsonExtensionDataAttribute.cs JsonIgnoreAttribute.cs JsonObjectAttribute.cs JsonPosition.cs JsonPropertyAttribute.cs JsonReader.cs JsonReaderException.cs JsonRequiredAttribute.cs JsonSerializationException.cs JsonSerializer.cs JsonSerializerSettings.cs JsonTextReader.cs JsonTextWriter.cs JsonToken.cs JsonValidatingReader.cs JsonWriter.cs JsonWriterException.cs Linq/CommentHandling.cs Linq/Extensions.cs Linq/IJEnumerable.cs Linq/JArray.cs Linq/JConstructor.cs Linq/JContainer.cs Linq/JEnumerable.cs Linq/JObject.cs Linq/JsonMergeSettings.cs Linq/JsonPath/ArrayIndexFilter.cs Linq/J
sonPath/ArrayMultipleIndexFilter.cs Linq/Jso!
nPath/ArraySliceFilter.cs Linq/JsonPath/FieldFilter.cs Linq/JsonPath/FieldMultipleFilter.cs Linq/JsonPath/JPath.cs Linq/JProperty.cs Linq/JPropertyDescriptor.cs Linq/JPropertyKeyedCollection.cs Linq/JRaw.cs Linq/JsonPath/PathFilter.cs Linq/JsonPath/QueryExpression.cs Linq/JsonPath/QueryFilter.cs Linq/JsonPath/ScanFilter.cs Linq/JToken.cs Linq/JTokenEqualityComparer.cs Linq/JTokenReader.cs Linq/JTokenType.cs Linq/JTokenWriter.cs Linq/JValue.cs Linq/JsonLoadSettings.cs Linq/MergeArrayHandling.cs Linq/MergeNullValueHandling.cs MemberSerialization.cs MetadataPropertyHandling.cs MissingMemberHandling.cs NullValueHandling.cs ObjectCreationHandling.cs PreserveReferencesHandling.cs Properties/AssemblyInfo.cs ReferenceLoopHandling.cs Required.cs Schema/Extensions.cs Schema/JsonSchema.cs Schema/JsonSchemaBuilder.cs Schema/JsonSchemaConstants.cs Schema/JsonSchemaException.cs Schema/JsonSchemaGenerator.cs Schema/JsonSchemaModel.cs Schema/JsonSchemaModelBuilder.cs Schema/JsonSchemaNode.cs Schema
/JsonSchemaNodeCollection.cs Schema/JsonSchemaResolver.cs Schema/JsonSchemaType.cs Schema/JsonSchemaWriter.cs Schema/UndefinedSchemaIdHandling.cs Schema/ValidationEventArgs.cs Schema/ValidationEventHandler.cs SerializationBinder.cs Serialization/CachedAttributeGetter.cs Serialization/SnakeCaseNamingStrategy.cs Serialization/CamelCaseNamingStrategy.cs Serialization/CamelCasePropertyNamesContractResolver.cs Serialization/DefaultContractResolver.cs Serialization/DefaultNamingStrategy.cs Serialization/DefaultReferenceResolver.cs Serialization/DefaultSerializationBinder.cs Serialization/DiagnosticsTraceWriter.cs Serialization/DynamicValueProvider.cs Serialization/ErrorContext.cs Serialization/ErrorEventArgs.cs Serialization/ExpressionValueProvider.cs Serialization/IAttributeProvider.cs Serialization/IContractResolver.cs Serialization/NamingStrategy.cs Serialization/IReferenceResolver.cs Serialization/ITraceWriter.cs Serialization/IValueProvider.cs Serialization/JsonArrayContract.cs Seria
lization/JsonContainerContract.cs Serializat!
ion/JsonC!
ontract.cs Serialization/JsonDictionaryContract.cs Serialization/JsonDynamicContract.cs Serialization/JsonFormatterConverter.cs Serialization/JsonISerializableContract.cs Serialization/JsonLinqContract.cs Serialization/JsonObjectContract.cs Serialization/JsonPrimitiveContract.cs Serialization/JsonProperty.cs Serialization/JsonPropertyCollection.cs Serialization/JsonSerializerInternalBase.cs Serialization/JsonSerializerInternalReader.cs Serialization/JsonSerializerInternalWriter.cs Serialization/JsonSerializerProxy.cs Serialization/JsonStringContract.cs Serialization/JsonTypeReflector.cs Serialization/MemoryTraceWriter.cs Serialization/ObjectConstructor.cs Serialization/OnErrorAttribute.cs Serialization/ReflectionAttributeProvider.cs Serialization/ReflectionValueProvider.cs Serialization/TraceJsonReader.cs Serialization/TraceJsonWriter.cs StringEscapeHandling.cs TraceLevel.cs TypeNameHandling.cs Utilities/Base64Encoder.cs Utilities/BidirectionalDictionary.cs Utilities/CollectionUtils
.cs Utilities/CollectionWrapper.cs Utilities/ConvertUtils.cs Utilities/DateTimeParser.cs Utilities/DateTimeUtils.cs Utilities/DictionaryWrapper.cs Utilities/DynamicProxy.cs Utilities/DynamicProxyMetaObject.cs Utilities/DynamicReflectionDelegateFactory.cs Utilities/DynamicUtils.cs Utilities/JsonTokenUtils.cs Utilities/PropertyNameTable.cs Utilities/ReflectionObject.cs Utilities/EnumUtils.cs Utilities/EnumValue.cs Utilities/ExpressionReflectionDelegateFactory.cs Utilities/FSharpUtils.cs Utilities/ILGeneratorExtensions.cs Utilities/ImmutableCollectionsUtils.cs Utilities/JavaScriptUtils.cs Utilities/LateBoundReflectionDelegateFactory.cs Utilities/LinqBridge.cs Utilities/MathUtils.cs Utilities/MethodCall.cs Utilities/MiscellaneousUtils.cs Utilities/ReflectionDelegateFactory.cs Utilities/ReflectionUtils.cs Utilities/StringBuffer.cs Utilities/StringReference.cs Utilities/StringUtils.cs Utilities/ThreadSafeStore.cs Utilities/TypeExtensions.cs Utilities/ValidationUtils.cs WriteState.cs obj/R
elease/Net45/.NETFramework,Version=v4.5.Asse!
mblyAttri!
bute.cs /target:library /define:"SIGNED;NET45;TRACE" /doc:bin/Release/Net45/Newtonsoft.Json.xml /nostdlib /reference:/usr/local/lib/mono/4.5-api/System.dll /reference:/usr/local/lib/mono/4.5-api/System.Numerics.dll /reference:/usr/local/lib/mono/4.5-api/System.Runtime.Serialization.dll /reference:/usr/local/lib/mono/4.5-api/System.Xml.Linq.dll /reference:/usr/local/lib/mono/4.5-api/System.Data.dll /reference:/usr/local/lib/mono/4.5-api/System.Xml.dll /reference:/usr/local/lib/mono/4.5-api/System.Core.dll /reference:/usr/local/lib/mono/4.5-api//mscorlib.dll /warn:4
Microsoft (R) Visual C# Compiler version 2.3.0.61801 (3722bb71)
Copyright (C) Microsoft Corporation. All rights reserved.
Executing: sn -R obj/Release/Net45/Newtonsoft.Json.dll Dynamic.snk
Mono StrongName - version 5.2.0.0
StrongName utility for signing assemblies
Copyright 2002, 2003 Motus Technologies. Copyright 2004-2008 Novell. BSD licensed.
Assembly obj/Release/Net45/Newtonsoft.Json.dll signed.
Target DeployOutputFiles:
Copying file from '/wrkdirs/usr/ports/devel/newtonsoft-json/work/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json/obj/Release/Net45/Newtonsoft.Json.pdb' to '/wrkdirs/usr/ports/devel/newtonsoft-json/work/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json/bin/Release/Net45/Newtonsoft.Json.pdb'
Copying file from '/wrkdirs/usr/ports/devel/newtonsoft-json/work/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json/obj/Release/Net45/Newtonsoft.Json.dll' to '/wrkdirs/usr/ports/devel/newtonsoft-json/work/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json/bin/Release/Net45/Newtonsoft.Json.dll'
Done building project "/wrkdirs/usr/ports/devel/newtonsoft-json/work/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json/Newtonsoft.Json.csproj".
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:07.6492430
* Assertion at threads.c:1259, condition `thread->suspended' not met
*** Signal 6
Stop.
make: stopped in /usr/ports/devel/newtonsoft-json
More information about the freebsd-pkg-fallout
mailing list