NoPaste

dpkg-buildpackage

von KBDCALLS

SNIPPET_TEXT:
  1. root@ThomasPC:/home/thomas/XXXX/sqliteodbc-0.9991# ./configure && make deb      
  2. checking build system type... x86_64-unknown-linux-gnu
  3. checking host system type... x86_64-unknown-linux-gnu
  4. checking for gcc... gcc
  5. checking for C compiler default output file name... a.out
  6. checking whether the C compiler works... yes
  7. checking whether we are cross compiling... no
  8. checking for suffix of executables...
  9. checking for suffix of object files... o
  10. checking whether we are using the GNU C compiler... yes
  11. checking whether gcc accepts -g... yes
  12. checking for gcc option to accept ISO C89... none needed
  13. checking for a sed that does not truncate output... /bin/sed
  14. checking for grep that handles long lines and -e... /bin/grep
  15. checking for egrep... /bin/grep -E
  16. checking for fgrep... /bin/grep -F
  17. checking for ld used by gcc... /usr/bin/ld
  18. checking if the linker (/usr/bin/ld) is GNU ld... yes
  19. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  20. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  21. checking whether ln -s works... yes
  22. checking the maximum length of command line arguments... 1572864
  23. checking whether the shell understands some XSI constructs... yes
  24. checking whether the shell understands "+="... yes
  25. checking for /usr/bin/ld option to reload object files... -r
  26. checking for objdump... objdump
  27. checking how to recognize dependent libraries... pass_all
  28. checking for ar... ar
  29. checking for strip... strip
  30. checking for ranlib... ranlib
  31. checking command to parse /usr/bin/nm -B output from gcc object... ok
  32. checking how to run the C preprocessor... gcc -E
  33. checking for ANSI C header files... yes
  34. checking for sys/types.h... yes
  35. checking for sys/stat.h... yes
  36. checking for stdlib.h... yes
  37. checking for string.h... yes
  38. checking for memory.h... yes
  39. checking for strings.h... yes
  40. checking for inttypes.h... yes
  41. checking for stdint.h... yes
  42. checking for unistd.h... yes
  43. checking for dlfcn.h... yes
  44. checking for objdir... .libs
  45. checking if gcc supports -fno-rtti -fno-exceptions... no
  46. checking for gcc option to produce PIC... -fPIC -DPIC
  47. checking if gcc PIC flag -fPIC -DPIC works... yes
  48. checking if gcc static flag -static works... yes
  49. checking if gcc supports -c -o file.o... yes
  50. checking if gcc supports -c -o file.o... (cached) yes
  51. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  52. checking whether -lc should be explicitly linked in... no
  53. checking dynamic linker characteristics... GNU/Linux ld.so
  54. checking how to hardcode library paths into programs... immediate
  55. checking whether stripping libraries is possible... yes
  56. checking if libtool supports shared libraries... yes
  57. checking whether to build shared libraries... yes
  58. checking whether to build static libraries... yes
  59. checking for a BSD-compatible install... /usr/bin/install -c
  60. checking for SQLite header and library... yes
  61. checking for sqlite_libversion in -lsqlite... yes
  62. checking for sqlite_compile in -lsqlite... yes
  63. checking for sqlite_encode_binary in -lsqlite... yes
  64. checking for sqliteAtoF in -lsqlite... yes
  65. checking for sqlite_mprintf in -lsqlite... yes
  66. checking for sqlite_trace in -lsqlite... yes
  67. checking for SQLite3 header and library... yes
  68. checking for sqlite3_load_extension in -lsqlite3... yes
  69. checking for sqlite3_column_table_name in -lsqlite3... yes
  70. checking for sqlite3_overload_function in -lsqlite3... yes
  71. checking for sqlite3_prepare_v2 in -lsqlite3... yes
  72. checking for sqlite3_clear_bindings in -lsqlite3... yes
  73. checking for sqlite3_create_module_v2 in -lsqlite3... yes
  74. checking for sqlite3_vfs_register in -lsqlite3... yes
  75. checking for sqlite3_table_column_metadata in -lsqlite3... yes
  76. checking for sqlite3_profile in -lsqlite3... yes
  77. checking for sqlite3_strnicmp in -lsqlite3... yes
  78. checking for sqlite3_close_v2 in -lsqlite3... yes
  79. checking for library containing zlibVersion... no
  80. checking for SQLite4 header and library... no
  81. configure: WARNING: SQLite4 header file and source not found
  82. checking for libxml2 header and library... no
  83. checking for ODBC headers and libraries... yes
  84. checking for SQLLEN availability... yes
  85. checking for SQLULEN availability... yes
  86. checking for SQLROWCOUNT availability... no
  87. checking for SQLSETPOSIROW availability... yes
  88. checking for SQLROWOFFSET availability... no
  89. checking for SQLROWSETSIZE availability... no
  90. checking for SQLColAttribute signature has SQLLEN... yes
  91. checking for SQLSetStmtOption signature has SQLULEN... yes
  92. checking for SQLWCHAR availability... yes
  93. checking for SQLBIGINT availability... yes
  94. checking for ptrdiff_t availability... yes
  95. checking for dlopen in -ldl... yes
  96. checking for SQLGetPrivateProfileString via dlopen... yes
  97. checking va_list usage... NOT using sqlite_exec_vprintf/sqlite_vmprintf
  98. checking for usleep... yes
  99. checking for nanosleep... yes
  100. checking for localeconv... yes
  101. checking for localtime_r... yes
  102. checking for gmtime_r... yes
  103. configure: creating ./config.status
  104. config.status: creating Makefile
  105. config.status: creating sqliteodbc.spec
  106. config.status: creating debian/changelog
  107. config.status: executing libtool commands
  108. dpkg-buildpackage  -tc
  109. dpkg-buildpackage: Quellpaket sqliteodbc
  110. dpkg-buildpackage: Quellversion 0.9991-1
  111. dpkg-buildpackage: Quelldistribution unstable
  112. dpkg-buildpackage: Quellen geändert durch Christian Werner <chw@ch-werner.de>
  113. dpkg-buildpackage: Host-Architektur amd64
  114.  dpkg-source --before-build sqliteodbc-0.9991
  115. dpkg-checkbuilddeps: Nicht erfüllte Bauabhängigkeiten: debhelper (>= 5)
  116. dpkg-buildpackage: Warnung: Bauabhängigkeiten/-konflikte nicht erfüllt; Abbruch
  117. dpkg-buildpackage: Warnung: (Verwenden Sie -d, um sich darüber hinwegzusetzen.)
  118. Makefile:226: recipe for target 'deb' failed
  119. make: *** [deb] Error 3

Quellcode

Hier kannst du den Code kopieren und ihn in deinen bevorzugten Editor einfügen. PASTEBIN_DOWNLOAD_SNIPPET_EXPLAIN