Advertisement
Guest User

Untitled

a guest
May 7th, 2018
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.93 KB | None | 0 0
  1. # Crash reproducer for FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0)
  2. # Driver args: "-D" "HAVE_CONFIG_H" "-I" "." "-I" "../.." "-I" "../../contrib/uuid" "-I" "../../contrib/argp-standalone" "-D" "_FILE_OFFSET_BITS=64" "-D" "_GNU_SOURCE" "-D" "GF_BSD_HOST_OS" "-include" "../../config.h" "-include" "../../site.h" "-I" "../../libglusterfs/src" "-I" "../../libglusterfs/src" "-I" "../../libglusterfs/src" "-I" "../../rpc/rpc-lib/src" "-I" "../../rpc/xdr/src" "-I" "../../rpc/xdr/src" "-D" "DATADIR=\"/var\"" "-D" "__USE_FILE_OFFSET64" "-Wall" "-g" "-O2" "-g" "-rdynamic" "-Wformat" "-Werror=format-security" "-Werror=implicit-function-declaration" "-Wno-gnu" "-I" "../../contrib/argp-standalone" "-O0" "-D" "THREAD_UNSAFE_BASENAME" "-D" "THREAD_UNSAFE_DIRNAME" "-D" "_LIBGEN_H_" "-D" "O_DSYNC=0" "-D" "xdr_quad_t=xdr_longlong_t" "-D" "xdr_u_quad_t=xdr_u_longlong_t" "-g" "-O2" "-g" "-rdynamic" "-Wformat" "-Werror=format-security" "-Werror=implicit-function-declaration" "-MT" "glfs.lo" "-MD" "-MP" "-MF" ".deps/glfs.Tpo" "-c" "glfs.c" "-fPIC" "-D" "PIC" "-o" ".libs/glfs.o"
  3. # Original command: "/usr/bin/cc" "-cc1" "-triple" "x86_64-unknown-freebsd11.1" "-emit-obj" "-disable-free" "-disable-llvm-verifier" "-discard-value-names" "-main-file-name" "glfs.c" "-mrelocation-model" "pic" "-pic-level" "2" "-mthread-model" "posix" "-mdisable-fp-elim" "-masm-verbose" "-mconstructor-aliases" "-munwind-tables" "-target-cpu" "x86-64" "-dwarf-column-info" "-debug-info-kind=standalone" "-dwarf-version=2" "-debugger-tuning=gdb" "-coverage-notes-file" "/usr/home/SRC/glusterfs-3.13.2/api/src/.libs/glfs.gcno" "-resource-dir" "/usr/bin/../lib/clang/4.0.0" "-dependency-file" ".deps/glfs.Tpo" "-sys-header-deps" "-MP" "-MT" "glfs.lo" "-include" "../../config.h" "-include" "../../site.h" "-D" "HAVE_CONFIG_H" "-I" "." "-I" "../.." "-I" "../../contrib/uuid" "-I" "../../contrib/argp-standalone" "-D" "_FILE_OFFSET_BITS=64" "-D" "_GNU_SOURCE" "-D" "GF_BSD_HOST_OS" "-I" "../../libglusterfs/src" "-I" "../../libglusterfs/src" "-I" "../../libglusterfs/src" "-I" "../../rpc/rpc-lib/src" "-I" "../../rpc/xdr/src" "-I" "../../rpc/xdr/src" "-D" "DATADIR=\"/var\"" "-D" "__USE_FILE_OFFSET64" "-I" "../../contrib/argp-standalone" "-D" "THREAD_UNSAFE_BASENAME" "-D" "THREAD_UNSAFE_DIRNAME" "-D" "_LIBGEN_H_" "-D" "O_DSYNC=0" "-D" "xdr_quad_t=xdr_longlong_t" "-D" "xdr_u_quad_t=xdr_u_longlong_t" "-D" "PIC" "-O2" "-Wall" "-Wformat" "-Werror=format-security" "-Werror=implicit-function-declaration" "-Wno-gnu" "-Wformat" "-Werror=format-security" "-Werror=implicit-function-declaration" "-fdebug-compilation-dir" "/usr/home/SRC/glusterfs-3.13.2/api/src" "-ferror-limit" "19" "-fmessage-length" "233" "-fobjc-runtime=gnustep" "-fdiagnostics-show-option" "-vectorize-loops" "-vectorize-slp" "-o" ".libs/glfs.o" "-x" "c" "glfs.c"
  4. "/usr/bin/cc" "-cc1" "-triple" "x86_64-unknown-freebsd11.1" "-emit-obj" "-disable-free" "-disable-llvm-verifier" "-discard-value-names" "-main-file-name" "glfs.c" "-mrelocation-model" "pic" "-pic-level" "2" "-mthread-model" "posix" "-mdisable-fp-elim" "-masm-verbose" "-mconstructor-aliases" "-munwind-tables" "-target-cpu" "x86-64" "-dwarf-column-info" "-debug-info-kind=standalone" "-dwarf-version=2" "-debugger-tuning=gdb" "-coverage-notes-file" "/usr/home/SRC/glusterfs-3.13.2/api/src/.libs/glfs.gcno" "-sys-header-deps" "-D" "HAVE_CONFIG_H" "-D" "_FILE_OFFSET_BITS=64" "-D" "_GNU_SOURCE" "-D" "GF_BSD_HOST_OS" "-D" "DATADIR=\"/var\"" "-D" "__USE_FILE_OFFSET64" "-D" "THREAD_UNSAFE_BASENAME" "-D" "THREAD_UNSAFE_DIRNAME" "-D" "_LIBGEN_H_" "-D" "O_DSYNC=0" "-D" "xdr_quad_t=xdr_longlong_t" "-D" "xdr_u_quad_t=xdr_u_longlong_t" "-D" "PIC" "-O2" "-Wall" "-Wformat" "-Werror=format-security" "-Werror=implicit-function-declaration" "-Wno-gnu" "-Wformat" "-Werror=format-security" "-Werror=implicit-function-declaration" "-ferror-limit" "19" "-fmessage-length" "233" "-fobjc-runtime=gnustep" "-fdiagnostics-show-option" "-vectorize-loops" "-vectorize-slp" "-x" "c" "glfs-8a2844.c"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement