* Package: app-pda/libopensync-plugin-irmc-0.22 * Repository: gentoo * Maintainer: rhill@gentoo.org pda@gentoo.org * USE: abi_x86_64 amd64 bluetooth elibc_glibc kernel_linux 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 libopensync-plugin-irmc-0.22.tar.bz2 to /tmp/portage/app-pda/libopensync-plugin-irmc-0.22/work >>> Source unpacked in /tmp/portage/app-pda/libopensync-plugin-irmc-0.22/work >>> Preparing source in /tmp/portage/app-pda/libopensync-plugin-irmc-0.22/work/libopensync-plugin-irmc-0.22 ... >>> Source prepared. >>> Configuring source in /tmp/portage/app-pda/libopensync-plugin-irmc-0.22/work/libopensync-plugin-irmc-0.22 ... * econf: updating libopensync-plugin-irmc-0.22/config.sub with /usr/share/gnuconfig/config.sub * econf: updating libopensync-plugin-irmc-0.22/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 --disable-dependency-tracking --libdir=/usr/lib64 --enable-bluetooth --disable-irda configure: loading site script /usr/share/config.site ./configure: 40: /usr/share/config.site: [[: Permission denied checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for PACKAGE... yes checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 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 dependency style of x86_64-pc-linux-gnu-gcc... none checking for library containing strerror... none required checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed 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 /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for x86_64-pc-linux-gnu-g77... no checking for x86_64-pc-linux-gnu-xlf... no checking for x86_64-pc-linux-gnu-f77... no checking for x86_64-pc-linux-gnu-frt... no checking for x86_64-pc-linux-gnu-pgf77... no checking for x86_64-pc-linux-gnu-cf77... no checking for x86_64-pc-linux-gnu-fort77... no checking for x86_64-pc-linux-gnu-fl32... no checking for x86_64-pc-linux-gnu-af77... no checking for x86_64-pc-linux-gnu-xlf90... no checking for x86_64-pc-linux-gnu-f90... no checking for x86_64-pc-linux-gnu-pgf90... no checking for x86_64-pc-linux-gnu-pghpf... no checking for x86_64-pc-linux-gnu-epcf90... no checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip 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 checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC 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 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... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for OPENOBEX... yes checking openobex/obex.h usability... yes checking openobex/obex.h presence... yes checking for openobex/obex.h... yes checking bluetooth/bluetooth.h usability... yes checking bluetooth/bluetooth.h presence... yes checking for bluetooth/bluetooth.h... yes checking for hci_open_dev in -lbluetooth... yes checking for sdp_connect in -lsdp... no checking for correct SDP lib version... configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/bfb/Makefile config.status: creating config.h config.status: executing depfiles commands ====================== IRMC-Sync detected features: IrDA is DISABLED. Bluetooth is ENABLED. ====================== >>> Source configured. >>> Compiling source in /tmp/portage/app-pda/libopensync-plugin-irmc-0.22/work/libopensync-plugin-irmc-0.22 ... make -j24 make all-recursive make[1]: Entering directory '/tmp/portage/app-pda/libopensync-plugin-irmc-0.22/work/libopensync-plugin-irmc-0.22' Making all in src make[2]: Entering directory '/tmp/portage/app-pda/libopensync-plugin-irmc-0.22/work/libopensync-plugin-irmc-0.22/src' Making all in bfb make[3]: Entering directory '/tmp/portage/app-pda/libopensync-plugin-irmc-0.22/work/libopensync-plugin-irmc-0.22/src/bfb' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bfb.lo bfb.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o crc.lo crc.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bfb_io.lo bfb_io.c mkdir .libs mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists mkdir: cannot create directory '.libs': File exists x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bfb.c -fPIC -DPIC -o .libs/bfb.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c crc.c -fPIC -DPIC -o .libs/crc.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bfb_io.c -fPIC -DPIC -o .libs/bfb_io.o bfb.c: In function 'bfb_write_packets': bfb.c:324:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=] DEBUG(3, "%s() Wrote %d bytes (expected %d)\n", __func__, actual, l + sizeof (bfb_frame_t)); ^ bfb.c: In function 'bfb_check_data': bfb.c:487:2: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=] DEBUG(3, "%s() fragment size %d, payload %d of indicated %d\n", __func__, len, len-sizeof(bfb_data_t), l.value); ^ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libbfb.la bfb.lo crc.lo bfb_io.lo -lbluetooth x86_64-pc-linux-gnu-ar cru .libs/libbfb.a .libs/bfb.o .libs/crc.o .libs/bfb_io.o x86_64-pc-linux-gnu-ranlib .libs/libbfb.a creating libbfb.la (cd .libs && rm -f libbfb.la && ln -s ../libbfb.la libbfb.la) make[3]: Leaving directory '/tmp/portage/app-pda/libopensync-plugin-irmc-0.22/work/libopensync-plugin-irmc-0.22/src/bfb' make[3]: Entering directory '/tmp/portage/app-pda/libopensync-plugin-irmc-0.22/work/libopensync-plugin-irmc-0.22/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/opensync-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -I/usr/include/opensync-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_BT_OBEX -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o irmc_bluetooth.lo irmc_bluetooth.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/opensync-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -I/usr/include/opensync-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_BT_OBEX -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cobex_bfb.lo cobex_bfb.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/opensync-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -I/usr/include/opensync-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_BT_OBEX -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o irmc_irda.lo irmc_irda.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/opensync-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -I/usr/include/opensync-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_BT_OBEX -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o irmc_obex.lo irmc_obex.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/opensync-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -I/usr/include/opensync-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_BT_OBEX -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o irmc_sync.lo irmc_sync.c mkdir .libs mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists mkdir: cannot create directory '.libs': File exists x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/opensync-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -I/usr/include/opensync-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_BT_OBEX -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c irmc_sync.c -fPIC -DPIC -o .libs/irmc_sync.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/opensync-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -I/usr/include/opensync-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_BT_OBEX -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c irmc_bluetooth.c -fPIC -DPIC -o .libs/irmc_bluetooth.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/opensync-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -I/usr/include/opensync-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_BT_OBEX -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c irmc_obex.c -fPIC -DPIC -o .libs/irmc_obex.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/opensync-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -I/usr/include/opensync-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_BT_OBEX -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cobex_bfb.c -fPIC -DPIC -o .libs/cobex_bfb.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/opensync-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -I/usr/include/opensync-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_BT_OBEX -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c irmc_irda.c -fPIC -DPIC -o .libs/irmc_irda.o In file included from irmc_obex.h:45:0, from cobex_bfb.c:49: irmc_sync.h:43:10: error: field 'obexhandle' has incomplete type obex_t obexhandle; // Handle to the obex connection ^ In file included from irmc_obex.h:45:0, from irmc_bluetooth.c:42: irmc_sync.h:43:10: error: field 'obexhandle' has incomplete type obex_t obexhandle; // Handle to the obex connection ^ In file included from irmc_obex.h:45:0, from irmc_obex.c:47: irmc_sync.h:43:10: error: field 'obexhandle' has incomplete type obex_t obexhandle; // Handle to the obex connection ^ In file included from irmc_obex.h:45:0, from irmc_irda.c:44: irmc_sync.h:43:10: error: field 'obexhandle' has incomplete type obex_t obexhandle; // Handle to the obex connection ^ irmc_obex.c: In function 'obex_event': irmc_obex.c:74:16: error: 'OBEX_CLIENT' undeclared (first use in this function) if(mode == OBEX_CLIENT) { ^ irmc_obex.c:74:16: note: each undeclared identifier is reported only once for each function it appears in irmc_obex.c: In function 'obex_cable_listen': irmc_obex.c:400:15: warning: variable 'userdata' set but not used [-Wunused-but-set-variable] obexdata_t *userdata; ^ irmc_obex.c: In function 'irmc_obex_client': irmc_obex.c:459:11: warning: initialization from incompatible pointer type cobex_handleinput, 0 }; ^ irmc_obex.c:459:11: warning: (near initialization for 'cabletrans.write') irmc_obex.c:526:30: error: 'OBEX_TRANS_CUST' undeclared (first use in this function) if (!(handle = OBEX_Init(OBEX_TRANS_CUST, obex_event, 0))) ^ irmc_obex.c: In function 'irmc_obex_put': irmc_obex.c:692:5: warning: implicit declaration of function 'OBEX_CharToUnicode' [-Wimplicit-function-declaration] namesize = OBEX_CharToUnicode((uint8_t *) unicodename, (const uint8_t *) name, 1024); ^ Makefile:343: recipe for target 'irmc_irda.lo' failed make[3]: *** [irmc_irda.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... Makefile:343: recipe for target 'cobex_bfb.lo' failed make[3]: *** [cobex_bfb.lo] Error 1 Makefile:343: recipe for target 'irmc_obex.lo' failed make[3]: *** [irmc_obex.lo] Error 1 irmc_bluetooth.c: In function 'find_bt_units': irmc_bluetooth.c:149:11: warning: the address of 'access' will always evaluate as 'true' [-Waddress] if (access && irbt->channel != -1) { ^ irmc_bluetooth.c: In function 'obex_listen': irmc_bluetooth.c:180:15: warning: variable 'userdata' set but not used [-Wunused-but-set-variable] obexdata_t *userdata; ^ Makefile:343: recipe for target 'irmc_bluetooth.lo' failed make[3]: *** [irmc_bluetooth.lo] Error 1 In file included from irmc_sync.c:32:0: irmc_sync.h:43:10: error: field 'obexhandle' has incomplete type obex_t obexhandle; // Handle to the obex connection ^ irmc_sync.c:403:53: error: parameter 6 ('obexhandle') has incomplete type gboolean *slowsync, obex_t obexhandle, OSyncError **error) ^ irmc_sync.c: In function 'irmcConnect': irmc_sync.c:554:28: error: type of formal parameter 6 is incomplete &(config->serial_number), &slowsync, config->obexhandle, &error ) ) ^ irmc_sync.c:568:28: error: type of formal parameter 6 is incomplete &(config->serial_number), &slowsync, config->obexhandle, &error ) ) ^ irmc_sync.c:582:28: error: type of formal parameter 6 is incomplete &(config->serial_number), &slowsync, config->obexhandle, &error ) ) ^ Makefile:343: recipe for target 'irmc_sync.lo' failed make[3]: *** [irmc_sync.lo] Error 1 make[3]: Leaving directory '/tmp/portage/app-pda/libopensync-plugin-irmc-0.22/work/libopensync-plugin-irmc-0.22/src' Makefile:379: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/tmp/portage/app-pda/libopensync-plugin-irmc-0.22/work/libopensync-plugin-irmc-0.22/src' Makefile:264: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/tmp/portage/app-pda/libopensync-plugin-irmc-0.22/work/libopensync-plugin-irmc-0.22' Makefile:193: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: app-pda/libopensync-plugin-irmc-0.22::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-pda/libopensync-plugin-irmc-0.22::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-pda/libopensync-plugin-irmc-0.22::gentoo'`. * The complete build log is located at '/var/log/portage/app-pda:libopensync-plugin-irmc-0.22:20141101-222221.log'. * The ebuild environment file is located at '/tmp/portage/app-pda/libopensync-plugin-irmc-0.22/temp/environment'. * Working directory: '/tmp/portage/app-pda/libopensync-plugin-irmc-0.22/work/libopensync-plugin-irmc-0.22' * S: '/tmp/portage/app-pda/libopensync-plugin-irmc-0.22/work/libopensync-plugin-irmc-0.22'