summaryrefslogtreecommitdiff
path: root/community/cdcd/cdcd-0.6.6-7-i686-build.log
blob: 3a9e700ce374b15d437ee0942e684814b12d3c8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking how to run the C preprocessor... gcc -E
checking for function prototypes... yes
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for string.h... (cached) yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for tputs in -lcurses... yes
checking for rl_completion_matches in -lreadline... yes
checking for socket in -lsocket... no
checking for libcdaudio-config... /usr/bin/libcdaudio-config
checking for libcdaudio - version >= 0.99.0... yes
checking for glib-config... no
checking for GLIB - version >= 1.1.12... no
*** The glib-config script installed by GLIB could not be found
*** If GLIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GLIB_CONFIG environment variable to the
*** full path to glib-config.
checking for ANSI C header files... (cached) yes
checking for working alloca.h... yes
checking for alloca... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/ptyvar.h usability... no
checking sys/ptyvar.h presence... no
checking for sys/ptyvar.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for stdlib.h... (cached) yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking return type of signal handlers... void
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for vsnprintf... yes
checking for vasprintf... yes
checking for setlocale... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strstr... yes
checking for strtol... yes
checking for strerror... yes
checking for strcasestr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory `/build/src/cdcd-0.6.6'
Making all in doc
make[2]: Entering directory `/build/src/cdcd-0.6.6/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/build/src/cdcd-0.6.6/doc'
make[2]: Entering directory `/build/src/cdcd-0.6.6'
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -D_REENTRANT -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT cdcd-cdcd.o -MD -MP -MF ".deps/cdcd-cdcd.Tpo" -c -o cdcd-cdcd.o `test -f 'cdcd.c' || echo './'`cdcd.c; \
then mv -f ".deps/cdcd-cdcd.Tpo" ".deps/cdcd-cdcd.Po"; else rm -f ".deps/cdcd-cdcd.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -D_REENTRANT -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT cdcd-str.o -MD -MP -MF ".deps/cdcd-str.Tpo" -c -o cdcd-str.o `test -f 'str.c' || echo './'`str.c; \
then mv -f ".deps/cdcd-str.Tpo" ".deps/cdcd-str.Po"; else rm -f ".deps/cdcd-str.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -D_REENTRANT -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT cdcd-conf.o -MD -MP -MF ".deps/cdcd-conf.Tpo" -c -o cdcd-conf.o `test -f 'conf.c' || echo './'`conf.c; \
then mv -f ".deps/cdcd-conf.Tpo" ".deps/cdcd-conf.Po"; else rm -f ".deps/cdcd-conf.Tpo"; exit 1; fi
conf.c:32:7: warning: extra tokens at end of #else directive [enabled by default]
conf.c: In function 'cdcdrc_read':
conf.c:265:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
conf.c:275:13: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -D_REENTRANT -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT cdcd-global.o -MD -MP -MF ".deps/cdcd-global.Tpo" -c -o cdcd-global.o `test -f 'global.c' || echo './'`global.c; \
then mv -f ".deps/cdcd-global.Tpo" ".deps/cdcd-global.Po"; else rm -f ".deps/cdcd-global.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -D_REENTRANT -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT cdcd-interface.o -MD -MP -MF ".deps/cdcd-interface.Tpo" -c -o cdcd-interface.o `test -f 'interface.c' || echo './'`interface.c; \
then mv -f ".deps/cdcd-interface.Tpo" ".deps/cdcd-interface.Po"; else rm -f ".deps/cdcd-interface.Tpo"; exit 1; fi
interface.c: In function 'cddb_lookup':
interface.c:364:14: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -D_REENTRANT -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT cdcd-cmdline.o -MD -MP -MF ".deps/cdcd-cmdline.Tpo" -c -o cdcd-cmdline.o `test -f 'cmdline.c' || echo './'`cmdline.c; \
then mv -f ".deps/cdcd-cmdline.Tpo" ".deps/cdcd-cmdline.Po"; else rm -f ".deps/cdcd-cmdline.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -D_REENTRANT -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT cdcd-cmd_cdcd.o -MD -MP -MF ".deps/cdcd-cmd_cdcd.Tpo" -c -o cdcd-cmd_cdcd.o `test -f 'cmd_cdcd.c' || echo './'`cmd_cdcd.c; \
then mv -f ".deps/cdcd-cmd_cdcd.Tpo" ".deps/cdcd-cmd_cdcd.Po"; else rm -f ".deps/cdcd-cmd_cdcd.Tpo"; exit 1; fi
cmd_cdcd.c: In function 'cmd_excl':
cmd_cdcd.c:270:12: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
cmd_cdcd.c:275:14: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -D_REENTRANT -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT cdcd-cmd_sites.o -MD -MP -MF ".deps/cdcd-cmd_sites.Tpo" -c -o cdcd-cmd_sites.o `test -f 'cmd_sites.c' || echo './'`cmd_sites.c; \
then mv -f ".deps/cdcd-cmd_sites.Tpo" ".deps/cdcd-cmd_sites.Po"; else rm -f ".deps/cdcd-cmd_sites.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -D_REENTRANT -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT cdcd-cmd_access.o -MD -MP -MF ".deps/cdcd-cmd_access.Tpo" -c -o cdcd-cmd_access.o `test -f 'cmd_access.c' || echo './'`cmd_access.c; \
then mv -f ".deps/cdcd-cmd_access.Tpo" ".deps/cdcd-cmd_access.Po"; else rm -f ".deps/cdcd-cmd_access.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -D_REENTRANT -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT cdcd-cmd_edit.o -MD -MP -MF ".deps/cdcd-cmd_edit.Tpo" -c -o cdcd-cmd_edit.o `test -f 'cmd_edit.c' || echo './'`cmd_edit.c; \
then mv -f ".deps/cdcd-cmd_edit.Tpo" ".deps/cdcd-cmd_edit.Po"; else rm -f ".deps/cdcd-cmd_edit.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -D_REENTRANT -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT cdcd-getopt.o -MD -MP -MF ".deps/cdcd-getopt.Tpo" -c -o cdcd-getopt.o `test -f 'getopt.c' || echo './'`getopt.c; \
then mv -f ".deps/cdcd-getopt.Tpo" ".deps/cdcd-getopt.Po"; else rm -f ".deps/cdcd-getopt.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -D_REENTRANT -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT cdcd-getopt1.o -MD -MP -MF ".deps/cdcd-getopt1.Tpo" -c -o cdcd-getopt1.o `test -f 'getopt1.c' || echo './'`getopt1.c; \
then mv -f ".deps/cdcd-getopt1.Tpo" ".deps/cdcd-getopt1.Po"; else rm -f ".deps/cdcd-getopt1.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -D_REENTRANT -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT cdcd-alloca.o -MD -MP -MF ".deps/cdcd-alloca.Tpo" -c -o cdcd-alloca.o `test -f 'alloca.c' || echo './'`alloca.c; \
then mv -f ".deps/cdcd-alloca.Tpo" ".deps/cdcd-alloca.Po"; else rm -f ".deps/cdcd-alloca.Tpo"; exit 1; fi
gcc  -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  -Wl,-O1,--sort-common,--as-needed,-z,relro -o cdcd  cdcd-cdcd.o cdcd-str.o cdcd-conf.o cdcd-global.o cdcd-interface.o cdcd-cmdline.o cdcd-cmd_cdcd.o cdcd-cmd_sites.o cdcd-cmd_access.o cdcd-cmd_edit.o cdcd-getopt.o cdcd-getopt1.o cdcd-alloca.o -L/usr/lib -lcdaudio -lreadline -lcurses 
make[2]: Leaving directory `/build/src/cdcd-0.6.6'
make[1]: Leaving directory `/build/src/cdcd-0.6.6'