Project

General

Profile

build.0.20140806084404.log

build log audacious 3.5.1 without faad installed - Götz Waschk, August 09, 2014 13:02

 
1
D: [iurt_root_command] chroot
2
Installing /home/iurt/rpmbuild/SRPMS/@660131:audacious-plugins-3.5.1-1.mga5.src.rpm
3
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OXHD4N
4
+ umask 022
5
+ cd /home/iurt/rpmbuild/BUILD
6
+ '[' 1 -eq 1 ']'
7
+ '[' 1 -eq 1 ']'
8
+ '[' 1 -eq 1 ']'
9
+ cd /home/iurt/rpmbuild/BUILD
10
+ rm -rf audacious-plugins-3.5.1
11
+ /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/audacious-plugins-3.5.1.tar.bz2
12
+ /usr/bin/tar -xf -
13
+ STATUS=0
14
+ '[' 0 -ne 0 ']'
15
+ cd audacious-plugins-3.5.1
16
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
17
+ /usr/bin/patch -U -s -p1 -b --suffix .0002 --fuzz=0 -i /home/iurt/rpmbuild/SOURCES/audacious-plugins-3.1-beta1-ladspa.patch
18
+ sed -i -e 's!__RPM_LIBDIR__!/usr/lib64!g' src/ladspa/plugin.c
19
+ exit 0
20
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Ec605k
21
+ umask 022
22
+ cd /home/iurt/rpmbuild/BUILD
23
+ cd audacious-plugins-3.5.1
24
+ '[' 1 -eq 1 ']'
25
+ '[' 1 -eq 1 ']'
26
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC'
27
+ export CFLAGS
28
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC'
29
+ export CXXFLAGS
30
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC'
31
+ export FFLAGS
32
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
33
+ export LDFLAGS
34
+ CONFIGURE_TOP=.
35
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
36
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
37
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
38
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
39
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
40
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
41
+ '[' -f ./configure.in -o -f ./configure.ac ']'
42
+ CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64'
43
+ ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --enable-amidiplug --disable-rpath
44
checking for gcc... gcc
45
checking whether the C compiler works... yes
46
checking for C compiler default output file name... a.out
47
checking for suffix of executables... 
48
checking whether we are cross compiling... no
49
checking for suffix of object files... o
50
checking whether we are using the GNU C compiler... yes
51
checking whether gcc accepts -g... yes
52
checking for gcc option to accept ISO C89... none needed
53
checking for g++... g++
54
checking whether we are using the GNU C++ compiler... yes
55
checking whether g++ accepts -g... yes
56
checking how to run the C preprocessor... gcc -E
57
checking for grep that handles long lines and -e... /usr/bin/grep
58
checking for egrep... /usr/bin/grep -E
59
checking for ANSI C header files... yes
60
checking for sys/types.h... yes
61
checking for sys/stat.h... yes
62
checking for stdlib.h... yes
63
checking for string.h... yes
64
checking for memory.h... yes
65
checking for strings.h... yes
66
checking for inttypes.h... yes
67
checking for stdint.h... yes
68
checking for unistd.h... yes
69
checking whether byte ordering is bigendian... no
70
checking for special C compiler options needed for large files... no
71
checking for _FILE_OFFSET_BITS value needed for large files... no
72
checking build system type... x86_64-mageia-linux-gnu
73
checking host system type... x86_64-mageia-linux-gnu
74
checking target system type... x86_64-mageia-linux-gnu
75
checking for pkg-config... /usr/bin/pkg-config
76
checking pkg-config is at least version 0.9.0... yes
77
checking whether the C/C++ compiler supports -Wtype-limits... yes
78
checking operating system type... Linux
79
checking whether ln -s works... yes
80
checking for rm... /usr/bin/rm
81
checking for mv... /usr/bin/mv
82
checking for cp... /usr/bin/cp
83
checking for ar... /usr/bin/ar
84
checking for ranlib... /usr/bin/ranlib
85
checking for windres... no
86
checking for library containing pthread_create... -lpthread
87
checking for GLIB... yes
88
checking for GMODULE... yes
89
checking for GTK... yes
90
checking for GIO... yes
91
checking for shared library system... GNU
92
checking for mkdtemp... yes
93
checking whether make sets $(MAKE)... yes
94
checking for a BSD-compatible install... /usr/bin/install -c
95
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
96
checking for a sed that does not truncate output... /usr/bin/sed
97
checking whether NLS is requested... yes
98
checking for msgfmt... /usr/bin/msgfmt
99
checking for gmsgfmt... /usr/bin/msgfmt
100
checking for xgettext... /usr/bin/xgettext
101
checking for msgmerge... /usr/bin/msgmerge
102
checking for ld used by gcc... /usr/bin/ld
103
checking if the linker (/usr/bin/ld) is GNU ld... yes
104
checking for shared library run path origin... done
105
checking for CFPreferencesCopyAppValue... no
106
checking for CFLocaleCopyCurrent... no
107
checking for GNU gettext in libc... yes
108
checking whether to use NLS... yes
109
checking where the gettext function comes from... libc
110
checking for AUDACIOUS... yes
111
checking for XML... yes
112
checking zlib.h usability... yes
113
checking zlib.h presence... yes
114
checking for zlib.h... yes
115
checking for PULSE... yes
116
checking for MPG123... yes
117
checking for GDKX11... yes
118
checking for DBUS... yes
119
checking lirc/lirc_client.h usability... yes
120
checking lirc/lirc_client.h presence... yes
121
checking for lirc/lirc_client.h... yes
122
checking sys/wait.h usability... yes
123
checking sys/wait.h presence... yes
124
checking for sys/wait.h... yes
125
checking for XRENDER... yes
126
checking for XCOMPOSITE... yes
127
checking for NOTIFY... yes
128
checking for gdbus-codegen... yes
129
checking for BINIO... yes
130
checking for VORBIS... yes
131
checking for LIBFLAC... yes
132
checking for WAVPACK... yes
133
checking faad.h usability... no
134
checking faad.h presence... no
135
checking for faad.h... no
136
checking for NeAACDecInit2 in -lfaad... no
137
checking for SNDFILE... yes
138
checking for MODPLUG... yes
139
checking for FFMPEG... yes
140
checking for JACK... yes
141
checking for SAMPLERATE... yes
142
checking for SIDPLAYFP... yes
143
checking sys/soundcard.h usability... yes
144
checking sys/soundcard.h presence... yes
145
checking for sys/soundcard.h... yes
146
checking soundcard.h usability... no
147
checking soundcard.h presence... no
148
checking for soundcard.h... no
149
checking for OSS4... no
150
checking for ALSA... yes
151
checking for SDL... no
152
checking for SDL... yes
153
checking sndio.h usability... no
154
checking sndio.h presence... no
155
checking for sndio.h... no
156
checking for FLUIDSYNTH... yes
157
checking for CDIO... yes
158
checking for CDDB... yes
159
checking for CURL... yes
160
checking for NEON... yes
161
checking for MMS... yes
162
checking for CUE... yes
163
checking for lame_get_id3v2_tag in -lmp3lame... no
164
checking for FLAC... yes
165
checking for BS2B... yes
166
checking for SAMPLERATE... yes
167
checking for SAMPLERATE... yes
168
checking for SOXR... no
169
checking for GLIB214... yes
170
checking for glXCreateContext in -lGL... yes
171
checking for tput... /usr/bin/tput
172
configure: creating ./config.status
173
configure: touching .deps files
174
config.status: creating buildsys.mk
175
config.status: creating extra.mk
176
config.status: creating config.h
177
config.status: executing po-directories commands
178

    
179
Configuration:
180

    
181
  Install path:                           /usr/lib64/audacious
