Project

General

Profile

make_result_log2.txt

Diane Ricter, 02/18/2019 08:57 AM

Download (147 KB)

 
1
rm -f prelude-config.h
2
echo "/* Used from libprelude headers */" >> prelude-config.h
3
/bin/grep "HAVE_VARIADIC_MACROS"          < ./config.h >> prelude-config.h
4
/bin/grep "PRELUDE_ALIGNED_ACCESS"        < ./config.h >> prelude-config.h
5
/bin/grep "PRELUDE_WORDS_BIGENDIAN"       < ./config.h >> prelude-config.h
6
/bin/grep "__PRELUDE_FUNC__"              < ./config.h >> prelude-config.h
7
/bin/grep "TIME_WITH_SYS_TIME"            < ./config.h >> prelude-config.h
8
/bin/grep "HAVE_UID_T"                    < ./config.h >> prelude-config.h
9
/bin/grep "HAVE_GID_T"                    < ./config.h >> prelude-config.h
10
make  all-recursive
11
make[1] : on entre dans le répertoire « /home/diane/Téléchargements/libprelude-5.0.0 »
12
Making all in libltdl
13
make[2] : on entre dans le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/libltdl »
14
make  all-am
15
make[3] : on entre dans le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/libltdl »
16
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl   -g -O2 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c
17
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c loaders/dlopen.c  -fPIC -DPIC -o .libs/dlopen.o
18
mv -f .deps/dlopen.Tpo .deps/dlopen.Plo
19
/bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 -module -avoid-version -z relro -z now -o dlopen.la  dlopen.lo -ldl 
20
libtool: link: ar cru .libs/dlopen.a .libs/dlopen.o 
21
libtool: link: ranlib .libs/dlopen.a
22
libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" )
23
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl   -g -O2 -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c
24
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c  -fPIC -DPIC -o .libs/libltdlc_la-preopen.o
25
mv -f .deps/libltdlc_la-preopen.Tpo .deps/libltdlc_la-preopen.Plo
26
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl   -g -O2 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c
27
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c  -fPIC -DPIC -o .libs/libltdlc_la-lt__alloc.o
28
mv -f .deps/libltdlc_la-lt__alloc.Tpo .deps/libltdlc_la-lt__alloc.Plo
29
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl   -g -O2 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c
30
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c  -fPIC -DPIC -o .libs/libltdlc_la-lt_dlloader.o
31
mv -f .deps/libltdlc_la-lt_dlloader.Tpo .deps/libltdlc_la-lt_dlloader.Plo
32
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl   -g -O2 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c
33
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c  -fPIC -DPIC -o .libs/libltdlc_la-lt_error.o
34
mv -f .deps/libltdlc_la-lt_error.Tpo .deps/libltdlc_la-lt_error.Plo
35
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl   -g -O2 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c
36
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c  -fPIC -DPIC -o .libs/libltdlc_la-ltdl.o
37
mv -f .deps/libltdlc_la-ltdl.Tpo .deps/libltdlc_la-ltdl.Plo
38
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl   -g -O2 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c
39
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c  -fPIC -DPIC -o .libs/libltdlc_la-slist.o
40
mv -f .deps/libltdlc_la-slist.Tpo .deps/libltdlc_la-slist.Plo
41
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl   -g -O2 -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c -o lt__strl.lo lt__strl.c
42
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c lt__strl.c  -fPIC -DPIC -o .libs/lt__strl.o
43
mv -f .deps/lt__strl.Tpo .deps/lt__strl.Plo
44
/bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 -no-undefined -dlpreopen dlopen.la  -z relro -z now -o libltdlc.la  libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo lt__strl.lo 
45
libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT
46
libtool: link: (cd .libs && gcc -g -O2 -c -fno-builtin  -fPIC -DPIC "libltdlcS.c")
47
libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT"
48
libtool: link: (cd .libs/libltdlc.lax/dlopen.a && ar x "/home/diane/Téléchargements/libprelude-5.0.0/libltdl/./.libs/dlopen.a")
49
libtool: link: ar cru .libs/libltdlc.a .libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/lt__strl.o .libs/libltdlcS.o  .libs/libltdlc.lax/dlopen.a/dlopen.o 
50
libtool: link: ranlib .libs/libltdlc.a
51
libtool: link: rm -fr .libs/libltdlc.lax
52
libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" )
53
make[3] : on quitte le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/libltdl »
54
make[2] : on quitte le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/libltdl »
55
Making all in libmissing
56
make[2] : on entre dans le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/libmissing »
57
rm -f alloca.h-t alloca.h && \
58
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
59
  cat ./alloca.in.h; \
60
} > alloca.h-t && \
61
mv -f alloca.h-t alloca.h
62
/bin/mkdir -p arpa
63
rm -f arpa/inet.h-t arpa/inet.h && \
64
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
65
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
66
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
67
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
68
      -e 's|@''PRAGMA_COLUMNS''@||g' \
69
      -e 's|@''HAVE_FEATURES_H''@|1|g' \
70
      -e 's|@''NEXT_ARPA_INET_H''@|<arpa/inet.h>|g' \
71
      -e 's|@''HAVE_ARPA_INET_H''@|1|g' \
72
      -e 's/@''GNULIB_INET_NTOP''@/1/g' \
73
      -e 's/@''GNULIB_INET_PTON''@/1/g' \
74
      -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \
75
      -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \
76
      -e 's|@''REPLACE_INET_NTOP''@|0|g' \
77
      -e 's|@''REPLACE_INET_PTON''@|0|g' \
78
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
79
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
80
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
81
      < ./arpa_inet.in.h; \
82
} > arpa/inet.h-t && \
83
mv arpa/inet.h-t arpa/inet.h
84
rm -f langinfo.h-t langinfo.h && \
85
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
86
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
87
      -e 's|@''HAVE_LANGINFO_H''@|1|g' \
88
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
89
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
90
      -e 's|@''PRAGMA_COLUMNS''@||g' \
91
      -e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
92
      -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \
93
      -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
94
      -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
95
      -e 's|@''HAVE_LANGINFO_ALTMON''@|0|g' \
96
      -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
97
      -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
98
      -e 's|@''HAVE_NL_LANGINFO''@|1|g' \
99
      -e 's|@''REPLACE_NL_LANGINFO''@|1|g' \
100
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
101
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
102
      < ./langinfo.in.h; \
103
} > langinfo.h-t && \
104
mv langinfo.h-t langinfo.h
105
rm -f limits.h-t limits.h && \
106
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
107
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
108
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
109
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
110
      -e 's|@''PRAGMA_COLUMNS''@||g' \
111
      -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
112
      < ./limits.in.h; \
113
} > limits.h-t && \
114
mv limits.h-t limits.h
115
rm -f locale.h-t locale.h && \
116
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
117
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
118
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
119
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
120
      -e 's|@''PRAGMA_COLUMNS''@||g' \
121
      -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
122
      -e 's/@''GNULIB_LOCALECONV''@/1/g' \
123
      -e 's/@''GNULIB_SETLOCALE''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
124
      -e 's/@''GNULIB_DUPLOCALE''@/0/g' \
125
      -e 's|@''HAVE_DUPLOCALE''@|1|g' \
126
      -e 's|@''HAVE_XLOCALE_H''@|1|g' \
127
      -e 's|@''REPLACE_LOCALECONV''@|0|g' \
128
      -e 's|@''REPLACE_SETLOCALE''@|0|g' \
129
      -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
130
      -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
131
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
132
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
133
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
134
      < ./locale.in.h; \
135
} > locale.h-t && \
136
mv locale.h-t locale.h
137
rm -f netdb.h-t netdb.h && \
138
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
139
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
140
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
141
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
142
      -e 's|@''PRAGMA_COLUMNS''@||g' \
143
      -e 's|@''NEXT_NETDB_H''@|<netdb.h>|g' \
144
      -e 's|@''HAVE_NETDB_H''@|1|g' \
145
      -e 's/@''GNULIB_GETADDRINFO''@/1/g' \
146
      -e 's|@''HAVE_STRUCT_ADDRINFO''@|1|g' \
147
      -e 's|@''HAVE_DECL_FREEADDRINFO''@|1|g' \
148
      -e 's|@''HAVE_DECL_GAI_STRERROR''@|1|g' \
149
      -e 's|@''HAVE_DECL_GETADDRINFO''@|1|g' \
150
      -e 's|@''HAVE_DECL_GETNAMEINFO''@|1|g' \
151
      -e 's|@''REPLACE_GAI_STRERROR''@|0|g' \
152
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
153
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
154
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
155
      < ./netdb.in.h; \
156
} > netdb.h-t && \
157
mv netdb.h-t netdb.h
158
rm -f poll.h-t poll.h && \
159
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
160
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
161
      -e 's|@''HAVE_POLL_H''@|1|g' \
162
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
163
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
164
      -e 's|@''PRAGMA_COLUMNS''@||g' \
165
      -e 's|@''NEXT_POLL_H''@|<poll.h>|g' \
166
      -e 's/@''GNULIB_POLL''@/1/g' \
167
      -e 's|@''HAVE_POLL''@|1|g' \
168
      -e 's|@''REPLACE_POLL''@|0|g' \
169
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
170
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
171
      < ./poll.in.h; \
172
} > poll.h-t && \
173
mv -f poll.h-t poll.h
174
rm -f signal.h-t signal.h && \
175
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
176
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
177
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
178
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
179
      -e 's|@''PRAGMA_COLUMNS''@||g' \
180
      -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
181
      -e 's/@''GNULIB_PTHREAD_SIGMASK''@/1/g' \
182
      -e 's/@''GNULIB_RAISE''@/1/g' \
183
      -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \
184
      -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
185
      -e 's/@''GNULIB_SIGACTION''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
186
      -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
187
      -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
188
      -e 's|@''HAVE_RAISE''@|1|g' \
189
      -e 's|@''HAVE_SIGSET_T''@|1|g' \
190
      -e 's|@''HAVE_SIGINFO_T''@|1|g' \
191
      -e 's|@''HAVE_SIGACTION''@|1|g' \
192
      -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
193
      -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
194
      -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
195
      -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
196
      -e 's|@''REPLACE_RAISE''@|0|g' \
197
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
198
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
199
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
200
      < ./signal.in.h; \
201
} > signal.h-t && \
202
mv signal.h-t signal.h
203
rm -f stdint.h-t stdint.h && \
204
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
205
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
206
      -e 's/@''HAVE_STDINT_H''@/1/g' \
207
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
208
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
209
      -e 's|@''PRAGMA_COLUMNS''@||g' \
210
      -e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
211
      -e 's/@''HAVE_C99_STDINT_H''@/1/g' \
212
      -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
213
      -e 's/@''HAVE_INTTYPES_H''@/1/g' \
214
      -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
215
      -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
216
      -e 's/@''HAVE_WCHAR_H''@/1/g' \
217
      -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
218
      -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
219
      -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
220
      -e 's/@''BITSIZEOF_PTRDIFF_T''@//g' \
221
      -e 's/@''PTRDIFF_T_SUFFIX''@//g' \
222
      -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@//g' \
223
      -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@//g' \
224
      -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
225
      -e 's/@''BITSIZEOF_SIZE_T''@//g' \
226
      -e 's/@''SIZE_T_SUFFIX''@//g' \
227
      -e 's/@''BITSIZEOF_WCHAR_T''@//g' \
228
      -e 's/@''HAVE_SIGNED_WCHAR_T''@//g' \
229
      -e 's/@''WCHAR_T_SUFFIX''@//g' \
230
      -e 's/@''BITSIZEOF_WINT_T''@//g' \
231
      -e 's/@''HAVE_SIGNED_WINT_T''@//g' \
232
      -e 's/@''WINT_T_SUFFIX''@//g' \
233
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
234
      < ./stdint.in.h; \
235
} > stdint.h-t && \
236
mv stdint.h-t stdint.h
237
rm -f stdio.h-t stdio.h && \
238
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
239
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
240
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
241
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
242
      -e 's|@''PRAGMA_COLUMNS''@||g' \
243
      -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
244
      -e 's/@''GNULIB_DPRINTF''@/0/g' \
245
      -e 's/@''GNULIB_FCLOSE''@/1/g' \
246
      -e 's/@''GNULIB_FDOPEN''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
247
      -e 's/@''GNULIB_FFLUSH''@/1/g' \
248
      -e 's/@''GNULIB_FGETC''@/1/g' \
249
      -e 's/@''GNULIB_FGETS''@/1/g' \
250
      -e 's/@''GNULIB_FOPEN''@/1/g' \
251
      -e 's/@''GNULIB_FPRINTF''@/1/g' \
252
      -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
253
      -e 's/@''GNULIB_FPURGE''@/1/g' \
254
      -e 's/@''GNULIB_FPUTC''@/1/g' \
255
      -e 's/@''GNULIB_FPUTS''@/1/g' \
256
      -e 's/@''GNULIB_FREAD''@/1/g' \
257
      -e 's/@''GNULIB_FREOPEN''@/0/g' \
258
      -e 's/@''GNULIB_FSCANF''@/1/g' \
259
      -e 's/@''GNULIB_FSEEK''@/1/g' \
260
      -e 's/@''GNULIB_FSEEKO''@/1/g' \
261
      -e 's/@''GNULIB_FTELL''@/1/g' \
262
      -e 's/@''GNULIB_FTELLO''@/1/g' \
263
      -e 's/@''GNULIB_FWRITE''@/1/g' \
264
      -e 's/@''GNULIB_GETC''@/1/g' \
265
      -e 's/@''GNULIB_GETCHAR''@/1/g' \
266
      -e 's/@''GNULIB_GETDELIM''@/1/g' \
267
      -e 's/@''GNULIB_GETLINE''@/1/g' \
268
      -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
269
      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
270
      -e 's/@''GNULIB_PCLOSE''@/0/g' \
271
      -e 's/@''GNULIB_PERROR''@/1/g' \
272
      -e 's/@''GNULIB_POPEN''@/0/g' \
273
      -e 's/@''GNULIB_PRINTF''@/1/g' \
274
      -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
275
      -e 's/@''GNULIB_PUTC''@/1/g' \
276
      -e 's/@''GNULIB_PUTCHAR''@/1/g' \
277
      -e 's/@''GNULIB_PUTS''@/1/g' \
278
      -e 's/@''GNULIB_REMOVE''@/0/g' \
279
      -e 's/@''GNULIB_RENAME''@/0/g' \
280
      -e 's/@''GNULIB_RENAMEAT''@/0/g' \
281
      -e 's/@''GNULIB_SCANF''@/1/g' \
282
      -e 's/@''GNULIB_SNPRINTF''@/1/g' \
283
      -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
284
      -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
285
      -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
286
      -e 's/@''GNULIB_TMPFILE''@/0/g' \
287
      -e 's/@''GNULIB_VASPRINTF''@/0/g' \
288
      -e 's/@''GNULIB_VDPRINTF''@/0/g' \
289
      -e 's/@''GNULIB_VFPRINTF''@/1/g' \
290
      -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
291
      -e 's/@''GNULIB_VFSCANF''@/0/g' \
292
      -e 's/@''GNULIB_VSCANF''@/0/g' \
293
      -e 's/@''GNULIB_VPRINTF''@/1/g' \
294
      -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
295
      -e 's/@''GNULIB_VSNPRINTF''@/1/g' \
296
      -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
297
      < ./stdio.in.h | \
298
  sed -e 's|@''HAVE_DECL_FPURGE''@|0|g' \
299
      -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
300
      -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
301
      -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
302
      -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
303
      -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
304
      -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
305
      -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
306
      -e 's|@''HAVE_DPRINTF''@|1|g' \
307
      -e 's|@''HAVE_FSEEKO''@|1|g' \
308
      -e 's|@''HAVE_FTELLO''@|1|g' \
309
      -e 's|@''HAVE_PCLOSE''@|1|g' \
310
      -e 's|@''HAVE_POPEN''@|1|g' \
311
      -e 's|@''HAVE_RENAMEAT''@|1|g' \
312
      -e 's|@''HAVE_VASPRINTF''@|1|g' \
313
      -e 's|@''HAVE_VDPRINTF''@|1|g' \
314
      -e 's|@''REPLACE_DPRINTF''@|0|g' \
315
      -e 's|@''REPLACE_FCLOSE''@|1|g' \
316
      -e 's|@''REPLACE_FDOPEN''@|0|g' \
317
      -e 's|@''REPLACE_FFLUSH''@|1|g' \
318
      -e 's|@''REPLACE_FOPEN''@|0|g' \
319
      -e 's|@''REPLACE_FPRINTF''@|0|g' \
320
      -e 's|@''REPLACE_FPURGE''@|0|g' \
321
      -e 's|@''REPLACE_FREOPEN''@|0|g' \
322
      -e 's|@''REPLACE_FSEEK''@|1|g' \
323
      -e 's|@''REPLACE_FSEEKO''@|1|g' \
324
      -e 's|@''REPLACE_FTELL''@|0|g' \
325
      -e 's|@''REPLACE_FTELLO''@|0|g' \
326
      -e 's|@''REPLACE_GETDELIM''@|0|g' \
327
      -e 's|@''REPLACE_GETLINE''@|0|g' \
328
      -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
329
      -e 's|@''REPLACE_PERROR''@|0|g' \
330
      -e 's|@''REPLACE_POPEN''@|0|g' \
331
      -e 's|@''REPLACE_PRINTF''@|0|g' \
332
      -e 's|@''REPLACE_REMOVE''@|0|g' \
333
      -e 's|@''REPLACE_RENAME''@|0|g' \
334
      -e 's|@''REPLACE_RENAMEAT''@|0|g' \
335
      -e 's|@''REPLACE_SNPRINTF''@|0|g' \
336
      -e 's|@''REPLACE_SPRINTF''@|0|g' \
337
      -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
338
      -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
339
      -e 's|@''REPLACE_TMPFILE''@|0|g' \
340
      -e 's|@''REPLACE_VASPRINTF''@|0|g' \
341
      -e 's|@''REPLACE_VDPRINTF''@|0|g' \
342
      -e 's|@''REPLACE_VFPRINTF''@|0|g' \
343
      -e 's|@''REPLACE_VPRINTF''@|0|g' \
344
      -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
345
      -e 's|@''REPLACE_VSPRINTF''@|0|g' \
346
      -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
347
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
348
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
349
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
350
} > stdio.h-t && \
351
mv stdio.h-t stdio.h
352
rm -f stdlib.h-t stdlib.h && \
353
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
354
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
355
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
356
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
357
      -e 's|@''PRAGMA_COLUMNS''@||g' \
358
      -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
359
      -e 's/@''GNULIB__EXIT''@/0/g' \
360
      -e 's/@''GNULIB_ATOLL''@/0/g' \
361
      -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
362
      -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
363
      -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
364
      -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
365
      -e 's/@''GNULIB_GRANTPT''@/0/g' \
366
      -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
367
      -e 's/@''GNULIB_MBTOWC''@/1/g' \
368
      -e 's/@''GNULIB_MKDTEMP''@/0/g' \
369
      -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
370
      -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
371
      -e 's/@''GNULIB_MKSTEMP''@/0/g' \
372
      -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
373
      -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
374
      -e 's/@''GNULIB_PTSNAME''@/0/g' \
375
      -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
376
      -e 's/@''GNULIB_PUTENV''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
377
      -e 's/@''GNULIB_QSORT_R''@/0/g' \
378
      -e 's/@''GNULIB_RANDOM''@/0/g' \
379
      -e 's/@''GNULIB_RANDOM_R''@/0/g' \
380
      -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
381
      -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
382
      -e 's/@''GNULIB_REALPATH''@/0/g' \
383
      -e 's/@''GNULIB_RPMATCH''@/0/g' \
384
      -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
385
      -e 's/@''GNULIB_SETENV''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
386
      -e 's/@''GNULIB_STRTOD''@/0/g' \
387
      -e 's/@''GNULIB_STRTOLL''@/0/g' \
388
      -e 's/@''GNULIB_STRTOULL''@/0/g' \
389
      -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
390
      -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
391
      -e 's/@''GNULIB_UNSETENV''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
392
      -e 's/@''GNULIB_WCTOMB''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
393
      < ./stdlib.in.h | \
394
  sed -e 's|@''HAVE__EXIT''@|1|g' \
395
      -e 's|@''HAVE_ATOLL''@|1|g' \
396
      -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
397
      -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
398
      -e 's|@''HAVE_GETSUBOPT''@|1|g' \
399
      -e 's|@''HAVE_GRANTPT''@|1|g' \
400
      -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
401
      -e 's|@''HAVE_MKDTEMP''@|1|g' \
402
      -e 's|@''HAVE_MKOSTEMP''@|1|g' \
403
      -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
404
      -e 's|@''HAVE_MKSTEMP''@|1|g' \
405
      -e 's|@''HAVE_MKSTEMPS''@|1|g' \
406
      -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
407
      -e 's|@''HAVE_PTSNAME''@|1|g' \
408
      -e 's|@''HAVE_PTSNAME_R''@|1|g' \
409
      -e 's|@''HAVE_QSORT_R''@|1|g' \
410
      -e 's|@''HAVE_RANDOM''@|1|g' \
411
      -e 's|@''HAVE_RANDOM_H''@|1|g' \
412
      -e 's|@''HAVE_RANDOM_R''@|1|g' \
413
      -e 's|@''HAVE_REALLOCARRAY''@|1|g' \
414
      -e 's|@''HAVE_REALPATH''@|1|g' \
415
      -e 's|@''HAVE_RPMATCH''@|1|g' \
416
      -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
417
      -e 's|@''HAVE_DECL_SETENV''@|1|g' \
418
      -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
419
      -e 's|@''HAVE_STRTOD''@|1|g' \
420
      -e 's|@''HAVE_STRTOLL''@|1|g' \
421
      -e 's|@''HAVE_STRTOULL''@|1|g' \
422
      -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
423
      -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
424
      -e 's|@''HAVE_UNLOCKPT''@|1|g' \
425
      -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
426
      -e 's|@''REPLACE_CALLOC''@|0|g' \
427
      -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
428
      -e 's|@''REPLACE_MALLOC''@|0|g' \
429
      -e 's|@''REPLACE_MBTOWC''@|0|g' \
430
      -e 's|@''REPLACE_MKSTEMP''@|0|g' \
431
      -e 's|@''REPLACE_PTSNAME''@|0|g' \
432
      -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
433
      -e 's|@''REPLACE_PUTENV''@|0|g' \
434
      -e 's|@''REPLACE_QSORT_R''@|0|g' \
435
      -e 's|@''REPLACE_RANDOM_R''@|0|g' \
436
      -e 's|@''REPLACE_REALLOC''@|0|g' \
437
      -e 's|@''REPLACE_REALPATH''@|0|g' \
438
      -e 's|@''REPLACE_SETENV''@|0|g' \
439
      -e 's|@''REPLACE_STRTOD''@|0|g' \
440
      -e 's|@''REPLACE_UNSETENV''@|0|g' \
441
      -e 's|@''REPLACE_WCTOMB''@|0|g' \
442
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
443
      -e '/definition of _Noreturn/r ./_Noreturn.h' \
444
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
445
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
446
} > stdlib.h-t && \
447
mv stdlib.h-t stdlib.h
448
rm -f string.h-t string.h && \
449
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
450
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
451
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
452
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
453
      -e 's|@''PRAGMA_COLUMNS''@||g' \
454
      -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
455
      -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
456
      -e 's/@''GNULIB_FFSL''@/0/g' \
457
      -e 's/@''GNULIB_FFSLL''@/0/g' \
458
      -e 's/@''GNULIB_MBSLEN''@/0/g' \
459
      -e 's/@''GNULIB_MBSNLEN''@/0/g' \
460
      -e 's/@''GNULIB_MBSCHR''@/0/g' \
461
      -e 's/@''GNULIB_MBSRCHR''@/0/g' \
462
      -e 's/@''GNULIB_MBSSTR''@/0/g' \
463
      -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
464
      -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
465
      -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
466
      -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
467
      -e 's/@''GNULIB_MBSCSPN''@/0/g' \
468
      -e 's/@''GNULIB_MBSPBRK''@/0/g' \
469
      -e 's/@''GNULIB_MBSSPN''@/0/g' \
470
      -e 's/@''GNULIB_MBSSEP''@/0/g' \
471
      -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
472
      -e 's/@''GNULIB_MEMCHR''@/1/g' \
473
      -e 's/@''GNULIB_MEMMEM''@/1/g' \
474
      -e 's/@''GNULIB_MEMPCPY''@/0/g' \
475
      -e 's/@''GNULIB_MEMRCHR''@/0/g' \
476
      -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
477
      -e 's/@''GNULIB_STPCPY''@/0/g' \
478
      -e 's/@''GNULIB_STPNCPY''@/0/g' \
479
      -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
480
      -e 's/@''GNULIB_STRDUP''@/1/g' \
481
      -e 's/@''GNULIB_STRNCAT''@/0/g' \
482
      -e 's/@''GNULIB_STRNDUP''@/1/g' \
483
      -e 's/@''GNULIB_STRNLEN''@/1/g' \
484
      -e 's/@''GNULIB_STRPBRK''@/0/g' \
485
      -e 's/@''GNULIB_STRSEP''@/1/g' \
486
      -e 's/@''GNULIB_STRSTR''@/0/g' \
487
      -e 's/@''GNULIB_STRCASESTR''@/1/g' \
488
      -e 's/@''GNULIB_STRTOK_R''@/0/g' \
489
      -e 's/@''GNULIB_STRERROR''@/1/g' \
490
      -e 's/@''GNULIB_STRERROR_R''@/1/g' \
491
      -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
492
      -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
493
      < ./string.in.h | \
494
  sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
495
      -e 's|@''HAVE_FFSL''@|1|g' \
496
      -e 's|@''HAVE_FFSLL''@|1|g' \
497
      -e 's|@''HAVE_MBSLEN''@|0|g' \
498
      -e 's|@''HAVE_MEMCHR''@|1|g' \
499
      -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
500
      -e 's|@''HAVE_MEMPCPY''@|1|g' \
501
      -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
502
      -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
503
      -e 's|@''HAVE_STPCPY''@|1|g' \
504
      -e 's|@''HAVE_STPNCPY''@|1|g' \
505
      -e 's|@''HAVE_STRCHRNUL''@|1|g' \
506
      -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
507
      -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
508
      -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
509
      -e 's|@''HAVE_STRPBRK''@|1|g' \
510
      -e 's|@''HAVE_STRSEP''@|1|g' \
511
      -e 's|@''HAVE_STRCASESTR''@|1|g' \
512
      -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
513
      -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
514
      -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
515
      -e 's|@''HAVE_STRVERSCMP''@|1|g' \
516
      -e 's|@''REPLACE_MEMCHR''@|0|g' \
517
      -e 's|@''REPLACE_MEMMEM''@|0|g' \
518
      -e 's|@''REPLACE_STPNCPY''@|0|g' \
519
      -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
520
      -e 's|@''REPLACE_STRDUP''@|0|g' \
521
      -e 's|@''REPLACE_STRNCAT''@|0|g' \
522
      -e 's|@''REPLACE_STRNDUP''@|0|g' \
523
      -e 's|@''REPLACE_STRNLEN''@|0|g' \
524
      -e 's|@''REPLACE_STRSTR''@|0|g' \
525
      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
526
      -e 's|@''REPLACE_STRTOK_R''@|0|g' \
527
      -e 's|@''REPLACE_STRERROR''@|0|g' \
528
      -e 's|@''REPLACE_STRERROR_R''@|1|g' \
529
      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
530
      -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
531
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
532
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
533
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
534
      < ./string.in.h; \
535
} > string.h-t && \
536
mv string.h-t string.h
537
rm -f strings.h-t strings.h && \
538
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
539
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
540
      -e 's|@''HAVE_STRINGS_H''@|1|g' \
541
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
542
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
543
      -e 's|@''PRAGMA_COLUMNS''@||g' \
544
      -e 's|@''NEXT_STRINGS_H''@|<strings.h>|g' \
545
      -e 's/@''GNULIB_FFS''@/0/g' \
546
      -e 's|@''HAVE_FFS''@|1|g' \
547
      -e 's|@''HAVE_STRCASECMP''@|1|g' \
548
      -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
549
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
550
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
551
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
552
      < ./strings.in.h; \
553
} > strings.h-t && \
554
mv strings.h-t strings.h
555
/bin/mkdir -p sys
556
rm -f sys/ioctl.h-t sys/ioctl.h && \
557
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
558
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
559
      -e 's|@''HAVE_SYS_IOCTL_H''@|1|g' \
560
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
561
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
562
      -e 's|@''PRAGMA_COLUMNS''@||g' \
563
      -e 's|@''NEXT_SYS_IOCTL_H''@|<sys/ioctl.h>|g' \
564
      -e 's/@''GNULIB_IOCTL''@/1/g' \
565
      -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|0|g' \
566
      -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
567
      -e 's|@''REPLACE_IOCTL''@|1|g' \
568
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
569
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
570
      < ./sys_ioctl.in.h; \
571
} > sys/ioctl.h-t && \
572
mv sys/ioctl.h-t sys/ioctl.h
573
/bin/mkdir -p sys
574
rm -f sys/select.h-t sys/select.h && \
575
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
576
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
577
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
578
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
579
      -e 's|@''PRAGMA_COLUMNS''@||g' \
580
      -e 's|@''NEXT_SYS_SELECT_H''@|<sys/select.h>|g' \
581
      -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \
582
      -e 's/@''GNULIB_PSELECT''@/0/g' \
583
      -e 's/@''GNULIB_SELECT''@/1/g' \
584
      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
585
      -e 's|@''HAVE_PSELECT''@|1|g' \
586
      -e 's|@''REPLACE_PSELECT''@|0|g' \
587
      -e 's|@''REPLACE_SELECT''@|0|g' \
588
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
589
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
590
      < ./sys_select.in.h; \
591
} > sys/select.h-t && \
592
mv sys/select.h-t sys/select.h
593
/bin/mkdir -p sys
594
rm -f sys/socket.h-t sys/socket.h && \
595
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
596
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
597
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
598
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
599
      -e 's|@''PRAGMA_COLUMNS''@||g' \
600
      -e 's|@''NEXT_SYS_SOCKET_H''@|<sys/socket.h>|g' \
601
      -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \
602
      -e 's/@''GNULIB_CLOSE''@/1/g' \
603
      -e 's/@''GNULIB_SOCKET''@/1/g' \
604
      -e 's/@''GNULIB_CONNECT''@/1/g' \
605
      -e 's/@''GNULIB_ACCEPT''@/1/g' \
606
      -e 's/@''GNULIB_BIND''@/1/g' \
607
      -e 's/@''GNULIB_GETPEERNAME''@/0/g' \
608
      -e 's/@''GNULIB_GETSOCKNAME''@/1/g' \
609
      -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \
610
      -e 's/@''GNULIB_LISTEN''@/1/g' \
611
      -e 's/@''GNULIB_RECV''@/0/g' \
612
      -e 's/@''GNULIB_SEND''@/0/g' \
613
      -e 's/@''GNULIB_RECVFROM''@/0/g' \
614
      -e 's/@''GNULIB_SENDTO''@/0/g' \
615
      -e 's/@''GNULIB_SETSOCKOPT''@/1/g' \
616
      -e 's/@''GNULIB_SHUTDOWN''@/0/g' \
617
      -e 's/@''GNULIB_ACCEPT4''@/0/g' \
618
      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
619
      -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \
620
      -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \
621
      -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \
622
      -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \
623
      -e 's|@''HAVE_ACCEPT4''@|1|g' \
624
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
625
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
626
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
627
      < ./sys_socket.in.h; \
628
} > sys/socket.h-t && \
629
mv -f sys/socket.h-t sys/socket.h
630
/bin/mkdir -p sys
631
rm -f sys/stat.h-t sys/stat.h && \
632
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
633
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
634
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
635
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
636
      -e 's|@''PRAGMA_COLUMNS''@||g' \
637
      -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
638
      -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
639
      -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
640
      -e 's/@''GNULIB_FCHMODAT''@/0/g' \
641
      -e 's/@''GNULIB_FSTAT''@/1/g' \
642
      -e 's/@''GNULIB_FSTATAT''@/0/g' \
643
      -e 's/@''GNULIB_FUTIMENS''@/0/g' \
644
      -e 's/@''GNULIB_LCHMOD''@/0/g' \
645
      -e 's/@''GNULIB_LSTAT''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
646
      -e 's/@''GNULIB_MKDIRAT''@/0/g' \
647
      -e 's/@''GNULIB_MKFIFO''@/0/g' \
648
      -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
649
      -e 's/@''GNULIB_MKNOD''@/0/g' \
650
      -e 's/@''GNULIB_MKNODAT''@/0/g' \
651
      -e 's/@''GNULIB_STAT''@/1/g' \
652
      -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
653
      -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
654
      -e 's|@''HAVE_FCHMODAT''@|1|g' \
655
      -e 's|@''HAVE_FSTATAT''@|1|g' \
656
      -e 's|@''HAVE_FUTIMENS''@|1|g' \
657
      -e 's|@''HAVE_LCHMOD''@|1|g' \
658
      -e 's|@''HAVE_LSTAT''@|1|g' \
659
      -e 's|@''HAVE_MKDIRAT''@|1|g' \
660
      -e 's|@''HAVE_MKFIFO''@|1|g' \
661
      -e 's|@''HAVE_MKFIFOAT''@|1|g' \
662
      -e 's|@''HAVE_MKNOD''@|1|g' \
663
      -e 's|@''HAVE_MKNODAT''@|1|g' \
664
      -e 's|@''HAVE_UTIMENSAT''@|1|g' \
665
      -e 's|@''REPLACE_FSTAT''@|0|g' \
666
      -e 's|@''REPLACE_FSTATAT''@|0|g' \
667
      -e 's|@''REPLACE_FUTIMENS''@|0|g' \
668
      -e 's|@''REPLACE_LSTAT''@|0|g' \
669
      -e 's|@''REPLACE_MKDIR''@|0|g' \
670
      -e 's|@''REPLACE_MKFIFO''@|0|g' \
671
      -e 's|@''REPLACE_MKNOD''@|0|g' \
672
      -e 's|@''REPLACE_STAT''@|0|g' \
673
      -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
674
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
675
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
676
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
677
      < ./sys_stat.in.h; \
678
} > sys/stat.h-t && \
679
mv sys/stat.h-t sys/stat.h
680
/bin/mkdir -p sys
681
rm -f sys/time.h-t sys/time.h && \
682
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
683
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
684
      -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
685
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
686
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
687
      -e 's|@''PRAGMA_COLUMNS''@||g' \
688
      -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
689
      -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
690
      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
691
      -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
692
      -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
693
      -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
694
      -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
695
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
696
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
697
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
698
      < ./sys_time.in.h; \
699
} > sys/time.h-t && \
700
mv sys/time.h-t sys/time.h
701
/bin/mkdir -p sys
702
rm -f sys/types.h-t sys/types.h && \
703
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
704
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
705
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
706
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
707
      -e 's|@''PRAGMA_COLUMNS''@||g' \
708
      -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
709
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
710
      -e 's|@''WINDOWS_STAT_INODES''@|0|g' \
711
      < ./sys_types.in.h; \
712
} > sys/types.h-t && \
713
mv sys/types.h-t sys/types.h
714
/bin/mkdir -p sys
715
rm -f sys/uio.h-t sys/uio.h && \
716
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
717
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
718
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
719
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
720
      -e 's|@''PRAGMA_COLUMNS''@||g' \
721
      -e 's|@''NEXT_SYS_UIO_H''@|<sys/uio.h>|g' \
722
      -e 's|@''HAVE_SYS_UIO_H''@|1|g' \
723
      < ./sys_uio.in.h; \
724
} > sys/uio.h-t && \
725
mv -f sys/uio.h-t sys/uio.h
726
/bin/mkdir -p sys
727
rm -f sys/utsname.h-t sys/utsname.h && \
728
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
729
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
730
      -e 's/@''HAVE_SYS_UTSNAME_H''@/1/g' \
731
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
732
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
733
      -e 's|@''PRAGMA_COLUMNS''@||g' \
734
      -e 's|@''NEXT_SYS_UTSNAME_H''@|<sys/utsname.h>|g' \
735
      -e 's/@''GNULIB_UNAME''@/1/g' \
736
      -e 's|@''HAVE_STRUCT_UTSNAME''@|1|g' \
737
      -e 's|@''HAVE_UNAME''@|1|g' \
738
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
739
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
740
      < ./sys_utsname.in.h; \
741
} > sys/utsname.h-t && \
742
mv sys/utsname.h-t sys/utsname.h
743
rm -f time.h-t time.h && \
744
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
745
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
746
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
747
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
748
      -e 's|@''PRAGMA_COLUMNS''@||g' \
749
      -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
750
      -e 's/@''GNULIB_CTIME''@/0/g' \
751
      -e 's/@''GNULIB_LOCALTIME''@/0/g' \
752
      -e 's/@''GNULIB_MKTIME''@/1/g' \
753
      -e 's/@''GNULIB_NANOSLEEP''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
754
      -e 's/@''GNULIB_STRFTIME''@/0/g' \
755
      -e 's/@''GNULIB_STRPTIME''@/1/g' \
756
      -e 's/@''GNULIB_TIMEGM''@/1/g' \
757
      -e 's/@''GNULIB_TIME_R''@/1/g' \
758
      -e 's/@''GNULIB_TIME_RZ''@/0/g' \
759
      -e 's/@''GNULIB_TZSET''@/0/g' \
760
      -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
761
      -e 's|@''HAVE_NANOSLEEP''@|1|g' \
762
      -e 's|@''HAVE_STRPTIME''@|1|g' \
763
      -e 's|@''HAVE_TIMEGM''@|1|g' \
764
      -e 's|@''HAVE_TIMEZONE_T''@|0|g' \
765
      -e 's|@''HAVE_TZSET''@|1|g' \
766
      -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \
767
      -e 's|@''REPLACE_GMTIME''@|0|g' \
768
      -e 's|@''REPLACE_LOCALTIME''@|0|g' \
769
      -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \
770
      -e 's|@''REPLACE_MKTIME''@|0|g' \
771
      -e 's|@''REPLACE_NANOSLEEP''@|1|g' \
772
      -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \
773
      -e 's|@''REPLACE_TIMEGM''@|0|g' \
774
      -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \
775
      -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
776
      -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
777
      -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
778
      -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
779
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
780
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
781
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
782
      < ./time.in.h; \
783
} > time.h-t && \
784
mv time.h-t time.h
785
rm -f unistd.h-t unistd.h && \
786
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
787
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
788
      -e 's|@''HAVE_UNISTD_H''@|1|g' \
789
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
790
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
791
      -e 's|@''PRAGMA_COLUMNS''@||g' \
792
      -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
793
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
794
      -e 's/@''GNULIB_CHDIR''@/0/g' \
795
      -e 's/@''GNULIB_CHOWN''@/0/g' \
796
      -e 's/@''GNULIB_CLOSE''@/1/g' \
797
      -e 's/@''GNULIB_DUP''@/0/g' \
798
      -e 's/@''GNULIB_DUP2''@/1/g' \
799
      -e 's/@''GNULIB_DUP3''@/0/g' \
800
      -e 's/@''GNULIB_ENVIRON''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
801
      -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
802
      -e 's/@''GNULIB_FACCESSAT''@/0/g' \
803
      -e 's/@''GNULIB_FCHDIR''@/0/g' \
804
      -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
805
      -e 's/@''GNULIB_FDATASYNC''@/0/g' \
806
      -e 's/@''GNULIB_FSYNC''@/0/g' \
807
      -e 's/@''GNULIB_FTRUNCATE''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
808
      -e 's/@''GNULIB_GETCWD''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
809
      -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
810
      -e 's/@''GNULIB_GETDTABLESIZE''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
811
      -e 's/@''GNULIB_GETGROUPS''@/0/g' \
812
      -e 's/@''GNULIB_GETHOSTNAME''@/1/g' \
813
      -e 's/@''GNULIB_GETLOGIN''@/0/g' \
814
      -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
815
      -e 's/@''GNULIB_GETPAGESIZE''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
816
      -e 's/@''GNULIB_GETPASS''@/1/g' \
817
      -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
818
      -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
819
      -e 's/@''GNULIB_ISATTY''@/0/g' \
820
      -e 's/@''GNULIB_LCHOWN''@/0/g' \
821
      -e 's/@''GNULIB_LINK''@/0/g' \
822
      -e 's/@''GNULIB_LINKAT''@/0/g' \
823
      -e 's/@''GNULIB_LSEEK''@/1/g' \
824
      -e 's/@''GNULIB_PIPE''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
825
      -e 's/@''GNULIB_PIPE2''@/0/g' \
826
      -e 's/@''GNULIB_PREAD''@/0/g' \
827
      -e 's/@''GNULIB_PWRITE''@/0/g' \
828
      -e 's/@''GNULIB_READ''@/0/g' \
829
      -e 's/@''GNULIB_READLINK''@/0/g' \
830
      -e 's/@''GNULIB_READLINKAT''@/0/g' \
831
      -e 's/@''GNULIB_RMDIR''@/0/g' \
832
      -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
833
      -e 's/@''GNULIB_SLEEP''@/1/g' \
834
      -e 's/@''GNULIB_SYMLINK''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
835
      -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
836
      -e 's/@''GNULIB_TRUNCATE''@/0/g' \
837
      -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
838
      -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
839
      -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
840
      -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
841
      -e 's/@''GNULIB_UNLINK''@/0/g' \
842
      -e 's/@''GNULIB_UNLINKAT''@/0/g' \
843
      -e 's/@''GNULIB_USLEEP''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
844
      -e 's/@''GNULIB_WRITE''@/1/g' \
845
      < ./unistd.in.h | \
846
  sed -e 's|@''HAVE_CHOWN''@|1|g' \
847
      -e 's|@''HAVE_DUP2''@|1|g' \
848
      -e 's|@''HAVE_DUP3''@|1|g' \
849
      -e 's|@''HAVE_EUIDACCESS''@|1|g' \
850
      -e 's|@''HAVE_FACCESSAT''@|1|g' \
851
      -e 's|@''HAVE_FCHDIR''@|1|g' \
852
      -e 's|@''HAVE_FCHOWNAT''@|1|g' \
853
      -e 's|@''HAVE_FDATASYNC''@|1|g' \
854
      -e 's|@''HAVE_FSYNC''@|1|g' \
855
      -e 's|@''HAVE_FTRUNCATE''@|1|g' \
856
      -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
857
      -e 's|@''HAVE_GETGROUPS''@|1|g' \
858
      -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
859
      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
860
      -e 's|@''HAVE_GETPASS''@|1|g' \
861
      -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
862
      -e 's|@''HAVE_LCHOWN''@|1|g' \
863
      -e 's|@''HAVE_LINK''@|1|g' \
864
      -e 's|@''HAVE_LINKAT''@|1|g' \
865
      -e 's|@''HAVE_PIPE''@|1|g' \
866
      -e 's|@''HAVE_PIPE2''@|1|g' \
867
      -e 's|@''HAVE_PREAD''@|1|g' \
868
      -e 's|@''HAVE_PWRITE''@|1|g' \
869
      -e 's|@''HAVE_READLINK''@|1|g' \
870
      -e 's|@''HAVE_READLINKAT''@|1|g' \
871
      -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
872
      -e 's|@''HAVE_SLEEP''@|1|g' \
873
      -e 's|@''HAVE_SYMLINK''@|1|g' \
874
      -e 's|@''HAVE_SYMLINKAT''@|1|g' \
875
      -e 's|@''HAVE_UNLINKAT''@|1|g' \
876
      -e 's|@''HAVE_USLEEP''@|1|g' \
877
      -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
878
      -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
879
      -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
880
      -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
881
      -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
882
      -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
883
      -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
884
      -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
885
      -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
886
      -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
887
      -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
888
      -e 's|@''HAVE_OS_H''@|0|g' \
889
      -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
890
  | \
891
  sed -e 's|@''REPLACE_CHOWN''@|0|g' \
892
      -e 's|@''REPLACE_CLOSE''@|0|g' \
893
      -e 's|@''REPLACE_DUP''@|0|g' \
894
      -e 's|@''REPLACE_DUP2''@|0|g' \
895
      -e 's|@''REPLACE_FACCESSAT''@|0|g' \
896
      -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
897
      -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
898
      -e 's|@''REPLACE_GETCWD''@|0|g' \
899
      -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
900
      -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
901
      -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
902
      -e 's|@''REPLACE_GETGROUPS''@|0|g' \
903
      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
904
      -e 's|@''REPLACE_GETPASS''@|0|g' \
905
      -e 's|@''REPLACE_ISATTY''@|0|g' \
906
      -e 's|@''REPLACE_LCHOWN''@|0|g' \
907
      -e 's|@''REPLACE_LINK''@|0|g' \
908
      -e 's|@''REPLACE_LINKAT''@|0|g' \
909
      -e 's|@''REPLACE_LSEEK''@|0|g' \
910
      -e 's|@''REPLACE_PREAD''@|0|g' \
911
      -e 's|@''REPLACE_PWRITE''@|0|g' \
912
      -e 's|@''REPLACE_READ''@|0|g' \
913
      -e 's|@''REPLACE_READLINK''@|0|g' \
914
      -e 's|@''REPLACE_READLINKAT''@|0|g' \
915
      -e 's|@''REPLACE_RMDIR''@|0|g' \
916
      -e 's|@''REPLACE_SLEEP''@|0|g' \
917
      -e 's|@''REPLACE_SYMLINK''@|0|g' \
918
      -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
919
      -e 's|@''REPLACE_TRUNCATE''@|0|g' \
920
      -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
921
      -e 's|@''REPLACE_UNLINK''@|0|g' \
922
      -e 's|@''REPLACE_UNLINKAT''@|0|g' \
923
      -e 's|@''REPLACE_USLEEP''@|0|g' \
924
      -e 's|@''REPLACE_WRITE''@|0|g' \
925
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
926
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
927
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
928
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
929
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
930
} > unistd.h-t && \
931
mv unistd.h-t unistd.h
932
rm -f wchar.h-t wchar.h && \
933
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
934
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
935
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
936
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
937
      -e 's|@''PRAGMA_COLUMNS''@||g' \
938
      -e 's|@''HAVE_FEATURES_H''@|1|g' \
939
      -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
940
      -e 's|@''HAVE_WCHAR_H''@|1|g' \
941
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
942
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
943
      -e 's/@''GNULIB_BTOWC''@/1/g' \
944
      -e 's/@''GNULIB_WCTOB''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
945
      -e 's/@''GNULIB_MBSINIT''@/1/g' \
946
      -e 's/@''GNULIB_MBRTOWC''@/1/g' \
947
      -e 's/@''GNULIB_MBRLEN''@/0/g' \
948
      -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
949
      -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
950
      -e 's/@''GNULIB_WCRTOMB''@/1/g' \
951
      -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
952
      -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
953
      -e 's/@''GNULIB_WCWIDTH''@/0/g' \
954
      -e 's/@''GNULIB_WMEMCHR''@/0/g' \
955
      -e 's/@''GNULIB_WMEMCMP''@/0/g' \
956
      -e 's/@''GNULIB_WMEMCPY''@/0/g' \
957
      -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
958
      -e 's/@''GNULIB_WMEMSET''@/0/g' \
959
      -e 's/@''GNULIB_WCSLEN''@/0/g' \
960
      -e 's/@''GNULIB_WCSNLEN''@/0/g' \
961
      -e 's/@''GNULIB_WCSCPY''@/0/g' \
962
      -e 's/@''GNULIB_WCPCPY''@/0/g' \
963
      -e 's/@''GNULIB_WCSNCPY''@/0/g' \
964
      -e 's/@''GNULIB_WCPNCPY''@/0/g' \
965
      -e 's/@''GNULIB_WCSCAT''@/0/g' \
966
      -e 's/@''GNULIB_WCSNCAT''@/0/g' \
967
      -e 's/@''GNULIB_WCSCMP''@/0/g' \
968
      -e 's/@''GNULIB_WCSNCMP''@/0/g' \
969
      -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
970
      -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
971
      -e 's/@''GNULIB_WCSCOLL''@/0/g' \
972
      -e 's/@''GNULIB_WCSXFRM''@/0/g' \
973
      -e 's/@''GNULIB_WCSDUP''@/0/g' \
974
      -e 's/@''GNULIB_WCSCHR''@/0/g' \
975
      -e 's/@''GNULIB_WCSRCHR''@/0/g' \
976
      -e 's/@''GNULIB_WCSCSPN''@/0/g' \
977
      -e 's/@''GNULIB_WCSSPN''@/0/g' \
978
      -e 's/@''GNULIB_WCSPBRK''@/0/g' \
979
      -e 's/@''GNULIB_WCSSTR''@/0/g' \
980
      -e 's/@''GNULIB_WCSTOK''@/0/g' \
981
      -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
982
      -e 's/@''GNULIB_WCSFTIME''@/0/g' \
983
      < ./wchar.in.h | \
984
  sed -e 's|@''HAVE_WINT_T''@|1|g' \
985
      -e 's|@''HAVE_BTOWC''@|1|g' \
986
      -e 's|@''HAVE_MBSINIT''@|1|g' \
987
      -e 's|@''HAVE_MBRTOWC''@|1|g' \
988
      -e 's|@''HAVE_MBRLEN''@|1|g' \
989
      -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
990
      -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
991
      -e 's|@''HAVE_WCRTOMB''@|1|g' \
992
      -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
993
      -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
994
      -e 's|@''HAVE_WMEMCHR''@|1|g' \
995
      -e 's|@''HAVE_WMEMCMP''@|1|g' \
996
      -e 's|@''HAVE_WMEMCPY''@|1|g' \
997
      -e 's|@''HAVE_WMEMMOVE''@|1|g' \
998
      -e 's|@''HAVE_WMEMSET''@|1|g' \
999
      -e 's|@''HAVE_WCSLEN''@|1|g' \
1000
      -e 's|@''HAVE_WCSNLEN''@|1|g' \
1001
      -e 's|@''HAVE_WCSCPY''@|1|g' \
1002
      -e 's|@''HAVE_WCPCPY''@|1|g' \
1003
      -e 's|@''HAVE_WCSNCPY''@|1|g' \
1004
      -e 's|@''HAVE_WCPNCPY''@|1|g' \
1005
      -e 's|@''HAVE_WCSCAT''@|1|g' \
1006
      -e 's|@''HAVE_WCSNCAT''@|1|g' \
1007
      -e 's|@''HAVE_WCSCMP''@|1|g' \
1008
      -e 's|@''HAVE_WCSNCMP''@|1|g' \
1009
      -e 's|@''HAVE_WCSCASECMP''@|1|g' \
1010
      -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
1011
      -e 's|@''HAVE_WCSCOLL''@|1|g' \
1012
      -e 's|@''HAVE_WCSXFRM''@|1|g' \
1013
      -e 's|@''HAVE_WCSDUP''@|1|g' \
1014
      -e 's|@''HAVE_WCSCHR''@|1|g' \
1015
      -e 's|@''HAVE_WCSRCHR''@|1|g' \
1016
      -e 's|@''HAVE_WCSCSPN''@|1|g' \
1017
      -e 's|@''HAVE_WCSSPN''@|1|g' \
1018
      -e 's|@''HAVE_WCSPBRK''@|1|g' \
1019
      -e 's|@''HAVE_WCSSTR''@|1|g' \
1020
      -e 's|@''HAVE_WCSTOK''@|1|g' \
1021
      -e 's|@''HAVE_WCSWIDTH''@|1|g' \
1022
      -e 's|@''HAVE_WCSFTIME''@|1|g' \
1023
      -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
1024
      -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
1025
  | \
1026
  sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
1027
      -e 's|@''REPLACE_BTOWC''@|0|g' \
1028
      -e 's|@''REPLACE_WCTOB''@|0|g' \
1029
      -e 's|@''REPLACE_MBSINIT''@|0|g' \
1030
      -e 's|@''REPLACE_MBRTOWC''@|1|g' \
1031
      -e 's|@''REPLACE_MBRLEN''@|0|g' \
1032
      -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
1033
      -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
1034
      -e 's|@''REPLACE_WCRTOMB''@|0|g' \
1035
      -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
1036
      -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
1037
      -e 's|@''REPLACE_WCWIDTH''@|0|g' \
1038
      -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
1039
      -e 's|@''REPLACE_WCSFTIME''@|0|g' \
1040
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
1041
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
1042
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
1043
} > wchar.h-t && \
1044
mv wchar.h-t wchar.h
1045
rm -f wctype.h-t wctype.h && \
1046
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1047
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1048
      -e 's/@''HAVE_WCTYPE_H''@/1/g' \
1049
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1050
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1051
      -e 's|@''PRAGMA_COLUMNS''@||g' \
1052
      -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
1053
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
1054
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
1055
      -e 's/@''GNULIB_ISWBLANK''@/0/g' \
1056
      -e 's/@''GNULIB_WCTYPE''@/0/g' \
1057
      -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
1058
      -e 's/@''GNULIB_WCTRANS''@/0/g' \
1059
      -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
1060
      -e 's/@''HAVE_ISWBLANK''@/1/g' \
1061
      -e 's/@''HAVE_ISWCNTRL''@/1/g' \
1062
      -e 's/@''HAVE_WCTYPE_T''@/1/g' \
1063
      -e 's/@''HAVE_WCTRANS_T''@/1/g' \
1064
      -e 's/@''HAVE_WINT_T''@/1/g' \
1065
      -e 's/@''REPLACE_ISWBLANK''@/0/g' \
1066
      -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
1067
      -e 's/@''REPLACE_TOWLOWER''@/0/g' \
1068
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
1069
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
1070
      < ./wctype.in.h; \
1071
} > wctype.h-t && \
1072
mv wctype.h-t wctype.h
1073
make  all-recursive
1074
make[3] : on entre dans le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/libmissing »
1075
Making all in .
1076
make[4] : on entre dans le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/libmissing »
1077
depbase=`echo c-ctype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1078
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT c-ctype.lo -MD -MP -MF $depbase.Tpo -c -o c-ctype.lo c-ctype.c &&\
1079
mv -f $depbase.Tpo $depbase.Plo
1080
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c c-ctype.c  -fPIC -DPIC -o .libs/c-ctype.o
1081
depbase=`echo glthread/cond.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1082
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT glthread/cond.lo -MD -MP -MF $depbase.Tpo -c -o glthread/cond.lo glthread/cond.c &&\
1083
mv -f $depbase.Tpo $depbase.Plo
1084
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT glthread/cond.lo -MD -MP -MF glthread/.deps/cond.Tpo -c glthread/cond.c  -fPIC -DPIC -o glthread/.libs/cond.o
1085
depbase=`echo fd-hook.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1086
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT fd-hook.lo -MD -MP -MF $depbase.Tpo -c -o fd-hook.lo fd-hook.c &&\
1087
mv -f $depbase.Tpo $depbase.Plo
1088
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c fd-hook.c  -fPIC -DPIC -o .libs/fd-hook.o
1089
depbase=`echo freading.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1090
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT freading.lo -MD -MP -MF $depbase.Tpo -c -o freading.lo freading.c &&\
1091
mv -f $depbase.Tpo $depbase.Plo
1092
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT freading.lo -MD -MP -MF .deps/freading.Tpo -c freading.c  -fPIC -DPIC -o .libs/freading.o
1093
depbase=`echo hard-locale.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1094
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT hard-locale.lo -MD -MP -MF $depbase.Tpo -c -o hard-locale.lo hard-locale.c &&\
1095
mv -f $depbase.Tpo $depbase.Plo
1096
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT hard-locale.lo -MD -MP -MF .deps/hard-locale.Tpo -c hard-locale.c  -fPIC -DPIC -o .libs/hard-locale.o
1097
depbase=`echo localcharset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1098
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT localcharset.lo -MD -MP -MF $depbase.Tpo -c -o localcharset.lo localcharset.c &&\
1099
mv -f $depbase.Tpo $depbase.Plo
1100
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c  -fPIC -DPIC -o .libs/localcharset.o
1101
depbase=`echo glthread/lock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1102
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT glthread/lock.lo -MD -MP -MF $depbase.Tpo -c -o glthread/lock.lo glthread/lock.c &&\
1103
mv -f $depbase.Tpo $depbase.Plo
1104
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT glthread/lock.lo -MD -MP -MF glthread/.deps/lock.Tpo -c glthread/lock.c  -fPIC -DPIC -o glthread/.libs/lock.o
1105
depbase=`echo malloca.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1106
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT malloca.lo -MD -MP -MF $depbase.Tpo -c -o malloca.lo malloca.c &&\
1107
mv -f $depbase.Tpo $depbase.Plo
1108
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT malloca.lo -MD -MP -MF .deps/malloca.Tpo -c malloca.c  -fPIC -DPIC -o .libs/malloca.o
1109
depbase=`echo sockets.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1110
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT sockets.lo -MD -MP -MF $depbase.Tpo -c -o sockets.lo sockets.c &&\
1111
mv -f $depbase.Tpo $depbase.Plo
1112
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c sockets.c  -fPIC -DPIC -o .libs/sockets.o
1113
depbase=`echo stat-time.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1114
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT stat-time.lo -MD -MP -MF $depbase.Tpo -c -o stat-time.lo stat-time.c &&\
1115
mv -f $depbase.Tpo $depbase.Plo
1116
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT stat-time.lo -MD -MP -MF .deps/stat-time.Tpo -c stat-time.c  -fPIC -DPIC -o .libs/stat-time.o
1117
depbase=`echo sys_socket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1118
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT sys_socket.lo -MD -MP -MF $depbase.Tpo -c -o sys_socket.lo sys_socket.c &&\
1119
mv -f $depbase.Tpo $depbase.Plo
1120
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT sys_socket.lo -MD -MP -MF .deps/sys_socket.Tpo -c sys_socket.c  -fPIC -DPIC -o .libs/sys_socket.o
1121
depbase=`echo glthread/thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1122
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT glthread/thread.lo -MD -MP -MF $depbase.Tpo -c -o glthread/thread.lo glthread/thread.c &&\
1123
mv -f $depbase.Tpo $depbase.Plo
1124
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT glthread/thread.lo -MD -MP -MF glthread/.deps/thread.Tpo -c glthread/thread.c  -fPIC -DPIC -o glthread/.libs/thread.o
1125
depbase=`echo glthread/threadlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1126
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT glthread/threadlib.lo -MD -MP -MF $depbase.Tpo -c -o glthread/threadlib.lo glthread/threadlib.c &&\
1127
mv -f $depbase.Tpo $depbase.Plo
1128
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT glthread/threadlib.lo -MD -MP -MF glthread/.deps/threadlib.Tpo -c glthread/threadlib.c  -fPIC -DPIC -o glthread/.libs/threadlib.o
1129
depbase=`echo glthread/tls.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1130
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT glthread/tls.lo -MD -MP -MF $depbase.Tpo -c -o glthread/tls.lo glthread/tls.c &&\
1131
mv -f $depbase.Tpo $depbase.Plo
1132
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT glthread/tls.lo -MD -MP -MF glthread/.deps/tls.Tpo -c glthread/tls.c  -fPIC -DPIC -o glthread/.libs/tls.o
1133
depbase=`echo unistd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1134
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT unistd.lo -MD -MP -MF $depbase.Tpo -c -o unistd.lo unistd.c &&\
1135
mv -f $depbase.Tpo $depbase.Plo
1136
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c  -fPIC -DPIC -o .libs/unistd.o
1137
depbase=`echo wctype-h.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1138
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT wctype-h.lo -MD -MP -MF $depbase.Tpo -c -o wctype-h.lo wctype-h.c &&\
1139
mv -f $depbase.Tpo $depbase.Plo
1140
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT wctype-h.lo -MD -MP -MF .deps/wctype-h.Tpo -c wctype-h.c  -fPIC -DPIC -o .libs/wctype-h.o
1141
depbase=`echo xsize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1142
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT xsize.lo -MD -MP -MF $depbase.Tpo -c -o xsize.lo xsize.c &&\
1143
mv -f $depbase.Tpo $depbase.Plo
1144
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT xsize.lo -MD -MP -MF .deps/xsize.Tpo -c xsize.c  -fPIC -DPIC -o .libs/xsize.o
1145
depbase=`echo asnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1146
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT asnprintf.lo -MD -MP -MF $depbase.Tpo -c -o asnprintf.lo asnprintf.c &&\
1147
mv -f $depbase.Tpo $depbase.Plo
1148
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c  -fPIC -DPIC -o .libs/asnprintf.o
1149
depbase=`echo fclose.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1150
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT fclose.lo -MD -MP -MF $depbase.Tpo -c -o fclose.lo fclose.c &&\
1151
mv -f $depbase.Tpo $depbase.Plo
1152
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT fclose.lo -MD -MP -MF .deps/fclose.Tpo -c fclose.c  -fPIC -DPIC -o .libs/fclose.o
1153
depbase=`echo fflush.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1154
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT fflush.lo -MD -MP -MF $depbase.Tpo -c -o fflush.lo fflush.c &&\
1155
mv -f $depbase.Tpo $depbase.Plo
1156
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT fflush.lo -MD -MP -MF .deps/fflush.Tpo -c fflush.c  -fPIC -DPIC -o .libs/fflush.o
1157
depbase=`echo fpurge.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1158
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT fpurge.lo -MD -MP -MF $depbase.Tpo -c -o fpurge.lo fpurge.c &&\
1159
mv -f $depbase.Tpo $depbase.Plo
1160
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT fpurge.lo -MD -MP -MF .deps/fpurge.Tpo -c fpurge.c  -fPIC -DPIC -o .libs/fpurge.o
1161
depbase=`echo fseek.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1162
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT fseek.lo -MD -MP -MF $depbase.Tpo -c -o fseek.lo fseek.c &&\
1163
mv -f $depbase.Tpo $depbase.Plo
1164
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT fseek.lo -MD -MP -MF .deps/fseek.Tpo -c fseek.c  -fPIC -DPIC -o .libs/fseek.o
1165
depbase=`echo fseeko.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1166
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT fseeko.lo -MD -MP -MF $depbase.Tpo -c -o fseeko.lo fseeko.c &&\
1167
mv -f $depbase.Tpo $depbase.Plo
1168
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT fseeko.lo -MD -MP -MF .deps/fseeko.Tpo -c fseeko.c  -fPIC -DPIC -o .libs/fseeko.o
1169
depbase=`echo ioctl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1170
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT ioctl.lo -MD -MP -MF $depbase.Tpo -c -o ioctl.lo ioctl.c &&\
1171
mv -f $depbase.Tpo $depbase.Plo
1172
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT ioctl.lo -MD -MP -MF .deps/ioctl.Tpo -c ioctl.c  -fPIC -DPIC -o .libs/ioctl.o
1173
depbase=`echo localtime-buffer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1174
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT localtime-buffer.lo -MD -MP -MF $depbase.Tpo -c -o localtime-buffer.lo localtime-buffer.c &&\
1175
mv -f $depbase.Tpo $depbase.Plo
1176
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT localtime-buffer.lo -MD -MP -MF .deps/localtime-buffer.Tpo -c localtime-buffer.c  -fPIC -DPIC -o .libs/localtime-buffer.o
1177
depbase=`echo mbrtowc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1178
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT mbrtowc.lo -MD -MP -MF $depbase.Tpo -c -o mbrtowc.lo mbrtowc.c &&\
1179
mv -f $depbase.Tpo $depbase.Plo
1180
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT mbrtowc.lo -MD -MP -MF .deps/mbrtowc.Tpo -c mbrtowc.c  -fPIC -DPIC -o .libs/mbrtowc.o
1181
depbase=`echo mktime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1182
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT mktime.lo -MD -MP -MF $depbase.Tpo -c -o mktime.lo mktime.c &&\
1183
mv -f $depbase.Tpo $depbase.Plo
1184
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT mktime.lo -MD -MP -MF .deps/mktime.Tpo -c mktime.c  -fPIC -DPIC -o .libs/mktime.o
1185
depbase=`echo nl_langinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1186
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT nl_langinfo.lo -MD -MP -MF $depbase.Tpo -c -o nl_langinfo.lo nl_langinfo.c &&\
1187
mv -f $depbase.Tpo $depbase.Plo
1188
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT nl_langinfo.lo -MD -MP -MF .deps/nl_langinfo.Tpo -c nl_langinfo.c  -fPIC -DPIC -o .libs/nl_langinfo.o
1189
depbase=`echo printf-args.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1190
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT printf-args.lo -MD -MP -MF $depbase.Tpo -c -o printf-args.lo printf-args.c &&\
1191
mv -f $depbase.Tpo $depbase.Plo
1192
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c  -fPIC -DPIC -o .libs/printf-args.o
1193
depbase=`echo printf-parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1194
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT printf-parse.lo -MD -MP -MF $depbase.Tpo -c -o printf-parse.lo printf-parse.c &&\
1195
mv -f $depbase.Tpo $depbase.Plo
1196
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c  -fPIC -DPIC -o .libs/printf-parse.o
1197
depbase=`echo strerror_r.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1198
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT strerror_r.lo -MD -MP -MF $depbase.Tpo -c -o strerror_r.lo strerror_r.c &&\
1199
mv -f $depbase.Tpo $depbase.Plo
1200
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT strerror_r.lo -MD -MP -MF .deps/strerror_r.Tpo -c strerror_r.c  -fPIC -DPIC -o .libs/strerror_r.o
1201
depbase=`echo vasnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
1202
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -g -O2 -MT vasnprintf.lo -MD -MP -MF $depbase.Tpo -c -o vasnprintf.lo vasnprintf.c &&\
1203
mv -f $depbase.Tpo $depbase.Plo
1204
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -g -O2 -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c  -fPIC -DPIC -o .libs/vasnprintf.o
1205
/bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2  -no-undefined        -pthread -Wl,--push-state -Wl,--no-as-needed -lpthread -Wl,--pop-state   -pthread   -z relro -z now -o libmissing.la  c-ctype.lo glthread/cond.lo fd-hook.lo freading.lo hard-locale.lo localcharset.lo glthread/lock.lo malloca.lo sockets.lo stat-time.lo sys_socket.lo glthread/thread.lo glthread/threadlib.lo glthread/tls.lo unistd.lo wctype-h.lo xsize.lo asnprintf.lo fclose.lo fflush.lo fpurge.lo fseek.lo fseeko.lo ioctl.lo localtime-buffer.lo mbrtowc.lo mktime.lo nl_langinfo.lo printf-args.lo printf-parse.lo strerror_r.lo vasnprintf.lo  
1206
libtool: link: ar cru .libs/libmissing.a .libs/c-ctype.o glthread/.libs/cond.o .libs/fd-hook.o .libs/freading.o .libs/hard-locale.o .libs/localcharset.o glthread/.libs/lock.o .libs/malloca.o .libs/sockets.o .libs/stat-time.o .libs/sys_socket.o glthread/.libs/thread.o glthread/.libs/threadlib.o glthread/.libs/tls.o .libs/unistd.o .libs/wctype-h.o .libs/xsize.o .libs/asnprintf.o .libs/fclose.o .libs/fflush.o .libs/fpurge.o .libs/fseek.o .libs/fseeko.o .libs/ioctl.o .libs/localtime-buffer.o .libs/mbrtowc.o .libs/mktime.o .libs/nl_langinfo.o .libs/printf-args.o .libs/printf-parse.o .libs/strerror_r.o .libs/vasnprintf.o 
1207
libtool: link: ranlib .libs/libmissing.a
1208
libtool: link: ( cd ".libs" && rm -f "libmissing.la" && ln -s "../libmissing.la" "libmissing.la" )
1209
make[4] : on quitte le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/libmissing »
1210
Making all in tests
1211
make[4] : on entre dans le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/libmissing/tests »
1212
rm -f ctype.h-t ctype.h && \
1213
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1214
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1215
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1216
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1217
      -e 's|@''PRAGMA_COLUMNS''@||g' \
1218
      -e 's|@''NEXT_CTYPE_H''@|<ctype.h>|g' \
1219
      -e 's/@''GNULIB_ISBLANK''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
1220
      -e 's/@''HAVE_ISBLANK''@/1/g' \
1221
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
1222
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
1223
      < ./ctype.in.h; \
1224
} > ctype.h-t && \
1225
mv ctype.h-t ctype.h
1226
rm -f fcntl.h-t fcntl.h && \
1227
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1228
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1229
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1230
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1231
      -e 's|@''PRAGMA_COLUMNS''@||g' \
1232
      -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
1233
      -e 's/@''GNULIB_FCNTL''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
1234
      -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
1235
      -e 's/@''GNULIB_OPEN''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
1236
      -e 's/@''GNULIB_OPENAT''@/0/g' \
1237
      -e 's|@''HAVE_FCNTL''@|1|g' \
1238
      -e 's|@''HAVE_OPENAT''@|1|g' \
1239
      -e 's|@''REPLACE_FCNTL''@|1|g' \
1240
      -e 's|@''REPLACE_OPEN''@|0|g' \
1241
      -e 's|@''REPLACE_OPENAT''@|0|g' \
1242
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
1243
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
1244
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
1245
      < ./fcntl.in.h; \
1246
} > fcntl.h-t && \
1247
mv fcntl.h-t fcntl.h
1248
rm -f inttypes.h-t inttypes.h && \
1249
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1250
  sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
1251
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
1252
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
1253
      -e 's|@''PRAGMA_COLUMNS''@||g' \
1254
      -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
1255
      -e 's/@''PRI_MACROS_BROKEN''@/0/g' \
1256
      -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
1257
      -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
1258
      -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
1259
      -e 's/@''PRIPTR_PREFIX''@/"l"/g' \
1260
      -e 's/@''GNULIB_IMAXABS''@/0/g' \
1261
      -e 's/@''GNULIB_IMAXDIV''@/0/g' \
1262
      -e 's/@''GNULIB_STRTOIMAX''@/0/g' \
1263
      -e 's/@''GNULIB_STRTOUMAX''@/0/g' \
1264
      -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
1265
      -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
1266
      -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
1267
      -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
1268
      -e 's/@''HAVE_IMAXDIV_T''@/1/g' \
1269
      -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
1270
      -e 's/@''REPLACE_STRTOUMAX''@/0/g' \
1271
      -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
1272
      -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \
1273
      -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
1274
      -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \
1275
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
1276
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
1277
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
1278
      < ./inttypes.in.h; \
1279
} > inttypes.h-t && \
1280
mv inttypes.h-t inttypes.h
1281
make  all-recursive
1282
make[5] : on entre dans le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/libmissing/tests »
1283
Making all in .
1284
make[6] : on entre dans le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/libmissing/tests »
1285
gcc -DHAVE_CONFIG_H -I. -I../..  -DIN_LIBPRELUDE_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../libmissing -I./../../libmissing   -g -O2 -MT test-localcharset.o -MD -MP -MF .deps/test-localcharset.Tpo -c -o test-localcharset.o test-localcharset.c
1286
mv -f .deps/test-localcharset.Tpo .deps/test-localcharset.Po
1287
gcc -DHAVE_CONFIG_H -I. -I../..  -DIN_LIBPRELUDE_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../libmissing -I./../../libmissing   -g -O2 -MT binary-io.o -MD -MP -MF .deps/binary-io.Tpo -c -o binary-io.o binary-io.c
1288
mv -f .deps/binary-io.Tpo .deps/binary-io.Po
1289
gcc -DHAVE_CONFIG_H -I. -I../..  -DIN_LIBPRELUDE_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../libmissing -I./../../libmissing   -g -O2 -MT c-strcasecmp.o -MD -MP -MF .deps/c-strcasecmp.Tpo -c -o c-strcasecmp.o c-strcasecmp.c
1290
mv -f .deps/c-strcasecmp.Tpo .deps/c-strcasecmp.Po
1291
gcc -DHAVE_CONFIG_H -I. -I../..  -DIN_LIBPRELUDE_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../libmissing -I./../../libmissing   -g -O2 -MT c-strncasecmp.o -MD -MP -MF .deps/c-strncasecmp.Tpo -c -o c-strncasecmp.o c-strncasecmp.c
1292
mv -f .deps/c-strncasecmp.Tpo .deps/c-strncasecmp.Po
1293
gcc -DHAVE_CONFIG_H -I. -I../..  -DIN_LIBPRELUDE_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../libmissing -I./../../libmissing   -g -O2 -MT cloexec.o -MD -MP -MF .deps/cloexec.Tpo -c -o cloexec.o cloexec.c
1294
mv -f .deps/cloexec.Tpo .deps/cloexec.Po
1295
gcc -DHAVE_CONFIG_H -I. -I../..  -DIN_LIBPRELUDE_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../libmissing -I./../../libmissing   -g -O2 -MT localename.o -MD -MP -MF .deps/localename.Tpo -c -o localename.o localename.c
1296
mv -f .deps/localename.Tpo .deps/localename.Po
1297
gcc -DHAVE_CONFIG_H -I. -I../..  -DIN_LIBPRELUDE_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../libmissing -I./../../libmissing   -g -O2 -MT sig-handler.o -MD -MP -MF .deps/sig-handler.Tpo -c -o sig-handler.o sig-handler.c
1298
mv -f .deps/sig-handler.Tpo .deps/sig-handler.Po
1299
gcc -DHAVE_CONFIG_H -I. -I../..  -DIN_LIBPRELUDE_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../libmissing -I./../../libmissing   -g -O2 -MT fcntl.o -MD -MP -MF .deps/fcntl.Tpo -c -o fcntl.o fcntl.c
1300
mv -f .deps/fcntl.Tpo .deps/fcntl.Po
1301
gcc -DHAVE_CONFIG_H -I. -I../..  -DIN_LIBPRELUDE_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../libmissing -I./../../libmissing   -g -O2 -MT nanosleep.o -MD -MP -MF .deps/nanosleep.Tpo -c -o nanosleep.o nanosleep.c
1302
mv -f .deps/nanosleep.Tpo .deps/nanosleep.Po
1303
rm -f libtests.a
1304
ar cr libtests.a binary-io.o c-strcasecmp.o c-strncasecmp.o cloexec.o localename.o sig-handler.o fcntl.o nanosleep.o
1305
ranlib libtests.a
1306
/bin/bash ../../libtool  --tag=CC --preserve-dup-deps  --mode=link gcc  -g -O2  -z relro -z now -o test-localcharset test-localcharset.o libtests.a ../../libmissing/libmissing.la libtests.a  
1307
libtool: link: gcc -g -O2 -z relro -z now -o test-localcharset test-localcharset.o  libtests.a ../../libmissing/.libs/libmissing.a -lpthread libtests.a -pthread
1308
make[6] : on quitte le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/libmissing/tests »
1309
make[5] : on quitte le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/libmissing/tests »
1310
make[4] : on quitte le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/libmissing/tests »
1311
make[3] : on quitte le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/libmissing »
1312
make[2] : on quitte le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/libmissing »
1313
Making all in m4
1314
make[2] : on entre dans le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/m4 »
1315
make[2]: rien à faire pour « all ».
1316
make[2] : on quitte le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/m4 »
1317
Making all in src
1318
make[2] : on entre dans le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/src »
1319
make  all-recursive
1320
make[3] : on entre dans le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/src »
1321
Making all in libprelude-error
1322
make[4] : on entre dans le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/src/libprelude-error »
1323
LANG="" gawk -f ./mkstrtable.awk -v textidx=3 \
1324
	./err-sources.h.in >err-sources.h
1325
LANG="" gawk -f ./mkstrtable.awk -v textidx=3 \
1326
./err-codes.h.in >err-codes.h
1327
LANG="" gawk -f ./mkerrcodes1.awk ./errnos.in >_mkerrcodes.h
1328
gcc -E -P _mkerrcodes.h | grep PRELUDE_ERROR_ | LANG="" gawk -f ./mkerrcodes.awk >mkerrcodes.h
1329
rm _mkerrcodes.h
1330
gcc -g -O2 -I. -I. -o mkerrcodes ./mkerrcodes.c
1331
./mkerrcodes | LANG="" gawk -f ./mkerrcodes2.awk >code-from-errno.h
1332
LANG="" gawk -f ./mkerrnos.awk ./errnos.in >code-to-errno.h
1333
LANG="" gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \
1334
./err-sources.h.in >err-sources-sym.h
1335
LANG="" gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \
1336
	./err-codes.h.in >err-codes-sym.h
1337
LANG="" gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \
1338
-v prefix=PRELUDE_ERROR_ -v namespace=errnos_ \
1339
./errnos.in >errnos-sym.h
1340
LANG="" gawk -f ./mkheader.awk \
1341
	./err-sources.h.in \
1342
	./err-codes.h.in \
1343
	./errnos.in \
1344
	./prelude-error.h.in > prelude-error.h
1345
make  all-am
1346
make[5] : on entre dans le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/src/libprelude-error »
1347
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../../libmissing -I../../src/include -I../../src/include   -g -O2 -MT prelude-error.lo -MD -MP -MF .deps/prelude-error.Tpo -c -o prelude-error.lo prelude-error.c
1348
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../../libmissing -I../../src/include -I../../src/include -g -O2 -MT prelude-error.lo -MD -MP -MF .deps/prelude-error.Tpo -c prelude-error.c  -fPIC -DPIC -o .libs/prelude-error.o
1349
mv -f .deps/prelude-error.Tpo .deps/prelude-error.Plo
1350
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../../libmissing -I../../src/include -I../../src/include   -g -O2 -MT strsource.lo -MD -MP -MF .deps/strsource.Tpo -c -o strsource.lo strsource.c
1351
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../../libmissing -I../../src/include -I../../src/include -g -O2 -MT strsource.lo -MD -MP -MF .deps/strsource.Tpo -c strsource.c  -fPIC -DPIC -o .libs/strsource.o
1352
mv -f .deps/strsource.Tpo .deps/strsource.Plo
1353
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../../libmissing -I../../src/include -I../../src/include   -g -O2 -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c -o strerror.lo strerror.c
1354
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../../libmissing -I../../src/include -I../../src/include -g -O2 -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c strerror.c  -fPIC -DPIC -o .libs/strerror.o
1355
mv -f .deps/strerror.Tpo .deps/strerror.Plo
1356
/bin/bash ../../libtool  --tag=CC   --mode=link gcc  -g -O2 -no-undefined -z relro -z now -o libprelude-error.la  prelude-error.lo strsource.lo strerror.lo  
1357
libtool: link: ar cru .libs/libprelude-error.a .libs/prelude-error.o .libs/strsource.o .libs/strerror.o 
1358
libtool: link: ranlib .libs/libprelude-error.a
1359
libtool: link: ( cd ".libs" && rm -f "libprelude-error.la" && ln -s "../libprelude-error.la" "libprelude-error.la" )
1360
make[5] : on quitte le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/src/libprelude-error »
1361
make[4] : on quitte le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/src/libprelude-error »
1362
Making all in jsmn
1363
make[4] : on entre dans le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/src/jsmn »
1364
make[4]: rien à faire pour « all ».
1365
make[4] : on quitte le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/src/jsmn »
1366
Making all in include
1367
make[4] : on entre dans le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/src/include »
1368
make[4]: rien à faire pour « all ».
1369
make[4] : on quitte le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/src/include »
1370
make[4] : on entre dans le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/src »
1371
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.c
1372
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c  -fPIC -DPIC -o .libs/common.o
1373
mv -f .deps/common.Tpo .deps/common.Plo
1374
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT config-engine.lo -MD -MP -MF .deps/config-engine.Tpo -c -o config-engine.lo config-engine.c
1375
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT config-engine.lo -MD -MP -MF .deps/config-engine.Tpo -c config-engine.c  -fPIC -DPIC -o .libs/config-engine.o
1376
mv -f .deps/config-engine.Tpo .deps/config-engine.Plo
1377
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT daemonize.lo -MD -MP -MF .deps/daemonize.Tpo -c -o daemonize.lo daemonize.c
1378
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT daemonize.lo -MD -MP -MF .deps/daemonize.Tpo -c daemonize.c  -fPIC -DPIC -o .libs/daemonize.o
1379
mv -f .deps/daemonize.Tpo .deps/daemonize.Plo
1380
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT ntp.lo -MD -MP -MF .deps/ntp.Tpo -c -o ntp.lo ntp.c
1381
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT ntp.lo -MD -MP -MF .deps/ntp.Tpo -c ntp.c  -fPIC -DPIC -o .libs/ntp.o
1382
mv -f .deps/ntp.Tpo .deps/ntp.Plo
1383
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT tls-auth.lo -MD -MP -MF .deps/tls-auth.Tpo -c -o tls-auth.lo tls-auth.c
1384
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT tls-auth.lo -MD -MP -MF .deps/tls-auth.Tpo -c tls-auth.c  -fPIC -DPIC -o .libs/tls-auth.o
1385
mv -f .deps/tls-auth.Tpo .deps/tls-auth.Plo
1386
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT tls-util.lo -MD -MP -MF .deps/tls-util.Tpo -c -o tls-util.lo tls-util.c
1387
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT tls-util.lo -MD -MP -MF .deps/tls-util.Tpo -c tls-util.c  -fPIC -DPIC -o .libs/tls-util.o
1388
mv -f .deps/tls-util.Tpo .deps/tls-util.Plo
1389
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT variable.lo -MD -MP -MF .deps/variable.Tpo -c -o variable.lo variable.c
1390
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT variable.lo -MD -MP -MF .deps/variable.Tpo -c variable.c  -fPIC -DPIC -o .libs/variable.o
1391
mv -f .deps/variable.Tpo .deps/variable.Plo
1392
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT prelude.lo -MD -MP -MF .deps/prelude.Tpo -c -o prelude.lo prelude.c
1393
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT prelude.lo -MD -MP -MF .deps/prelude.Tpo -c prelude.c  -fPIC -DPIC -o .libs/prelude.o
1394
mv -f .deps/prelude.Tpo .deps/prelude.Plo
1395
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT prelude-async.lo -MD -MP -MF .deps/prelude-async.Tpo -c -o prelude-async.lo prelude-async.c
1396
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT prelude-async.lo -MD -MP -MF .deps/prelude-async.Tpo -c prelude-async.c  -fPIC -DPIC -o .libs/prelude-async.o
1397
mv -f .deps/prelude-async.Tpo .deps/prelude-async.Plo
1398
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT prelude-client.lo -MD -MP -MF .deps/prelude-client.Tpo -c -o prelude-client.lo prelude-client.c
1399
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT prelude-client.lo -MD -MP -MF .deps/prelude-client.Tpo -c prelude-client.c  -fPIC -DPIC -o .libs/prelude-client.o
1400
mv -f .deps/prelude-client.Tpo .deps/prelude-client.Plo
1401
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT prelude-client-profile.lo -MD -MP -MF .deps/prelude-client-profile.Tpo -c -o prelude-client-profile.lo prelude-client-profile.c
1402
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT prelude-client-profile.lo -MD -MP -MF .deps/prelude-client-profile.Tpo -c prelude-client-profile.c  -fPIC -DPIC -o .libs/prelude-client-profile.o
1403
mv -f .deps/prelude-client-profile.Tpo .deps/prelude-client-profile.Plo
1404
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT prelude-connection.lo -MD -MP -MF .deps/prelude-connection.Tpo -c -o prelude-connection.lo prelude-connection.c
1405
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT prelude-connection.lo -MD -MP -MF .deps/prelude-connection.Tpo -c prelude-connection.c  -fPIC -DPIC -o .libs/prelude-connection.o
1406
mv -f .deps/prelude-connection.Tpo .deps/prelude-connection.Plo
1407
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT prelude-connection-pool.lo -MD -MP -MF .deps/prelude-connection-pool.Tpo -c -o prelude-connection-pool.lo prelude-connection-pool.c
1408
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT prelude-connection-pool.lo -MD -MP -MF .deps/prelude-connection-pool.Tpo -c prelude-connection-pool.c  -fPIC -DPIC -o .libs/prelude-connection-pool.o
1409
mv -f .deps/prelude-connection-pool.Tpo .deps/prelude-connection-pool.Plo
1410
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT prelude-failover.lo -MD -MP -MF .deps/prelude-failover.Tpo -c -o prelude-failover.lo prelude-failover.c
1411
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT prelude-failover.lo -MD -MP -MF .deps/prelude-failover.Tpo -c prelude-failover.c  -fPIC -DPIC -o .libs/prelude-failover.o
1412
mv -f .deps/prelude-failover.Tpo .deps/prelude-failover.Plo
1413
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT prelude-hash.lo -MD -MP -MF .deps/prelude-hash.Tpo -c -o prelude-hash.lo prelude-hash.c
1414
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT prelude-hash.lo -MD -MP -MF .deps/prelude-hash.Tpo -c prelude-hash.c  -fPIC -DPIC -o .libs/prelude-hash.o
1415
mv -f .deps/prelude-hash.Tpo .deps/prelude-hash.Plo
1416
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT prelude-ident.lo -MD -MP -MF .deps/prelude-ident.Tpo -c -o prelude-ident.lo prelude-ident.c
1417
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT prelude-ident.lo -MD -MP -MF .deps/prelude-ident.Tpo -c prelude-ident.c  -fPIC -DPIC -o .libs/prelude-ident.o
1418
mv -f .deps/prelude-ident.Tpo .deps/prelude-ident.Plo
1419
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT prelude-io.lo -MD -MP -MF .deps/prelude-io.Tpo -c -o prelude-io.lo prelude-io.c
1420
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT prelude-io.lo -MD -MP -MF .deps/prelude-io.Tpo -c prelude-io.c  -fPIC -DPIC -o .libs/prelude-io.o
1421
mv -f .deps/prelude-io.Tpo .deps/prelude-io.Plo
1422
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT prelude-log.lo -MD -MP -MF .deps/prelude-log.Tpo -c -o prelude-log.lo prelude-log.c
1423
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT prelude-log.lo -MD -MP -MF .deps/prelude-log.Tpo -c prelude-log.c  -fPIC -DPIC -o .libs/prelude-log.o
1424
mv -f .deps/prelude-log.Tpo .deps/prelude-log.Plo
1425
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT prelude-msg.lo -MD -MP -MF .deps/prelude-msg.Tpo -c -o prelude-msg.lo prelude-msg.c
1426
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT prelude-msg.lo -MD -MP -MF .deps/prelude-msg.Tpo -c prelude-msg.c  -fPIC -DPIC -o .libs/prelude-msg.o
1427
mv -f .deps/prelude-msg.Tpo .deps/prelude-msg.Plo
1428
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT prelude-msgbuf.lo -MD -MP -MF .deps/prelude-msgbuf.Tpo -c -o prelude-msgbuf.lo prelude-msgbuf.c
1429
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT prelude-msgbuf.lo -MD -MP -MF .deps/prelude-msgbuf.Tpo -c prelude-msgbuf.c  -fPIC -DPIC -o .libs/prelude-msgbuf.o
1430
mv -f .deps/prelude-msgbuf.Tpo .deps/prelude-msgbuf.Plo
1431
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT prelude-option.lo -MD -MP -MF .deps/prelude-option.Tpo -c -o prelude-option.lo prelude-option.c
1432
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT prelude-option.lo -MD -MP -MF .deps/prelude-option.Tpo -c prelude-option.c  -fPIC -DPIC -o .libs/prelude-option.o
1433
mv -f .deps/prelude-option.Tpo .deps/prelude-option.Plo
1434
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT prelude-option-wide.lo -MD -MP -MF .deps/prelude-option-wide.Tpo -c -o prelude-option-wide.lo prelude-option-wide.c
1435
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT prelude-option-wide.lo -MD -MP -MF .deps/prelude-option-wide.Tpo -c prelude-option-wide.c  -fPIC -DPIC -o .libs/prelude-option-wide.o
1436
mv -f .deps/prelude-option-wide.Tpo .deps/prelude-option-wide.Plo
1437
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT prelude-plugin.lo -MD -MP -MF .deps/prelude-plugin.Tpo -c -o prelude-plugin.lo prelude-plugin.c
1438
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT prelude-plugin.lo -MD -MP -MF .deps/prelude-plugin.Tpo -c prelude-plugin.c  -fPIC -DPIC -o .libs/prelude-plugin.o
1439
mv -f .deps/prelude-plugin.Tpo .deps/prelude-plugin.Plo
1440
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT prelude-string.lo -MD -MP -MF .deps/prelude-string.Tpo -c -o prelude-string.lo prelude-string.c
1441
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT prelude-string.lo -MD -MP -MF .deps/prelude-string.Tpo -c prelude-string.c  -fPIC -DPIC -o .libs/prelude-string.o
1442
mv -f .deps/prelude-string.Tpo .deps/prelude-string.Plo
1443
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT prelude-timer.lo -MD -MP -MF .deps/prelude-timer.Tpo -c -o prelude-timer.lo prelude-timer.c
1444
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT prelude-timer.lo -MD -MP -MF .deps/prelude-timer.Tpo -c prelude-timer.c  -fPIC -DPIC -o .libs/prelude-timer.o
1445
mv -f .deps/prelude-timer.Tpo .deps/prelude-timer.Plo
1446
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT prelude-thread.lo -MD -MP -MF .deps/prelude-thread.Tpo -c -o prelude-thread.lo prelude-thread.c
1447
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT prelude-thread.lo -MD -MP -MF .deps/prelude-thread.Tpo -c prelude-thread.c  -fPIC -DPIC -o .libs/prelude-thread.o
1448
mv -f .deps/prelude-thread.Tpo .deps/prelude-thread.Plo
1449
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT idmef-additional-data.lo -MD -MP -MF .deps/idmef-additional-data.Tpo -c -o idmef-additional-data.lo idmef-additional-data.c
1450
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT idmef-additional-data.lo -MD -MP -MF .deps/idmef-additional-data.Tpo -c idmef-additional-data.c  -fPIC -DPIC -o .libs/idmef-additional-data.o
1451
mv -f .deps/idmef-additional-data.Tpo .deps/idmef-additional-data.Plo
1452
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT idmef-class.lo -MD -MP -MF .deps/idmef-class.Tpo -c -o idmef-class.lo idmef-class.c
1453
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT idmef-class.lo -MD -MP -MF .deps/idmef-class.Tpo -c idmef-class.c  -fPIC -DPIC -o .libs/idmef-class.o
1454
mv -f .deps/idmef-class.Tpo .deps/idmef-class.Plo
1455
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT idmef-criteria.lo -MD -MP -MF .deps/idmef-criteria.Tpo -c -o idmef-criteria.lo idmef-criteria.c
1456
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT idmef-criteria.lo -MD -MP -MF .deps/idmef-criteria.Tpo -c idmef-criteria.c  -fPIC -DPIC -o .libs/idmef-criteria.o
1457
mv -f .deps/idmef-criteria.Tpo .deps/idmef-criteria.Plo
1458
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT idmef-criteria-string.yac.lo -MD -MP -MF .deps/idmef-criteria-string.yac.Tpo -c -o idmef-criteria-string.yac.lo idmef-criteria-string.yac.c
1459
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT idmef-criteria-string.yac.lo -MD -MP -MF .deps/idmef-criteria-string.yac.Tpo -c idmef-criteria-string.yac.c  -fPIC -DPIC -o .libs/idmef-criteria-string.yac.o
1460
mv -f .deps/idmef-criteria-string.yac.Tpo .deps/idmef-criteria-string.yac.Plo
1461
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT idmef-criteria-string.lex.lo -MD -MP -MF .deps/idmef-criteria-string.lex.Tpo -c -o idmef-criteria-string.lex.lo idmef-criteria-string.lex.c
1462
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT idmef-criteria-string.lex.lo -MD -MP -MF .deps/idmef-criteria-string.lex.Tpo -c idmef-criteria-string.lex.c  -fPIC -DPIC -o .libs/idmef-criteria-string.lex.o
1463
mv -f .deps/idmef-criteria-string.lex.Tpo .deps/idmef-criteria-string.lex.Plo
1464
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT idmef-criterion-value.lo -MD -MP -MF .deps/idmef-criterion-value.Tpo -c -o idmef-criterion-value.lo idmef-criterion-value.c
1465
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT idmef-criterion-value.lo -MD -MP -MF .deps/idmef-criterion-value.Tpo -c idmef-criterion-value.c  -fPIC -DPIC -o .libs/idmef-criterion-value.o
1466
mv -f .deps/idmef-criterion-value.Tpo .deps/idmef-criterion-value.Plo
1467
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT idmef-data.lo -MD -MP -MF .deps/idmef-data.Tpo -c -o idmef-data.lo idmef-data.c
1468
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT idmef-data.lo -MD -MP -MF .deps/idmef-data.Tpo -c idmef-data.c  -fPIC -DPIC -o .libs/idmef-data.o
1469
mv -f .deps/idmef-data.Tpo .deps/idmef-data.Plo
1470
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT idmef-message-helpers.lo -MD -MP -MF .deps/idmef-message-helpers.Tpo -c -o idmef-message-helpers.lo idmef-message-helpers.c
1471
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT idmef-message-helpers.lo -MD -MP -MF .deps/idmef-message-helpers.Tpo -c idmef-message-helpers.c  -fPIC -DPIC -o .libs/idmef-message-helpers.o
1472
mv -f .deps/idmef-message-helpers.Tpo .deps/idmef-message-helpers.Plo
1473
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT idmef-message-read-json.lo -MD -MP -MF .deps/idmef-message-read-json.Tpo -c -o idmef-message-read-json.lo idmef-message-read-json.c
1474
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT idmef-message-read-json.lo -MD -MP -MF .deps/idmef-message-read-json.Tpo -c idmef-message-read-json.c  -fPIC -DPIC -o .libs/idmef-message-read-json.o
1475
mv -f .deps/idmef-message-read-json.Tpo .deps/idmef-message-read-json.Plo
1476
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT idmef-message-print.lo -MD -MP -MF .deps/idmef-message-print.Tpo -c -o idmef-message-print.lo idmef-message-print.c
1477
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT idmef-message-print.lo -MD -MP -MF .deps/idmef-message-print.Tpo -c idmef-message-print.c  -fPIC -DPIC -o .libs/idmef-message-print.o
1478
mv -f .deps/idmef-message-print.Tpo .deps/idmef-message-print.Plo
1479
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT idmef-message-print-json.lo -MD -MP -MF .deps/idmef-message-print-json.Tpo -c -o idmef-message-print-json.lo idmef-message-print-json.c
1480
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT idmef-message-print-json.lo -MD -MP -MF .deps/idmef-message-print-json.Tpo -c idmef-message-print-json.c  -fPIC -DPIC -o .libs/idmef-message-print-json.o
1481
mv -f .deps/idmef-message-print-json.Tpo .deps/idmef-message-print-json.Plo
1482
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT idmef-message-read.lo -MD -MP -MF .deps/idmef-message-read.Tpo -c -o idmef-message-read.lo idmef-message-read.c
1483
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT idmef-message-read.lo -MD -MP -MF .deps/idmef-message-read.Tpo -c idmef-message-read.c  -fPIC -DPIC -o .libs/idmef-message-read.o
1484
mv -f .deps/idmef-message-read.Tpo .deps/idmef-message-read.Plo
1485
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT idmef-message-write.lo -MD -MP -MF .deps/idmef-message-write.Tpo -c -o idmef-message-write.lo idmef-message-write.c
1486
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT idmef-message-write.lo -MD -MP -MF .deps/idmef-message-write.Tpo -c idmef-message-write.c  -fPIC -DPIC -o .libs/idmef-message-write.o
1487
mv -f .deps/idmef-message-write.Tpo .deps/idmef-message-write.Plo
1488
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT idmef-object.lo -MD -MP -MF .deps/idmef-object.Tpo -c -o idmef-object.lo idmef-object.c
1489
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT idmef-object.lo -MD -MP -MF .deps/idmef-object.Tpo -c idmef-object.c  -fPIC -DPIC -o .libs/idmef-object.o
1490
mv -f .deps/idmef-object.Tpo .deps/idmef-object.Plo
1491
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT idmef-path.lo -MD -MP -MF .deps/idmef-path.Tpo -c -o idmef-path.lo idmef-path.c
1492
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT idmef-path.lo -MD -MP -MF .deps/idmef-path.Tpo -c idmef-path.c  -fPIC -DPIC -o .libs/idmef-path.o
1493
mv -f .deps/idmef-path.Tpo .deps/idmef-path.Plo
1494
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT idmef-time.lo -MD -MP -MF .deps/idmef-time.Tpo -c -o idmef-time.lo idmef-time.c
1495
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT idmef-time.lo -MD -MP -MF .deps/idmef-time.Tpo -c idmef-time.c  -fPIC -DPIC -o .libs/idmef-time.o
1496
mv -f .deps/idmef-time.Tpo .deps/idmef-time.Plo
1497
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT idmef-tree-wrap.lo -MD -MP -MF .deps/idmef-tree-wrap.Tpo -c -o idmef-tree-wrap.lo idmef-tree-wrap.c
1498
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT idmef-tree-wrap.lo -MD -MP -MF .deps/idmef-tree-wrap.Tpo -c idmef-tree-wrap.c  -fPIC -DPIC -o .libs/idmef-tree-wrap.o
1499
mv -f .deps/idmef-tree-wrap.Tpo .deps/idmef-tree-wrap.Plo
1500
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT idmef-value.lo -MD -MP -MF .deps/idmef-value.Tpo -c -o idmef-value.lo idmef-value.c
1501
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT idmef-value.lo -MD -MP -MF .deps/idmef-value.Tpo -c idmef-value.c  -fPIC -DPIC -o .libs/idmef-value.o
1502
mv -f .deps/idmef-value.Tpo .deps/idmef-value.Plo
1503
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing   -I/usr/include/p11-kit-1   -g -O2 -MT idmef-value-type.lo -MD -MP -MF .deps/idmef-value-type.Tpo -c -o idmef-value-type.lo idmef-value-type.c
1504
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -g -O2 -MT idmef-value-type.lo -MD -MP -MF .deps/idmef-value-type.Tpo -c idmef-value-type.c  -fPIC -DPIC -o .libs/idmef-value-type.o
1505
mv -f .deps/idmef-value-type.Tpo .deps/idmef-value-type.Plo
1506
/bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2        -pthread -Wl,--push-state -Wl,--no-as-needed -lpthread -Wl,--pop-state     -no-undefined -version-info 28:0:0 -export-symbols-regex "^(idmef|_?prelude)_" -z relro -z now -o libprelude.la -rpath /usr/local/lib common.lo config-engine.lo daemonize.lo ntp.lo tls-auth.lo tls-util.lo variable.lo prelude.lo prelude-async.lo prelude-client.lo prelude-client-profile.lo prelude-connection.lo prelude-connection-pool.lo prelude-failover.lo prelude-hash.lo prelude-ident.lo prelude-io.lo prelude-log.lo prelude-msg.lo prelude-msgbuf.lo prelude-option.lo prelude-option-wide.lo prelude-plugin.lo prelude-string.lo prelude-timer.lo prelude-thread.lo idmef-additional-data.lo idmef-class.lo idmef-criteria.lo idmef-criteria-string.yac.lo idmef-criteria-string.lex.lo idmef-criterion-value.lo idmef-data.lo idmef-message-helpers.lo idmef-message-read-json.lo idmef-message-print.lo idmef-message-print-json.lo idmef-message-read.lo idmef-message-write.lo idmef-object.lo idmef-path.lo idmef-time.lo idmef-tree-wrap.lo idmef-value.lo idmef-value-type.lo -lgnutls -lltdl ../libmissing/libmissing.la libprelude-error/libprelude-error.la 
1507
libtool: link: /usr/bin/nm -B  .libs/common.o .libs/config-engine.o .libs/daemonize.o .libs/ntp.o .libs/tls-auth.o .libs/tls-util.o .libs/variable.o .libs/prelude.o .libs/prelude-async.o .libs/prelude-client.o .libs/prelude-client-profile.o .libs/prelude-connection.o .libs/prelude-connection-pool.o .libs/prelude-failover.o .libs/prelude-hash.o .libs/prelude-ident.o .libs/prelude-io.o .libs/prelude-log.o .libs/prelude-msg.o .libs/prelude-msgbuf.o .libs/prelude-option.o .libs/prelude-option-wide.o .libs/prelude-plugin.o .libs/prelude-string.o .libs/prelude-timer.o .libs/prelude-thread.o .libs/idmef-additional-data.o .libs/idmef-class.o .libs/idmef-criteria.o .libs/idmef-criteria-string.yac.o .libs/idmef-criteria-string.lex.o .libs/idmef-criterion-value.o .libs/idmef-data.o .libs/idmef-message-helpers.o .libs/idmef-message-read-json.o .libs/idmef-message-print.o .libs/idmef-message-print-json.o .libs/idmef-message-read.o .libs/idmef-message-write.o .libs/idmef-object.o .libs/idmef-path.o .libs/idmef-time.o .libs/idmef-tree-wrap.o .libs/idmef-value.o .libs/idmef-value-type.o   ../libmissing/.libs/libmissing.a libprelude-error/.libs/libprelude-error.a | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libprelude.exp
1508
libtool: link: /bin/grep -E -e "^(idmef|_?prelude)_" ".libs/libprelude.exp" > ".libs/libprelude.expT"
1509
libtool: link: mv -f ".libs/libprelude.expT" ".libs/libprelude.exp"
1510
libtool: link: echo "{ global:" > .libs/libprelude.ver
1511
libtool: link:  cat .libs/libprelude.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libprelude.ver
1512
libtool: link:  echo "local: *; };" >> .libs/libprelude.ver
1513
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/common.o .libs/config-engine.o .libs/daemonize.o .libs/ntp.o .libs/tls-auth.o .libs/tls-util.o .libs/variable.o .libs/prelude.o .libs/prelude-async.o .libs/prelude-client.o .libs/prelude-client-profile.o .libs/prelude-connection.o .libs/prelude-connection-pool.o .libs/prelude-failover.o .libs/prelude-hash.o .libs/prelude-ident.o .libs/prelude-io.o .libs/prelude-log.o .libs/prelude-msg.o .libs/prelude-msgbuf.o .libs/prelude-option.o .libs/prelude-option-wide.o .libs/prelude-plugin.o .libs/prelude-string.o .libs/prelude-timer.o .libs/prelude-thread.o .libs/idmef-additional-data.o .libs/idmef-class.o .libs/idmef-criteria.o .libs/idmef-criteria-string.yac.o .libs/idmef-criteria-string.lex.o .libs/idmef-criterion-value.o .libs/idmef-data.o .libs/idmef-message-helpers.o .libs/idmef-message-read-json.o .libs/idmef-message-print.o .libs/idmef-message-print-json.o .libs/idmef-message-read.o .libs/idmef-message-write.o .libs/idmef-object.o .libs/idmef-path.o .libs/idmef-time.o .libs/idmef-tree-wrap.o .libs/idmef-value.o .libs/idmef-value-type.o  -Wl,--whole-archive ../libmissing/.libs/libmissing.a libprelude-error/.libs/libprelude-error.a -Wl,--no-whole-archive  -lgnutls /usr/lib/x86_64-linux-gnu/libltdl.so -ldl -lpthread  -O2 -pthread -Wl,--push-state -Wl,--no-as-needed -Wl,--pop-state   -pthread -Wl,-soname -Wl,libprelude.so.28 -Wl,-version-script -Wl,.libs/libprelude.ver -o .libs/libprelude.so.28.0.0
1514
libtool: link: (cd ".libs" && rm -f "libprelude.so.28" && ln -s "libprelude.so.28.0.0" "libprelude.so.28")
1515
libtool: link: (cd ".libs" && rm -f "libprelude.so" && ln -s "libprelude.so.28.0.0" "libprelude.so")
1516
libtool: link: ( cd ".libs" && rm -f "libprelude.la" && ln -s "../libprelude.la" "libprelude.la" )
1517
make[4] : on quitte le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/src »
1518
make[3] : on quitte le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/src »
1519
make[2] : on quitte le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/src »
1520
Making all in prelude-admin
1521
make[2] : on entre dans le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/prelude-admin »
1522
gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../src/include -I../src/include -I../libmissing -I../libmissing -I../src/libprelude-error  -I/usr/include/p11-kit-1   -g -O2 -MT prelude-admin.o -MD -MP -MF .deps/prelude-admin.Tpo -c -o prelude-admin.o prelude-admin.c
1523
mv -f .deps/prelude-admin.Tpo .deps/prelude-admin.Po
1524
gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../src/include -I../src/include -I../libmissing -I../libmissing -I../src/libprelude-error  -I/usr/include/p11-kit-1   -g -O2 -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o server.c
1525
mv -f .deps/server.Tpo .deps/server.Po
1526
gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../src/include -I../src/include -I../libmissing -I../libmissing -I../src/libprelude-error  -I/usr/include/p11-kit-1   -g -O2 -MT tls-register.o -MD -MP -MF .deps/tls-register.Tpo -c -o tls-register.o tls-register.c
1527
mv -f .deps/tls-register.Tpo .deps/tls-register.Po
1528
/bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2  -z relro -z now -o prelude-admin prelude-admin.o server.o tls-register.o ../src/config-engine.lo ../src/variable.lo ../src/libprelude.la -lgnutls ../libmissing/libmissing.la            
1529
libtool: link: gcc -g -O2 -z relro -z now -o .libs/prelude-admin prelude-admin.o server.o tls-register.o ../src/.libs/config-engine.o ../src/.libs/variable.o  ../src/.libs/libprelude.so /usr/lib/x86_64-linux-gnu/libltdl.so -ldl -lgnutls ../libmissing/.libs/libmissing.a -lpthread -pthread
1530
make[2] : on quitte le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/prelude-admin »
1531
Making all in bindings
1532
make[2] : on entre dans le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/bindings »
1533
Making all in c++
1534
make[3] : on entre dans le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/bindings/c++ »
1535
Making all in include
1536
make[4] : on entre dans le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/bindings/c++/include »
1537
make[4]: rien à faire pour « all ».
1538
make[4] : on quitte le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/bindings/c++/include »
1539
make[4] : on entre dans le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/bindings/c++ »
1540
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include    -g -O2 -MT libpreludecpp_la-prelude-error.lo -MD -MP -MF .deps/libpreludecpp_la-prelude-error.Tpo -c -o libpreludecpp_la-prelude-error.lo `test -f 'prelude-error.cxx' || echo './'`prelude-error.cxx
1541
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -g -O2 -MT libpreludecpp_la-prelude-error.lo -MD -MP -MF .deps/libpreludecpp_la-prelude-error.Tpo -c prelude-error.cxx  -fPIC -DPIC -o .libs/libpreludecpp_la-prelude-error.o
1542
mv -f .deps/libpreludecpp_la-prelude-error.Tpo .deps/libpreludecpp_la-prelude-error.Plo
1543
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include    -g -O2 -MT libpreludecpp_la-idmef.lo -MD -MP -MF .deps/libpreludecpp_la-idmef.Tpo -c -o libpreludecpp_la-idmef.lo `test -f 'idmef.cxx' || echo './'`idmef.cxx
1544
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -g -O2 -MT libpreludecpp_la-idmef.lo -MD -MP -MF .deps/libpreludecpp_la-idmef.Tpo -c idmef.cxx  -fPIC -DPIC -o .libs/libpreludecpp_la-idmef.o
1545
mv -f .deps/libpreludecpp_la-idmef.Tpo .deps/libpreludecpp_la-idmef.Plo
1546
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include    -g -O2 -MT libpreludecpp_la-idmef-class.lo -MD -MP -MF .deps/libpreludecpp_la-idmef-class.Tpo -c -o libpreludecpp_la-idmef-class.lo `test -f 'idmef-class.cxx' || echo './'`idmef-class.cxx
1547
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -g -O2 -MT libpreludecpp_la-idmef-class.lo -MD -MP -MF .deps/libpreludecpp_la-idmef-class.Tpo -c idmef-class.cxx  -fPIC -DPIC -o .libs/libpreludecpp_la-idmef-class.o
1548
mv -f .deps/libpreludecpp_la-idmef-class.Tpo .deps/libpreludecpp_la-idmef-class.Plo
1549
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include    -g -O2 -MT libpreludecpp_la-idmef-criteria.lo -MD -MP -MF .deps/libpreludecpp_la-idmef-criteria.Tpo -c -o libpreludecpp_la-idmef-criteria.lo `test -f 'idmef-criteria.cxx' || echo './'`idmef-criteria.cxx
1550
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -g -O2 -MT libpreludecpp_la-idmef-criteria.lo -MD -MP -MF .deps/libpreludecpp_la-idmef-criteria.Tpo -c idmef-criteria.cxx  -fPIC -DPIC -o .libs/libpreludecpp_la-idmef-criteria.o
1551
mv -f .deps/libpreludecpp_la-idmef-criteria.Tpo .deps/libpreludecpp_la-idmef-criteria.Plo
1552
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include    -g -O2 -MT libpreludecpp_la-idmef-path.lo -MD -MP -MF .deps/libpreludecpp_la-idmef-path.Tpo -c -o libpreludecpp_la-idmef-path.lo `test -f 'idmef-path.cxx' || echo './'`idmef-path.cxx
1553
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -g -O2 -MT libpreludecpp_la-idmef-path.lo -MD -MP -MF .deps/libpreludecpp_la-idmef-path.Tpo -c idmef-path.cxx  -fPIC -DPIC -o .libs/libpreludecpp_la-idmef-path.o
1554
mv -f .deps/libpreludecpp_la-idmef-path.Tpo .deps/libpreludecpp_la-idmef-path.Plo
1555
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include    -g -O2 -MT libpreludecpp_la-idmef-time.lo -MD -MP -MF .deps/libpreludecpp_la-idmef-time.Tpo -c -o libpreludecpp_la-idmef-time.lo `test -f 'idmef-time.cxx' || echo './'`idmef-time.cxx
1556
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -g -O2 -MT libpreludecpp_la-idmef-time.lo -MD -MP -MF .deps/libpreludecpp_la-idmef-time.Tpo -c idmef-time.cxx  -fPIC -DPIC -o .libs/libpreludecpp_la-idmef-time.o
1557
mv -f .deps/libpreludecpp_la-idmef-time.Tpo .deps/libpreludecpp_la-idmef-time.Plo
1558
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include    -g -O2 -MT libpreludecpp_la-idmef-value.lo -MD -MP -MF .deps/libpreludecpp_la-idmef-value.Tpo -c -o libpreludecpp_la-idmef-value.lo `test -f 'idmef-value.cxx' || echo './'`idmef-value.cxx
1559
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -g -O2 -MT libpreludecpp_la-idmef-value.lo -MD -MP -MF .deps/libpreludecpp_la-idmef-value.Tpo -c idmef-value.cxx  -fPIC -DPIC -o .libs/libpreludecpp_la-idmef-value.o
1560
mv -f .deps/libpreludecpp_la-idmef-value.Tpo .deps/libpreludecpp_la-idmef-value.Plo
1561
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include    -g -O2 -MT libpreludecpp_la-prelude.lo -MD -MP -MF .deps/libpreludecpp_la-prelude.Tpo -c -o libpreludecpp_la-prelude.lo `test -f 'prelude.cxx' || echo './'`prelude.cxx
1562
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -g -O2 -MT libpreludecpp_la-prelude.lo -MD -MP -MF .deps/libpreludecpp_la-prelude.Tpo -c prelude.cxx  -fPIC -DPIC -o .libs/libpreludecpp_la-prelude.o
1563
mv -f .deps/libpreludecpp_la-prelude.Tpo .deps/libpreludecpp_la-prelude.Plo
1564
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include    -g -O2 -MT libpreludecpp_la-prelude-client.lo -MD -MP -MF .deps/libpreludecpp_la-prelude-client.Tpo -c -o libpreludecpp_la-prelude-client.lo `test -f 'prelude-client.cxx' || echo './'`prelude-client.cxx
1565
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -g -O2 -MT libpreludecpp_la-prelude-client.lo -MD -MP -MF .deps/libpreludecpp_la-prelude-client.Tpo -c prelude-client.cxx  -fPIC -DPIC -o .libs/libpreludecpp_la-prelude-client.o
1566
mv -f .deps/libpreludecpp_la-prelude-client.Tpo .deps/libpreludecpp_la-prelude-client.Plo
1567
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include    -g -O2 -MT libpreludecpp_la-prelude-client-easy.lo -MD -MP -MF .deps/libpreludecpp_la-prelude-client-easy.Tpo -c -o libpreludecpp_la-prelude-client-easy.lo `test -f 'prelude-client-easy.cxx' || echo './'`prelude-client-easy.cxx
1568
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -g -O2 -MT libpreludecpp_la-prelude-client-easy.lo -MD -MP -MF .deps/libpreludecpp_la-prelude-client-easy.Tpo -c prelude-client-easy.cxx  -fPIC -DPIC -o .libs/libpreludecpp_la-prelude-client-easy.o
1569
mv -f .deps/libpreludecpp_la-prelude-client-easy.Tpo .deps/libpreludecpp_la-prelude-client-easy.Plo
1570
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include    -g -O2 -MT libpreludecpp_la-prelude-client-profile.lo -MD -MP -MF .deps/libpreludecpp_la-prelude-client-profile.Tpo -c -o libpreludecpp_la-prelude-client-profile.lo `test -f 'prelude-client-profile.cxx' || echo './'`prelude-client-profile.cxx
1571
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -g -O2 -MT libpreludecpp_la-prelude-client-profile.lo -MD -MP -MF .deps/libpreludecpp_la-prelude-client-profile.Tpo -c prelude-client-profile.cxx  -fPIC -DPIC -o .libs/libpreludecpp_la-prelude-client-profile.o
1572
mv -f .deps/libpreludecpp_la-prelude-client-profile.Tpo .deps/libpreludecpp_la-prelude-client-profile.Plo
1573
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include    -g -O2 -MT libpreludecpp_la-prelude-connection.lo -MD -MP -MF .deps/libpreludecpp_la-prelude-connection.Tpo -c -o libpreludecpp_la-prelude-connection.lo `test -f 'prelude-connection.cxx' || echo './'`prelude-connection.cxx
1574
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -g -O2 -MT libpreludecpp_la-prelude-connection.lo -MD -MP -MF .deps/libpreludecpp_la-prelude-connection.Tpo -c prelude-connection.cxx  -fPIC -DPIC -o .libs/libpreludecpp_la-prelude-connection.o
1575
mv -f .deps/libpreludecpp_la-prelude-connection.Tpo .deps/libpreludecpp_la-prelude-connection.Plo
1576
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include    -g -O2 -MT libpreludecpp_la-prelude-connection-pool.lo -MD -MP -MF .deps/libpreludecpp_la-prelude-connection-pool.Tpo -c -o libpreludecpp_la-prelude-connection-pool.lo `test -f 'prelude-connection-pool.cxx' || echo './'`prelude-connection-pool.cxx
1577
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -g -O2 -MT libpreludecpp_la-prelude-connection-pool.lo -MD -MP -MF .deps/libpreludecpp_la-prelude-connection-pool.Tpo -c prelude-connection-pool.cxx  -fPIC -DPIC -o .libs/libpreludecpp_la-prelude-connection-pool.o
1578
mv -f .deps/libpreludecpp_la-prelude-connection-pool.Tpo .deps/libpreludecpp_la-prelude-connection-pool.Plo
1579
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include    -g -O2 -MT libpreludecpp_la-prelude-log.lo -MD -MP -MF .deps/libpreludecpp_la-prelude-log.Tpo -c -o libpreludecpp_la-prelude-log.lo `test -f 'prelude-log.cxx' || echo './'`prelude-log.cxx
1580
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -g -O2 -MT libpreludecpp_la-prelude-log.lo -MD -MP -MF .deps/libpreludecpp_la-prelude-log.Tpo -c prelude-log.cxx  -fPIC -DPIC -o .libs/libpreludecpp_la-prelude-log.o
1581
mv -f .deps/libpreludecpp_la-prelude-log.Tpo .deps/libpreludecpp_la-prelude-log.Plo
1582
/bin/bash ../../libtool  --tag=CXX   --mode=link g++  -g -O2 -no-undefined -version-info 11:0:3 -z relro -z now -o libpreludecpp.la -rpath /usr/local/lib libpreludecpp_la-prelude-error.lo libpreludecpp_la-idmef.lo libpreludecpp_la-idmef-class.lo libpreludecpp_la-idmef-criteria.lo libpreludecpp_la-idmef-path.lo libpreludecpp_la-idmef-time.lo libpreludecpp_la-idmef-value.lo libpreludecpp_la-prelude.lo libpreludecpp_la-prelude-client.lo libpreludecpp_la-prelude-client-easy.lo libpreludecpp_la-prelude-client-profile.lo libpreludecpp_la-prelude-connection.lo libpreludecpp_la-prelude-connection-pool.lo libpreludecpp_la-prelude-log.lo ../../src/.libs/libprelude.la 
1583
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o  .libs/libpreludecpp_la-prelude-error.o .libs/libpreludecpp_la-idmef.o .libs/libpreludecpp_la-idmef-class.o .libs/libpreludecpp_la-idmef-criteria.o .libs/libpreludecpp_la-idmef-path.o .libs/libpreludecpp_la-idmef-time.o .libs/libpreludecpp_la-idmef-value.o .libs/libpreludecpp_la-prelude.o .libs/libpreludecpp_la-prelude-client.o .libs/libpreludecpp_la-prelude-client-easy.o .libs/libpreludecpp_la-prelude-client-profile.o .libs/libpreludecpp_la-prelude-connection.o .libs/libpreludecpp_la-prelude-connection-pool.o .libs/libpreludecpp_la-prelude-log.o   -Wl,-rpath -Wl,/home/diane/Téléchargements/libprelude-5.0.0/src/.libs ../../src/.libs/libprelude.so -L/usr/lib/x86_64-linux-gnu -lgnutls /usr/lib/x86_64-linux-gnu/libltdl.so -ldl -lpthread -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o  -O2   -pthread -Wl,-soname -Wl,libpreludecpp.so.8 -o .libs/libpreludecpp.so.8.3.0
1584
libtool: link: (cd ".libs" && rm -f "libpreludecpp.so.8" && ln -s "libpreludecpp.so.8.3.0" "libpreludecpp.so.8")
1585
libtool: link: (cd ".libs" && rm -f "libpreludecpp.so" && ln -s "libpreludecpp.so.8.3.0" "libpreludecpp.so")
1586
libtool: link: ( cd ".libs" && rm -f "libpreludecpp.la" && ln -s "../libpreludecpp.la" "libpreludecpp.la" )
1587
make[4] : on quitte le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/bindings/c++ »
1588
make[3] : on quitte le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/bindings/c++ »
1589
Making all in lua
1590
make[3] : on entre dans le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/bindings/lua »
1591
make[3]: rien à faire pour « all ».
1592
make[3] : on quitte le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/bindings/lua »
1593
Making all in python
1594
make[3] : on entre dans le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/bindings/python »
1595
CC="g++" /usr/bin/python2 setup.py build
1596
running build
1597
running build_py
1598
creating build
1599
creating build/lib.linux-x86_64-2.7
1600
copying prelude.py -> build/lib.linux-x86_64-2.7
1601
running build_ext
1602
building '_prelude' extension
1603
creating build/temp.linux-x86_64-2.7
1604
g++ -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-2.7.13=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c _prelude.cxx -o build/temp.linux-x86_64-2.7/_prelude.o -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include
1605
x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-2.7.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-2.7.13=. -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/_prelude.o -L../../src/.libs/ -L../../bindings/c++/.libs/ -o build/lib.linux-x86_64-2.7/_prelude.so -lpreludecpp -lprelude -lgnutls -ldl
1606
make[3] : on quitte le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/bindings/python »
1607
Making all in ruby
1608
make[3] : on entre dans le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/bindings/ruby »
1609
make[3]: rien à faire pour « all ».
1610
make[3] : on quitte le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/bindings/ruby »
1611
make[3] : on entre dans le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/bindings »
1612
cd perl && LANG="" DESTDIR= LIBDIR=/usr/local/lib /usr/bin/perl Makefile.PL INSTALLDIRS=site CC="g++"
1613
Generating a Unix-style Makefile
1614
Writing Makefile for Prelude
1615
Writing MYMETA.yml and MYMETA.json
1616
cd perl && make LD_RUN_PATH="" CC="g++"
1617
make[4] : on entre dans le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/bindings/perl »
1618
cp Prelude.pm blib/lib/Prelude.pm
1619
Running Mkbootstrap for Prelude ()
1620
chmod 644 "Prelude.bs"
1621
g++ -c  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.24/CORE"   Prelude.cxx
1622
rm -f blib/arch/auto/Prelude/Prelude.so
1623
LD_RUN_PATH="" x86_64-linux-gnu-gcc  -L../../src/.libs -shared -L/usr/local/lib -fstack-protector-strong  -z relro -z now,-rpath Prelude.o  -o blib/arch/auto/Prelude/Prelude.so 	\
1624
   -L/home/diane/T\x{00c3}\x{00a9}l\x{00c3}\x{00a9}chargements/libprelude-5.0.0/bindings/perl/../../src/.libs -lprelude -L/home/diane/T\x{00c3}\x{00a9}l\x{00c3}\x{00a9}chargements/libprelude-5.0.0/bindings/perl/../../bindings/c++/.libs -lpreludecpp  	\
1625
  
1626
Makefile:474 : la recette pour la cible « blib/arch/auto/Prelude/Prelude.so » a échouée
1627
make[4] : on quitte le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/bindings/perl »
1628
Makefile:1880 : la recette pour la cible « perl-build » a échouée
1629
make[3] : on quitte le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/bindings »
1630
Makefile:1582 : la recette pour la cible « all-recursive » a échouée
1631
make[2] : on quitte le répertoire « /home/diane/Téléchargements/libprelude-5.0.0/bindings »
1632
Makefile:1669 : la recette pour la cible « all-recursive » a échouée
1633
make[1] : on quitte le répertoire « /home/diane/Téléchargements/libprelude-5.0.0 »
1634
Makefile:1534 : la recette pour la cible « all » a échouée