| 1 | >>> Unpacking source... |
|---|
| 2 | >>> Unpacking eet-1.2.0.tar.bz2 to /var/tmp/portage/dev-libs/eet-1.2.0/work |
|---|
| 3 | >>> Source unpacked in /var/tmp/portage/dev-libs/eet-1.2.0/work |
|---|
| 4 | >>> Compiling source in /var/tmp/portage/dev-libs/eet-1.2.0/work/eet-1.2.0 ... |
|---|
| 5 | [32;01m*[0m Removing useless C++ checks ... |
|---|
| 6 | [A[72C [34;01m[ [32;01mok[34;01m ][0m |
|---|
| 7 | [32;01m*[0m Running elibtoolize in: eet-1.2.0 |
|---|
| 8 | [32;01m*[0m Applying install-sh-1.5.4.patch ... |
|---|
| 9 | [32;01m*[0m Applying portage-2.2.patch ... |
|---|
| 10 | [32;01m*[0m Applying sed-1.5.6.patch ... |
|---|
| 11 | [32;01m*[0m Applying cross-link-ROOT.patch ... |
|---|
| 12 | [32;01m*[0m Applying as-needed-2.2.6.patch ... |
|---|
| 13 | * econf: updating eet-1.2.0/config.guess with /usr/share/gnuconfig/config.guess |
|---|
| 14 | * econf: updating eet-1.2.0/config.sub with /usr/share/gnuconfig/config.sub |
|---|
| 15 | ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=armv4tl-softfloat-linux-gnueabi --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-openssl --disable-cipher --disable-signature --enable-gnutls --disable-old-eet-file-format |
|---|
| 16 | configure: loading site script /usr/share/config.site |
|---|
| 17 | configure: loading site script /usr/share/crossdev/include/site/linux |
|---|
| 18 | configure: loading site script /usr/share/crossdev/include/site/linux-gnueabi |
|---|
| 19 | configure: loading site script /usr/share/crossdev/include/site/arm-linux-gnueabi |
|---|
| 20 | checking build system type... x86_64-pc-linux-gnu |
|---|
| 21 | checking host system type... armv4tl-softfloat-linux-gnueabi |
|---|
| 22 | checking for armv4tl-softfloat-linux-gnueabi-gcc... armv4tl-softfloat-linux-gnueabi-gcc |
|---|
| 23 | checking for C compiler default output file name... a.out |
|---|
| 24 | checking whether the C compiler works... yes |
|---|
| 25 | checking whether we are cross compiling... yes |
|---|
| 26 | checking for suffix of executables... |
|---|
| 27 | checking for suffix of object files... o |
|---|
| 28 | checking whether we are using the GNU C compiler... yes |
|---|
| 29 | checking whether armv4tl-softfloat-linux-gnueabi-gcc accepts -g... yes |
|---|
| 30 | checking for armv4tl-softfloat-linux-gnueabi-gcc option to accept ISO C89... none needed |
|---|
| 31 | checking for library containing strerror... none required |
|---|
| 32 | checking for a BSD-compatible install... /usr/bin/install -c |
|---|
| 33 | checking whether build environment is sane... yes |
|---|
| 34 | checking for a thread-safe mkdir -p... /bin/mkdir -p |
|---|
| 35 | checking for gawk... gawk |
|---|
| 36 | checking whether make sets $(MAKE)... yes |
|---|
| 37 | checking for style of include used by make... GNU |
|---|
| 38 | checking for armv4tl-softfloat-linux-gnueabi-strip... armv4tl-softfloat-linux-gnueabi-strip |
|---|
| 39 | checking dependency style of armv4tl-softfloat-linux-gnueabi-gcc... gcc3 |
|---|
| 40 | checking for a sed that does not truncate output... /bin/sed |
|---|
| 41 | checking for grep that handles long lines and -e... /bin/grep |
|---|
| 42 | checking for egrep... /bin/grep -E |
|---|
| 43 | checking for fgrep... /bin/grep -F |
|---|
| 44 | checking for ld used by armv4tl-softfloat-linux-gnueabi-gcc... /usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld |
|---|
| 45 | checking if the linker (/usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld) is GNU ld... yes |
|---|
| 46 | checking for BSD- or MS-compatible name lister (nm)... /usr/bin/armv4tl-softfloat-linux-gnueabi-nm -B |
|---|
| 47 | checking the name lister (/usr/bin/armv4tl-softfloat-linux-gnueabi-nm -B) interface... BSD nm |
|---|
| 48 | checking whether ln -s works... yes |
|---|
| 49 | checking the maximum length of command line arguments... 1572864 |
|---|
| 50 | checking whether the shell understands some XSI constructs... yes |
|---|
| 51 | checking whether the shell understands "+="... yes |
|---|
| 52 | checking for /usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld option to reload object files... -r |
|---|
| 53 | checking how to recognize dependent libraries... pass_all |
|---|
| 54 | checking for armv4tl-softfloat-linux-gnueabi-ar... armv4tl-softfloat-linux-gnueabi-ar |
|---|
| 55 | checking for armv4tl-softfloat-linux-gnueabi-strip... (cached) armv4tl-softfloat-linux-gnueabi-strip |
|---|
| 56 | checking for armv4tl-softfloat-linux-gnueabi-ranlib... armv4tl-softfloat-linux-gnueabi-ranlib |
|---|
| 57 | checking command to parse /usr/bin/armv4tl-softfloat-linux-gnueabi-nm -B output from armv4tl-softfloat-linux-gnueabi-gcc object... ok |
|---|
| 58 | checking how to run the C preprocessor... armv4tl-softfloat-linux-gnueabi-gcc -E |
|---|
| 59 | checking for ANSI C header files... yes |
|---|
| 60 | checking for sys/types.h... yes |
|---|
| 61 | checking for sys/stat.h... yes |
|---|
| 62 | checking for stdlib.h... yes |
|---|
| 63 | checking for string.h... yes |
|---|
| 64 | checking for memory.h... yes |
|---|
| 65 | checking for strings.h... yes |
|---|
| 66 | checking for inttypes.h... yes |
|---|
| 67 | checking for stdint.h... yes |
|---|
| 68 | checking for unistd.h... yes |
|---|
| 69 | checking for dlfcn.h... yes |
|---|
| 70 | checking for objdir... .libs |
|---|
| 71 | checking if armv4tl-softfloat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no |
|---|
| 72 | checking for armv4tl-softfloat-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC |
|---|
| 73 | checking if armv4tl-softfloat-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes |
|---|
| 74 | checking if armv4tl-softfloat-linux-gnueabi-gcc static flag -static works... yes |
|---|
| 75 | checking if armv4tl-softfloat-linux-gnueabi-gcc supports -c -o file.o... yes |
|---|
| 76 | checking if armv4tl-softfloat-linux-gnueabi-gcc supports -c -o file.o... (cached) yes |
|---|
| 77 | checking whether the armv4tl-softfloat-linux-gnueabi-gcc linker (/usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld) supports shared libraries... yes |
|---|
| 78 | checking whether -lc should be explicitly linked in... no |
|---|
| 79 | checking dynamic linker characteristics... GNU/Linux ld.so |
|---|
| 80 | checking how to hardcode library paths into programs... immediate |
|---|
| 81 | checking whether stripping libraries is possible... yes |
|---|
| 82 | checking if libtool supports shared libraries... yes |
|---|
| 83 | checking whether to build shared libraries... yes |
|---|
| 84 | checking whether to build static libraries... yes |
|---|
| 85 | checking whether to support old eet file format... no |
|---|
| 86 | checking whether to use Gnutls... yes |
|---|
| 87 | checking whether to use gnutls_x509_crt_verify_hash... no |
|---|
| 88 | checking whether to use OpenSSL... no |
|---|
| 89 | checking whether to use cipher... no |
|---|
| 90 | checking whether to use signature... no |
|---|
| 91 | checking for armv4tl-softfloat-linux-gnueabi-pkg-config... /usr/bin/armv4tl-softfloat-linux-gnueabi-pkg-config |
|---|
| 92 | checking pkg-config is at least version 0.9.0... yes |
|---|
| 93 | checking whether tests are built... no |
|---|
| 94 | checking whether to use profiling instrumentation... no |
|---|
| 95 | checking for armv4tl-softfloat-linux-gnueabi-gcc... (cached) armv4tl-softfloat-linux-gnueabi-gcc |
|---|
| 96 | checking whether we are using the GNU C compiler... (cached) yes |
|---|
| 97 | checking whether armv4tl-softfloat-linux-gnueabi-gcc accepts -g... (cached) yes |
|---|
| 98 | checking for armv4tl-softfloat-linux-gnueabi-gcc option to accept ISO C89... (cached) none needed |
|---|
| 99 | checking for doxygen... yes |
|---|
| 100 | checking for EINA... yes |
|---|
| 101 | checking for GNUTLS... yes |
|---|
| 102 | checking whether to activate cipher support in eet... no |
|---|
| 103 | checking whether to activate signature support in eet... no |
|---|
| 104 | checking zlib.h usability... yes |
|---|
| 105 | checking zlib.h presence... yes |
|---|
| 106 | checking for zlib.h... yes |
|---|
| 107 | checking jpeglib.h usability... yes |
|---|
| 108 | checking jpeglib.h presence... yes |
|---|
| 109 | checking for jpeglib.h... yes |
|---|
| 110 | checking netinet/in.h usability... yes |
|---|
| 111 | checking netinet/in.h presence... yes |
|---|
| 112 | checking for netinet/in.h... yes |
|---|
| 113 | checking fnmatch.h usability... yes |
|---|
| 114 | checking fnmatch.h presence... yes |
|---|
| 115 | checking for fnmatch.h... yes |
|---|
| 116 | checking whether armv4tl-softfloat-linux-gnueabi-gcc and cc understand -c and -o together... yes |
|---|
| 117 | checking for an ANSI C-conforming const... yes |
|---|
| 118 | checking for inline... inline |
|---|
| 119 | checking for armv4tl-softfloat-linux-gnueabi-gcc option to accept ISO C99... -std=gnu99 |
|---|
| 120 | checking for armv4tl-softfloat-linux-gnueabi-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 |
|---|
| 121 | checking for __attribute__... yes |
|---|
| 122 | configure: WARNING: Cannot check when cross-compiling -- assuming null is okay |
|---|
| 123 | checking value of the null pointer... yes |
|---|
| 124 | checking for working alloca.h... yes |
|---|
| 125 | checking for alloca... yes |
|---|
| 126 | checking for fmemopen... yes |
|---|
| 127 | checking for open_memstream... yes |
|---|
| 128 | checking for realpath... yes |
|---|
| 129 | checking for fnmatch... yes |
|---|
| 130 | configure: creating ./config.status |
|---|
| 131 | config.status: creating Makefile |
|---|
| 132 | config.status: creating eet.pc |
|---|
| 133 | config.status: creating doc/Makefile |
|---|
| 134 | config.status: creating doc/eet.dox |
|---|
| 135 | config.status: creating src/Makefile |
|---|
| 136 | config.status: creating src/lib/Makefile |
|---|
| 137 | config.status: creating src/bin/Makefile |
|---|
| 138 | config.status: creating src/tests/Makefile |
|---|
| 139 | config.status: creating README |
|---|
| 140 | config.status: creating eet.spec |
|---|
| 141 | config.status: creating config.h |
|---|
| 142 | config.status: executing depfiles commands |
|---|
| 143 | config.status: executing libtool commands |
|---|
| 144 | |
|---|
| 145 | |
|---|
| 146 | |
|---|
| 147 | ------------------------------------------------------------------------ |
|---|
| 148 | eet 1.2.0 |
|---|
| 149 | ------------------------------------------------------------------------ |
|---|
| 150 | |
|---|
| 151 | Configuration Options Summary: |
|---|
| 152 | |
|---|
| 153 | Gnutls...............: yes |
|---|
| 154 | Openssl..............: no |
|---|
| 155 | Cipher support.....: no |
|---|
| 156 | Signature..........: no |
|---|
| 157 | |
|---|
| 158 | Documentation........: yes |
|---|
| 159 | Tests................: no |
|---|
| 160 | Coverage.............: no |
|---|
| 161 | |
|---|
| 162 | Old eet file format..: no |
|---|
| 163 | |
|---|
| 164 | Compilation..........: make |
|---|
| 165 | |
|---|
| 166 | Installation.........: make install |
|---|
| 167 | |
|---|
| 168 | prefix.............: /usr |
|---|
| 169 | |
|---|
| 170 | make |
|---|
| 171 | make all-recursive |
|---|
| 172 | make[1]: Entering directory `/var/tmp/portage/dev-libs/eet-1.2.0/work/eet-1.2.0' |
|---|
| 173 | Making all in src |
|---|
| 174 | make[2]: Entering directory `/var/tmp/portage/dev-libs/eet-1.2.0/work/eet-1.2.0/src' |
|---|
| 175 | Making all in lib |
|---|
| 176 | make[3]: Entering directory `/var/tmp/portage/dev-libs/eet-1.2.0/work/eet-1.2.0/src/lib' |
|---|
| 177 | /bin/sh ../../libtool --tag=CC --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../../src/lib -I../../src/lib -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/eina-0 -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/eina-0/eina -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -DNDEBUG -Os -pipe -MT libeet_la-eet_lib.lo -MD -MP -MF .deps/libeet_la-eet_lib.Tpo -c -o libeet_la-eet_lib.lo `test -f 'eet_lib.c' || echo './'`eet_lib.c |
|---|
| 178 | libtool: compile: armv4tl-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../../src/lib -I../../src/lib -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/eina-0 -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/eina-0/eina -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -DNDEBUG -Os -pipe -MT libeet_la-eet_lib.lo -MD -MP -MF .deps/libeet_la-eet_lib.Tpo -c eet_lib.c -fPIC -DPIC -o .libs/libeet_la-eet_lib.o |
|---|
| 179 | libtool: compile: armv4tl-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../../src/lib -I../../src/lib -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/eina-0 -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/eina-0/eina -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -DNDEBUG -Os -pipe -MT libeet_la-eet_lib.lo -MD -MP -MF .deps/libeet_la-eet_lib.Tpo -c eet_lib.c -o libeet_la-eet_lib.o >/dev/null 2>&1 |
|---|
| 180 | mv -f .deps/libeet_la-eet_lib.Tpo .deps/libeet_la-eet_lib.Plo |
|---|
| 181 | /bin/sh ../../libtool --tag=CC --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../../src/lib -I../../src/lib -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/eina-0 -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/eina-0/eina -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -DNDEBUG -Os -pipe -MT libeet_la-eet_data.lo -MD -MP -MF .deps/libeet_la-eet_data.Tpo -c -o libeet_la-eet_data.lo `test -f 'eet_data.c' || echo './'`eet_data.c |
|---|
| 182 | libtool: compile: armv4tl-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../../src/lib -I../../src/lib -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/eina-0 -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/eina-0/eina -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -DNDEBUG -Os -pipe -MT libeet_la-eet_data.lo -MD -MP -MF .deps/libeet_la-eet_data.Tpo -c eet_data.c -fPIC -DPIC -o .libs/libeet_la-eet_data.o |
|---|
| 183 | libtool: compile: armv4tl-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../../src/lib -I../../src/lib -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/eina-0 -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/eina-0/eina -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -DNDEBUG -Os -pipe -MT libeet_la-eet_data.lo -MD -MP -MF .deps/libeet_la-eet_data.Tpo -c eet_data.c -o libeet_la-eet_data.o >/dev/null 2>&1 |
|---|
| 184 | mv -f .deps/libeet_la-eet_data.Tpo .deps/libeet_la-eet_data.Plo |
|---|
| 185 | /bin/sh ../../libtool --tag=CC --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../../src/lib -I../../src/lib -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/eina-0 -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/eina-0/eina -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -DNDEBUG -Os -pipe -MT libeet_la-eet_image.lo -MD -MP -MF .deps/libeet_la-eet_image.Tpo -c -o libeet_la-eet_image.lo `test -f 'eet_image.c' || echo './'`eet_image.c |
|---|
| 186 | libtool: compile: armv4tl-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../../src/lib -I../../src/lib -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/eina-0 -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/eina-0/eina -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -DNDEBUG -Os -pipe -MT libeet_la-eet_image.lo -MD -MP -MF .deps/libeet_la-eet_image.Tpo -c eet_image.c -fPIC -DPIC -o .libs/libeet_la-eet_image.o |
|---|
| 187 | In file included from Eet_private.h:9, |
|---|
| 188 | from eet_image.c:40: |
|---|
| 189 | ../../config.h:68:1: warning: "HAVE_STDLIB_H" redefined |
|---|
| 190 | In file included from /usr/armv4tl-softfloat-linux-gnueabi/usr/include/jpeglib.h:28, |
|---|
| 191 | from eet_image.c:36: |
|---|
| 192 | /usr/armv4tl-softfloat-linux-gnueabi/usr/include/jconfig.h:12:1: warning: this is the location of the previous definition |
|---|
| 193 | libtool: compile: armv4tl-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../../src/lib -I../../src/lib -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/eina-0 -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/eina-0/eina -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -DNDEBUG -Os -pipe -MT libeet_la-eet_image.lo -MD -MP -MF .deps/libeet_la-eet_image.Tpo -c eet_image.c -o libeet_la-eet_image.o >/dev/null 2>&1 |
|---|
| 194 | mv -f .deps/libeet_la-eet_image.Tpo .deps/libeet_la-eet_image.Plo |
|---|
| 195 | /bin/sh ../../libtool --tag=CC --mode=compile armv4tl-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../../src/lib -I../../src/lib -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/eina-0 -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/eina-0/eina -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -DNDEBUG -Os -pipe -MT libeet_la-eet_cipher.lo -MD -MP -MF .deps/libeet_la-eet_cipher.Tpo -c -o libeet_la-eet_cipher.lo `test -f 'eet_cipher.c' || echo './'`eet_cipher.c |
|---|
| 196 | libtool: compile: armv4tl-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I. -I../../src/lib -I../../src/lib -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LIB_DIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\"/usr/share/eet\" -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/eina-0 -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/eina-0/eina -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -DNDEBUG -Os -pipe -MT libeet_la-eet_cipher.lo -MD -MP -MF .deps/libeet_la-eet_cipher.Tpo -c eet_cipher.c -fPIC -DPIC -o .libs/libeet_la-eet_cipher.o |
|---|
| 197 | eet_cipher.c: In function âeet_identity_compute_sha1â: |
|---|
| 198 | eet_cipher.c:352: warning: implicit declaration of function âgcry_md_get_algo_dlenâ |
|---|
| 199 | eet_cipher.c:352: error: âGCRY_MD_SHA1â undeclared (first use in this function) |
|---|
| 200 | eet_cipher.c:352: error: (Each undeclared identifier is reported only once |
|---|
| 201 | eet_cipher.c:352: error: for each function it appears in.) |
|---|
| 202 | eet_cipher.c:355: warning: implicit declaration of function âgcry_md_hash_bufferâ |
|---|
| 203 | make[3]: *** [libeet_la-eet_cipher.lo] Error 1 |
|---|
| 204 | make[3]: Leaving directory `/var/tmp/portage/dev-libs/eet-1.2.0/work/eet-1.2.0/src/lib' |
|---|
| 205 | make[2]: *** [all-recursive] Error 1 |
|---|
| 206 | make[2]: Leaving directory `/var/tmp/portage/dev-libs/eet-1.2.0/work/eet-1.2.0/src' |
|---|
| 207 | make[1]: *** [all-recursive] Error 1 |
|---|
| 208 | make[1]: Leaving directory `/var/tmp/portage/dev-libs/eet-1.2.0/work/eet-1.2.0' |
|---|
| 209 | make: *** [all] Error 2 |
|---|
| 210 | [31;01m*[0m |
|---|
| 211 | [31;01m*[0m ERROR: dev-libs/eet-1.2.0 failed. |
|---|
| 212 | [31;01m*[0m Call stack: |
|---|
| 213 | [31;01m*[0m ebuild.sh, line 49: Called src_compile |
|---|
| 214 | [31;01m*[0m environment, line 2663: Called enlightenment_src_compile |
|---|
| 215 | [31;01m*[0m environment, line 1422: Called enlightenment_die 'emake failed' |
|---|
| 216 | [31;01m*[0m environment, line 1392: Called die |
|---|
| 217 | [31;01m*[0m The specific snippet of code: |
|---|
| 218 | [31;01m*[0m '"!!! SEND BUG REPORTS TO enlightenment@gentoo.org NOT THE E TEAM" |
|---|
| 219 | [31;01m*[0m The die message: |
|---|
| 220 | [31;01m*[0m emake failed |
|---|
| 221 | [31;01m*[0m !!! SEND BUG REPORTS TO enlightenment@gentoo.org NOT THE E TEAM |
|---|
| 222 | [31;01m*[0m |
|---|
| 223 | [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. |
|---|
| 224 | [31;01m*[0m A complete build log is located at '/var/tmp/portage/dev-libs/eet-1.2.0/temp/build.log'. |
|---|
| 225 | [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/eet-1.2.0/temp/environment'. |
|---|
| 226 | [31;01m*[0m This ebuild is from a repository named 'openmoko-target' |
|---|
| 227 | [31;01m*[0m |
|---|