1. * Package: sys-apps/syscriptor-1.5.15
  2. * Repository: gentoo
  3. * Maintainer: base-system@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking syscriptor-1.5.15.tar.bz2 to /tmp/portage/sys-apps/syscriptor-1.5.15/work
  15. >>> Source unpacked in /tmp/portage/sys-apps/syscriptor-1.5.15/work
  16. >>> Compiling source in /tmp/portage/sys-apps/syscriptor-1.5.15/work/syscriptor ...
  17. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64
  18. configure: loading site script /usr/share/config.site
  19. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  20. checking for C compiler default output... a.out
  21. checking whether the C compiler works... yes
  22. checking whether we are cross compiling... no
  23. checking for suffix of executables...
  24. checking for suffix of object files... o
  25. checking whether we are using the GNU C compiler... yes
  26. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  27. checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
  28. checking for a BSD-compatible install... /usr/bin/install -c
  29. checking whether build environment is sane... yes
  30. checking whether make sets $(MAKE)... yes
  31. checking for working aclocal-1.4... found
  32. checking for working autoconf... found
  33. checking for working automake-1.4... found
  34. checking for working autoheader... found
  35. checking for working makeinfo... found
  36. checking how to run the C preprocessor... gcc -E
  37. checking for egrep... grep -E
  38. checking for ANSI C header files... yes
  39. checking for sys/types.h... yes
  40. checking for sys/stat.h... yes
  41. checking for stdlib.h... yes
  42. checking for string.h... yes
  43. checking for memory.h... yes
  44. checking for strings.h... yes
  45. checking for inttypes.h... yes
  46. checking for stdint.h... yes
  47. checking for unistd.h... yes
  48. checking arpa/inet.h usability... yes
  49. checking arpa/inet.h presence... yes
  50. checking for arpa/inet.h... yes
  51. checking ctype.h usability... yes
  52. checking ctype.h presence... yes
  53. checking for ctype.h... yes
  54. checking fcntl.h usability... yes
  55. checking fcntl.h presence... yes
  56. checking for fcntl.h... yes
  57. checking linux/fs.h usability... yes
  58. checking linux/fs.h presence... yes
  59. checking for linux/fs.h... yes
  60. checking linux/hdreg.h usability... yes
  61. checking linux/hdreg.h presence... yes
  62. checking for linux/hdreg.h... yes
  63. checking net/if.h usability... yes
  64. checking net/if.h presence... yes
  65. checking for net/if.h... yes
  66. checking scsi/sg.h usability... yes
  67. checking scsi/sg.h presence... yes
  68. checking for scsi/sg.h... yes
  69. checking stdio.h usability... yes
  70. checking stdio.h presence... yes
  71. checking for stdio.h... yes
  72. checking for string.h... (cached) yes
  73. checking sys/ioctl.h usability... yes
  74. checking sys/ioctl.h presence... yes
  75. checking for sys/ioctl.h... yes
  76. checking sys/sysinfo.h usability... yes
  77. checking sys/sysinfo.h presence... yes
  78. checking for sys/sysinfo.h... yes
  79. checking sys/utsname.h usability... yes
  80. checking sys/utsname.h presence... yes
  81. checking for sys/utsname.h... yes
  82. checking for unistd.h... (cached) yes
  83. configure: creating ./config.status
  84. config.status: creating Makefile
  85. config.status: creating src/Makefile
  86. config.status: creating man/Makefile
  87. make -j24
  88. Making all in src
  89. make[1]: Entering directory `/tmp/portage/sys-apps/syscriptor-1.5.15/work/syscriptor/src'
  90. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"syscriptor\" -DVERSION=\"1.5.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LINUX_FS_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_NET_IF_H=1 -DHAVE_SCSI_SG_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_UTSNAME_H=1 -DHAVE_UNISTD_H=1 -I. -I. -W -Wall -g -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c main.c
  91. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"syscriptor\" -DVERSION=\"1.5.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LINUX_FS_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_NET_IF_H=1 -DHAVE_SCSI_SG_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_UTSNAME_H=1 -DHAVE_UNISTD_H=1 -I. -I. -W -Wall -g -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cpu.c
  92. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"syscriptor\" -DVERSION=\"1.5.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LINUX_FS_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_NET_IF_H=1 -DHAVE_SCSI_SG_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_UTSNAME_H=1 -DHAVE_UNISTD_H=1 -I. -I. -W -Wall -g -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c help.c
  93. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"syscriptor\" -DVERSION=\"1.5.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LINUX_FS_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_NET_IF_H=1 -DHAVE_SCSI_SG_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_UTSNAME_H=1 -DHAVE_UNISTD_H=1 -I. -I. -W -Wall -g -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ide.c
  94. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"syscriptor\" -DVERSION=\"1.5.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LINUX_FS_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_NET_IF_H=1 -DHAVE_SCSI_SG_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_UTSNAME_H=1 -DHAVE_UNISTD_H=1 -I. -I. -W -Wall -g -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c memory.c
  95. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"syscriptor\" -DVERSION=\"1.5.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LINUX_FS_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_NET_IF_H=1 -DHAVE_SCSI_SG_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_UTSNAME_H=1 -DHAVE_UNISTD_H=1 -I. -I. -W -Wall -g -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c network.c
  96. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"syscriptor\" -DVERSION=\"1.5.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LINUX_FS_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_NET_IF_H=1 -DHAVE_SCSI_SG_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_UTSNAME_H=1 -DHAVE_UNISTD_H=1 -I. -I. -W -Wall -g -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c os.c
  97. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"syscriptor\" -DVERSION=\"1.5.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LINUX_FS_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_NET_IF_H=1 -DHAVE_SCSI_SG_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_UTSNAME_H=1 -DHAVE_UNISTD_H=1 -I. -I. -W -Wall -g -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c partitions.c
  98. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"syscriptor\" -DVERSION=\"1.5.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LINUX_FS_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_NET_IF_H=1 -DHAVE_SCSI_SG_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_UTSNAME_H=1 -DHAVE_UNISTD_H=1 -I. -I. -W -Wall -g -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c scsi.c
  99. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"syscriptor\" -DVERSION=\"1.5.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LINUX_FS_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_NET_IF_H=1 -DHAVE_SCSI_SG_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_UTSNAME_H=1 -DHAVE_UNISTD_H=1 -I. -I. -W -Wall -g -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sound.c
  100. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"syscriptor\" -DVERSION=\"1.5.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LINUX_FS_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_NET_IF_H=1 -DHAVE_SCSI_SG_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_UTSNAME_H=1 -DHAVE_UNISTD_H=1 -I. -I. -W -Wall -g -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c uptime.c
  101. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"syscriptor\" -DVERSION=\"1.5.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LINUX_FS_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_NET_IF_H=1 -DHAVE_SCSI_SG_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_UTSNAME_H=1 -DHAVE_UNISTD_H=1 -I. -I. -W -Wall -g -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c version.c
  102. gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"syscriptor\" -DVERSION=\"1.5.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LINUX_FS_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_NET_IF_H=1 -DHAVE_SCSI_SG_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_UTSNAME_H=1 -DHAVE_UNISTD_H=1 -I. -I. -W -Wall -g -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c video.c
  103. In file included from scsi.c:21:0:
  104. /usr/include/scsi/sg.h:38:3: error: unknown type name 'size_t'
  105. ide.c: In function 'ide':
  106. ide.c:72:10: warning: the address of 'buf2' will always evaluate as 'true' [-Waddress]
  107. scsi.c: In function 'show_info':
  108. scsi.c:116:23: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  109. make[1]: *** [scsi.o] Error 1
  110. make[1]: *** Waiting for unfinished jobs....
  111. make[1]: Leaving directory `/tmp/portage/sys-apps/syscriptor-1.5.15/work/syscriptor/src'
  112. make: *** [all-recursive] Error 1
  113. emake failed
  114. * ERROR: sys-apps/syscriptor-1.5.15 failed (compile phase):
  115. * emake failed
  116. *
  117. * Call stack:
  118. * ebuild.sh, line 93: Called src_compile
  119. * environment, line 376: Called __eapi0_src_compile
  120. * phase-helpers.sh, line 589: Called __eapi2_src_compile
  121. * phase-helpers.sh, line 629: Called die
  122. * The specific snippet of code:
  123. * emake || die "emake failed"
  124. *
  125. * If you need support, post the output of `emerge --info '=sys-apps/syscriptor-1.5.15'`,
  126. * the complete build log and the output of `emerge -pqv '=sys-apps/syscriptor-1.5.15'`.
  127. sed: couldn't open temporary file /etc/portage/package.mask/sed6JNAPl: Permission denied