[#243227] [test-only] p8 FAILED dotnet-bootstrap.git=3.1.0-alt1 dotnet-common.git=3.1.0-alt1 ...

Girar Builder awaiter robot girar-builder at altlinux.org
Wed Dec 18 22:15:04 MSK 2019


http://git.altlinux.org/tasks/243227/logs/events.1.1.log

2019-Dec-18 18:38:01 :: test-only task #243227 for p8 started by lav:
#100 build 3.1.0-alt1 from /gears/d/dotnet-bootstrap.git fetched at 2019-Dec-18 18:37:21
#200 build 3.1.0-alt1 from /gears/d/dotnet-common.git fetched at 2019-Dec-18 18:37:22
#300 build 3.1.0-alt1 from /gears/d/dotnet-coreclr.git fetched at 2019-Dec-18 18:37:36
#400 build 3.1.0-alt1 from /gears/d/dotnet-corefx.git fetched at 2019-Dec-18 18:37:46
#500 build 3.1.0-alt1 from /gears/d/dotnet.git fetched at 2019-Dec-18 18:37:48
#600 build 3.1.100-alt2 from /gears/d/dotnet-sdk.git fetched at 2019-Dec-18 18:37:49
#700 build 3.1.0-alt1 from /gears/d/dotnet-aspnetcore.git fetched at 2019-Dec-18 18:37:53
#1000 build 6.0.0-alt7 from /gears/p/powershell.git fetched at 2019-Dec-18 18:37:59
2019-Dec-18 18:38:16 :: created build repo
2019-Dec-18 18:38:17 :: [x86_64] #100 dotnet-bootstrap.git 3.1.0-alt1: build start
2019-Dec-18 18:38:17 :: [i586] #100 dotnet-bootstrap.git 3.1.0-alt1: build start
2019-Dec-18 18:39:02 :: [i586] #100 dotnet-bootstrap.git 3.1.0-alt1: build SKIPPED
2019-Dec-18 18:39:02 :: [i586] #200 dotnet-common.git 3.1.0-alt1: build start
2019-Dec-18 18:39:21 :: [i586] #200 dotnet-common.git 3.1.0-alt1: build SKIPPED
2019-Dec-18 18:39:21 :: [i586] #300 dotnet-coreclr.git 3.1.0-alt1: build start
2019-Dec-18 18:39:43 :: [i586] #300 dotnet-coreclr.git 3.1.0-alt1: build SKIPPED
2019-Dec-18 18:39:43 :: [i586] #400 dotnet-corefx.git 3.1.0-alt1: build start
2019-Dec-18 18:40:07 :: [i586] #400 dotnet-corefx.git 3.1.0-alt1: build SKIPPED
2019-Dec-18 18:40:07 :: [i586] #500 dotnet.git 3.1.0-alt1: build start
2019-Dec-18 18:40:25 :: [i586] #500 dotnet.git 3.1.0-alt1: build SKIPPED
2019-Dec-18 18:40:25 :: [i586] #600 dotnet-sdk.git 3.1.100-alt2: build start
2019-Dec-18 18:40:43 :: [i586] #600 dotnet-sdk.git 3.1.100-alt2: build SKIPPED
2019-Dec-18 18:40:43 :: [i586] #700 dotnet-aspnetcore.git 3.1.0-alt1: build start
2019-Dec-18 18:41:01 :: [i586] #700 dotnet-aspnetcore.git 3.1.0-alt1: build SKIPPED
2019-Dec-18 18:41:01 :: [i586] #1000 powershell.git 6.0.0-alt7: build start
2019-Dec-18 18:41:22 :: [i586] #1000 powershell.git 6.0.0-alt7: build SKIPPED
2019-Dec-18 18:49:53 :: [x86_64] #100 dotnet-bootstrap.git 3.1.0-alt1: build OK
2019-Dec-18 18:49:53 :: [x86_64] #200 dotnet-common.git 3.1.0-alt1: build start
2019-Dec-18 18:50:22 :: [x86_64] #200 dotnet-common.git 3.1.0-alt1: build OK
2019-Dec-18 18:50:22 :: [x86_64] #300 dotnet-coreclr.git 3.1.0-alt1: build start
2019-Dec-18 19:02:02 :: [x86_64] #300 dotnet-coreclr.git 3.1.0-alt1: build OK
2019-Dec-18 19:02:02 :: [x86_64] #400 dotnet-corefx.git 3.1.0-alt1: build start
2019-Dec-18 19:06:32 :: [x86_64] #400 dotnet-corefx.git 3.1.0-alt1: build OK
2019-Dec-18 19:06:32 :: [x86_64] #500 dotnet.git 3.1.0-alt1: build start
2019-Dec-18 19:10:10 :: [x86_64] #500 dotnet.git 3.1.0-alt1: build OK
2019-Dec-18 19:10:10 :: [x86_64] #600 dotnet-sdk.git 3.1.100-alt2: build start
2019-Dec-18 19:12:45 :: [x86_64] #600 dotnet-sdk.git 3.1.100-alt2: build OK
2019-Dec-18 19:12:45 :: [x86_64] #700 dotnet-aspnetcore.git 3.1.0-alt1: build start
2019-Dec-18 19:13:47 :: [x86_64] #700 dotnet-aspnetcore.git 3.1.0-alt1: build OK
2019-Dec-18 19:13:47 :: [x86_64] #1000 powershell.git 6.0.0-alt7: build start
/usr/src/RPM/BUILD/powershell-6.0.0/src/libpsl-native/test/test-getlinkcount.cpp: In member function 'void getLinkCountTest::createFileForTesting(const string&)':
/usr/src/RPM/BUILD/powershell-6.0.0/src/libpsl-native/test/test-getlinkcount.cpp:38:45: error: no matching function for call to 'std::basic_ofstream<char>::open(const string&, const openmode&)'
         ofs.open(theFile, std::ofstream::out);
--
/usr/src/RPM/BUILD/powershell-6.0.0/src/libpsl-native/test/test-getfullyqualifiedname.cpp: In member function 'virtual void GetFullyQualifiedNameTest_ValidateLinuxGetFullyQualifiedDomainName_Test::TestBody()':
/usr/src/RPM/BUILD/powershell-6.0.0/src/libpsl-native/test/test-getfullyqualifiedname.cpp:19:5: error: 'errno' was not declared in this scope
     errno = 0;
2019-Dec-18 19:15:04 :: [x86_64] powershell.git 6.0.0-alt7: remote: build failed
2019-Dec-18 19:15:04 :: [x86_64] #1000 powershell.git 6.0.0-alt7: build FAILED
2019-Dec-18 19:15:04 :: [x86_64] requesting cancellation of task processing
2019-Dec-18 19:15:04 :: [x86_64] build FAILED
2019-Dec-18 19:15:04 :: task #243227 for p8 FAILED


More information about the Sisyphus-incominger mailing list