From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=unavailable autolearn_force=no version=3.4.1 Date: Mon, 22 May 2023 03:28:08 +0000 From: "Girar awaiter (imz)" To: Ivan Zakharyaschev Subject: [#320624] [test-only] FAILED (try 7) apt.git=0.5.15lorg2-alt84 apt-indicator.git=0.3.20-alt2 ... Message-ID: Mail-Followup-To: Girar awaiter robot References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-girar-task-id: 320624 X-girar-task-owner: imz X-girar-task-repo: sisyphus X-girar-task-try: 7 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/320624/ X-girar-task-log: logs/events.7.1.log X-girar-task-summary: [#320624] [test-only] FAILED (try 7) apt.git=0.5.15lorg2-alt84 apt-indicator.git=0.3.20-alt2 apt-repo-tools.git=0.8.0-alt1 packagekit.git=1.2.5-alt7 perl-AptPkg.git=0.1.26-alt7 aptitude.git=0.4.5-alt14 User-Agent: Mutt/1.10.1 (2018-07-13) Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2023 03:28:12 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/320624/logs/events.7.1.log subtask name aarch64 armh i586 ppc64le x86_64 #70 apt failed failed failed failed failed 2023-May-22 03:26:51 :: test-only task #320624 for sisyphus resumed by imz: 2023-May-22 03:26:51 :: message: WIP_to_fix_work_with_large_rpm_archives #40 removed #60 removed #70 build 0.5.15lorg2-alt84 from /people/imz/packages/apt.git fetched at 2023-May-22 03:02:16 #100 removed #200 build 0.3.20-alt2 from /gears/a/apt-indicator.git fetched at 2023-May-16 13:53:55 from sisyphus #300 build 0.8.0-alt1 from /gears/a/apt-repo-tools.git fetched at 2023-May-16 13:53:56 from sisyphus #400 removed #500 build 1.2.5-alt7 from /gears/p/packagekit.git fetched at 2023-May-16 13:53:58 from sisyphus #540 removed #560 removed #570 build 0.1.26-alt7 from /people/imz/packages/perl-AptPkg.git fetched at 2023-May-22 03:26:25 #600 removed #700 removed #1000 build 0.4.5-alt14 from /gears/a/aptitude.git fetched at 2023-May-21 23:36:45 from sisyphus 2023-May-22 03:26:51 :: created build repo 2023-May-22 03:26:52 :: [i586] #70 apt.git 0.5.15lorg2-alt84: build start 2023-May-22 03:26:52 :: [armh] #70 apt.git 0.5.15lorg2-alt84: build start 2023-May-22 03:26:52 :: [ppc64le] #70 apt.git 0.5.15lorg2-alt84: build start 2023-May-22 03:26:52 :: [x86_64] #70 apt.git 0.5.15lorg2-alt84: build start 2023-May-22 03:26:52 :: [aarch64] #70 apt.git 0.5.15lorg2-alt84: build start [i586] acquire-item.cc: In member function 'virtual void pkgAcqArchive::DoneByWorker(const std::string&, filesize, pkgAcquire::MethodConfig*)': [i586] acquire-item.cc:861:16: error: no match for 'operator!=' (operand types are 'const filesize' and 'long long unsigned int') [i586] 861 | if (AcqSize != Version->Size) [i586] -- [i586] rpm/rpmlistparser.cc: In member function 'virtual bool rpmListParser::NewVersion(pkgCache::VerIterator&)': [i586] rpm/rpmlistparser.cc:172:48: error: cannot convert 'filesize' to 'long unsigned int' [i586] 172 | RpmData->SetVersion(Handler->GetID(), Offset(), Ver); [i586] -- [i586] rpm/rpmlistparser.cc: In member function 'virtual bool rpmListParser::Step()': [i586] rpm/rpmlistparser.cc:399:56: error: cannot convert 'filesize' to 'long unsigned int' [i586] 399 | VI = RpmData->GetVersion(Handler->GetID(), Offset()); [i586] -- [i586] pkgcachegen.cc: In member function 'bool pkgCacheGenerator::MergeList(ListParser&, pkgCache::VerIterator*)': [i586] pkgcachegen.cc:167:43: error: cannot convert 'filesize' to 'long unsigned int' [i586] 167 | Progress->Progress(List.Offset()); [i586] -- [i586] pkgcachegen.cc: In member function 'bool pkgCacheGenerator::MergeFileProvides(ListParser&)': [i586] pkgcachegen.cc:329:43: error: cannot convert 'filesize' to 'long unsigned int' [i586] 329 | Progress->Progress(List.Offset()); [i586] -- [i586] pkgcachegen.cc: In member function 'bool pkgCacheGenerator::NewFileVer(pkgCache::VerIterator&, ListParser&)': [i586] pkgcachegen.cc:453:22: error: call of overloaded 'SafeAssign_u(map_filepos&, filesize)' is ambiguous [i586] 453 | if (! SafeAssign_u(NewVerFile.Offset, List.Offset())) [i586] -- [i586] pkgcachegen.cc: In function 'std::unique_ptr pkgMakeStatusCache(pkgSourceList&, OpProgress&, bool)': [i586] pkgcachegen.cc:960:64: error: cannot convert 'filesize' to 'size_t' {aka 'unsigned int'} [i586] 960 | const auto idxAllocate = Map->RawAllocate(SCacheF.Size()); 2023-May-22 03:27:21 :: [i586] apt.git 0.5.15lorg2-alt84: remote: build failed 2023-May-22 03:27:21 :: [i586] #70 apt.git 0.5.15lorg2-alt84: build FAILED 2023-May-22 03:27:21 :: [i586] requesting cancellation of task processing [x86_64] acquire-item.cc: In member function 'void pkgAcquire::Item::BaseItem_Done(const std::string&, filesize, const pkgAcquire::MethodConfig*)': [x86_64] acquire-item.cc:147:30: error: cannot convert 'const filesize' to 'long unsigned int' [x86_64] 147 | Owner->Log->Fetched(Size,atoi(LookupTag(Message,"Resume-Point","0").c_str())); [x86_64] -- [x86_64] acquire-item.cc: In member function 'bool pkgAcqArchive::QueueNext()': [x86_64] acquire-item.cc:760:27: error: cannot convert 'long long unsigned int' to 'filesize' in assignment [x86_64] 760 | FileSize = Version->Size; [x86_64] | long long unsigned int [x86_64] acquire-item.cc:765:27: error: no match for 'operator==' (operand types are 'const filesize' and 'long long unsigned int') [x86_64] 765 | if (*FinalFileSz == Version->Size) [x86_64] | const filesize long long unsigned int [x86_64] acquire-item.cc:784:27: error: no match for 'operator==' (operand types are 'const filesize' and 'long long unsigned int') [x86_64] 784 | if (*FinalFileSz == Version->Size) [x86_64] | const filesize long long unsigned int [x86_64] acquire-item.cc:804:26: error: no match for 'operator>' (operand types are 'const filesize' and 'long long unsigned int') [x86_64] 804 | if (*DestFileSz > Version->Size) [x86_64] -- [x86_64] acquire-item.cc: In member function 'virtual void pkgAcqArchive::DoneByWorker(const std::string&, filesize, pkgAcquire::MethodConfig*)': [x86_64] acquire-item.cc:861:16: error: no match for 'operator!=' (operand types are 'const filesize' and 'long long unsigned int') [x86_64] 861 | if (AcqSize != Version->Size) [x86_64] -- [x86_64] rpm/rpmlistparser.cc: In member function 'virtual bool rpmListParser::NewVersion(pkgCache::VerIterator&)': [x86_64] rpm/rpmlistparser.cc:172:48: error: cannot convert 'filesize' to 'long unsigned int' [x86_64] 172 | RpmData->SetVersion(Handler->GetID(), Offset(), Ver); [x86_64] -- [x86_64] rpm/rpmlistparser.cc: In member function 'virtual bool rpmListParser::Step()': [x86_64] rpm/rpmlistparser.cc:399:56: error: cannot convert 'filesize' to 'long unsigned int' [x86_64] 399 | VI = RpmData->GetVersion(Handler->GetID(), Offset()); [x86_64] -- [x86_64] pkgcachegen.cc: In member function 'bool pkgCacheGenerator::MergeList(ListParser&, pkgCache::VerIterator*)': [x86_64] pkgcachegen.cc:167:43: error: cannot convert 'filesize' to 'long unsigned int' [x86_64] 167 | Progress->Progress(List.Offset()); [x86_64] -- [x86_64] pkgcachegen.cc: In member function 'bool pkgCacheGenerator::MergeFileProvides(ListParser&)': [x86_64] pkgcachegen.cc:329:43: error: cannot convert 'filesize' to 'long unsigned int' [x86_64] 329 | Progress->Progress(List.Offset()); 2023-May-22 03:27:22 :: [x86_64] apt.git 0.5.15lorg2-alt84: remote: build failed 2023-May-22 03:27:22 :: [x86_64] #70 apt.git 0.5.15lorg2-alt84: build FAILED [aarch64] acquire.cc:781:26: error: no match for 'operator==' (operand types are 'filesize' and 'int') [aarch64] 781 | if ((*I)->FileSize == 0 && (*I)->Complete == false) [aarch64] | filesize int [aarch64] acquire.cc:795:46: error: no match for 'operator==' (operand types are 'filesize' and 'int') [aarch64] 795 | if (I->CurrentItem->Owner->FileSize == 0 && [aarch64] -- [aarch64] acquire-item.cc: In member function 'void pkgAcquire::Item::BaseItem_Done(const std::string&, filesize, const pkgAcquire::MethodConfig*)': [aarch64] acquire-item.cc:147:30: error: cannot convert 'const filesize' to 'long unsigned int' [aarch64] 147 | Owner->Log->Fetched(Size,atoi(LookupTag(Message,"Resume-Point","0").c_str())); [aarch64] -- [aarch64] acquire-item.cc: In member function 'bool pkgAcqArchive::QueueNext()': [aarch64] acquire-item.cc:760:27: error: cannot convert 'long long unsigned int' to 'filesize' in assignment [aarch64] 760 | FileSize = Version->Size; [aarch64] | long long unsigned int [aarch64] acquire-item.cc:765:27: error: no match for 'operator==' (operand types are 'const filesize' and 'long long unsigned int') [aarch64] 765 | if (*FinalFileSz == Version->Size) [aarch64] | const filesize long long unsigned int [aarch64] acquire-item.cc:784:27: error: no match for 'operator==' (operand types are 'const filesize' and 'long long unsigned int') [aarch64] 784 | if (*FinalFileSz == Version->Size) [aarch64] | const filesize long long unsigned int [aarch64] acquire-item.cc:804:26: error: no match for 'operator>' (operand types are 'const filesize' and 'long long unsigned int') [aarch64] 804 | if (*DestFileSz > Version->Size) [aarch64] -- [aarch64] acquire-item.cc: In member function 'virtual void pkgAcqArchive::DoneByWorker(const std::string&, filesize, pkgAcquire::MethodConfig*)': [aarch64] acquire-item.cc:861:16: error: no match for 'operator!=' (operand types are 'const filesize' and 'long long unsigned int') [aarch64] 861 | if (AcqSize != Version->Size) [aarch64] -- [aarch64] acquire-worker.cc: In member function 'bool pkgAcquire::Worker::RunMessages()': [aarch64] acquire-worker.cc:278:43: error: cannot convert 'int' to 'filesize' [aarch64] 278 | Itm->Owner->Start(Message,atoi(LookupTag(Message,"Size","0").c_str())); [aarch64] -- [aarch64] 93 | virtual void Start(string Message,filesize Size); [aarch64] acquire-worker.cc:314:45: error: cannot convert 'int' to 'filesize' [aarch64] 314 | Owner->DoneByWorker(Message,atoi(LookupTag(Message,"Size","0").c_str()), 2023-May-22 03:27:45 :: [aarch64] apt.git 0.5.15lorg2-alt84: remote: build failed 2023-May-22 03:27:45 :: [aarch64] #70 apt.git 0.5.15lorg2-alt84: build FAILED [ppc64le] | const filesize long long unsigned int [ppc64le] acquire-item.cc:784:27: error: no match for 'operator==' (operand types are 'const filesize' and 'long long unsigned int') [ppc64le] 784 | if (*FinalFileSz == Version->Size) [ppc64le] | const filesize long long unsigned int [ppc64le] acquire-item.cc:804:26: error: no match for 'operator>' (operand types are 'const filesize' and 'long long unsigned int') [ppc64le] 804 | if (*DestFileSz > Version->Size) [ppc64le] -- [ppc64le] acquire-item.cc: In member function 'virtual void pkgAcqArchive::DoneByWorker(const std::string&, filesize, pkgAcquire::MethodConfig*)': [ppc64le] acquire-item.cc:861:16: error: no match for 'operator!=' (operand types are 'const filesize' and 'long long unsigned int') [ppc64le] 861 | if (AcqSize != Version->Size) [ppc64le] -- [ppc64le] pkgcachegen.cc: In member function 'bool pkgCacheGenerator::MergeList(ListParser&, pkgCache::VerIterator*)': [ppc64le] pkgcachegen.cc:167:43: error: cannot convert 'filesize' to 'long unsigned int' [ppc64le] 167 | Progress->Progress(List.Offset()); [ppc64le] -- [ppc64le] pkgcachegen.cc: In member function 'bool pkgCacheGenerator::MergeFileProvides(ListParser&)': [ppc64le] pkgcachegen.cc:329:43: error: cannot convert 'filesize' to 'long unsigned int' [ppc64le] 329 | Progress->Progress(List.Offset()); [ppc64le] -- [ppc64le] pkgcachegen.cc: In member function 'bool pkgCacheGenerator::NewFileVer(pkgCache::VerIterator&, ListParser&)': [ppc64le] pkgcachegen.cc:453:22: error: call of overloaded 'SafeAssign_u(map_filepos&, filesize)' is ambiguous [ppc64le] 453 | if (! SafeAssign_u(NewVerFile.Offset, List.Offset())) [ppc64le] -- [ppc64le] pkgcachegen.cc: In function 'std::unique_ptr pkgMakeStatusCache(pkgSourceList&, OpProgress&, bool)': [ppc64le] pkgcachegen.cc:960:64: error: cannot convert 'filesize' to 'size_t' {aka 'long unsigned int'} [ppc64le] 960 | const auto idxAllocate = Map->RawAllocate(SCacheF.Size()); [ppc64le] -- [ppc64le] rpm/rpmlistparser.cc: In member function 'virtual bool rpmListParser::NewVersion(pkgCache::VerIterator&)': [ppc64le] rpm/rpmlistparser.cc:172:48: error: cannot convert 'filesize' to 'long unsigned int' [ppc64le] 172 | RpmData->SetVersion(Handler->GetID(), Offset(), Ver); [ppc64le] -- [ppc64le] rpm/rpmlistparser.cc: In member function 'virtual bool rpmListParser::Step()': [ppc64le] rpm/rpmlistparser.cc:399:56: error: cannot convert 'filesize' to 'long unsigned int' [ppc64le] 399 | VI = RpmData->GetVersion(Handler->GetID(), Offset()); 2023-May-22 03:27:49 :: [ppc64le] apt.git 0.5.15lorg2-alt84: remote: build failed 2023-May-22 03:27:49 :: [ppc64le] #70 apt.git 0.5.15lorg2-alt84: build FAILED [armh] acquire-item.cc: In member function 'virtual void pkgAcqArchive::DoneByWorker(const std::string&, filesize, pkgAcquire::MethodConfig*)': [armh] acquire-item.cc:861:16: error: no match for 'operator!=' (operand types are 'const filesize' and 'long long unsigned int') [armh] 861 | if (AcqSize != Version->Size) [armh] -- [armh] rpm/rpmlistparser.cc: In member function 'virtual bool rpmListParser::NewVersion(pkgCache::VerIterator&)': [armh] rpm/rpmlistparser.cc:172:48: error: cannot convert 'filesize' to 'long unsigned int' [armh] 172 | RpmData->SetVersion(Handler->GetID(), Offset(), Ver); [armh] -- [armh] rpm/rpmlistparser.cc: In member function 'virtual bool rpmListParser::Step()': [armh] rpm/rpmlistparser.cc:399:56: error: cannot convert 'filesize' to 'long unsigned int' [armh] 399 | VI = RpmData->GetVersion(Handler->GetID(), Offset()); [armh] -- [armh] pkgcachegen.cc: In member function 'bool pkgCacheGenerator::MergeList(ListParser&, pkgCache::VerIterator*)': [armh] pkgcachegen.cc:167:43: error: cannot convert 'filesize' to 'long unsigned int' [armh] 167 | Progress->Progress(List.Offset()); [armh] -- [armh] pkgcachegen.cc: In member function 'bool pkgCacheGenerator::MergeFileProvides(ListParser&)': [armh] pkgcachegen.cc:329:43: error: cannot convert 'filesize' to 'long unsigned int' [armh] 329 | Progress->Progress(List.Offset()); [armh] -- [armh] pkgcachegen.cc: In member function 'bool pkgCacheGenerator::NewFileVer(pkgCache::VerIterator&, ListParser&)': [armh] pkgcachegen.cc:453:22: error: call of overloaded 'SafeAssign_u(map_filepos&, filesize)' is ambiguous [armh] 453 | if (! SafeAssign_u(NewVerFile.Offset, List.Offset())) [armh] -- [armh] pkgcachegen.cc: In function 'std::unique_ptr pkgMakeStatusCache(pkgSourceList&, OpProgress&, bool)': [armh] pkgcachegen.cc:960:64: error: cannot convert 'filesize' to 'size_t' {aka 'unsigned int'} [armh] 960 | const auto idxAllocate = Map->RawAllocate(SCacheF.Size()); 2023-May-22 03:28:08 :: [armh] apt.git 0.5.15lorg2-alt84: remote: build failed 2023-May-22 03:28:08 :: [armh] #70 apt.git 0.5.15lorg2-alt84: build FAILED 2023-May-22 03:27:21 :: [i586] build FAILED 2023-May-22 03:27:23 :: [x86_64] build FAILED 2023-May-22 03:27:45 :: [aarch64] build FAILED 2023-May-22 03:27:49 :: [ppc64le] build FAILED 2023-May-22 03:28:08 :: [armh] build FAILED 2023-May-22 03:28:08 :: task #320624 for sisyphus FAILED