182

    
183
  Output Plugins
184
  --------------
185
  Open Sound System (oss4):               no
186
  Advanced Linux Sound Arch. (alsa):      yes
187
  Sndio (sndio):                          no
188
  PulseAudio (pulse):                     yes
189
  Jack Audio Connection Kit (jack):       yes
190
  Simple DirectMedia Layer (sdlout):      yes
191
  FileWriter:                             yes
192
    -> FileWriter MP3 output part:        no
193
    -> FileWriter Vorbis output part:     yes
194
    -> FileWriter FLAC output part:       yes
195

    
196
  Input Plugins
197
  -------------
198
  MPEG-1 Layer I/II/III (mpg123):         yes
199
  MPEG-2/4 AAC (aac):                     yes
200
  FFaudio (ffaudio):                      ffmpeg
201
  Module decoder (modplug):               yes
202
  MIDI synthesizer (amidi-plug):          yes
203
  CD Digital Audio (cdaudio_ng):          yes
204
  sndfile extensions:                     yes
205
  Tone Generator:                         yes
206
  Ogg Vorbis (vorbis):                    yes
207
  Free Lossless Audio Codec (flacng):     yes
208
  Commodore 64 audio (SID):               yes
209
  Game music (spc, nsf & gbs):            yes
210
  PlayStation (psf/psf2) audio:           yes
211
  Nintendo DS audio (xsf):                yes
212
  AdLib synthesizer (adplug):             yes
213
  WavPack 4.31+ (wavpack):                yes
214
  Metronom:                               yes
215
  VTX Decoder:                            yes
216

    
217
  General
218
  -------
219
  Alarm:                                  yes
220
  Album Art:                              yes
221
  Delete from Filesystem:                 yes
222
  Linux Infrared Remote Control (LIRC)    yes
223
  MPRIS 2 Server:                         yes
224
  Search Tool:                            yes
225
  Song Change:                            yes
226
  Status Icon:                            yes
227
  Audacious OSD:                          yes
228
    -> X Composite support:               yes
229
  libnotify OSD:                          yes
230
  Global Hotkey Plugin:                   yes
231
  Gnome Shortcuts Plugin:                 yes
232
  Scrobbler 2.0:                          yes
233
  LyricWiki viewer:                       yes
234

    
235
  Effect
236
  ------
237
  Channel Mixer:                          yes
238
  Crystalizer:                            yes
239
  Dynamic Range Compressor:               yes
240
  Echo/Surround:                          yes
241
  Extra Stereo:                           yes
242
  LADSPA Host:                            yes
243
  Voice Removal:                          yes
244
  Bauer stereophonic-to-binaural (bs2b):  yes
245
  Sample Rate Converter (resample):       yes
246
  Speed and Pitch:                        yes
247
  SoX Resampler:                          no
248

    
249
  Visualization
250
  -------------
251
  Blur Scope:                             yes
252
  Cairo Spectrum Analyzer:                yes
253
  OpenGL Spectrum Analyzer:               yes
254

    
255
  Transport
256
  ---------
257
  neon-based http/https:                  yes
258
  libmms-based mms:                       yes
259
  GIO:                                    yes
260

    
261
  Container
262
  ---------
263
  Audacious playlist format (audpl):      yes
264
  Winamp PLS playlist format (pls):       yes
265
  M3U playlist format (m3u):              yes
266
  Microsoft ASX (legacy):                 yes
267
  Microsoft ASX 3.0:                      yes
268
  XML Sharable Playlist Format (xspf):    yes
269
  CUE playlist format (cue):              yes
270

    
271
  Interfaces
272
  ----------
273
  GTK (gtkui):                            yes
274
  Winamp Classic (skins):                 yes
