Advertisement
Guest User

gdb not found when compiling mythTV via ebuild

a guest
Jul 6th, 2012
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.28 KB | None | 0 0
  1. >>> Emerging (1 of 1) media-tv/mythtv-0.24.2_p20120625 from mythtv
  2. * mythtv-0.24.2_p20120625.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
  3. >>> cfg-update-1.8.2-r1: Creating checksum index...
  4. * This ebuild now uses a heavily stripped down version of your CFLAGS
  5. >>> Unpacking source...
  6. >>> Unpacking mythtv-0.24.2_p20120625.tar.gz to /var/tmp/portage/media-tv/mythtv-0.24.2_p20120625/work
  7. >>> Source unpacked in /var/tmp/portage/media-tv/mythtv-0.24.2_p20120625/work
  8. >>> Preparing source in /var/tmp/portage/media-tv/mythtv-0.24.2_p20120625/work/MythTV-mythtv-b655d8f/mythtv ...
  9. * Applying ffmpeg-sync.patch ... [ ok ]
  10. * Applying fixLdconfSandbox.patch ... [ ok ]
  11. * QA Notice: USE Flag 'experimental' not in IUSE for media-tv/mythtv-0.24.2_p20120625
  12. >>> Source prepared.
  13. >>> Configuring source in /var/tmp/portage/media-tv/mythtv-0.24.2_p20120625/work/MythTV-mythtv-b655d8f/mythtv ...
  14. * QA Notice: USE Flag 'experimental' not in IUSE for media-tv/mythtv-0.24.2_p20120625
  15. * Running ./configure --prefix=/usr --mandir=/usr/share/man --libdir-name=lib64 --enable-pic --enable-proc-opt --disable-audio-alsa --disable-altivec --disable-audio-jack --disable-audio-pulseoutput --disable-xvmc --disable-xvmcw --enable-dvb --disable-firewire --disable-lirc --disable-directfb --dvb-path=/usr/include --enable-opengl-vsync --enable-xrandr --enable-xv --enable-x11 --without-bindings=perl --with-bindings=python --compile-type=profile --enable-proc-opt --disable-joystick-menu --disable-distcc --disable-ccache
  16. # Basic Settings
  17. Compile type profile
  18. Compiler cache no
  19. DistCC no
  20. qmake /usr/bin/qmake
  21. install prefix /usr
  22. runtime prefix /usr
  23. CPU x86 x86_64 (AMD Athlon(tm) 64 X2 Dual Core Processor 4600+)
  24. yasm yes
  25. MMX enabled yes
  26. MMX2 enabled yes
  27. 3DNow! enabled yes
  28. 3DNow! extended enabled yes
  29. SSE enabled yes
  30. SSSE3 enabled yes
  31. CMOV enabled yes
  32.  
  33. # Input Support
  34. Joystick menu no
  35. lirc support no
  36. Video4Linux sup. yes
  37. ivtv support yes
  38. HD-PVR support yes
  39. FireWire support no
  40. DVB support yes [/usr/include]
  41. DVB-S2 support yes
  42. HDHomeRun support yes
  43. IPTV support yes
  44.  
  45. # Sound Output Support
  46. PulseAudio support no
  47. OSS support yes
  48. ALSA support no
  49. JACK support no
  50. libfftw3 support no
  51.  
  52. # Video Output Support
  53. x11 support yes
  54. xrandr support yes
  55. xv support yes
  56. XvMC support no
  57. XvMC VLD support no
  58. VDPAU support yes
  59. CrystalHD support no
  60. OpenGL video yes
  61. OpenGL vsync yes
  62. DirectFB no
  63. MHEG support yes
  64.  
  65. # Misc Features
  66. multi threaded libavcodec yes
  67. Frontend yes
  68. Backend yes
  69.  
  70. # Bindings
  71. bindings_perl no
  72. bindings_python yes
  73.  
  74. Creating libs/libmythdb/mythconfig.h and libs/libmythdb/mythconfig.mak
  75.  
  76. WARNING: When using --enable-proc-opt you must include the
  77. output of ./configure along with any bug report.
  78.  
  79. >>> Source configured.
  80. >>> Compiling source in /var/tmp/portage/media-tv/mythtv-0.24.2_p20120625/work/MythTV-mythtv-b655d8f/mythtv ...
  81. make -j4
  82. sh version.sh /var/tmp/portage/media-tv/mythtv-0.24.2_p20120625/work/MythTV-mythtv-b655d8f/mythtv
  83. cd libs; qmake QMAKE=qmake -o Makefile libs.pro
  84. cd filters; qmake QMAKE=qmake -o Makefile filters.pro
  85. cd programs; qmake QMAKE=qmake -o Makefile programs.pro
  86. version.sh: Zeile 25: git: Kommando nicht gefunden.
  87. version.sh: Zeile 25: git: Kommando nicht gefunden.
  88. version.sh: Zeile 34: git: Kommando nicht gefunden.
  89. cd themes; qmake QMAKE=qmake -o Makefile themes.pro
  90. cd i18n; qmake QMAKE=qmake -o Makefile i18n.pro
  91. cd locales; qmake QMAKE=qmake -o Makefile locales.pro
  92. make -C external/FFmpeg
  93. make -C bindings/python
  94. make -C themes
  95. make -C i18n
  96. make[1]: Entering directory `/var/tmp/portage/media-tv/mythtv-0.24.2_p20120625/work/MythTV-mythtv-b655d8f/mythtv/bindings/python'
  97. python setup.py build
  98. make[1]: Entering directory `/var/tmp/portage/media-tv/mythtv-0.24.2_p20120625/work/MythTV-mythtv-b655d8f/mythtv/themes'
  99. gcc -c -pipe -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -march=k8-sse3 -std=c99 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -g -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -DMMX -D_GNU_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include -I/usr -o dummy.o dummy.c
  100. make[1]: Entering directory `/var/tmp/portage/media-tv/mythtv-0.24.2_p20120625/work/MythTV-mythtv-b655d8f/mythtv/i18n'
  101. gcc -c -pipe -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -march=k8-sse3 -std=c99 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -g -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -DMMX -D_GNU_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include -I/usr -o dummy.o dummy.c
  102. make[1]: Entering directory `/var/tmp/portage/media-tv/mythtv-0.24.2_p20120625/work/MythTV-mythtv-b655d8f/mythtv/external/FFmpeg'
  103. g++ -o i18n dummy.o
  104. g++ -o themes dummy.o
  105. make[1]: Leaving directory `/var/tmp/portage/media-tv/mythtv-0.24.2_p20120625/work/MythTV-mythtv-b655d8f/mythtv/external/FFmpeg'
  106. running build
  107. running build_py
  108. creating build
  109. creating build/lib
  110. creating build/lib/MythTV
  111. copying MythTV/database.py -> build/lib/MythTV
  112. copying MythTV/methodheap.py -> build/lib/MythTV
  113. copying MythTV/system.py -> build/lib/MythTV
  114. copying MythTV/dataheap.py -> build/lib/MythTV
  115. copying MythTV/msearch.py -> build/lib/MythTV
  116. copying MythTV/connections.py -> build/lib/MythTV
  117. copying MythTV/exceptions.py -> build/lib/MythTV
  118. copying MythTV/logging.py -> build/lib/MythTV
  119. copying MythTV/__init__.py -> build/lib/MythTV
  120. copying MythTV/altdict.py -> build/lib/MythTV
  121. copying MythTV/utility.py -> build/lib/MythTV
  122. copying MythTV/static.py -> build/lib/MythTV
  123. copying MythTV/mythproto.py -> build/lib/MythTV
  124. creating build/lib/MythTV/tmdb
  125. copying MythTV/tmdb/tmdb_exceptions.py -> build/lib/MythTV/tmdb
  126. copying MythTV/tmdb/tmdb_api.py -> build/lib/MythTV/tmdb
  127. copying MythTV/tmdb/__init__.py -> build/lib/MythTV/tmdb
  128. copying MythTV/tmdb/tmdb_ui.py -> build/lib/MythTV/tmdb
  129. creating build/lib/MythTV/ttvdb
  130. copying MythTV/ttvdb/tvdb_api.py -> build/lib/MythTV/ttvdb
  131. copying MythTV/ttvdb/tvdbXslt.py -> build/lib/MythTV/ttvdb
  132. copying MythTV/ttvdb/tvdb_exceptions.py -> build/lib/MythTV/ttvdb
  133. copying MythTV/ttvdb/cache.py -> build/lib/MythTV/ttvdb
  134. copying MythTV/ttvdb/__init__.py -> build/lib/MythTV/ttvdb
  135. copying MythTV/ttvdb/tvdb_ui.py -> build/lib/MythTV/ttvdb
  136. creating build/lib/MythTV/wikiscripts
  137. copying MythTV/wikiscripts/wikiscripts.py -> build/lib/MythTV/wikiscripts
  138. copying MythTV/wikiscripts/__init__.py -> build/lib/MythTV/wikiscripts
  139. make[1]: Entering directory `/var/tmp/portage/media-tv/mythtv-0.24.2_p20120625/work/MythTV-mythtv-b655d8f/mythtv/external/FFmpeg'
  140. warning: build_py: byte-compiling is disabled, skipping.
  141.  
  142. running build_scripts
  143. creating build/scripts-2.7
  144. copying and adjusting scripts/mythpython -> build/scripts-2.7
  145. CC libavdevice/alldevices.o
  146. copying and adjusting scripts/mythwikiscripts -> build/scripts-2.7
  147. changing mode of build/scripts-2.7/mythpython from 644 to 755
  148. changing mode of build/scripts-2.7/mythwikiscripts from 644 to 755
  149. python setprefix.py "/usr"
  150. { test -n "" && DESTDIR="" || DESTDIR=.; } && test $(gdb --version | sed -e 's,[^0-9]\+\([0-9]\)\.\([0-9]\).*,\1\2,;q') -gt 72 && gdb --nx --batch --quiet -ex 'set confirm off' -ex "save gdb-index $DESTDIR" -ex quit 'themes' && test -f themes.gdb-index && objcopy --add-section '.gdb_index=themes.gdb-index' --set-section-flags '.gdb_index=readonly' 'themes' 'themes' && rm -f themes.gdb-index || true
  151. { test -n "" && DESTDIR="" || DESTDIR=.; } && test $(gdb --version | sed -e 's,[^0-9]\+\([0-9]\)\.\([0-9]\).*,\1\2,;q') -gt 72 && gdb --nx --batch --quiet -ex 'set confirm off' -ex "save gdb-index $DESTDIR" -ex quit 'i18n' && test -f i18n.gdb-index && objcopy --add-section '.gdb_index=i18n.gdb-index' --set-section-flags '.gdb_index=readonly' 'i18n' 'i18n' && rm -f i18n.gdb-index || true
  152. /bin/sh: gdb: Kommando nicht gefunden.
  153. /bin/sh: gdb: Kommando nicht gefunden.
  154. /bin/sh: Zeile 0: test: -gt: Einstelliger (unärer) Operator erwartet.
  155. make[1]: Leaving directory `/var/tmp/portage/media-tv/mythtv-0.24.2_p20120625/work/MythTV-mythtv-b655d8f/mythtv/themes'
  156. /bin/sh: Zeile 0: test: -gt: Einstelliger (unärer) Operator erwartet.
  157. make[1]: Leaving directory `/var/tmp/portage/media-tv/mythtv-0.24.2_p20120625/work/MythTV-mythtv-b655d8f/mythtv/i18n'
  158. make -C locales
  159. CC libavdevice/alsa-audio-common.o
  160. make[1]: Entering directory `/var/tmp/portage/media-tv/mythtv-0.24.2_p20120625/work/MythTV-mythtv-b655d8f/mythtv/locales'
  161. gcc -c -pipe -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -march=k8-sse3 -std=c99 -DNDEBUG -fomit-frame-pointer -fPIC -pthread -g -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -DMMX -D_GNU_SOURCE -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include -I/usr -o dummy.o dummy.c
  162. make[1]: Leaving directory `/var/tmp/portage/media-tv/mythtv-0.24.2_p20120625/work/MythTV-mythtv-b655d8f/mythtv/bindings/python'
  163. CC libavdevice/alsa-audio-dec.o
  164. g++ -o locales dummy.o
  165. CC libavdevice/alsa-audio-enc.o
  166. { test -n "" && DESTDIR="" || DESTDIR=.; } && test $(gdb --version | sed -e 's,[^0-9]\+\([0-9]\)\.\([0-9]\).*,\1\2,;q') -gt 72 && gdb --nx --batch --quiet -ex 'set confirm off' -ex "save gdb-index $DESTDIR" -ex quit 'locales' && test -f locales.gdb-index && objcopy --add-section '.gdb_index=locales.gdb-index' --set-section-flags '.gdb_index=readonly' 'locales' 'locales' && rm -f locales.gdb-index || true
  167. /bin/sh: gdb: Kommando nicht gefunden.
  168. /bin/sh: Zeile 0: test: -gt: Einstelliger (unärer) Operator erwartet.
  169. make[1]: Leaving directory `/var/tmp/portage/media-tv/mythtv-0.24.2_p20120625/work/MythTV-mythtv-b655d8f/mythtv/locales'
  170. CC libavdevice/avdevice.o
  171. CC libavdevice/dv1394.o
  172. CC libavdevice/oss_audio.o
  173. CC libavdevice/v4l2.o
  174. CC libavformat/4xm.o
  175. CC libavformat/a64.o
  176. CC libavformat/adtsenc.o
  177. CC libavformat/aea.o
  178. CC libavformat/aiffdec.o
  179. CC libavformat/aiffenc.o
  180. CC libavformat/allformats.o
  181. CC libavformat/amr.o
  182. CC libavformat/anm.o
  183. CC libavformat/apc.o
  184. CC libavformat/ape.o
  185. CC libavformat/apetag.o
  186. CC libavformat/applehttp.o
  187. CC libavformat/asf.o
  188. CC libavformat/asfcrypt.o
  189. CC libavformat/asfdec.o
  190. CC libavformat/asfenc.o
  191. libavformat/asfdec.c: In Funktion »asf_read_header«:
  192. libavformat/asfdec.c:390:21: Warnung: »AVPaletteControl« is deprecated (declared at ./libavcodec/avcodec.h:2899)
  193. CC libavformat/assdec.o
  194. CC libavformat/assenc.o
  195. CC libavformat/au.o
  196. CC libavformat/audiointerleave.o
  197. CC libavformat/avc.o
  198. CC libavformat/avi.o
  199. CC libavformat/avidec.o
  200. CC libavformat/avienc.o
  201. libavformat/avidec.c: In Funktion »avi_read_header«:
  202. libavformat/avidec.c:544:25: Warnung: »AVPaletteControl« is deprecated (declared at ./libavcodec/avcodec.h:2899)
  203. libavformat/avidec.c: In Funktion »read_gab2_sub«:
  204. libavformat/avidec.c:703:9: Warnung: Übergabe des Arguments 1 von »bytestream_get_le32« von inkompatiblem Zeigertyp
  205. ./libavcodec/bytestream.h:45:1: Anmerkung: expected »const uint8_t **« but argument is of type »uint8_t **«
  206. libavformat/avidec.c:718:13: Warnung: Übergabe des Arguments 1 von »bytestream_get_le16« von inkompatiblem Zeigertyp
  207. ./libavcodec/bytestream.h:47:1: Anmerkung: expected »const uint8_t **« but argument is of type »uint8_t **«
  208. libavformat/avidec.c:718:13: Warnung: Übergabe des Arguments 1 von »bytestream_get_le16« von inkompatiblem Zeigertyp
  209. ./libavcodec/bytestream.h:47:1: Anmerkung: expected »const uint8_t **« but argument is of type »uint8_t **«
  210. libavformat/avidec.c:726:9: Warnung: Übergabe des Arguments 1 von »bytestream_get_le32« von inkompatiblem Zeigertyp
  211. ./libavcodec/bytestream.h:45:1: Anmerkung: expected »const uint8_t **« but argument is of type »uint8_t **«
  212. CC libavformat/avio.o
  213. libavformat/avio.c: In Funktion »register_protocol«:
  214. libavformat/avio.c:93:5: Warnung: »av_register_protocol« ist veraltet (deklariert bei libavformat/avio.c:86)
  215. CC libavformat/aviobuf.o
  216. libavformat/aviobuf.c: In Funktion »url_fdopen«:
  217. libavformat/aviobuf.c:612:23: Warnung: Übergabe des Arguments 6 von »init_put_byte« von inkompatiblem Zeigertyp
  218. libavformat/aviobuf.c:43:5: Anmerkung: expected »int (*)(void *, uint8_t *, int)« but argument is of type »int (*)(struct URLContext *, unsigned char *, int)«
  219. libavformat/aviobuf.c:612:23: Warnung: Übergabe des Arguments 7 von »init_put_byte« von inkompatiblem Zeigertyp
  220. libavformat/aviobuf.c:43:5: Anmerkung: expected »int (*)(void *, uint8_t *, int)« but argument is of type »int (*)(struct URLContext *, const unsigned char *, int)«
  221. libavformat/aviobuf.c:612:23: Warnung: Übergabe des Arguments 8 von »init_put_byte« von inkompatiblem Zeigertyp
  222. libavformat/aviobuf.c:43:5: Anmerkung: expected »int64_t (*)(void *, int64_t, int)« but argument is of type »int64_t (*)(struct URLContext *, int64_t, int)«
  223. CC libavformat/avlanguage.o
  224. CC libavformat/bethsoftvid.o
  225. CC libavformat/avs.o
  226. CC libavformat/bfi.o
  227. CC libavformat/bink.o
  228. CC libavformat/c93.o
  229. CC libavformat/caf.o
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement