From owner-freebsd-mono@freebsd.org Sat Aug 13 06:44:52 2016 Return-Path: Delivered-To: freebsd-mono@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3EDF3BB8C09; Sat, 13 Aug 2016 06:44:52 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: from mail-ua0-x242.google.com (mail-ua0-x242.google.com [IPv6:2607:f8b0:400c:c08::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E44ED17C4; Sat, 13 Aug 2016 06:44:51 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by mail-ua0-x242.google.com with SMTP id 109so535321uat.2; Fri, 12 Aug 2016 23:44:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=wZ+IpvvuFsVXmKtwEPfU0uvwilz8WcW46ADddjLOOm8=; b=ixpYUVgt6/gYfUwGxTkllusKeysuYLVFpPz76pyi/XQGRB733NcztVQirQxv4jVCWW ADAMNYrlR8nW5HzD2MHxXuXr56iiwJUfYt/XX+Su17I+/AhqbIBwLR/KoS0RCAx/4Iki sSHI4v1XdyNsKsFM2Xsq9F60htiYVD3ZjOP8mpjxtH2fekzaYQR0YM4BFipx1edGuu5I GHlpS+Fk0wFrJCIIlIwhOPAJIWn88LGOfvX8zKJVQDnyGEg57yJT2/vKWHVnqIte0LHq 7ku2KPTbia67QxLyr5/HdUm9R6e7Dzhm18PkK7HdU3fAGMViaUM4MsKsvZ7qbGd24NVK Aedw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=wZ+IpvvuFsVXmKtwEPfU0uvwilz8WcW46ADddjLOOm8=; b=FGxbf8iob/imosqycNr7XS7DFq44mZauMVRb+s7ASqiMZeVhQJG0p0qD4Wt4vDqIkG 1nJdHydHPL7/qLm+ZL+4yis1BFxK/bs/DoblTaYPvhmQ0xUjI11pzMm7YnhjCvdXyJUk RL3Z7uop3HyrI/0aofRG/v8GjVnMoak2sFy4SEeo3BNfzvCt3qJTkFFtyBAUnHLaL0lh IX+AR69NrvFsWD5FDUPx33ewToI6plQn2vtpbiquae3fcwiSWgn3RLYEEPph9EjWc6rL yz0hVRbK7jcOR1qCdDos5ToQWN42mIHHhl4OchSzlk7O1FDGgoBK/LpTsUVpRSSHEroF q5sQ== X-Gm-Message-State: AEkoout+VhyMN+m1derE6EsSIBRWxbC+pSN/rdmfNIXOk+oIq+OUvKyuCgO8fIzypYwWD2Iqxz7apnRJALTF1A== X-Received: by 10.159.33.1 with SMTP id 1mr5472129uab.36.1471070690438; Fri, 12 Aug 2016 23:44:50 -0700 (PDT) MIME-Version: 1.0 Received: by 10.31.54.15 with HTTP; Fri, 12 Aug 2016 23:44:49 -0700 (PDT) In-Reply-To: <201608130456.u7D4uLT1023045@beefy9.nyi.freebsd.org> References: <201608130456.u7D4uLT1023045@beefy9.nyi.freebsd.org> From: Russell Haley Date: Fri, 12 Aug 2016 23:44:49 -0700 Message-ID: Subject: Re: [package - 110amd64-default][lang/fsharp] Failed for fsharp-4.0.1.10 in build To: Freebsd-mono , freebsd-ports@freebsd.org Cc: mono@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Aug 2016 06:44:52 -0000 Hey, So I'm just poking to see what's going on. I haven't changed anything from a day or two ago (I literally logged on and ran make) and now Nuget works (mostly) fine every time and fsharp builds on PC-BSD 10.3. It looks to me like this is an external site issue? Or perhaps they have been able to update a dynamic fetch script? I'm not entirely sure how Nuget works in the background yet. Anyway, the only Nuget "Error" I see in my build output is: An error was encountered when fetching 'GET https://dotnetmyget.blob.core.windows.net/artifacts/dotnet-core/nuget/v3/fl= atcontainer/nunit/3.0.0/nunit.3.0.0.nupkg'. The request will now be retried. Error: ConnectFailure (interrupted) interrupted An error was encountered when fetching 'GET https://dotnetmyget.blob.core.windows.net/artifacts/dotnet-core/nuget/v3/fl= atcontainer/system.collections.immutable/1.2.0/system.collections.immutable= .1.2.0.nupkg'. The request will now be retried. Error: ConnectFailure (interrupted) interrupted An error was encountered when fetching 'GET https://dotnetmyget.blob.core.windows.net/artifacts/dotnet-core/nuget/v3/fl= atcontainer/microsoft.fsharp.core.netcore/1.0.0-alpha-160629/microsoft.fsha= rp.core.netcore.1.0.0-alpha-160629.nupkg'. The request will now be retried. Error: ConnectFailure (interrupted) interrupted Completed installation of System.Collections.Immutable 1.2.0 But the Nuget downloads complete and fsharp compiles. For what it's worth, Russ On Fri, Aug 12, 2016 at 9:56 PM, wrote: > 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: mono@FreeBSD.org > Last committer: romain@FreeBSD.org > Ident: $FreeBSD: head/lang/fsharp/Makefile 419879 2016-08-08 17:= 55:48Z romain $ > Log URL: http://beefy9.nyi.freebsd.org/data/110amd64-default/42015= 1/logs/fsharp-4.0.1.10.log > Build URL: http://beefy9.nyi.freebsd.org/build.html?mastername=3D110= amd64-default&build=3D420151 > Log: > > =3D=3D=3D=3D>> Building lang/fsharp > build started at Sat Aug 13 04:55:37 UTC 2016 > port directory: /usr/ports/lang/fsharp > building for: FreeBSD 110amd64-default-job-08 11.0-BETA4 FreeBSD 11.0-BET= A4 r303939 amd64 > maintained by: mono@FreeBSD.org > Makefile ident: $FreeBSD: head/lang/fsharp/Makefile 419879 2016-08-0= 8 17:55:48Z romain $ > Poudriere version: 3.1.14 > Host OSVERSION: 1200001 > Jail OSVERSION: 1100120 > > ---Begin Environment--- > SHELL=3D/bin/csh > UNAME_v=3DFreeBSD 11.0-BETA4 r303939 > UNAME_r=3D11.0-BETA4 > BLOCKSIZE=3DK > MAIL=3D/var/mail/root > STATUS=3D1 > OPSYS=3DFreeBSD > ARCH=3Damd64 > SAVED_TERM=3D > MASTERMNT=3D/usr/local/poudriere/data/.m/110amd64-default/ref > UID=3D0 > PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root= /bin > _JAVA_VERSION_LIST_REGEXP=3D1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ > POUDRIERE_BUILD_TYPE=3Dbulk > PKGNAME=3Dfsharp-4.0.1.10 > OSREL=3D11.0 > _OSRELEASE=3D11.0-BETA4 > PYTHONBASE=3D/usr/local > OLDPWD=3D/ > _SMP_CPUS=3D24 > PWD=3D/usr/local/poudriere/data/.m/110amd64-default/ref/.p/pool > HAVE_COMPAT_IA32_KERN=3DYES LINUX_OSRELEASE=3D2.6.32 > MASTERNAME=3D110amd64-default > SCRIPTPREFIX=3D/usr/local/share/poudriere > _JAVA_VENDOR_LIST_REGEXP=3Dopenjdk\|oracle\|sun > USER=3Droot > HOME=3D/root > POUDRIERE_VERSION=3D3.1.14 > SCRIPTPATH=3D/usr/local/share/poudriere/bulk.sh > CONFIGURE_MAX_CMD_LEN=3D262144 > LIBEXECPREFIX=3D/usr/local/libexec/poudriere > LOCALBASE=3D/usr/local > PACKAGE_BUILDING=3Dyes > _JAVA_OS_LIST_REGEXP=3Dnative\|linux > OSVERSION=3D1100120 > ---End Environment--- > > ---Begin OPTIONS List--- > ---End OPTIONS List--- > > --CONFIGURE_ARGS-- > --prefix=3D/usr/local ${_LATE_CONFIGURE_ARGS} > --End CONFIGURE_ARGS-- > > --CONFIGURE_ENV-- > MAKE=3Dgmake MONO_SHARED_DIR=3D"/wrkdirs/usr/ports/lang/fsharp/work" PKG_= CONFIG=3Dpkgconf XDG_DATA_HOME=3D/wrkdirs/usr/ports/lang/fsharp/work XDG_C= ONFIG_HOME=3D/wrkdirs/usr/ports/lang/fsharp/work HOME=3D/wrkdirs/usr/ports= /lang/fsharp/work TMPDIR=3D"/tmp" SHELL=3D/bin/sh CONFIG_SHELL=3D/bin/sh CO= NFIG_SITE=3D/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=3D262144 > --End CONFIGURE_ENV-- > > --MAKE_ENV-- > MONO_SHARED_DIR=3D"/wrkdirs/usr/ports/lang/fsharp/work" TZ=3DUTC XDG_DATA= _HOME=3D/wrkdirs/usr/ports/lang/fsharp/work XDG_CONFIG_HOME=3D/wrkdirs/usr= /ports/lang/fsharp/work HOME=3D/wrkdirs/usr/ports/lang/fsharp/work TMPDIR= =3D"/tmp" NO_PIE=3Dyes MK_DEBUG_FILES=3Dno MK_KERNEL_SYMBOLS=3Dno SHELL=3D/= bin/sh NO_LINT=3DYES PREFIX=3D/usr/local LOCALBASE=3D/usr/local LIBDIR=3D= "/usr/lib" CC=3D"cc" CFLAGS=3D"-O2 -pipe -fstack-protector -fno-strict-al= iasing" CPP=3D"cpp" CPPFLAGS=3D"" LDFLAGS=3D" -fstack-protector" LIBS=3D"= " CXX=3D"c++" CXXFLAGS=3D"-O2 -pipe -fstack-protector -fno-strict-aliasing= " MANPREFIX=3D"/usr/local" BSD_INSTALL_PROGRAM=3D"install -s -m 555" BS= D_INSTALL_LIB=3D"install -s -m 444" BSD_INSTALL_SCRIPT=3D"install -m 555= " BSD_INSTALL_DATA=3D"install -m 0644" BSD_INSTALL_MAN=3D"install -m 44= 4" > --End MAKE_ENV-- > > --PLIST_SUB-- > OSREL=3D11.0 > PREFIX=3D%D > LOCALBASE=3D/usr/local > RESETPREFIX=3D/usr/local > PORTDOCS=3D"" > PORTEXAMPLES=3D"" > LIB32DIR=3Dlib > DOCSDIR=3D"share/doc/fsharp" > EXAMPLESDIR=3D"share/examples/fsharp" > DATADIR=3D"share/fsharp" > WWWDIR=3D"www/fsharp" > ETCDIR=3D"etc/fsharp" > --End PLIST_SUB-- > > --SUB_LIST-- > PREFIX=3D/usr/local > LOCALBASE=3D/usr/local > DATADIR=3D/usr/local/share/fsharp > DOCSDIR=3D/usr/local/share/doc/fsharp > EXAMPLESDIR=3D/usr/local/share/examples/fsharp > WWWDIR=3D/usr/local/www/fsharp > ETCDIR=3D/usr/local/etc/fsharp > --End SUB_LIST-- > > ---Begin make.conf--- > USE_PACKAGE_DEPENDS=3Dyes > BATCH=3Dyes > WRKDIRPREFIX=3D/wrkdirs > PORTSDIR=3D/usr/ports > PACKAGES=3D/packages > DISTDIR=3D/distfiles > #### /usr/local/etc/poudriere.d/make.conf #### > # XXX: We really need this but cannot use it while 'make checksum' does n= ot > # 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=3Dyes > DISABLE_MAKE_JOBS=3Dpoudriere > ---End make.conf--- > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D> License APACHE20 accepted by the user > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D> fsharp-4.0.1.10 depends on file: /usr/local/sbin/pkg - not f= ound > =3D=3D=3D> Installing existing package /packages/All/pkg-1.8.7_1.txz > [110amd64-default-job-08] Installing pkg-1.8.7_1... > [110amd64-default-job-08] Extracting pkg-1.8.7_1: .......... done > =3D=3D=3D> fsharp-4.0.1.10 depends on file: /usr/local/sbin/pkg - found > =3D=3D=3D> Returning to build of fsharp-4.0.1.10 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D> License APACHE20 accepted by the user > =3D=3D=3D> Fetching all distfiles required by fsharp-4.0.1.10 for buildin= g > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D> License APACHE20 accepted by the user > =3D=3D=3D> Fetching all distfiles required by fsharp-4.0.1.10 for buildin= g > =3D> SHA256 Checksum OK for fsharp-fsharp-4.0.1.10_GH0.tar.gz. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D> License APACHE20 accepted by the user > =3D=3D=3D> Fetching all distfiles required by fsharp-4.0.1.10 for buildin= g > =3D=3D=3D> Extracting for fsharp-4.0.1.10 > =3D> SHA256 Checksum OK for fsharp-fsharp-4.0.1.10_GH0.tar.gz. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D> Patching for fsharp-4.0.1.10 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D> fsharp-4.0.1.10 depends on package: mono>=3D3.0 - not found > =3D=3D=3D> Installing existing package /packages/All/mono-4.4.2.11.txz > [110amd64-default-job-08] Installing mono-4.4.2.11... > [110amd64-default-job-08] `-- Installing gettext-runtime-0.19.8.1... > [110amd64-default-job-08] | `-- Installing indexinfo-0.2.4... > [110amd64-default-job-08] | `-- Extracting indexinfo-0.2.4: .... done > [110amd64-default-job-08] `-- Extracting gettext-runtime-0.19.8.1: ......= .... done > [110amd64-default-job-08] `-- Installing glib-2.46.2_2... > [110amd64-default-job-08] | `-- Installing libiconv-1.14_9... > [110amd64-default-job-08] | `-- Extracting libiconv-1.14_9: .......... = done > [110amd64-default-job-08] | `-- Installing python27-2.7.12... > [110amd64-default-job-08] | | `-- Installing libffi-3.2.1... > [110amd64-default-job-08] | | `-- Extracting libffi-3.2.1: .......... d= one > [110amd64-default-job-08] | | `-- Installing readline-6.3.8... > [110amd64-default-job-08] | | `-- Extracting readline-6.3.8: ..........= done > [110amd64-default-job-08] | `-- Extracting python27-2.7.12: .......... = done > [110amd64-default-job-08] | `-- Installing pcre-8.39... > [110amd64-default-job-08] | `-- Extracting pcre-8.39: .......... done > [110amd64-default-job-08] | `-- Installing perl5-5.20.3_14... > [110amd64-default-job-08] | `-- Extracting perl5-5.20.3_14: .......... = done > [110amd64-default-job-08] `-- Extracting glib-2.46.2_2: .......... done > No schema files found: doing nothing. > [110amd64-default-job-08] Extracting mono-4.4.2.11: .......... done > Message from python27-2.7.12: > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D > > 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 > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D > Message from perl5-5.20.3_14: > 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 mono-4.4.2.11: > ************************************************************************ > 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 > > > WARNING: Unable to find version '3.0.8-ctp-8' of package 'NUnit3TestAdapt= er'. > /wrkdirs/usr/ports/lang/fsharp/work/NuGet/Cache: Package 'NUnit3TestAda= pter.3.0.8-ctp-8' is not found on source '/wrkdirs/usr/ports/lang/fsharp/wo= rk/NuGet/Cache'. > https://www.nuget.org/api/v2/: Unable to load the service index for sou= rce https://www.nuget.org/api/v2/. > Error: ConnectFailure (The requested address is not valid in this conte= xt) > The requested address is not valid in this context > https://www.myget.org/F/dotnet-core/api/v3/index.json: Unable to load t= he service index for source https://www.myget.org/F/dotnet-core/api/v3/inde= x.json. > Error: ConnectFailure (The requested address is not valid in this conte= xt) > The requested address is not valid in this context > > WARNING: Unable to find version '2.0.3' of package 'FsCheck'. > /wrkdirs/usr/ports/lang/fsharp/work/NuGet/Cache: Package 'FsCheck.2.0.3= ' is not found on source '/wrkdirs/usr/ports/lang/fsharp/work/NuGet/Cache'. > https://www.nuget.org/api/v2/: Unable to load the service index for sou= rce https://www.nuget.org/api/v2/. > Error: ConnectFailure (The requested address is not valid in this conte= xt) > The requested address is not valid in this context > https://www.myget.org/F/dotnet-core/api/v3/index.json: Unable to load t= he service index for source https://www.myget.org/F/dotnet-core/api/v3/inde= x.json. > Error: ConnectFailure (The requested address is not valid in this conte= xt) > The requested address is not valid in this context > > WARNING: Unable to find version '1.0.8' of package 'Microsoft.DiaSymReade= r'. > /wrkdirs/usr/ports/lang/fsharp/work/NuGet/Cache: Package 'Microsoft.Dia= SymReader.1.0.8' is not found on source '/wrkdirs/usr/ports/lang/fsharp/wor= k/NuGet/Cache'. > https://www.nuget.org/api/v2/: Unable to load the service index for sou= rce https://www.nuget.org/api/v2/. > Error: ConnectFailure (The requested address is not valid in this conte= xt) > The requested address is not valid in this context > https://www.myget.org/F/dotnet-core/api/v3/index.json: Unable to load t= he service index for source https://www.myget.org/F/dotnet-core/api/v3/inde= x.json. > Error: ConnectFailure (The requested address is not valid in this conte= xt) > The requested address is not valid in this context > > WARNING: Unable to find version '1.0.0-alpha-160629' of package 'Microsof= t.FSharp.Core.netcore'. > /wrkdirs/usr/ports/lang/fsharp/work/NuGet/Cache: Package 'Microsoft.FSh= arp.Core.netcore.1.0.0-alpha-160629' is not found on source '/wrkdirs/usr/p= orts/lang/fsharp/work/NuGet/Cache'. > https://www.nuget.org/api/v2/: Unable to load the service index for sou= rce https://www.nuget.org/api/v2/. > Error: ConnectFailure (The requested address is not valid in this conte= xt) > The requested address is not valid in this context > https://www.myget.org/F/dotnet-core/api/v3/index.json: Unable to load t= he service index for source https://www.myget.org/F/dotnet-core/api/v3/inde= x.json. > Error: ConnectFailure (The requested address is not valid in this conte= xt) > The requested address is not valid in this context > > WARNING: Unable to find version '3.0.0' of package 'FSharp.SRGen.Build.Ta= sks'. > /wrkdirs/usr/ports/lang/fsharp/work/NuGet/Cache: Package 'FSharp.SRGen.= Build.Tasks.3.0.0' is not found on source '/wrkdirs/usr/ports/lang/fsharp/w= ork/NuGet/Cache'. > https://www.nuget.org/api/v2/: Unable to load the service index for sou= rce https://www.nuget.org/api/v2/. > Error: ConnectFailure (The requested address is not valid in this conte= xt) > The requested address is not valid in this context > https://www.myget.org/F/dotnet-core/api/v3/index.json: Unable to load t= he service index for source https://www.myget.org/F/dotnet-core/api/v3/inde= x.json. > Error: ConnectFailure (The requested address is not valid in this conte= xt) > The requested address is not valid in this context > > WARNING: Unable to find version '3.0.0' of package 'FsSrGen'. > /wrkdirs/usr/ports/lang/fsharp/work/NuGet/Cache: Package 'FsSrGen.3.0.0= ' is not found on source '/wrkdirs/usr/ports/lang/fsharp/work/NuGet/Cache'. > https://www.nuget.org/api/v2/: Unable to load the service index for sou= rce https://www.nuget.org/api/v2/. > Error: ConnectFailure (The requested address is not valid in this conte= xt) > The requested address is not valid in this context > https://www.myget.org/F/dotnet-core/api/v3/index.json: Unable to load t= he service index for source https://www.myget.org/F/dotnet-core/api/v3/inde= x.json. > Error: ConnectFailure (The requested address is not valid in this conte= xt) > The requested address is not valid in this context > > WARNING: Unable to find version '1.1.0' of package 'Microsoft.DiaSymReade= r.PortablePdb'. > /wrkdirs/usr/ports/lang/fsharp/work/NuGet/Cache: Package 'Microsoft.Dia= SymReader.PortablePdb.1.1.0' is not found on source '/wrkdirs/usr/ports/lan= g/fsharp/work/NuGet/Cache'. > https://www.nuget.org/api/v2/: Unable to load the service index for sou= rce https://www.nuget.org/api/v2/. > Error: ConnectFailure (The requested address is not valid in this conte= xt) > The requested address is not valid in this context > https://www.myget.org/F/dotnet-core/api/v3/index.json: Unable to load t= he service index for source https://www.myget.org/F/dotnet-core/api/v3/inde= x.json. > Error: ConnectFailure (The requested address is not valid in this conte= xt) > The requested address is not valid in this context > > > Errors in packages.config projects > Unable to find version '1.2.0' of package 'System.Collections.Immutab= le'. > /wrkdirs/usr/ports/lang/fsharp/work/NuGet/Cache: Package 'System.Co= llections.Immutable.1.2.0' is not found on source '/wrkdirs/usr/ports/lang/= fsharp/work/NuGet/Cache'. > https://www.nuget.org/api/v2/: Unable to load the service index for= source https://www.nuget.org/api/v2/. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > https://www.myget.org/F/dotnet-core/api/v3/index.json: Unable to lo= ad the service index for source https://www.myget.org/F/dotnet-core/api/v3/= index.json. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > Unable to find version '3.0.0' of package 'NUnit'. > /wrkdirs/usr/ports/lang/fsharp/work/NuGet/Cache: Package 'NUnit.3.0= .0' is not found on source '/wrkdirs/usr/ports/lang/fsharp/work/NuGet/Cache= '. > https://www.nuget.org/api/v2/: Unable to load the service index for= source https://www.nuget.org/api/v2/. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > https://www.myget.org/F/dotnet-core/api/v3/index.json: Unable to lo= ad the service index for source https://www.myget.org/F/dotnet-core/api/v3/= index.json. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > Unable to find version '1.4.1-beta-24227-04' of package 'System.Refle= ction.Metadata'. > /wrkdirs/usr/ports/lang/fsharp/work/NuGet/Cache: Package 'System.Re= flection.Metadata.1.4.1-beta-24227-04' is not found on source '/wrkdirs/usr= /ports/lang/fsharp/work/NuGet/Cache'. > https://www.myget.org/F/dotnet-core/api/v3/index.json: Unable to lo= ad the service index for source https://www.myget.org/F/dotnet-core/api/v3/= index.json. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > https://www.nuget.org/api/v2/: Unable to load the service index for= source https://www.nuget.org/api/v2/. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > Unable to find version '3.0.0' of package 'NUnitLite'. > /wrkdirs/usr/ports/lang/fsharp/work/NuGet/Cache: Package 'NUnitLite= .3.0.0' is not found on source '/wrkdirs/usr/ports/lang/fsharp/work/NuGet/C= ache'. > https://www.myget.org/F/dotnet-core/api/v3/index.json: Unable to lo= ad the service index for source https://www.myget.org/F/dotnet-core/api/v3/= index.json. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > https://www.nuget.org/api/v2/: Unable to load the service index for= source https://www.nuget.org/api/v2/. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > Unable to find version '4.0.1.3' of package 'FSharp.Compiler.Tools'. > /wrkdirs/usr/ports/lang/fsharp/work/NuGet/Cache: Package 'FSharp.Co= mpiler.Tools.4.0.1.3' is not found on source '/wrkdirs/usr/ports/lang/fshar= p/work/NuGet/Cache'. > https://www.nuget.org/api/v2/: Unable to load the service index for= source https://www.nuget.org/api/v2/. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > https://www.myget.org/F/dotnet-core/api/v3/index.json: Unable to lo= ad the service index for source https://www.myget.org/F/dotnet-core/api/v3/= index.json. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > Unable to find version '3.0.0' of package 'NUnit.Runners'. > /wrkdirs/usr/ports/lang/fsharp/work/NuGet/Cache: Package 'NUnit.Run= ners.3.0.0' is not found on source '/wrkdirs/usr/ports/lang/fsharp/work/NuG= et/Cache'. > https://www.nuget.org/api/v2/: Unable to load the service index for= source https://www.nuget.org/api/v2/. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > https://www.myget.org/F/dotnet-core/api/v3/index.json: Unable to lo= ad the service index for source https://www.myget.org/F/dotnet-core/api/v3/= index.json. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > Unable to find version '2.2.5' of package 'FSharp.Data'. > /wrkdirs/usr/ports/lang/fsharp/work/NuGet/Cache: Package 'FSharp.Da= ta.2.2.5' is not found on source '/wrkdirs/usr/ports/lang/fsharp/work/NuGet= /Cache'. > https://www.nuget.org/api/v2/: Unable to load the service index for= source https://www.nuget.org/api/v2/. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > https://www.myget.org/F/dotnet-core/api/v3/index.json: Unable to lo= ad the service index for source https://www.myget.org/F/dotnet-core/api/v3/= index.json. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > Unable to find version '3.0.0' of package 'NUnit.Console'. > /wrkdirs/usr/ports/lang/fsharp/work/NuGet/Cache: Package 'NUnit.Con= sole.3.0.0' is not found on source '/wrkdirs/usr/ports/lang/fsharp/work/NuG= et/Cache'. > https://www.nuget.org/api/v2/: Unable to load the service index for= source https://www.nuget.org/api/v2/. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > https://www.myget.org/F/dotnet-core/api/v3/index.json: Unable to lo= ad the service index for source https://www.myget.org/F/dotnet-core/api/v3/= index.json. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > Unable to find version '3.0.8-ctp-8' of package 'NUnit3TestAdapter'. > /wrkdirs/usr/ports/lang/fsharp/work/NuGet/Cache: Package 'NUnit3Tes= tAdapter.3.0.8-ctp-8' is not found on source '/wrkdirs/usr/ports/lang/fshar= p/work/NuGet/Cache'. > https://www.nuget.org/api/v2/: Unable to load the service index for= source https://www.nuget.org/api/v2/. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > https://www.myget.org/F/dotnet-core/api/v3/index.json: Unable to lo= ad the service index for source https://www.myget.org/F/dotnet-core/api/v3/= index.json. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > Unable to find version '2.0.3' of package 'FsCheck'. > /wrkdirs/usr/ports/lang/fsharp/work/NuGet/Cache: Package 'FsCheck.2= .0.3' is not found on source '/wrkdirs/usr/ports/lang/fsharp/work/NuGet/Cac= he'. > https://www.nuget.org/api/v2/: Unable to load the service index for= source https://www.nuget.org/api/v2/. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > https://www.myget.org/F/dotnet-core/api/v3/index.json: Unable to lo= ad the service index for source https://www.myget.org/F/dotnet-core/api/v3/= index.json. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > Unable to find version '1.0.8' of package 'Microsoft.DiaSymReader'. > /wrkdirs/usr/ports/lang/fsharp/work/NuGet/Cache: Package 'Microsoft= .DiaSymReader.1.0.8' is not found on source '/wrkdirs/usr/ports/lang/fsharp= /work/NuGet/Cache'. > https://www.nuget.org/api/v2/: Unable to load the service index for= source https://www.nuget.org/api/v2/. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > https://www.myget.org/F/dotnet-core/api/v3/index.json: Unable to lo= ad the service index for source https://www.myget.org/F/dotnet-core/api/v3/= index.json. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > Unable to find version '1.0.0-alpha-160629' of package 'Microsoft.FSh= arp.Core.netcore'. > /wrkdirs/usr/ports/lang/fsharp/work/NuGet/Cache: Package 'Microsoft= .FSharp.Core.netcore.1.0.0-alpha-160629' is not found on source '/wrkdirs/u= sr/ports/lang/fsharp/work/NuGet/Cache'. > https://www.nuget.org/api/v2/: Unable to load the service index for= source https://www.nuget.org/api/v2/. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > https://www.myget.org/F/dotnet-core/api/v3/index.json: Unable to lo= ad the service index for source https://www.myget.org/F/dotnet-core/api/v3/= index.json. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > Unable to find version '3.0.0' of package 'FSharp.SRGen.Build.Tasks'. > /wrkdirs/usr/ports/lang/fsharp/work/NuGet/Cache: Package 'FSharp.SR= Gen.Build.Tasks.3.0.0' is not found on source '/wrkdirs/usr/ports/lang/fsha= rp/work/NuGet/Cache'. > https://www.nuget.org/api/v2/: Unable to load the service index for= source https://www.nuget.org/api/v2/. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > https://www.myget.org/F/dotnet-core/api/v3/index.json: Unable to lo= ad the service index for source https://www.myget.org/F/dotnet-core/api/v3/= index.json. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > Unable to find version '3.0.0' of package 'FsSrGen'. > /wrkdirs/usr/ports/lang/fsharp/work/NuGet/Cache: Package 'FsSrGen.3= .0.0' is not found on source '/wrkdirs/usr/ports/lang/fsharp/work/NuGet/Cac= he'. > https://www.nuget.org/api/v2/: Unable to load the service index for= source https://www.nuget.org/api/v2/. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > https://www.myget.org/F/dotnet-core/api/v3/index.json: Unable to lo= ad the service index for source https://www.myget.org/F/dotnet-core/api/v3/= index.json. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > Unable to find version '1.1.0' of package 'Microsoft.DiaSymReader.Por= tablePdb'. > /wrkdirs/usr/ports/lang/fsharp/work/NuGet/Cache: Package 'Microsoft= .DiaSymReader.PortablePdb.1.1.0' is not found on source '/wrkdirs/usr/ports= /lang/fsharp/work/NuGet/Cache'. > https://www.nuget.org/api/v2/: Unable to load the service index for= source https://www.nuget.org/api/v2/. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > https://www.myget.org/F/dotnet-core/api/v3/index.json: Unable to lo= ad the service index for source https://www.myget.org/F/dotnet-core/api/v3/= index.json. > Error: ConnectFailure (The requested address is not valid in this c= ontext) > The requested address is not valid in this context > > NuGet Config files used: > /wrkdirs/usr/ports/lang/fsharp/work/fsharp-4.0.1.10/.nuget/NuGet.Conf= ig > > Feeds used: > /wrkdirs/usr/ports/lang/fsharp/work/NuGet/Cache > https://www.myget.org/F/dotnet-core/api/v3/index.json > https://www.nuget.org/api/v2/ > gmake[1]: *** [Makefile:4: all] Error 1 > gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/fsharp/work/fsharp-4= .0.1.10' > *** Error code 1 > > Stop. > make: stopped in /usr/ports/lang/fsharp > _______________________________________________ > freebsd-mono@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-mono > To unsubscribe, send any mail to "freebsd-mono-unsubscribe@freebsd.org"