It’s complaining about the sk.lproj copy strings phase. You could disable this localization to see if you can get past this error.
> On Feb 4, 2019, at 10:07 PM, Torgeir Veimo <torgeir.ve...@gmail.com> wrote: > > Hi, I'm trying to compile adium on 10.14.3 with xcode10.1 (10B61), but am > getting some errors; > > The following commands produced analyzer issues: > > AnalyzeShallow > /Users/thor/java/scratch/adium/build/AutoHyperlinks.framework.build/Release-Debug/AutoHyperlinks.framework.build/DerivedSources/AHLinkLexer.yy.c > normal x86_64 > AnalyzeShallow /Users/thor/java/scratch/adium/Frameworks/AutoHyperlinks\ > Framework/Source/AHHyperlinkScanner.m normal x86_64 > (2 commands with analyzer issues) > > The following build commands failed: > CopyStringsFile > /Users/thor/java/scratch/adium/build/Release-Debug/AdiumSpotlightImporter.mdimporter/Contents/Resources/sk.lproj/schema.strings > /Users/thor/java/scratch/adium/Other/Adium\ Spotlight\ > Importer/sk.lproj/schema.strings > CopyStringsFile > /Users/thor/java/scratch/adium/build/Release-Debug/AdiumSpotlightImporter.mdimporter/Contents/Resources/sk.lproj/InfoPlist.strings > /Users/thor/java/scratch/adium/Other/Adium\ Spotlight\ > Importer/sk.lproj/InfoPlist.strings > > I believe this is an issue with mojave which doesn't show up in earlier osx > version, but I don't currently have any older macos version at hand. Did > anyone have a fix for this? My adium sources are from > bitbucket.org/adium/adium which were last updated in 2017. > > -- > -Tor