- * Package: gpe-base/libeventdb-0.90
- * Repository: gentoo
- * Maintainer: gpe@gentoo.org
- * USE: amd64 doc elibc_glibc kernel_linux multilib nls test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] reference *
- Installed BLAS for library directory lib64
- [1] reference *
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- >>> Unpacking source...
- >>> Unpacking libeventdb-0.90.tar.bz2 to /tmp/portage/gpe-base/libeventdb-0.90/work
- * Running elibtoolize in: libeventdb-0.90/
- * Applying install-sh/1.5.4 patch ...
- * Applying portage/1.5.10 patch ...
- * Applying max_cmd_len/1.5.20 patch ...
- * Applying sed/1.5.6 patch ...
- * Applying as-needed/1.5 patch ...
- * Applying libeventdb-unbreak-LIVE-macro.patch ...
- [ ok ]
- * Applying libeventdb-0.90-doclinkerfix.patch ...
- [ ok ]
- * Running eautoreconf in '/tmp/portage/gpe-base/libeventdb-0.90/work/libeventdb-0.90' ...
- * Running gtkdocize --copy ...
- [ ok ]
- * Running libtoolize --install --copy --force --automake ...
- [ ok ]
- * Running aclocal ...
- [ ok ]
- * Running autoconf ...
- [ ok ]
- * Running automake --add-missing --copy --foreign ...
- [ ok ]
- * Running elibtoolize in: libeventdb-0.90/
- * We've already been run in this tree; you should
- * avoid this if possible (perhaps by filing a bug)
- * Applying portage/1.2.0 patch ...
- * Applying sed/1.5.6 patch ...
- * Applying as-needed/2.4.2 patch ...
- >>> Source unpacked in /tmp/portage/gpe-base/libeventdb-0.90/work
- >>> Compiling source in /tmp/portage/gpe-base/libeventdb-0.90/work/libeventdb-0.90 ...
- * econf: updating libeventdb-0.90/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating libeventdb-0.90/config.guess with /usr/share/gnuconfig/config.guess
- ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-debug=no --disable-debug --enable-gtk-doc
- configure: WARNING: unrecognized options: --enable-debug, --disable-debug
- configure: loading site script /usr/share/config.site
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
- checking for style of include used by make... GNU
- checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking how to print strings... printf
- checking for a sed that does not truncate output... /bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
- checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
- checking how to recognize dependent libraries... pass_all
- checking for x86_64-pc-linux-gnu-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
- checking for archiver @FILE support... @
- checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
- checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
- checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
- checking for sysroot... no
- checking for x86_64-pc-linux-gnu-mt... no
- checking for mt... no
- checking if : is a manifest tool... no
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
- checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
- checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking for x86_64-pc-linux-gnu-pkg-config... no
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for EVENTDB... yes
- checking for gtkdoc-check... /usr/bin/gtkdoc-check
- checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
- checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
- checking for GTKDOC_DEPS... yes
- checking whether to build gtk-doc documentation... yes
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating doc/Makefile
- config.status: creating libeventdb.pc
- config.status: executing depfiles commands
- config.status: executing libtool commands
- configure: WARNING: unrecognized options: --enable-debug, --disable-debug
- make -j24 PREFIX=/usr
- Making all in .
- make[1]: Entering directory `/tmp/portage/gpe-base/libeventdb-0.90/work/libeventdb-0.90'
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libeventdb\" -DPACKAGE_TARNAME=\"libeventdb\" -DPACKAGE_VERSION=\"0.90\" -DPACKAGE_STRING=\"libeventdb\ 0.90\" -DPACKAGE_BUGREPORT=\"gpe-list@linuxtogo.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libeventdb\" -DVERSION=\"0.90\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_XOPEN_SOURCE -DPACKAGE_LOCALE_DIR=\"/usr/share/locale/libeventdb\" -D_GNU_SOURCE -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT event-cal.lo -MD -MP -MF .deps/event-cal.Tpo -c -o event-cal.lo event-cal.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libeventdb\" -DPACKAGE_TARNAME=\"libeventdb\" -DPACKAGE_VERSION=\"0.90\" -DPACKAGE_STRING=\"libeventdb\ 0.90\" -DPACKAGE_BUGREPORT=\"gpe-list@linuxtogo.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libeventdb\" -DVERSION=\"0.90\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_XOPEN_SOURCE -DPACKAGE_LOCALE_DIR=\"/usr/share/locale/libeventdb\" -D_GNU_SOURCE -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT event-db.lo -MD -MP -MF .deps/event-db.Tpo -c -o event-db.lo event-db.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libeventdb\" -DPACKAGE_TARNAME=\"libeventdb\" -DPACKAGE_VERSION=\"0.90\" -DPACKAGE_STRING=\"libeventdb\ 0.90\" -DPACKAGE_BUGREPORT=\"gpe-list@linuxtogo.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libeventdb\" -DVERSION=\"0.90\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_XOPEN_SOURCE -DPACKAGE_LOCALE_DIR=\"/usr/share/locale/libeventdb\" -D_GNU_SOURCE -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT event.lo -MD -MP -MF .deps/event.Tpo -c -o event.lo event.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libeventdb\" -DPACKAGE_TARNAME=\"libeventdb\" -DPACKAGE_VERSION=\"0.90\" -DPACKAGE_STRING=\"libeventdb\ 0.90\" -DPACKAGE_BUGREPORT=\"gpe-list@linuxtogo.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libeventdb\" -DVERSION=\"0.90\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_XOPEN_SOURCE -DPACKAGE_LOCALE_DIR=\"/usr/share/locale/libeventdb\" -D_GNU_SOURCE -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT sqlite.lo -MD -MP -MF .deps/sqlite.Tpo -c -o sqlite.lo sqlite.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libeventdb\" -DPACKAGE_TARNAME=\"libeventdb\" -DPACKAGE_VERSION=\"0.90\" "-DPACKAGE_STRING=\"libeventdb 0.90\"" -DPACKAGE_BUGREPORT=\"gpe-list@linuxtogo.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libeventdb\" -DVERSION=\"0.90\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_XOPEN_SOURCE -DPACKAGE_LOCALE_DIR=\"/usr/share/locale/libeventdb\" -D_GNU_SOURCE -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT event-db.lo -MD -MP -MF .deps/event-db.Tpo -c event-db.c -fPIC -DPIC -o .libs/event-db.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libeventdb\" -DPACKAGE_TARNAME=\"libeventdb\" -DPACKAGE_VERSION=\"0.90\" "-DPACKAGE_STRING=\"libeventdb 0.90\"" -DPACKAGE_BUGREPORT=\"gpe-list@linuxtogo.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libeventdb\" -DVERSION=\"0.90\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_XOPEN_SOURCE -DPACKAGE_LOCALE_DIR=\"/usr/share/locale/libeventdb\" -D_GNU_SOURCE -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT event-cal.lo -MD -MP -MF .deps/event-cal.Tpo -c event-cal.c -fPIC -DPIC -o .libs/event-cal.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libeventdb\" -DPACKAGE_TARNAME=\"libeventdb\" -DPACKAGE_VERSION=\"0.90\" "-DPACKAGE_STRING=\"libeventdb 0.90\"" -DPACKAGE_BUGREPORT=\"gpe-list@linuxtogo.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libeventdb\" -DVERSION=\"0.90\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_XOPEN_SOURCE -DPACKAGE_LOCALE_DIR=\"/usr/share/locale/libeventdb\" -D_GNU_SOURCE -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -fPIC -DPIC -o .libs/event.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libeventdb\" -DPACKAGE_TARNAME=\"libeventdb\" -DPACKAGE_VERSION=\"0.90\" "-DPACKAGE_STRING=\"libeventdb 0.90\"" -DPACKAGE_BUGREPORT=\"gpe-list@linuxtogo.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libeventdb\" -DVERSION=\"0.90\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_XOPEN_SOURCE -DPACKAGE_LOCALE_DIR=\"/usr/share/locale/libeventdb\" -D_GNU_SOURCE -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT sqlite.lo -MD -MP -MF .deps/sqlite.Tpo -c sqlite.c -fPIC -DPIC -o .libs/sqlite.o
- event-db.c: In function 'event_load':
- event-db.c:583:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- sqlite.c: In function 'callback':
- sqlite.c:406:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- sqlite.c: In function 'do_events_enumerate':
- sqlite.c:429:7: warning: format not a string literal and no format arguments [-Wformat-security]
- sqlite.c: In function 'do_set_default_calendar':
- sqlite.c:444:7: warning: format not a string literal and no format arguments [-Wformat-security]
- sqlite.c: In function 'do_eventid_to_uid':
- sqlite.c:465:7: warning: format not a string literal and no format arguments [-Wformat-security]
- sqlite.c: In function 'do_event_new':
- sqlite.c:500:3: warning: format not a string literal and no format arguments [-Wformat-security]
- sqlite.c: In function 'do_event_load':
- sqlite.c:531:3: warning: passing argument 3 of 'sqlite_step' from incompatible pointer type [enabled by default]
- In file included from sqlite.c:36:0:
- /usr/include/sqlite.h:706:5: note: expected 'const char ***' but argument is of type 'char ***'
- sqlite.c:531:3: warning: passing argument 4 of 'sqlite_step' from incompatible pointer type [enabled by default]
- In file included from sqlite.c:36:0:
- /usr/include/sqlite.h:706:5: note: expected 'const char ***' but argument is of type 'char ***'
- sqlite.c: In function 'callback':
- sqlite.c:566:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- sqlite.c: In function 'do_event_load_details':
- sqlite.c:581:7: warning: format not a string literal and no format arguments [-Wformat-security]
- sqlite.c: In function 'do_event_flush':
- sqlite.c:680:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
- sqlite.c:696:3: warning: format not a string literal and no format arguments [-Wformat-security]
- sqlite.c: In function 'do_event_remove':
- sqlite.c:719:7: warning: format not a string literal and no format arguments [-Wformat-security]
- sqlite.c: In function 'do_list_unacknowledged_alarms':
- sqlite.c:823:7: warning: format not a string literal and no format arguments [-Wformat-security]
- sqlite.c: In function 'do_event_mark_unacknowledged':
- sqlite.c:867:7: warning: format not a string literal and no format arguments [-Wformat-security]
- sqlite.c: In function 'do_acknowledge_alarms_through':
- sqlite.c:902:7: warning: format not a string literal and no format arguments [-Wformat-security]
- sqlite.c: In function 'do_event_calendar_new':
- sqlite.c:927:7: warning: format not a string literal and no format arguments [-Wformat-security]
- sqlite.c: In function 'do_event_calendar_delete':
- sqlite.c:986:7: warning: format not a string literal and no format arguments [-Wformat-security]
- sqlite.c: In function 'do_event_calendar_list_events':
- sqlite.c:1049:7: warning: format not a string literal and no format arguments [-Wformat-security]
- sqlite.c: In function 'do_event_calendar_list_deleted':
- sqlite.c:1087:7: warning: format not a string literal and no format arguments [-Wformat-security]
- sqlite.c: In function 'do_event_calendar_flush_deleted':
- sqlite.c:1106:7: warning: format not a string literal and no format arguments [-Wformat-security]
- sqlite.c: In function 'event_db_new':
- sqlite.c:1638:7: warning: format not a string literal and no format arguments [-Wformat-security]
- event.c: In function 'event_add_category':
- event.c:1260:53: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
- event-db.c: In function 'event_db_list_for_period_internal':
- event-db.c:647:7: warning: trampoline generated for nested function 'callback' [-Wtrampolines]
- event-db.c: In function 'event_db_next_alarm':
- event-db.c:538:7: warning: trampoline generated for nested function 'callback' [-Wtrampolines]
- sqlite.c: In function 'do_event_calendar_list_deleted':
- sqlite.c:1062:7: warning: trampoline generated for nested function 'callback' [-Wtrampolines]
- libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libeventdb\" -DPACKAGE_TARNAME=\"libeventdb\" -DPACKAGE_VERSION=\"0.90\" "-DPACKAGE_STRING=\"libeventdb 0.90\"" -DPACKAGE_BUGREPORT=\"gpe-list@linuxtogo.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libeventdb\" -DVERSION=\"0.90\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_XOPEN_SOURCE -DPACKAGE_LOCALE_DIR=\"/usr/share/locale/libeventdb\" -D_GNU_SOURCE -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT event-cal.lo -MD -MP -MF .deps/event-cal.Tpo -c event-cal.c -o event-cal.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libeventdb\" -DPACKAGE_TARNAME=\"libeventdb\" -DPACKAGE_VERSION=\"0.90\" "-DPACKAGE_STRING=\"libeventdb 0.90\"" -DPACKAGE_BUGREPORT=\"gpe-list@linuxtogo.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libeventdb\" -DVERSION=\"0.90\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_XOPEN_SOURCE -DPACKAGE_LOCALE_DIR=\"/usr/share/locale/libeventdb\" -D_GNU_SOURCE -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT event-db.lo -MD -MP -MF .deps/event-db.Tpo -c event-db.c -o event-db.o >/dev/null 2>&1
- sqlite.c: In function 'do_event_calendar_list_events':
- sqlite.c:997:7: warning: trampoline generated for nested function 'callback' [-Wtrampolines]
- sqlite.c: In function 'do_list_unacknowledged_alarms':
- sqlite.c:741:7: warning: trampoline generated for nested function 'callback' [-Wtrampolines]
- sqlite.c: In function 'do_eventid_to_uid':
- sqlite.c:453:7: warning: trampoline generated for nested function 'callback' [-Wtrampolines]
- sqlite.c: In function 'do_events_enumerate':
- sqlite.c:400:7: warning: trampoline generated for nested function 'callback' [-Wtrampolines]
- sqlite.c: In function 'event_db_new':
- sqlite.c:1199:7: warning: trampoline generated for nested function 'dbinfo_callback' [-Wtrampolines]
- sqlite.c:1373:11: warning: trampoline generated for nested function 'callback' [-Wtrampolines]
- sqlite.c:1548:7: warning: trampoline generated for nested function 'load_calendars_callback' [-Wtrampolines]
- mv -f .deps/event-cal.Tpo .deps/event-cal.Plo
- mv -f .deps/event-db.Tpo .deps/event-db.Plo
- libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libeventdb\" -DPACKAGE_TARNAME=\"libeventdb\" -DPACKAGE_VERSION=\"0.90\" "-DPACKAGE_STRING=\"libeventdb 0.90\"" -DPACKAGE_BUGREPORT=\"gpe-list@linuxtogo.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libeventdb\" -DVERSION=\"0.90\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_XOPEN_SOURCE -DPACKAGE_LOCALE_DIR=\"/usr/share/locale/libeventdb\" -D_GNU_SOURCE -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT sqlite.lo -MD -MP -MF .deps/sqlite.Tpo -c sqlite.c -o sqlite.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libeventdb\" -DPACKAGE_TARNAME=\"libeventdb\" -DPACKAGE_VERSION=\"0.90\" "-DPACKAGE_STRING=\"libeventdb 0.90\"" -DPACKAGE_BUGREPORT=\"gpe-list@linuxtogo.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libeventdb\" -DVERSION=\"0.90\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_XOPEN_SOURCE -DPACKAGE_LOCALE_DIR=\"/usr/share/locale/libeventdb\" -D_GNU_SOURCE -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -o event.o >/dev/null 2>&1
- mv -f .deps/sqlite.Tpo .deps/sqlite.Plo
- mv -f .deps/event.Tpo .deps/event.Plo
- /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -lgobject-2.0 -lglib-2.0 -lsqlite -version-info 2:0:0 -Wl,-O1 -Wl,--as-needed -o libeventdb.la -rpath /usr/lib64 event-cal.lo event-db.lo event.lo sqlite.lo
- libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/event-cal.o .libs/event-db.o .libs/event.o .libs/sqlite.o -lgobject-2.0 -lglib-2.0 -lsqlite -Wl,--as-needed -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libeventdb.so.2 -o .libs/libeventdb.so.2.0.0
- libtool: link: (cd ".libs" && rm -f "libeventdb.so.2" && ln -s "libeventdb.so.2.0.0" "libeventdb.so.2")
- libtool: link: (cd ".libs" && rm -f "libeventdb.so" && ln -s "libeventdb.so.2.0.0" "libeventdb.so")
- libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libeventdb.a event-cal.o event-db.o event.o sqlite.o
- libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libeventdb.a
- libtool: link: ( cd ".libs" && rm -f "libeventdb.la" && ln -s "../libeventdb.la" "libeventdb.la" )
- make[1]: Leaving directory `/tmp/portage/gpe-base/libeventdb-0.90/work/libeventdb-0.90'
- Making all in doc
- make[1]: Entering directory `/tmp/portage/gpe-base/libeventdb-0.90/work/libeventdb-0.90/doc'
- gtk-doc: Scanning header files
- cd . && \
- gtkdoc-scan --module=libeventdb --source-dir=.. --ignore-headers=""
- if grep -l '^..*$' ./libeventdb.types > /dev/null 2>&1 ; then \
- CC="/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " LD="/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -lgobject-2.0 -lglib-2.0 -lsqlite ../libeventdb.la" CFLAGS="" LDFLAGS="" gtkdoc-scangobj --module=libeventdb --output-dir=. ; \
- else \
- cd . ; \
- for i in libeventdb.args libeventdb.hierarchy libeventdb.interfaces libeventdb.prerequisites libeventdb.signals ; do \
- test -f $i || touch $i ; \
- done \
- fi
- /tmp/portage/gpe-base/libeventdb-0.90/work/libeventdb-0.90/doc/.libs/libeventdb-scan: error while loading shared libraries: libeventdb.so.2: cannot enable executable stack as shared object requires: Permission denied
- Scan failed:
- make[1]: *** [scan-build.stamp] Error 127
- make[1]: Leaving directory `/tmp/portage/gpe-base/libeventdb-0.90/work/libeventdb-0.90/doc'
- make: *** [all-recursive] Error 1
- emake failed
- * ERROR: gpe-base/libeventdb-0.90 failed (compile phase):
- * emake failed
- *
- * Call stack:
- * ebuild.sh, line 93: Called src_compile
- * environment, line 3105: Called gpe_src_compile
- * environment, line 2350: Called die
- * The specific snippet of code:
- * emake PREFIX=/usr || die "emake failed"
- *
- * If you need support, post the output of `emerge --info '=gpe-base/libeventdb-0.90'`,
- * the complete build log and the output of `emerge -pqv '=gpe-base/libeventdb-0.90'`.
- sed: couldn't open temporary file /etc/portage/package.mask/sed8c8MWp: Permission denied