275

    
276
+ make -O -j24
277
Entering directory src.
278
Entering directory po.
279
Entering directory tonegen.
280
Entering directory metronom.
281
Entering directory vtx.
282
Entering directory console.
283
Entering directory xsf.
284
Entering directory psf.
285
Entering directory mpg123.
286
Entering directory adplug.
287
Entering directory vorbis.
288
Entering directory wavpack.
289
Entering directory flacng.
290
Entering directory aac.
291
Entering directory sndfile.
292
Entering directory aac-raw.
293
Entering directory modplug.
294
Entering directory ffaudio.
295
Entering directory sid.
296
Entering directory amidi-plug.
297
Entering directory cdaudio-ng.
298
Entering directory pulse_audio.
299
Entering directory jack.
300
Entering directory alsa.
301
Entering directory sdlout.
302
Generating dependencies...
Generating dependencies...
Generating dependencies...
Generating dependencies...
Generating dependencies...
Generating dependencies...
Generating dependencies...
Generating dependencies...
Generating dependencies...
Generating dependencies...
Generating dependencies...
Generating dependencies...
Generating dependencies...
Generating dependencies...
Generating dependencies...
Generating dependencies...
Generating dependencies...
Generating dependencies...
Generating dependencies...
Generating dependencies...
Generating dependencies...
Generating dependencies...
Generating dependencies...
Compiling be.po...
Successfully compiled be.po.
303
Successfully generated dependencies.
304
aac.c:6:22: fatal error: neaacdec.h: No such file or directory
305
 #include <neaacdec.h>
306
                      ^
307
compilation terminated.
308
Successfully generated dependencies.
309
Successfully generated dependencies.
310
Successfully generated dependencies.
311
Compiling bg.po...
Successfully compiled bg.po.
312
Successfully generated dependencies.
313
Successfully generated dependencies.
314
Successfully generated dependencies.
315
Compiling ca.po...
Successfully compiled ca.po.
316
Successfully generated dependencies.
317
libmp4.c:8:22: fatal error: neaacdec.h: No such file or directory
318
 #include <neaacdec.h>
319
                      ^
320
compilation terminated.
321
Compiling aac.c (plugin)...
aac.c:6:22: fatal error: neaacdec.h: No such file or directory
322
 #include <neaacdec.h>
323
                      ^
324
compilation terminated.
325
Failed to compile aac.c (plugin)!
326
../../buildsys.mk:391: recipe for target 'aac.plugin.o' failed
327
make[5]: *** [aac.plugin.o] Error 1
328
../../buildsys.mk:116: recipe for target 'all' failed
329
make[4]: *** [all] Error 2
330
../buildsys.mk:123: recipe for target 'aac-raw' failed
331
make[3]: *** [aac-raw] Error 2
332
make[3]: *** Waiting for unfinished jobs....
333
Successfully generated dependencies.
334
Compiling cmn.po...
Successfully compiled cmn.po.
335
Compiling cs.po...
Successfully compiled cs.po.
336
mp4_utils.c:9:22: fatal error: neaacdec.h: No such file or directory
337
 #include "neaacdec.h"
338
                      ^
339
compilation terminated.
340
Successfully generated dependencies.
341
Successfully generated dependencies.
342
Compiling da.po...
Successfully compiled da.po.
343
Successfully generated dependencies.
344
Successfully generated dependencies.
345
Compiling de.po...
Successfully compiled de.po.
346
Compiling metronom.c (plugin)...
Successfully compiled metronom.c (plugin).
347
Compiling el.po...
Successfully compiled el.po.
348
Compiling en_GB.po...
Successfully compiled en_GB.po.
349
Successfully generated dependencies.
350
Linking metronom.so...
Successfully linked metronom.so.
351
Leaving directory metronom.
352
Compiling es_AR.po...
Successfully compiled es_AR.po.
353
Successfully generated dependencies.
354
Successfully generated dependencies.
355
Successfully generated dependencies.
356
Compiling es_MX.po...
Successfully compiled es_MX.po.
357
Successfully generated dependencies.
358
Compiling es.po...
Successfully compiled es.po.
359
Successfully generated dependencies.
360
Successfully generated dependencies.
361
Compiling tonegen.c (plugin)...
Successfully compiled tonegen.c (plugin).
362
Compiling mpg123.c (plugin)...
Successfully compiled mpg123.c (plugin).
363
Compiling et.po...
Successfully compiled et.po.
364
Linking tonegen.so...
Successfully linked tonegen.so.
365
Leaving directory tonegen.
366
Compiling wavpack.c (plugin)...
Successfully compiled wavpack.c (plugin).
367
Linking madplug.so...
Successfully linked madplug.so.
368
Leaving directory mpg123.
369
Compiling eu.po...
Successfully compiled eu.po.
370
Compiling plugin.c (plugin)...
Successfully compiled plugin.c (plugin).
371
Compiling fa_IR.po...
Successfully compiled fa_IR.po.
372
Linking wavpack.so...
Successfully linked wavpack.so.
373
Leaving directory wavpack.
374
Linking sndfile.so...
Successfully linked sndfile.so.
375
Leaving directory sndfile.
376
Compiling jack.c (plugin)...
Successfully compiled jack.c (plugin).
377
Compiling fi.po...
Successfully compiled fi.po.
378
Compiling xs_config.c (plugin)...
Successfully compiled xs_config.c (plugin).
379
Compiling fr.po...
Successfully compiled fr.po.
380
Compiling gl.po...
Successfully compiled gl.po.
381
Compiling vcupdate.c (plugin)...
Successfully compiled vcupdate.c (plugin).
382
Compiling plugin.c (plugin)...
Successfully compiled plugin.c (plugin).
383
Compiling itunes-cover.c (plugin)...
Successfully compiled itunes-cover.c (plugin).
384
Compiling hu.po...
Successfully compiled hu.po.
385
Compiling id_ID.po...
Successfully compiled id_ID.po.
386
Compiling archive/arch_raw.cxx (plugin)...
Successfully compiled archive/arch_raw.cxx (plugin).
387
Compiling corlett.c (plugin)...
In file included from /usr/include/assert.h:35:0,
388
                 from corlett.c:79:
