Macvim: Error building 8.1.560 on Mojave 10.14.2 and Xcode 10.1

Created on 10 Dec 2018  Â·  1Comment  Â·  Source: macvim-dev/macvim

Configured the build as follows:

./configure --with-features=huge --enable-rubyinterp --enable-pythoninterp --enable-python3interp --enable-perlinterp --enable-cscope

and got:

xcodebuild -project MacVim/MacVim.xcodeproj MACOSX_DEPLOYMENT_TARGET=10.14 VIM_SHORT_VERSION_STRING=8.1.560
Build settings from command line:
    MACOSX_DEPLOYMENT_TARGET = 10.14
    VIM_SHORT_VERSION_STRING = 8.1.560

note: Using new build system
note: Planning build
note: Constructing build description
Build system information
warning: Traditional headermap style is no longer supported; please migrate to using separate headermaps and set 'ALWAYS_SEARCH_USER_PATHS' to NO. (in target 'PSMTabBarControlFramework')

Build system information
warning: Traditional headermap style is no longer supported; please migrate to using separate headermaps and set 'ALWAYS_SEARCH_USER_PATHS' to NO. (in target 'QuickLookStephen')

Build system information
warning: Traditional headermap style is no longer supported; please migrate to using separate headermaps and set 'ALWAYS_SEARCH_USER_PATHS' to NO. (in target 'MacVim')

CreateBuildDirectory /Volumes/ramdisk/macvim.git/src/MacVim/qlstephen/build (in target: QuickLookStephen)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/qlstephen
    builtin-create-build-directory /Volumes/ramdisk/macvim.git/src/MacVim/qlstephen/build

CreateBuildDirectory /Volumes/ramdisk/macvim.git/src/MacVim/build (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    builtin-create-build-directory /Volumes/ramdisk/macvim.git/src/MacVim/build

SymLink /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Resources Versions/Current/Resources (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    /bin/ln -sfh Versions/Current/Resources /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Resources

SymLink /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/PSMTabBarControl Versions/Current/PSMTabBarControl (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    /bin/ln -sfh Versions/Current/PSMTabBarControl /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/PSMTabBarControl

SymLink /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/Current A (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    /bin/ln -sfh A /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/Current

SymLink /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Headers Versions/Current/Headers (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    /bin/ln -sfh Versions/Current/Headers /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Headers

MkDir /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    /bin/mkdir -p /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources

MkDir /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Headers (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    /bin/mkdir -p /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Headers

MkDir /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    /bin/mkdir -p /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A

MkDir /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    /bin/mkdir -p /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions

MkDir /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    /bin/mkdir -p /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework

MkDir /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/MacVim.app/Contents/Resources (in target: MacVim)
    cd /Volumes/ramdisk/macvim.git/src/MacVim
    /bin/mkdir -p /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/MacVim.app/Contents/Resources

MkDir /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/MacVim.app/Contents/Frameworks (in target: MacVim)
    cd /Volumes/ramdisk/macvim.git/src/MacVim
    /bin/mkdir -p /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/MacVim.app/Contents/Frameworks

MkDir /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/MacVim.app/Contents/MacOS (in target: MacVim)
    cd /Volumes/ramdisk/macvim.git/src/MacVim
    /bin/mkdir -p /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/MacVim.app/Contents/MacOS

MkDir /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/MacVim.app/Contents (in target: MacVim)
    cd /Volumes/ramdisk/macvim.git/src/MacVim
    /bin/mkdir -p /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/MacVim.app/Contents

MkDir /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/MacVim.app (in target: MacVim)
    cd /Volumes/ramdisk/macvim.git/src/MacVim
    /bin/mkdir -p /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/MacVim.app

MkDir /Volumes/ramdisk/macvim.git/src/MacVim/qlstephen/build/Release/QLStephen.qlgenerator (in target: QuickLookStephen)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/qlstephen
    /bin/mkdir -p /Volumes/ramdisk/macvim.git/src/MacVim/qlstephen/build/Release/QLStephen.qlgenerator

MkDir /Volumes/ramdisk/macvim.git/src/MacVim/qlstephen/build/Release/QLStephen.qlgenerator/Contents (in target: QuickLookStephen)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/qlstephen
    /bin/mkdir -p /Volumes/ramdisk/macvim.git/src/MacVim/qlstephen/build/Release/QLStephen.qlgenerator/Contents

MkDir /Volumes/ramdisk/macvim.git/src/MacVim/qlstephen/build/Release/QLStephen.qlgenerator/Contents/Resources (in target: QuickLookStephen)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/qlstephen
    /bin/mkdir -p /Volumes/ramdisk/macvim.git/src/MacVim/qlstephen/build/Release/QLStephen.qlgenerator/Contents/Resources

MkDir /Volumes/ramdisk/macvim.git/src/MacVim/qlstephen/build/Release/QLStephen.qlgenerator/Contents/MacOS (in target: QuickLookStephen)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/qlstephen
    /bin/mkdir -p /Volumes/ramdisk/macvim.git/src/MacVim/qlstephen/build/Release/QLStephen.qlgenerator/Contents/MacOS

WriteAuxiliaryFile /Volumes/ramdisk/macvim.git/src/MacVim/build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/PSMTabBarControl-project-headers.hmap (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    write-file /Volumes/ramdisk/macvim.git/src/MacVim/build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/PSMTabBarControl-project-headers.hmap

WriteAuxiliaryFile /Volumes/ramdisk/macvim.git/src/MacVim/build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/all-product-headers.yaml (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    write-file /Volumes/ramdisk/macvim.git/src/MacVim/build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/all-product-headers.yaml

WriteAuxiliaryFile /Volumes/ramdisk/macvim.git/src/MacVim/build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/PSMTabBarControl-own-target-headers.hmap (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    write-file /Volumes/ramdisk/macvim.git/src/MacVim/build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/PSMTabBarControl-own-target-headers.hmap

WriteAuxiliaryFile /Volumes/ramdisk/macvim.git/src/MacVim/build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/PSMTabBarControl.hmap (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    write-file /Volumes/ramdisk/macvim.git/src/MacVim/build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/PSMTabBarControl.hmap

WriteAuxiliaryFile /Volumes/ramdisk/macvim.git/src/MacVim/build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/PSMTabBarControl-generated-files.hmap (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    write-file /Volumes/ramdisk/macvim.git/src/MacVim/build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/PSMTabBarControl-generated-files.hmap

WriteAuxiliaryFile /Volumes/ramdisk/macvim.git/src/MacVim/build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/PSMTabBarControl-all-target-headers.hmap (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    write-file /Volumes/ramdisk/macvim.git/src/MacVim/build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/PSMTabBarControl-all-target-headers.hmap

WriteAuxiliaryFile /Volumes/ramdisk/macvim.git/src/MacVim/build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/PSMTabBarControl-all-non-framework-target-headers.hmap (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    write-file /Volumes/ramdisk/macvim.git/src/MacVim/build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/PSMTabBarControl-all-non-framework-target-headers.hmap

CpHeader /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/source/PSMTabBarControl.h /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Headers/PSMTabBarControl.h (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/source/PSMTabBarControl.h /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Headers

TiffUtil /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/overflowImagePressed.tiff (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    /usr/bin/tiffutil -cathidpicheck /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/[email protected] /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/overflowImagePressed.png -out /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/overflowImagePressed.tiff
2 images written to /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/overflowImagePressed.tiff.

TiffUtil /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/overflowImage.tiff (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    /usr/bin/tiffutil -cathidpicheck /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/[email protected] /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/overflowImage.png -out /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/overflowImage.tiff
2 images written to /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/overflowImage.tiff.

TiffUtil /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabNewMetalRollover.tiff (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    /usr/bin/tiffutil -cathidpicheck /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/[email protected] /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/TabNewMetalRollover.png -out /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabNewMetalRollover.tiff
2 images written to /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabNewMetalRollover.tiff.

TiffUtil /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabNewYosemite.tiff (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    /usr/bin/tiffutil -cathidpicheck /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/[email protected] /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/TabNewYosemite.png -out /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabNewYosemite.tiff
2 images written to /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabNewYosemite.tiff.

TiffUtil /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabNewMetalPressed.tiff (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    /usr/bin/tiffutil -cathidpicheck /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/[email protected] /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/TabNewMetalPressed.png -out /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabNewMetalPressed.tiff
2 images written to /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabNewMetalPressed.tiff.

TiffUtil /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabClose_Front_Rollover.tiff (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    /usr/bin/tiffutil -cathidpicheck /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/[email protected] /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/TabClose_Front_Rollover.png -out /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabClose_Front_Rollover.tiff
2 images written to /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabClose_Front_Rollover.tiff.

TiffUtil /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabNewMetal.tiff (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    /usr/bin/tiffutil -cathidpicheck /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/[email protected] /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/TabNewMetal.png -out /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabNewMetal.tiff
2 images written to /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabNewMetal.tiff.

TiffUtil /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabClose_Front_Pressed.tiff (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    /usr/bin/tiffutil -cathidpicheck /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/[email protected] /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/TabClose_Front_Pressed.png -out /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabClose_Front_Pressed.tiff
2 images written to /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabClose_Front_Pressed.tiff.

TiffUtil /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabClose_Front.tiff (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    /usr/bin/tiffutil -cathidpicheck /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/[email protected] /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/TabClose_Front.png -out /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabClose_Front.tiff
2 images written to /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabClose_Front.tiff.

CpResource /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/pi.png /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/pi.png (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/pi.png /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources

CpResource /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/AquaTabsSeparatorDown.png /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/AquaTabsSeparatorDown.png (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/AquaTabsSeparatorDown.png /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources

CpResource /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/AquaTabsSeparator.png /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/AquaTabsSeparator.png (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/AquaTabsSeparator.png /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources

CpResource /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/AquaTabsDownNonKey.png /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/AquaTabsDownNonKey.png (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/AquaTabsDownNonKey.png /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources

CpResource /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/AquaTabsDownGraphite.png /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/AquaTabsDownGraphite.png (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/AquaTabsDownGraphite.png /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources

CpResource /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/AquaTabsDown.png /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/AquaTabsDown.png (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/AquaTabsDown.png /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources

CpResource /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/AquaTabsBackground.png /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/AquaTabsBackground.png (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/AquaTabsBackground.png /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources

CpResource /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/AquaTabNewRollover.png /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/AquaTabNewRollover.png (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/AquaTabNewRollover.png /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources

CpResource /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/AquaTabNewPressed.png /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/AquaTabNewPressed.png (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/AquaTabNewPressed.png /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources

CpResource /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/AquaTabNew.png /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/AquaTabNew.png (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/AquaTabNew.png /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources

CopyTiffFile /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabIcon.tif /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/TabIcon.tif (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    builtin-copyTiff --outdir /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources -- /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/TabIcon.tif

CopyTiffFile /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/TabControlRep.tif /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/TabControlRep.tif (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    builtin-copyTiff --outdir /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources -- /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/TabControlRep.tif

CopyTiffFile /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/AquaTabClose_Front_Rollover.tif /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/AquaTabClose_Front_Rollover.tif (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    builtin-copyTiff --outdir /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources -- /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/AquaTabClose_Front_Rollover.tif

CopyTiffFile /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/AquaTabClose_Front_Pressed.tif /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/AquaTabClose_Front_Pressed.tif (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    builtin-copyTiff --outdir /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources -- /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/AquaTabClose_Front_Pressed.tif

CopyTiffFile /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources/AquaTabClose_Front.tif /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/AquaTabClose_Front.tif (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    builtin-copyTiff --outdir /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources -- /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/images/AquaTabClose_Front.tif

CompileAssetCatalog /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/Media.xcassets (in target: PSMTabBarControlFramework)
    cd /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl
    /Applications/Xcode.app/Contents/Developer/usr/bin/actool --output-format human-readable-text --notices --warnings --export-dependency-info /Volumes/ramdisk/macvim.git/src/MacVim/build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/assetcatalog_dependencies --output-partial-info-plist /Volumes/ramdisk/macvim.git/src/MacVim/build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/assetcatalog_generated_info.plist --enable-on-demand-resources NO --sticker-pack-identifier-prefix com.positivespinmedia.PSMTabBarControlFramework.sticker-pack. --target-device mac --minimum-deployment-target 10.14 --platform macosx --product-type com.apple.product-type.framework --compile /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/Media.xcassets
2018-12-10 11:42:07.899 ibtoold[35595:1567085] [MT] DVTPlugInLoading: Failed to load code for plug-in com.apple.dt.IDE.IDEInterfaceBuilderAppleTVIntegration (/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin), error = Error Domain=NSCocoaErrorDomain Code=3587 "dlopen_preflight(/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderAppleTVIntegration): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator
  Referenced from: /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderAppleTVIntegration
  Reason: image not found" UserInfo={NSLocalizedFailureReason=The bundle is damaged or missing necessary resources., NSLocalizedRecoverySuggestion=Try reinstalling the bundle., NSFilePath=/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderAppleTVIntegration, NSDebugDescription=dlopen_preflight(/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderAppleTVIntegration): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator
  Referenced from: /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderAppleTVIntegration
  Reason: image not found, NSBundlePath=/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin, NSLocalizedDescription=The bundle “IDEInterfaceBuilderAppleTVIntegration” couldn’t be loaded because it is damaged or missing necessary resources.}, dyldError = dlopen(/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderAppleTVIntegration, 0): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator
  Referenced from: /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderAppleTVIntegration
  Reason: image not found
2018-12-10 11:42:07.899 ibtoold[35595:1567085] [MT] DVTPlugInExtensionFaulting: Failed to fire fault for extension Xcode.InterfaceBuilderKit.AppleTVIntegration.ConfigurationList: Error Domain=DVTPlugInErrorDomain Code=2 "Loading a plug-in failed." UserInfo={DVTPlugInIdentifierErrorKey=com.apple.dt.IDE.IDEInterfaceBuilderAppleTVIntegration, DVTPlugInExecutablePathErrorKey=/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderAppleTVIntegration, NSLocalizedRecoverySuggestion=The plug-in or one of its prerequisite plug-ins may be missing or damaged and may need to be reinstalled., DVTPlugInDYLDErrorMessageErrorKey=dlopen(/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderAppleTVIntegration, 0): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator
  Referenced from: /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderAppleTVIntegration
  Reason: image not found, NSLocalizedDescription=Loading a plug-in failed., NSFilePath=/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin, NSLocalizedFailureReason=The plug-in “com.apple.dt.IDE.IDEInterfaceBuilderAppleTVIntegration” at path “/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin” could not be loaded.  The plug-in or one of its prerequisite plug-ins may be missing or damaged., NSUnderlyingError=0x7ff7e16de850 {Error Domain=NSCocoaErrorDomain Code=3587 "dlopen_preflight(/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderAppleTVIntegration): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator
  Referenced from: /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderAppleTVIntegration
  Reason: image not found" UserInfo={NSLocalizedFailureReason=The bundle is damaged or missing necessary resources., NSLocalizedRecoverySuggestion=Try reinstalling the bundle., NSFilePath=/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderAppleTVIntegration, NSDebugDescription=dlopen_preflight(/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderAppleTVIntegration): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator
  Referenced from: /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderAppleTVIntegration
  Reason: image not found, NSBundlePath=/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin, NSLocalizedDescription=The bundle “IDEInterfaceBuilderAppleTVIntegration” couldn’t be loaded because it is damaged or missing necessary resources.}}}
2018-12-10 11:42:07.901 ibtoold[35595:1567085] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Error getting value for parameter key 'class' of extension 'Xcode.InterfaceBuilderKit.AppleTVIntegration.ConfigurationList' in plug-in 'com.apple.dt.IDE.IDEInterfaceBuilderAppleTVIntegration''
*** First throw call stack:
(
    0   CoreFoundation                      0x00007fff486b8ecd __exceptionPreprocess + 256
    1   libobjc.A.dylib                     0x00007fff74774720 objc_exception_throw + 48
    2   DVTFoundation                       0x0000000105246ccc -[DVTExtensionParameter valueForKey:error:] + 0
    3   Foundation                          0x00007fff4a9a9734 -[NSArray(NSKeyValueCoding) valueForKey:] + 430
    4   Foundation                          0x00007fff4a9f36e6 -[NSArray(NSKeyValueCoding) valueForKeyPath:] + 436
    5   Foundation                          0x00007fff4a96fdb3 -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 260
    6   IDEInterfaceBuilderKit              0x0000000104863d3b -[IBPlatform matchesExtension:] + 50
    7   IDEInterfaceBuilderKit              0x0000000104863ed7 __42-[IBPlatform extensionsForExtensionPoint:]_block_invoke + 27
    8   IBFoundation                        0x00000001058f916e -[NSSet(IBSetAdditions) ib_setByFilteringUsingBlock:] + 258
    9   IDEInterfaceBuilderKit              0x0000000104863e95 -[IBPlatform extensionsForExtensionPoint:] + 201
    10  IDEInterfaceBuilderKit              0x0000000104862f93 -[IBPlatform registerMemberConfigurationVariables] + 166
    11  IDEInterfaceBuilderKit              0x000000010499f534 -[IBScopedSingletonRegistry init] + 1350
    12  IDEInterfaceBuilderKit              0x000000010499efd4 __43+[IBScopedSingletonRegistry sharedInstance]_block_invoke + 41
    13  libdispatch.dylib                   0x00007fff757f4dcf _dispatch_client_callout + 8
    14  libdispatch.dylib                   0x00007fff757f6515 _dispatch_once_callout + 20
    15  IDEInterfaceBuilderKit              0x000000010499efa8 +[IBScopedSingletonRegistry sharedInstance] + 45
    16  IDEInterfaceBuilderKit              0x00000001047b31f0 -[IBInterfaceBuilderPlugin init] + 146
    17  IDEInterfaceBuilderKit              0x00000001047b3144 +[IBInterfaceBuilderPlugin ide_initializeWithOptions:error:] + 34
    18  IDEFoundation                       0x0000000105c16aee _IDEInitializeOnePlugInAndPrerequisites + 2324
    19  IDEFoundation                       0x0000000105c163f5 _IDEInitializeOnePlugInAndPrerequisites + 539
    20  IDEFoundation                       0x0000000105c163f5 _IDEInitializeOnePlugInAndPrerequisites + 539
    21  IDEFoundation                       0x0000000105c1534b _IDEInitializePlugIns + 1598
    22  IDEFoundation                       0x0000000105c14758 IDEInitialize + 8444
    23  ibtoold                             0x00000001044995b0 IBIDEInitialize + 52
    24  ibtoold                             0x00000001044986dc main + 1744
    25  libdyld.dylib                       0x00007fff75842ed9 start + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException
Command CompileAssetCatalog failed with a nonzero exit code

** BUILD FAILED **


The following build commands failed:
    CompileAssetCatalog /Volumes/ramdisk/macvim.git/src/MacVim/build/Release/PSMTabBarControl.framework/Versions/A/Resources /Volumes/ramdisk/macvim.git/src/MacVim/PSMTabBarControl/Media.xcassets
(1 failure)
make: *** [macvim] Error 65

Most helpful comment

Apparently, you must run Xcode to install additional components after every OS point upgrade, which I have not done.

>All comments

Apparently, you must run Xcode to install additional components after every OS point upgrade, which I have not done.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

epheien picture epheien  Â·  4Comments

romainl picture romainl  Â·  5Comments

alexvanu picture alexvanu  Â·  4Comments

9mm picture 9mm  Â·  4Comments

louiswolfers picture louiswolfers  Â·  5Comments