Advertisement
Guest User

make stage output for bitlbee-discord

a guest
Feb 21st, 2020
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.79 KB | None | 0 0
  1. arfy@tess:~/ports/bitlbee-discord % make stage
  2. ===> License GPLv2 accepted by the user
  3. ===> bitlbee-discord-0.4.2.11 depends on file: /usr/local/sbin/pkg - found
  4. ===> Fetching all distfiles required by bitlbee-discord-0.4.2.11 for building
  5. ===> Extracting for bitlbee-discord-0.4.2.11
  6. => SHA256 Checksum OK for sm00th-bitlbee-discord-0.4.2-11-g3061edd-3061edd283b4e886384e5e8cad10f92dc45f3ee7_GH0.tar.gz.
  7. ===> Patching for bitlbee-discord-0.4.2.11
  8. ===> bitlbee-discord-0.4.2.11 depends on executable: bitlbee - found
  9. ===> bitlbee-discord-0.4.2.11 depends on package: pkgconf>=1.3.0_1 - found
  10. ===> bitlbee-discord-0.4.2.11 depends on package: autoconf>=2.69 - found
  11. ===> bitlbee-discord-0.4.2.11 depends on package: automake>=1.16.1 - found
  12. ===> bitlbee-discord-0.4.2.11 depends on executable: libtoolize - found
  13. ===> bitlbee-discord-0.4.2.11 depends on shared library: libjson-glib-1.0.so - found (/usr/local/lib/libjson-glib-1.0.so)
  14. ===> bitlbee-discord-0.4.2.11 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
  15. ===> bitlbee-discord-0.4.2.11 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
  16. ===> Configuring for bitlbee-discord-0.4.2.11
  17. aclocal: warning: couldn't open directory 'm4': No such file or directory
  18. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
  19. libtoolize: copying file 'build-aux/ltmain.sh'
  20. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
  21. libtoolize: copying file 'm4/libtool.m4'
  22. libtoolize: copying file 'm4/ltoptions.m4'
  23. libtoolize: copying file 'm4/ltsugar.m4'
  24. libtoolize: copying file 'm4/ltversion.m4'
  25. libtoolize: copying file 'm4/lt~obsolete.m4'
  26. configure.ac:28: installing 'build-aux/compile'
  27. configure.ac:32: installing 'build-aux/config.guess'
  28. configure.ac:32: installing 'build-aux/config.sub'
  29. configure.ac:26: installing 'build-aux/install-sh'
  30. configure.ac:26: installing 'build-aux/missing'
  31. src/Makefile.am: installing 'build-aux/depcomp'
  32. configure: loading site script /usr/ports/Templates/config.site
  33. checking for a BSD-compatible install... /usr/bin/install -c
  34. checking whether build environment is sane... yes
  35. checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
  36. checking for gawk... (cached) /usr/bin/awk
  37. checking whether make sets $(MAKE)... yes
  38. checking whether make supports nested variables... yes
  39. checking for gcc... cc
  40. checking whether the C compiler works... yes
  41. checking for C compiler default output file name... a.out
  42. checking for suffix of executables...
  43. checking whether we are cross compiling... no
  44. checking for suffix of object files... o
  45. checking whether we are using the GNU C compiler... yes
  46. checking whether cc accepts -g... yes
  47. checking for cc option to accept ISO C89... none needed
  48. checking whether cc understands -c and -o together... yes
  49. checking whether make supports the include directive... yes (GNU style)
  50. checking dependency style of cc... gcc3
  51. checking build system type... amd64-portbld-freebsd12.1
  52. checking host system type... amd64-portbld-freebsd12.1
  53. checking how to print strings... printf
  54. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  55. checking for grep that handles long lines and -e... (cached) /usr/bin/grep
  56. checking for egrep... (cached) /usr/bin/egrep
  57. checking for fgrep... (cached) /usr/bin/fgrep
  58. checking for ld used by cc... /usr/bin/ld
  59. checking if the linker (/usr/bin/ld) is GNU ld... yes
  60. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
  61. checking the name lister (/usr/bin/nm) interface... BSD nm
  62. checking whether ln -s works... yes
  63. checking the maximum length of command line arguments... (cached) 262144
  64. checking how to convert amd64-portbld-freebsd12.1 file names to amd64-portbld-freebsd12.1 format... func_convert_file_noop
  65. checking how to convert amd64-portbld-freebsd12.1 file names to toolchain format... func_convert_file_noop
  66. checking for /usr/bin/ld option to reload object files... -r
  67. checking for objdump... objdump
  68. checking how to recognize dependent libraries... pass_all
  69. checking for dlltool... no
  70. checking how to associate runtime and link libraries... printf %s\n
  71. checking for ar... ar
  72. checking for archiver @FILE support... no
  73. checking for strip... strip
  74. checking for ranlib... ranlib
  75. checking command to parse /usr/bin/nm output from cc object... ok
  76. checking for sysroot... no
  77. checking for a working dd... /bin/dd
  78. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  79. checking for mt... mt
  80. checking if mt is a manifest tool... no
  81. checking how to run the C preprocessor... cpp
  82. checking for ANSI C header files... (cached) yes
  83. checking for sys/types.h... (cached) yes
  84. checking for sys/stat.h... (cached) yes
  85. checking for stdlib.h... (cached) yes
  86. checking for string.h... (cached) yes
  87. checking for memory.h... (cached) yes
  88. checking for strings.h... (cached) yes
  89. checking for inttypes.h... (cached) yes
  90. checking for stdint.h... (cached) yes
  91. checking for unistd.h... (cached) yes
  92. checking for dlfcn.h... (cached) yes
  93. checking for objdir... .libs
  94. checking if cc supports -fno-rtti -fno-exceptions... yes
  95. checking for cc option to produce PIC... -fPIC -DPIC
  96. checking if cc PIC flag -fPIC -DPIC works... yes
  97. checking if cc static flag -static works... yes
  98. checking if cc supports -c -o file.o... yes
  99. checking if cc supports -c -o file.o... (cached) yes
  100. checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
  101. checking whether -lc should be explicitly linked in... no
  102. checking dynamic linker characteristics... freebsd12.1 ld.so
  103. checking how to hardcode library paths into programs... immediate
  104. checking whether stripping libraries is possible... yes
  105. checking if libtool supports shared libraries... yes
  106. checking whether to build shared libraries... yes
  107. checking whether to build static libraries... no
  108. checking whether make supports nested variables... (cached) yes
  109. checking for cc option to accept ISO C99... none needed
  110. checking pkg-config is at least version 0.9.0... yes
  111. checking for BITLBEE... yes
  112. checking for GLIB... yes
  113. checking for size_t... (cached) yes
  114. checking for memset... (cached) yes
  115. checking that generated files are newer than configure... done
  116. configure: creating ./config.status
  117. config.status: creating Makefile
  118. config.status: creating src/Makefile
  119. config.status: creating doc/Makefile
  120. config.status: creating config.h
  121. config.status: executing depfiles commands
  122. config.status: executing libtool commands
  123. ===> Building for bitlbee-discord-0.4.2.11
  124. /usr/bin/make all-recursive
  125. Making all in src
  126. /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/bitlbee/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wall -std=c99 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT discord_la-discord.lo -MD -MP -MF .deps/discord_la-discord.Tpo -c -o discord_la-discord.lo `test -f 'discord.c' || echo './'`discord.c
  127. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/bitlbee/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wall -std=c99 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT discord_la-discord.lo -MD -MP -MF .deps/discord_la-discord.Tpo -c discord.c -fPIC -DPIC -o .libs/discord_la-discord.o
  128. mv -f .deps/discord_la-discord.Tpo .deps/discord_la-discord.Plo
  129. /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/bitlbee/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wall -std=c99 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT discord_la-discord-handlers.lo -MD -MP -MF .deps/discord_la-discord-handlers.Tpo -c -o discord_la-discord-handlers.lo `test -f 'discord-handlers.c' || echo './'`discord-handlers.c
  130. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/bitlbee/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wall -std=c99 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT discord_la-discord-handlers.lo -MD -MP -MF .deps/discord_la-discord-handlers.Tpo -c discord-handlers.c -fPIC -DPIC -o .libs/discord_la-discord-handlers.o
  131. mv -f .deps/discord_la-discord-handlers.Tpo .deps/discord_la-discord-handlers.Plo
  132. /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/bitlbee/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wall -std=c99 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT discord_la-discord-http.lo -MD -MP -MF .deps/discord_la-discord-http.Tpo -c -o discord_la-discord-http.lo `test -f 'discord-http.c' || echo './'`discord-http.c
  133. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/bitlbee/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wall -std=c99 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT discord_la-discord-http.lo -MD -MP -MF .deps/discord_la-discord-http.Tpo -c discord-http.c -fPIC -DPIC -o .libs/discord_la-discord-http.o
  134. mv -f .deps/discord_la-discord-http.Tpo .deps/discord_la-discord-http.Plo
  135. /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/bitlbee/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wall -std=c99 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT discord_la-discord-util.lo -MD -MP -MF .deps/discord_la-discord-util.Tpo -c -o discord_la-discord-util.lo `test -f 'discord-util.c' || echo './'`discord-util.c
  136. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/bitlbee/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wall -std=c99 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT discord_la-discord-util.lo -MD -MP -MF .deps/discord_la-discord-util.Tpo -c discord-util.c -fPIC -DPIC -o .libs/discord_la-discord-util.o
  137. mv -f .deps/discord_la-discord-util.Tpo .deps/discord_la-discord-util.Plo
  138. /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/bitlbee/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wall -std=c99 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT discord_la-discord-websockets.lo -MD -MP -MF .deps/discord_la-discord-websockets.Tpo -c -o discord_la-discord-websockets.lo `test -f 'discord-websockets.c' || echo './'`discord-websockets.c
  139. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/bitlbee/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wall -std=c99 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT discord_la-discord-websockets.lo -MD -MP -MF .deps/discord_la-discord-websockets.Tpo -c discord-websockets.c -fPIC -DPIC -o .libs/discord_la-discord-websockets.o
  140. mv -f .deps/discord_la-discord-websockets.Tpo .deps/discord_la-discord-websockets.Plo
  141. /bin/sh ../libtool --tag=CC --mode=link cc -I/usr/local/include/bitlbee/ -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wall -std=c99 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lglib-2.0 -lintl -module -avoid-version -fstack-protector-strong -o discord.la -rpath /usr/local/lib/bitlbee discord_la-discord.lo discord_la-discord-handlers.lo discord_la-discord-http.lo discord_la-discord-util.lo discord_la-discord-websockets.lo
  142. libtool: link: cc -shared -fPIC -DPIC .libs/discord_la-discord.o .libs/discord_la-discord-handlers.o .libs/discord_la-discord-http.o .libs/discord_la-discord-util.o .libs/discord_la-discord-websockets.o -L/usr/local/lib -lglib-2.0 -lintl -O2 -fstack-protector-strong -fstack-protector-strong -Wl,-soname -Wl,discord.so -o .libs/discord.so
  143. libtool: link: ( cd ".libs" && rm -f "discord.la" && ln -s "../discord.la" "discord.la" )
  144. Making all in doc
  145. ===> Staging for bitlbee-discord-0.4.2.11
  146. ===> Generating temporary packing list
  147. if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /usr/home/arfy/ports/bitlbee-discord/work/bitlbee-discord-3061edd283b4e886384e5e8cad10f92dc45f3ee7/build-aux/install-sh -c -s" install_sh_PROGRAM="/bin/sh /usr/home/arfy/ports/bitlbee-discord/work/bitlbee-discord-3061edd283b4e886384e5e8cad10f92dc45f3ee7/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /usr/home/arfy/ports/bitlbee-discord/work/bitlbee-discord-3061edd283b4e886384e5e8cad10f92dc45f3ee7/build-aux/install-sh -c -s" install_sh_PROGRAM="/bin/sh /usr/home/arfy/ports/bitlbee-discord/work/bitlbee-discord-3061edd283b4e886384e5e8cad10f92dc45f3ee7/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi
  148. Making install in src
  149. /bin/mkdir -p '/usr/home/arfy/ports/bitlbee-discord/work/stage/usr/local/lib/bitlbee'
  150. /bin/sh ../libtool --mode=install /usr/bin/install -c -s discord.la '/usr/home/arfy/ports/bitlbee-discord/work/stage/usr/local/lib/bitlbee'
  151. libtool: install: /usr/bin/install -c .libs/discord.so /usr/home/arfy/ports/bitlbee-discord/work/stage/usr/local/lib/bitlbee/discord.so
  152. libtool: install: strip --strip-unneeded /usr/home/arfy/ports/bitlbee-discord/work/stage/usr/local/lib/bitlbee/discord.so
  153. libtool: install: /usr/bin/install -c .libs/discord.lai /usr/home/arfy/ports/bitlbee-discord/work/stage/usr/local/lib/bitlbee/discord.la
  154. libtool: warning: remember to run 'libtool --finish /usr/local/lib/bitlbee'
  155. Making install in doc
  156. if [ -f /usr/local/share/bitlbee//help.txt ]; then for file in discord-help.txt; do mkdir -p /usr/home/arfy/ports/bitlbee-discord/work/stage/usr/local/share/bitlbee/; /usr/bin/install -c -m 644 ./$file /usr/home/arfy/ports/bitlbee-discord/work/stage/usr/local/share/bitlbee//; done else echo "Detected dir /usr/local/share/bitlbee/ is not bitlbee's data dir"; echo "Skipping help install"; fi
  157. ====> Compressing man pages (compress-man)
  158. arfy@tess:~/ports/bitlbee-discord %
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement