Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62715 - net-libs/libfwbuilder 2.0.2 Could not find mkspecs for your QMAKESPEC after trying
Summary: net-libs/libfwbuilder 2.0.2 Could not find mkspecs for your QMAKESPEC after t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-03 07:21 UTC by Hans-Christian Armingeon
Modified: 2004-10-05 07:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hans-Christian Armingeon 2004-09-03 07:21:37 UTC
# emerge -u fwbuilder
Calculating dependencies ...done!
>>> emerge (1 of 2) net-libs/libfwbuilder-2.0.2 to /
>>> md5 src_uri ;-) libfwbuilder-2.0.2.tar.gz
>>> Unpacking source...
>>> Unpacking libfwbuilder-2.0.2.tar.gz to /var/tmp/portage/libfwbuilder-2.0.2/work
>>> Source unpacked.
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
Creating VERSION.h file...
checking looking for QT... /usr/qt/3
checking for qmake... /usr/qt/3/bin/qmake
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output... 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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for strerror in -lcposix... no
checking for i686-pc-linux-gnu-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 ANSI C... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking how to run the C preprocessor... gcc -E
checking for i686-pc-linux-gnu-g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking whether byte ordering is bigendian... no
checking whether make sets $(MAKE)... yes
checking for strtok_r... 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 endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking whether make is GNU Make... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... gcc
Found pthread library:
PTHREAD_CFLAGS=-pthread
PTHREAD_LIBS=-pthread
checking for xml2-config... /usr/bin/xml2-config
checking for xmlSaveFormatFileEnc... yes
checking for xslt-config... /usr/bin/xslt-config
checking libxslt/xsltconfig.h usability... yes
checking libxslt/xsltconfig.h presence... yes
checking for libxslt/xsltconfig.h... yes
checking whether openssl is installed under /usr/local/ssl... no
checking whether openssl is installed under /usr/local/... no. Assuming it is in /usr
checking for SSL_library_init in -lssl... yes
checking for ERR_error_string_n in -lcrypto... yes
checking for MD5_Init in -lcrypto... yes
checking for net-snmp-config... /usr/bin/net-snmp-config
checking for init_snmp in -lnetsnmp... yes
checking for snprint_objid in -lnetsnmp... yes
checking for bind/resolv.h... no
checking /usr/local/bind/include/resolv.h usability... no
checking /usr/local/bind/include/resolv.h presence... no
checking for /usr/local/bind/include/resolv.h... no
checking for resolv.h... yes
checking for res_nquery in -lresolv... no
checking for __res_nquery in -lresolv... yes
checking for __ns_parserr in -lresolv... no
checking for __ns_parserr in -lc... yes
checking for res_init in -lbind_r... no
checking for rpc_call in -lnsl... no
checking if gethostbyname_r is declared... yes
checking for gethostbyname_r... yes
checking if gethostbyname_r takes 3 arguments... no
checking if gethostbyname_r takes 6 arguments... yes
checking if gethostbyaddr_r is declared... yes
checking for gethostbyaddr_r... yes
checking if gethostbyaddr_r takes 5 arguments... no
checking if gethostbyaddr_r takes 7 arguments... no
checking if gethostbyaddr_r takes 8 arguments and first arg is (in_addr*)... yes
checking for md5... /usr/bin/md5
checking for doc++... no
checking where to install documentation... /usr/share/doc/libfwbuilder-2.0.2
checking for ccache... /usr/bin/ccache
configure: creating ./config.status
config.status: creating qmake.inc
config.status: creating src/confscript/libfwbuilder-config-2
config.status: creating etc/fwbuilder.dtd
config.status: creating src/fwbuilder/libfwbuilder-config.h

-------------------------------------------------------------------
Support for SNMP queries  :                              YES
    Using ucd_snmp library :                             NO
    Using net_snmp library :                             YES
Support for SSL encryption:                              YES
Support for thread-safe resolver and DNS zone transfers: YES
Using lwres resolver library:                            NO
Function gethostbyname_r takes 6 arguments
Function gethostbyaddr_r takes 8 arguments
First argument for gethostbyaddr_r is const void *
-------------------------------------------------------------------
Running qmake...
Could not find mkspecs for your QMAKESPEC after trying:
        /usr/qt/3/mkspecs
        /usr/qt/3/mkspecs
        /usr/qt/3/mkspecs
        /usr/qt/3
        /usr/qt/3
Error processing project file: /var/tmp/portage/libfwbuilder-2.0.2/work/libfwbuilder-2.0.2/libfwbuilder.pro
Could not find mkspecs for your QMAKESPEC after trying:
        /usr/qt/3/mkspecs
        /usr/qt/3/mkspecs
        /usr/qt/3/mkspecs
        /usr/qt/3
        /usr/qt/3
Error processing project file: /var/tmp/portage/libfwbuilder-2.0.2/work/libfwbuilder-2.0.2/src/src.pro
Could not find mkspecs for your QMAKESPEC after trying:
        /usr/qt/3/mkspecs
        /usr/qt/3/mkspecs
        /usr/qt/3/mkspecs
        /usr/qt/3
        /usr/qt/3
Error processing project file: /var/tmp/portage/libfwbuilder-2.0.2/work/libfwbuilder-2.0.2/src/fwbuilder/fwbuilder.pro
Could not find mkspecs for your QMAKESPEC after trying:
        /usr/qt/3/mkspecs
        /usr/qt/3/mkspecs
        /usr/qt/3/mkspecs
        /usr/qt/3
        /usr/qt/3
Error processing project file: /var/tmp/portage/libfwbuilder-2.0.2/work/libfwbuilder-2.0.2/src/fwcompiler/fwcompiler.pro
Could not find mkspecs for your QMAKESPEC after trying:
        /usr/qt/3/mkspecs
        /usr/qt/3/mkspecs
        /usr/qt/3/mkspecs
        /usr/qt/3
        /usr/qt/3
Error processing project file: /var/tmp/portage/libfwbuilder-2.0.2/work/libfwbuilder-2.0.2/src/test/test.pro
Could not find mkspecs for your QMAKESPEC after trying:
        /usr/qt/3/mkspecs
        /usr/qt/3/mkspecs
        /usr/qt/3/mkspecs
        /usr/qt/3
        /usr/qt/3
Error processing project file: /var/tmp/portage/libfwbuilder-2.0.2/work/libfwbuilder-2.0.2/src/confscript/confscript.pro
Could not find mkspecs for your QMAKESPEC after trying:
        /usr/qt/3/mkspecs
        /usr/qt/3/mkspecs
        /usr/qt/3/mkspecs
        /usr/qt/3
        /usr/qt/3
Error processing project file: /var/tmp/portage/libfwbuilder-2.0.2/work/libfwbuilder-2.0.2/etc/etc.pro
Could not find mkspecs for your QMAKESPEC after trying:
        /usr/qt/3/mkspecs
        /usr/qt/3/mkspecs
        /usr/qt/3/mkspecs
        /usr/qt/3
        /usr/qt/3
Error processing project file: /var/tmp/portage/libfwbuilder-2.0.2/work/libfwbuilder-2.0.2/doc/doc.pro
Could not find mkspecs for your QMAKESPEC after trying:
        /usr/qt/3/mkspecs
        /usr/qt/3/mkspecs
        /usr/qt/3/mkspecs
        /usr/qt/3
        /usr/qt/3
Error processing project file: /var/tmp/portage/libfwbuilder-2.0.2/work/libfwbuilder-2.0.2/migration/migration.pro

!!! ERROR: net-libs/libfwbuilder-2.0.2 failed.
!!! Function econf, Line 362, Exitcode 2
!!! econf failed

I am having this problem with other packets, too.

I have no clue what's wrong.

Johnny

Reproducible: Always
Steps to Reproduce:
1. emerge libfwbuilder
2.
3.




Portage 2.0.50-r10 (default-x86-1.4, gcc-3.3.4, glibc-2.3.4.20040808-r0, 
2.6.8-gentoo) 
================================================================= 
System uname: 2.6.8-gentoo i686 mobile AMD Athlon(tm) XP 2500+ 
Gentoo Base System version 1.5.3 
distcc 2.17 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled] 
ccache version 2.3 [enabled] 
Autoconf: sys-devel/autoconf-2.59-r4 
Automake: sys-devel/automake-1.8.5-r1 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-m32 -O3 -march=athlon-4 -O3 -fomit-frame-pointer -funroll-loops 
-pipe" 
CHOST="i686-pc-linux-gnu" 
COMPILER="" 
CONFIG_PROTECT="/etc /lib/modules /opt/glftpd/etc /usr/NX/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3.3/share/config:/usr/kde/3.3/env:/usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/bind /var/qmail/control /var/spool/fax/etc /var/vpopmail/domains /var/vpopmail/etc" 
CONFIG_PROTECT_MASK="/etc/afs/C /etc/afs/afsws /etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-m32 -O3 -march=athlon-4 -O3 -fomit-frame-pointer -funroll-loops 
-pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs buildpkg ccache sandbox sfperms" 
GENTOO_MIRRORS="ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ 
ftp://ftp.uni-muenster.de/pub/linux/distributions/gentoo 
http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ 
http://ftp.uni-erlangen.de/pub/mirrors/gentoo" 
MAKEOPTS="-j1" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="3dnow 3dnowex 3dnowext X X509 aalib acl acpi adns afs aim alsa apache2 
apm arts audiofile avi berkdb bidi bitmap-fonts blender-game bonobo caps cddb 
cdparanoia cdr chasen chroot clearpasswd codecs crypt cscope cups curl cyrus 
dedicated dga directfb divx4linux doc dts dvd dvdr dvdread edl emacs encode 
esd ethereal evo f77 faad fam fax fbcon fbdev fdftk fftw firebird flac flash 
flexresp fltk foomaticdb frascend freetds frlargefiles frxp gb gcj gd gdbm ggi 
gif gimpprint gmp gnome gnutls gphoto2 gpm gps graphviz gstreamer gtk gtk2 
gtkhtml guile icc icq idea imagemagic imagemagick imap imlib inetd informix 
innodb insecure-drivers ipalias ipv6 jabber jack jack-tmpfs java javamail jbig 
jikes jit jks joystick jpeg junit kde kerberos ladcca latex lcms ldap libcaca 
libg++ libgda libwww linguas_de lirc live lzo mad maildir maildrop mailwrapper 
matroska mbox mbrola mcal mecab memlimit mikmod mmx mmx2 motif mozcalendar 
mozilla mozsvg mpeg mpi msn multitarget mysql mythtv nagios-dns nagios-ntp 
nagios-ping nagios-ssh nas ncurses netcdf network neural nls nptl oav objc 
oci8 odbc offensive oggvorbis opengl oscar oss pam pcmcia pcsc-lite pda pdflib 
perl pic plotutils png pnp portaudio postgres ppds prelude procmail python qt 
quicktime readline rtc ruby samba sasl scanner sdl sftplogging silc skey slang 
slp smartcard smime sndfile snmpsnortsam socks5 soundtouch speex spell sqlite 
sse ssl stats stencil-buffer svg svga szip tcltk tcpd tetex tga theora threads 
tiff transcode transparent-proxy truetype unicode usb v4l v4l2 vda vhosts 
vpopmail wifi wmf wxwindows x86 xine xinerama xml xml2 xmms xosd xprint xv 
xvid yahoo yaz zlib"
Comment 1 Daniel Ahlberg (RETIRED) gentoo-dev 2004-10-05 07:03:13 UTC
In CVS, thanks!