[#334912] FAILED srpm=immix-1.3-alt14.src.rpm
Girar awaiter (mike)
girar-builder at altlinux.org
Wed Nov 22 22:25:39 MSK 2023
https://git.altlinux.org/tasks/334912/logs/events.1.1.log
subtask name aarch64 armh i586 ppc64le x86_64
#100 immix failed failed failed failed failed
2023-Nov-22 19:24:41 :: task #334912 for sisyphus started by mike:
2023-Nov-22 19:24:41 :: message: back_to_sisyphus_hopefully
#100 build immix-1.3-alt14.src.rpm
2023-Nov-22 19:24:43 :: [aarch64] #100 immix-1.3-alt14.src.rpm: build start
2023-Nov-22 19:24:43 :: [armh] #100 immix-1.3-alt14.src.rpm: build start
2023-Nov-22 19:24:43 :: [ppc64le] #100 immix-1.3-alt14.src.rpm: build start
2023-Nov-22 19:24:43 :: [x86_64] #100 immix-1.3-alt14.src.rpm: build start
2023-Nov-22 19:24:43 :: [i586] #100 immix-1.3-alt14.src.rpm: build start
[x86_64] align.h: At global scope:
[x86_64] align.h:137:19: error: 'AutoPtr' in 'class Exiv2::Image' does not name a type
[x86_64] 137 | Exiv2::Image::AutoPtr imageExifRead ;
[x86_64] align.h:138:19: error: 'AutoPtr' in 'class Exiv2::Image' does not name a type
[x86_64] 138 | Exiv2::Image::AutoPtr imageExifWrite ;
[x86_64] immix.cpp: In member function 'void ImmixWin::StartAverage()':
[x86_64] immix.cpp:369:43: error: 'AutoPtr' is not a member of 'Exiv2::Image'
[x86_64] 369 | Exiv2::Image::AutoPtr imageExifRead = Exiv2::ImageFactory::open(displayList[0]->filePath[0].toStdString());
[x86_64] immix.cpp:370:29: error: 'imageExifRead' was not declared in this scope
[x86_64] 370 | imageExifRead->readMetadata();
[x86_64] immix.cpp:371:43: error: 'AutoPtr' is not a member of 'Exiv2::Image'
[x86_64] 371 | Exiv2::Image::AutoPtr imageExifWrite = Exiv2::ImageFactory::open(file.toStdString());
[x86_64] immix.cpp:372:29: error: 'imageExifWrite' was not declared in this scope
[x86_64] 372 | imageExifWrite->setExifData(imageExifRead->exifData());
2023-Nov-22 19:25:04 :: [x86_64] immix-1.3-alt14.src.rpm: remote: build failed
2023-Nov-22 19:25:04 :: [x86_64] #100 immix-1.3-alt14.src.rpm: build FAILED
2023-Nov-22 19:25:04 :: [x86_64] requesting cancellation of task processing
[i586] align.h: At global scope:
[i586] align.h:137:19: error: 'AutoPtr' in 'class Exiv2::Image' does not name a type
[i586] 137 | Exiv2::Image::AutoPtr imageExifRead ;
[i586] align.h:138:19: error: 'AutoPtr' in 'class Exiv2::Image' does not name a type
[i586] 138 | Exiv2::Image::AutoPtr imageExifWrite ;
[i586] immix.cpp: In member function 'void ImmixWin::StartAverage()':
[i586] immix.cpp:369:43: error: 'AutoPtr' is not a member of 'Exiv2::Image'
[i586] 369 | Exiv2::Image::AutoPtr imageExifRead = Exiv2::ImageFactory::open(displayList[0]->filePath[0].toStdString());
[i586] immix.cpp:370:29: error: 'imageExifRead' was not declared in this scope
[i586] 370 | imageExifRead->readMetadata();
[i586] immix.cpp:371:43: error: 'AutoPtr' is not a member of 'Exiv2::Image'
[i586] 371 | Exiv2::Image::AutoPtr imageExifWrite = Exiv2::ImageFactory::open(file.toStdString());
[i586] immix.cpp:372:29: error: 'imageExifWrite' was not declared in this scope
[i586] 372 | imageExifWrite->setExifData(imageExifRead->exifData());
2023-Nov-22 19:25:06 :: [i586] immix-1.3-alt14.src.rpm: remote: build failed
2023-Nov-22 19:25:06 :: [i586] #100 immix-1.3-alt14.src.rpm: build FAILED
[aarch64] align.h: At global scope:
[aarch64] align.h:137:19: error: 'AutoPtr' in 'class Exiv2::Image' does not name a type
[aarch64] 137 | Exiv2::Image::AutoPtr imageExifRead ;
[aarch64] align.h:138:19: error: 'AutoPtr' in 'class Exiv2::Image' does not name a type
[aarch64] 138 | Exiv2::Image::AutoPtr imageExifWrite ;
[aarch64] immix.cpp: In member function 'void ImmixWin::StartAverage()':
[aarch64] immix.cpp:369:43: error: 'AutoPtr' is not a member of 'Exiv2::Image'
[aarch64] 369 | Exiv2::Image::AutoPtr imageExifRead = Exiv2::ImageFactory::open(displayList[0]->filePath[0].toStdString());
[aarch64] immix.cpp:370:29: error: 'imageExifRead' was not declared in this scope
[aarch64] 370 | imageExifRead->readMetadata();
[aarch64] immix.cpp:371:43: error: 'AutoPtr' is not a member of 'Exiv2::Image'
[aarch64] 371 | Exiv2::Image::AutoPtr imageExifWrite = Exiv2::ImageFactory::open(file.toStdString());
[aarch64] immix.cpp:372:29: error: 'imageExifWrite' was not declared in this scope
[aarch64] 372 | imageExifWrite->setExifData(imageExifRead->exifData());
2023-Nov-22 19:25:21 :: [aarch64] immix-1.3-alt14.src.rpm: remote: build failed
2023-Nov-22 19:25:21 :: [aarch64] #100 immix-1.3-alt14.src.rpm: build FAILED
[ppc64le] align.h: At global scope:
[ppc64le] align.h:137:19: error: 'AutoPtr' in 'class Exiv2::Image' does not name a type
[ppc64le] 137 | Exiv2::Image::AutoPtr imageExifRead ;
[ppc64le] align.h:138:19: error: 'AutoPtr' in 'class Exiv2::Image' does not name a type
[ppc64le] 138 | Exiv2::Image::AutoPtr imageExifWrite ;
[ppc64le] immix.cpp: In member function 'void ImmixWin::StartAverage()':
[ppc64le] immix.cpp:369:43: error: 'AutoPtr' is not a member of 'Exiv2::Image'
[ppc64le] 369 | Exiv2::Image::AutoPtr imageExifRead = Exiv2::ImageFactory::open(displayList[0]->filePath[0].toStdString());
[ppc64le] immix.cpp:370:29: error: 'imageExifRead' was not declared in this scope
[ppc64le] 370 | imageExifRead->readMetadata();
[ppc64le] immix.cpp:371:43: error: 'AutoPtr' is not a member of 'Exiv2::Image'
[ppc64le] 371 | Exiv2::Image::AutoPtr imageExifWrite = Exiv2::ImageFactory::open(file.toStdString());
[ppc64le] immix.cpp:372:29: error: 'imageExifWrite' was not declared in this scope
[ppc64le] 372 | imageExifWrite->setExifData(imageExifRead->exifData());
2023-Nov-22 19:25:25 :: [ppc64le] immix-1.3-alt14.src.rpm: remote: build failed
2023-Nov-22 19:25:25 :: [ppc64le] #100 immix-1.3-alt14.src.rpm: build FAILED
[armh] align.h: At global scope:
[armh] align.h:137:19: error: 'AutoPtr' in 'class Exiv2::Image' does not name a type
[armh] 137 | Exiv2::Image::AutoPtr imageExifRead ;
[armh] align.h:138:19: error: 'AutoPtr' in 'class Exiv2::Image' does not name a type
[armh] 138 | Exiv2::Image::AutoPtr imageExifWrite ;
[armh] immix.cpp: In member function 'void ImmixWin::StartAverage()':
[armh] immix.cpp:369:43: error: 'AutoPtr' is not a member of 'Exiv2::Image'
[armh] 369 | Exiv2::Image::AutoPtr imageExifRead = Exiv2::ImageFactory::open(displayList[0]->filePath[0].toStdString());
[armh] immix.cpp:370:29: error: 'imageExifRead' was not declared in this scope
[armh] 370 | imageExifRead->readMetadata();
[armh] immix.cpp:371:43: error: 'AutoPtr' is not a member of 'Exiv2::Image'
[armh] 371 | Exiv2::Image::AutoPtr imageExifWrite = Exiv2::ImageFactory::open(file.toStdString());
[armh] immix.cpp:372:29: error: 'imageExifWrite' was not declared in this scope
[armh] 372 | imageExifWrite->setExifData(imageExifRead->exifData());
2023-Nov-22 19:25:38 :: [armh] immix-1.3-alt14.src.rpm: remote: build failed
2023-Nov-22 19:25:38 :: [armh] #100 immix-1.3-alt14.src.rpm: build FAILED
2023-Nov-22 19:25:04 :: [x86_64] build FAILED
2023-Nov-22 19:25:06 :: [i586] build FAILED
2023-Nov-22 19:25:21 :: [aarch64] build FAILED
2023-Nov-22 19:25:25 :: [ppc64le] build FAILED
2023-Nov-22 19:25:38 :: [armh] build FAILED
2023-Nov-22 19:25:39 :: task #334912 for sisyphus FAILED
More information about the Sisyphus-incominger
mailing list