Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11531 - FWBuilder 1.0.7 Won't merge
Summary: FWBuilder 1.0.7 Won't merge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-03 07:31 UTC by Jacques Botha
Modified: 2003-02-04 19:42 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 Jacques Botha 2002-12-03 07:31:33 UTC
When ever you do 

emerge fwbuilder

Calculating dependencies    ...done!
[ebuild  N   ] net-misc/fwbuilder-1.0.7
>>> Unpacking source...
>>> Unpacking fwbuilder-1.0.7.tar.gz
>>> Source unpacked.
nls
which: no gnumake in
(/sbin:/usr/sbin:/usr/lib/portage/bin:/bin:/usr/bin:/usr/local/bin:/opt/bin:/opt/Acrobat5:/usr/X11R6/bin:/opt/blackdown-jdk-1.3.1/bin:/opt/blackdown-jdk-1.3.1/jre/bin:/usr/qt/3/bin:/usr/qt/2/bin:/usr/kde/3/bin)
Found GNU Make at /usr/bin/gmake ... good.
This script runs configure ...
You did remember necessary arguments for configure, right?
You should update your `aclocal.m4' by running aclocal.
creating cache ./config.cache
checking for non-GNU ld... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /bin/install -c
checking for strerror in -lcposix... no
checking for gcc... gcc
checking whether the C compiler (gcc -O2 -mcpu=i686 -pipe  ) works... yes
checking whether the C compiler (gcc -O2 -mcpu=i686 -pipe  ) is a
cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking how to run the C preprocessor... gcc -E
checking for c++... c++
checking whether the C++ compiler (c++ -O2 -mcpu=i686 -pipe  ) works... yes
checking whether the C++ compiler (c++ -O2 -mcpu=i686 -pipe  ) is a
cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking how to run the C++ preprocessor... c++ -E
checking for strchr... yes
checking for memcpy... yes
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... i686-pc-linux-gnu
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for shared library run path origin... 
./config.rpath: ./config.rpath: No such file or directory
done
checking for ranlib... ranlib
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for argz.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for stddef.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft,
char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 1.35, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking for ccache... no
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/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 dependant libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC 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.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether -lc should be explicitly linked in... no
creating libtool
checking whether make sets ${MAKE}... (cached) yes
checking for locale.h... (cached) yes
checking for setlocale... (cached) yes
checking for setenv... (cached) yes
checking for putenv... (cached) yes
checking for getopt.h... yes
checking whether we should define __PRAGMA_REDEFINE_EXTNAME... no
checking whether we should prepend '_' to some library calls... no
checking whether make is GNU Make... yes
checking for libfwbuilder-config... /usr/bin/libfwbuilder-config
checking libfwbuilder version... 0.10.11
checking for glib-config... /usr/bin/glib-config
checking for GLIB - version >= 1.2.7... yes
checking for xml2-config... /usr/bin/xml2-config
checking for xmlSaveFormatFile... yes
checking for xslt-config... /usr/bin/xslt-config
checking for sigc-config... /usr/bin/sigc-config
checking for gtkmm-config... no
configure: error: gtkmm not present or not configured
!!! ERROR: net-misc/fwbuilder-1.0.7 failed.
!!! Function src_compile, Line 20, Exitcode 1
!!! ./configure failed
Calculating dependencies    ...done!
>>> emerge (1 of 1) net-misc/fwbuilder-1.0.7 to /
>>> md5 ;-) fwbuilder-1.0.7.tar.gz


The previous run of the same command installed gtkmm as a dependancy, so it is
installed.
Comment 1 foser (RETIRED) gentoo-dev 2002-12-04 08:35:42 UTC
Yeah, well.. it installs gtkmm, but the gtk2 version, not gtk1 version. Fixed
that now, so rsync and retry. Thanks for your report.