Advertisement
Guest User

Untitled

a guest
Apr 19th, 2022
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 110.17 KB | None | 0 0
  1. dpkg-buildpackage: info: source package cinelerra-gg
  2. dpkg-buildpackage: info: source version 1:5.1.2022+03+gite15276685c-1
  3. dpkg-buildpackage: info: source distribution bullseye
  4. dpkg-buildpackage: info: source changed by Thanatermesis - <thanatermesis@gmail.com>
  5. dpkg-buildpackage: info: host architecture i386
  6. dpkg-source --before-build .
  7. dpkg-source: warning: unknown information field 'Conflicts' in input data in general section of control info file
  8. dpkg-source: warning: unknown information field 'Replaces' in input data in general section of control info file
  9. dpkg-source: warning: unknown information field 'Provides' in input data in general section of control info file
  10. dpkg-source: warning: unknown information field 'Recommends' in input data in general section of control info file
  11. dpkg-source: warning: unknown information field 'Suggests' in input data in general section of control info file
  12. debian/rules clean
  13. dh clean
  14. debian/rules override_dh_auto_clean
  15. make[1]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg'
  16. # XXX: make sure to update the changelog value generator (mkdebid/control.sh) if the version changes:
  17. rm -rf CineRmt
  18. mv cinelerra-5.1/* .
  19. mv: cannot stat 'cinelerra-5.1/*': No such file or directory
  20. make[1]: [debian/rules:133: override_dh_auto_clean] Error 1 (ignored)
  21. rmdir cinelerra-5.1
  22. rmdir: failed to remove 'cinelerra-5.1': No such file or directory
  23. make[1]: [debian/rules:134: override_dh_auto_clean] Error 1 (ignored)
  24. #dh_testdir
  25. #dh_testroot
  26. #[ -f Makefile ] && /usr/bin/make clean
  27. #dh_clean -a
  28. #-rm -f build-stamp
  29. make[1]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg'
  30. dh_autoreconf_clean
  31. dh_clean
  32. #--disable-libiec61883 \
  33. #--enable-libsndfile \
  34.  
  35. #--enable-audiofile \
  36. #--enable-encore \
  37. #--enable-ffmpeg \
  38. #--enable-fftw \
  39. #--enable-flac \
  40. #--enable-giflib \
  41. #--enable-lame \
  42. #--enable-libjpeg \
  43. #--enable-libogg \
  44. #--enable-libtheora \
  45. #--enable-libvorbis \
  46. #--enable-libvpx \
  47. #--enable-libwebp \
  48. #--enable-lilv \
  49. #--enable-lv2 \
  50. #--enable-mjpegtools \
  51. #--enable-openjpeg \
  52. #--enable-opus \
  53. #--enable-tiff \
  54. #--enable-x264 \
  55. #--enable-x264_hidepth \
  56. #--enable-x265 \
  57. #--enable-x265_hidepth \
  58.  
  59. #--enable-opengl \
  60.  
  61. debian/rules build
  62. dh build
  63. dh_update_autotools_config
  64. dh_autoreconf
  65. configure.ac:10: installing 'm4/compile'
  66. configure.ac:8: installing 'm4/install-sh'
  67. configure.ac:8: installing 'm4/missing'
  68. debian/rules override_dh_auto_configure
  69. make[1]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg'
  70. ./autogen.sh
  71. + rm -f global_config configure Makefile Makefile.in
  72. + rm -f aclocal.m4 depcomp compile install-sh ltmain.sh
  73. + rm -f config.log config.guess config.h config.h.in config.sub config.status missing
  74. + rm -rf autom4te.cache m4
  75. + '[' '' = clean ']'
  76. + mkdir m4
  77. + autoreconf --install
  78. configure.ac:10: installing 'm4/compile'
  79. configure.ac:8: installing 'm4/install-sh'
  80. configure.ac:8: installing 'm4/missing'
  81. ++ uname -o
  82. + '[' GNU/Linux = Android ']'
  83. + '[' -e /system/bin/app_process ']'
  84. dh_auto_configure -- --disable-maintainer-mode --with-alsa --with-gl --with-ladspa --with-nv --with-ogg --with-pulse --with-shuttle --with-shuttle_usb --with-vaapi --without-dav1d --with-vdpau --with-xv --without-dvb --with-xft --without-commercial --without-cuda --without-oss --without-single-user --disable-static-build --prefix=/usr --with-exec-name=cinelerra-gg
  85. ./configure --build=i686-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/i386-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --disable-maintainer-mode --with-alsa --with-gl --with-ladspa --with-nv --with-ogg --with-pulse --with-shuttle --with-shuttle_usb --with-vaapi --without-dav1d --with-vdpau --with-xv --without-dvb --with-xft --without-commercial --without-cuda --without-oss --without-single-user --disable-static-build --prefix=/usr --with-exec-name=cinelerra-gg
  86. checking for a BSD-compatible install... /usr/bin/install -c
  87. checking whether build environment is sane... yes
  88. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  89. checking for gawk... gawk
  90. checking whether make sets $(MAKE)... yes
  91. checking whether make supports nested variables... yes
  92. checking whether make supports the include directive... yes (GNU style)
  93. checking for gcc... /usr/lib/ccache/gcc
  94. checking whether the C compiler works... yes
  95. checking for C compiler default output file name... a.out
  96. checking for suffix of executables...
  97. checking whether we are cross compiling... no
  98. checking for suffix of object files... o
  99. checking whether we are using the GNU C compiler... yes
  100. checking whether /usr/lib/ccache/gcc accepts -g... yes
  101. checking for /usr/lib/ccache/gcc option to accept ISO C89... none needed
  102. checking whether /usr/lib/ccache/gcc understands -c and -o together... yes
  103. checking dependency style of /usr/lib/ccache/gcc... none
  104. checking dependency style of /usr/lib/ccache/gcc... none
  105. checking for g++... g++
  106. checking whether we are using the GNU C++ compiler... yes
  107. checking whether g++ accepts -g... yes
  108. checking dependency style of g++... none
  109. checking for gtk_init in -lm... yes
  110. checking for nasm... yes
  111. checking nasm x264 compatible... yes
  112. checking for yasm... yes
  113. checking for objcopy... yes
  114. checking for pactl... no
  115. checking whether X_HAVE_UTF8_STRING is declared... yes
  116. checking for XOpenDisplay in -lX11... yes
  117. checking for X11/X.h... yes
  118. checking X11 headers... yes
  119. checking for X11/keysym.h... yes
  120. checking X11 headers... yes
  121. checking for XShmQueryExtension in -lXext... yes
  122. checking for X11/Xlib.h... yes
  123. checking Xlib XShm extention... yes
  124. checking for XineramaQueryExtension in -lXinerama... yes
  125. checking for X11/extensions/Xinerama.h... yes
  126. checking Xinerama headers... yes
  127. checking for XFixesQueryVersion in -lXfixes... yes
  128. checking for BZ2_bzDecompress in -lbz2... yes
  129. checking for FcInit in -lfontconfig... yes
  130. checking for FT_Init_FreeType in -lfreetype... yes
  131. checking for lzma_version_number in -llzma... yes
  132. checking for png_read_png in -lpng... yes
  133. checking for pthread_create in -lpthread... yes
  134. checking for gzopen in -lz... yes
  135. checking for fftw_execute in -lfftw3... yes
  136. checking for fftw3.h... yes
  137. checking fftw headers... yes
  138. checking for uuid_clear in -luuid... yes
  139. checking for uuid/uuid.h... yes
  140. checking uuid headers... yes
  141. checking for linux/cdrom.h... yes
  142. checking linux cdrom headers... yes
  143. checking for sys/ioctl.h... yes
  144. checking linux sys... yes
  145. checking for FLAC__stream_decoder_new in -lFLAC... yes
  146. checking for FLAC/stream_decoder.h... yes
  147. checking FLAC headers... yes
  148. checking for lame_init in -lmp3lame... no
  149. checking for jpeg_start_decompress in -ljpeg... yes
  150. checking for stdio.h... yes
  151. checking jpeg headers... yes
  152. checking for opj_version in -lopenjp2... no
  153. checking for sf_open in -lsndfile... yes
  154. checking for sndfile.h... yes
  155. checking sndfile headers... yes
  156. checking for ImfOpenInputFile in -lIlmImf... yes
  157. checking for OpenEXR/ImfCRgbaFile.h... yes
  158. checking IlmImf headers... yes
  159. checking for vpx_codec_decode in -lvpx... no
  160. checking for mjpeg_info in -lmjpegutils... no
  161. checking for TIFFOpen in -ltiff... yes
  162. checking for tiff.h... yes
  163. checking tiff headers... yes
  164. checking for twolame_encode_buffer_float32_interleaved in -ltwolame... no
  165. checking for x264_encoder_encode in -lx264... no
  166. checking for x265_encoder_encode in -lx265... no
  167. checking for opus_multistream_decoder_create in -lopus... yes
  168. checking for opus/opus_multistream.h... yes
  169. checking libopus headers... yes
  170. checking for aom_codec_version in -laom... no
  171. checking for dav1d_version in -ldav1d... no
  172. checking for WebPGetEncoderVersion in -lwebp... yes
  173. checking for webp/encode.h... yes
  174. checking libwebp headers... yes
  175. checking for a52_init in -la52... yes
  176. checking for stdint.h... no
  177. checking a52 headers... no
  178. checking for encore.h... no
  179. checking encore headers... no
  180. checking for DGifOpen in -lgif... yes
  181. checking for gif_lib.h... yes
  182. checking gif lib headers... yes
  183. checking for jbg_dec_init in -ljbig... yes
  184. checking for vdp_device_create_x11 in -lvdpau... yes
  185. checking for vaInitialize in -lva... yes
  186. checking for va/va_x11.h... yes
  187. checking va x11 headers... yes
  188. checking for vaGetDisplay in -lva-x11... yes
  189. checking for va/va_drm.h... yes
  190. checking va drm headers... yes
  191. checking for vaGetDisplayDRM in -lva-drm... yes
  192. checking for glUseProgram in -lGL... yes
  193. checking for gluOrtho2D in -lGLU... yes
  194. checking for GL/gl.h... yes
  195. checking opengl headers... yes
  196. checking for XvQueryExtension in -lXv... yes
  197. checking for X11/Xlib.h... (cached) yes
  198. checking Xlib Xv extention... yes
  199. checking for sys/soundcard.h... yes
  200. checking oss headers... yes
  201. checking for XftInit in -lXft... yes
  202. checking for X11/Xlib.h... (cached) yes
  203. checking Xft/freetype headers... yes
  204. checking for snd_pcm_open in -lasound... yes
  205. checking for alsa/asoundlib.h... yes
  206. checking asound headers... yes
  207. checking for ogg_stream_init in -logg... yes
  208. checking for ogg/ogg.h... yes
  209. checking ogg headers... yes
  210. checking for theora_info_init in -ltheora... yes
  211. checking for theora/theoraenc.h... yes
  212. checking threora headers... yes
  213. checking for vorbis_encode_init in -lvorbisenc... yes
  214. checking for vorbis/vorbisenc.h... yes
  215. checking vorbis encoders headers... yes
  216. checking for ov_open in -lvorbisfile... yes
  217. checking for vorbis/vorbisfile.h... yes
  218. checking vorbis file headers... yes
  219. checking for avc1394_init_target in -lavc1394... yes
  220. checking for libavc1394/avc1394.h... yes
  221. checking libavc1394 headers... yes
  222. checking for rom1394_get_bus_id in -lrom1394... yes
  223. checking for libavc1394/rom1394.h... yes
  224. checking librom1394 headers... yes
  225. checking for iec61883_mpeg2_recv_init in -liec61883... yes
  226. checking for libiec61883/iec61883.h... yes
  227. checking libiec61883 headers... yes
  228. checking for raw1394_iso_recv_init in -lraw1394... yes
  229. checking for libraw1394/raw1394.h... yes
  230. checking libraw1394 headers... yes
  231. checking for dv_init in -ldv... no
  232. checking for linux/dvb/dmx.h... yes
  233. checking dvb device headers... yes
  234. checking for linux/kernel.h... yes
  235. checking v4l2 system headers... yes
  236. checking for X11/Xlib.h... (cached) yes
  237. checking XF86VM headers... yes
  238. checking for esd.h... no
  239. checking esound headers... no
  240. checking for audiofile.h... no
  241. checking audiofile headers... no
  242. checking for pa_simple_new in -lpulse-simple... yes
  243. checking for pulse/simple.h... yes
  244. checking pulse-simple headers... yes
  245. checking for pa_context_new in -lpulse... yes
  246. checking for pulse/error.h... yes
  247. checking pulse headers... yes
  248. checking for linux/isofs.h... no
  249. checking isofs headers... no
  250. checking for X11/keysymdef.h... yes
  251. checking x11 keysym defs... yes
  252. checking for libusb_init in -lusb-1.0... yes
  253. checking for libusb-1.0/libusb.h... yes
  254. checking libusb headers... yes
  255. checking for lilv_world_new in -llilv-0... yes
  256. checking for sord_world_new in -lsord-0... yes
  257. checking for serd_reader_new in -lserd-0... yes
  258. checking for sratom_new in -lsratom-0... yes
  259. checking for lilv/lilv.h... yes
  260. checking lilv headers... yes
  261. checking for suil_instance_new in -lsuil-0... yes
  262. checking for suil/suil.h... yes
  263. checking suil headers... yes
  264. checking for /usr/local/cuda/include/cuda.h... no
  265. checking cuda sdk... no
  266. checking for dlopen in -ldl... yes
  267. checking for numa_alloc in -lnuma... no
  268. checking for openexr available... yes
  269. Reason Package
  270. ------ -------
  271. needed libbthread
  272. forced a52dec
  273. forced djbfft
  274. disabled encore
  275. disabled audiofile
  276. disabled esound
  277. forced ffmpeg
  278. forced giflib
  279. needed ilmBase
  280. needed ladspa
  281. forced lame
  282. forced libraw1394
  283. needed libdv
  284. forced libogg
  285. forced libtheora
  286. forced libuuid
  287. forced libvorbis
  288. forced mjpegtools
  289. needed libaom
  290. needed dav1d
  291. needed openExr
  292. needed openexr
  293. forced openjpeg
  294. forced twolame
  295. forced x264
  296. forced x265
  297. needed libvpx
  298. needed ffnvcodec
  299. shared -ltheoraenc
  300. shared -ltheoradec
  301. shared -logg
  302. shared -lvorbis
  303. shared -lvorbisfile
  304. shared -logg
  305. shared -lIlmImf
  306. shared -lIlmThread
  307. shared -lIex
  308. shared -lpthread
  309. shared -lfftw3
  310. shared -lFLAC
  311. shared -lavc1394
  312. shared -lrom1394
  313. shared -liec61883
  314. shared -ljpeg
  315. shared -lsndfile
  316. shared -lwebp
  317. shared -ltiff
  318. shared -lopus
  319. shared -llilv-0
  320. shared -lsratom-0
  321. shared -lserd-0
  322. shared -lsord-0
  323. shared -lsuil-0
  324. system -lX11
  325. system -lXext
  326. system -lXinerama
  327. system -lXfixes
  328. system -lbz2
  329. system -lfontconfig
  330. system -lfreetype
  331. system -llzma
  332. system -lpng
  333. system -lpthread
  334. system -lz
  335. system -lIlmImf
  336. system -ljbig
  337. system -lvdpau
  338. system -lva
  339. system -lva-x11
  340. system -lva-drm
  341. system -lGL
  342. system -lGLU
  343. system -lXv
  344. system -lXft
  345. system -lasound
  346. system -lpulse-simple
  347. system -lpulse
  348. system -lusb-1.0
  349. system -ldl
  350.  
  351. using: with-gl
  352. using: with-xft
  353. using: with-xxf86vm
  354. using: without-oss
  355. using: with-alsa
  356. using: with-firewire
  357. using: with-ogg
  358. using: with-dv
  359. using: without-dvb
  360. using: with-ladspa
  361. using: with-video4linux2
  362. using: without-esound
  363. using: with-pulse
  364. using: without-pactl
  365. using: with-openexr
  366. using: with-lv2
  367. using: without-commercial
  368. using: with-libzmpeg
  369. using: with-shuttle
  370. using: with-shuttle_usb
  371. using: with-xv
  372. using: with-vaapi
  373. using: with-vdpau
  374. using: without-cuda
  375. using: with-nv
  376. using: with-wintv
  377. using: with-x10tv
  378. using: with-jobs = 8
  379. using: exec-name = cinelerra-gg
  380. using: with-cinlib = /usr/lib/i386-linux-gnu/cinelerra-gg
  381. using: with-cindat = /usr/share/cinelerra-gg
  382. using: with-config-dir = $$HOME/.bcast5
  383. using: with-nested-dir = $$HOME/Videos
  384. using: with-snap-dir = $$HOME/Pictures
  385. using: with-browser = firefox
  386. using: with-plugin-dir = /usr/lib/i386-linux-gnu/cinelerra-gg/plugins
  387. using: with-ladspa-dir = /usr/lib/i386-linux-gnu/cinelerra-gg/ladspa
  388. using: with-opencv = no
  389. using: with-git-ffmpeg = no
  390. using: with-noelision = auto
  391. using: with-booby = no
  392. using: with-clang = no
  393.  
  394. using: thirdparty build = yes
  395. using: single-user = no
  396. using: static-build = no
  397. using: ladspa-build = yes
  398.  
  399. checking that generated files are newer than configure... done
  400. configure: creating ./config.status
  401. config.status: creating Makefile
  402. config.status: executing depfiles commands
  403. make[1]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg'
  404. dh_auto_build
  405. make -j4
  406. make[1]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg'
  407. make -j8 all-recursive
  408. make[2]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg'
  409. make[2]: warning: -j8 forced in submake: resetting jobserver mode.
  410. Making all in thirdparty
  411. make[3]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty'
  412. make[3]: warning: -j8 forced in submake: resetting jobserver mode.
  413. make -C djbfft* ; cd /mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/../thirdparty/djbfft-0.76/; ln -sf djbfft.a libdjbfft.a
  414. make -C twolame*
  415. make -C lame* ; cd /mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/../thirdparty/lame-3.100/include; ln -sf . lame
  416. make -C openjpeg* ; cd /mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/../thirdparty/openjpeg-2.4.0/src/lib/openjp2; ln -sf . openjpeg-2.1
  417. make -C libogg*
  418. make -C libvorbis*
  419. make[4]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/twolame-0.4.0'
  420. make[4]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100'
  421. make[4]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0'
  422. make[4]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/djbfft-0.76'
  423. ( cat warn-auto.sh; \
  424. echo CC=\'`head -1 conf-cc`\'; \
  425. echo LD=\'`head -1 conf-ld`\'; \
  426. cat find-systype.sh; \
  427. ) | sh > systype
  428. make[4]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libogg-1.3.5'
  429. make all-recursive
  430. make[4]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7'
  431. CONFIGURING x264
  432. make all-recursive
  433. make[5]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100'
  434. Making all in .
  435. cd x264* && ./configure --enable-static --enable-pic
  436. make all-recursive
  437. CONFIGURING x265
  438. cd x265* && echo 'cmake "$@" "source"' > ./configure; chmod +x ./configure; ./configure -DENABLE_SHARED=no
  439. make[5]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/twolame-0.4.0'
  440. make[5]: Nothing to be done for 'all-am'.
  441. make[5]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/twolame-0.4.0'
  442. Making all in libtwolame
  443. make[5]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7'
  444. Making all in mpglib
  445. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/mpglib'
  446. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.c
  447. make[5]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libogg-1.3.5'
  448. Making all in m4
  449. Making all in src
  450. make[5]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/twolame-0.4.0/libtwolame'
  451. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libogg-1.3.5/src'
  452. /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -D_V_SELFTEST -O2 -Wall -ffast-math -fsigned-char -g -O2 -MT test_bitwise-bitwise.o -MD -MP -MF .deps/test_bitwise-bitwise.Tpo -c -o test_bitwise-bitwise.o `test -f 'bitwise.c' || echo './'`bitwise.c
  453. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/m4'
  454. make[6]: Nothing to be done for 'all'.
  455. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/m4'
  456. make[5]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0'
  457. Making all in include
  458. make all-am
  459. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0'
  460. mv -f .deps/test_bitwise-bitwise.Tpo .deps/test_bitwise-bitwise.Po
  461. -- cmake version 3.18.4
  462. CMake Deprecation Warning at CMakeLists.txt:10 (cmake_policy):
  463. The OLD behavior for policy CMP0025 will be removed from a future version
  464. of CMake.
  465.  
  466. The cmake-policies(7) manual explains that the OLD behaviors of all
  467. policies are deprecated and that a policy should be set to OLD only under
  468. specific short-term circumstances. Projects should be ported to the NEW
  469. behavior and not rely on setting a policy to OLD.
  470.  
  471.  
  472. CMake Deprecation Warning at CMakeLists.txt:16 (cmake_policy):
  473. The OLD behavior for policy CMP0054 will be removed from a future version
  474. of CMake.
  475.  
  476. The cmake-policies(7) manual explains that the OLD behaviors of all
  477. policies are deprecated and that a policy should be set to OLD only under
  478. specific short-term circumstances. Projects should be ported to the NEW
  479. behavior and not rely on setting a policy to OLD.
  480.  
  481.  
  482. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/include'
  483. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/twolame-0.4.0/libtwolame'
  484. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-ath.lo -MD -MP -MF .deps/libtwolame_la-ath.Tpo -c -o libtwolame_la-ath.lo `test -f 'ath.c' || echo './'`ath.c
  485. /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -D_V_SELFTEST -O2 -Wall -ffast-math -fsigned-char -g -O2 -MT test_framing-framing.o -MD -MP -MF .deps/test_framing-framing.Tpo -c -o test_framing-framing.o `test -f 'framing.c' || echo './'`framing.c
  486. mv -f .deps/test_framing-framing.Tpo .deps/test_framing-framing.Po
  487. Scanning dependencies of target openjp2
  488. Making all in vorbis
  489. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -ffast-math -fsigned-char -g -O2 -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c -o framing.lo framing.c
  490. make[7]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/include/vorbis'
  491. make[7]: Nothing to be done for 'all'.
  492. make[7]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/include/vorbis'
  493. make[7]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/include'
  494. make[7]: Nothing to be done for 'all-am'.
  495. make[7]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/include'
  496. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/include'
  497. Making all in vq
  498. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0'
  499. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0'
  500. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/vq'
  501. make[6]: Nothing to be done for 'all'.
  502. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/vq'
  503. Making all in lib
  504. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -o common.o
  505. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/lib'
  506. mv -f .deps/common.Tpo .deps/common.Plo
  507. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-ath.lo -MD -MP -MF .deps/libtwolame_la-ath.Tpo -c ath.c -o libtwolame_la-ath.o
  508. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT dct64_i386.lo -MD -MP -MF .deps/dct64_i386.Tpo -c -o dct64_i386.lo dct64_i386.c
  509. [ 2%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/thread.c.o
  510. mv -f .deps/libtwolame_la-ath.Tpo .deps/libtwolame_la-ath.Plo
  511. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-availbits.lo -MD -MP -MF .deps/libtwolame_la-availbits.Tpo -c -o libtwolame_la-availbits.lo `test -f 'availbits.c' || echo './'`availbits.c
  512. Making all in modes
  513. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -ffast-math -fsigned-char -g -O2 -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c framing.c -o framing.o
  514. make[7]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/lib/modes'
  515. make[7]: Nothing to be done for 'all'.
  516. make[7]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/lib/modes'
  517. Making all in books
  518. [ 4%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/bio.c.o
  519. -- The C compiler identification is GNU 10.2.1
  520. make[7]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/lib/books'
  521. ( cat warn-auto.sh; \
  522. echo exec \
  523. "`head -1 conf-cc`" '-c ${1+"$@"}' \
  524. ) > compilebase
  525. mv -f .deps/framing.Tpo .deps/framing.Plo
  526. chmod 755 compilebase
  527. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -ffast-math -fsigned-char -g -O2 -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c -o bitwise.lo bitwise.c
  528. sh print-opt.sh > auto_opt
  529. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-availbits.lo -MD -MP -MF .deps/libtwolame_la-availbits.Tpo -c availbits.c -o libtwolame_la-availbits.o
  530. [ 6%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/cio.c.o
  531. Making all in coupled
  532. ( cat warn-auto.sh; \
  533. echo 'main="$1"; shift'; \
  534. echo exec "`head -1 conf-ld`" \
  535. '-o "$main" "$main".o ${1+"$@"}' \
  536. ) > load
  537. mv -f .deps/libtwolame_la-availbits.Tpo .deps/libtwolame_la-availbits.Plo
  538. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT dct64_i386.lo -MD -MP -MF .deps/dct64_i386.Tpo -c dct64_i386.c -o dct64_i386.o
  539. make[8]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/lib/books/coupled'
  540. make[8]: Nothing to be done for 'all'.
  541. make[8]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/lib/books/coupled'
  542. Making all in uncoupled
  543. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-bitbuffer.lo -MD -MP -MF .deps/libtwolame_la-bitbuffer.Tpo -c -o libtwolame_la-bitbuffer.lo `test -f 'bitbuffer.c' || echo './'`bitbuffer.c
  544. [ 8%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/dwt.c.o
  545. make[8]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/lib/books/uncoupled'
  546. make[8]: Nothing to be done for 'all'.
  547. make[8]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/lib/books/uncoupled'
  548. Making all in floor
  549. mv -f .deps/dct64_i386.Tpo .deps/dct64_i386.Plo
  550. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT decode_i386.lo -MD -MP -MF .deps/decode_i386.Tpo -c -o decode_i386.lo decode_i386.c
  551. make[8]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/lib/books/floor'
  552. make[8]: Nothing to be done for 'all'.
  553. make[8]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/lib/books/floor'
  554. chmod 755 load
  555. cat warn-auto.sh choose.sh \
  556. | sed s}HOME}"`head -1 conf-home`"}g \
  557. > choose
  558. make[8]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/lib/books'
  559. make[8]: Nothing to be done for 'all-am'.
  560. make[8]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/lib/books'
  561. chmod 755 choose
  562. make[7]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/lib/books'
  563. ( cat warn-auto.sh; \
  564. echo 'main="$1"; shift'; \
  565. echo 'rm -f "$main"'; \
  566. echo 'ar cr "$main" ${1+"$@"}'; \
  567. case "`cat systype`" in \
  568. sunos-5.*) ;; \
  569. unix_sv*) ;; \
  570. irix64-*) ;; \
  571. irix-*) ;; \
  572. dgux-*) ;; \
  573. hp-ux-*) ;; \
  574. sco*) ;; \
  575. *) echo 'ranlib "$main"' ;; \
  576. esac \
  577. ) > makelib
  578. make[7]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/lib'
  579. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-bitbuffer.lo -MD -MP -MF .deps/libtwolame_la-bitbuffer.Tpo -c bitbuffer.c -o libtwolame_la-bitbuffer.o
  580. [ 10%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/event.c.o
  581. chmod 755 makelib
  582. ( ./compilebase trycpp.c \
  583. -malign-double >/dev/null 2>&1 \
  584. && echo -malign-double || exit 0 ) > auto_align
  585. CC test_sharedbook-sharedbook.o
  586. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -ffast-math -fsigned-char -g -O2 -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c bitwise.c -o bitwise.o
  587. [ 12%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/image.c.o
  588. mv -f .deps/libtwolame_la-bitbuffer.Tpo .deps/libtwolame_la-bitbuffer.Plo
  589. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-crc.lo -MD -MP -MF .deps/libtwolame_la-crc.Tpo -c -o libtwolame_la-crc.lo `test -f 'crc.c' || echo './'`crc.c
  590. CC mdct.lo
  591. rm -f trycpp.o
  592. sed 1s/PRE/pre8.c/ `cat auto_opt`/sc.c > 8sc.c
  593. -- The CXX compiler identification is GNU 10.2.1
  594. sed 1s/PRE/pre8.c/ `cat auto_opt`/i.c > 8i.c
  595. mv -f .deps/bitwise.Tpo .deps/bitwise.Plo
  596. sed 1s/PRE/pre8.c/ `cat auto_opt`/u5.c > 8u5.c
  597. /bin/bash ../libtool --tag=CC --mode=link /usr/lib/ccache/gcc -D_V_SELFTEST -O2 -Wall -ffast-math -fsigned-char -g -O2 -o test_bitwise test_bitwise-bitwise.o
  598. -- Detecting C compiler ABI info
  599. sed 1s/PRE/pre8.c/ `cat auto_opt`/u4.c > 8u4.c
  600. [ 14%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/invert.c.o
  601. sed 1s/PRE/pre8.c/ `cat auto_opt`/u3.c > 8u3.c
  602. [ 16%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/j2k.c.o
  603. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT decode_i386.lo -MD -MP -MF .deps/decode_i386.Tpo -c decode_i386.c -o decode_i386.o
  604. sed 1s/PRE/pre8.c/ `cat auto_opt`/u2.c > 8u2.c
  605. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-crc.lo -MD -MP -MF .deps/libtwolame_la-crc.Tpo -c crc.c -o libtwolame_la-crc.o
  606. sed 1s/PRE/pre8.c/ `cat auto_opt`/u1.c > 8u1.c
  607. sed 1s/PRE/pre8.c/ `cat auto_opt`/u0.c > 8u0.c
  608. mv -f .deps/decode_i386.Tpo .deps/decode_i386.Plo
  609. sed 1s/PRE/pre8.c/ `cat auto_opt`/mc.c > 8mc.c
  610. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT interface.lo -MD -MP -MF .deps/interface.Tpo -c -o interface.lo interface.c
  611. mv -f .deps/libtwolame_la-crc.Tpo .deps/libtwolame_la-crc.Plo
  612. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-dab.lo -MD -MP -MF .deps/libtwolame_la-dab.Tpo -c -o libtwolame_la-dab.lo `test -f 'dab.c' || echo './'`dab.c
  613. sed 1s/PRE/pre8.c/ `cat auto_opt`/c0.c > 8c0.c
  614. sed 1s/PRE/pre8.c/ `cat auto_opt`/c1.c > 8c1.c
  615. [ 18%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/jp2.c.o
  616. No working C compiler found.
  617. make[3]: *** [Makefile:369: /mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/../thirdparty/build/x264.configure] Error 1
  618. make[3]: *** Waiting for unfinished jobs....
  619. sed 1s/PRE/pre8.c/ `cat auto_opt`/c2.c > 8c2.c
  620. CC smallft.lo
  621. sed 1s/PRE/pre8.c/ `cat auto_opt`/c3.c > 8c3.c
  622. -- Detecting C compiler ABI info - done
  623. sed 1s/PRE/pre8.c/ `cat auto_opt`/c4.c > 8c4.c
  624. CC block.lo
  625. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-dab.lo -MD -MP -MF .deps/libtwolame_la-dab.Tpo -c dab.c -o libtwolame_la-dab.o
  626. sed 1s/PRE/pre8.c/ `cat auto_opt`/c5.c > 8c5.c
  627. sed 1s/PRE/pre8.c/ `cat auto_opt`/d0.c > 8d0.c
  628. mv -f .deps/libtwolame_la-dab.Tpo .deps/libtwolame_la-dab.Plo
  629. [ 20%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mct.c.o
  630. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-encode.lo -MD -MP -MF .deps/libtwolame_la-encode.Tpo -c -o libtwolame_la-encode.lo `test -f 'encode.c' || echo './'`encode.c
  631. libtool: link: /usr/lib/ccache/gcc -D_V_SELFTEST -O2 -Wall -ffast-math -fsigned-char -g -O2 -o test_bitwise test_bitwise-bitwise.o
  632. sed 1s/PRE/pre8.c/ `cat auto_opt`/d1.c > 8d1.c
  633. -- Check for working C compiler: /usr/lib/ccache/gcc - skipped
  634. sed 1s/PRE/pre8.c/ `cat auto_opt`/d2.c > 8d2.c
  635. -- Detecting C compile features
  636. /bin/bash ../libtool --tag=CC --mode=link /usr/lib/ccache/gcc -D_V_SELFTEST -O2 -Wall -ffast-math -fsigned-char -g -O2 -o test_framing test_framing-framing.o
  637. -- Detecting C compile features - done
  638. -- Detecting CXX compiler ABI info
  639. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT interface.lo -MD -MP -MF .deps/interface.Tpo -c interface.c -o interface.o
  640. [ 22%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mqc.c.o
  641. sed 1s/PRE/pre8.c/ `cat auto_opt`/d3.c > 8d3.c
  642. sed 1s/PRE/pre8.c/ `cat auto_opt`/d4.c > 8d4.c
  643. sed 1s/PRE/pre8.c/ `cat auto_opt`/d5.c > 8d5.c
  644. mv -f .deps/interface.Tpo .deps/interface.Plo
  645. CC envelope.lo
  646. [ 24%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/openjpeg.c.o
  647. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT layer1.lo -MD -MP -MF .deps/layer1.Tpo -c -o layer1.lo layer1.c
  648. sed 1s/PRE/pre8.c/ `cat auto_opt`/v5.c > 8v5.c
  649. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-encode.lo -MD -MP -MF .deps/libtwolame_la-encode.Tpo -c encode.c -o libtwolame_la-encode.o
  650. /mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0/src/lib/openjp2/openjpeg.c: In function 'opj_stream_create_file_stream':
  651. /mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0/src/lib/openjp2/openjpeg.c:1078:30: warning: cast between incompatible function types from 'int (*)(FILE *)' to 'void (*)(void *)' [-Wcast-function-type]
  652. 1078 | (opj_stream_free_user_data_fn) fclose);
  653. | ^
  654. [ 26%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_clock.c.o
  655. sed 1s/PRE/pre8.c/ `cat auto_opt`/v4.c > 8v4.c
  656. mv -f .deps/libtwolame_la-encode.Tpo .deps/libtwolame_la-encode.Plo
  657. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-energy.lo -MD -MP -MF .deps/libtwolame_la-energy.Tpo -c -o libtwolame_la-energy.lo `test -f 'energy.c' || echo './'`energy.c
  658. [ 28%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/pi.c.o
  659. sed 1s/PRE/pre8.c/ `cat auto_opt`/v3.c > 8v3.c
  660. sed 1s/PRE/pre8.c/ `cat auto_opt`/v2.c > 8v2.c
  661. CC window.lo
  662. sed 1s/PRE/pre8.c/ `cat auto_opt`/v1.c > 8v1.c
  663. sed 1s/PRE/pre8.c/ `cat auto_opt`/v0.c > 8v0.c
  664. sed 1s/PRE/pre8.c/ `cat auto_opt`/mr.c > 8mr.c
  665. [ 30%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t1.c.o
  666. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT layer1.lo -MD -MP -MF .deps/layer1.Tpo -c layer1.c -o layer1.o
  667. sed 1s/PRE/pre8.c/ `cat auto_opt`/r0.c > 8r0.c
  668. CC lsp.lo
  669. libtool: link: /usr/lib/ccache/gcc -D_V_SELFTEST -O2 -Wall -ffast-math -fsigned-char -g -O2 -o test_framing test_framing-framing.o
  670. mv -f .deps/layer1.Tpo .deps/layer1.Plo
  671. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT layer2.lo -MD -MP -MF .deps/layer2.Tpo -c -o layer2.lo layer2.c
  672. -- Detecting CXX compiler ABI info - done
  673. sed 1s/PRE/pre8.c/ `cat auto_opt`/r1.c > 8r1.c
  674. [ 32%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t2.c.o
  675. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-energy.lo -MD -MP -MF .deps/libtwolame_la-energy.Tpo -c energy.c -o libtwolame_la-energy.o
  676. -- Check for working CXX compiler: /usr/lib/ccache/g++ - skipped
  677. -- Detecting CXX compile features
  678. -- Detecting CXX compile features - done
  679. sed 1s/PRE/pre8.c/ `cat auto_opt`/r2.c > 8r2.c
  680. [ 34%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tcd.c.o
  681. CMake Warning (dev) at /usr/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message):
  682. The package name passed to `find_package_handle_standard_args` (NUMA) does
  683. not match the name of the calling package (Numa). This can lead to
  684. problems in calling code that expects `find_package` result variables
  685. (e.g., `_FOUND`) to follow a certain pattern.
  686. Call Stack (most recent call first):
  687. cmake/FindNuma.cmake:43 (find_package_handle_standard_args)
  688. CMakeLists.txt:100 (find_package)
  689. This warning is for project developers. Use -Wno-dev to suppress it.
  690.  
  691. -- Could NOT find NUMA (missing: NUMA_ROOT_DIR NUMA_INCLUDE_DIR NUMA_LIBRARY)
  692. -- Looking for include file inttypes.h
  693. /bin/bash ../libtool --tag=CC --mode=link /usr/lib/ccache/gcc -O2 -Wall -ffast-math -fsigned-char -g -O2 -no-undefined -version-info 8:5:8 -o libogg.la -rpath /usr/local/lib framing.lo bitwise.lo
  694. CC lpc.lo
  695. mv -f .deps/libtwolame_la-energy.Tpo .deps/libtwolame_la-energy.Plo
  696. sed 1s/PRE/pre8.c/ `cat auto_opt`/r3.c > 8r3.c
  697. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-fft.lo -MD -MP -MF .deps/libtwolame_la-fft.Tpo -c -o libtwolame_la-fft.lo `test -f 'fft.c' || echo './'`fft.c
  698. [ 36%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tgt.c.o
  699. sed 1s/PRE/pre8.c/ `cat auto_opt`/r4.c > 8r4.c
  700. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT layer2.lo -MD -MP -MF .deps/layer2.Tpo -c layer2.c -o layer2.o
  701. [ 38%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/function_list.c.o
  702. mv -f .deps/layer2.Tpo .deps/layer2.Plo
  703. sed 1s/PRE/pre8.c/ `cat auto_opt`/r5.c > 8r5.c
  704. [ 40%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_malloc.c.o
  705. [ 42%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/sparse_array.c.o
  706. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT layer3.lo -MD -MP -MF .deps/layer3.Tpo -c -o layer3.lo layer3.c
  707. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT tabinit.lo -MD -MP -MF .deps/tabinit.Tpo -c -o tabinit.lo tabinit.c
  708. sed 1s/PRE/pre8.c/ `cat auto_opt`/sr.c > 8sr.c
  709. sed 1s/PRE/pre4.c/ `cat auto_opt`/sc.c > 4sc.c
  710. sed 1s/PRE/pre4.c/ `cat auto_opt`/i.c > 4i.c
  711. [ 44%] Linking C static library ../../../bin/libopenjp2.a
  712. sed 1s/PRE/pre4.c/ `cat auto_opt`/u5.c > 4u5.c
  713. -- Looking for include file inttypes.h - found
  714. sed 1s/PRE/pre4.c/ `cat auto_opt`/u4.c > 4u4.c
  715. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT layer3.lo -MD -MP -MF .deps/layer3.Tpo -c layer3.c -o layer3.o
  716. CC analysis.lo
  717. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-fft.lo -MD -MP -MF .deps/libtwolame_la-fft.Tpo -c fft.c -o libtwolame_la-fft.o
  718. sed 1s/PRE/pre4.c/ `cat auto_opt`/u3.c > 4u3.c
  719. -- Performing Test CC_HAS_NO_STRICT_OVERFLOW
  720. sed 1s/PRE/pre4.c/ `cat auto_opt`/u2.c > 4u2.c
  721. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0'
  722. sed 1s/PRE/pre4.c/ `cat auto_opt`/u1.c > 4u1.c
  723. sed 1s/PRE/pre4.c/ `cat auto_opt`/u0.c > 4u0.c
  724. mv -f .deps/layer3.Tpo .deps/layer3.Plo
  725. sed 1s/PRE/pre4.c/ `cat auto_opt`/mc.c > 4mc.c
  726. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-get_set.lo -MD -MP -MF .deps/libtwolame_la-get_set.Tpo -c -o libtwolame_la-get_set.lo `test -f 'get_set.c' || echo './'`get_set.c
  727. [ 44%] Built target openjp2
  728. mv -f .deps/libtwolame_la-fft.Tpo .deps/libtwolame_la-fft.Plo
  729. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-mem.lo -MD -MP -MF .deps/libtwolame_la-mem.Tpo -c -o libtwolame_la-mem.lo `test -f 'mem.c' || echo './'`mem.c
  730. sed 1s/PRE/pre4.c/ `cat auto_opt`/c0.c > 4c0.c
  731. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0'
  732. sed 1s/PRE/pre4.c/ `cat auto_opt`/c1.c > 4c1.c
  733. Scanning dependencies of target opj_dump
  734. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0'
  735. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0'
  736. sed 1s/PRE/pre4.c/ `cat auto_opt`/c2.c > 4c2.c
  737. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT tabinit.lo -MD -MP -MF .deps/tabinit.Tpo -c tabinit.c -o tabinit.o
  738. sed 1s/PRE/pre4.c/ `cat auto_opt`/c3.c > 4c3.c
  739. [ 46%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/opj_dump.c.o
  740. libtool: link: ar cr .libs/libogg.a framing.o bitwise.o
  741. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-mem.lo -MD -MP -MF .deps/libtwolame_la-mem.Tpo -c mem.c -o libtwolame_la-mem.o
  742. sed 1s/PRE/pre4.c/ `cat auto_opt`/c4.c > 4c4.c
  743. libtool: link: ranlib .libs/libogg.a
  744. /mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0/src/bin/jp2/opj_dump.c: In function 'get_next_file':
  745. /mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0/src/bin/jp2/opj_dump.c:214:31: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
  746. 214 | sprintf(infilename, "%s/%s", img_fol->imgdirpath, image_filename);
  747. | ^
  748. /mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0/src/bin/jp2/opj_dump.c:214:5: note: 'sprintf' output 2 or more bytes (assuming 4097) into a destination of size 4096
  749. 214 | sprintf(infilename, "%s/%s", img_fol->imgdirpath, image_filename);
  750. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  751. /mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0/src/bin/jp2/opj_dump.c:227:36: warning: '.' directive writing 1 byte into a region of size between 0 and 4095 [-Wformat-overflow=]
  752. 227 | sprintf(outfilename, "%s/%s.%s", img_fol->imgdirpath, temp_ofname,
  753. | ^
  754. /mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0/src/bin/jp2/opj_dump.c:227:9: note: 'sprintf' output 3 or more bytes (assuming 4098) into a destination of size 4096
  755. 227 | sprintf(outfilename, "%s/%s.%s", img_fol->imgdirpath, temp_ofname,
  756. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  757. 228 | img_fol->out_format);
  758. | ~~~~~~~~~~~~~~~~~~~~
  759. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-get_set.lo -MD -MP -MF .deps/libtwolame_la-get_set.Tpo -c get_set.c -o libtwolame_la-get_set.o
  760. sed 1s/PRE/pre4.c/ `cat auto_opt`/c5.c > 4c5.c
  761. mv -f .deps/tabinit.Tpo .deps/tabinit.Plo
  762. /bin/bash ../libtool --tag=CC --mode=link /usr/lib/ccache/gcc -O -o libmpgdecoder.la common.lo dct64_i386.lo decode_i386.lo interface.lo layer1.lo layer2.lo layer3.lo tabinit.lo
  763. CC synthesis.lo
  764. mv -f .deps/libtwolame_la-mem.Tpo .deps/libtwolame_la-mem.Plo
  765. -- Performing Test CC_HAS_NO_STRICT_OVERFLOW - Success
  766. [ 48%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convert.c.o
  767. mv -f .deps/libtwolame_la-get_set.Tpo .deps/libtwolame_la-get_set.Plo
  768. -- Performing Test CC_HAS_NO_NARROWING
  769. libtool: link: ( cd ".libs" && rm -f "libogg.la" && ln -s "../libogg.la" "libogg.la" )
  770. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_0.lo -MD -MP -MF .deps/libtwolame_la-psycho_0.Tpo -c -o libtwolame_la-psycho_0.lo `test -f 'psycho_0.c' || echo './'`psycho_0.c
  771. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_1.lo -MD -MP -MF .deps/libtwolame_la-psycho_1.Tpo -c -o libtwolame_la-psycho_1.lo `test -f 'psycho_1.c' || echo './'`psycho_1.c
  772. sed 1s/PRE/pre4.c/ `cat auto_opt`/d0.c > 4d0.c
  773. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libogg-1.3.5/src'
  774. Making all in include
  775. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libogg-1.3.5/include'
  776. sed 1s/PRE/pre4.c/ `cat auto_opt`/d1.c > 4d1.c
  777. sed 1s/PRE/pre4.c/ `cat auto_opt`/d2.c > 4d2.c
  778. sed 1s/PRE/pre4.c/ `cat auto_opt`/d3.c > 4d3.c
  779. [ 51%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convertbmp.c.o
  780. Making all in ogg
  781. make[7]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libogg-1.3.5/include/ogg'
  782. make[7]: Nothing to be done for 'all'.
  783. make[7]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libogg-1.3.5/include/ogg'
  784. make[7]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libogg-1.3.5/include'
  785. make[7]: Nothing to be done for 'all-am'.
  786. make[7]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libogg-1.3.5/include'
  787. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libogg-1.3.5/include'
  788. Making all in doc
  789. sed 1s/PRE/pre4.c/ `cat auto_opt`/d4.c > 4d4.c
  790. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libogg-1.3.5/doc'
  791. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_0.lo -MD -MP -MF .deps/libtwolame_la-psycho_0.Tpo -c psycho_0.c -o libtwolame_la-psycho_0.o
  792. mv -f .deps/libtwolame_la-psycho_0.Tpo .deps/libtwolame_la-psycho_0.Plo
  793. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_2.lo -MD -MP -MF .deps/libtwolame_la-psycho_2.Tpo -c -o libtwolame_la-psycho_2.lo `test -f 'psycho_2.c' || echo './'`psycho_2.c
  794. sed 1s/PRE/pre4.c/ `cat auto_opt`/d5.c > 4d5.c
  795. [ 53%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/index.c.o
  796. Making all in libogg
  797. sed 1s/PRE/pre4.c/ `cat auto_opt`/v5.c > 4v5.c
  798. make[7]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libogg-1.3.5/doc/libogg'
  799. make[7]: Nothing to be done for 'all'.
  800. make[7]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libogg-1.3.5/doc/libogg'
  801. [ 55%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/color.c.o
  802. sed 1s/PRE/pre4.c/ `cat auto_opt`/v4.c > 4v4.c
  803. make[7]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libogg-1.3.5/doc'
  804. make[7]: Nothing to be done for 'all-am'.
  805. make[7]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libogg-1.3.5/doc'
  806. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libogg-1.3.5/doc'
  807. [ 57%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/opj_getopt.c.o
  808. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libogg-1.3.5'
  809. CC psy.lo
  810. sed 1s/PRE/pre4.c/ `cat auto_opt`/v3.c > 4v3.c
  811. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libogg-1.3.5'
  812. make[5]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libogg-1.3.5'
  813. make[4]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libogg-1.3.5'
  814. touch /mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/../thirdparty/build/libogg.built
  815. sed 1s/PRE/pre4.c/ `cat auto_opt`/v2.c > 4v2.c
  816. sed 1s/PRE/pre4.c/ `cat auto_opt`/v1.c > 4v1.c
  817. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_2.lo -MD -MP -MF .deps/libtwolame_la-psycho_2.Tpo -c psycho_2.c -o libtwolame_la-psycho_2.o
  818. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_1.lo -MD -MP -MF .deps/libtwolame_la-psycho_1.Tpo -c psycho_1.c -o libtwolame_la-psycho_1.o
  819. [ 59%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/converttif.c.o
  820. sed 1s/PRE/pre4.c/ `cat auto_opt`/v0.c > 4v0.c
  821. sed 1s/PRE/pre4.c/ `cat auto_opt`/mr.c > 4mr.c
  822. mv -f .deps/libtwolame_la-psycho_1.Tpo .deps/libtwolame_la-psycho_1.Plo
  823. sed 1s/PRE/pre4.c/ `cat auto_opt`/r0.c > 4r0.c
  824. sed 1s/PRE/pre4.c/ `cat auto_opt`/r1.c > 4r1.c
  825. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_3.lo -MD -MP -MF .deps/libtwolame_la-psycho_3.Tpo -c -o libtwolame_la-psycho_3.lo `test -f 'psycho_3.c' || echo './'`psycho_3.c
  826. sed 1s/PRE/pre4.c/ `cat auto_opt`/r2.c > 4r2.c
  827. mv -f .deps/libtwolame_la-psycho_2.Tpo .deps/libtwolame_la-psycho_2.Plo
  828. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_4.lo -MD -MP -MF .deps/libtwolame_la-psycho_4.Tpo -c -o libtwolame_la-psycho_4.lo `test -f 'psycho_4.c' || echo './'`psycho_4.c
  829. sed 1s/PRE/pre4.c/ `cat auto_opt`/r3.c > 4r3.c
  830. sed 1s/PRE/pre4.c/ `cat auto_opt`/r4.c > 4r4.c
  831. sed 1s/PRE/pre4.c/ `cat auto_opt`/r5.c > 4r5.c
  832. sed 1s/PRE/pre4.c/ `cat auto_opt`/sr.c > 4sr.c
  833. [ 61%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convertpng.c.o
  834. ( cat warn-auto.sh; \
  835. echo exec \
  836. "`head -1 conf-cc`" "`cat auto_align`" \
  837. '-c ${1+"$@"}' \
  838. ) > compile
  839. -- Performing Test CC_HAS_NO_NARROWING - Success
  840. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_n1.lo -MD -MP -MF .deps/libtwolame_la-psycho_n1.Tpo -c -o libtwolame_la-psycho_n1.lo `test -f 'psycho_n1.c' || echo './'`psycho_n1.c
  841. libtool: link: ar cru .libs/libmpgdecoder.a common.o dct64_i386.o decode_i386.o interface.o layer1.o layer2.o layer3.o tabinit.o
  842. ar: `u' modifier ignored since `D' is the default (see `U')
  843. -- Performing Test CC_HAS_NO_ARRAY_BOUNDS
  844. libtool: link: ranlib .libs/libmpgdecoder.a
  845. chmod 755 compile
  846. ./compile 8sc.c
  847. ./compile 8u5.c
  848. CC info.lo
  849. ./compile 8u4.c
  850. ./compile 8u3.c
  851. ./compile 8u2.c
  852. [ 63%] Linking C executable ../../../bin/opj_dump
  853. ./compile 8u1.c
  854. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_3.lo -MD -MP -MF .deps/libtwolame_la-psycho_3.Tpo -c psycho_3.c -o libtwolame_la-psycho_3.o
  855. ./compile 8u0.c
  856. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_4.lo -MD -MP -MF .deps/libtwolame_la-psycho_4.Tpo -c psycho_4.c -o libtwolame_la-psycho_4.o
  857. mv -f .deps/libtwolame_la-psycho_3.Tpo .deps/libtwolame_la-psycho_3.Plo
  858. 8u0.c: In function 'fftc8_unpass':
  859. 8u0.c:139:25: warning: unused variable 'k' [-Wunused-variable]
  860. 139 | register unsigned int k;
  861. | ^
  862. ./compile 8mc.c
  863. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-subband.lo -MD -MP -MF .deps/libtwolame_la-subband.Tpo -c -o libtwolame_la-subband.lo `test -f 'subband.c' || echo './'`subband.c
  864. ./compile 8c0.c
  865. libtool: link: ( cd ".libs" && rm -f "libmpgdecoder.la" && ln -s "../libmpgdecoder.la" "libmpgdecoder.la" )
  866. ./compile 8c1.c
  867. mv -f .deps/libtwolame_la-psycho_4.Tpo .deps/libtwolame_la-psycho_4.Plo
  868. ./compile 8c2.c
  869. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-psycho_n1.lo -MD -MP -MF .deps/libtwolame_la-psycho_n1.Tpo -c psycho_n1.c -o libtwolame_la-psycho_n1.o
  870. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-twolame.lo -MD -MP -MF .deps/libtwolame_la-twolame.Tpo -c -o libtwolame_la-twolame.lo `test -f 'twolame.c' || echo './'`twolame.c
  871. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/mpglib'
  872. Making all in libmp3lame
  873. CC floor1.lo
  874. ./compile 8c3.c
  875. ./compile 8c4.c
  876. mv -f .deps/libtwolame_la-psycho_n1.Tpo .deps/libtwolame_la-psycho_n1.Plo
  877. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/libmp3lame'
  878. ./compile 8c5.c
  879. Making all in i386
  880. make[7]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/libmp3lame/i386'
  881. Makefile:622: warning: ignoring prerequisites on suffix rule definition
  882. Makefile:619: warning: ignoring prerequisites on suffix rule definition
  883. make[7]: Nothing to be done for 'all'.
  884. make[7]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/libmp3lame/i386'
  885. Making all in vector
  886. ./compile 8d0.c
  887. make[7]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/libmp3lame/vector'
  888. make[7]: Nothing to be done for 'all'.
  889. make[7]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/libmp3lame/vector'
  890. CC floor0.lo
  891. make[7]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/libmp3lame'
  892. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT VbrTag.lo -MD -MP -MF .deps/VbrTag.Tpo -c -o VbrTag.lo VbrTag.c
  893. ./compile 8d1.c
  894. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0'
  895. -- Performing Test CC_HAS_NO_ARRAY_BOUNDS - Success
  896. -- Performing Test CC_HAS_FAST_MATH
  897. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-subband.lo -MD -MP -MF .deps/libtwolame_la-subband.Tpo -c subband.c -o libtwolame_la-subband.o
  898. ./compile 8d2.c
  899. ./compile 8d3.c
  900. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT VbrTag.lo -MD -MP -MF .deps/VbrTag.Tpo -c VbrTag.c -o VbrTag.o
  901. ./compile 8d4.c
  902. ./compile 8d5.c
  903. [ 63%] Built target opj_dump
  904. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0'
  905. ./compile 8v5.c
  906. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-twolame.lo -MD -MP -MF .deps/libtwolame_la-twolame.Tpo -c twolame.c -o libtwolame_la-twolame.o
  907. mv -f .deps/libtwolame_la-subband.Tpo .deps/libtwolame_la-subband.Plo
  908. ./compile 8v4.c
  909. Scanning dependencies of target opj_compress
  910. mv -f .deps/VbrTag.Tpo .deps/VbrTag.Plo
  911. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-util.lo -MD -MP -MF .deps/libtwolame_la-util.Tpo -c -o libtwolame_la-util.lo `test -f 'util.c' || echo './'`util.c
  912. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c -o bitstream.lo bitstream.c
  913. ./compile 8v3.c
  914. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0'
  915. ./compile 8v2.c
  916. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0'
  917. ./compile 8v1.c
  918. mv -f .deps/libtwolame_la-twolame.Tpo .deps/libtwolame_la-twolame.Plo
  919. 8v1.c: In function 'fftr8_unpassbig':
  920. 8v1.c:6:45: warning: unused variable 't8' [-Wunused-variable]
  921. 6 | register real t1, t2, t3, t4, t5, t6, t7, t8;
  922. | ^~
  923. 8v1.c:6:41: warning: unused variable 't7' [-Wunused-variable]
  924. 6 | register real t1, t2, t3, t4, t5, t6, t7, t8;
  925. | ^~
  926. ./compile 8v0.c
  927. 8v0.c: In function 'fftr8_un4':
  928. 8v0.c:5:29: warning: unused variable 't4' [-Wunused-variable]
  929. 5 | register real t1, t2, t3, t4, t5, t6;
  930. | ^~
  931. 8v0.c:5:21: warning: unused variable 't2' [-Wunused-variable]
  932. 5 | register real t1, t2, t3, t4, t5, t6;
  933. | ^~
  934. 8v0.c: In function 'fftr8_unpass':
  935. 8v0.c:58:45: warning: unused variable 't8' [-Wunused-variable]
  936. 58 | register real t1, t2, t3, t4, t5, t6, t7, t8;
  937. | ^~
  938. 8v0.c:58:41: warning: unused variable 't7' [-Wunused-variable]
  939. 58 | register real t1, t2, t3, t4, t5, t6, t7, t8;
  940. | ^~
  941. 8v0.c: In function 'fftr8_un16':
  942. 8v0.c:84:45: warning: unused variable 't8' [-Wunused-variable]
  943. 84 | register real t1, t2, t3, t4, t5, t6, t7, t8;
  944. | ^~
  945. 8v0.c:84:41: warning: unused variable 't7' [-Wunused-variable]
  946. 84 | register real t1, t2, t3, t4, t5, t6, t7, t8;
  947. | ^~
  948. ./compile 8mr.c
  949. [ 65%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/opj_compress.c.o
  950. In file included from 8mr.c:1:
  951. 8mr.c: In function 'fftr8_mul':
  952. pre8.c:12:14: warning: implicit declaration of function 'fftc8_mul'; did you mean 'fftr8_mul'? [-Wimplicit-function-declaration]
  953. 12 | #define mulc fftc8_mul
  954. | ^~~~~~~~~
  955. 8mr.c:35:3: note: in expansion of macro 'mulc'
  956. 35 | mulc((complex *)(a + 4),(complex *)(b + 4),(n - 4) / 2);
  957. | ^~~~
  958. ./compile 8r0.c
  959. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0'
  960. CC res0.lo
  961. CC mapping0.lo
  962. 8r0.c: In function 'fftr8_4':
  963. 8r0.c:15:33: warning: unused variable 't5' [-Wunused-variable]
  964. 15 | register real t1, t2, t3, t4, t5, t6;
  965. | ^~
  966. 8r0.c: In function 'fftr8_pass':
  967. 8r0.c:68:45: warning: unused variable 't8' [-Wunused-variable]
  968. 68 | register real t1, t2, t3, t4, t5, t6, t7, t8;
  969. | ^~
  970. 8r0.c:68:41: warning: unused variable 't7' [-Wunused-variable]
  971. 68 | register real t1, t2, t3, t4, t5, t6, t7, t8;
  972. | ^~
  973. 8r0.c: In function 'fftr8_16':
  974. 8r0.c:94:45: warning: unused variable 't8' [-Wunused-variable]
  975. 94 | register real t1, t2, t3, t4, t5, t6, t7, t8;
  976. | ^~
  977. 8r0.c:94:41: warning: unused variable 't7' [-Wunused-variable]
  978. 94 | register real t1, t2, t3, t4, t5, t6, t7, t8;
  979. | ^~
  980. ./compile 8r1.c
  981. /mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0/src/bin/jp2/opj_compress.c: In function 'get_next_file':
  982. /mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0/src/bin/jp2/opj_compress.c:556:31: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
  983. 556 | sprintf(infilename, "%s/%s", img_fol->imgdirpath, image_filename);
  984. | ^
  985. /mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0/src/bin/jp2/opj_compress.c:556:5: note: 'sprintf' output 2 or more bytes (assuming 4097) into a destination of size 4096
  986. 556 | sprintf(infilename, "%s/%s", img_fol->imgdirpath, image_filename);
  987. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  988. /mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0/src/bin/jp2/opj_compress.c:569:36: warning: '.' directive writing 1 byte into a region of size between 0 and 4095 [-Wformat-overflow=]
  989. 569 | sprintf(outfilename, "%s/%s.%s", img_fol->imgdirpath, temp_ofname,
  990. | ^
  991. /mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0/src/bin/jp2/opj_compress.c:569:9: note: 'sprintf' output 3 or more bytes (assuming 4098) into a destination of size 4096
  992. 569 | sprintf(outfilename, "%s/%s.%s", img_fol->imgdirpath, temp_ofname,
  993. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  994. 570 | img_fol->out_format);
  995. | ~~~~~~~~~~~~~~~~~~~~
  996. Scanning dependencies of target opj_decompress
  997. 8r1.c: In function 'fftr8_passbig':
  998. 8r1.c:6:45: warning: unused variable 't8' [-Wunused-variable]
  999. 6 | register real t1, t2, t3, t4, t5, t6, t7, t8;
  1000. | ^~
  1001. 8r1.c:6:41: warning: unused variable 't7' [-Wunused-variable]
  1002. 6 | register real t1, t2, t3, t4, t5, t6, t7, t8;
  1003. | ^~
  1004. ./compile 8r2.c
  1005. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -DLIBTWOLAME_BUILD -Wdate-time -D_FORTIFY_SOURCE=2 -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -MT libtwolame_la-util.lo -MD -MP -MF .deps/libtwolame_la-util.Tpo -c util.c -o libtwolame_la-util.o
  1006. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0'
  1007. [ 67%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convert.c.o
  1008. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0'
  1009. ./compile 8r3.c
  1010. mv -f .deps/libtwolame_la-util.Tpo .deps/libtwolame_la-util.Plo
  1011. /bin/bash ../libtool --tag=CC --mode=link /usr/lib/ccache/gcc -I ../build/ -g -O2 -DLIBTWOLAME_STATIC -export-dynamic -version-info 0:0:0 -no-undefined -o libtwolame.la -rpath /usr/local/lib libtwolame_la-ath.lo libtwolame_la-availbits.lo libtwolame_la-bitbuffer.lo libtwolame_la-crc.lo libtwolame_la-dab.lo libtwolame_la-encode.lo libtwolame_la-energy.lo libtwolame_la-fft.lo libtwolame_la-get_set.lo libtwolame_la-mem.lo libtwolame_la-psycho_0.lo libtwolame_la-psycho_1.lo libtwolame_la-psycho_2.lo libtwolame_la-psycho_3.lo libtwolame_la-psycho_4.lo libtwolame_la-psycho_n1.lo libtwolame_la-subband.lo libtwolame_la-twolame.lo libtwolame_la-util.lo -lm -lm
  1012. ./compile 8r4.c
  1013. [ 69%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/opj_decompress.c.o
  1014. ./compile 8r5.c
  1015. /mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0/src/bin/jp2/opj_decompress.c: In function 'get_next_file':
  1016. /mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0/src/bin/jp2/opj_decompress.c:482:36: warning: '.' directive writing 1 byte into a region of size between 0 and 4095 [-Wformat-overflow=]
  1017. 482 | sprintf(outfilename, "%s/%s.%s", img_fol->imgdirpath, temp_ofname,
  1018. | ^
  1019. /mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0/src/bin/jp2/opj_decompress.c:482:9: note: 'sprintf' output 3 or more bytes (assuming 4098) into a destination of size 4096
  1020. 482 | sprintf(outfilename, "%s/%s.%s", img_fol->imgdirpath, temp_ofname,
  1021. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1022. 483 | img_fol->out_format);
  1023. | ~~~~~~~~~~~~~~~~~~~~
  1024. -- Performing Test CC_HAS_FAST_MATH - Success
  1025. -- Performing Test CC_HAS_STACK_REALIGN
  1026. [ 71%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convert.c.o
  1027. ./compile 8sr.c
  1028. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -o bitstream.o
  1029. [ 73%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convertbmp.c.o
  1030. ./compile 4sc.c
  1031. mv -f .deps/bitstream.Tpo .deps/bitstream.Plo
  1032. CC registry.lo
  1033. ./compile 4u5.c
  1034. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT encoder.lo -MD -MP -MF .deps/encoder.Tpo -c -o encoder.lo encoder.c
  1035. [ 75%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convertbmp.c.o
  1036. ./compile 4u4.c
  1037. [ 77%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/index.c.o
  1038. ./compile 4u3.c
  1039. ./compile 4u2.c
  1040. ./compile 4u1.c
  1041. ./compile 4u0.c
  1042. 4u0.c: In function 'fftc4_unpass':
  1043. 4u0.c:139:25: warning: unused variable 'k' [-Wunused-variable]
  1044. 139 | register unsigned int k;
  1045. | ^
  1046. [ 79%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/index.c.o
  1047. [ 81%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/color.c.o
  1048. ./compile 4mc.c
  1049. ./compile 4c0.c
  1050. ./compile 4c1.c
  1051. [ 83%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/color.c.o
  1052. ./compile 4c2.c
  1053. ./compile 4c3.c
  1054. ./compile 4c4.c
  1055. ./compile 4c5.c
  1056. ./compile 4d0.c
  1057. [ 85%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/opj_getopt.c.o
  1058. -- Performing Test CC_HAS_STACK_REALIGN - Success
  1059. ./compile 4d1.c
  1060. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT encoder.lo -MD -MP -MF .deps/encoder.Tpo -c encoder.c -o encoder.o
  1061. -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG
  1062. ./compile 4d2.c
  1063. [ 87%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/opj_getopt.c.o
  1064. [ 89%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/converttif.c.o
  1065. mv -f .deps/encoder.Tpo .deps/encoder.Plo
  1066. ./compile 4d3.c
  1067. CC codebook.lo
  1068. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT fft.lo -MD -MP -MF .deps/fft.Tpo -c -o fft.lo fft.c
  1069. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT gain_analysis.lo -MD -MP -MF .deps/gain_analysis.Tpo -c -o gain_analysis.lo gain_analysis.c
  1070. ./compile 4d4.c
  1071. [ 91%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/converttif.c.o
  1072. [ 93%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convertpng.c.o
  1073. ./compile 4d5.c
  1074. [ 95%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convertpng.c.o
  1075. ./compile 4v5.c
  1076. libtool: link: ar cru .libs/libtwolame.a libtwolame_la-ath.o libtwolame_la-availbits.o libtwolame_la-bitbuffer.o libtwolame_la-crc.o libtwolame_la-dab.o libtwolame_la-encode.o libtwolame_la-energy.o libtwolame_la-fft.o libtwolame_la-get_set.o libtwolame_la-mem.o libtwolame_la-psycho_0.o libtwolame_la-psycho_1.o libtwolame_la-psycho_2.o libtwolame_la-psycho_3.o libtwolame_la-psycho_4.o libtwolame_la-psycho_n1.o libtwolame_la-subband.o libtwolame_la-twolame.o libtwolame_la-util.o
  1077. ./compile 4v4.c
  1078. ar: `u' modifier ignored since `D' is the default (see `U')
  1079. libtool: link: ranlib .libs/libtwolame.a
  1080. [ 97%] Linking C executable ../../../bin/opj_compress
  1081. ./compile 4v3.c
  1082. [100%] Linking C executable ../../../bin/opj_decompress
  1083. ./compile 4v2.c
  1084. ./compile 4v1.c
  1085. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT fft.lo -MD -MP -MF .deps/fft.Tpo -c fft.c -o fft.o
  1086. 4v1.c: In function 'fftr4_unpassbig':
  1087. 4v1.c:6:45: warning: unused variable 't8' [-Wunused-variable]
  1088. 6 | register real t1, t2, t3, t4, t5, t6, t7, t8;
  1089. | ^~
  1090. 4v1.c:6:41: warning: unused variable 't7' [-Wunused-variable]
  1091. 6 | register real t1, t2, t3, t4, t5, t6, t7, t8;
  1092. | ^~
  1093. ./compile 4v0.c
  1094. CC sharedbook.lo
  1095. 4v0.c: In function 'fftr4_un4':
  1096. 4v0.c:5:29: warning: unused variable 't4' [-Wunused-variable]
  1097. 5 | register real t1, t2, t3, t4, t5, t6;
  1098. | ^~
  1099. 4v0.c:5:21: warning: unused variable 't2' [-Wunused-variable]
  1100. 5 | register real t1, t2, t3, t4, t5, t6;
  1101. | ^~
  1102. 4v0.c: In function 'fftr4_unpass':
  1103. 4v0.c:58:45: warning: unused variable 't8' [-Wunused-variable]
  1104. 58 | register real t1, t2, t3, t4, t5, t6, t7, t8;
  1105. | ^~
  1106. 4v0.c:58:41: warning: unused variable 't7' [-Wunused-variable]
  1107. 58 | register real t1, t2, t3, t4, t5, t6, t7, t8;
  1108. | ^~
  1109. 4v0.c: In function 'fftr4_un16':
  1110. 4v0.c:84:45: warning: unused variable 't8' [-Wunused-variable]
  1111. 84 | register real t1, t2, t3, t4, t5, t6, t7, t8;
  1112. | ^~
  1113. 4v0.c:84:41: warning: unused variable 't7' [-Wunused-variable]
  1114. 84 | register real t1, t2, t3, t4, t5, t6, t7, t8;
  1115. | ^~
  1116. ./compile 4mr.c
  1117. mv -f .deps/fft.Tpo .deps/fft.Plo
  1118. In file included from 4mr.c:1:
  1119. 4mr.c: In function 'fftr4_mul':
  1120. pre4.c:13:14: warning: implicit declaration of function 'fftc4_mul'; did you mean 'fftr4_mul'? [-Wimplicit-function-declaration]
  1121. 13 | #define mulc fftc4_mul
  1122. | ^~~~~~~~~
  1123. 4mr.c:35:3: note: in expansion of macro 'mulc'
  1124. 35 | mulc((complex *)(a + 4),(complex *)(b + 4),(n - 4) / 2);
  1125. | ^~~~
  1126. ./compile 4r0.c
  1127. 4r0.c: In function 'fftr4_4':
  1128. 4r0.c:15:33: warning: unused variable 't5' [-Wunused-variable]
  1129. 15 | register real t1, t2, t3, t4, t5, t6;
  1130. | ^~
  1131. 4r0.c: In function 'fftr4_pass':
  1132. 4r0.c:68:45: warning: unused variable 't8' [-Wunused-variable]
  1133. 68 | register real t1, t2, t3, t4, t5, t6, t7, t8;
  1134. | ^~
  1135. 4r0.c:68:41: warning: unused variable 't7' [-Wunused-variable]
  1136. 68 | register real t1, t2, t3, t4, t5, t6, t7, t8;
  1137. | ^~
  1138. 4r0.c: In function 'fftr4_16':
  1139. 4r0.c:94:45: warning: unused variable 't8' [-Wunused-variable]
  1140. 94 | register real t1, t2, t3, t4, t5, t6, t7, t8;
  1141. | ^~
  1142. 4r0.c:94:41: warning: unused variable 't7' [-Wunused-variable]
  1143. 94 | register real t1, t2, t3, t4, t5, t6, t7, t8;
  1144. | ^~
  1145. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT gain_analysis.lo -MD -MP -MF .deps/gain_analysis.Tpo -c gain_analysis.c -o gain_analysis.o
  1146. ./compile 4r1.c
  1147. 4r1.c: In function 'fftr4_passbig':
  1148. 4r1.c:6:45: warning: unused variable 't8' [-Wunused-variable]
  1149. 6 | register real t1, t2, t3, t4, t5, t6, t7, t8;
  1150. | ^~
  1151. 4r1.c:6:41: warning: unused variable 't7' [-Wunused-variable]
  1152. 6 | register real t1, t2, t3, t4, t5, t6, t7, t8;
  1153. | ^~
  1154. ./compile 4r2.c
  1155. CC lookup.lo
  1156. libtool: link: ( cd ".libs" && rm -f "libtwolame.la" && ln -s "../libtwolame.la" "libtwolame.la" )
  1157. ./compile 4r3.c
  1158. mv -f .deps/gain_analysis.Tpo .deps/gain_analysis.Plo
  1159. -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG - Success
  1160. ./compile 4r4.c
  1161. ./compile 4r5.c
  1162. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT id3tag.lo -MD -MP -MF .deps/id3tag.Tpo -c -o id3tag.lo id3tag.c
  1163. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0'
  1164. ./compile 4sr.c
  1165. ./compile fftfreq.c
  1166. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/twolame-0.4.0/libtwolame'
  1167. make[5]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/twolame-0.4.0/libtwolame'
  1168. Making all in frontend
  1169. ./compile accuracy.c
  1170. CMake Warning (dev) at /usr/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message):
  1171. The package name passed to `find_package_handle_standard_args` (nasm) does
  1172. not match the name of the calling package (Nasm). This can lead to
  1173. problems in calling code that expects `find_package` result variables
  1174. (e.g., `_FOUND`) to follow a certain pattern.
  1175. Call Stack (most recent call first):
  1176. cmake/FindNasm.cmake:23 (find_package_handle_standard_args)
  1177. CMakeLists.txt:352 (find_package)
  1178. This warning is for project developers. Use -Wno-dev to suppress it.
  1179.  
  1180. -- Found nasm: /usr/bin/nasm (found version "2.15.05")
  1181. -- Found Nasm 2.15.05 to build assembly primitives
  1182. accuracy.c:230:1: warning: return type defaults to 'int' [-Wimplicit-int]
  1183. 230 | main()
  1184. | ^~~~
  1185. accuracy.c: In function 'main':
  1186. accuracy.c:286:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
  1187. 286 | exit(0);
  1188. | ^~~~
  1189. accuracy.c:286:3: warning: incompatible implicit declaration of built-in function 'exit'
  1190. accuracy.c:7:1: note: include '<stdlib.h>' or provide a declaration of 'exit'
  1191. 6 | #include "fftr8.h"
  1192. +++ |+#include <stdlib.h>
  1193. 7 |
  1194. [100%] Built target opj_decompress
  1195. ./compile accuracy2.c
  1196. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT lame.lo -MD -MP -MF .deps/lame.Tpo -c -o lame.lo lame.c
  1197. CC bitrate.lo
  1198. make[5]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/twolame-0.4.0/frontend'
  1199. /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I../libtwolame -Wdate-time -D_FORTIFY_SOURCE=2 -I../build/ -I../libtwolame/ -I/usr/include/opus -g -O2 -DLIBTWOLAME_STATIC -MT frontend.o -MD -MP -MF .deps/frontend.Tpo -c -o frontend.o frontend.c
  1200. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0'
  1201. accuracy2.c:234:1: warning: return type defaults to 'int' [-Wimplicit-int]
  1202. 234 | main()
  1203. | ^~~~
  1204. accuracy2.c: In function 'main':
  1205. accuracy2.c:290:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
  1206. 290 | exit(0);
  1207. | ^~~~
  1208. accuracy2.c:290:3: warning: incompatible implicit declaration of built-in function 'exit'
  1209. accuracy2.c:8:1: note: include '<stdlib.h>' or provide a declaration of 'exit'
  1210. 7 | #include "fftfreq.h"
  1211. +++ |+#include <stdlib.h>
  1212. 8 |
  1213. ./choose clr tryrdtsc hasrdtsc.h1 hasrdtsc.h2 > hasrdtsc.h
  1214. [100%] Built target opj_compress
  1215. make[5]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0'
  1216. mv -f .deps/frontend.Tpo .deps/frontend.Po
  1217. make[4]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/openjpeg-2.4.0'
  1218. touch /mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/../thirdparty/build/openjpeg.built
  1219. ./choose cl trygethr hasgethr.h1 hasgethr.h2 > hasgethr.h
  1220. /bin/bash ../libtool --tag=CC --mode=link /usr/lib/ccache/gcc -I../build/ -I../libtwolame/ -I/usr/include/opus -g -O2 -DLIBTWOLAME_STATIC -o twolame frontend.o ../libtwolame/libtwolame.la -lsndfile -lm -lm
  1221. CC vorbisfile.lo
  1222. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT id3tag.lo -MD -MP -MF .deps/id3tag.Tpo -c id3tag.c -o id3tag.o
  1223. mv -f .deps/id3tag.Tpo .deps/id3tag.Plo
  1224. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT newmdct.lo -MD -MP -MF .deps/newmdct.Tpo -c -o newmdct.lo newmdct.c
  1225. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT lame.lo -MD -MP -MF .deps/lame.Tpo -c lame.c -o lame.o
  1226. ./compile install.c
  1227. install.c: In function 'h':
  1228. install.c:20:7: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration]
  1229. 20 | if (mkdir(home,0700) == -1)
  1230. | ^~~~~
  1231. install.c:23:7: warning: implicit declaration of function 'chown' [-Wimplicit-function-declaration]
  1232. 23 | if (chown(home,uid,gid) == -1)
  1233. | ^~~~~
  1234. install.c:25:7: warning: implicit declaration of function 'chmod' [-Wimplicit-function-declaration]
  1235. 25 | if (chmod(home,mode) == -1)
  1236. | ^~~~~
  1237. install.c: In function 'd':
  1238. install.c:36:7: warning: implicit declaration of function 'chdir' [-Wimplicit-function-declaration]
  1239. 36 | if (chdir(home) == -1)
  1240. | ^~~~~
  1241. install.c: In function 'c':
  1242. install.c:63:7: warning: implicit declaration of function 'fchdir' [-Wimplicit-function-declaration]
  1243. 63 | if (fchdir(fdsourcedir) == -1)
  1244. | ^~~~~~
  1245. install.c:88:3: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration]
  1246. 88 | close(fdin);
  1247. | ^~~~~
  1248. install.c:91:7: warning: implicit declaration of function 'fsync' [-Wimplicit-function-declaration]
  1249. 91 | if (fsync(fdout) == -1)
  1250. | ^~~~~
  1251. install.c: At top level:
  1252. install.c:140:1: warning: return type defaults to 'int' [-Wimplicit-int]
  1253. 140 | main()
  1254. | ^~~~
  1255. install.c: In function 'main':
  1256. install.c:146:3: warning: implicit declaration of function 'umask' [-Wimplicit-function-declaration]
  1257. 146 | umask(077);
  1258. | ^~~~~
  1259. ./compile hier.c
  1260. hier.c: In function 'hier':
  1261. hier.c:5:3: warning: implicit declaration of function 'h' [-Wimplicit-function-declaration]
  1262. 5 | h(auto_home,-1,-1,02755);
  1263. | ^
  1264. hier.c:7:3: warning: implicit declaration of function 'd' [-Wimplicit-function-declaration]
  1265. 7 | d(auto_home,"lib",-1,-1,02755);
  1266. | ^
  1267. hier.c:8:3: warning: implicit declaration of function 'c' [-Wimplicit-function-declaration]
  1268. 8 | c(auto_home,"lib","djbfft.a",-1,-1,0644);
  1269. | ^
  1270. ./compile auto-str.c
  1271. mv -f .deps/lame.Tpo .deps/lame.Plo
  1272. auto-str.c:8:6: warning: conflicting types for built-in function 'puts'; expected 'int(const char *)' [-Wbuiltin-declaration-mismatch]
  1273. 8 | void puts(s)
  1274. | ^~~~
  1275. auto-str.c:4:1: note: 'puts' is declared in header '<stdio.h>'
  1276. 3 | #include "exit.h"
  1277. +++ |+#include <stdio.h>
  1278. 4 |
  1279. auto-str.c:14:1: warning: return type defaults to 'int' [-Wimplicit-int]
  1280. 14 | main(argc,argv)
  1281. | ^~~~
  1282. ./compile substdio.c
  1283. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT presets.lo -MD -MP -MF .deps/presets.Tpo -c -o presets.lo presets.c
  1284. CC vorbisenc.lo
  1285. ./compile substdi.c
  1286. ./compile substdo.c
  1287. ./compile subfderr.c
  1288. ./compile substdio_copy.c
  1289. ./compile error.c
  1290. ./compile error_str.c
  1291. ./compile byte_copy.c
  1292. ./compile byte_cr.c
  1293. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT psymodel.lo -MD -MP -MF .deps/psymodel.Tpo -c -o psymodel.lo psymodel.c
  1294. byte_copy.c: In function 'byte_copy':
  1295. byte_copy.c:9:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  1296. 9 | if (!n) return; *to++ = *from++; --n;
  1297. | ^~
  1298. byte_copy.c:9:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  1299. 9 | if (!n) return; *to++ = *from++; --n;
  1300. | ^
  1301. byte_copy.c:10:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  1302. 10 | if (!n) return; *to++ = *from++; --n;
  1303. | ^~
  1304. byte_copy.c:10:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  1305. 10 | if (!n) return; *to++ = *from++; --n;
  1306. | ^
  1307. byte_copy.c:11:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  1308. 11 | if (!n) return; *to++ = *from++; --n;
  1309. | ^~
  1310. byte_copy.c:11:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  1311. 11 | if (!n) return; *to++ = *from++; --n;
  1312. | ^
  1313. byte_copy.c:12:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  1314. 12 | if (!n) return; *to++ = *from++; --n;
  1315. | ^~
  1316. byte_copy.c:12:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  1317. 12 | if (!n) return; *to++ = *from++; --n;
  1318. | ^
  1319. ./compile str_len.c
  1320. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT newmdct.lo -MD -MP -MF .deps/newmdct.Tpo -c newmdct.c -o newmdct.o
  1321. byte_cr.c: In function 'byte_copyr':
  1322. byte_cr.c:11:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  1323. 11 | if (!n) return; *--to = *--from; --n;
  1324. | ^~
  1325. byte_cr.c:11:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  1326. 11 | if (!n) return; *--to = *--from; --n;
  1327. | ^
  1328. byte_cr.c:12:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  1329. 12 | if (!n) return; *--to = *--from; --n;
  1330. | ^~
  1331. byte_cr.c:12:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  1332. 12 | if (!n) return; *--to = *--from; --n;
  1333. | ^
  1334. byte_cr.c:13:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  1335. 13 | if (!n) return; *--to = *--from; --n;
  1336. | ^~
  1337. byte_cr.c:13:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  1338. 13 | if (!n) return; *--to = *--from; --n;
  1339. | ^
  1340. byte_cr.c:14:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  1341. 14 | if (!n) return; *--to = *--from; --n;
  1342. | ^~
  1343. byte_cr.c:14:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  1344. 14 | if (!n) return; *--to = *--from; --n;
  1345. | ^
  1346. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT quantize.lo -MD -MP -MF .deps/quantize.Tpo -c -o quantize.lo quantize.c
  1347. str_len.c: In function 'str_len':
  1348. str_len.c:10:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  1349. 10 | if (!*t) return t - s; ++t;
  1350. | ^~
  1351. str_len.c:10:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  1352. 10 | if (!*t) return t - s; ++t;
  1353. | ^~
  1354. str_len.c:11:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  1355. 11 | if (!*t) return t - s; ++t;
  1356. | ^~
  1357. str_len.c:11:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  1358. 11 | if (!*t) return t - s; ++t;
  1359. | ^~
  1360. str_len.c:12:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  1361. 12 | if (!*t) return t - s; ++t;
  1362. | ^~
  1363. str_len.c:12:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  1364. 12 | if (!*t) return t - s; ++t;
  1365. | ^~
  1366. str_len.c:13:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  1367. 13 | if (!*t) return t - s; ++t;
  1368. | ^~
  1369. str_len.c:13:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  1370. 13 | if (!*t) return t - s; ++t;
  1371. | ^~
  1372. ./compile strerr_sys.c
  1373. ./compile strerr_die.c
  1374. -- GIT_EXECUTABLE /usr/bin/git
  1375. -- SOURCE CODE IS FROM x265 GIT ARCHIVED ZIP OR TAR BALL
  1376. -- GIT ARCHIVAL INFORMATION PROCESSED
  1377. -- X265 RELEASE VERSION 3.5+1-f0c1022b6
  1378. ./compile open_read.c
  1379. mv -f .deps/newmdct.Tpo .deps/newmdct.Plo
  1380. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT quantize_pvt.lo -MD -MP -MF .deps/quantize_pvt.Tpo -c -o quantize_pvt.lo quantize_pvt.c
  1381. ./compile open_trunc.c
  1382. libtool: link: /usr/lib/ccache/gcc -I../build/ -I../libtwolame/ -I/usr/include/opus -g -O2 -DLIBTWOLAME_STATIC -o twolame frontend.o ../libtwolame/.libs/libtwolame.a -lsndfile -lm
  1383. ./compile instcheck.c
  1384. instcheck.c: In function 'd':
  1385. instcheck.c:59:7: warning: implicit declaration of function 'chdir' [-Wimplicit-function-declaration]
  1386. 59 | if (chdir(home) == -1)
  1387. | ^~~~~
  1388. instcheck.c: At top level:
  1389. instcheck.c:104:1: warning: return type defaults to 'int' [-Wimplicit-int]
  1390. 104 | main()
  1391. | ^~~~
  1392. ./makelib djbfft.a 8sc.o 8u5.o 8u4.o 8u3.o 8u2.o 8u1.o \
  1393. 8u0.o 8mc.o 8c0.o 8c1.o 8c2.o 8c3.o 8c4.o 8c5.o 8d0.o 8d1.o \
  1394. 8d2.o 8d3.o 8d4.o 8d5.o 8v5.o 8v4.o 8v3.o 8v2.o 8v1.o 8v0.o \
  1395. 8mr.o 8r0.o 8r1.o 8r2.o 8r3.o 8r4.o 8r5.o 8sr.o 4sc.o 4u5.o \
  1396. 4u4.o 4u3.o 4u2.o 4u1.o 4u0.o 4mc.o 4c0.o 4c1.o 4c2.o 4c3.o \
  1397. 4c4.o 4c5.o 4d0.o 4d1.o 4d2.o 4d3.o 4d4.o 4d5.o 4v5.o 4v4.o \
  1398. 4v3.o 4v2.o 4v1.o 4v0.o 4mr.o 4r0.o 4r1.o 4r2.o 4r3.o 4r4.o \
  1399. 4r5.o 4sr.o fftfreq.o
  1400. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT quantize.lo -MD -MP -MF .deps/quantize.Tpo -c quantize.c -o quantize.o
  1401. mv -f .deps/quantize.Tpo .deps/quantize.Plo
  1402. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT reservoir.lo -MD -MP -MF .deps/reservoir.Tpo -c -o reservoir.lo reservoir.c
  1403. CCLD test_sharedbook
  1404. -- The ASM_NASM compiler identification is NASM
  1405. -- Found assembler: /usr/bin/nasm
  1406. -- Looking for strtok_r
  1407. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT presets.lo -MD -MP -MF .deps/presets.Tpo -c presets.c -o presets.o
  1408. mv -f .deps/presets.Tpo .deps/presets.Plo
  1409. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT set_get.lo -MD -MP -MF .deps/set_get.Tpo -c -o set_get.lo set_get.c
  1410. ./compile speed.c
  1411. speed.c: In function 'nomem':
  1412. speed.c:11:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
  1413. 11 | exit(111);
  1414. | ^~~~
  1415. speed.c:11:3: warning: incompatible implicit declaration of built-in function 'exit'
  1416. speed.c:7:1: note: include '<stdlib.h>' or provide a declaration of 'exit'
  1417. 6 | #include "timing.h"
  1418. +++ |+#include <stdlib.h>
  1419. 7 |
  1420. speed.c: At top level:
  1421. speed.c:103:1: warning: return type defaults to 'int' [-Wimplicit-int]
  1422. 103 | main()
  1423. | ^~~~
  1424. speed.c: In function 'main':
  1425. speed.c:110:21: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
  1426. 110 | x4 = (complex4 *) malloc(16384 + 8192 * sizeof(complex4));
  1427. | ^~~~~~
  1428. speed.c:110:21: warning: incompatible implicit declaration of built-in function 'malloc'
  1429. speed.c:110:21: note: include '<stdlib.h>' or provide a declaration of 'malloc'
  1430. speed.c:190:3: warning: incompatible implicit declaration of built-in function 'exit'
  1431. 190 | exit(0);
  1432. | ^~~~
  1433. speed.c:190:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
  1434. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT psymodel.lo -MD -MP -MF .deps/psymodel.Tpo -c psymodel.c -o psymodel.o
  1435. make[5]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/twolame-0.4.0/frontend'
  1436. Making all in simplefrontend
  1437. ./makelib substdio.a substdio.o substdi.o substdo.o \
  1438. subfderr.o substdio_copy.o
  1439. make[5]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/twolame-0.4.0/simplefrontend'
  1440. /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I../libtwolame -Wdate-time -D_FORTIFY_SOURCE=2 -I../libtwolame/ -g -O2 -DLIBTWOLAME_STATIC -MT simplefrontend.o -MD -MP -MF .deps/simplefrontend.Tpo -c -o simplefrontend.o simplefrontend.c
  1441. ./makelib error.a error.o error_str.o
  1442. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT quantize_pvt.lo -MD -MP -MF .deps/quantize_pvt.Tpo -c quantize_pvt.c -o quantize_pvt.o
  1443. ./makelib str.a byte_copy.o byte_cr.o str_len.o
  1444. mv -f .deps/simplefrontend.Tpo .deps/simplefrontend.Po
  1445. /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I../libtwolame -Wdate-time -D_FORTIFY_SOURCE=2 -I../libtwolame/ -g -O2 -DLIBTWOLAME_STATIC -MT audio_wave.o -MD -MP -MF .deps/audio_wave.Tpo -c -o audio_wave.o audio_wave.c
  1446. mv -f .deps/quantize_pvt.Tpo .deps/quantize_pvt.Plo
  1447. mv -f .deps/audio_wave.Tpo .deps/audio_wave.Po
  1448. ./makelib strerr.a strerr_sys.o strerr_die.o
  1449. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT tables.lo -MD -MP -MF .deps/tables.Tpo -c -o tables.lo tables.c
  1450. mv -f .deps/psymodel.Tpo .deps/psymodel.Plo
  1451. /bin/bash ../libtool --tag=CC --mode=link /usr/lib/ccache/gcc -I../libtwolame/ -g -O2 -DLIBTWOLAME_STATIC -o stwolame simplefrontend.o audio_wave.o ../libtwolame/libtwolame.la -lm -lm
  1452. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT takehiro.lo -MD -MP -MF .deps/takehiro.Tpo -c -o takehiro.lo takehiro.c
  1453. ./makelib open.a open_read.o open_trunc.o
  1454. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT set_get.lo -MD -MP -MF .deps/set_get.Tpo -c set_get.c -o set_get.o
  1455. ./load accuracy djbfft.a `cat math.lib`
  1456. -- Looking for strtok_r - found
  1457. -- Looking for include file getopt.h
  1458. mv -f .deps/set_get.Tpo .deps/set_get.Plo
  1459. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT reservoir.lo -MD -MP -MF .deps/reservoir.Tpo -c reservoir.c -o reservoir.o
  1460. ./load accuracy2 djbfft.a `cat math.lib`
  1461. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT takehiro.lo -MD -MP -MF .deps/takehiro.Tpo -c takehiro.c -o takehiro.o
  1462. mv -f .deps/reservoir.Tpo .deps/reservoir.Plo
  1463. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT tables.lo -MD -MP -MF .deps/tables.Tpo -c tables.c -o tables.o
  1464. mv -f .deps/takehiro.Tpo .deps/takehiro.Plo
  1465. mv -f .deps/tables.Tpo .deps/tables.Plo
  1466. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c
  1467. ./load speed djbfft.a `cat math.lib`
  1468. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT vbrquantize.lo -MD -MP -MF .deps/vbrquantize.Tpo -c -o vbrquantize.lo vbrquantize.c
  1469. CCLD libvorbis.la
  1470. -- Looking for include file getopt.h - found
  1471. -- Configuring done
  1472. libtool: link: /usr/lib/ccache/gcc -I../libtwolame/ -g -O2 -DLIBTWOLAME_STATIC -o stwolame simplefrontend.o audio_wave.o ../libtwolame/.libs/libtwolame.a -lm
  1473. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o
  1474. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT vbrquantize.lo -MD -MP -MF .deps/vbrquantize.Tpo -c vbrquantize.c -o vbrquantize.o
  1475. mv -f .deps/util.Tpo .deps/util.Plo
  1476. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c
  1477. mv -f .deps/vbrquantize.Tpo .deps/vbrquantize.Plo
  1478. /bin/bash ../libtool --tag=CC --mode=compile /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT mpglib_interface.lo -MD -MP -MF .deps/mpglib_interface.Tpo -c -o mpglib_interface.lo mpglib_interface.c
  1479. make[5]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/twolame-0.4.0/simplefrontend'
  1480. Making all in doc
  1481. -- Generating done
  1482. -- Build files have been written to: /mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/x265_3.5
  1483. make[5]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/twolame-0.4.0/doc'
  1484. touch /mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/../thirdparty/build/x265.configure
  1485. ./load auto-str substdio.a error.a str.a
  1486. Making all in html
  1487. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/twolame-0.4.0/doc/html'
  1488. make[6]: Nothing to be done for 'all'.
  1489. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/twolame-0.4.0/doc/html'
  1490. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/twolame-0.4.0/doc'
  1491. make[6]: Nothing to be done for 'all-am'.
  1492. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/twolame-0.4.0/doc'
  1493. make[5]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/twolame-0.4.0/doc'
  1494. Making all in tests
  1495. make[5]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/twolame-0.4.0/tests'
  1496. make[5]: Nothing to be done for 'all'.
  1497. make[5]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/twolame-0.4.0/tests'
  1498. make[4]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/twolame-0.4.0'
  1499. touch /mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/../thirdparty/build/twolame.built
  1500. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o
  1501. libtool: compile: /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT mpglib_interface.lo -MD -MP -MF .deps/mpglib_interface.Tpo -c mpglib_interface.c -o mpglib_interface.o
  1502. mv -f .deps/mpglib_interface.Tpo .deps/mpglib_interface.Plo
  1503. mv -f .deps/version.Tpo .deps/version.Plo
  1504. /bin/bash ../libtool --tag=CC --mode=link /usr/lib/ccache/gcc -O -version-info 0:0 -export-symbols ../include/libmp3lame.sym -no-undefined -o libmp3lame.la -rpath /usr/local/lib VbrTag.lo bitstream.lo encoder.lo fft.lo gain_analysis.lo id3tag.lo lame.lo newmdct.lo presets.lo psymodel.lo quantize.lo quantize_pvt.lo reservoir.lo set_get.lo tables.lo takehiro.lo util.lo vbrquantize.lo version.lo mpglib_interface.lo ../mpglib/libmpgdecoder.la -lm
  1505. ./auto-str auto_home `head -1 conf-home` > auto_home.c
  1506. CCLD libvorbisfile.la
  1507. CCLD libvorbisenc.la
  1508. ./compile auto_home.c
  1509. ./load install hier.o auto_home.o strerr.a substdio.a \
  1510. open.a error.a str.a
  1511. ./load instcheck hier.o auto_home.o strerr.a substdio.a \
  1512. error.a str.a
  1513. make[7]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/lib'
  1514. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/lib'
  1515. Making all in test
  1516. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/test'
  1517. make[6]: Nothing to be done for 'all'.
  1518. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/test'
  1519. Making all in doc
  1520. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/doc'
  1521. Making all in libvorbis
  1522. libtool: link: (cd .libs/libmp3lame.lax/libmpgdecoder.a && ar x "/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/libmp3lame/../mpglib/.libs/libmpgdecoder.a")
  1523. make[7]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/doc/libvorbis'
  1524. make[7]: Nothing to be done for 'all'.
  1525. make[7]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/doc/libvorbis'
  1526. Making all in vorbisfile
  1527. make[7]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/doc/vorbisfile'
  1528. make[7]: Nothing to be done for 'all'.
  1529. make[7]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/doc/vorbisfile'
  1530. Making all in vorbisenc
  1531. make[7]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/doc/vorbisenc'
  1532. make[7]: Nothing to be done for 'all'.
  1533. make[7]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/doc/vorbisenc'
  1534. make[7]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/doc'
  1535. echo "*** Warning: Documentation build is disabled."
  1536. libtool: link: ar cru .libs/libmp3lame.a VbrTag.o bitstream.o encoder.o fft.o gain_analysis.o id3tag.o lame.o newmdct.o presets.o psymodel.o quantize.o quantize_pvt.o reservoir.o set_get.o tables.o takehiro.o util.o vbrquantize.o version.o mpglib_interface.o .libs/libmp3lame.lax/libmpgdecoder.a/common.o .libs/libmp3lame.lax/libmpgdecoder.a/dct64_i386.o .libs/libmp3lame.lax/libmpgdecoder.a/decode_i386.o .libs/libmp3lame.lax/libmpgdecoder.a/interface.o .libs/libmp3lame.lax/libmpgdecoder.a/layer1.o .libs/libmp3lame.lax/libmpgdecoder.a/layer2.o .libs/libmp3lame.lax/libmpgdecoder.a/layer3.o .libs/libmp3lame.lax/libmpgdecoder.a/tabinit.o
  1537. *** Warning: Documentation build is disabled.
  1538. touch doxygen-build.stamp
  1539. ar: `u' modifier ignored since `D' is the default (see `U')
  1540. make[7]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/doc'
  1541. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7/doc'
  1542. libtool: link: ranlib .libs/libmp3lame.a
  1543. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7'
  1544. libtool: link: rm -fr .libs/libmp3lame.lax
  1545. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7'
  1546. make[5]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7'
  1547. make[4]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/libvorbis-1.3.7'
  1548. touch /mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/../thirdparty/build/libvorbis.built
  1549. libtool: link: ( cd ".libs" && rm -f "libmp3lame.la" && ln -s "../libmp3lame.la" "libmp3lame.la" )
  1550. make[7]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/libmp3lame'
  1551. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/libmp3lame'
  1552. Making all in frontend
  1553. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/frontend'
  1554. /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT lame_main.o -MD -MP -MF .deps/lame_main.Tpo -c -o lame_main.o lame_main.c
  1555. /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
  1556. /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT brhist.o -MD -MP -MF .deps/brhist.Tpo -c -o brhist.o brhist.c
  1557. mv -f .deps/lame_main.Tpo .deps/lame_main.Po
  1558. /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT console.o -MD -MP -MF .deps/console.Tpo -c -o console.o console.c
  1559. mv -f .deps/brhist.Tpo .deps/brhist.Po
  1560. mv -f .deps/main.Tpo .deps/main.Po
  1561. mv -f .deps/console.Tpo .deps/console.Po
  1562. /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT get_audio.o -MD -MP -MF .deps/get_audio.Tpo -c -o get_audio.o get_audio.c
  1563. /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT lametime.o -MD -MP -MF .deps/lametime.Tpo -c -o lametime.o lametime.c
  1564. get_audio.c: In function 'read_32_bits_high_low':
  1565. get_audio.c:186:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  1566. 186 | fread(bytes, 1, 4, fp);
  1567. | ^~~~~~~~~~~~~~~~~~~~~~
  1568. get_audio.c: In function 'read_16_bits_low_high':
  1569. get_audio.c:147:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  1570. 147 | fread(bytes, 1, 2, fp);
  1571. | ^~~~~~~~~~~~~~~~~~~~~~
  1572. get_audio.c: In function 'read_32_bits_low_high':
  1573. get_audio.c:160:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  1574. 160 | fread(bytes, 1, 4, fp);
  1575. | ^~~~~~~~~~~~~~~~~~~~~~
  1576. get_audio.c: In function 'read_16_bits_high_low':
  1577. get_audio.c:174:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  1578. 174 | fread(bytes, 1, 2, fp);
  1579. | ^~~~~~~~~~~~~~~~~~~~~~
  1580. get_audio.c: In function 'read_ieee_extended_high_low':
  1581. get_audio.c:115:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  1582. 115 | fread(bytes, 1, 10, fp);
  1583. | ^~~~~~~~~~~~~~~~~~~~~~~
  1584. /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c
  1585. mv -f .deps/get_audio.Tpo .deps/get_audio.Po
  1586. mv -f .deps/lametime.Tpo .deps/lametime.Po
  1587. mv -f .deps/parse.Tpo .deps/parse.Po
  1588. /usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -O -MT timestatus.o -MD -MP -MF .deps/timestatus.Tpo -c -o timestatus.o timestatus.c
  1589. mv -f .deps/timestatus.Tpo .deps/timestatus.Po
  1590. /bin/bash ../libtool --tag=CC --mode=link /usr/lib/ccache/gcc -O -static -o lame lame_main.o main.o brhist.o console.o get_audio.o lametime.o parse.o timestatus.o ../libmp3lame/libmp3lame.la -lncurses -lm
  1591. libtool: link: /usr/lib/ccache/gcc -O -o lame lame_main.o main.o brhist.o console.o get_audio.o lametime.o parse.o timestatus.o ../libmp3lame/.libs/libmp3lame.a -lncurses -lm
  1592. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/frontend'
  1593. Making all in Dll
  1594. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/Dll'
  1595. make[6]: Nothing to be done for 'all'.
  1596. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/Dll'
  1597. Making all in doc
  1598. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/doc'
  1599. Making all in html
  1600. make[7]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/doc/html'
  1601. make[7]: Nothing to be done for 'all'.
  1602. make[7]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/doc/html'
  1603. Making all in man
  1604. make[7]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/doc/man'
  1605. make[7]: Nothing to be done for 'all'.
  1606. make[7]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/doc/man'
  1607. make[7]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/doc'
  1608. make[7]: Nothing to be done for 'all-am'.
  1609. make[7]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/doc'
  1610. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/doc'
  1611. Making all in include
  1612. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/include'
  1613. make[6]: Nothing to be done for 'all'.
  1614. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/include'
  1615. Making all in misc
  1616. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/misc'
  1617. make[6]: Nothing to be done for 'all'.
  1618. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/misc'
  1619. Making all in dshow
  1620. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/dshow'
  1621. make[6]: Nothing to be done for 'all'.
  1622. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/dshow'
  1623. Making all in ACM
  1624. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/ACM'
  1625. Making all in ADbg
  1626. make[7]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/ACM/ADbg'
  1627. make[7]: Nothing to be done for 'all'.
  1628. make[7]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/ACM/ADbg'
  1629. Making all in ddk
  1630. make[7]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/ACM/ddk'
  1631. make[7]: Nothing to be done for 'all'.
  1632. make[7]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/ACM/ddk'
  1633. Making all in tinyxml
  1634. make[7]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/ACM/tinyxml'
  1635. make[7]: Nothing to be done for 'all'.
  1636. make[7]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/ACM/tinyxml'
  1637. make[7]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/ACM'
  1638. make[7]: Nothing to be done for 'all-am'.
  1639. make[7]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/ACM'
  1640. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/ACM'
  1641. Making all in mac
  1642. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/mac'
  1643. make[6]: Nothing to be done for 'all'.
  1644. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/mac'
  1645. Making all in macosx
  1646. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/macosx'
  1647. Making all in English.lproj
  1648. make[7]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/macosx/English.lproj'
  1649. make[7]: Nothing to be done for 'all'.
  1650. make[7]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/macosx/English.lproj'
  1651. Making all in LAME.xcodeproj
  1652. make[7]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/macosx/LAME.xcodeproj'
  1653. make[7]: Nothing to be done for 'all'.
  1654. make[7]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/macosx/LAME.xcodeproj'
  1655. make[7]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/macosx'
  1656. make[7]: Nothing to be done for 'all-am'.
  1657. make[7]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/macosx'
  1658. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/macosx'
  1659. Making all in vc_solution
  1660. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/vc_solution'
  1661. make[6]: Nothing to be done for 'all'.
  1662. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100/vc_solution'
  1663. make[6]: Entering directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100'
  1664. make[6]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100'
  1665. make[5]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100'
  1666. make[4]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/lame-3.100'
  1667. touch /mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/../thirdparty/build/lame.built
  1668. ./speed > speed.out
  1669. make[4]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/djbfft-0.76'
  1670. touch /mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty/../thirdparty/build/djbfft.built
  1671. make[3]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg/thirdparty'
  1672. make[2]: *** [Makefile:531: all-recursive] Error 1
  1673. make[2]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg'
  1674. make[1]: *** [Makefile:487: all] Error 2
  1675. make[1]: Leaving directory '/mkdeb/build/i386/cinelerra-gg/cinelerra-gg'
  1676.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement