View difference between Paste ID: MwcvtnTr and 7EVA5J8f
SHOW: | | - or go back to the newest paste.
1
libtoolize: putting auxiliary files in `.'.
2
libtoolize: copying file `./ltmain.sh'
3
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
4
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
5
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
6
configure.ac:43: installing './compile'
7
configure.ac:42: installing './config.guess'
8
configure.ac:42: installing './config.sub'
9
configure.ac:118: installing './install-sh'
10
configure.ac:118: installing './missing'
11
src/Makefile.am: installing './depcomp'
12
checking for g++... g++
13
checking whether the C++ compiler works... yes
14
checking for C++ compiler default output file name... a.out
15
checking for suffix of executables... 
16
checking whether we are cross compiling... no
17
checking for suffix of object files... o
18
checking whether we are using the GNU C++ compiler... yes
19
checking whether g++ accepts -g... yes
20
checking build system type... x86_64-unknown-linux-gnu
21
checking host system type... x86_64-unknown-linux-gnu
22
checking how to print strings... printf
23
checking for gcc... gcc
24
checking whether we are using the GNU C compiler... yes
25
checking whether gcc accepts -g... yes
26
checking for gcc option to accept ISO C89... none needed
27
checking whether gcc understands -c and -o together... yes
28
checking for a sed that does not truncate output... /usr/bin/sed
29
checking for grep that handles long lines and -e... /usr/bin/grep
30
checking for egrep... /usr/bin/grep -E
31
checking for fgrep... /usr/bin/grep -F
32
checking for ld used by gcc... /usr/bin/ld
33
checking if the linker (/usr/bin/ld) is GNU ld... yes
34
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
35
checking the name lister (/usr/bin/nm -B) interface... BSD nm
36
checking whether ln -s works... yes
37
checking the maximum length of command line arguments... 1572864
38
checking whether the shell understands some XSI constructs... yes
39
checking whether the shell understands "+="... yes
40
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
41
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
42
checking for /usr/bin/ld option to reload object files... -r
43
checking for objdump... objdump
44
checking how to recognize dependent libraries... pass_all
45
checking for dlltool... dlltool
46
checking how to associate runtime and link libraries... printf %s\n
47
checking for ar... ar
48
checking for archiver @FILE support... @
49
checking for strip... strip
50
checking for ranlib... ranlib
51
checking for gawk... gawk
52
checking command to parse /usr/bin/nm -B output from gcc object... ok
53
checking for sysroot... no
54
checking for mt... no
55
checking if : is a manifest tool... no
56
checking how to run the C preprocessor... gcc -E
57
checking for ANSI C header files... yes
58
checking for sys/types.h... yes
59
checking for sys/stat.h... yes
60
checking for stdlib.h... yes
61
checking for string.h... yes
62
checking for memory.h... yes
63
checking for strings.h... yes
64
checking for inttypes.h... yes
65
checking for stdint.h... yes
66
checking for unistd.h... yes
67
checking for dlfcn.h... yes
68
checking for objdir... .libs
69
checking if gcc supports -fno-rtti -fno-exceptions... no
70
checking for gcc option to produce PIC... -fPIC -DPIC
71
checking if gcc PIC flag -fPIC -DPIC works... yes
72
checking if gcc static flag -static works... yes
73
checking if gcc supports -c -o file.o... yes
74
checking if gcc supports -c -o file.o... (cached) yes
75
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
76
checking whether -lc should be explicitly linked in... no
77
checking dynamic linker characteristics... GNU/Linux ld.so
78
checking how to hardcode library paths into programs... immediate
79
checking whether stripping libraries is possible... yes
80
checking if libtool supports shared libraries... yes
81
checking whether to build shared libraries... yes
82
checking whether to build static libraries... yes
83
checking how to run the C++ preprocessor... g++ -E
84
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
85
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
86
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
87
checking for g++ option to produce PIC... -fPIC -DPIC
88
checking if g++ PIC flag -fPIC -DPIC works... yes
89
checking if g++ static flag -static works... yes
90
checking if g++ supports -c -o file.o... yes
91
checking if g++ supports -c -o file.o... (cached) yes
92
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
93
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
94
checking how to hardcode library paths into programs... immediate
95
checking whether byte ordering is bigendian... no
96
checking for pkg-config... /usr/bin/pkg-config
97
checking pkg-config is at least version 0.9.0... yes
98
checking for SNDFILE... yes
99
checking uuid/uuid.h usability... yes
100
checking uuid/uuid.h presence... yes
101
checking for uuid/uuid.h... yes
102
checking for library containing uuid_generate... -luuid
103
checking for uuid_generate... yes
104
checking for a BSD-compatible install... /usr/bin/install -c
105
checking whether build environment is sane... yes
106
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
107
checking whether make sets $(MAKE)... yes
108
checking for style of include used by make... GNU
109
checking whether make supports nested variables... yes
110
checking dependency style of gcc... gcc3
111
checking dependency style of g++... gcc3
112
checking that generated files are newer than configure... done
113
configure: creating ./config.status
114
config.status: creating Doxyfile
115
config.status: creating gig.pc
116
config.status: creating akai.pc
117
config.status: creating libgig.spec
118
config.status: creating Makefile
119
config.status: creating src/Makefile
120
config.status: creating src/testcases/Makefile
121
config.status: creating src/tools/Makefile
122
config.status: creating doc/Makefile
123
config.status: creating man/Makefile
124
config.status: creating man/dlsdump.1
125
config.status: creating man/gigdump.1
126
config.status: creating man/gigextract.1
127
config.status: creating man/gigmerge.1
128
config.status: creating man/gig2mono.1
129
config.status: creating man/rifftree.1
130
config.status: creating man/sf2dump.1
131
config.status: creating man/korgdump.1
132
config.status: creating man/korg2gig.1
133
config.status: creating man/akaidump.1
134
config.status: creating man/akaiextract.1
135
config.status: creating debian/Makefile
136
config.status: creating osx/Makefile
137
config.status: creating osx/libgig.xcodeproj/Makefile
138
config.status: creating win32/Makefile
139
config.status: creating win32/libgig.dev
140
config.status: creating config.h
141
config.status: executing libtool commands
142
config.status: executing depfiles commands
143
make  all-recursive
144
make[1]: Entering directory '/tmp/yaourt-tmp-peter/aur-libgig-svn/src/libgig-svn'
145
Making all in doc
146
make[2]: Entering directory '/tmp/yaourt-tmp-peter/aur-libgig-svn/src/libgig-svn/doc'
147
make[2]: Nothing to be done for 'all'.
148
make[2]: Leaving directory '/tmp/yaourt-tmp-peter/aur-libgig-svn/src/libgig-svn/doc'
149
Making all in man
150
make[2]: Entering directory '/tmp/yaourt-tmp-peter/aur-libgig-svn/src/libgig-svn/man'
151
make[2]: Nothing to be done for 'all'.
152
make[2]: Leaving directory '/tmp/yaourt-tmp-peter/aur-libgig-svn/src/libgig-svn/man'
153
Making all in src
154
make[2]: Entering directory '/tmp/yaourt-tmp-peter/aur-libgig-svn/src/libgig-svn/src'
155
Making all in .
156
make[3]: Entering directory '/tmp/yaourt-tmp-peter/aur-libgig-svn/src/libgig-svn/src'
157
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2 -pedantic -Wreturn-type -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT RIFF.lo -MD -MP -MF .deps/RIFF.Tpo -c -o RIFF.lo RIFF.cpp
158
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -pedantic -Wreturn-type -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT RIFF.lo -MD -MP -MF .deps/RIFF.Tpo -c RIFF.cpp  -fPIC -DPIC -o .libs/RIFF.o
159
RIFF.cpp: In member function 'void RIFF::Chunk::ReadHeader(long unsigned int)':
160
RIFF.cpp:110:48: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
161
             read(pFile->hFileRead, &ChunkID, 4);
162
                                                ^
163
RIFF.cpp:111:57: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
164
             read(pFile->hFileRead, &CurrentChunkSize, 4);
165
                                                         ^
166
RIFF.cpp: In member function 'void RIFF::Chunk::WriteHeader(long unsigned int)':
167
RIFF.cpp:162:55: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
168
             write(pFile->hFileWrite, &uiNewChunkID, 4);
169
                                                       ^
170
RIFF.cpp:163:57: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
171
             write(pFile->hFileWrite, &uiNewChunkSize, 4);
172
                                                         ^
173
RIFF.cpp: In member function 'virtual long unsigned int RIFF::Chunk::WriteChunk(long unsigned int, long unsigned int)':
174
RIFF.cpp:917:51: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
175
             write(pFile->hFileWrite, &cPadByte, 1);
176
                                                   ^
177
RIFF.cpp: In member function 'void RIFF::List::ReadHeader(long unsigned int)':
178
RIFF.cpp:1268:45: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
179
         read(pFile->hFileRead, &ListType, 4);
180
                                             ^
181
RIFF.cpp: In member function 'void RIFF::List::WriteHeader(long unsigned int)':
182
RIFF.cpp:1292:47: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
183
         write(pFile->hFileWrite, &ListType, 4);
184
                                               ^
185
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -pedantic -Wreturn-type -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT RIFF.lo -MD -MP -MF .deps/RIFF.Tpo -c RIFF.cpp -o RIFF.o >/dev/null 2>&1
186
mv -f .deps/RIFF.Tpo .deps/RIFF.Plo
187
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2 -pedantic -Wreturn-type -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT DLS.lo -MD -MP -MF .deps/DLS.Tpo -c -o DLS.lo DLS.cpp
188
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -pedantic -Wreturn-type -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT DLS.lo -MD -MP -MF .deps/DLS.Tpo -c DLS.cpp  -fPIC -DPIC -o .libs/DLS.o
189
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -pedantic -Wreturn-type -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT DLS.lo -MD -MP -MF .deps/DLS.Tpo -c DLS.cpp -o DLS.o >/dev/null 2>&1
190
mv -f .deps/DLS.Tpo .deps/DLS.Plo
191
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2 -pedantic -Wreturn-type -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT SF.lo -MD -MP -MF .deps/SF.Tpo -c -o SF.lo SF.cpp
192
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -pedantic -Wreturn-type -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT SF.lo -MD -MP -MF .deps/SF.Tpo -c SF.cpp  -fPIC -DPIC -o .libs/SF.o
193
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -pedantic -Wreturn-type -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT SF.lo -MD -MP -MF .deps/SF.Tpo -c SF.cpp -o SF.o >/dev/null 2>&1
194
mv -f .deps/SF.Tpo .deps/SF.Plo
195
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2 -pedantic -Wreturn-type -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT gig.lo -MD -MP -MF .deps/gig.Tpo -c -o gig.lo gig.cpp
196
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -pedantic -Wreturn-type -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT gig.lo -MD -MP -MF .deps/gig.Tpo -c gig.cpp  -fPIC -DPIC -o .libs/gig.o
197
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -pedantic -Wreturn-type -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT gig.lo -MD -MP -MF .deps/gig.Tpo -c gig.cpp -o gig.o >/dev/null 2>&1
198
mv -f .deps/gig.Tpo .deps/gig.Plo
199
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2 -pedantic -Wreturn-type -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT Korg.lo -MD -MP -MF .deps/Korg.Tpo -c -o Korg.lo Korg.cpp
200
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -pedantic -Wreturn-type -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT Korg.lo -MD -MP -MF .deps/Korg.Tpo -c Korg.cpp  -fPIC -DPIC -o .libs/Korg.o
201
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -pedantic -Wreturn-type -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT Korg.lo -MD -MP -MF .deps/Korg.Tpo -c Korg.cpp -o Korg.o >/dev/null 2>&1
202
mv -f .deps/Korg.Tpo .deps/Korg.Plo
203
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -pedantic -Wreturn-type -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -no-undefined -version-info 10:0:4  -Wl,-O1,--sort-common,--as-needed,-z,relro -o libgig.la -rpath /usr/lib/libgig RIFF.lo DLS.lo SF.lo gig.lo Korg.lo  -luuid 
204
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/crtbeginS.o  .libs/RIFF.o .libs/DLS.o .libs/SF.o .libs/gig.o .libs/Korg.o   -luuid -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/crtendS.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib/crtn.o  -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro   -Wl,-soname -Wl,libgig.so.6 -o .libs/libgig.so.6.4.0
205
libtool: link: (cd ".libs" && rm -f "libgig.so.6" && ln -s "libgig.so.6.4.0" "libgig.so.6")
206
libtool: link: (cd ".libs" && rm -f "libgig.so" && ln -s "libgig.so.6.4.0" "libgig.so")
207
libtool: link: ar cru .libs/libgig.a  RIFF.o DLS.o SF.o gig.o Korg.o
208
libtool: link: ranlib .libs/libgig.a
209
libtool: link: ( cd ".libs" && rm -f "libgig.la" && ln -s "../libgig.la" "libgig.la" )
210
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2 -pedantic -Wreturn-type -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT Akai.lo -MD -MP -MF .deps/Akai.Tpo -c -o Akai.lo Akai.cpp
211
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -pedantic -Wreturn-type -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -MT Akai.lo -MD -MP -MF .deps/Akai.Tpo -c Akai.cpp  -fPIC -DPIC -o .libs/Akai.o
212
Akai.cpp: In member function 'bool DiskImage::WriteImage(const char*)':
213
Akai.cpp:1889:53: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
214
     if (readBytes > 0) write(fOut,pBuffer,readBytes);
215
                                                     ^
216
In file included from /usr/include/fcntl.h:302:0,
217
                 from /usr/include/sys/fcntl.h:1,
218
                 from Akai.h:46,
219
                 from Akai.cpp:23:
220
In function 'int open(const char*, int, ...)',
221
    inlined from 'bool DiskImage::WriteImage(const char*)' at Akai.cpp:1880:66:
222
/usr/include/bits/fcntl2.h:50:26: error: call to '__open_missing_mode' declared with attribute error: open with O_CREAT in second argument needs 3 arguments
223
    __open_missing_mode ();
224
                          ^
225
Makefile:508: recipe for target 'Akai.lo' failed
226
make[3]: *** [Akai.lo] Error 1
227
make[3]: Leaving directory '/tmp/yaourt-tmp-peter/aur-libgig-svn/src/libgig-svn/src'
228
Makefile:569: recipe for target 'all-recursive' failed
229
make[2]: *** [all-recursive] Error 1
230
make[2]: Leaving directory '/tmp/yaourt-tmp-peter/aur-libgig-svn/src/libgig-svn/src'
231
Makefile:473: recipe for target 'all-recursive' failed
232
make[1]: *** [all-recursive] Error 1
233
make[1]: Leaving directory '/tmp/yaourt-tmp-peter/aur-libgig-svn/src/libgig-svn'
234
Makefile:375: recipe for target 'all' failed
235
make: *** [all] Error 2