Advertisement
Guest User

interviews_install

a guest
Jun 10th, 2016
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 47.96 KB | None | 0 0
  1. dan ~ $ pacaur -S interviews
  2. :: Package(s) interviews not found in repositories, trying AUR...
  3. :: resolving dependencies...
  4. :: looking for inter-conflicts...
  5.  
  6. AUR Packages  (1): interviews-19-1  
  7.  
  8. :: Proceed with installation? [Y/n] y
  9. :: Retrieving package(s)...
  10. :: interviews build files are up-to-date -- skipping
  11. :: Checking interviews integrity...
  12. ==> Making package: interviews 19-1 (Fri Jun 10 10:34:51 CDT 2016)
  13. ==> Retrieving sources...
  14.   -> Found iv-19.tar.gz
  15. ==> Validating source files with md5sums...
  16.     iv-19.tar.gz ... Passed
  17. :: Building interviews package(s)...
  18. ==> Making package: interviews 19-1 (Fri Jun 10 10:34:52 CDT 2016)
  19. ==> Checking runtime dependencies...
  20. ==> Checking buildtime dependencies...
  21. ==> Retrieving sources...
  22.   -> Found iv-19.tar.gz
  23. ==> Validating source files with md5sums...
  24.     iv-19.tar.gz ... Passed
  25. ==> Extracting sources...
  26.   -> Extracting iv-19.tar.gz with bsdtar
  27. ==> Starting build()...
  28. checking build system type... x86_64-unknown-linux-gnu
  29. checking host system type... x86_64-unknown-linux-gnu
  30. CYGWIN=no
  31. MINGW=
  32. checking for g++... g++
  33. checking whether the C++ compiler works... yes
  34. checking for C++ compiler default output file name... a.out
  35. checking for suffix of executables...
  36. checking whether we are cross compiling... no
  37. checking for suffix of object files... o
  38. checking whether we are using the GNU C++ compiler... yes
  39. checking whether g++ accepts -g... yes
  40. checking for a BSD-compatible install... /usr/bin/install -c
  41. checking whether ln -s works... yes
  42. checking whether make sets $(MAKE)... yes
  43. checking how to print strings... printf
  44. checking for gcc... gcc
  45. checking whether we are using the GNU C compiler... yes
  46. checking whether gcc accepts -g... yes
  47. checking for gcc option to accept ISO C89... none needed
  48. checking for a sed that does not truncate output... /usr/bin/sed
  49. checking for grep that handles long lines and -e... /usr/bin/grep
  50. checking for egrep... /usr/bin/grep -E
  51. checking for fgrep... /usr/bin/grep -F
  52. checking for ld used by gcc... /usr/lib/hardening-wrapper/bin/ld
  53. checking if the linker (/usr/lib/hardening-wrapper/bin/ld) is GNU ld... yes
  54. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  55. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  56. checking the maximum length of command line arguments... 1572864
  57. checking whether the shell understands some XSI constructs... yes
  58. checking whether the shell understands "+="... yes
  59. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  60. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  61. checking for /usr/lib/hardening-wrapper/bin/ld option to reload object files... -r
  62. checking for objdump... objdump
  63. checking how to recognize dependent libraries... pass_all
  64. checking for dlltool... no
  65. checking how to associate runtime and link libraries... printf %s\n
  66. checking for ar... ar
  67. checking for archiver @FILE support... @
  68. checking for strip... strip
  69. checking for ranlib... ranlib
  70. checking for gawk... gawk
  71. checking command to parse /usr/bin/nm -B output from gcc object... ok
  72. checking for sysroot... no
  73. checking for mt... no
  74. checking if : is a manifest tool... no
  75. checking how to run the C preprocessor... gcc -E
  76. checking for ANSI C header files... yes
  77. checking for sys/types.h... yes
  78. checking for sys/stat.h... yes
  79. checking for stdlib.h... yes
  80. checking for string.h... yes
  81. checking for memory.h... yes
  82. checking for strings.h... yes
  83. checking for inttypes.h... yes
  84. checking for stdint.h... yes
  85. checking for unistd.h... yes
  86. checking for dlfcn.h... yes
  87. checking for objdir... .libs
  88. checking if gcc supports -fno-rtti -fno-exceptions... no
  89. checking for gcc option to produce PIC... -fPIC -DPIC
  90. checking if gcc PIC flag -fPIC -DPIC works... yes
  91. checking if gcc static flag -static works... yes
  92. checking if gcc supports -c -o file.o... yes
  93. checking if gcc supports -c -o file.o... (cached) yes
  94. checking whether the gcc linker (/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64) supports shared libraries... yes
  95. checking whether -lc should be explicitly linked in... no
  96. checking dynamic linker characteristics... GNU/Linux ld.so
  97. checking how to hardcode library paths into programs... immediate
  98. checking whether stripping libraries is possible... yes
  99. checking if libtool supports shared libraries... yes
  100. checking whether to build shared libraries... yes
  101. checking whether to build static libraries... no
  102. checking how to run the C++ preprocessor... g++ -E
  103. checking for ld used by g++... /usr/lib/hardening-wrapper/bin/ld -m elf_x86_64
  104. checking if the linker (/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64) is GNU ld... yes
  105. checking whether the g++ linker (/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64) supports shared libraries... yes
  106. checking for g++ option to produce PIC... -fPIC -DPIC
  107. checking if g++ PIC flag -fPIC -DPIC works... yes
  108. checking if g++ static flag -static works... yes
  109. checking if g++ supports -c -o file.o... yes
  110. checking if g++ supports -c -o file.o... (cached) yes
  111. checking whether the g++ linker (/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64) supports shared libraries... yes
  112. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  113. checking how to hardcode library paths into programs... immediate
  114. checking for cos in -lm... yes
  115. checking whether the compiler implements namespaces... yes
  116. checking whether the compiler has stringstream... yes
  117. We are able to link a c++ program that uses streams
  118. checking for dirent.h that defines DIR... yes
  119. checking for library containing opendir... none required
  120. checking for ANSI C header files... (cached) yes
  121. checking for sys/wait.h that is POSIX.1 compatible... yes
  122. checking fcntl.h usability... yes
  123. checking fcntl.h presence... yes
  124. checking for fcntl.h... yes
  125. checking malloc.h usability... yes
  126. checking malloc.h presence... yes
  127. checking for malloc.h... yes
  128. checking sys/file.h usability... yes
  129. checking sys/file.h presence... yes
  130. checking for sys/file.h... yes
  131. checking sys/ioctl.h usability... yes
  132. checking sys/ioctl.h presence... yes
  133. checking for sys/ioctl.h... yes
  134. checking sys/time.h usability... yes
  135. checking sys/time.h presence... yes
  136. checking for sys/time.h... yes
  137. checking for unistd.h... (cached) yes
  138. checking osfcn.h usability... no
  139. checking osfcn.h presence... no
  140. checking for osfcn.h... no
  141. checking sys/select.h usability... yes
  142. checking sys/select.h presence... yes
  143. checking for sys/select.h... yes
  144. checking for sys/stat.h... (cached) yes
  145. checking sys/mman.h usability... yes
  146. checking sys/mman.h presence... yes
  147. checking for sys/mman.h... yes
  148. checking stropts.h usability... yes
  149. checking stropts.h presence... yes
  150. checking for stropts.h... yes
  151. checking sys/conf.h usability... no
  152. checking sys/conf.h presence... no
  153. checking for sys/conf.h... no
  154. checking for X... libraries , headers
  155. checking for gethostbyname... yes
  156. checking for connect... yes
  157. checking for remove... yes
  158. checking for shmat... yes
  159. checking for IceConnectionNumber in -lICE... yes
  160. checking for off_t... yes
  161. checking for pid_t... yes
  162. checking for size_t... yes
  163. checking whether time.h and sys/time.h may both be included... yes
  164. checking whether struct tm is in sys/time.h or time.h... time.h
  165. checking for uid_t in sys/types.h... yes
  166. checking for working memcmp... yes
  167. checking for stdlib.h... (cached) yes
  168. checking for unistd.h... (cached) yes
  169. checking for sys/param.h... yes
  170. checking for getpagesize... yes
  171. checking for working mmap... yes
  172. checking return type of signal handlers... void
  173. checking for vprintf... yes
  174. checking for _doprnt... no
  175. checking for getcwd... yes
  176. checking for gethostname... yes
  177. checking for gettimeofday... yes
  178. checking for regcomp... yes
  179. checking for select... yes
  180. checking for socket... yes
  181. checking for strcspn... yes
  182. checking for strerror... yes
  183. checking for strtod... yes
  184. checking for strtol... yes
  185. checking for uname... yes
  186. checking for prototype for gettimeofday... found
  187. checking for type of signal functions... posix
  188. configure: creating ./config.status
  189. config.status: creating Makefile
  190. config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
  191. config.status: creating src/Makefile
  192. config.status: WARNING:  'src/Makefile.in' seems to ignore the --datarootdir setting
  193. config.status: creating src/bin/Makefile
  194. config.status: WARNING:  'src/bin/Makefile.in' seems to ignore the --datarootdir setting
  195. config.status: creating src/bin/idemo/Makefile
  196. config.status: WARNING:  'src/bin/idemo/Makefile.in' seems to ignore the --datarootdir setting
  197. config.status: creating src/bin/idraw/Makefile
  198. config.status: WARNING:  'src/bin/idraw/Makefile.in' seems to ignore the --datarootdir setting
  199. config.status: creating src/bin/iclass/Makefile
  200. config.status: WARNING:  'src/bin/iclass/Makefile.in' seems to ignore the --datarootdir setting
  201. config.status: creating src/include/Makefile
  202. config.status: WARNING:  'src/include/Makefile.in' seems to ignore the --datarootdir setting
  203. config.status: creating src/lib/Makefile
  204. config.status: WARNING:  'src/lib/Makefile.in' seems to ignore the --datarootdir setting
  205. config.status: creating config.h
  206. config.status: creating src/include/ivstream.h
  207. config.status: src/include/ivstream.h is unchanged
  208. config.status: executing libtool commands
  209. Making all in src
  210. make[1]: Entering directory '/home/dan/.cache/pacaur/interviews/src/iv-19/src'
  211. Making all in lib
  212. make[2]: Entering directory '/home/dan/.cache/pacaur/interviews/src/iv-19/src/lib'
  213. libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c Dispatch/dispatcher.cpp  -fPIC -DPIC -o Dispatch/.libs/dispatcher.o
  214. libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c Dispatch/iohandler.cpp  -fPIC -DPIC -o Dispatch/.libs/iohandler.o
  215. libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I. -I../include -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c IV-2_6/adjuster2_6.cpp  -fPIC -DPIC -o IV-2_6/.libs/adjuster2_6.o
  216. In file included from IV-2_6/adjuster2_6.cpp:39:0:
  217. ../include/InterViews/Bitmaps/enlargeHit.bm:10:74: error: narrowing conversion of '238' from 'int' to 'char' inside { } [-Wnarrowing]
  218.     0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
  219.                                                                           ^
  220. ../include/InterViews/Bitmaps/enlargeHit.bm:10:74: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]
  221. ../include/InterViews/Bitmaps/enlargeHit.bm:10:74: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing]
  222. ../include/InterViews/Bitmaps/enlargeHit.bm:10:74: error: narrowing conversion of '131' from 'int' to 'char' inside { } [-Wnarrowing]
  223. ../include/InterViews/Bitmaps/enlargeHit.bm:10:74: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing]
  224. ../include/InterViews/Bitmaps/enlargeHit.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  225. ../include/InterViews/Bitmaps/enlargeHit.bm:10:74: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]
  226. ../include/InterViews/Bitmaps/enlargeHit.bm:10:74: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]
  227. ../include/InterViews/Bitmaps/enlargeHit.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  228. In file included from IV-2_6/adjuster2_6.cpp:40:0:
  229. ../include/InterViews/Bitmaps/enlargeMask.bm:10:74: error: narrowing conversion of '254' from 'int' to 'char' inside { } [-Wnarrowing]
  230.     0xc0, 0xff, 0x07, 0x00, 0xc0, 0xff, 0x07, 0x00, 0xc0, 0xff, 0x07, 0x00};
  231.                                                                           ^
  232. ../include/InterViews/Bitmaps/enlargeMask.bm:10:74: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]
  233. ../include/InterViews/Bitmaps/enlargeMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  234. ../include/InterViews/Bitmaps/enlargeMask.bm:10:74: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing]
  235. ../include/InterViews/Bitmaps/enlargeMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  236. ../include/InterViews/Bitmaps/enlargeMask.bm:10:74: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing]
  237. ../include/InterViews/Bitmaps/enlargeMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  238. ../include/InterViews/Bitmaps/enlargeMask.bm:10:74: error: narrowing conversion of '248' from 'int' to 'char' inside { } [-Wnarrowing]
  239. ../include/InterViews/Bitmaps/enlargeMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  240. ../include/InterViews/Bitmaps/enlargeMask.bm:10:74: error: narrowing conversion of '248' from 'int' to 'char' inside { } [-Wnarrowing]
  241. ../include/InterViews/Bitmaps/enlargeMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  242. ../include/InterViews/Bitmaps/enlargeMask.bm:10:74: error: narrowing conversion of '248' from 'int' to 'char' inside { } [-Wnarrowing]
  243. ../include/InterViews/Bitmaps/enlargeMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  244. ../include/InterViews/Bitmaps/enlargeMask.bm:10:74: error: narrowing conversion of '248' from 'int' to 'char' inside { } [-Wnarrowing]
  245. ../include/InterViews/Bitmaps/enlargeMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  246. ../include/InterViews/Bitmaps/enlargeMask.bm:10:74: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]
  247. ../include/InterViews/Bitmaps/enlargeMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  248. ../include/InterViews/Bitmaps/enlargeMask.bm:10:74: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]
  249. ../include/InterViews/Bitmaps/enlargeMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  250. ../include/InterViews/Bitmaps/enlargeMask.bm:10:74: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]
  251. ../include/InterViews/Bitmaps/enlargeMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  252. ../include/InterViews/Bitmaps/enlargeMask.bm:10:74: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]
  253. ../include/InterViews/Bitmaps/enlargeMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  254. In file included from IV-2_6/adjuster2_6.cpp:41:0:
  255. ../include/InterViews/Bitmaps/enlarge.bm:10:74: error: narrowing conversion of '198' from 'int' to 'char' inside { } [-Wnarrowing]
  256.     0x40, 0x00, 0x04, 0x00, 0x40, 0x00, 0x04, 0x00, 0xc0, 0xff, 0x07, 0x00};
  257.                                                                           ^
  258. ../include/InterViews/Bitmaps/enlarge.bm:10:74: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]
  259. ../include/InterViews/Bitmaps/enlarge.bm:10:74: error: narrowing conversion of '248' from 'int' to 'char' inside { } [-Wnarrowing]
  260. ../include/InterViews/Bitmaps/enlarge.bm:10:74: error: narrowing conversion of '136' from 'int' to 'char' inside { } [-Wnarrowing]
  261. ../include/InterViews/Bitmaps/enlarge.bm:10:74: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]
  262. ../include/InterViews/Bitmaps/enlarge.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  263. ../include/InterViews/Bitmaps/enlarge.bm:10:74: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]
  264. ../include/InterViews/Bitmaps/enlarge.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  265. In file included from IV-2_6/adjuster2_6.cpp:42:0:
  266. ../include/InterViews/Bitmaps/reducerHit.bm:10:74: error: narrowing conversion of '254' from 'int' to 'char' inside { } [-Wnarrowing]
  267.     0x80, 0x11, 0x03, 0x00, 0x00, 0xd6, 0x00, 0x00, 0x00, 0x38, 0x00, 0x00};
  268.                                                                           ^
  269. ../include/InterViews/Bitmaps/reducerHit.bm:10:74: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]
  270. ../include/InterViews/Bitmaps/reducerHit.bm:10:74: error: narrowing conversion of '248' from 'int' to 'char' inside { } [-Wnarrowing]
  271. ../include/InterViews/Bitmaps/reducerHit.bm:10:74: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]
  272. ../include/InterViews/Bitmaps/reducerHit.bm:10:74: error: narrowing conversion of '134' from 'int' to 'char' inside { } [-Wnarrowing]
  273. ../include/InterViews/Bitmaps/reducerHit.bm:10:74: error: narrowing conversion of '195' from 'int' to 'char' inside { } [-Wnarrowing]
  274. ../include/InterViews/Bitmaps/reducerHit.bm:10:74: error: narrowing conversion of '198' from 'int' to 'char' inside { } [-Wnarrowing]
  275. ../include/InterViews/Bitmaps/reducerHit.bm:10:74: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]
  276. ../include/InterViews/Bitmaps/reducerHit.bm:10:74: error: narrowing conversion of '214' from 'int' to 'char' inside { } [-Wnarrowing]
  277. In file included from IV-2_6/adjuster2_6.cpp:43:0:
  278. ../include/InterViews/Bitmaps/reducerMask.bm:10:74: error: narrowing conversion of '254' from 'int' to 'char' inside { } [-Wnarrowing]
  279.     0x80, 0xff, 0x03, 0x00, 0x00, 0xfe, 0x00, 0x00, 0x00, 0x38, 0x00, 0x00};
  280.                                                                           ^
  281. ../include/InterViews/Bitmaps/reducerMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  282. ../include/InterViews/Bitmaps/reducerMask.bm:10:74: error: narrowing conversion of '248' from 'int' to 'char' inside { } [-Wnarrowing]
  283. ../include/InterViews/Bitmaps/reducerMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  284. ../include/InterViews/Bitmaps/reducerMask.bm:10:74: error: narrowing conversion of '248' from 'int' to 'char' inside { } [-Wnarrowing]
  285. ../include/InterViews/Bitmaps/reducerMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  286. ../include/InterViews/Bitmaps/reducerMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  287. ../include/InterViews/Bitmaps/reducerMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  288. ../include/InterViews/Bitmaps/reducerMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  289. ../include/InterViews/Bitmaps/reducerMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  290. ../include/InterViews/Bitmaps/reducerMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  291. ../include/InterViews/Bitmaps/reducerMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  292. ../include/InterViews/Bitmaps/reducerMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  293. ../include/InterViews/Bitmaps/reducerMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  294. ../include/InterViews/Bitmaps/reducerMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  295. ../include/InterViews/Bitmaps/reducerMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  296. ../include/InterViews/Bitmaps/reducerMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  297. ../include/InterViews/Bitmaps/reducerMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  298. ../include/InterViews/Bitmaps/reducerMask.bm:10:74: error: narrowing conversion of '254' from 'int' to 'char' inside { } [-Wnarrowing]
  299. ../include/InterViews/Bitmaps/reducerMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  300. ../include/InterViews/Bitmaps/reducerMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  301. ../include/InterViews/Bitmaps/reducerMask.bm:10:74: error: narrowing conversion of '248' from 'int' to 'char' inside { } [-Wnarrowing]
  302. ../include/InterViews/Bitmaps/reducerMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  303. ../include/InterViews/Bitmaps/reducerMask.bm:10:74: error: narrowing conversion of '224' from 'int' to 'char' inside { } [-Wnarrowing]
  304. ../include/InterViews/Bitmaps/reducerMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  305. ../include/InterViews/Bitmaps/reducerMask.bm:10:74: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]
  306. ../include/InterViews/Bitmaps/reducerMask.bm:10:74: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]
  307. ../include/InterViews/Bitmaps/reducerMask.bm:10:74: error: narrowing conversion of '254' from 'int' to 'char' inside { } [-Wnarrowing]
  308. In file included from IV-2_6/adjuster2_6.cpp:44:0:
  309. ../include/InterViews/Bitmaps/reducer.bm:10:74: error: narrowing conversion of '130' from 'int' to 'char' inside { } [-Wnarrowing]
  310.     0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
  311.                                                                           ^
  312. ../include/InterViews/Bitmaps/reducer.bm:10:74: error: narrowing conversion of '248' from 'int' to 'char' inside { } [-Wnarrowing]
  313. ../include/InterViews/Bitmaps/reducer.bm:10:74: error: narrowing conversion of '200' from 'int' to 'char' inside { } [-Wnarrowing]
  314. ../include/InterViews/Bitmaps/reducer.bm:10:74: error: narrowing conversion of '131' from 'int' to 'char' inside { } [-Wnarrowing]
  315. ../include/InterViews/Bitmaps/reducer.bm:10:74: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]
  316. ../include/InterViews/Bitmaps/reducer.bm:10:74: error: narrowing conversion of '147' from 'int' to 'char' inside { } [-Wnarrowing]
  317. In file included from IV-2_6/adjuster2_6.cpp:45:0:
  318. ../include/InterViews/Bitmaps/lmoverHit.bm:7:62: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]
  319.     0x04, 0x04, 0x08, 0x04, 0x90, 0x07, 0xa0, 0x00, 0xc0, 0x00};
  320.                                                               ^
  321. ../include/InterViews/Bitmaps/lmoverHit.bm:7:62: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing]
  322. ../include/InterViews/Bitmaps/lmoverHit.bm:7:62: error: narrowing conversion of '144' from 'int' to 'char' inside { } [-Wnarrowing]
  323. ../include/InterViews/Bitmaps/lmoverHit.bm:7:62: error: narrowing conversion of '144' from 'int' to 'char' inside { } [-Wnarrowing]
  324. ../include/InterViews/Bitmaps/lmoverHit.bm:7:62: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing]
  325. ../include/InterViews/Bitmaps/lmoverHit.bm:7:62: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]
  326. In file included from IV-2_6/adjuster2_6.cpp:46:0:
  327. ../include/InterViews/Bitmaps/lmoverMask.bm:7:62: error: narrowing conversion of '248' from 'int' to 'char' inside { } [-Wnarrowing]
  328.     0xfc, 0x07, 0xf8, 0x07, 0xf0, 0x07, 0xe0, 0x00, 0xc0, 0x00};
  329.                                                               ^
  330. ../include/InterViews/Bitmaps/lmoverMask.bm:7:62: error: narrowing conversion of '252' from 'int' to 'char' inside { } [-Wnarrowing]
  331. ../include/InterViews/Bitmaps/lmoverMask.bm:7:62: error: narrowing conversion of '254' from 'int' to 'char' inside { } [-Wnarrowing]
  332. ../include/InterViews/Bitmaps/lmoverMask.bm:7:62: error: narrowing conversion of '252' from 'int' to 'char' inside { } [-Wnarrowing]
  333. ../include/InterViews/Bitmaps/lmoverMask.bm:7:62: error: narrowing conversion of '248' from 'int' to 'char' inside { } [-Wnarrowing]
  334. ../include/InterViews/Bitmaps/lmoverMask.bm:7:62: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing]
  335. ../include/InterViews/Bitmaps/lmoverMask.bm:7:62: error: narrowing conversion of '224' from 'int' to 'char' inside { } [-Wnarrowing]
  336. ../include/InterViews/Bitmaps/lmoverMask.bm:7:62: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]
  337. In file included from IV-2_6/adjuster2_6.cpp:47:0:
  338. ../include/InterViews/Bitmaps/lmover.bm:7:62: error: narrowing conversion of '200' from 'int' to 'char' inside { } [-Wnarrowing]
  339.     0x04, 0x06, 0xc8, 0x07, 0xd0, 0x07, 0xe0, 0x00, 0xc0, 0x00};
  340.                                                               ^
  341. ../include/InterViews/Bitmaps/lmover.bm:7:62: error: narrowing conversion of '200' from 'int' to 'char' inside { } [-Wnarrowing]
  342. ../include/InterViews/Bitmaps/lmover.bm:7:62: error: narrowing conversion of '208' from 'int' to 'char' inside { } [-Wnarrowing]
  343. ../include/InterViews/Bitmaps/lmover.bm:7:62: error: narrowing conversion of '224' from 'int' to 'char' inside { } [-Wnarrowing]
  344. ../include/InterViews/Bitmaps/lmover.bm:7:62: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]
  345. In file included from IV-2_6/adjuster2_6.cpp:48:0:
  346. ../include/InterViews/Bitmaps/rmoverHit.bm:7:62: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing]
  347.     0x04, 0x04, 0x04, 0x02, 0x3c, 0x01, 0xa0, 0x00, 0x60, 0x00};
  348.                                                               ^
  349. ../include/InterViews/Bitmaps/rmoverHit.bm:7:62: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing]
  350. In file included from IV-2_6/adjuster2_6.cpp:49:0:
  351. ../include/InterViews/Bitmaps/rmoverMask.bm:7:62: error: narrowing conversion of '254' from 'int' to 'char' inside { } [-Wnarrowing]
  352.     0xfe, 0x07, 0xfe, 0x03, 0xfc, 0x01, 0xf0, 0x00, 0x60, 0x00};
  353.                                                               ^
  354. ../include/InterViews/Bitmaps/rmoverMask.bm:7:62: error: narrowing conversion of '254' from 'int' to 'char' inside { } [-Wnarrowing]
  355. ../include/InterViews/Bitmaps/rmoverMask.bm:7:62: error: narrowing conversion of '254' from 'int' to 'char' inside { } [-Wnarrowing]
  356. ../include/InterViews/Bitmaps/rmoverMask.bm:7:62: error: narrowing conversion of '254' from 'int' to 'char' inside { } [-Wnarrowing]
  357. ../include/InterViews/Bitmaps/rmoverMask.bm:7:62: error: narrowing conversion of '254' from 'int' to 'char' inside { } [-Wnarrowing]
  358. ../include/InterViews/Bitmaps/rmoverMask.bm:7:62: error: narrowing conversion of '252' from 'int' to 'char' inside { } [-Wnarrowing]
  359. ../include/InterViews/Bitmaps/rmoverMask.bm:7:62: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing]
  360. In file included from IV-2_6/adjuster2_6.cpp:50:0:
  361. ../include/InterViews/Bitmaps/rmover.bm:7:62: error: narrowing conversion of '158' from 'int' to 'char' inside { } [-Wnarrowing]
  362.     0x02, 0x07, 0x9e, 0x03, 0xdc, 0x01, 0xf0, 0x00, 0x60, 0x00};
  363.                                                               ^
  364. ../include/InterViews/Bitmaps/rmover.bm:7:62: error: narrowing conversion of '158' from 'int' to 'char' inside { } [-Wnarrowing]
  365. ../include/InterViews/Bitmaps/rmover.bm:7:62: error: narrowing conversion of '220' from 'int' to 'char' inside { } [-Wnarrowing]
  366. ../include/InterViews/Bitmaps/rmover.bm:7:62: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing]
  367. In file included from IV-2_6/adjuster2_6.cpp:51:0:
  368. ../include/InterViews/Bitmaps/umoverHit.bm:7:62: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing]
  369.     0x04, 0x04, 0x1c, 0x07, 0x10, 0x01, 0x10, 0x01, 0xf0, 0x01};
  370.                                                               ^
  371. ../include/InterViews/Bitmaps/umoverHit.bm:7:62: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing]
  372. In file included from IV-2_6/adjuster2_6.cpp:52:0:
  373. ../include/InterViews/Bitmaps/umoverMask.bm:7:62: error: narrowing conversion of '248' from 'int' to 'char' inside { } [-Wnarrowing]
  374.     0xfe, 0x07, 0xf8, 0x07, 0xf8, 0x01, 0xf8, 0x01, 0xf0, 0x01};
  375.                                                               ^
  376. ../include/InterViews/Bitmaps/umoverMask.bm:7:62: error: narrowing conversion of '252' from 'int' to 'char' inside { } [-Wnarrowing]
  377. ../include/InterViews/Bitmaps/umoverMask.bm:7:62: error: narrowing conversion of '254' from 'int' to 'char' inside { } [-Wnarrowing]
  378. ../include/InterViews/Bitmaps/umoverMask.bm:7:62: error: narrowing conversion of '254' from 'int' to 'char' inside { } [-Wnarrowing]
  379. ../include/InterViews/Bitmaps/umoverMask.bm:7:62: error: narrowing conversion of '248' from 'int' to 'char' inside { } [-Wnarrowing]
  380. ../include/InterViews/Bitmaps/umoverMask.bm:7:62: error: narrowing conversion of '248' from 'int' to 'char' inside { } [-Wnarrowing]
  381. ../include/InterViews/Bitmaps/umoverMask.bm:7:62: error: narrowing conversion of '248' from 'int' to 'char' inside { } [-Wnarrowing]
  382. ../include/InterViews/Bitmaps/umoverMask.bm:7:62: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing]
  383. In file included from IV-2_6/adjuster2_6.cpp:53:0:
  384. ../include/InterViews/Bitmaps/umover.bm:7:62: error: narrowing conversion of '136' from 'int' to 'char' inside { } [-Wnarrowing]
  385.     0x8e, 0x07, 0x88, 0x07, 0x88, 0x01, 0xf8, 0x01, 0xf0, 0x01};
  386.                                                               ^
  387. ../include/InterViews/Bitmaps/umover.bm:7:62: error: narrowing conversion of '142' from 'int' to 'char' inside { } [-Wnarrowing]
  388. ../include/InterViews/Bitmaps/umover.bm:7:62: error: narrowing conversion of '136' from 'int' to 'char' inside { } [-Wnarrowing]
  389. ../include/InterViews/Bitmaps/umover.bm:7:62: error: narrowing conversion of '136' from 'int' to 'char' inside { } [-Wnarrowing]
  390. ../include/InterViews/Bitmaps/umover.bm:7:62: error: narrowing conversion of '248' from 'int' to 'char' inside { } [-Wnarrowing]
  391. ../include/InterViews/Bitmaps/umover.bm:7:62: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing]
  392. In file included from IV-2_6/adjuster2_6.cpp:54:0:
  393. ../include/InterViews/Bitmaps/dmoverHit.bm:7:62: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing]
  394.     0x04, 0x04, 0x08, 0x02, 0x10, 0x01, 0xa0, 0x00, 0x40, 0x00};
  395.                                                               ^
  396. ../include/InterViews/Bitmaps/dmoverHit.bm:7:62: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing]
  397. In file included from IV-2_6/adjuster2_6.cpp:55:0:
  398. ../include/InterViews/Bitmaps/dmoverMask.bm:7:62: error: narrowing conversion of '248' from 'int' to 'char' inside { } [-Wnarrowing]
  399.     0xfc, 0x07, 0xf8, 0x03, 0xf0, 0x01, 0xe0, 0x00, 0x40, 0x00};
  400.                                                               ^
  401. ../include/InterViews/Bitmaps/dmoverMask.bm:7:62: error: narrowing conversion of '248' from 'int' to 'char' inside { } [-Wnarrowing]
  402. ../include/InterViews/Bitmaps/dmoverMask.bm:7:62: error: narrowing conversion of '248' from 'int' to 'char' inside { } [-Wnarrowing]
  403. ../include/InterViews/Bitmaps/dmoverMask.bm:7:62: error: narrowing conversion of '254' from 'int' to 'char' inside { } [-Wnarrowing]
  404. ../include/InterViews/Bitmaps/dmoverMask.bm:7:62: error: narrowing conversion of '254' from 'int' to 'char' inside { } [-Wnarrowing]
  405. ../include/InterViews/Bitmaps/dmoverMask.bm:7:62: error: narrowing conversion of '252' from 'int' to 'char' inside { } [-Wnarrowing]
  406. ../include/InterViews/Bitmaps/dmoverMask.bm:7:62: error: narrowing conversion of '248' from 'int' to 'char' inside { } [-Wnarrowing]
  407. ../include/InterViews/Bitmaps/dmoverMask.bm:7:62: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing]
  408. ../include/InterViews/Bitmaps/dmoverMask.bm:7:62: error: narrowing conversion of '224' from 'int' to 'char' inside { } [-Wnarrowing]
  409. In file included from IV-2_6/adjuster2_6.cpp:56:0:
  410. ../include/InterViews/Bitmaps/dmover.bm:7:62: error: narrowing conversion of '248' from 'int' to 'char' inside { } [-Wnarrowing]
  411.     0x04, 0x07, 0x88, 0x03, 0xd0, 0x01, 0xe0, 0x00, 0x40, 0x00};
  412.                                                               ^
  413. ../include/InterViews/Bitmaps/dmover.bm:7:62: error: narrowing conversion of '136' from 'int' to 'char' inside { } [-Wnarrowing]
  414. ../include/InterViews/Bitmaps/dmover.bm:7:62: error: narrowing conversion of '136' from 'int' to 'char' inside { } [-Wnarrowing]
  415. ../include/InterViews/Bitmaps/dmover.bm:7:62: error: narrowing conversion of '142' from 'int' to 'char' inside { } [-Wnarrowing]
  416. ../include/InterViews/Bitmaps/dmover.bm:7:62: error: narrowing conversion of '136' from 'int' to 'char' inside { } [-Wnarrowing]
  417. ../include/InterViews/Bitmaps/dmover.bm:7:62: error: narrowing conversion of '208' from 'int' to 'char' inside { } [-Wnarrowing]
  418. ../include/InterViews/Bitmaps/dmover.bm:7:62: error: narrowing conversion of '224' from 'int' to 'char' inside { } [-Wnarrowing]
  419. Makefile:482: recipe for target 'IV-2_6/adjuster2_6.lo' failed
  420. make[2]: *** [IV-2_6/adjuster2_6.lo] Error 1
  421. make[2]: Leaving directory '/home/dan/.cache/pacaur/interviews/src/iv-19/src/lib'
  422. Making all in include
  423. make[2]: Entering directory '/home/dan/.cache/pacaur/interviews/src/iv-19/src/include'
  424. make[2]: Nothing to be done for 'all'.
  425. make[2]: Leaving directory '/home/dan/.cache/pacaur/interviews/src/iv-19/src/include'
  426. Making all in bin
  427. make[2]: Entering directory '/home/dan/.cache/pacaur/interviews/src/iv-19/src/bin'
  428. Making all in iclass
  429. make[3]: Entering directory '/home/dan/.cache/pacaur/interviews/src/iv-19/src/bin/iclass'
  430. g++ -DHAVE_CONFIG_H -I. -I. -Div2_6_compatible -I../../include/IV-2_6 -I../../include  -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c -o classbuffer.o classbuffer.cpp
  431. g++ -DHAVE_CONFIG_H -I. -I. -Div2_6_compatible -I../../include/IV-2_6 -I../../include  -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c -o classeditor.o classeditor.cpp
  432. g++ -DHAVE_CONFIG_H -I. -I. -Div2_6_compatible -I../../include/IV-2_6 -I../../include  -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c -o classinfo.o classinfo.cpp
  433. g++ -DHAVE_CONFIG_H -I. -I. -Div2_6_compatible -I../../include/IV-2_6 -I../../include  -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c -o dialogs.o dialogs.cpp
  434. g++ -DHAVE_CONFIG_H -I. -I. -Div2_6_compatible -I../../include/IV-2_6 -I../../include  -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c -o direct.o direct.cpp
  435. g++ -DHAVE_CONFIG_H -I. -I. -Div2_6_compatible -I../../include/IV-2_6 -I../../include  -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c -o globals.o globals.cpp
  436. g++ -DHAVE_CONFIG_H -I. -I. -Div2_6_compatible -I../../include/IV-2_6 -I../../include  -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c -o iclass.o iclass.cpp
  437. g++ -DHAVE_CONFIG_H -I. -I. -Div2_6_compatible -I../../include/IV-2_6 -I../../include  -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c -o main.o main.cpp
  438. /bin/sh ../../../libtool --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wl,-O1,--sort-common,--as-needed,-z,relro -o iclass classbuffer.o classeditor.o classinfo.o dialogs.o direct.o globals.o iclass.o main.o ../../lib/libIVhines.la ../../lib/libUnidrawhines.la -lX11 -lXext -lm
  439. libtool: link: cannot find the library `../../lib/libIVhines.la' or unhandled argument `../../lib/libIVhines.la'
  440. Makefile:117: recipe for target 'iclass' failed
  441. make[3]: *** [iclass] Error 1
  442. make[3]: Leaving directory '/home/dan/.cache/pacaur/interviews/src/iv-19/src/bin/iclass'
  443. Making all in idemo
  444. make[3]: Entering directory '/home/dan/.cache/pacaur/interviews/src/iv-19/src/bin/idemo'
  445. g++ -DHAVE_CONFIG_H -I. -I. -I../../include  -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c -o main.o main.cpp
  446. /bin/sh ../../../libtool --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wl,-O1,--sort-common,--as-needed,-z,relro  -o idemo main.o ../../lib/libUnidrawhines.la ../../lib/libIVhines.la -lX11 -lXext  -lm
  447. libtool: link: cannot find the library `../../lib/libUnidrawhines.la' or unhandled argument `../../lib/libUnidrawhines.la'
  448. Makefile:124: recipe for target 'idemo' failed
  449. make[3]: *** [idemo] Error 1
  450. make[3]: Leaving directory '/home/dan/.cache/pacaur/interviews/src/iv-19/src/bin/idemo'
  451. Making all in idraw
  452. make[3]: Entering directory '/home/dan/.cache/pacaur/interviews/src/iv-19/src/bin/idraw'
  453. g++ -DHAVE_CONFIG_H -I. -I. -Div2_6_compatible -I../../include/IV-2_6 -I../../include  -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c -o idarrow.o idarrow.cpp
  454. In file included from idarrow.cpp:34:0:
  455. idcmds.h:123:18: warning: width of ‘ArrowCmd::_head’ exceeds its type
  456.      bool _head : 16;
  457.                   ^~
  458. idcmds.h:124:18: warning: width of ‘ArrowCmd::_tail’ exceeds its type
  459.      bool _tail : 16;
  460.                   ^~
  461. idarrow.cpp:66:18: warning: width of ‘_ArrowData::_head’ exceeds its type
  462.      bool _head : 16;
  463.                   ^~
  464. idarrow.cpp:67:18: warning: width of ‘_ArrowData::_tail’ exceeds its type
  465.      bool _tail : 16;
  466.                   ^~
  467. g++ -DHAVE_CONFIG_H -I. -I. -Div2_6_compatible -I../../include/IV-2_6 -I../../include  -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c -o idarrowhead.o idarrowhead.cpp
  468. g++ -DHAVE_CONFIG_H -I. -I. -Div2_6_compatible -I../../include/IV-2_6 -I../../include  -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c -o idarrows.o idarrows.cpp
  469. g++ -DHAVE_CONFIG_H -I. -I. -Div2_6_compatible -I../../include/IV-2_6 -I../../include  -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c -o idcatalog.o idcatalog.cpp
  470. g++ -DHAVE_CONFIG_H -I. -I. -Div2_6_compatible -I../../include/IV-2_6 -I../../include  -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c -o idcmds.o idcmds.cpp
  471. In file included from idcmds.cpp:49:0:
  472. idcmds.h:123:18: warning: width of ‘ArrowCmd::_head’ exceeds its type
  473.      bool _head : 16;
  474.                   ^~
  475. idcmds.h:124:18: warning: width of ‘ArrowCmd::_tail’ exceeds its type
  476.      bool _tail : 16;
  477.                   ^~
  478. g++ -DHAVE_CONFIG_H -I. -I. -Div2_6_compatible -I../../include/IV-2_6 -I../../include  -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c -o idcomp.o idcomp.cpp
  479. g++ -DHAVE_CONFIG_H -I. -I. -Div2_6_compatible -I../../include/IV-2_6 -I../../include  -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c -o idcreator.o idcreator.cpp
  480. In file included from idcreator.cpp:32:0:
  481. idcmds.h:123:18: warning: width of ‘ArrowCmd::_head’ exceeds its type
  482.      bool _head : 16;
  483.                   ^~
  484. idcmds.h:124:18: warning: width of ‘ArrowCmd::_tail’ exceeds its type
  485.      bool _tail : 16;
  486.                   ^~
  487. g++ -DHAVE_CONFIG_H -I. -I. -Div2_6_compatible -I../../include/IV-2_6 -I../../include  -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c -o iddialogs.o iddialogs.cpp
  488. g++ -DHAVE_CONFIG_H -I. -I. -Div2_6_compatible -I../../include/IV-2_6 -I../../include  -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c -o ided.o ided.cpp
  489. In file included from ided.cpp:33:0:
  490. idcmds.h:123:18: warning: width of ‘ArrowCmd::_head’ exceeds its type
  491.      bool _head : 16;
  492.                   ^~
  493. idcmds.h:124:18: warning: width of ‘ArrowCmd::_tail’ exceeds its type
  494.      bool _tail : 16;
  495.                   ^~
  496. g++ -DHAVE_CONFIG_H -I. -I. -Div2_6_compatible -I../../include/IV-2_6 -I../../include  -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c -o idkybd.o idkybd.cpp
  497. g++ -DHAVE_CONFIG_H -I. -I. -Div2_6_compatible -I../../include/IV-2_6 -I../../include  -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c -o idvars.o idvars.cpp
  498. g++ -DHAVE_CONFIG_H -I. -I. -Div2_6_compatible -I../../include/IV-2_6 -I../../include  -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c -o main.o main.cpp
  499. /bin/sh ../../../libtool --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wl,-O1,--sort-common,--as-needed,-z,relro -o idraw idarrow.o idarrowhead.o idarrows.o idcatalog.o idcmds.o idcomp.o idcreator.o iddialogs.o ided.o idkybd.o idvars.o main.o ../../lib/libUnidrawhines.la ../../lib/libIVhines.la -lX11 -lXext  -lm
  500. libtool: link: cannot find the library `../../lib/libUnidrawhines.la' or unhandled argument `../../lib/libUnidrawhines.la'
  501. Makefile:117: recipe for target 'idraw' failed
  502. make[3]: *** [idraw] Error 1
  503. make[3]: Leaving directory '/home/dan/.cache/pacaur/interviews/src/iv-19/src/bin/idraw'
  504. make[2]: Leaving directory '/home/dan/.cache/pacaur/interviews/src/iv-19/src/bin'
  505. make[1]: Leaving directory '/home/dan/.cache/pacaur/interviews/src/iv-19/src'
  506. ==> Entering fakeroot environment...
  507. ==> Starting package()...
  508. Making install in src
  509. make[1]: Entering directory '/home/dan/.cache/pacaur/interviews/src/iv-19/src'
  510. Making install in lib
  511. make[2]: Entering directory '/home/dan/.cache/pacaur/interviews/src/iv-19/src/lib'
  512. /bin/sh ../../mkinstalldirs /home/dan/.cache/pacaur/interviews/pkg/interviews//usr/lib
  513. mkdir /home/dan/.cache/pacaur/interviews/pkg/interviews/usr/lib
  514. /bin/sh ../../libtool --mode=install /usr/bin/install -c  libIVhines.la /home/dan/.cache/pacaur/interviews/pkg/interviews//usr/lib/libIVhines.la
  515. libtool: install: `libIVhines.la' is not a valid libtool archive
  516. libtool: install: Try `libtool --help --mode=install' for more information.
  517. /bin/sh ../../libtool --mode=install /usr/bin/install -c  libUnidrawhines.la /home/dan/.cache/pacaur/interviews/pkg/interviews//usr/lib/libUnidrawhines.la
  518. libtool: install: `libUnidrawhines.la' is not a valid libtool archive
  519. libtool: install: Try `libtool --help --mode=install' for more information.
  520. Makefile:451: recipe for target 'install' failed
  521. make[2]: *** [install] Error 1
  522. make[2]: Leaving directory '/home/dan/.cache/pacaur/interviews/src/iv-19/src/lib'
  523. Making install in include
  524. make[2]: Entering directory '/home/dan/.cache/pacaur/interviews/src/iv-19/src/include'
  525. for dir in Dispatch IV-2_6 IV-2_6/InterViews IV-X11 IV-look InterViews OS TIFF; do \
  526.   /bin/sh ../../mkinstalldirs /home/dan/.cache/pacaur/interviews/pkg/interviews//usr/include/$dir; \
  527.   for file in $dir/*.h; do \
  528.     /usr/bin/install -c -m 644 $file /home/dan/.cache/pacaur/interviews/pkg/interviews//usr/include/$file; \
  529.   done; \
  530. done
  531. mkdir /home/dan/.cache/pacaur/interviews/pkg/interviews/usr/include
  532. mkdir /home/dan/.cache/pacaur/interviews/pkg/interviews/usr/include/Dispatch
  533. mkdir /home/dan/.cache/pacaur/interviews/pkg/interviews/usr/include/IV-2_6
  534. mkdir /home/dan/.cache/pacaur/interviews/pkg/interviews/usr/include/IV-2_6/InterViews
  535. mkdir /home/dan/.cache/pacaur/interviews/pkg/interviews/usr/include/IV-X11
  536. mkdir /home/dan/.cache/pacaur/interviews/pkg/interviews/usr/include/IV-look
  537. mkdir /home/dan/.cache/pacaur/interviews/pkg/interviews/usr/include/InterViews
  538. mkdir /home/dan/.cache/pacaur/interviews/pkg/interviews/usr/include/OS
  539. mkdir /home/dan/.cache/pacaur/interviews/pkg/interviews/usr/include/TIFF
  540. /bin/sh ../../mkinstalldirs /home/dan/.cache/pacaur/interviews/pkg/interviews//usr/include/InterViews/Bitmaps
  541. mkdir /home/dan/.cache/pacaur/interviews/pkg/interviews/usr/include/InterViews/Bitmaps
  542. for file in InterViews/Bitmaps/*.bm; do \
  543.   /usr/bin/install -c -m 644 $file /home/dan/.cache/pacaur/interviews/pkg/interviews//usr/include/$file; \
  544. done
  545. /usr/bin/install -c -m 644 ivstream.h /home/dan/.cache/pacaur/interviews/pkg/interviews//usr/include/ivstream.h
  546. /usr/bin/install -c -m 644 ivstrm.h /home/dan/.cache/pacaur/interviews/pkg/interviews//usr/include/ivstrm.h
  547. /usr/bin/install -c -m 644 ivversion.h /home/dan/.cache/pacaur/interviews/pkg/interviews//usr/include/ivversion.h
  548. make[2]: Leaving directory '/home/dan/.cache/pacaur/interviews/src/iv-19/src/include'
  549. Making install in bin
  550. make[2]: Entering directory '/home/dan/.cache/pacaur/interviews/src/iv-19/src/bin'
  551. Making install in iclass
  552. make[3]: Entering directory '/home/dan/.cache/pacaur/interviews/src/iv-19/src/bin/iclass'
  553. /bin/sh ../../../libtool --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wl,-O1,--sort-common,--as-needed,-z,relro -o iclass classbuffer.o classeditor.o classinfo.o dialogs.o direct.o globals.o iclass.o main.o ../../lib/libIVhines.la ../../lib/libUnidrawhines.la -lX11 -lXext -lm
  554. libtool: link: cannot find the library `../../lib/libIVhines.la' or unhandled argument `../../lib/libIVhines.la'
  555. Makefile:117: recipe for target 'iclass' failed
  556. make[3]: *** [iclass] Error 1
  557. make[3]: Leaving directory '/home/dan/.cache/pacaur/interviews/src/iv-19/src/bin/iclass'
  558. Making install in idemo
  559. make[3]: Entering directory '/home/dan/.cache/pacaur/interviews/src/iv-19/src/bin/idemo'
  560. /bin/sh ../../../libtool --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wl,-O1,--sort-common,--as-needed,-z,relro  -o idemo main.o ../../lib/libUnidrawhines.la ../../lib/libIVhines.la -lX11 -lXext  -lm
  561. libtool: link: cannot find the library `../../lib/libUnidrawhines.la' or unhandled argument `../../lib/libUnidrawhines.la'
  562. Makefile:124: recipe for target 'idemo' failed
  563. make[3]: *** [idemo] Error 1
  564. make[3]: Leaving directory '/home/dan/.cache/pacaur/interviews/src/iv-19/src/bin/idemo'
  565. Making install in idraw
  566. make[3]: Entering directory '/home/dan/.cache/pacaur/interviews/src/iv-19/src/bin/idraw'
  567. /bin/sh ../../../libtool --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wl,-O1,--sort-common,--as-needed,-z,relro -o idraw idarrow.o idarrowhead.o idarrows.o idcatalog.o idcmds.o idcomp.o idcreator.o iddialogs.o ided.o idkybd.o idvars.o main.o ../../lib/libUnidrawhines.la ../../lib/libIVhines.la -lX11 -lXext  -lm
  568. libtool: link: cannot find the library `../../lib/libUnidrawhines.la' or unhandled argument `../../lib/libUnidrawhines.la'
  569. Makefile:117: recipe for target 'idraw' failed
  570. make[3]: *** [idraw] Error 1
  571. make[3]: Leaving directory '/home/dan/.cache/pacaur/interviews/src/iv-19/src/bin/idraw'
  572. make[2]: Leaving directory '/home/dan/.cache/pacaur/interviews/src/iv-19/src/bin'
  573. make[1]: Leaving directory '/home/dan/.cache/pacaur/interviews/src/iv-19/src'
  574. ==> Tidying install...
  575.   -> Removing libtool files...
  576.   -> Purging unwanted files...
  577.   -> Removing static library files...
  578.   -> Stripping unneeded symbols from binaries and libraries...
  579.   -> Compressing man and info pages...
  580. ==> Checking for packaging issue...
  581. ==> Creating package "interviews"...
  582.   -> Generating .PKGINFO file...
  583.   -> Generating .BUILDINFO file...
  584.   -> Generating .MTREE file...
  585.   -> Compressing package...
  586. ==> Leaving fakeroot environment.
  587. ==> Finished making: interviews 19-1 (Fri Jun 10 10:35:03 CDT 2016)
  588. ==> Cleaning up...
  589. :: Installing interviews package(s)...
  590. loading packages...
  591. resolving dependencies...
  592. looking for conflicting packages...
  593.  
  594. Packages (1) interviews-19-1
  595.  
  596. Total Installed Size:  0.68 MiB
  597.  
  598. :: Proceed with installation? [Y/n]
  599. (1/1) checking keys in keyring                                              [###########################################] 100%
  600. (1/1) checking package integrity                                            [###########################################] 100%
  601. (1/1) loading package files                                                 [###########################################] 100%
  602. (1/1) checking for file conflicts                                           [###########################################] 100%
  603. (1/1) checking available disk space                                         [###########################################] 100%
  604. :: Processing package changes...
  605. (1/1) installing interviews                                                 [###########################################] 100%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement