The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build msdf-atlas-gen, reference master (5db5b7), with Swift 5.8 for Linux on 17 Jul 2024 06:50:47 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.46.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AdaEngine/msdf-atlas-gen.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/AdaEngine/msdf-atlas-gen
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 5db5b7f Add bazel
Cloned https://github.com/AdaEngine/msdf-atlas-gen.git
Revision (git rev-parse @):
5db5b7f5136ce124ccc2c1b84a424b835f0b9f64
SUCCESS checkout https://github.com/AdaEngine/msdf-atlas-gen.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/AdaEngine/msdf-atlas-gen.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:25ae52e20f56ffaca5cfeeca46731079b0ef67b7dcd7f3dc3e93dc588d498392
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Building for debugging...
[0/82] Compiling ftdebug.c
[1/82] Compiling SignedDistance.cpp
[2/82] Compiling winfnt.c
[3/82] Compiling type42.c
[4/82] Compiling tinyxml tinyxml2.cpp
[5/82] Compiling MSDFAtlasGen RectanglePacker.cpp
[6/82] Compiling MSDFAtlasGen TightAtlasPacker.cpp
[7/82] Compiling MSDFAtlasGen GlyphGeometry.cpp
[8/82] Compiling MSDFAtlasGen bitmap-blit.cpp
[9/82] Compiling type1.c
[10/82] Compiling raster.c
[10/82] Compiling sdf.c
[12/82] Compiling MSDFAtlasGen Workload.cpp
[13/82] Compiling psnames.c
[14/82] Compiling pshinter.c
[15/82] Compiling ftlzw.c
[16/82] Compiling pfr.c
[17/82] Compiling pcf.c
[18/82] Compiling ftgzip.c
[19/82] Compiling truetype.c
[20/82] Compiling ftbzip2.c
[21/82] Compiling type1cid.c
[21/82] Compiling sfnt.c
[23/82] Compiling psaux.c
[24/82] Compiling ftcache.c
[25/82] Compiling ftwinfnt.c
[26/82] Compiling fttype1.c
[26/82] Compiling smooth.c
[28/82] Compiling ftsystem.c
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.	Program arguments: /usr/bin/clang -target x86_64-unknown-linux-gnu -g -O0 -DSWIFT_PACKAGE=1 -DDEBUG=1 -fblocks -fmodules -fmodule-name=MSDFAtlasGen -I /host/spi-builder-workspace/msdf-atlas-gen -I /host/spi-builder-workspace/msdfgen -fmodule-map-file=/host/spi-builder-workspace/msdfgen/module.modulemap -I /host/spi-builder-workspace/tinyxml -fmodule-map-file=/host/spi-builder-workspace/tinyxml/module.modulemap -I /host/spi-builder-workspace/freetype/include -fmodule-map-file=/host/spi-builder-workspace/freetype/include/module.modulemap -fmodules-cache-path=/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -D_CRT_SECURE_NO_WARNINGS -I/host/spi-builder-workspace -fPIC -MD -MT dependencies -MF /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/MSDFAtlasGen.build/FontGeometry.cpp.d -std=c++17 -c /host/spi-builder-workspace/msdf-atlas-gen/FontGeometry.cpp -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/MSDFAtlasGen.build/FontGeometry.cpp.o
1.	/host/spi-builder-workspace/msdf-atlas-gen/FontGeometry.h:26:31: at annotation token
2.	/host/spi-builder-workspace/msdf-atlas-gen/FontGeometry.h:17:1: parsing namespace 'msdf_atlas'
3.	/host/spi-builder-workspace/msdf-atlas-gen/FontGeometry.h:20:1: parsing struct/union/class body 'msdf_atlas::FontGeometry'
4.	/host/spi-builder-workspace/msdf-atlas-gen/FontGeometry.h:23:5: parsing struct/union/class body 'msdf_atlas::FontGeometry::GlyphRange'
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
/usr/bin/clang(_ZN4llvm3sys15PrintStackTraceERNS_11raw_ostreamEi+0x23)[0x55b086c6e353]
/usr/bin/clang(_ZN4llvm3sys17RunSignalHandlersEv+0xee)[0x55b086c6c26e]
/usr/bin/clang(+0x238d170)[0x55b086be1170]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7f42ccc58520]
/usr/bin/clang(_ZN5clang4Sema21CheckTemplateArgumentEPNS_14TypeSourceInfoE+0x73)[0x55b088bff083]
/usr/bin/clang(_ZN5clang4Sema25CheckTemplateTypeArgumentEPNS_20TemplateTypeParmDeclERNS_19TemplateArgumentLocERN4llvm15SmallVectorImplINS_16TemplateArgumentEEE+0x50c)[0x55b088c11c3c]
/usr/bin/clang(_ZN5clang4Sema25CheckTemplateArgumentListEPNS_12TemplateDeclENS_14SourceLocationERNS_24TemplateArgumentListInfoEbRN4llvm15SmallVectorImplINS_16TemplateArgumentEEEbPb+0x738)[0x55b088c09dc8]
/usr/bin/clang(_ZN5clang4Sema19CheckTemplateIdTypeENS_12TemplateNameENS_14SourceLocationERNS_24TemplateArgumentListInfoE+0x174)[0x55b088c08ac4]
/usr/bin/clang(_ZN5clang4Sema19ActOnTemplateIdTypeEPNS_5ScopeERNS_12CXXScopeSpecENS_14SourceLocationENS_9OpaquePtrINS_12TemplateNameEEEPNS_14IdentifierInfoES5_S5_N4llvm15MutableArrayRefINS_22ParsedTemplateArgumentEEES5_bb+0x387)[0x55b088c0ba47]
/usr/bin/clang(_ZN5clang6Parser29AnnotateTemplateIdTokenAsTypeERNS_12CXXScopeSpecEb+0x97)[0x55b0886903e7]
/usr/bin/clang(_ZN5clang6Parser26ParseDeclarationSpecifiersERNS_8DeclSpecERKNS0_18ParsedTemplateInfoENS_15AccessSpecifierENS0_15DeclSpecContextEPNS0_18LateParsedAttrListE+0x3532)[0x55b0885fad62]
/usr/bin/clang(_ZN5clang6Parser31ParseParameterDeclarationClauseENS_17DeclaratorContextERNS_16ParsedAttributesERN4llvm15SmallVectorImplINS_15DeclaratorChunk9ParamInfoEEERNS_14SourceLocationE+0x3cd)[0x55b08860bfed]
/usr/bin/clang(_ZN5clang6Parser23ParseFunctionDeclaratorERNS_10DeclaratorERNS_16ParsedAttributesERNS_24BalancedDelimiterTrackerEbb+0x327)[0x55b088609e37]
/usr/bin/clang(_ZN5clang6Parser21ParseDirectDeclaratorERNS_10DeclaratorE+0x11ed)[0x55b0886081bd]
/usr/bin/clang(_ZN5clang6Parser23ParseDeclaratorInternalERNS_10DeclaratorEMS0_FvS2_E+0x898)[0x55b0886064c8]
/usr/bin/clang(_ZN5clang6Parser41ParseCXXMemberDeclaratorBeforeInitializerERNS_10DeclaratorERNS_14VirtSpecifiersERNS_12ActionResultIPNS_4ExprELb1EEERNS0_18LateParsedAttrListE+0x59)[0x55b08861a629]
/usr/bin/clang(_ZN5clang6Parser30ParseCXXClassMemberDeclarationENS_15AccessSpecifierERNS_16ParsedAttributesERKNS0_18ParsedTemplateInfoEPNS_21ParsingDeclRAIIObjectE+0x11fb)[0x55b08861c5eb]
/usr/bin/clang(_ZN5clang6Parser41ParseCXXClassMemberDeclarationWithPragmasERNS_15AccessSpecifierERNS_16ParsedAttributesENS_17TypeSpecifierTypeEPNS_4DeclE+0x72e)[0x55b08861e6ce]
/usr/bin/clang(_ZN5clang6Parser27ParseCXXMemberSpecificationENS_14SourceLocationES1_RNS_16ParsedAttributesEjPNS_4DeclE+0xe4f)[0x55b088618e8f]
/usr/bin/clang(_ZN5clang6Parser19ParseClassSpecifierENS_3tok9TokenKindENS_14SourceLocationERNS_8DeclSpecERKNS0_18ParsedTemplateInfoENS_15AccessSpecifierEbNS0_15DeclSpecContextERNS_16ParsedAttributesE+0x1de6)[0x55b088616df6]
/usr/bin/clang(_ZN5clang6Parser26ParseDeclarationSpecifiersERNS_8DeclSpecERKNS0_18ParsedTemplateInfoENS_15AccessSpecifierENS0_15DeclSpecContextEPNS0_18LateParsedAttrListE+0x840)[0x55b0885f8070]
/usr/bin/clang(_ZN5clang6Parser30ParseCXXClassMemberDeclarationENS_15AccessSpecifierERNS_16ParsedAttributesERKNS0_18ParsedTemplateInfoEPNS_21ParsingDeclRAIIObjectE+0xd43)[0x55b08861c133]
/usr/bin/clang(_ZN5clang6Parser41ParseCXXClassMemberDeclarationWithPragmasERNS_15AccessSpecifierERNS_16ParsedAttributesENS_17TypeSpecifierTypeEPNS_4DeclE+0x72e)[0x55b08861e6ce]
/usr/bin/clang(_ZN5clang6Parser27ParseCXXMemberSpecificationENS_14SourceLocationES1_RNS_16ParsedAttributesEjPNS_4DeclE+0xe4f)[0x55b088618e8f]
/usr/bin/clang(_ZN5clang6Parser19ParseClassSpecifierENS_3tok9TokenKindENS_14SourceLocationERNS_8DeclSpecERKNS0_18ParsedTemplateInfoENS_15AccessSpecifierEbNS0_15DeclSpecContextERNS_16ParsedAttributesE+0x1de6)[0x55b088616df6]
/usr/bin/clang(_ZN5clang6Parser26ParseDeclarationSpecifiersERNS_8DeclSpecERKNS0_18ParsedTemplateInfoENS_15AccessSpecifierENS0_15DeclSpecContextEPNS0_18LateParsedAttrListE+0x840)[0x55b0885f8070]
/usr/bin/clang(_ZN5clang6Parser30ParseDeclOrFunctionDefInternalERNS_16ParsedAttributesERNS_15ParsingDeclSpecENS_15AccessSpecifierE+0x50)[0x55b0885df6f0]
/usr/bin/clang(_ZN5clang6Parser36ParseDeclarationOrFunctionDefinitionERNS_16ParsedAttributesEPNS_15ParsingDeclSpecENS_15AccessSpecifierE+0x16b)[0x55b0885df4bb]
/usr/bin/clang(_ZN5clang6Parser24ParseExternalDeclarationERNS_16ParsedAttributesEPNS_15ParsingDeclSpecE+0x94f)[0x55b0885de9ff]
/usr/bin/clang(_ZN5clang6Parser19ParseInnerNamespaceERKN4llvm11SmallVectorINS0_18InnerNamespaceInfoELj4EEEjRNS_14SourceLocationERNS_16ParsedAttributesERNS_24BalancedDelimiterTrackerE+0xa0)[0x55b08860fed0]
/usr/bin/clang(_ZN5clang6Parser14ParseNamespaceENS_17DeclaratorContextERNS_14SourceLocationES2_+0x11c2)[0x55b08860f8e2]
/usr/bin/clang(_ZN5clang6Parser16ParseDeclarationENS_17DeclaratorContextERNS_14SourceLocationERNS_16ParsedAttributesEPS2_+0x3da)[0x55b0885f733a]
/usr/bin/clang(_ZN5clang6Parser24ParseExternalDeclarationERNS_16ParsedAttributesEPNS_15ParsingDeclSpecE+0xb2)[0x55b0885de162]
/usr/bin/clang(_ZN5clang6Parser17ParseTopLevelDeclERNS_9OpaquePtrINS_12DeclGroupRefEEERNS_4Sema17ModuleImportStateE+0x3ad)[0x55b0885dcb3d]
/usr/bin/clang(_ZN5clang8ParseASTERNS_4SemaEbb+0x2fe)[0x55b0885d8d6e]
/usr/bin/clang(_ZN5clang14FrontendAction7ExecuteEv+0x59)[0x55b08752c889]
/usr/bin/clang(_ZN5clang16CompilerInstance13ExecuteActionERNS_14FrontendActionE+0x33c)[0x55b08749c79c]
/usr/bin/clang(_ZN5clang25ExecuteCompilerInvocationEPNS_16CompilerInstanceE+0x27b)[0x55b0875e290b]
/usr/bin/clang(_Z8cc1_mainN4llvm8ArrayRefIPKcEES2_Pv+0x1d7b)[0x55b0856190bb]
/usr/bin/clang(+0xdb5290)[0x55b085609290]
/usr/bin/clang(+0x2ada8d2)[0x55b08732e8d2]
/usr/bin/clang(_ZN4llvm20CrashRecoveryContext9RunSafelyENS_12function_refIFvvEEE+0xdd)[0x55b086be0f1d]
/usr/bin/clang(_ZNK5clang6driver10CC1Command7ExecuteEN4llvm8ArrayRefINS2_8OptionalINS2_9StringRefEEEEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPb+0x135)[0x55b08732e425]
/usr/bin/clang(_ZNK5clang6driver11Compilation14ExecuteCommandERKNS0_7CommandERPS3_+0x3dd)[0x55b0872fb70d]
/usr/bin/clang(_ZNK5clang6driver11Compilation11ExecuteJobsERKNS0_7JobListERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x77)[0x55b0872fb957]
/usr/bin/clang(_ZN5clang6driver6Driver18ExecuteCompilationERNS0_11CompilationERN4llvm15SmallVectorImplISt4pairIiPKNS0_7CommandEEEE+0x188)[0x55b087313318]
/usr/bin/clang(main+0x2939)[0x55b0856088c9]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7f42ccc3fd90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7f42ccc3fe40]
/usr/bin/clang(_start+0x25)[0x55b085605c95]
clang-13: error: clang frontend command failed with exit code 139 (use -v to see invocation)
clang version 13.0.0 (https://github.com/apple/llvm-project.git f0fb631dd1a3a2988b23ba5057cd9106713cd0b4)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
clang-13: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang-13: note: diagnostic msg: /tmp/FontGeometry-39416c.cpp
clang-13: note: diagnostic msg: /tmp/FontGeometry-39416c.cache
clang-13: note: diagnostic msg: /tmp/FontGeometry-39416c.sh
clang-13: note: diagnostic msg:
********************
[29/82] Compiling MSDFAtlasGen FontGeometry.cpp
[29/82] Compiling ftstroke.c
[29/82] Compiling ftotval.c
[29/82] Compiling ftpatent.c
[29/82] Compiling ftsynth.c
[29/82] Compiling ftpfr.c
[29/82] Compiling cff.c
[29/82] Compiling bdf.c
BUILD FAILURE 5.8 linux