Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- libtoolize: putting auxiliary files in `.'.
- libtoolize: copying file `./ltmain.sh'
- libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
- libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
- libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
- configure.ac:43: installing './compile'
- configure.ac:42: installing './config.guess'
- configure.ac:42: installing './config.sub'
- configure.ac:118: installing './install-sh'
- configure.ac:118: installing './missing'
- src/Makefile.am: installing './depcomp'
- checking for g++... g++
- checking whether the C++ compiler works... yes
- checking for C++ compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking how to print strings... printf
- checking for gcc... gcc
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking whether gcc understands -c and -o together... yes
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for fgrep... /usr/bin/grep -F
- checking for ld used by gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... dlltool
- checking how to associate runtime and link libraries... printf %s\n
- checking for ar... ar
- checking for archiver @FILE support... @
- checking for strip... strip
- checking for ranlib... ranlib
- checking for gawk... gawk
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for sysroot... no
- checking for mt... no
- checking if : is a manifest tool... no
- checking how to run the C preprocessor... gcc -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking how to run the C++ preprocessor... g++ -E
- checking for ld used by g++... /usr/bin/ld -m elf_x86_64
- checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
- checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking for g++ option to produce PIC... -fPIC -DPIC
- checking if g++ PIC flag -fPIC -DPIC works... yes
- checking if g++ static flag -static works... yes
- checking if g++ supports -c -o file.o... yes
- checking if g++ supports -c -o file.o... (cached) yes
- checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking dynamic linker characteristics... (cached) GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether byte ordering is bigendian... no
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for SNDFILE... yes
- checking uuid/uuid.h usability... yes
- checking uuid/uuid.h presence... yes
- checking for uuid/uuid.h... yes
- checking for library containing uuid_generate... -luuid
- checking for uuid_generate... yes
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
- checking whether make sets $(MAKE)... yes
- checking for style of include used by make... GNU
- checking whether make supports nested variables... yes
- checking dependency style of gcc... gcc3
- checking dependency style of g++... gcc3
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Doxyfile
- config.status: creating gig.pc
- config.status: creating akai.pc
- config.status: creating libgig.spec
- config.status: creating Makefile
- config.status: creating src/Makefile
- config.status: creating src/testcases/Makefile
- config.status: creating src/tools/Makefile
- config.status: creating doc/Makefile
- config.status: creating man/Makefile
- config.status: creating man/dlsdump.1
- config.status: creating man/gigdump.1
- config.status: creating man/gigextract.1
- config.status: creating man/gigmerge.1
- config.status: creating man/gig2mono.1
- config.status: creating man/rifftree.1
- config.status: creating man/sf2dump.1
- config.status: creating man/korgdump.1
- config.status: creating man/korg2gig.1
- config.status: creating man/akaidump.1
- config.status: creating man/akaiextract.1
- config.status: creating debian/Makefile
- config.status: creating osx/Makefile
- config.status: creating osx/libgig.xcodeproj/Makefile
- config.status: creating win32/Makefile
- config.status: creating win32/libgig.dev
- config.status: creating config.h
- config.status: executing libtool commands
- config.status: executing depfiles commands
- make all-recursive
- make[1]: Entering directory '/tmp/yaourt-tmp-peter/aur-libgig-svn/src/libgig-svn'
- Making all in doc
- make[2]: Entering directory '/tmp/yaourt-tmp-peter/aur-libgig-svn/src/libgig-svn/doc'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/tmp/yaourt-tmp-peter/aur-libgig-svn/src/libgig-svn/doc'
- Making all in man
- make[2]: Entering directory '/tmp/yaourt-tmp-peter/aur-libgig-svn/src/libgig-svn/man'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/tmp/yaourt-tmp-peter/aur-libgig-svn/src/libgig-svn/man'
- Making all in src
- make[2]: Entering directory '/tmp/yaourt-tmp-peter/aur-libgig-svn/src/libgig-svn/src'
- Making all in .
- make[3]: Entering directory '/tmp/yaourt-tmp-peter/aur-libgig-svn/src/libgig-svn/src'
- /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
- 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
- RIFF.cpp: In member function 'void RIFF::Chunk::ReadHeader(long unsigned int)':
- RIFF.cpp:110:48: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
- read(pFile->hFileRead, &ChunkID, 4);
- ^
- RIFF.cpp:111:57: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
- read(pFile->hFileRead, &CurrentChunkSize, 4);
- ^
- RIFF.cpp: In member function 'void RIFF::Chunk::WriteHeader(long unsigned int)':
- 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]
- write(pFile->hFileWrite, &uiNewChunkID, 4);
- ^
- 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]
- write(pFile->hFileWrite, &uiNewChunkSize, 4);
- ^
- RIFF.cpp: In member function 'virtual long unsigned int RIFF::Chunk::WriteChunk(long unsigned int, long unsigned int)':
- 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]
- write(pFile->hFileWrite, &cPadByte, 1);
- ^
- RIFF.cpp: In member function 'void RIFF::List::ReadHeader(long unsigned int)':
- RIFF.cpp:1268:45: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
- read(pFile->hFileRead, &ListType, 4);
- ^
- RIFF.cpp: In member function 'void RIFF::List::WriteHeader(long unsigned int)':
- 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]
- write(pFile->hFileWrite, &ListType, 4);
- ^
- 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
- mv -f .deps/RIFF.Tpo .deps/RIFF.Plo
- /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
- 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
- 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
- mv -f .deps/DLS.Tpo .deps/DLS.Plo
- /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
- 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
- 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
- mv -f .deps/SF.Tpo .deps/SF.Plo
- /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
- 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
- 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
- mv -f .deps/gig.Tpo .deps/gig.Plo
- /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
- 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
- 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
- mv -f .deps/Korg.Tpo .deps/Korg.Plo
- /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
- 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
- libtool: link: (cd ".libs" && rm -f "libgig.so.6" && ln -s "libgig.so.6.4.0" "libgig.so.6")
- libtool: link: (cd ".libs" && rm -f "libgig.so" && ln -s "libgig.so.6.4.0" "libgig.so")
- libtool: link: ar cru .libs/libgig.a RIFF.o DLS.o SF.o gig.o Korg.o
- libtool: link: ranlib .libs/libgig.a
- libtool: link: ( cd ".libs" && rm -f "libgig.la" && ln -s "../libgig.la" "libgig.la" )
- /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
- 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
- Akai.cpp: In member function 'bool DiskImage::WriteImage(const char*)':
- 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]
- if (readBytes > 0) write(fOut,pBuffer,readBytes);
- ^
- In file included from /usr/include/fcntl.h:302:0,
- from /usr/include/sys/fcntl.h:1,
- from Akai.h:46,
- from Akai.cpp:23:
- In function 'int open(const char*, int, ...)',
- inlined from 'bool DiskImage::WriteImage(const char*)' at Akai.cpp:1880:66:
- /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
- __open_missing_mode ();
- ^
- Makefile:508: recipe for target 'Akai.lo' failed
- make[3]: *** [Akai.lo] Error 1
- make[3]: Leaving directory '/tmp/yaourt-tmp-peter/aur-libgig-svn/src/libgig-svn/src'
- Makefile:569: recipe for target 'all-recursive' failed
- make[2]: *** [all-recursive] Error 1
- make[2]: Leaving directory '/tmp/yaourt-tmp-peter/aur-libgig-svn/src/libgig-svn/src'
- Makefile:473: recipe for target 'all-recursive' failed
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory '/tmp/yaourt-tmp-peter/aur-libgig-svn/src/libgig-svn'
- Makefile:375: recipe for target 'all' failed
- make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement