Advertisement
mbnoimi

static qt+pg log

Sep 23rd, 2013
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 11.37 KB | None | 0 0
  1. 17:06:53: Running steps for project test...
  2. 17:06:53: Configuration unchanged, skipping qmake step.
  3. 17:06:53: Starting: "C:\mingw48_32\bin\mingw32-make.exe"
  4. C:/mingw48_32/bin/mingw32-make -f Makefile.Release
  5. mingw32-make[1]: Entering directory 'C:/Users/mbnoimi/Desktop/build-test-Static_PG-Release'
  6. g++ -c -pipe -fno-keep-inline-dllexport -O2 -frtti -Wall -Wextra -fexceptions -mthreads -DUNICODE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NEEDS_QMAIN -I..\test -I"..\..\..\..\Qt\Qt5.1.1-static-sqlite-pgsql\qtbase\include" -I"..\..\..\..\Qt\Qt5.1.1-static-sqlite-pgsql\qtbase\include\QtWidgets" -I"..\..\..\..\Qt\Qt5.1.1-static-sqlite-pgsql\qtbase\include\QtSql" -I"..\..\..\..\Qt\Qt5.1.1-static-sqlite-pgsql\qtbase\include\QtGui" -I"..\..\..\..\Qt\Qt5.1.1-static-sqlite-pgsql\qtbase\include\QtCore" -I"release" -I"." -I"." -I"..\..\..\..\Qt\Qt5.1.1-static-sqlite-pgsql\qtbase\mkspecs\win32-g++" -o release\mainwindow.o ..\test\mainwindow.cpp
  7. g++ -static -static-libgcc -static-libstdc++ -lpthread -Wl,-s -Wl,-subsystem,windows -mthreads -o release\test.exe release/main.o release/mainwindow.o release/test_plugin_import.o release/moc_mainwindow.o  -lmingw32 -lqtmain -LC:/postgresql-9.1.9/src/interfaces/libpq -lpq -LC:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib -lQt5Widgets -lQt5Sql -LC:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/plugins/platforms -lqwindows -lwinspool -lshlwapi -lQt5PlatformSupport -lQt5Gui -lcomdlg32 -loleaut32 -limm32 -lwinmm -lglu32 -lopengl32 -lgdi32 -lQt5Core -lole32 -luuid -lws2_32 -ladvapi32 -lshell32 -luser32 -lkernel32
  8. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x156): undefined reference to `PQntuples'
  9. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x1f3): undefined reference to `PQgetvalue'
  10. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x20d): undefined reference to `PQgetisnull'
  11. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x26a): undefined reference to `PQfinish'
  12. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x2ad): undefined reference to `PQstatus'
  13. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x665): undefined reference to `PQfinish'
  14. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x6be): undefined reference to `PQcmdTuples'
  15. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x930): undefined reference to `PQoidValue'
  16. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x9c7): undefined reference to `PQerrorMessage'
  17. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0xa1f): undefined reference to `PQresultErrorField'
  18. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0xd32): undefined reference to `PQnfields'
  19. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0xd88): undefined reference to `PQfname'
  20. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0xdf5): undefined reference to `PQftype'
  21. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0xe16): undefined reference to `PQfsize'
  22. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0xe29): undefined reference to `PQfmod'
  23. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0xe72): undefined reference to `PQftype'
  24. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0xef1): undefined reference to `PQfname'
  25. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x2791): undefined reference to `PQnfields'
  26. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x27a4): undefined reference to `PQftype'
  27. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x27d0): undefined reference to `PQgetvalue'
  28. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x27f1): undefined reference to `PQgetisnull'
  29. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x2ae3): undefined reference to `PQunescapeBytea'
  30. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x2b02): undefined reference to `PQfreemem'
  31. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x33ad): undefined reference to `PQexec'
  32. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x34e6): undefined reference to `PQresultStatus'
  33. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x358e): undefined reference to `PQclear'
  34. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x35ea): undefined reference to `PQclear'
  35. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x366b): undefined reference to `PQresultStatus'
  36. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x370b): undefined reference to `PQclear'
  37. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x3794): undefined reference to `PQcmdStatus'
  38. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x37d1): undefined reference to `PQclear'
  39. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x3816): undefined reference to `PQresultStatus'
  40. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x38be): undefined reference to `PQclear'
  41. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x391a): undefined reference to `PQclear'
  42. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x3a3e): undefined reference to `PQresultStatus'
  43. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x3a4e): undefined reference to `PQclear'
  44. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x3a8a): undefined reference to `PQgetvalue'
  45. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x3b3d): undefined reference to `PQresultStatus'
  46. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x3c79): undefined reference to `PQntuples'
  47. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x3d3c): undefined reference to `PQresultStatus'
  48. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x3d57): undefined reference to `PQerrorMessage'
  49. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x3d9f): undefined reference to `PQclear'
  50. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x4035): undefined reference to `PQclear'
  51. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x435a): undefined reference to `PQresultStatus'
  52. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x4364): undefined reference to `PQclear'
  53. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x439c): undefined reference to `PQresultStatus'
  54. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x43ac): undefined reference to `PQerrorMessage'
  55. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x43f4): undefined reference to `PQclear'
  56. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x443e): undefined reference to `PQresultStatus'
  57. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x4453): undefined reference to `PQclear'
  58. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x44b4): undefined reference to `PQgetvalue'
  59. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x47ff): undefined reference to `PQclear'
  60. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x4916): undefined reference to `PQresultStatus'
  61. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x4cb4): undefined reference to `PQconnectdb'
  62. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x4ce8): undefined reference to `PQstatus'
  63. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x509d): undefined reference to `PQfinish'
  64. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x5429): undefined reference to `PQconsumeInput'
  65. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x543b): undefined reference to `PQnotifies'
  66. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x5517): undefined reference to `PQbackendPID'
  67. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x5584): undefined reference to `PQfreemem'
  68. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x5dc9): undefined reference to `PQsocket'
  69. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x5ecd): undefined reference to `PQresultStatus'
  70. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x634b): undefined reference to `PQresultStatus'
  71. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x65ff): undefined reference to `PQresultStatus'
  72. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x66b6): undefined reference to `PQclear'
  73. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x6868): undefined reference to `PQclear'
  74. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x7667): undefined reference to `PQescapeByteaConn'
  75. C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o):qsql_psql.cpp:(.text+0x771c): undefined reference to `PQfreemem'
  76. c:/mingw48_32/bin/../lib/gcc/i686-w64-mingw32/4.8.0/../../../../i686-w64-mingw32/bin/ld.exe: C:/Qt/Qt5.1.1-static-sqlite-pgsql/qtbase/lib\libQt5Sql.a(qsql_psql.o): bad reloc address 0x0 in section `.rdata'
  77. collect2.exe: error: ld returned 1 exit status
  78. Makefile.Release:82: recipe for target 'release\test.exe' failed
  79. mingw32-make[1]: *** [release\test.exe] Error 1
  80. mingw32-make[1]: Leaving directory 'C:/Users/mbnoimi/Desktop/build-test-Static_PG-Release'
  81. makefile:34: recipe for target 'release' failed
  82. mingw32-make: *** [release] Error 2
  83. 17:06:58: The process "C:\mingw48_32\bin\mingw32-make.exe" exited with code 2.
  84. Error while building/deploying project test (kit: Static PG)
  85. When executing step 'Make'
  86. 17:06:58: Elapsed time: 00:05.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement