Skip to content

Instantly share code, notes, and snippets.

@springmeyer
Created September 5, 2016 00:53
Show Gist options
  • Save springmeyer/3f98a684c4ccdf553a5879d40b8fd897 to your computer and use it in GitHub Desktop.
Save springmeyer/3f98a684c4ccdf553a5879d40b8fd897 to your computer and use it in GitHub Desktop.
# Crash reproducer for mapbox/mason clang version 4.0.0 (https://github.com/mapbox/mason) (based on LLVM 4.0.0svn)
# Driver args: "--driver-mode=g++" "-o" "src/json/mapnik_json_feature_grammar.o" "-c" "-std=c++11" "-stdlib=libc++" "-fvisibility=hidden" "-fvisibility-inlines-hidden" "-Wall" "-ftemplate-depth-300" "-Wsign-compare" "-Wshadow" "-Wno-unsequenced" "-Wtautological-compare" "-Wheader-hygiene" "-O3" "-fPIC" "-D" "MAPNIK_MEMORY_MAPPED_FILE" "-D" "MAPNIK_HAS_DLCFN" "-D" "BIGINT" "-D" "BOOST_REGEX_HAS_ICU" "-D" "HAVE_JPEG" "-D" "MAPNIK_USE_PROJ4" "-D" "HAVE_PNG" "-D" "HAVE_WEBP" "-D" "HAVE_TIFF" "-D" "DARWIN" "-D" "MAPNIK_THREADSAFE" "-D" "BOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1" "-D" "BOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1" "-D" "BOOST_SPIRIT_USE_PHOENIX_V3=1" "-D" "NDEBUG" "-I" "deps" "-I" "deps/mapbox/variant/include" "-I" "deps/agg/include" "-I" "include" "-I" "mason_packages/.link/include" "-I" "mason_packages/.link/include/freetype2" "-I" "mason_packages/.link/include/libpng16" "-I" "mason_packages/osx-x86_64/gdal/2.1.1/include" "src/json/mapnik_json_feature_grammar.cpp"
# Original command: "/Users/dane/.mason/mason_packages/osx-x86_64/clang/4.x/bin/clang-4.0" "-cc1" "-triple" "x86_64-apple-macosx10.11.0" "-Wdeprecated-objc-isa-usage" "-Werror=deprecated-objc-isa-usage" "-emit-obj" "-disable-free" "-disable-llvm-verifier" "-discard-value-names" "-main-file-name" "mapnik_json_feature_grammar.cpp" "-mrelocation-model" "pic" "-pic-level" "2" "-mthread-model" "posix" "-mdisable-fp-elim" "-masm-verbose" "-munwind-tables" "-target-cpu" "core2" "-target-linker-version" "264.3.102" "-dwarf-column-info" "-debugger-tuning=lldb" "-coverage-notes-file" "/Users/dane/projects/mapnik/3.x/src/json/mapnik_json_feature_grammar.gcno" "-resource-dir" "/Users/dane/.mason/mason_packages/osx-x86_64/clang/4.x/bin/../lib/clang/4.0.0" "-D" "MAPNIK_MEMORY_MAPPED_FILE" "-D" "MAPNIK_HAS_DLCFN" "-D" "BIGINT" "-D" "BOOST_REGEX_HAS_ICU" "-D" "HAVE_JPEG" "-D" "MAPNIK_USE_PROJ4" "-D" "HAVE_PNG" "-D" "HAVE_WEBP" "-D" "HAVE_TIFF" "-D" "DARWIN" "-D" "MAPNIK_THREADSAFE" "-D" "BOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1" "-D" "BOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1" "-D" "BOOST_SPIRIT_USE_PHOENIX_V3=1" "-D" "NDEBUG" "-I" "deps" "-I" "deps/mapbox/variant/include" "-I" "deps/agg/include" "-I" "include" "-I" "mason_packages/.link/include" "-I" "mason_packages/.link/include/freetype2" "-I" "mason_packages/.link/include/libpng16" "-I" "mason_packages/osx-x86_64/gdal/2.1.1/include" "-isysroot" "/" "-stdlib=libc++" "-O3" "-Wall" "-Wsign-compare" "-Wshadow" "-Wno-unsequenced" "-Wtautological-compare" "-Wheader-hygiene" "-std=c++11" "-fdeprecated-macro" "-fdebug-compilation-dir" "/Users/dane/projects/mapnik/3.x" "-ftemplate-depth" "300" "-ferror-limit" "19" "-fmessage-length" "181" "-fvisibility" "hidden" "-fvisibility-inlines-hidden" "-stack-protector" "1" "-fblocks" "-fobjc-runtime=macosx-10.11.0" "-fencode-extended-block-signature" "-fcxx-exceptions" "-fexceptions" "-fmax-type-align=16" "-fdiagnostics-show-option" "-fcolor-diagnostics" "-vectorize-loops" "-vectorize-slp" "-o" "src/json/mapnik_json_feature_grammar.o" "-x" "c++" "src/json/mapnik_json_feature_grammar.cpp"
"/Users/dane/.mason/mason_packages/osx-x86_64/clang/4.x/bin/clang-4.0" "-cc1" "-triple" "x86_64-apple-macosx10.11.0" "-Wdeprecated-objc-isa-usage" "-Werror=deprecated-objc-isa-usage" "-emit-obj" "-disable-free" "-disable-llvm-verifier" "-discard-value-names" "-main-file-name" "mapnik_json_feature_grammar.cpp" "-mrelocation-model" "pic" "-pic-level" "2" "-mthread-model" "posix" "-mdisable-fp-elim" "-masm-verbose" "-munwind-tables" "-target-cpu" "core2" "-target-linker-version" "264.3.102" "-dwarf-column-info" "-debugger-tuning=lldb" "-coverage-notes-file" "/Users/dane/projects/mapnik/3.x/src/json/mapnik_json_feature_grammar.gcno" "-D" "MAPNIK_MEMORY_MAPPED_FILE" "-D" "MAPNIK_HAS_DLCFN" "-D" "BIGINT" "-D" "BOOST_REGEX_HAS_ICU" "-D" "HAVE_JPEG" "-D" "MAPNIK_USE_PROJ4" "-D" "HAVE_PNG" "-D" "HAVE_WEBP" "-D" "HAVE_TIFF" "-D" "DARWIN" "-D" "MAPNIK_THREADSAFE" "-D" "BOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1" "-D" "BOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1" "-D" "BOOST_SPIRIT_USE_PHOENIX_V3=1" "-D" "NDEBUG" "-stdlib=libc++" "-O3" "-Wall" "-Wsign-compare" "-Wshadow" "-Wno-unsequenced" "-Wtautological-compare" "-Wheader-hygiene" "-std=c++11" "-fdeprecated-macro" "-ftemplate-depth" "300" "-ferror-limit" "19" "-fmessage-length" "181" "-fvisibility" "hidden" "-fvisibility-inlines-hidden" "-stack-protector" "1" "-fblocks" "-fobjc-runtime=macosx-10.11.0" "-fencode-extended-block-signature" "-fcxx-exceptions" "-fexceptions" "-fmax-type-align=16" "-fdiagnostics-show-option" "-fcolor-diagnostics" "-vectorize-loops" "-vectorize-slp" "-x" "c++" "mapnik_json_feature_grammar-91251c.cpp"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment