Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/libical.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-i686/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/libical.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Tue Sep 03 2008 Debarshi Ray - 0.32-1 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/libical-0.48-6.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/libical.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-i686/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/libical.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Tue Sep 03 2008 Debarshi Ray - 0.32-1 Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iCt9w7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libical-0.48 + /usr/bin/gzip -dc /builddir/build/SOURCES/libical-0.48.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libical-0.48 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WrgPw4 + umask 022 + cd /builddir/build/BUILD + cd libical-0.48 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-reentrant --with-backtrace checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking target system type... i386-redhat-linux-gnu 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 for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for bison... bison -y checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c 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 the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E 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... no 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) 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... no checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) 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... no 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) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether the system provides zonefiles or we should bring our own? ... no checking for Berkeley DB4 support... no checking for backtrace... yes checking whether to support development... no checking for ar... ar checking for perl5... no checking for perl... perl checking whether to define _REENTRANT... yes checking if icalerrors_* calls should abort instead of internally signalling an error... no checking for pthread_create in -lpthread... yes checking for ANSI C header files... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for stdint.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for mode_t... yes checking for intptr_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for gmtime_r... yes checking for isspace... yes checking for iswspace... yes checking for strdup... yes checking for snprintf... yes checking for unsetenv... yes checking for setenv... yes configure: creating ./config.status config.status: creating Makefile config.status: creating design-data/Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating scripts/Makefile config.status: creating src/Makefile config.status: creating src/libical/Makefile config.status: creating src/libical/icalversion.h config.status: creating src/libical/icalerror.h config.status: creating src/libicalss/Makefile config.status: creating src/libicalvcal/Makefile config.status: creating src/test/Makefile config.status: creating test-data/Makefile config.status: creating libical.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libical-0.48' Making all in design-data make[2]: Entering directory `/builddir/build/BUILD/libical-0.48/design-data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libical-0.48/design-data' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/libical-0.48/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libical-0.48/doc' Making all in scripts make[2]: Entering directory `/builddir/build/BUILD/libical-0.48/scripts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libical-0.48/scripts' Making all in test-data make[2]: Entering directory `/builddir/build/BUILD/libical-0.48/test-data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libical-0.48/test-data' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libical-0.48/src' Making all in libical make[3]: Entering directory `/builddir/build/BUILD/libical-0.48/src/libical' perl -I ../../scripts ../../scripts/mkderivedparameters.pl -i ./icalderivedparameter.h.in -h ../../design-data/parameters.csv > icalderivedparameter.h perl -I../../scripts ../../scripts/mkderivedproperties.pl \ -i ./icalderivedproperty.h.in -h ../../design-data/properties.csv\ ../../design-data/value-types.csv > icalderivedproperty.h perl -I../../scripts ../../scripts/mkderivedvalues.pl \ -i ./icalderivedvalue.h.in -h ../../design-data/value-types.csv > icalderivedvalue.h perl -I ../../scripts ../../scripts/mkderivedparameters.pl -i ./icalderivedparameter.c.in -c ../../design-data/parameters.csv > icalderivedparameter.c perl -I../../scripts ../../scripts/mkderivedproperties.pl \ -i ./icalderivedproperty.c.in -c ../../design-data/properties.csv \ ../../design-data/value-types.csv > icalderivedproperty.c perl ../../scripts/mkrestrictiontable.pl -i ./icalrestriction.c.in \ ../../design-data/restrictions.csv > icalrestriction.c perl -I../../scripts ../../scripts/mkderivedvalues.pl \ -i ./icalderivedvalue.c.in -c ../../design-data/value-types.csv > icalderivedvalue.c make all-am make[4]: Entering directory `/builddir/build/BUILD/libical-0.48/src/libical' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\""/usr/share/libical"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icalderivedparameter.lo icalderivedparameter.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\""/usr/share/libical"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icalderivedproperty.lo icalderivedproperty.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\""/usr/share/libical"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icalrestriction.lo icalrestriction.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\""/usr/share/libical"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icalderivedvalue.lo icalderivedvalue.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\""/usr/share/libical"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icalarray.lo icalarray.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\""/usr/share/libical"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icalattach.lo icalattach.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\""/usr/share/libical"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icalcomponent.lo icalcomponent.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\""/usr/share/libical"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icalenums.lo icalenums.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\""/usr/share/libical"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icalerror.lo icalerror.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\""/usr/share/libical"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icalmemory.lo icalmemory.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\""/usr/share/libical"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icalmime.lo icalmime.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\""/usr/share/libical"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icalparameter.lo icalparameter.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\""/usr/share/libical"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icalparser.lo icalparser.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\""/usr/share/libical"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icalproperty.lo icalproperty.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\""/usr/share/libical"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icalrecur.lo icalrecur.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\""/usr/share/libical"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icaltime.lo icaltime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\"/usr/share/libical\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icalrestriction.c -fPIC -DPIC -o .libs/icalrestriction.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\"/usr/share/libical\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icalattach.c -fPIC -DPIC -o .libs/icalattach.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\"/usr/share/libical\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icalderivedvalue.c -fPIC -DPIC -o .libs/icalderivedvalue.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\"/usr/share/libical\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icalcomponent.c -fPIC -DPIC -o .libs/icalcomponent.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\"/usr/share/libical\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icalderivedparameter.c -fPIC -DPIC -o .libs/icalderivedparameter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\"/usr/share/libical\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icalenums.c -fPIC -DPIC -o .libs/icalenums.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\"/usr/share/libical\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icalparameter.c -fPIC -DPIC -o .libs/icalparameter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\"/usr/share/libical\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icalderivedproperty.c -fPIC -DPIC -o .libs/icalderivedproperty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\"/usr/share/libical\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icalarray.c -fPIC -DPIC -o .libs/icalarray.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\"/usr/share/libical\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icalmemory.c -fPIC -DPIC -o .libs/icalmemory.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\"/usr/share/libical\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icalparser.c -fPIC -DPIC -o .libs/icalparser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\"/usr/share/libical\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icalerror.c -fPIC -DPIC -o .libs/icalerror.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\"/usr/share/libical\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icalproperty.c -fPIC -DPIC -o .libs/icalproperty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\"/usr/share/libical\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icaltime.c -fPIC -DPIC -o .libs/icaltime.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\"/usr/share/libical\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icalrecur.c -fPIC -DPIC -o .libs/icalrecur.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\"/usr/share/libical\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icalmime.c -fPIC -DPIC -o .libs/icalmime.o icalattach.c: In function 'icalattach_get_data': icalattach.c:150:5: warning: pointer targets in return differ in signedness [-Wpointer-sign] return attach->u.data.data; ^ icalrestriction.c:1895:1: warning: 'icalrestriction_get_component_restriction' defined but not used [-Wunused-function] icalrestriction_get_component_restriction(icalproperty_method method, ^ icalmime.c: In function 'icalmime_parse': icalparameter.c: In function 'icalparameter_free': icalmime.c:193:26: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(parts,0,sizeof(parts)); ^ icalparameter.c:111:26: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(param,0,sizeof(param)); ^ icalderivedparameter.c: In function 'icalparameter_set_actionparam': icalderivedparameter.c:250:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalderivedparameter.c: In function 'icalparameter_set_altrep': icalderivedparameter.c:288:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalderivedparameter.c: In function 'icalparameter_set_charset': icalderivedparameter.c:326:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalmime.c: In function 'icalmime_test': icalmime.c:383:26: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(parts,0,sizeof(parts)); ^ icalderivedparameter.c: In function 'icalparameter_set_cn': icalderivedparameter.c:364:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalderivedparameter.c: In function 'icalparameter_set_cutype': icalderivedparameter.c:408:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalderivedparameter.c: In function 'icalparameter_set_delegatedfrom': icalderivedparameter.c:446:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalderivedparameter.c: In function 'icalparameter_set_delegatedto': icalderivedparameter.c:484:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalderivedparameter.c: In function 'icalparameter_set_dir': icalderivedparameter.c:522:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalderivedparameter.c: In function 'icalparameter_set_enable': icalderivedparameter.c:566:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalderivedparameter.c: In function 'icalparameter_set_encoding': icalderivedparameter.c:610:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalderivedparameter.c: In function 'icalparameter_set_fbtype': icalderivedparameter.c:654:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalrecur.c: In function 'icalrecur_add_bydayrules': icalderivedparameter.c: In function 'icalparameter_set_fmttype': icalrecur.c:367:11: warning: variable 'end' set but not used [-Wunused-but-set-variable] char* end; ^ icalderivedparameter.c:692:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalderivedparameter.c: In function 'icalparameter_set_iana': icalderivedparameter.c:730:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalderivedparameter.c: In function 'icalparameter_set_id': icalderivedparameter.c:768:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalderivedparameter.c: In function 'icalparameter_set_language': icalderivedparameter.c:806:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalderivedparameter.c: In function 'icalparameter_set_latency': icalderivedparameter.c:844:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalderivedparameter.c: In function 'icalparameter_set_local': icalderivedparameter.c:888:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalderivedparameter.c: In function 'icalparameter_set_localize': icalderivedparameter.c:926:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalderivedparameter.c: In function 'icalparameter_set_member': icalderivedparameter.c:964:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalderivedparameter.c: In function 'icalparameter_set_options': icalderivedparameter.c:1002:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalproperty.c: In function 'icalproperty_remove_parameter_by_ref': icalderivedparameter.c: In function 'icalparameter_set_partstat': icalproperty.c:813:24: warning: variable 'kind' set but not used [-Wunused-but-set-variable] icalparameter_kind kind; ^ icalderivedparameter.c:1046:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalderivedproperty.c: In function 'icalproperty_get_exdate': /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\""/usr/share/libical"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icaltz-util.lo icaltz-util.c icalderivedparameter.c: In function 'icalparameter_set_range': icalderivedproperty.c:1390:2: warning: passing argument 1 of 'icalproperty_get_first_parameter' discards 'const' qualifier from pointer target type [enabled by default] param = icalproperty_get_first_parameter(prop, ICAL_TZID_PARAMETER); ^ In file included from icalderivedproperty.c:31:0: icalproperty.h:88:16: note: expected 'struct icalproperty *' but argument is of type 'const struct icalproperty *' icalparameter* icalproperty_get_first_parameter(icalproperty* prop, ^ icalderivedparameter.c:1087:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalderivedparameter.c: In function 'icalparameter_set_related': icalderivedparameter.c:1128:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalrecur.c: In function 'next_week': icalderivedparameter.c: In function 'icalparameter_set_reltype': icalderivedparameter.c:1172:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ icalrecur.c:1804:27: warning: variable 't' set but not used [-Wunused-but-set-variable] struct icaltimetype t; ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalderivedparameter.c: In function 'icalparameter_set_role': icalderivedparameter.c:1216:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalderivedparameter.c: In function 'icalparameter_set_rsvp': icalrecur.c: In function 'expand_year_days': icalderivedparameter.c:1257:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalrecur.c:2059:6: warning: variable 'dow' set but not used [-Wunused-but-set-variable] int dow; ^ icalderivedparameter.c: In function 'icalparameter_set_sentby': icalderivedparameter.c:1295:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalderivedparameter.c: In function 'icalparameter_set_tzid': icalderivedparameter.c:1333:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalderivedparameter.c: In function 'icalparameter_set_value': icalderivedparameter.c:1377:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalderivedparameter.c: In function 'icalparameter_set_x': icalderivedparameter.c:1415:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalderivedparameter.c: In function 'icalparameter_set_xliccomparetype': icalderivedparameter.c:1456:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ icalderivedparameter.c: In function 'icalparameter_set_xlicerrortype': icalderivedparameter.c:1497:7: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free (param->string); ^ In file included from icalderivedparameter.c:43:0: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\""/usr/share/libical"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icaltimezone.lo icaltimezone.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\"/usr/share/libical\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icaltz-util.c -fPIC -DPIC -o .libs/icaltz-util.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\""/usr/share/libical"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icalduration.lo icalduration.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\""/usr/share/libical"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icalperiod.lo icalperiod.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\""/usr/share/libical"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icaltypes.lo icaltypes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\"/usr/share/libical\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icaltimezone.c -fPIC -DPIC -o .libs/icaltimezone.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\"/usr/share/libical\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icalduration.c -fPIC -DPIC -o .libs/icalduration.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\"/usr/share/libical\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icalperiod.c -fPIC -DPIC -o .libs/icalperiod.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\""/usr/share/libical"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icalvalue.lo icalvalue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\"/usr/share/libical\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icaltypes.c -fPIC -DPIC -o .libs/icaltypes.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\""/usr/share/libical"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o pvl.lo pvl.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\""/usr/share/libical"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o sspm.lo sspm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\"/usr/share/libical\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c pvl.c -fPIC -DPIC -o .libs/pvl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\"/usr/share/libical\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icalvalue.c -fPIC -DPIC -o .libs/icalvalue.o icaltimezone.c: In function 'icaltimezone_get_vtimezone_properties': icaltimezone.c:279:24: warning: unused variable 'tzname' [-Wunused-variable] const char *tzid, *tzname; ^ icaltypes.c: In function 'icaltriggertype_from_string': icaltypes.c:86:32: warning: variable 'null_tr' set but not used [-Wunused-but-set-variable] struct icaltriggertype tr, null_tr; ^ icaltimezone.c: In function 'format_utc_offset': icaltimezone.c:1940:29: warning: argument to 'sizeof' in 'snprintf' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] snprintf (buffer, sizeof(buffer), "%s%02i%02i", sign, hours, minutes); ^ icaltimezone.c:1942:29: warning: argument to 'sizeof' in 'snprintf' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] snprintf (buffer, sizeof(buffer), "%s%02i%02i%02i", sign, hours, minutes, seconds); ^ icaltimezone.c: At top level: icaltimezone.c:1945:20: warning: 'get_zone_directory' defined but not used [-Wunused-function] static const char* get_zone_directory(void) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\"/usr/share/libical\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c sspm.c -fPIC -DPIC -o .libs/sspm.o icalvalue.c: In function 'icalvalue_binary_as_ical_string_r': icalvalue.c:840:17: warning: variable 'data' set but not used [-Wunused-but-set-variable] const char* data; ^ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\""/usr/share/libical"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o libicals_w32_vsnprintf_replacement.lo libicals_w32_vsnprintf_replacement.c sspm.c: In function 'sspm_major_type_string': sspm.c:498:46: warning: comparison between 'enum sspm_major_type' and 'enum sspm_minor_type' [-Wenum-compare] for (i=0; major_content_type_map[i].type != SSPM_UNKNOWN_MINOR_TYPE; ^ In file included from /usr/include/string.h:633:0, from sspm.c:38: sspm.c: In function 'sspm_make_part': sspm.c:706:16: warning: argument to 'sizeof' in 'strncmp' call is the same expression as the second source; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] sizeof(parent_header->boundary)) == 0){ ^ sspm.c: In function 'sspm_make_multipart_subpart': sspm.c:812:13: warning: argument to 'sizeof' in 'strncmp' call is the same expression as the second source; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] sizeof(parent_header->boundary)) ^ sspm.c: In function 'sspm_read_header': sspm.c:977:21: warning: variable 'end' set but not used [-Wunused-but-set-variable] char* last_line, *end; ^ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\""/usr/share/libical"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icallangbind.lo icallangbind.c sspm.c: In function 'sspm_parse_mime': sspm.c:1040:11: warning: variable 'part' set but not used [-Wunused-but-set-variable] void *part; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\"/usr/share/libical\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c libicals_w32_vsnprintf_replacement.c -fPIC -DPIC -o .libs/libicals_w32_vsnprintf_replacement.o libicals_w32_vsnprintf_replacement.c:169:13: warning: 'vsnprintf_dummy_func' defined but not used [-Wunused-function] static void vsnprintf_dummy_func() { ^ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\""/usr/share/libical"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o caldate.lo caldate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\"/usr/share/libical\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icallangbind.c -fPIC -DPIC -o .libs/icallangbind.o echo '#ifndef LIBICAL_ICAL_H' > ical.h echo '#define LIBICAL_ICAL_H' >> ical.h echo '#ifdef __cplusplus' >> ical.h echo 'extern "C" {' >> ical.h echo '#endif' >> ical.h echo '/*' >> ical.h echo ' $''Id''$' >> ical.h echo '*/' >> ical.h cat ../../src/libical/icalversion.h ../../src/libical/icaltime.h ../../src/libical/icalduration.h ../../src/libical/icalperiod.h ../../src/libical/icalenums.h ../../src/libical/icaltypes.h ../../src/libical/icalrecur.h ../../src/libical/icalattach.h icalderivedvalue.h icalderivedparameter.h ../../src/libical/icalvalue.h ../../src/libical/icalparameter.h icalderivedproperty.h ../../src/libical/icalproperty.h ../../src/libical/pvl.h ../../src/libical/icalarray.h ../../src/libical/icalcomponent.h ../../src/libical/icaltimezone.h ../../src/libical/icalparser.h ../../src/libical/icalmemory.h icalerror.h ../../src/libical/icalrestriction.h ../../src/libical/sspm.h ../../src/libical/icalmime.h ../../src/libical/icallangbind.h \ | egrep -v "#include.*\"ical" \ | egrep -v "#include.*\"config" \ | egrep -v "#include.*\"pvl\.h\"" \ | egrep -v '\$(Id|Locker): .+\$'>> ical.h echo '#ifdef __cplusplus' >> ical.h echo '}' >> ical.h libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I. -DPACKAGE_DATA_DIR=\"/usr/share/libical\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c caldate.c -fPIC -DPIC -o .libs/caldate.o echo '#endif' >> ical.h echo '#endif' >> ical.h /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -version-info 48:0:48 -Wl,-z,relro -rdynamic -o libical.la -rpath /usr/lib icalderivedparameter.lo icalderivedproperty.lo icalrestriction.lo icalderivedvalue.lo icalarray.lo icalattach.lo icalcomponent.lo icalenums.lo icalerror.lo icalmemory.lo icalmime.lo icalparameter.lo icalparser.lo icalproperty.lo icalrecur.lo icaltime.lo icaltz-util.lo icaltimezone.lo icalduration.lo icalperiod.lo icaltypes.lo icalvalue.lo pvl.lo sspm.lo libicals_w32_vsnprintf_replacement.lo icallangbind.lo caldate.lo -lpthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT --all-static -Wl,-z,relro -rdynamic -o libical-static.la icalderivedparameter.lo icalderivedproperty.lo icalrestriction.lo icalderivedvalue.lo icalarray.lo icalattach.lo icalcomponent.lo icalenums.lo icalerror.lo icalmemory.lo icalmime.lo icalparameter.lo icalparser.lo icalproperty.lo icalrecur.lo icaltime.lo icaltz-util.lo icaltimezone.lo icalduration.lo icalperiod.lo icaltypes.lo icalvalue.lo pvl.lo sspm.lo libicals_w32_vsnprintf_replacement.lo icallangbind.lo caldate.lo libtool: link: gcc -shared .libs/icalderivedparameter.o .libs/icalderivedproperty.o .libs/icalrestriction.o .libs/icalderivedvalue.o .libs/icalarray.o .libs/icalattach.o .libs/icalcomponent.o .libs/icalenums.o .libs/icalerror.o .libs/icalmemory.o .libs/icalmime.o .libs/icalparameter.o .libs/icalparser.o .libs/icalproperty.o .libs/icalrecur.o .libs/icaltime.o .libs/icaltz-util.o .libs/icaltimezone.o .libs/icalduration.o .libs/icalperiod.o .libs/icaltypes.o .libs/icalvalue.o .libs/pvl.o .libs/sspm.o .libs/libicals_w32_vsnprintf_replacement.o .libs/icallangbind.o .libs/caldate.o -lpthread -m32 -march=x86-64 -mtune=generic -mfpmath=sse -Wl,-z -Wl,relro -Wl,-soname -Wl,libical.so.0 -o .libs/libical.so.0.48.0 libtool: link: ar cru .libs/libical-static.a .libs/icalderivedparameter.o .libs/icalderivedproperty.o .libs/icalrestriction.o .libs/icalderivedvalue.o .libs/icalarray.o .libs/icalattach.o .libs/icalcomponent.o .libs/icalenums.o .libs/icalerror.o .libs/icalmemory.o .libs/icalmime.o .libs/icalparameter.o .libs/icalparser.o .libs/icalproperty.o .libs/icalrecur.o .libs/icaltime.o .libs/icaltz-util.o .libs/icaltimezone.o .libs/icalduration.o .libs/icalperiod.o .libs/icaltypes.o .libs/icalvalue.o .libs/pvl.o .libs/sspm.o .libs/libicals_w32_vsnprintf_replacement.o .libs/icallangbind.o .libs/caldate.o libtool: link: ranlib .libs/libical-static.a libtool: link: ( cd ".libs" && rm -f "libical-static.la" && ln -s "../libical-static.la" "libical-static.la" ) libtool: link: (cd ".libs" && rm -f "libical.so.0" && ln -s "libical.so.0.48.0" "libical.so.0") libtool: link: (cd ".libs" && rm -f "libical.so" && ln -s "libical.so.0.48.0" "libical.so") libtool: link: ( cd ".libs" && rm -f "libical.la" && ln -s "../libical.la" "libical.la" ) make[4]: Leaving directory `/builddir/build/BUILD/libical-0.48/src/libical' make[3]: Leaving directory `/builddir/build/BUILD/libical-0.48/src/libical' Making all in libicalss make[3]: Entering directory `/builddir/build/BUILD/libical-0.48/src/libicalss' echo '#ifndef LIBICAL_ICALSS_H' > icalss.h echo '#define LIBICAL_ICALSS_H' >> icalss.h echo '#ifdef __cplusplus' >> icalss.h echo 'extern "C" {' >> icalss.h echo '#endif' >> icalss.h echo '/*' >> icalss.h echo ' $''Id''$' >> icalss.h echo '*/' >> icalss.h cat ./icalgauge.h ./icalset.h ./icalcluster.h ./icalfileset.h ./icaldirset.h ./icalcalendar.h ./icalclassify.h ./icalspanlist.h ./icalmessage.h \ | egrep -v "#include.*\"ical" \ | egrep -v "#include.*\"pvl\.h\"" \ | egrep -v '\$(Id|Locker): .+\$'>> icalss.h echo '#ifdef __cplusplus' >> icalss.h echo '}' >> icalss.h echo '#endif' >> icalss.h echo '#endif' >> icalss.h make all-am make[4]: Entering directory `/builddir/build/BUILD/libical-0.48/src/libicalss' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icalcalendar.lo icalcalendar.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icalclassify.lo icalclassify.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icalcluster.lo icalcluster.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icalgauge.lo icalgauge.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icaldirset.lo icaldirset.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icalfileset.lo icalfileset.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icalset.lo icalset.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icalspanlist.lo icalspanlist.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icalmessage.lo icalmessage.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icalsslexer.lo icalsslexer.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icalssyacc.lo icalssyacc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icalcalendar.c -fPIC -DPIC -o .libs/icalcalendar.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icalcluster.c -fPIC -DPIC -o .libs/icalcluster.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icalclassify.c -fPIC -DPIC -o .libs/icalclassify.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icaldirset.c -fPIC -DPIC -o .libs/icaldirset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icalfileset.c -fPIC -DPIC -o .libs/icalfileset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icalspanlist.c -fPIC -DPIC -o .libs/icalspanlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icalset.c -fPIC -DPIC -o .libs/icalset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icalssyacc.c -fPIC -DPIC -o .libs/icalssyacc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icalsslexer.c -fPIC -DPIC -o .libs/icalsslexer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icalgauge.c -fPIC -DPIC -o .libs/icalgauge.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icalmessage.c -fPIC -DPIC -o .libs/icalmessage.o icalfileset.c: In function 'icalfileset_filesize': icalfileset.c:237:9: warning: variable 'cluster_file_size' set but not used [-Wunused-but-set-variable] int cluster_file_size; ^ icaldirset.c: In function 'icaldirset_begin_component': icaldirset.c:782:17: warning: variable 'itr' set but not used [-Wunused-but-set-variable] icalsetiter itr = icalsetiter_null; ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -version-info 48:0:48 -Wl,-z,relro -rdynamic -o libicalss.la -rpath /usr/lib icalcalendar.lo icalclassify.lo icalcluster.lo icalgauge.lo icaldirset.lo icalfileset.lo icalset.lo icalspanlist.lo icalmessage.lo icalsslexer.lo icalssyacc.lo ../../src/libical/libical.la libtool: link: gcc -shared .libs/icalcalendar.o .libs/icalclassify.o .libs/icalcluster.o .libs/icalgauge.o .libs/icaldirset.o .libs/icalfileset.o .libs/icalset.o .libs/icalspanlist.o .libs/icalmessage.o .libs/icalsslexer.o .libs/icalssyacc.o -Wl,-rpath -Wl,/builddir/build/BUILD/libical-0.48/src/libical/.libs ../../src/libical/.libs/libical.so -lpthread -m32 -march=x86-64 -mtune=generic -mfpmath=sse -Wl,-z -Wl,relro -Wl,-soname -Wl,libicalss.so.0 -o .libs/libicalss.so.0.48.0 libtool: link: (cd ".libs" && rm -f "libicalss.so.0" && ln -s "libicalss.so.0.48.0" "libicalss.so.0") libtool: link: (cd ".libs" && rm -f "libicalss.so" && ln -s "libicalss.so.0.48.0" "libicalss.so") libtool: link: ( cd ".libs" && rm -f "libicalss.la" && ln -s "../libicalss.la" "libicalss.la" ) make[4]: Leaving directory `/builddir/build/BUILD/libical-0.48/src/libicalss' make[3]: Leaving directory `/builddir/build/BUILD/libical-0.48/src/libicalss' Making all in libicalvcal make[3]: Entering directory `/builddir/build/BUILD/libical-0.48/src/libicalvcal' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I../../src/libicalss -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o icalvcal.lo icalvcal.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I../../src/libicalss -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o vobject.lo vobject.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I../../src/libicalss -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o vcaltmp.lo vcaltmp.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I../../src/libicalss -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c -o vcc.lo vcc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I../../src/libicalss -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c vcc.c -fPIC -DPIC -o .libs/vcc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I../../src/libicalss -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c vcaltmp.c -fPIC -DPIC -o .libs/vcaltmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I../../src/libicalss -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c icalvcal.c -fPIC -DPIC -o .libs/icalvcal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -I../../src/libical -I../../src/libical -I../../src/libicalss -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c vobject.c -fPIC -DPIC -o .libs/vobject.o icalvcal.c: In function 'utc_datetime_prop': icalvcal.c:741:20: warning: variable 'value_kind' set but not used [-Wunused-but-set-variable] icalvalue_kind value_kind; ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -version-info 48:0:48 -Wl,-z,relro -rdynamic -o libicalvcal.la -rpath /usr/lib icalvcal.lo vobject.lo vcaltmp.lo vcc.lo ../../src/libical/libical.la libtool: link: gcc -shared .libs/icalvcal.o .libs/vobject.o .libs/vcaltmp.o .libs/vcc.o -Wl,-rpath -Wl,/builddir/build/BUILD/libical-0.48/src/libical/.libs ../../src/libical/.libs/libical.so -lpthread -m32 -march=x86-64 -mtune=generic -mfpmath=sse -Wl,-z -Wl,relro -Wl,-soname -Wl,libicalvcal.so.0 -o .libs/libicalvcal.so.0.48.0 libtool: link: (cd ".libs" && rm -f "libicalvcal.so.0" && ln -s "libicalvcal.so.0.48.0" "libicalvcal.so.0") libtool: link: (cd ".libs" && rm -f "libicalvcal.so" && ln -s "libicalvcal.so.0.48.0" "libicalvcal.so") libtool: link: ( cd ".libs" && rm -f "libicalvcal.la" && ln -s "../libicalvcal.la" "libicalvcal.la" ) make[3]: Leaving directory `/builddir/build/BUILD/libical-0.48/src/libicalvcal' Making all in test make[3]: Entering directory `/builddir/build/BUILD/libical-0.48/src/test' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libical-0.48/src/test' make[3]: Entering directory `/builddir/build/BUILD/libical-0.48/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libical-0.48/src' make[2]: Leaving directory `/builddir/build/BUILD/libical-0.48/src' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/libical-0.48/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../src -I../src/libical -I./../src/libical -I../src/libicalss -I../src/libicalvcal -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c access_components.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../src -I../src/libical -I./../src/libical -I../src/libicalss -I../src/libicalvcal -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c access_properties_and_parameters.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../src -I../src/libical -I./../src/libical -I../src/libicalss -I../src/libicalvcal -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c errors.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../src -I../src/libical -I./../src/libical -I../src/libicalss -I../src/libicalvcal -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c main.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../src -I../src/libical -I./../src/libical -I../src/libicalss -I../src/libicalvcal -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -c parse_text.c errors.c: In function 'program_errors': errors.c:11:20: warning: variable 'c' set but not used [-Wunused-but-set-variable] icalcomponent *c; ^ /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -Wl,-z,relro -rdynamic -o doesnothing access_components.o access_properties_and_parameters.o errors.o main.o parse_text.o ../src/libical/libical.la ../src/libicalss/libicalss.la ../src/libicalvcal/libicalvcal.la -lpthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -Wl,-z -Wl,relro -rdynamic -o .libs/doesnothing access_components.o access_properties_and_parameters.o errors.o main.o parse_text.o ../src/libical/.libs/libical.so ../src/libicalss/.libs/libicalss.so ../src/libicalvcal/.libs/libicalvcal.so /builddir/build/BUILD/libical-0.48/src/libical/.libs/libical.so -lpthread make[2]: Leaving directory `/builddir/build/BUILD/libical-0.48/examples' make[2]: Entering directory `/builddir/build/BUILD/libical-0.48' make[2]: Leaving directory `/builddir/build/BUILD/libical-0.48' make[1]: Leaving directory `/builddir/build/BUILD/libical-0.48' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MLXZzq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libical-0.48-6.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libical-0.48-6.el7.i386 ++ dirname /builddir/build/BUILDROOT/libical-0.48-6.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libical-0.48-6.el7.i386 + cd libical-0.48 + rm -rf /builddir/build/BUILDROOT/libical-0.48-6.el7.i386 + make DESTDIR=/builddir/build/BUILDROOT/libical-0.48-6.el7.i386 'INSTALL=install -p' install Making install in design-data make[1]: Entering directory `/builddir/build/BUILD/libical-0.48/design-data' make[2]: Entering directory `/builddir/build/BUILD/libical-0.48/design-data' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libical-0.48/design-data' make[1]: Leaving directory `/builddir/build/BUILD/libical-0.48/design-data' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/libical-0.48/doc' make[2]: Entering directory `/builddir/build/BUILD/libical-0.48/doc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libical-0.48/doc' make[1]: Leaving directory `/builddir/build/BUILD/libical-0.48/doc' Making install in scripts make[1]: Entering directory `/builddir/build/BUILD/libical-0.48/scripts' make[2]: Entering directory `/builddir/build/BUILD/libical-0.48/scripts' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libical-0.48/scripts' make[1]: Leaving directory `/builddir/build/BUILD/libical-0.48/scripts' Making install in test-data make[1]: Entering directory `/builddir/build/BUILD/libical-0.48/test-data' make[2]: Entering directory `/builddir/build/BUILD/libical-0.48/test-data' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libical-0.48/test-data' make[1]: Leaving directory `/builddir/build/BUILD/libical-0.48/test-data' Making install in src make[1]: Entering directory `/builddir/build/BUILD/libical-0.48/src' Making install in libical make[2]: Entering directory `/builddir/build/BUILD/libical-0.48/src/libical' make install-am make[3]: Entering directory `/builddir/build/BUILD/libical-0.48/src/libical' make[4]: Entering directory `/builddir/build/BUILD/libical-0.48/src/libical' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/lib" /bin/sh ../../libtool --mode=install install -p libical.la '/builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/lib' libtool: install: install -p .libs/libical.so.0.48.0 /builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/lib/libical.so.0.48.0 libtool: install: (cd /builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/lib && { ln -s -f libical.so.0.48.0 libical.so.0 || { rm -f libical.so.0 && ln -s libical.so.0.48.0 libical.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/lib && { ln -s -f libical.so.0.48.0 libical.so || { rm -f libical.so && ln -s libical.so.0.48.0 libical.so; }; }) libtool: install: install -p .libs/libical.lai /builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/lib/libical.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/libical" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/include/libical" install -p -m 644 ical.h icalarray.h icalattach.h icalcomponent.h icalderivedparameter.h icalderivedproperty.h icalderivedvalue.h icalduration.h icalenums.h icalerror.h icallangbind.h icalmemory.h icalmime.h icalparameter.h icalparser.h icalperiod.h icalproperty.h icalrecur.h icalrestriction.h icaltime.h icaltz-util.h icaltimezone.h icaltypes.h icalvalue.h pvl.h sspm.h '/builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/include/libical' make[4]: Leaving directory `/builddir/build/BUILD/libical-0.48/src/libical' make[3]: Leaving directory `/builddir/build/BUILD/libical-0.48/src/libical' make[2]: Leaving directory `/builddir/build/BUILD/libical-0.48/src/libical' Making install in libicalss make[2]: Entering directory `/builddir/build/BUILD/libical-0.48/src/libicalss' make install-am make[3]: Entering directory `/builddir/build/BUILD/libical-0.48/src/libicalss' make[4]: Entering directory `/builddir/build/BUILD/libical-0.48/src/libicalss' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/lib" /bin/sh ../../libtool --mode=install install -p libicalss.la '/builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/lib' libtool: install: warning: relinking `libicalss.la' libtool: install: (cd /builddir/build/BUILD/libical-0.48/src/libicalss; /bin/sh /builddir/build/BUILD/libical-0.48/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -version-info 48:0:48 -Wl,-z,relro -rdynamic -o libicalss.la -rpath /usr/lib icalcalendar.lo icalclassify.lo icalcluster.lo icalgauge.lo icaldirset.lo icalfileset.lo icalset.lo icalspanlist.lo icalmessage.lo icalsslexer.lo icalssyacc.lo ../../src/libical/libical.la -inst-prefix-dir /builddir/build/BUILDROOT/libical-0.48-6.el7.i386) libtool: relink: gcc -shared .libs/icalcalendar.o .libs/icalclassify.o .libs/icalcluster.o .libs/icalgauge.o .libs/icaldirset.o .libs/icalfileset.o .libs/icalset.o .libs/icalspanlist.o .libs/icalmessage.o .libs/icalsslexer.o .libs/icalssyacc.o -L/builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/lib -L/usr/lib -lical -lpthread -m32 -march=x86-64 -mtune=generic -mfpmath=sse -Wl,-z -Wl,relro -Wl,-soname -Wl,libicalss.so.0 -o .libs/libicalss.so.0.48.0 libtool: install: install -p .libs/libicalss.so.0.48.0T /builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/lib/libicalss.so.0.48.0 libtool: install: (cd /builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/lib && { ln -s -f libicalss.so.0.48.0 libicalss.so.0 || { rm -f libicalss.so.0 && ln -s libicalss.so.0.48.0 libicalss.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/lib && { ln -s -f libicalss.so.0.48.0 libicalss.so || { rm -f libicalss.so && ln -s libicalss.so.0.48.0 libicalss.so; }; }) libtool: install: install -p .libs/libicalss.lai /builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/lib/libicalss.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/libical" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/include/libical" install -p -m 644 icalss.h icalcalendar.h icalclassify.h icalcluster.h icaldirset.h icaldirsetimpl.h icalfileset.h icalfilesetimpl.h icalgauge.h icalgaugeimpl.h icalmessage.h icalset.h icalspanlist.h icalssyacc.h '/builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/include/libical' make[4]: Leaving directory `/builddir/build/BUILD/libical-0.48/src/libicalss' make[3]: Leaving directory `/builddir/build/BUILD/libical-0.48/src/libicalss' make[2]: Leaving directory `/builddir/build/BUILD/libical-0.48/src/libicalss' Making install in libicalvcal make[2]: Entering directory `/builddir/build/BUILD/libical-0.48/src/libicalvcal' make[3]: Entering directory `/builddir/build/BUILD/libical-0.48/src/libicalvcal' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/lib" /bin/sh ../../libtool --mode=install install -p libicalvcal.la '/builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/lib' libtool: install: warning: relinking `libicalvcal.la' libtool: install: (cd /builddir/build/BUILD/libical-0.48/src/libicalvcal; /bin/sh /builddir/build/BUILD/libical-0.48/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -rdynamic -D_REENTRANT -version-info 48:0:48 -Wl,-z,relro -rdynamic -o libicalvcal.la -rpath /usr/lib icalvcal.lo vobject.lo vcaltmp.lo vcc.lo ../../src/libical/libical.la -inst-prefix-dir /builddir/build/BUILDROOT/libical-0.48-6.el7.i386) libtool: relink: gcc -shared .libs/icalvcal.o .libs/vobject.o .libs/vcaltmp.o .libs/vcc.o -L/builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/lib -L/usr/lib -lical -lpthread -m32 -march=x86-64 -mtune=generic -mfpmath=sse -Wl,-z -Wl,relro -Wl,-soname -Wl,libicalvcal.so.0 -o .libs/libicalvcal.so.0.48.0 libtool: install: install -p .libs/libicalvcal.so.0.48.0T /builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/lib/libicalvcal.so.0.48.0 libtool: install: (cd /builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/lib && { ln -s -f libicalvcal.so.0.48.0 libicalvcal.so.0 || { rm -f libicalvcal.so.0 && ln -s libicalvcal.so.0.48.0 libicalvcal.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/lib && { ln -s -f libicalvcal.so.0.48.0 libicalvcal.so || { rm -f libicalvcal.so && ln -s libicalvcal.so.0.48.0 libicalvcal.so; }; }) libtool: install: install -p .libs/libicalvcal.lai /builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/lib/libicalvcal.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/libical" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/include/libical" install -p -m 644 icalvcal.h port.h vcc.h vobject.h vcaltmp.h '/builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/include/libical' make[3]: Leaving directory `/builddir/build/BUILD/libical-0.48/src/libicalvcal' make[2]: Leaving directory `/builddir/build/BUILD/libical-0.48/src/libicalvcal' Making install in test make[2]: Entering directory `/builddir/build/BUILD/libical-0.48/src/test' make[3]: Entering directory `/builddir/build/BUILD/libical-0.48/src/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libical-0.48/src/test' make[2]: Leaving directory `/builddir/build/BUILD/libical-0.48/src/test' make[2]: Entering directory `/builddir/build/BUILD/libical-0.48/src' make[3]: Entering directory `/builddir/build/BUILD/libical-0.48/src' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/include" install -p -m 644 ical.h '/builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/include' make[3]: Leaving directory `/builddir/build/BUILD/libical-0.48/src' make[2]: Leaving directory `/builddir/build/BUILD/libical-0.48/src' make[1]: Leaving directory `/builddir/build/BUILD/libical-0.48/src' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/libical-0.48/examples' make[2]: Entering directory `/builddir/build/BUILD/libical-0.48/examples' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libical-0.48/examples' make[1]: Leaving directory `/builddir/build/BUILD/libical-0.48/examples' make[1]: Entering directory `/builddir/build/BUILD/libical-0.48' make[2]: Entering directory `/builddir/build/BUILD/libical-0.48' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/lib/pkgconfig" install -p -m 644 libical.pc '/builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libical-0.48' make[1]: Leaving directory `/builddir/build/BUILD/libical-0.48' + rm -f /builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/lib/libical.la /builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/lib/libicalss.la /builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/lib/libicalvcal.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/libical-0.48 extracting debug info from /builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/lib/libicalss.so.0.48.0 extracting debug info from /builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/lib/libicalvcal.so.0.48.0 extracting debug info from /builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/lib/libical.so.0.48.0 /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libicalvcal.so.0.48.0.debug to /usr/lib/debug/usr/lib/libicalvcal.so.debug symlinked /usr/lib/debug/usr/lib/libicalss.so.0.48.0.debug to /usr/lib/debug/usr/lib/libicalss.so.debug symlinked /usr/lib/debug/usr/lib/libical.so.0.48.0.debug to /usr/lib/debug/usr/lib/libical.so.debug symlinked /usr/lib/debug/usr/lib/libicalss.so.0.48.0.debug to /usr/lib/debug/usr/lib/libicalss.so.0.debug symlinked /usr/lib/debug/usr/lib/libicalvcal.so.0.48.0.debug to /usr/lib/debug/usr/lib/libicalvcal.so.0.debug symlinked /usr/lib/debug/usr/lib/libical.so.0.48.0.debug to /usr/lib/debug/usr/lib/libical.so.0.debug 2934 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libical-0.48-6.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OpyAbP + umask 022 + cd /builddir/build/BUILD + cd libical-0.48 + DOCDIR=/builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/share/doc/libical-0.48 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/share/doc/libical-0.48 + cp -pr LICENSE /builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/share/doc/libical-0.48 + cp -pr README /builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/share/doc/libical-0.48 + cp -pr THANKS /builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/share/doc/libical-0.48 + exit 0 Provides: libical = 0.48-6.el7 libical(x86-32) = 0.48-6.el7 libical.so.0 libicalss.so.0 libicalvcal.so.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libical.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) rtld(GNU_HASH) Processing files: libical-devel-0.48-6.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2jGXVd + umask 022 + cd /builddir/build/BUILD + cd libical-0.48 + DOCDIR=/builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/share/doc/libical-devel-0.48 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/share/doc/libical-devel-0.48 + cp -pr doc/UsingLibical.txt /builddir/build/BUILDROOT/libical-0.48-6.el7.i386/usr/share/doc/libical-devel-0.48 + exit 0 Provides: libical-devel = 0.48-6.el7 libical-devel(x86-32) = 0.48-6.el7 pkgconfig(libical) = 0.48 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libical.so.0 libicalss.so.0 libicalvcal.so.0 Processing files: libical-debuginfo-0.48-6.el7.i686 Provides: libical-debuginfo = 0.48-6.el7 libical-debuginfo(x86-32) = 0.48-6.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libical-0.48-6.el7.i386 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/libical-0.48-6.el7.i686.rpm Wrote: /builddir/build/RPMS/libical-devel-0.48-6.el7.i686.rpm Wrote: /builddir/build/RPMS/libical-debuginfo-0.48-6.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yii7tY + umask 022 + cd /builddir/build/BUILD + cd libical-0.48 + rm -rf /builddir/build/BUILDROOT/libical-0.48-6.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->