Advertisement
Guest User

Untitled

a guest
Jan 9th, 2021
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.70 KB | None | 0 0
  1. FAILED: src/Dazzle-1.0.gir
  2. /usr/bin/g-ir-scanner -pthread -DFFI_NO_RAW_API -I/usr/include/gobject-introspection-1.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre --no-libtool --namespace=Dazzle --nsversion=1.0 --warn-all --output src/Dazzle-1.0.gir --c-include=dazzle.h --quiet -DDAZZLE_COMPILATION -I/export/home/giahung/Downloads/libdazzle-3.38.0/src -I/export/home/giahung/Downloads/libdazzle-3.38.0/build/src -I./. -I../. -I./src -I../src --filelist=/export/home/giahung/Downloads/libdazzle-3.38.0/build/src/25a6634@@dazzle-1.0@sha/Dazzle_1.0_gir_filelist -L/export/home/giahung/Downloads/libdazzle-3.38.0/build/src --extra-library=dazzle-1.0 --include=Gio-2.0 --include=Gtk-3.0 --symbol-prefix=dzl --identifier-prefix=Dzl --pkg-export=libdazzle-1.0 --cflags-begin -DHAVE_CONFIG_H -DDAZZLE_COMPILATION -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=redundant-decls -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -fstack-protector-strong -I./. -I../. -I./src -I../src -DFFI_NO_RAW_API -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/drm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 --cflags-end --library dazzle-1.0 -L/export/home/giahung/Downloads/libdazzle-3.38.0/build/src --extra-library=gio-2.0 --extra-library=gobject-2.0 --extra-library=glib-2.0 --extra-library=gmodule-2.0 --extra-library=gtk-3 --extra-library=gdk-3 --extra-library=pangocairo-1.0 --extra-library=pango-1.0 --extra-library=harfbuzz --extra-library=atk-1.0 --extra-library=cairo-gobject --extra-library=cairo --extra-library=gdk_pixbuf-2.0 --extra-library=m --extra-library=rt --sources-top-dirs /export/home/giahung/Downloads/libdazzle-3.38.0/subprojects/ --sources-top-dirs /export/home/giahung/Downloads/libdazzle-3.38.0/build/subprojects/
  3. Traceback (most recent call last):
  4. File "/usr/lib/python3.5/distutils/unixccompiler.py", line 107, in preprocess
  5. self.spawn(pp_args)
  6. File "/usr/lib/python3.5/distutils/ccompiler.py", line 909, in spawn
  7. spawn(cmd, dry_run=self.dry_run)
  8. File "/usr/lib/python3.5/distutils/spawn.py", line 36, in spawn
  9. _spawn_posix(cmd, search_path, dry_run=dry_run)
  10. File "/usr/lib/python3.5/distutils/spawn.py", line 159, in _spawn_posix
  11. % (cmd, exit_status))
  12. distutils.errors.DistutilsExecError: command '/usr/gcc/7/bin/gcc' failed with exit status 1
  13.  
  14. During handling of the above exception, another exception occurred:
  15.  
  16. Traceback (most recent call last):
  17. File "/usr/bin/g-ir-scanner", line 99, in <module>
  18. sys.exit(scanner_main(sys.argv))
  19. File "/usr/lib/amd64/gobject-introspection/giscanner/scannermain.py", line 565, in scanner_main
  20. ss, filenames = create_source_scanner(options, args)
  21. File "/usr/lib/amd64/gobject-introspection/giscanner/scannermain.py", line 443, in create_source_scanner
  22. ss.parse_files(filenames)
  23. File "/usr/lib/amd64/gobject-introspection/giscanner/sourcescanner.py", line 257, in parse_files
  24. self._parse(headers)
  25. File "/usr/lib/amd64/gobject-introspection/giscanner/sourcescanner.py", line 305, in _parse
  26. self._cpp_options)
  27. File "/usr/lib/amd64/gobject-introspection/giscanner/ccompiler.py", line 276, in preprocess
  28. extra_postargs=extra_postargs)
  29. File "/usr/lib/python3.5/distutils/unixccompiler.py", line 109, in preprocess
  30. raise CompileError(msg)
  31. distutils.errors.CompileError: command '/usr/gcc/7/bin/gcc' failed with exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement