Your message dated Sun, 26 Jun 2011 10:50:44 +0200
with message-id <1309078244.19640.3.camel@localhost>
and subject line Re: elementary: FTBFS: configure: No package 'eina-0' found
has caused the Debian Bug report #625169,
regarding elementary: FTBFS: configure: No package 'eina-0' found
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
625169: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625169
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: elementary
Version: 0.7.0.49898-1
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20110502 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[1]: Entering directory
> `/build/user-elementary_0.7.0.49898-1-amd64-v_J3Nc/elementary-0.7.0.49898'
> make[1]: Leaving directory
> `/build/user-elementary_0.7.0.49898-1-amd64-v_J3Nc/elementary-0.7.0.49898'
> make: [makefile-clean] Error 2 (ignored)
> rm -f debian/stamp-autotools
> rmdir --ignore-fail-on-non-empty .
> rmdir: failed to remove `.': Invalid argument
> make: [makefile-clean] Error 1 (ignored)
> for i in ./config.guess ./config.sub ; do \
> if test -e $i.cdbs-orig ; then \
> mv $i.cdbs-orig $i ; \
> fi ; \
> done
> rm -f debian/stamp-autotools-files
> dh_clean
> dpkg-source -b elementary-0.7.0.49898
> dpkg-source: info: using source format `3.0 (quilt)'
> dpkg-source: info: building elementary using existing
> ./elementary_0.7.0.49898.orig.tar.gz
> dpkg-source: info: building elementary in
> elementary_0.7.0.49898-1.debian.tar.gz
> dpkg-source: info: building elementary in elementary_0.7.0.49898-1.dsc
> debian/rules build
> test -x debian/rules
> mkdir -p "."
> /usr/share/cdbs/1/rules/buildcore.mk:109: WARNING: DEB_DH_STRIP_ARGS is a
> deprecated variable
> if test -e /usr/share/misc/config.guess ; then \
> for i in ./config.guess ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/misc/config.guess $i ; \
> fi ; \
> done ; \
> fi
> if test -e /usr/share/misc/config.sub ; then \
> for i in ./config.sub ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/misc/config.sub $i ; \
> fi ; \
> done ; \
> fi
> touch debian/stamp-autotools-files
> chmod a+x
> /build/user-elementary_0.7.0.49898-1-amd64-v_J3Nc/elementary-0.7.0.49898/./configure
> mkdir -p .
> cd . && CFLAGS="-g -O2 -g -O2 -Wall -fvisibility=hidden" CXXFLAGS="-g -O2
> -g -O2 -Wall" CPPFLAGS="" LDFLAGS=""
> /build/user-elementary_0.7.0.49898-1-amd64-v_J3Nc/elementary-0.7.0.49898/./configure
> --build=x86_64-linux-gnu --prefix=/usr --includedir="\${prefix}/include"
> --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info"
> --sysconfdir=/etc --localstatedir=/var
> --libexecdir="\${prefix}/lib/elementary" --srcdir=. --disable-maintainer-mode
> --disable-dependency-tracking --disable-silent-rules
> configure: WARNING: unrecognized options: --disable-maintainer-mode
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-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... /bin/mkdir -p
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking for style of include used by make... GNU
> checking for gcc... 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 gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking dependency style of gcc... none
> checking how to run the C preprocessor... 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 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 whether byte ordering is bigendian... no
> checking for library containing strerror... none required
> checking for gcc... (cached) gcc
> checking whether we are using the GNU C compiler... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for gcc option to accept ISO C89... (cached) none needed
> checking dependency style of gcc... (cached) none
> checking for gcc... (cached) gcc
> checking whether we are using the GNU C compiler... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for gcc option to accept ISO C89... (cached) none needed
> checking dependency style of gcc... (cached) none
> checking for ANSI C header files... (cached) yes
> checking for an ANSI C-conforming const... yes
> checking for __attribute__... yes
> checking for working alloca.h... yes
> checking for alloca... yes
> checking for a sed that does not truncate output... /bin/sed
> checking for fgrep... /bin/grep -F
> checking for ld used by gcc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
> checking the name lister (/usr/bin/nm -B) interface... BSD nm
> checking whether ln -s works... yes
> checking the maximum length of command line arguments... 3458764513820540925
> 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 objdump... objdump
> checking how to recognize dependent libraries... pass_all
> checking for ar... ar
> checking for strip... strip
> checking for ranlib... ranlib
> checking command to parse /usr/bin/nm -B output from gcc object... ok
> checking for dlfcn.h... yes
> checking for objdir... .libs
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fPIC -DPIC
> checking if gcc PIC flag -fPIC -DPIC works... yes
> checking if gcc static flag -static works... yes
> checking if gcc supports -c -o file.o... yes
> checking if gcc supports -c -o file.o... (cached) yes
> checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared
> libraries... yes
> checking whether -lc should be explicitly linked in... no
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for dlopen... no
> checking for dlopen in -ldl... yes
> checking for dladdr in -ldl... yes
> checking for fork... yes
> configure: error: Package requirements (
> eina-0 >= 0.0.1
> eet >= 1.2.3
> evas >= 0.9.9
> ecore >= 0.9.9
> ecore-evas >= 0.9.9
> ecore-file >= 0.9.9
> ecore-imf >= 0.9.9
> edje >= 0.9.9
>
> ) were not met:
>
> No package 'eina-0' found
>
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
>
> Alternatively, you may set the environment variables ELEMENTARY_CFLAGS
> and ELEMENTARY_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
>
> make: *** [debian/stamp-autotools] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/05/02/elementary_0.7.0.49898-1_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| [email protected] http://www.lucas-nussbaum.net/ |
| jabber: [email protected] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Version: 0.7.0.55225-1
On Mon, 2011-05-02 at 14:57 +0200, Lucas Nussbaum wrote:
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
The latest version seems to build fine on amd64:
https://buildd.debian.org/status/package.php?p=elementary
I'm therefore closing this bug. Feel free to reopen if necessary.
Best regards
Alexander Kurtz
signature.asc
Description: This is a digitally signed message part
--- End Message ---