Advertisement
Guest User

zint compilation error

a guest
Feb 9th, 2012
403
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.20 KB | None | 0 0
  1. $ yaourt -S zint
  2.  
  3. ==> Scaricamento del PKGBUILD di zint da AUR...
  4. x PKGBUILD
  5.  
  6. Comment by: danym on Thu, 24 Jun 2010 17:28:44 +0000
  7. fix typos. 
  8.  
  9. Comment by: mariobl on Sat, 13 Nov 2010 08:08:42 +0000
  10. This is outdated now. Currently, we have zint-2.4.0. I will need it for the upcoming development release of glabels. Would you update it please?   
  11.  
  12. Comment by: jlcordeiro on Thu, 18 Nov 2010 17:58:11 +0000
  13. updated.   
  14.  
  15. Comment by: jlcordeiro on Fri, 19 Nov 2010 15:45:31 +0000
  16. zint installs zint-qt if you have QT installed.
  17.  
  18.  
  19. To install zint only (no zint-qt) - having QT installed - you should install zint-noqt.
  20. http://aur.archlinux.org/packages.php?ID=43715 
  21.  
  22. Comment by: jlcordeiro on Thu, 14 Apr 2011 19:19:43 +0000
  23. updated to 2.4.1   
  24.  
  25. Comment by: jlcordeiro on Mon, 16 May 2011 19:38:51 +0000
  26. 2.4.2  
  27.  
  28. First Submitted: Wed, 05 Aug 2009 04:38:27 +0000   
  29. zint 2.4.2-1
  30. ( Pacchetto non supportato: Potenzialmente pericoloso! )
  31. ==> Modificare PKGBUILD  [S/n] ("A" per annullare)
  32. ==> ----------------------------------------------
  33. ==> n
  34.  
  35. ==> Dipendenze di zint
  36.  - qt (già installato)
  37.  - openssl (già installato)
  38.  - libxext (già installato)
  39.  - libxrender (già installato)
  40.  - zlib (già installato)
  41.  - cmake (già installato)
  42.  
  43.  
  44. ==> Continuare la compilazione di zint [S/n]
  45. ==> ----------------------------------------
  46. ==>
  47. ==> Compilazione e installazione del pacchetto
  48. ==> Creazione del pacchetto: zint 2.4.2-1 (gio  9 feb 2012, 11.25.37, CET)
  49. ==> Controllo delle dipendenze durante l'avvio in corso...
  50. ==> Controllo delle dipendenze durante la compilazione in corso...
  51. ==> Download dei sorgenti in corso...
  52.  -> Download di zint-2.4.2.tar.gz in corso...
  53.  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
  54.                                 Dload  Upload   Total   Spent    Left  Speed
  55.  0   343    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  56.  0   411    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  57.  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  58. 100 2171k  100 2171k    0     0   242k      0  0:00:08  0:00:08 --:--:--  272k
  59. ==> Validazione dei file sorgenti con md5sums in corso...
  60.    zint-2.4.2.tar.gz ... Verificato
  61. ==> Estrazione dei sorgenti in corso...
  62.  -> Estrazione di zint-2.4.2.tar.gz con bsdtar in corso...
  63. ==> Entro nell'ambiente fakeroot...
  64. ==> Avvio di build() in corso...
  65. -- The C compiler identification is GNU
  66. -- The CXX compiler identification is GNU
  67. -- Check for working C compiler: /usr/bin/gcc
  68. -- Check for working C compiler: /usr/bin/gcc -- works
  69. -- Detecting C compiler ABI info
  70. -- Detecting C compiler ABI info - done
  71. -- Check for working CXX compiler: /usr/bin/c++
  72. -- Check for working CXX compiler: /usr/bin/c++ -- works
  73. -- Detecting CXX compiler ABI info
  74. -- Detecting CXX compiler ABI info - done
  75. -- Performing Test CXX_COMPILER_FLAG_WALL
  76. -- Performing Test CXX_COMPILER_FLAG_WALL - Success
  77. -- Found ZLIB: /usr/lib/libz.so (found version "1.2.6")
  78. -- Found PNG: /usr/lib/libpng.so
  79. -- Looking for Q_WS_X11
  80. -- Looking for Q_WS_X11 - found
  81. -- Looking for Q_WS_WIN
  82. -- Looking for Q_WS_WIN - not found.
  83. -- Looking for Q_WS_QWS
  84. -- Looking for Q_WS_QWS - not found.
  85. -- Looking for Q_WS_MAC
  86. -- Looking for Q_WS_MAC - not found.
  87. -- Found Qt4: /usr/bin/qmake (found version "4.8.0")
  88. -- Configuring done
  89. -- Generating done
  90. -- Build files have been written to: /tmp/yaourt-tmp-miche/aur-zint/src/zint-2.4.2
  91. Scanning dependencies of target zint
  92. [  1%] Building C object backend/CMakeFiles/zint.dir/common.c.o
  93. [  3%] Building C object backend/CMakeFiles/zint.dir/library.c.o
  94. [  5%] Building C object backend/CMakeFiles/zint.dir/render.c.o
  95. [  7%] Building C object backend/CMakeFiles/zint.dir/ps.c.o
  96. [  9%] Building C object backend/CMakeFiles/zint.dir/large.c.o
  97. [ 11%] Building C object backend/CMakeFiles/zint.dir/reedsol.c.o
  98. [ 13%] Building C object backend/CMakeFiles/zint.dir/gs1.c.o
  99. [ 15%] Building C object backend/CMakeFiles/zint.dir/svg.c.o
  100. /tmp/yaourt-tmp-miche/aur-zint/src/zint-2.4.2/backend/svg.c: In function ‘svg_plot’:
  101. /tmp/yaourt-tmp-miche/aur-zint/src/zint-2.4.2/backend/svg.c:36:62: warning: variable ‘blue_paper’ set but not used [-Wunused-but-set-variable]
  102. /tmp/yaourt-tmp-miche/aur-zint/src/zint-2.4.2/backend/svg.c:36:49: warning: variable ‘green_paper’ set but not used [-Wunused-but-set-variable]
  103. /tmp/yaourt-tmp-miche/aur-zint/src/zint-2.4.2/backend/svg.c:36:38: warning: variable ‘red_paper’ set but not used [-Wunused-but-set-variable]
  104. /tmp/yaourt-tmp-miche/aur-zint/src/zint-2.4.2/backend/svg.c:36:28: warning: variable ‘blue_ink’ set but not used [-Wunused-but-set-variable]
  105. /tmp/yaourt-tmp-miche/aur-zint/src/zint-2.4.2/backend/svg.c:36:17: warning: variable ‘green_ink’ set but not used [-Wunused-but-set-variable]
  106. /tmp/yaourt-tmp-miche/aur-zint/src/zint-2.4.2/backend/svg.c:36:8: warning: variable ‘red_ink’ set but not used [-Wunused-but-set-variable]
  107. [ 17%] Building C object backend/CMakeFiles/zint.dir/png.c.o
  108. /tmp/yaourt-tmp-miche/aur-zint/src/zint-2.4.2/backend/png.c: In function ‘png_pixel_plot’:
  109. /tmp/yaourt-tmp-miche/aur-zint/src/zint-2.4.2/backend/png.c:174:37: error: ‘Z_BEST_COMPRESSION’ undeclared (first use in this function)
  110. /tmp/yaourt-tmp-miche/aur-zint/src/zint-2.4.2/backend/png.c:174:37: note: each undeclared identifier is reported only once for each function it appears in
  111. /tmp/yaourt-tmp-miche/aur-zint/src/zint-2.4.2/backend/png.c:85:16: warning: variable ‘rowbytes’ set but not used [-Wunused-but-set-variable]
  112. /tmp/yaourt-tmp-miche/aur-zint/src/zint-2.4.2/backend/png.c: In function ‘bmp_pixel_plot’:
  113. /tmp/yaourt-tmp-miche/aur-zint/src/zint-2.4.2/backend/png.c:307:16: warning: variable ‘rowbytes’ set but not used [-Wunused-but-set-variable]
  114. make[2]: *** [backend/CMakeFiles/zint.dir/png.c.o] Errore 1
  115. make[1]: *** [backend/CMakeFiles/zint.dir/all] Errore 2
  116. make: *** [all] Errore 2
  117. ==> ERRORE: Si è verificato un errore in build().
  118.     L'operazione sta per essere interrotta...
  119. ==> ERRORE: Makepkg non è riuscito a compilare zint.
  120. ==> Riavviare la compilazione di zint [s/N]
  121. ==> ---------------------------------------
  122. ==>
  123. ==> ATTENZIONE: I seguenti pacchetti non sono stati installati:
  124.    zint
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement