Advertisement
Guest User

Untitled

a guest
Mar 1st, 2018
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.75 KB | None | 0 0
  1. christophe@debian-vm:~/temp/veriumminer-1.4$ debuild -us -uc
  2. dpkg-buildpackage -rfakeroot -us -uc
  3. dpkg-buildpackage: info: source package veriumminer
  4. dpkg-buildpackage: info: source version 1.4-1
  5. dpkg-buildpackage: info: source distribution unstable
  6. dpkg-buildpackage: info: source changed by Christophe De Troyer <christophe@debian-vm>
  7. dpkg-source --before-build veriumminer-1.4
  8. dpkg-buildpackage: info: host architecture amd64
  9. fakeroot debian/rules clean
  10. ./build.sh
  11. make[1]: Entering directory '/home/christophe/temp/veriumminer-1.4'
  12. Making clean in compat
  13. make[2]: Entering directory '/home/christophe/temp/veriumminer-1.4/compat'
  14. make[3]: Entering directory '/home/christophe/temp/veriumminer-1.4/compat'
  15. make[3]: Nothing to be done for 'clean-am'.
  16. make[3]: Leaving directory '/home/christophe/temp/veriumminer-1.4/compat'
  17. make[2]: Leaving directory '/home/christophe/temp/veriumminer-1.4/compat'
  18. make[2]: Entering directory '/home/christophe/temp/veriumminer-1.4'
  19. test -z "cpuminer" || rm -f cpuminer
  20. rm -f *.o
  21. rm -f algo/*.o
  22. rm -f asm/*.o
  23. rm -f compat/*.o
  24. rm -f crypto/*.o
  25. make[2]: Leaving directory '/home/christophe/temp/veriumminer-1.4'
  26. make[1]: Leaving directory '/home/christophe/temp/veriumminer-1.4'
  27. checking build system type... x86_64-pc-linux-gnu
  28. checking host system type... x86_64-pc-linux-gnu
  29. checking target system type... x86_64-pc-linux-gnu
  30. checking for a BSD-compatible install... /usr/bin/install -c
  31. checking whether build environment is sane... yes
  32. checking for a thread-safe mkdir -p... /bin/mkdir -p
  33. checking for gawk... gawk
  34. checking whether make sets $(MAKE)... yes
  35. checking whether make supports nested variables... yes
  36. checking whether to enable maintainer-specific portions of Makefiles... no
  37. checking for style of include used by make... GNU
  38. checking for gcc... gcc
  39. checking whether the C compiler works... yes
  40. checking for C compiler default output file name... a.out
  41. checking for suffix of executables...
  42. checking whether we are cross compiling... no
  43. checking for suffix of object files... o
  44. checking whether we are using the GNU C compiler... yes
  45. checking whether gcc accepts -g... yes
  46. checking for gcc option to accept ISO C89... none needed
  47. checking whether gcc understands -c and -o together... yes
  48. checking dependency style of gcc... gcc3
  49. checking for gcc option to accept ISO C99... none needed
  50. checking how to run the C preprocessor... gcc -E
  51. checking for grep that handles long lines and -e... /bin/grep
  52. checking for egrep... /bin/grep -E
  53. checking whether gcc needs -traditional... no
  54. checking dependency style of gcc... gcc3
  55. checking for ranlib... ranlib
  56. checking for g++... g++
  57. checking whether we are using the GNU C++ compiler... yes
  58. checking whether g++ accepts -g... yes
  59. checking dependency style of g++... gcc3
  60. checking for ANSI C header files... yes
  61. checking for sys/types.h... yes
  62. checking for sys/stat.h... yes
  63. checking for stdlib.h... yes
  64. checking for string.h... yes
  65. checking for memory.h... yes
  66. checking for strings.h... yes
  67. checking for inttypes.h... yes
  68. checking for stdint.h... yes
  69. checking for unistd.h... yes
  70. checking sys/endian.h usability... no
  71. checking sys/endian.h presence... no
  72. checking for sys/endian.h... no
  73. checking sys/param.h usability... yes
  74. checking sys/param.h presence... yes
  75. checking for sys/param.h... yes
  76. checking syslog.h usability... yes
  77. checking syslog.h presence... yes
  78. checking for syslog.h... yes
  79. checking for sys/sysctl.h... yes
  80. checking whether be32dec is declared... no
  81. checking whether le32dec is declared... no
  82. checking whether be32enc is declared... no
  83. checking whether le32enc is declared... no
  84. checking whether le16dec is declared... no
  85. checking whether le16enc is declared... no
  86. checking for size_t... yes
  87. checking for working alloca.h... yes
  88. checking for alloca... yes
  89. checking for getopt_long... yes
  90. checking whether we can compile AVX code... yes
  91. checking whether we can compile XOP code... yes
  92. checking whether we can compile AVX2 code... yes
  93. checking for json_loads in -ljansson... yes
  94. checking for pthread_create in -lpthread... yes
  95. checking whether __uint128_t is supported... yes
  96. checking that generated files are newer than configure... done
  97. configure: creating ./config.status
  98. config.status: creating Makefile
  99. config.status: creating compat/Makefile
  100. config.status: creating compat/jansson/Makefile
  101. config.status: creating cpuminer-config.h
  102. config.status: cpuminer-config.h is unchanged
  103. config.status: executing depfiles commands
  104. make[1]: Entering directory '/home/christophe/temp/veriumminer-1.4'
  105. make all-recursive
  106. make[2]: Entering directory '/home/christophe/temp/veriumminer-1.4'
  107. Making all in compat
  108. make[3]: Entering directory '/home/christophe/temp/veriumminer-1.4/compat'
  109. make[4]: Entering directory '/home/christophe/temp/veriumminer-1.4/compat'
  110. make[4]: Nothing to be done for 'all-am'.
  111. make[4]: Leaving directory '/home/christophe/temp/veriumminer-1.4/compat'
  112. make[3]: Leaving directory '/home/christophe/temp/veriumminer-1.4/compat'
  113. make[3]: Entering directory '/home/christophe/temp/veriumminer-1.4'
  114. gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -Ofast -flto -fuse-linker-plugin -ftree-loop-if-convert-stores -march=native -DUSE_ASM -pg -Iyes/include -Iyes/include -MT crypto/cpuminer-aesb.o -MD -MP -MF crypto/.deps/cpuminer-aesb.Tpo -c -o crypto/cpuminer-aesb.o `test -f 'crypto/aesb.c' || echo './'`crypto/aesb.c
  115. gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -Ofast -flto -fuse-linker-plugin -ftree-loop-if-convert-stores -march=native -DUSE_ASM -pg -Iyes/include -Iyes/include -MT cpuminer-cpu-miner.o -MD -MP -MF .deps/cpuminer-cpu-miner.Tpo -c -o cpuminer-cpu-miner.o `test -f 'cpu-miner.c' || echo './'`cpu-miner.c
  116. gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -Ofast -flto -fuse-linker-plugin -ftree-loop-if-convert-stores -march=native -DUSE_ASM -pg -Iyes/include -Iyes/include -MT cpuminer-util.o -MD -MP -MF .deps/cpuminer-util.Tpo -c -o cpuminer-util.o `test -f 'util.c' || echo './'`util.c
  117. gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -Ofast -flto -fuse-linker-plugin -ftree-loop-if-convert-stores -march=native -DUSE_ASM -pg -Iyes/include -Iyes/include -MT cpuminer-api.o -MD -MP -MF .deps/cpuminer-api.Tpo -c -o cpuminer-api.o `test -f 'api.c' || echo './'`api.c
  118. mv -f crypto/.deps/cpuminer-aesb.Tpo crypto/.deps/cpuminer-aesb.Po
  119. gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -Ofast -flto -fuse-linker-plugin -ftree-loop-if-convert-stores -march=native -DUSE_ASM -pg -Iyes/include -Iyes/include -MT cpuminer-sysinfos.o -MD -MP -MF .deps/cpuminer-sysinfos.Tpo -c -o cpuminer-sysinfos.o `test -f 'sysinfos.c' || echo './'`sysinfos.c
  120. mv -f .deps/cpuminer-api.Tpo .deps/cpuminer-api.Po
  121. g++ -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -g -O2 -MT cpuminer-uint256.o -MD -MP -MF .deps/cpuminer-uint256.Tpo -c -o cpuminer-uint256.o `test -f 'uint256.cpp' || echo './'`uint256.cpp
  122. mv -f .deps/cpuminer-sysinfos.Tpo .deps/cpuminer-sysinfos.Po
  123. gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -Ofast -flto -fuse-linker-plugin -ftree-loop-if-convert-stores -march=native -DUSE_ASM -pg -Iyes/include -Iyes/include -MT crypto/cpuminer-oaes_lib.o -MD -MP -MF crypto/.deps/cpuminer-oaes_lib.Tpo -c -o crypto/cpuminer-oaes_lib.o `test -f 'crypto/oaes_lib.c' || echo './'`crypto/oaes_lib.c
  124. mv -f .deps/cpuminer-cpu-miner.Tpo .deps/cpuminer-cpu-miner.Po
  125. gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -Ofast -flto -fuse-linker-plugin -ftree-loop-if-convert-stores -march=native -DUSE_ASM -pg -Iyes/include -Iyes/include -MT algo/cpuminer-scrypt.o -MD -MP -MF algo/.deps/cpuminer-scrypt.Tpo -c -o algo/cpuminer-scrypt.o `test -f 'algo/scrypt.c' || echo './'`algo/scrypt.c
  126. mv -f crypto/.deps/cpuminer-oaes_lib.Tpo crypto/.deps/cpuminer-oaes_lib.Po
  127. gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast -O2 -Ofast -flto -fuse-linker-plugin -ftree-loop-if-convert-stores -march=native -DUSE_ASM -pg -Iyes/include -Iyes/include -MT algo/cpuminer-sha2.o -MD -MP -MF algo/.deps/cpuminer-sha2.Tpo -c -o algo/cpuminer-sha2.o `test -f 'algo/sha2.c' || echo './'`algo/sha2.c
  128. mv -f algo/.deps/cpuminer-scrypt.Tpo algo/.deps/cpuminer-scrypt.Po
  129. gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -O2 -Ofast -flto -fuse-linker-plugin -ftree-loop-if-convert-stores -march=native -DUSE_ASM -pg -MT asm/cpuminer-sha2-x64.o -MD -MP -MF asm/.deps/cpuminer-sha2-x64.Tpo -c -o asm/cpuminer-sha2-x64.o `test -f 'asm/sha2-x64.S' || echo './'`asm/sha2-x64.S
  130. mv -f .deps/cpuminer-util.Tpo .deps/cpuminer-util.Po
  131. gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -O2 -Ofast -flto -fuse-linker-plugin -ftree-loop-if-convert-stores -march=native -DUSE_ASM -pg -MT asm/cpuminer-scrypt-x64.o -MD -MP -MF asm/.deps/cpuminer-scrypt-x64.Tpo -c -o asm/cpuminer-scrypt-x64.o `test -f 'asm/scrypt-x64.S' || echo './'`asm/scrypt-x64.S
  132. mv -f asm/.deps/cpuminer-sha2-x64.Tpo asm/.deps/cpuminer-sha2-x64.Po
  133. mv -f asm/.deps/cpuminer-scrypt-x64.Tpo asm/.deps/cpuminer-scrypt-x64.Po
  134. gcc -DHAVE_CONFIG_H -I. -Iyes/include -Iyes/include -fno-strict-aliasing -I. -Iyes/include -Iyes/include -O2 -Ofast -flto -fuse-linker-plugin -ftree-loop-if-convert-stores -march=native -DUSE_ASM -pg -MT asm/cpuminer-aesb-x64.o -MD -MP -MF asm/.deps/cpuminer-aesb-x64.Tpo -c -o asm/cpuminer-aesb-x64.o `test -f 'asm/aesb-x64.S' || echo './'`asm/aesb-x64.S
  135. mv -f asm/.deps/cpuminer-aesb-x64.Tpo asm/.deps/cpuminer-aesb-x64.Po
  136. mv -f .deps/cpuminer-uint256.Tpo .deps/cpuminer-uint256.Po
  137. mv -f algo/.deps/cpuminer-sha2.Tpo algo/.deps/cpuminer-sha2.Po
  138. g++ -g -O2 -Lyes/lib -Lyes/lib -Lyes/lib -Lyes/lib -o cpuminer cpuminer-cpu-miner.o cpuminer-util.o cpuminer-api.o cpuminer-sysinfos.o cpuminer-uint256.o crypto/cpuminer-oaes_lib.o crypto/cpuminer-aesb.o algo/cpuminer-scrypt.o algo/cpuminer-sha2.o asm/cpuminer-sha2-x64.o asm/cpuminer-scrypt-x64.o asm/cpuminer-aesb-x64.o -lcurl -lz -lssl -lcrypto -ljansson -lpthread
  139. /usr/bin/ld: warning: libssl.so.1.0.2, needed by /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/libcurl.so, may conflict with libssl.so.1.1
  140. /usr/bin/ld: warning: libcrypto.so.1.0.2, needed by /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/libcurl.so, may conflict with libcrypto.so.1.1
  141. make[3]: Leaving directory '/home/christophe/temp/veriumminer-1.4'
  142. make[2]: Leaving directory '/home/christophe/temp/veriumminer-1.4'
  143. make[1]: Leaving directory '/home/christophe/temp/veriumminer-1.4'
  144. dpkg-source -b veriumminer-1.4
  145. dpkg-source: info: using source format '3.0 (quilt)'
  146. dpkg-source: info: building veriumminer using existing ./veriumminer_1.4.orig.tar.gz
  147. dpkg-source: warning: newly created empty file 'algo/.dirstamp' will not be represented in diff
  148. dpkg-source: error: cannot represent change to algo/cpuminer-scrypt.o: binary file contents changed
  149. dpkg-source: error: add algo/cpuminer-scrypt.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
  150. dpkg-source: error: cannot represent change to algo/cpuminer-sha2.o: binary file contents changed
  151. dpkg-source: error: add algo/cpuminer-sha2.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
  152. dpkg-source: warning: newly created empty file 'asm/.dirstamp' will not be represented in diff
  153. dpkg-source: error: cannot represent change to asm/cpuminer-aesb-x64.o: binary file contents changed
  154. dpkg-source: error: add asm/cpuminer-aesb-x64.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
  155. dpkg-source: error: cannot represent change to asm/cpuminer-scrypt-x64.o: binary file contents changed
  156. dpkg-source: error: add asm/cpuminer-scrypt-x64.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
  157. dpkg-source: error: cannot represent change to asm/cpuminer-sha2-x64.o: binary file contents changed
  158. dpkg-source: error: add asm/cpuminer-sha2-x64.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
  159. dpkg-source: warning: executable mode 0755 of 'compile' will not be represented in diff
  160. dpkg-source: warning: executable mode 0755 of 'config.guess' will not be represented in diff
  161. dpkg-source: warning: executable mode 0755 of 'config.status' will not be represented in diff
  162. dpkg-source: warning: executable mode 0755 of 'config.sub' will not be represented in diff
  163. dpkg-source: warning: executable mode 0755 of 'configure' will not be represented in diff
  164. dpkg-source: error: cannot represent change to cpuminer: binary file contents changed
  165. dpkg-source: error: add cpuminer in debian/source/include-binaries if you want to store the modified binary in the debian tarball
  166. dpkg-source: warning: executable mode 0755 of 'cpuminer' will not be represented in diff
  167. dpkg-source: error: cannot represent change to cpuminer-api.o: binary file contents changed
  168. dpkg-source: error: add cpuminer-api.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
  169. dpkg-source: error: cannot represent change to cpuminer-cpu-miner.o: binary file contents changed
  170. dpkg-source: error: add cpuminer-cpu-miner.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
  171. dpkg-source: error: cannot represent change to cpuminer-sysinfos.o: binary file contents changed
  172. dpkg-source: error: add cpuminer-sysinfos.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
  173. dpkg-source: error: cannot represent change to cpuminer-uint256.o: binary file contents changed
  174. dpkg-source: error: add cpuminer-uint256.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
  175. dpkg-source: error: cannot represent change to cpuminer-util.o: binary file contents changed
  176. dpkg-source: error: add cpuminer-util.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
  177. dpkg-source: warning: newly created empty file 'crypto/.dirstamp' will not be represented in diff
  178. dpkg-source: error: cannot represent change to crypto/cpuminer-aesb.o: binary file contents changed
  179. dpkg-source: error: add crypto/cpuminer-aesb.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
  180. dpkg-source: error: cannot represent change to crypto/cpuminer-oaes_lib.o: binary file contents changed
  181. dpkg-source: error: add crypto/cpuminer-oaes_lib.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
  182. dpkg-source: warning: executable mode 0755 of 'depcomp' will not be represented in diff
  183. dpkg-source: warning: executable mode 0755 of 'install-sh' will not be represented in diff
  184. dpkg-source: warning: executable mode 0755 of 'missing' will not be represented in diff
  185. dpkg-source: error: unrepresentable changes to source
  186. dpkg-buildpackage: error: dpkg-source -b veriumminer-1.4 gave error exit status 2
  187. debuild: fatal error at line 1116:
  188. dpkg-buildpackage -rfakeroot -us -uc failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement