[Bug 4558] New: Pidgin-2.5.0-r0 do_configure fails because of missing dependency or bad OECONF

bugzilla-daemon at amethyst.openembedded.net bugzilla-daemon at amethyst.openembedded.net
Fri Sep 19 17:48:22 UTC 2008


http://bugs.openembedded.net/show_bug.cgi?id=4558

           Summary: Pidgin-2.5.0-r0 do_configure fails because of missing
                    dependency or bad OECONF
    Classification: Unclassified
           Product: Openembedded
           Version: unspecified
          Platform: ARM
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: org.openembedded.dev
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: gregoiregentil at gmail.com


Extract from do_configure:

checking for X11... yes
checking for XScreenSaverRegister in -lXext... no
checking for XScreenSaverRegister in -lXss... no
configure: error:
XScreenSaver extension development headers not found.
Use --disable-screensaver if you do not need XScreenSaver extension support,
this is required for detecting idle time by mouse and keyboard usage.

FATAL: oe_runconf failed


Proposition of fix:
Either add xscreensaver to dependency or better modify pidgin.inc the following
way: add --disable-screensaver in EXTRA_OECONF.

pcor at rabbit ~ $ more OE/org.openembedded.dev/packages/pidgin/pidgin.inc 
SECTION = "x11/network"
DESCRIPTION = "multi-protocol instant messaging client"
LICENSE = "GPL"

DEPENDS = "startup-notification avahi gtk+ ncurses gnutls virtual/libintl
gstrea
mer dbus"
RRECOMMENDS_${PN} = "libpurple-plugin-ssl-gnutls libpurple-protocol-irc
libpurpl
e-protocol-xmpp"

EXTRA_OECONF = " \
                --disable-screensaver \




Full do_configure:

pcor at rabbit ~ $ more 
/home/pcor/OE/build/tmp/work/armv7a-angstrom-linux-gnueabi
/pidgin-2.5.0-r0/temp/log.do_configure.13198
automake (GNU automake) 1.10
Written by Tom Tromey <tromey at redhat.com>
       and Alexandre Duret-Lutz <adl at gnu.org>.

Copyright 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
AUTOV is 1
NOTE: Executing glib-gettextize --force --copy
Copying file mkinstalldirs
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /home/pcor/OE/build/tmp/staging/i686-linux/usr/share/aclocal directory 
to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

NOTE: Executing intltoolize --copy --force --automake
NOTE: Executing autoreconf --verbose --install --force --exclude=autopoint -I
/h
ome/pcor/OE/build/tmp/work/armv7a-angstrom-linux-gnueabi/pidgin-2.5.0-r0/pidgin-
2.5.0/m4macros/
-I/home/pcor/OE/build/tmp/staging/arm-angstrom-linux-gnueabi/usr
/share/aclocal-1 -I
/home/pcor/OE/build/tmp/staging/arm-angstrom-linux-gnueabi/u
sr/share/aclocal
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I
/home/pcor/OE/build/tmp/work/armv7a-angstrom-lin
ux-gnueabi/pidgin-2.5.0-r0/pidgin-2.5.0/m4macros/ -I
/home/pcor/OE/build/tmp/sta
ging/arm-angstrom-linux-gnueabi/usr/share/aclocal-1 -I
/home/pcor/OE/build/tmp/s
taging/arm-angstrom-linux-gnueabi/usr/share/aclocal --force 
/home/pcor/OE/build/tmp/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal/aud
iofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE
/home/pcor/OE/build/tmp/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal/aud
iofile.m4:12:   run info '(automake)Extending aclocal'
/home/pcor/OE/build/tmp/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal/aud
iofile.m4:12:   or see
http://sources.redhat.com/automake/automake.html#Extendin
g-aclocal
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
/home/pcor/OE/build/tmp/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal/aud
iofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE
/home/pcor/OE/build/tmp/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal/aud
iofile.m4:12:   run info '(automake)Extending aclocal'
/home/pcor/OE/build/tmp/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal/aud
iofile.m4:12:   or see
http://sources.redhat.com/automake/automake.html#Extendin
g-aclocal
autoreconf: running:
/home/pcor/OE/build/tmp/staging/i686-linux/usr/bin/autoconf

--include=/home/pcor/OE/build/tmp/work/armv7a-angstrom-linux-gnueabi/pidgin-2.5
.0-r0/pidgin-2.5.0/m4macros/
--include=/home/pcor/OE/build/tmp/staging/arm-angst
rom-linux-gnueabi/usr/share/aclocal-1
--include=/home/pcor/OE/build/tmp/staging/
arm-angstrom-linux-gnueabi/usr/share/aclocal --force --warnings=cross
autoreconf: running:
/home/pcor/OE/build/tmp/staging/i686-linux/usr/bin/autohead
er
--include=/home/pcor/OE/build/tmp/work/armv7a-angstrom-linux-gnueabi/pidgin-2
.5.0-r0/pidgin-2.5.0/m4macros/
--include=/home/pcor/OE/build/tmp/staging/arm-ang
strom-linux-gnueabi/usr/share/aclocal-1
--include=/home/pcor/OE/build/tmp/stagin
g/arm-angstrom-linux-gnueabi/usr/share/aclocal --force --warnings=cross
autoreconf: running: automake --foreign --add-missing --copy --force-missing
--w
arnings=cross
automake: unknown warning category `cross'
configure.ac:75: installing `./config.sub'
configure.ac:75: installing `./config.guess'
autoreconf: running: gnu-configize
autoreconf: Leaving directory `.'
NOTE: Running
/home/pcor/OE/build/tmp/work/armv7a-angstrom-linux-gnueabi/pidgin-
2.5.0-r0/pidgin-2.5.0/configure             --build=i686-linux         
    --host=arm-angstrom-linux-gnueabi             --target=arm-angstrom-linux-
gnueabi             --prefix=/usr             --exec_prefix=/usr 
        --bindir=/usr/bin             --sbindir=/usr/sbin         
    --libexecdir=/usr/libexec             --datadir=/usr/share         
    --sysconfdir=/etc             --sharedstatedir=/usr/com             --lo
calstatedir=/var             --libdir=/usr/lib             --includedir
=/usr/include             --oldincludedir=/usr/include             --in
fodir=/usr/share/info             --mandir=/usr/share/man             
                 --disable-audio         --disable-perl         --disabl
e-tcl         --disable-deprecated         --disable-gevolution         
--x-includes=/home/pcor/OE/build/tmp/staging/arm-angstrom-linux-gnueabi/usr/incl
ude         --x-libraries=/home/pcor/OE/build/tmp/staging/arm-angstrom-linux
-gnueabi/usr/lib         --enable-gnutls=yes         --with-ncurses-h
eaders=/home/pcor/OE/build/tmp/staging/arm-angstrom-linux-gnueabi/usr/include   
    --with-gnutls-includes=/home/pcor/OE/build/tmp/staging/arm-angstrom-linu
x-gnueabi/usr/include         --with-gnutls-libs=/home/pcor/OE/build/tmp/stagi
ng/arm-angstrom-linux-gnueabi/usr/lib          --enable-nls  --disable-gtkspel
l                   --disable-meanwhile                   --disable-nm          
                    ...
configure: loading site script
/home/pcor/OE/org.openembedded.dev/site/endian-li
ttle
configure: loading site script
/home/pcor/OE/org.openembedded.dev/site/common-li
nux
configure: loading site script
/home/pcor/OE/org.openembedded.dev/site/common-gl
ibc
configure: loading site script
/home/pcor/OE/org.openembedded.dev/site/arm-commo
n
configure: loading site script
/home/pcor/OE/org.openembedded.dev/site/arm-linux
configure: loading site script /home/pcor/OE/org.openembedded.dev/site/common
configure: loading site script /home/pcor/OE/org.openembedded.dev/site/common
checking build system type... i686-pc-linux-gnu
checking host system type... arm-angstrom-linux-gnueabi
checking target system type... arm-angstrom-linux-gnueabi
checking for a BSD-compatible install...
/home/pcor/OE/build/tmp/staging/i686-li
nux/usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p...
/home/pcor/OE/build/tmp/staging/i686-linu
x/usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for arm-angstrom-linux-gnueabi-strip...
arm-angstrom-linux-gnueabi-stri
p
checking for sed... /usr/bin/sed
checking for arm-angstrom-linux-gnueabi-gcc... arm-angstrom-linux-gnueabi-gcc
-m
arch=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 
-mfpu=neon -mfloat-abi=softfp accepts -g... yes
checking for arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8
-mfp
u=neon -mfloat-abi=softfp option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of arm-angstrom-linux-gnueabi-gcc -march=armv7-a
-mtun
e=cortex-a8 -mfpu=neon -mfloat-abi=softfp... gcc3
checking whether arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 
-mfpu=neon -mfloat-abi=softfp and cc understand -c and -o together... yes
checking for a sed that does not truncate output... /usr/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 arm-angstrom-linux-gnueabi-gcc -march=armv7-a
-mtune=cor
tex-a8 -mfpu=neon -mfloat-abi=softfp... arm-angstrom-linux-gnueabi-ld
checking if the linker (arm-angstrom-linux-gnueabi-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)...
/home/pcor/OE/build/tmp/c
ross/bin/arm-angstrom-linux-gnueabi-nm -B
checking the name lister
(/home/pcor/OE/build/tmp/cross/bin/arm-angstrom-linux-g
nueabi-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for arm-angstrom-linux-gnueabi-ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for arm-angstrom-linux-gnueabi-ar... arm-angstrom-linux-gnueabi-ar
checking for arm-angstrom-linux-gnueabi-strip... (cached)
arm-angstrom-linux-gnu
eabi-strip
checking for arm-angstrom-linux-gnueabi-ranlib...
arm-angstrom-linux-gnueabi-ran
lib
checking command to parse
/home/pcor/OE/build/tmp/cross/bin/arm-angstrom-linux-g
nueabi-nm -B output from arm-angstrom-linux-gnueabi-gcc -march=armv7-a
-mtune=co
rtex-a8 -mfpu=neon -mfloat-abi=softfp object... ok
checking how to run the C preprocessor... arm-angstrom-linux-gnueabi-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 arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8
-mfpu
=neon -mfloat-abi=softfp supports -fno-rtti -fno-exceptions... no
checking for arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8
-mfp
u=neon -mfloat-abi=softfp option to produce PIC... -fPIC -DPIC
checking if arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8
-mfpu
=neon -mfloat-abi=softfp PIC flag -fPIC -DPIC works... yes
checking if arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8
-mfpu
=neon -mfloat-abi=softfp static flag -static works... yes
checking if arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8
-mfpu
=neon -mfloat-abi=softfp supports -c -o file.o... yes
checking if arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8
-mfpu
=neon -mfloat-abi=softfp supports -c -o file.o... (cached) yes
checking whether the arm-angstrom-linux-gnueabi-gcc -march=armv7-a
-mtune=cortex
-a8 -mfpu=neon -mfloat-abi=softfp linker (arm-angstrom-linux-gnueabi-ld)
support
s 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 a BSD-compatible install...
/home/pcor/OE/build/tmp/staging/i686-li
nux/usr/bin/install -c
checking for intltool-update...
/home/pcor/OE/build/tmp/staging/i686-linux/usr/b
in/intltool-update
checking for intltool-merge...
/home/pcor/OE/build/tmp/staging/i686-linux/usr/bi
n/intltool-merge
checking for intltool-extract...
/home/pcor/OE/build/tmp/staging/i686-linux/usr/
bin/intltool-extract
checking for xgettext...
/home/pcor/OE/build/tmp/staging/i686-linux/usr/bin/xget
text
checking for msgmerge...
/home/pcor/OE/build/tmp/staging/i686-linux/usr/bin/msgm
erge
checking for msgfmt...
/home/pcor/OE/build/tmp/staging/i686-linux/usr/bin/msgfmt
checking for perl... /home/pcor/OE/build/tmp/staging/i686-linux/usr/bin/perl
checking for XML::Parser... ok
checking for arm-angstrom-linux-gnueabi-pkg-config... no
checking for pkg-config...
/home/pcor/OE/build/tmp/staging/i686-linux/usr/bin/pk
g-config
configure: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet.  If you think this
configuration is useful to you, please write to autoconf at gnu.org.
checking pkg-config is at least version 0.9.0... yes
checking for working alloca.h... yes
checking for alloca... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached)
/home/pcor/OE/build/tmp/staging/i686-linux/usr/b
in/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... (cached)
/home/pcor/OE/build/tmp/staging/i686-linux/usr
/bin/xgettext
checking for catalogs to be installed...  af am ar az be at latin bg bn bs ca
ca at va
lencia cs da de dz el en_AU en_CA en_GB eo es et eu fa fi fr gl gu he hi hu id
i
t ja ka kn ko ku lo lt mk my_MM nb ne nl nn oc pa pl pt_BR pt ps ro ru si sk sl 
sq sr sr at latin sv ta te th tr uk ur vi xh zh_CN zh_HK zh_TW
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking arpa/nameser_compat.h usability... yes
checking arpa/nameser_compat.h presence... yes
checking for arpa/nameser_compat.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for locale.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for an ANSI C-conforming const... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for time_t... yes
checking size of time_t... 4
checking whether byte ordering is bigendian... (cached) no
checking return type of signal handlers... void
checking for strftime... yes
checking for strdup... yes
checking for strstr... yes
checking for atexit... yes
checking for setlocale... yes
checking for getopt_long... yes
checking for inet_aton... yes
checking for __res_query in -lresolv... yes
checking for gethostent in -lnsl... yes
checking for socket... yes
checking for getaddrinfo... (cached) yes
checking for inet_ntop... yes
checking for socklen_t... yes
checking for struct sockaddr.sa_len... (cached) no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for fileno()... no
checking for the %z format string in strftime()... no
checking for GLIB... yes
checking for X... libraries
/home/pcor/OE/build/tmp/staging/arm-angstrom-linux-g
nueabi/usr/lib, headers
/home/pcor/OE/build/tmp/staging/arm-angstrom-linux-gnuea
bi/usr/include
checking whether -R must be followed by a space... neither works
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for GTK... yes
checking for PANGO... yes
checking for X11... yes
checking for XScreenSaverRegister in -lXext... no
checking for XScreenSaverRegister in -lXss... no
configure: error:
XScreenSaver extension development headers not found.
Use --disable-screensaver if you do not need XScreenSaver extension support,
this is required for detecting idle time by mouse and keyboard usage.

FATAL: oe_runconf failed

-- 
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list