389
/usr/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
390
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
391
    ^
392
Successfully compiled corlett.c (plugin).
393
Compiling xs_md5.c (plugin)...
Successfully compiled xs_md5.c (plugin).
394
Compiling sdlout.c (plugin)...
Successfully compiled sdlout.c (plugin).
395
Successfully generated dependencies.
396
Compiling it.po...
Successfully compiled it.po.
397
Compiling plugin.c (plugin)...
Successfully compiled plugin.c (plugin).
398
Compiling corlett.c (plugin)...
In file included from /usr/include/assert.h:35:0,
399
                 from corlett.c:72:
400
/usr/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
401
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
402
    ^
403
Successfully compiled corlett.c (plugin).
404
Compiling ja.po...
Successfully compiled ja.po.
405
Compiling archive/archive.cxx (plugin)...
Successfully compiled archive/archive.cxx (plugin).
406
Compiling xs_support.c (plugin)...
Successfully compiled xs_support.c (plugin).
407
Compiling ky.po...
Successfully compiled ky.po.
408
Linking sdlout.so...
Successfully linked sdlout.so.
409
Leaving directory sdlout.
410
Compiling ko.po...
Successfully compiled ko.po.
411
Compiling plugin.c (plugin)...
In file included from /usr/include/stdio.h:27:0,
412
                 from plugin.c:27:
413
/usr/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
414
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
415
    ^
416
Successfully compiled plugin.c (plugin).
417
Compiling mp4_utils.c (plugin)...
mp4_utils.c:9:22: fatal error: neaacdec.h: No such file or directory
418
 #include "neaacdec.h"
419
                      ^
420
compilation terminated.
421
Failed to compile mp4_utils.c (plugin)!
422
../../buildsys.mk:391: recipe for target 'mp4_utils.plugin.o' failed
423
make[5]: *** [mp4_utils.plugin.o] Error 1
424
make[5]: *** Waiting for unfinished jobs....
425
Compiling lt.po...
Successfully compiled lt.po.
426
Compiling libmp4.c (plugin)...
libmp4.c:8:22: fatal error: neaacdec.h: No such file or directory
427
 #include <neaacdec.h>
428
                      ^
429
compilation terminated.
430
Failed to compile libmp4.c (plugin)!
431
../../buildsys.mk:391: recipe for target 'libmp4.plugin.o' failed
432
make[5]: *** [libmp4.plugin.o] Error 1
433
../../buildsys.mk:116: recipe for target 'all' failed
434
make[4]: *** [all] Error 2
435
../buildsys.mk:123: recipe for target 'aac' failed
436
make[3]: *** [aac] Error 2
437
Compiling pulse_audio.c (plugin)...
Successfully compiled pulse_audio.c (plugin).
438
Compiling tools.c (plugin)...
Successfully compiled tools.c (plugin).
439
Compiling plugin.c (plugin)...
In file included from /usr/include/stdio.h:27:0,
440
                 from plugin.c:27:
441
/usr/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
442
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
443
    ^
444
Successfully compiled plugin.c (plugin).
445
Compiling lv.po...
Successfully compiled lv.po.
446
Compiling ml_IN.po...
Successfully compiled ml_IN.po.
447
Linking pulse_audio.so...
Successfully linked pulse_audio.so.
448
Leaving directory pulse_audio.
449
Compiling pl.po...
Successfully compiled pl.po.
450
Compiling desmume/armcpu.c (plugin)...
In file included from /usr/include/stdio.h:27:0,
451
                 from desmume/mc.h:28,
452
                 from desmume/MMU.h:31,
453
                 from desmume/armcpu.h:27,
454
                 from desmume/arm_instructions.h:26,
455
                 from desmume/armcpu.c:22:
456
/usr/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
457
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
458
    ^
459
Successfully compiled desmume/armcpu.c (plugin).
460
Compiling pt_BR.po...
Successfully compiled pt_BR.po.
461
Compiling pt_PT.po...
Successfully compiled pt_PT.po.
462
Compiling xs_length.c (plugin)...
Successfully compiled xs_length.c (plugin).
463
Compiling ffaudio-core.c (plugin)...
Successfully compiled ffaudio-core.c (plugin).
464
Compiling ru.po...
Successfully compiled ru.po.
465
Compiling sk.po...
Successfully compiled sk.po.
466
Compiling si.po...
Successfully compiled si.po.
467
Compiling vcedit.c (plugin)...
Successfully compiled vcedit.c (plugin).
468
Compiling sr.po...
Successfully compiled sr.po.
469
Compiling seekable_stream_callbacks.c (plugin)...
Successfully compiled seekable_stream_callbacks.c (plugin).
470
Compiling archive/open.cxx (plugin)...
Successfully compiled archive/open.cxx (plugin).
471
Compiling sr_RS.po...
Successfully compiled sr_RS.po.
472
Compiling backend-fluidsynth/b-fluidsynth.c (plugin)...
Successfully compiled backend-fluidsynth/b-fluidsynth.c (plugin).
473
Compiling tr.po...
Successfully compiled tr.po.
474
Compiling ta.po...
Successfully compiled ta.po.
475
Compiling uk.po...
Successfully compiled uk.po.
476
Compiling zh_CN.po...
Successfully compiled zh_CN.po.
477
Compiling vorbis.c (plugin)...
Successfully compiled vorbis.c (plugin).
478
Compiling zh_TW.po...
Successfully compiled zh_TW.po.
479
Leaving directory po.
480
Compiling ffaudio-io.c (plugin)...
Successfully compiled ffaudio-io.c (plugin).
481
Compiling vio2sf.c (plugin)...
In file included from /usr/include/stdint.h:25:0,
482
                 from /usr/lib/gcc/x86_64-mageia-linux-gnu/4.9.2/include/stdint.h:9,
483
                 from vio2sf.c:1:
484
/usr/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
485
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
486
    ^
487
Successfully compiled vio2sf.c (plugin).
488
Linking vorbis.so...
Successfully linked vorbis.so.
489
Leaving directory vorbis.
490
Compiling desmume/FIFO.c (plugin)...
Successfully compiled desmume/FIFO.c (plugin).
491
Compiling plugin.c (plugin)...
Successfully compiled plugin.c (plugin).
492
Linking ffaudio.so...
Successfully linked ffaudio.so.
493
Leaving directory ffaudio.
494
Compiling xs_stil.c (plugin)...
Successfully compiled xs_stil.c (plugin).
495
Compiling ay8912.c (plugin)...
Successfully compiled ay8912.c (plugin).
496
Compiling plugin.cxx (plugin)...
Successfully compiled plugin.cxx (plugin).
497
Compiling amidi-plug.c (plugin)...
Successfully compiled amidi-plug.c (plugin).
498
Compiling desmume/bios.c (plugin)...
In file included from /usr/include/stdio.h:27:0,
499
                 from desmume/mc.h:28,
500
                 from desmume/MMU.h:31,
501
                 from desmume/armcpu.h:27,
502
                 from desmume/cp15.h:25,
503
                 from desmume/bios.c:22:
504
/usr/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
505
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
506
    ^
507
Successfully compiled desmume/bios.c (plugin).
508
Compiling desmume/matrix.c (plugin)...
In file included from /usr/include/stdio.h:27:0,
509
                 from desmume/matrix.c:21:
510
/usr/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
511
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
512
    ^
513
Successfully compiled desmume/matrix.c (plugin).
514
Compiling vtx.c (plugin)...
Successfully compiled vtx.c (plugin).
515
Compiling info.c (plugin)...
Successfully compiled info.c (plugin).
516
Compiling plugin_main.c (plugin)...
Successfully compiled plugin_main.c (plugin).
517
Compiling xs_slsup.c (plugin)...
Successfully compiled xs_slsup.c (plugin).
518
Compiling lh5dec.c (plugin)...
Successfully compiled lh5dec.c (plugin).
519
Compiling vtxfile.c (plugin)...
Successfully compiled vtxfile.c (plugin).
520
Compiling psx.c (plugin)...
In file included from /usr/include/stdio.h:27:0,
521
                 from psx.c:16:
522
/usr/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
523
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
524
    ^
525
Successfully compiled psx.c (plugin).
526
Compiling xmms-sid.c (plugin)...
Successfully compiled xmms-sid.c (plugin).
527
Compiling i_configure.c (plugin)...
Successfully compiled i_configure.c (plugin).
528
Compiling metadata.c (plugin)...
Successfully compiled metadata.c (plugin).
529
Compiling alsa.c (plugin)...
Successfully compiled alsa.c (plugin).
530
Linking vtx.so...
Successfully linked vtx.so.
531
Leaving directory vtx.
532
Linking flacng.so...
Successfully linked flacng.so.
533
Leaving directory flacng.
534
Compiling desmume/SPU.c (plugin)...
In file included from /usr/include/stdlib.h:24:0,
535
                 from desmume/SPU.c:22:
536
/usr/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
537
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
538
    ^
539
Successfully compiled desmume/SPU.c (plugin).
540
Compiling eng_psf.c (plugin)...
In file included from /usr/include/stdio.h:27:0,
541
                 from eng_psf.c:27:
542
/usr/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
543
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
544
    ^
545
Successfully compiled eng_psf.c (plugin).
546
Compiling desmume/GPU.c (plugin)...
In file included from /usr/include/string.h:25:0,
547
                 from desmume/GPU.c:43:
548
/usr/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
549
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
550
    ^
551
Successfully compiled desmume/GPU.c (plugin).
552
Compiling cdaudio-ng.c (plugin)...
Successfully compiled cdaudio-ng.c (plugin).
553
Compiling eng_psf2.c (plugin)...
In file included from /usr/include/stdio.h:27:0,
554
                 from eng_psf2.c:45:
555
/usr/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
556
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
557
    ^
558
Successfully compiled eng_psf2.c (plugin).
559
Compiling desmume/cp15.c (plugin)...
In file included from /usr/include/stdlib.h:24:0,
560
                 from desmume/cp15.c:22:
561
/usr/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
562
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
563
    ^
564
Successfully compiled desmume/cp15.c (plugin).
565
Compiling config.c (plugin)...
Successfully compiled config.c (plugin).
566
Compiling desmume/mc.c (plugin)...
In file included from /usr/include/stdlib.h:24:0,
567
                 from desmume/mc.c:21:
568
/usr/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
569
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
570
    ^
571
Successfully compiled desmume/mc.c (plugin).
572
Compiling eng_spx.c (plugin)...
In file included from /usr/include/stdio.h:27:0,
573
                 from eng_spx.c:34:
574
/usr/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
575
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
576
    ^
577
Successfully compiled eng_spx.c (plugin).
578
Linking cdaudio-ng.so...
Successfully linked cdaudio-ng.so.
579
Leaving directory cdaudio-ng.
580
Compiling peops2/dma.c (plugin)...
In file included from /usr/include/stdlib.h:24:0,
581
                 from peops2/../peops2/stdafx.h:29,
582
                 from peops2/dma.c:30:
583
/usr/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
584
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
585
    ^
586
Successfully compiled peops2/dma.c (plugin).
587
Compiling desmume/MMU.c (plugin)...
In file included from /usr/include/stdlib.h:24:0,
588
                 from desmume/MMU.c:26:
589
/usr/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
590
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
591
    ^
