Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 475660 Details for
Bug 621246
dev-lang/fsharp-4.1.18 : Errors in packages.config projects
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-lang:fsharp-4.1.18:20170608-104059.log
dev-lang:fsharp-4.1.18:20170608-104059.log (text/plain), 19.01 KB, created by
Toralf Förster
on 2017-06-08 17:48:07 UTC
(
hide
)
Description:
dev-lang:fsharp-4.1.18:20170608-104059.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-06-08 17:48:07 UTC
Size:
19.01 KB
patch
obsolete
> * Package: dev-lang/fsharp-4.1.18 > * Repository: gentoo > * Maintainer: dotnet@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs userpriv >Mono Certificate Store Sync - version 4.8.0.0 >Populate Mono certificate store from a concatenated list of certificates. >Copyright 2002, 2003 Motus Technologies. Copyright 2004-2008 Novell. BSD licensed. > >Importing into legacy system store: >I already trust 163, your new list has 163 >Import process completed. > >Importing into BTLS system store: >I already trust 163, your new list has 163 >Import process completed. >>>> Unpacking source... >>>> Unpacking fsharp-4.1.18.tar.gz to /var/tmp/portage/dev-lang/fsharp-4.1.18/work >>>> Source unpacked in /var/tmp/portage/dev-lang/fsharp-4.1.18/work >>>> Preparing source in /var/tmp/portage/dev-lang/fsharp-4.1.18/work/fsharp-4.1.18 ... > * Running eautoreconf in '/var/tmp/portage/dev-lang/fsharp-4.1.18/work/fsharp-4.1.18' ... > * Running aclocal ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running elibtoolize in: fsharp-4.1.18/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/fsharp-4.1.18/work/fsharp-4.1.18 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/dev-lang/fsharp-4.1.18/work/fsharp-4.1.18" >/var/tmp/portage/dev-lang/fsharp-4.1.18/work/fsharp-4.1.18/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --docdir=/usr/share/doc/fsharp-4.1.18 >checking whether make sets $(MAKE)... yes >checking for pkg-config... /usr/bin/pkg-config >configure: "pkg-config: /usr/bin/pkg-config" >configure: "PKG_CONFIG_LIBDIR: " >checking for xbuild... /usr/bin/xbuild >configure: xbuild: /usr/bin/xbuild >configure: PCL Reference Assemblies for Profile 47 found: no >configure: PCL Reference Assemblies for Profile 47 found: no >configure: PCL Reference Assemblies for Profile 7 found: no >configure: PCL Reference Assemblies for Profile 78 found: no >configure: PCL Reference Assemblies for Profile 259 found: no >configure: creating ./config.status >config.status: creating mono/launcher >config.status: creating mono/config.make >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lang/fsharp-4.1.18/work/fsharp-4.1.18 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/dev-lang/fsharp-4.1.18/work/fsharp-4.1.18" >make -j1 -j1 >make build-proto >make[1]: Entering directory '/var/tmp/portage/dev-lang/fsharp-4.1.18/work/fsharp-4.1.18' >MONO_ENV_OPTIONS= mono .nuget/NuGet.exe restore packages.config -PackagesDirectory packages -ConfigFile .nuget/NuGet.Config >Restoring NuGet package Microsoft.DiaSymReader.PortablePdb.1.1.0. >Restoring NuGet package System.Collections.Immutable.1.2.0. >Restoring NuGet package MicroBuild.Core.0.2.0. >Restoring NuGet package FsLexYacc.7.0.4. >Restoring NuGet package Microsoft.DiaSymReader.1.1.0. >Restoring NuGet package Microsoft.FSharp.Core.netcore.1.0.0-alpha-161205. >Restoring NuGet package System.Reflection.Metadata.1.4.2. >Restoring NuGet package System.ValueTuple.4.3.0. >Restoring NuGet package FsCheck.2.6.2. >Restoring NuGet package NUnit.3.5.0. >Restoring NuGet package NUnit3TestAdapter.3.0.8-ctp-8. >Restoring NuGet package NUnitLite.3.5.0. >Restoring NuGet package Newtonsoft.Json.8.0.1. >Restoring NuGet package BenchmarkDotNet.0.9.8. >Restoring NuGet package BenchmarkDotNet.Diagnostics.Windows.0.9.8. >Restoring NuGet package NUnit.Console.3.0.0. >WARNING: Unable to find version '2.6.2' of package 'FsCheck'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > >WARNING: Unable to find version '1.1.0' of package 'Microsoft.DiaSymReader'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > >WARNING: Unable to find version '7.0.4' of package 'FsLexYacc'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > >Restoring NuGet package FSharp.Compiler.Tools.4.1.5. >Restoring NuGet package FSharp.Core.4.0.0.1. >WARNING: Unable to find version '0.2.0' of package 'MicroBuild.Core'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > >Restoring NuGet package FSharp.Data.2.2.5. >Restoring NuGet package Microsoft.FSharp.Core.netcore.1.0.0-rc-170122. >WARNING: Unable to find version '1.4.2' of package 'System.Reflection.Metadata'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > >Restoring NuGet package Microsoft.FSharp.Compiler.netcore.1.0.0-rc-170122. >WARNING: Unable to find version '4.3.0' of package 'System.ValueTuple'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > >WARNING: Unable to find version '1.0.0-alpha-161205' of package 'Microsoft.FSharp.Core.netcore'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > >WARNING: Unable to find version '1.1.0' of package 'Microsoft.DiaSymReader.PortablePdb'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > >WARNING: Unable to find version '1.2.0' of package 'System.Collections.Immutable'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > >WARNING: Unable to find version '3.5.0' of package 'NUnit'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > >WARNING: Unable to find version '3.5.0' of package 'NUnitLite'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > >WARNING: Unable to find version '0.9.8' of package 'BenchmarkDotNet'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > >WARNING: Unable to find version '3.0.8-ctp-8' of package 'NUnit3TestAdapter'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > >WARNING: Unable to find version '0.9.8' of package 'BenchmarkDotNet.Diagnostics.Windows'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > >WARNING: Unable to find version '8.0.1' of package 'Newtonsoft.Json'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > >WARNING: Unable to find version '3.0.0' of package 'NUnit.Console'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > >WARNING: Unable to find version '4.1.5' of package 'FSharp.Compiler.Tools'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > >WARNING: Unable to find version '4.0.0.1' of package 'FSharp.Core'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > >WARNING: Unable to find version '2.2.5' of package 'FSharp.Data'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > >WARNING: Unable to find version '1.0.0-rc-170122' of package 'Microsoft.FSharp.Core.netcore'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > >WARNING: Unable to find version '1.0.0-rc-170122' of package 'Microsoft.FSharp.Compiler.netcore'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > > >Errors in packages.config projects > Unable to find version '7.0.4' of package 'FsLexYacc'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > Unable to find version '1.1.0' of package 'Microsoft.DiaSymReader'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > Unable to find version '2.6.2' of package 'FsCheck'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > Unable to find version '0.2.0' of package 'MicroBuild.Core'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > Unable to find version '1.4.2' of package 'System.Reflection.Metadata'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > Unable to find version '4.3.0' of package 'System.ValueTuple'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > Unable to find version '1.0.0-alpha-161205' of package 'Microsoft.FSharp.Core.netcore'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > Unable to find version '1.1.0' of package 'Microsoft.DiaSymReader.PortablePdb'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > Unable to find version '1.2.0' of package 'System.Collections.Immutable'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > Unable to find version '3.5.0' of package 'NUnit'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > Unable to find version '3.5.0' of package 'NUnitLite'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > Unable to find version '0.9.8' of package 'BenchmarkDotNet'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > Unable to find version '3.0.8-ctp-8' of package 'NUnit3TestAdapter'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > Unable to find version '0.9.8' of package 'BenchmarkDotNet.Diagnostics.Windows'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > Unable to find version '8.0.1' of package 'Newtonsoft.Json'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > Unable to find version '3.0.0' of package 'NUnit.Console'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > Unable to find version '4.1.5' of package 'FSharp.Compiler.Tools'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > Unable to find version '4.0.0.1' of package 'FSharp.Core'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > Unable to find version '2.2.5' of package 'FSharp.Data'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > Unable to find version '1.0.0-rc-170122' of package 'Microsoft.FSharp.Core.netcore'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > Unable to find version '1.0.0-rc-170122' of package 'Microsoft.FSharp.Compiler.netcore'. > https://api.nuget.org/v3/index.json: Unable to load the service index for source https://api.nuget.org/v3/index.json. > Failed to read NuGet.Config due to unauthorized access. Path: '/root/config/NuGet/NuGet.Config'. > Access to the path "/root/config" is denied. > >NuGet Config files used: > /var/tmp/portage/dev-lang/fsharp-4.1.18/work/fsharp-4.1.18/.nuget/NuGet.Config > >Feeds used: > https://api.nuget.org/v3/index.json >make[1]: *** [Makefile:6: restore] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-lang/fsharp-4.1.18/work/fsharp-4.1.18' >make: *** [Makefile:13: all] Error 2 > * ERROR: dev-lang/fsharp-4.1.18::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-lang/fsharp-4.1.18::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lang/fsharp-4.1.18::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-lang:fsharp-4.1.18:20170608-104059.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/fsharp-4.1.18/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-lang/fsharp-4.1.18/temp/environment'. > * Working directory: '/var/tmp/portage/dev-lang/fsharp-4.1.18/work/fsharp-4.1.18' > * S: '/var/tmp/portage/dev-lang/fsharp-4.1.18/work/fsharp-4.1.18'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 621246
:
475656
|
475658
| 475660 |
475662
|
475664
|
475666
|
475668