spacepaste

  1.  
  2. Build started at 2017-10-22T14:22:52.317837
  3. Python binary: /usr/bin/python3.4
  4. Python system: Linux
  5. The Meson build system
  6. Version: 0.43.0
  7. Source dir: /tmp/portage/gnome-base/nautilus-3.26.0/work/nautilus-3.26.0
  8. Build dir: /tmp/portage/gnome-base/nautilus-3.26.0/work/nautilus-3.26.0-build
  9. Build type: native build
  10. Project name: nautilus
  11. Sanity testing C compiler: x86_64-pc-linux-gnu-gcc
  12. Is cross compiler: False.
  13. Sanity check compiler command line: x86_64-pc-linux-gnu-gcc /tmp/portage/gnome-base/nautilus-3.26.0/work/nautilus-3.26.0-build/meson-private/sanitycheckc.c -o /tmp/portage/gnome-base/nautilus-3.26.0/work/nautilus-3.26.0-build/meson-private/sanitycheckc.exe
  14. Sanity check compile stdout:
  15. -----
  16. Sanity check compile stderr:
  17. -----
  18. Running test binary command: /tmp/portage/gnome-base/nautilus-3.26.0/work/nautilus-3.26.0-build/meson-private/sanitycheckc.exe
  19. Native C compiler: x86_64-pc-linux-gnu-gcc (gcc 5.4.0)
  20. Appending CFLAGS from environment: '-march=native -O2 -pipe'
  21. Appending LDFLAGS from environment: '-Wl,-O1 -Wl,--as-needed'
  22. Build machine cpu family: x86_64
  23. Build machine cpu: x86_64
  24. Found pkg-config: /usr/bin/pkg-config (0.28)
  25. Determining dependency 'glib-2.0' with pkg-config executable '/usr/bin/pkg-config'
  26. Native dependency glib-2.0 found: YES 2.54.1
  27. Determining dependency 'gtk+-3.0' with pkg-config executable '/usr/bin/pkg-config'
  28. Native dependency gtk+-3.0 found: YES 3.22.24
  29. Determining dependency 'gnome-autoar-0' with pkg-config executable '/usr/bin/pkg-config'
  30. Native dependency gnome-autoar-0 found: YES 0.2.2
  31. Determining dependency 'gail-3.0' with pkg-config executable '/usr/bin/pkg-config'
  32. Native dependency gail-3.0 found: YES 3.22.24
  33. Determining dependency 'gnome-desktop-3.0' with pkg-config executable '/usr/bin/pkg-config'
  34. Native dependency gnome-desktop-3.0 found: YES 3.25.4
  35. Determining dependency 'libxml-2.0' with pkg-config executable '/usr/bin/pkg-config'
  36. Native dependency libxml-2.0 found: YES 2.9.4
  37. Determining dependency 'x11' with pkg-config executable '/usr/bin/pkg-config'
  38. Native dependency x11 found: YES 1.6.5
  39. Determining dependency 'gthread-2.0' with pkg-config executable '/usr/bin/pkg-config'
  40. Native dependency gthread-2.0 found: YES 2.54.1
  41. Determining dependency 'gmodule-no-export-2.0' with pkg-config executable '/usr/bin/pkg-config'
  42. Native dependency gmodule-no-export-2.0 found: YES 2.54.1
  43. Determining dependency 'gio-2.0' with pkg-config executable '/usr/bin/pkg-config'
  44. Native dependency gio-2.0 found: YES 2.54.1
  45. Determining dependency 'gio-unix-2.0' with pkg-config executable '/usr/bin/pkg-config'
  46. Native dependency gio-unix-2.0 found: YES 2.54.1
  47. Determining dependency 'gsettings-desktop-schemas' with pkg-config executable '/usr/bin/pkg-config'
  48. Native dependency gsettings-desktop-schemas found: YES 3.24.1
  49. Running compile:
  50. Working directory: /tmp/portage/gnome-base/nautilus-3.26.0/temp/tmp5o66i6s1
  51. Command line: x86_64-pc-linux-gnu-gcc /tmp/portage/gnome-base/nautilus-3.26.0/temp/tmp5o66i6s1/testfile.c -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -O0 -Wl,--start-group -llibm -Wl,--end-group -D_FILE_OFFSET_BITS=64 -o /tmp/portage/gnome-base/nautilus-3.26.0/temp/tmp5o66i6s1/output.exe
  52. Code:
  53. int main(int argc, char **argv) { return 0; }
  54. Compiler stdout:
  55. Compiler stderr:
  56. /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llibm
  57. collect2: Fehler: ld gab 1 als Ende-Status zurück
  58.