592
Successfully compiled desmume/MMU.c (plugin).
593
Compiling i_midi.c (plugin)...
Successfully compiled i_midi.c (plugin).
594
Compiling xs_sidplay2.cc (plugin)...
Successfully compiled xs_sidplay2.cc (plugin).
595
Successfully generated dependencies.
596
Successfully generated dependencies.
597
Linking alsa.so...
Successfully linked alsa.so.
598
Leaving directory alsa.
599
Compiling bio2jack.c (plugin)...
Successfully compiled bio2jack.c (plugin).
600
Compiling peops/spu.c (plugin)...
In file included from /usr/include/stdlib.h:24:0,
601
                 from peops/../peops/stdafx.h:27,
602
                 from peops/spu.c:82:
603
/usr/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
604
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
605
    ^
606
Successfully compiled peops/spu.c (plugin).
607
Compiling desmume/NDSSystem.c (plugin)...
In file included from /usr/include/string.h:25:0,
608
                 from desmume/NDSSystem.c:22:
609
/usr/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
610
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
611
    ^
612
Successfully compiled desmume/NDSSystem.c (plugin).
613
Compiling psx_hw.c (plugin)...
In file included from /usr/include/stdio.h:27:0,
614
                 from psx_hw.c:49:
615
/usr/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
616
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
617
    ^
618
Successfully compiled psx_hw.c (plugin).
619
Linking jackout.so...
Successfully linked jackout.so.
620
Leaving directory jack.
621
Compiling core/debug.c (plugin)...
Successfully compiled core/debug.c (plugin).
622
Linking sid.so...
Successfully linked sid.so.
623
Leaving directory sid.
624
Compiling i_utils.c (plugin)...
Successfully compiled i_utils.c (plugin).
625
Compiling peops2/registers.c (plugin)...
In file included from /usr/include/stdlib.h:24:0,
626
                 from peops2/stdafx.h:29,
627
                 from peops2/registers.c:40:
628
/usr/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
629
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
630
    ^
631
Successfully compiled peops2/registers.c (plugin).
632
Compiling desmume/thumb_instructions.c (plugin)...
In file included from /usr/include/stdio.h:27:0,
633
                 from desmume/mc.h:28,
634
                 from desmume/MMU.h:31,
635
                 from desmume/armcpu.h:27,
636
                 from desmume/bios.h:25,
637
                 from desmume/thumb_instructions.c:27:
638
/usr/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
639
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
640
    ^
641
Successfully compiled desmume/thumb_instructions.c (plugin).
642
Compiling core/emuopl.cxx (plugin)...
Successfully compiled core/emuopl.cxx (plugin).
643
Compiling i_configure-fluidsynth.c (plugin)...
Successfully compiled i_configure-fluidsynth.c (plugin).
644
Compiling peops2/spu.c (plugin)...
In file included from /usr/include/stdlib.h:24:0,
645
                 from peops2/stdafx.h:29,
646
                 from peops2/spu.c:98:
647
/usr/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
648
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
649
    ^
650
Successfully compiled peops2/spu.c (plugin).
651
Compiling i_fileinfo.c (plugin)...
i_fileinfo.c: In function 'i_fileinfo_grid_add_entry':
652
i_fileinfo.c:56:5: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations]
653
     gtk_misc_set_alignment (GTK_MISC (field), 0, 0);
654
     ^
655
i_fileinfo.c:56:5: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations]
656
i_fileinfo.c:60:5: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations]
657
     gtk_misc_set_alignment (GTK_MISC (value), 0, 0);
658
     ^
659
i_fileinfo.c:60:5: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations]
660
i_fileinfo.c: In function 'i_fileinfo_gui':
661
i_fileinfo.c:173:5: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72) [-Wdeprecated-declarations]
662
     gtk_misc_set_alignment (GTK_MISC (title_icon_image), 0, 0);
663
     ^
664
i_fileinfo.c:173:5: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) [-Wdeprecated-declarations]
665
Successfully compiled i_fileinfo.c (plugin).
666
Linking psf2.so...
Successfully linked psf2.so.
667
Leaving directory psf.
668
Compiling modplugbmp.cxx (plugin)...
Successfully compiled modplugbmp.cxx (plugin).
669
Compiling Ay_Apu.cxx (plugin)...
Successfully compiled Ay_Apu.cxx (plugin).
670
Linking amidi-plug.so...
Successfully linked amidi-plug.so.
671
Leaving directory amidi-plug.
672
Compiling Dual_Resampler.cxx (plugin)...
Successfully compiled Dual_Resampler.cxx (plugin).
673
Compiling Classic_Emu.cxx (plugin)...
Successfully compiled Classic_Emu.cxx (plugin).
674
Linking modplug.so...
Successfully linked modplug.so.
675
Leaving directory modplug.
676
Compiling Blip_Buffer.cxx (plugin)...
Successfully compiled Blip_Buffer.cxx (plugin).
677
Compiling core/fprovide.cxx (plugin)...
Successfully compiled core/fprovide.cxx (plugin).
678
Compiling core/sng.cxx (plugin)...
Successfully compiled core/sng.cxx (plugin).
679
Compiling core/player.cxx (plugin)...
Successfully compiled core/player.cxx (plugin).
680
Compiling core/adlibemu.c (plugin)...
Successfully compiled core/adlibemu.c (plugin).
681
Compiling Data_Reader.cxx (plugin)...
Successfully compiled Data_Reader.cxx (plugin).
682
Compiling Fir_Resampler.cxx (plugin)...
Successfully compiled Fir_Resampler.cxx (plugin).
683
Compiling Ay_Emu.cxx (plugin)...
Successfully compiled Ay_Emu.cxx (plugin).
684
Compiling core/players.cxx (plugin)...
Successfully compiled core/players.cxx (plugin).
685
Compiling Effects_Buffer.cxx (plugin)...
Successfully compiled Effects_Buffer.cxx (plugin).
686
Compiling core/hsc.cxx (plugin)...
Successfully compiled core/hsc.cxx (plugin).
687
Compiling core/imf.cxx (plugin)...
Successfully compiled core/imf.cxx (plugin).
688
Compiling Gb_Apu.cxx (plugin)...
Successfully compiled Gb_Apu.cxx (plugin).
689
Compiling core/fmopl.c (plugin)...
Successfully compiled core/fmopl.c (plugin).
690
Compiling Gb_Oscs.cxx (plugin)...
Successfully compiled Gb_Oscs.cxx (plugin).
691
Compiling core/bam.cxx (plugin)...
Successfully compiled core/bam.cxx (plugin).
692
Compiling Gbs_Emu.cxx (plugin)...
Successfully compiled Gbs_Emu.cxx (plugin).
693
Compiling core/adtrack.cxx (plugin)...
Successfully compiled core/adtrack.cxx (plugin).
694
Compiling adplug-xmms.cc (plugin)...
Successfully compiled adplug-xmms.cc (plugin).
695
Compiling core/database.cxx (plugin)...
Successfully compiled core/database.cxx (plugin).
696
Compiling Ay_Cpu.cxx (plugin)...
Successfully compiled Ay_Cpu.cxx (plugin).
697
Compiling Gzip_Reader.cxx (plugin)...
Successfully compiled Gzip_Reader.cxx (plugin).
698
Compiling Gme_File.cxx (plugin)...
Successfully compiled Gme_File.cxx (plugin).
699
Compiling core/amd.cxx (plugin)...
Successfully compiled core/amd.cxx (plugin).
700
Compiling gme.cxx (plugin)...
Successfully compiled gme.cxx (plugin).
701
Compiling Gb_Cpu.cxx (plugin)...
Successfully compiled Gb_Cpu.cxx (plugin).
702
Compiling core/dfm.cxx (plugin)...
Successfully compiled core/dfm.cxx (plugin).
703
Compiling core/a2m.cxx (plugin)...
Successfully compiled core/a2m.cxx (plugin).
704
Compiling core/hsp.cxx (plugin)...
Successfully compiled core/hsp.cxx (plugin).
705
Compiling Hes_Apu.cxx (plugin)...
Successfully compiled Hes_Apu.cxx (plugin).
706
Compiling core/protrack.cxx (plugin)...
Successfully compiled core/protrack.cxx (plugin).
707
Compiling core/cmf.cxx (plugin)...
Successfully compiled core/cmf.cxx (plugin).
708
Compiling Kss_Scc_Apu.cxx (plugin)...
Successfully compiled Kss_Scc_Apu.cxx (plugin).
709
Compiling Gym_Emu.cxx (plugin)...
Successfully compiled Gym_Emu.cxx (plugin).
710
Compiling core/mad.cxx (plugin)...
Successfully compiled core/mad.cxx (plugin).
711
Compiling core/dmo.cxx (plugin)...
Successfully compiled core/dmo.cxx (plugin).
712
Compiling core/d00.cxx (plugin)...
Successfully compiled core/d00.cxx (plugin).
713
Compiling core/ksm.cxx (plugin)...
Successfully compiled core/ksm.cxx (plugin).
714
Compiling Multi_Buffer.cxx (plugin)...
Successfully compiled Multi_Buffer.cxx (plugin).
715
Compiling core/mkj.cxx (plugin)...
Successfully compiled core/mkj.cxx (plugin).
716
Compiling M3u_Playlist.cxx (plugin)...
Successfully compiled M3u_Playlist.cxx (plugin).
717
Compiling Hes_Emu.cxx (plugin)...
Successfully compiled Hes_Emu.cxx (plugin).
718
Compiling Nes_Apu.cxx (plugin)...
Successfully compiled Nes_Apu.cxx (plugin).
719
Compiling core/raw.cxx (plugin)...
Successfully compiled core/raw.cxx (plugin).
720
Compiling Kss_Emu.cxx (plugin)...
Successfully compiled Kss_Emu.cxx (plugin).
721
Compiling core/dtm.cxx (plugin)...
Successfully compiled core/dtm.cxx (plugin).
722
Compiling Nes_Fme7_Apu.cxx (plugin)...
Successfully compiled Nes_Fme7_Apu.cxx (plugin).
723
Compiling core/fmc.cxx (plugin)...
Successfully compiled core/fmc.cxx (plugin).
724
Compiling core/mtk.cxx (plugin)...
Successfully compiled core/mtk.cxx (plugin).
725
Compiling Music_Emu.cxx (plugin)...
Successfully compiled Music_Emu.cxx (plugin).
726
Compiling core/rad.cxx (plugin)...
Successfully compiled core/rad.cxx (plugin).
727
Compiling core/adplug.cxx (plugin)...
Successfully compiled core/adplug.cxx (plugin).
728
Compiling core/xad.cxx (plugin)...
Successfully compiled core/xad.cxx (plugin).
729
Compiling core/cff.cxx (plugin)...
Successfully compiled core/cff.cxx (plugin).
730
Compiling core/flash.cxx (plugin)...
Successfully compiled core/flash.cxx (plugin).
731
Compiling Nes_Namco_Apu.cxx (plugin)...
Successfully compiled Nes_Namco_Apu.cxx (plugin).
732
Compiling core/sa2.cxx (plugin)...
Successfully compiled core/sa2.cxx (plugin).
733
Compiling Hes_Cpu.cxx (plugin)...
Successfully compiled Hes_Cpu.cxx (plugin).
734
Compiling core/temuopl.cxx (plugin)...
Successfully compiled core/temuopl.cxx (plugin).
735
Compiling core/mid.cxx (plugin)...
Successfully compiled core/mid.cxx (plugin).
736
Compiling Nes_Vrc6_Apu.cxx (plugin)...
Successfully compiled Nes_Vrc6_Apu.cxx (plugin).
737
Compiling core/hyp.cxx (plugin)...
Successfully compiled core/hyp.cxx (plugin).
738
Compiling core/psi.cxx (plugin)...
Successfully compiled core/psi.cxx (plugin).
739
Compiling core/bmf.cxx (plugin)...
Successfully compiled core/bmf.cxx (plugin).
740
Compiling plugin.c (plugin)...
Successfully compiled plugin.c (plugin).
741
Compiling Nes_Oscs.cxx (plugin)...
Successfully compiled Nes_Oscs.cxx (plugin).
742
Compiling core/hybrid.cxx (plugin)...
Successfully compiled core/hybrid.cxx (plugin).
743
Compiling core/dro2.cxx (plugin)...
Successfully compiled core/dro2.cxx (plugin).
744
Compiling core/s3m.cxx (plugin)...
Successfully compiled core/s3m.cxx (plugin).
745
Compiling core/dro.cxx (plugin)...
Successfully compiled core/dro.cxx (plugin).
746
Compiling core/xsm.cxx (plugin)...
Successfully compiled core/xsm.cxx (plugin).
747
Compiling core/rat.cxx (plugin)...
Successfully compiled core/rat.cxx (plugin).
748
Compiling Spc_Filter.cxx (plugin)...
Successfully compiled Spc_Filter.cxx (plugin).
749
Compiling Kss_Cpu.cxx (plugin)...
Successfully compiled Kss_Cpu.cxx (plugin).
750
Compiling Nes_Cpu.cxx (plugin)...
Successfully compiled Nes_Cpu.cxx (plugin).
751
Compiling Sap_Apu.cxx (plugin)...
Successfully compiled Sap_Apu.cxx (plugin).
752
Compiling core/msc.cxx (plugin)...
Successfully compiled core/msc.cxx (plugin).
753
Compiling Nsfe_Emu.cxx (plugin)...
Successfully compiled Nsfe_Emu.cxx (plugin).
754
Compiling plugin.c (plugin)...
Successfully compiled plugin.c (plugin).
755
Compiling Sms_Apu.cxx (plugin)...
Successfully compiled Sms_Apu.cxx (plugin).
756
Compiling Vfs_File.cxx (plugin)...
Successfully compiled Vfs_File.cxx (plugin).
757
Compiling Snes_Spc.cxx (plugin)...
Successfully compiled Snes_Spc.cxx (plugin).
758
Compiling configure.c (plugin)...
Successfully compiled configure.c (plugin).
759
Compiling Zlib_Inflater.cxx (plugin)...
Successfully compiled Zlib_Inflater.cxx (plugin).
760
Compiling Nsf_Emu.cxx (plugin)...
Successfully compiled Nsf_Emu.cxx (plugin).
761
Compiling Sap_Emu.cxx (plugin)...
Successfully compiled Sap_Emu.cxx (plugin).
762
Compiling Spc_Dsp.cxx (plugin)...
Successfully compiled Spc_Dsp.cxx (plugin).
763
Compiling core/jbm.cxx (plugin)...
Successfully compiled core/jbm.cxx (plugin).
764
Compiling Audacious_Driver.cxx (plugin)...
Successfully compiled Audacious_Driver.cxx (plugin).
765
Compiling Spc_Emu.cxx (plugin)...
Successfully compiled Spc_Emu.cxx (plugin).
766
Compiling Vgm_Emu.cxx (plugin)...
Successfully compiled Vgm_Emu.cxx (plugin).
767
Compiling core/lds.cxx (plugin)...
Successfully compiled core/lds.cxx (plugin).
768
Compiling Vgm_Emu_Impl.cxx (plugin)...
Successfully compiled Vgm_Emu_Impl.cxx (plugin).
769
Compiling desmume/arm_instructions.c (plugin)...
In file included from /usr/include/stdio.h:27:0,
770
                 from desmume/mc.h:28,
771
                 from desmume/MMU.h:31,
772
                 from desmume/armcpu.h:27,
773
                 from desmume/cp15.h:25,
774
                 from desmume/arm_instructions.c:25:
775
/usr/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
776
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
777
    ^
778
Successfully compiled desmume/arm_instructions.c (plugin).
779
Linking xsf.so...
Successfully linked xsf.so.
780
Leaving directory xsf.
781
Compiling core/rix.cxx (plugin)...
Successfully compiled core/rix.cxx (plugin).
782
Compiling Sap_Cpu.cxx (plugin)...
Successfully compiled Sap_Cpu.cxx (plugin).
783
Compiling core/u6m.cxx (plugin)...
Successfully compiled core/u6m.cxx (plugin).
784
Compiling Spc_Cpu.cxx (plugin)...
Successfully compiled Spc_Cpu.cxx (plugin).
785
Compiling core/adl.cxx (plugin)...
Successfully compiled core/adl.cxx (plugin).
786
Compiling Ym2612_Emu.cxx (plugin)...
Successfully compiled Ym2612_Emu.cxx (plugin).
787
Compiling Ym2413_Emu.cxx (plugin)...
Successfully compiled Ym2413_Emu.cxx (plugin).
788
Linking console.so...
Successfully linked console.so.
789
Leaving directory console.
790
Compiling core/rol.cxx (plugin)...
Successfully compiled core/rol.cxx (plugin).
791
Linking adplug.so...
Successfully linked adplug.so.
792
Leaving directory adplug.
793
../buildsys.mk:116: recipe for target 'all' failed
794
make[2]: *** [all] Error 2
795
buildsys.mk:123: recipe for target 'src' failed
796
make[1]: *** [src] Error 2
797
buildsys.mk:116: recipe for target 'all' failed
798
make: *** [all] Error 2
799
error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.Ec605k (%build)
800

    
801

    
802
RPM build errors:
803
    Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.Ec605k (%build)
804
I: [iurt_root_command] ERROR: chroot