Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 273237 - sci-electronics/balsa-3.5 configure fails if dev-libs/glib-1.2.x is not installed
Summary: sci-electronics/balsa-3.5 configure fails if dev-libs/glib-1.2.x is not insta...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: The Soldering-Iron Brotherhood
URL:
Whiteboard:
Keywords:
: 273240 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-06-08 18:47 UTC by Iwan Aucamp
Modified: 2010-06-24 17:22 UTC (History)
1 user (show)

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 Iwan Aucamp 2009-06-08 18:47:36 UTC
This can be worked around by manually pulling in dev-libs/glib-1.2.x

Reproducible: Always

Steps to Reproduce:
1. Make sure dev-libs/glib-1.2.x is not installed
2. Try to emerge sci-electronics/balsa-3.5


Actual Results:  
fails on configure

Expected Results:  
configure should pass, should work

>>> Emerging (4 of 4) sci-electronics/balsa-3.5
 * balsa-tech-example-3.5.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                               [ ok ]
 * balsa-tech-xilinx-3.5.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                                [ ok ]
 * balsa-sim-verilog-3.5.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                                [ ok ]
 * balsa-3.5.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                                            [ ok ]
 * BalsaManual3.5.pdf RMD160 SHA1 SHA256 size ;-) ...                                                                                          [ ok ]
 * BalsaExamples3.5.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                                     [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                           [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                          [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                         [ ok ]
>>> Unpacking source...
>>> Unpacking balsa-tech-example-3.5.tar.gz to /var/tmp/portage/sci-electronics/balsa-3.5/work
>>> Unpacking balsa-tech-xilinx-3.5.tar.gz to /var/tmp/portage/sci-electronics/balsa-3.5/work
>>> Unpacking balsa-sim-verilog-3.5.tar.gz to /var/tmp/portage/sci-electronics/balsa-3.5/work
>>> Unpacking balsa-3.5.tar.gz to /var/tmp/portage/sci-electronics/balsa-3.5/work
>>> Unpacking BalsaManual3.5.pdf to /var/tmp/portage/sci-electronics/balsa-3.5/work
unpack BalsaManual3.5.pdf: file format not recognized. Ignoring.
>>> Unpacking BalsaExamples3.5.tar.gz to /var/tmp/portage/sci-electronics/balsa-3.5/work
>>> Source unpacked in /var/tmp/portage/sci-electronics/balsa-3.5/work
>>> Compiling source in /var/tmp/portage/sci-electronics/balsa-3.5/work/balsa-3.5 ...
 * Compiling balsa
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes

....

checking for glib-config... no
checking for GLIB - version >= 1.2.0... no
*** The glib-config script installed by GLIB could not be found
*** If GLIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GLIB_CONFIG environment variable to the
*** full path to glib-config.
configure: error: Cannot find GLIB: Is gtk-config in path?
 * 
 * ERROR: sci-electronics/balsa-3.5 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2216:  Called die
 * The specific snippet of code:
 *       ./configure --prefix=/usr/ || die "econf failed";
 *  The die message:
 *   econf failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/sci-electronics/balsa-3.5/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sci-electronics/balsa-3.5/temp/environment'.
 * 

>>> Failed to emerge sci-electronics/balsa-3.5, Log file:
Comment 1 Christian Faulhammer (RETIRED) gentoo-dev 2009-07-22 17:46:24 UTC
*** Bug 273240 has been marked as a duplicate of this bug. ***
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2010-06-24 17:22:27 UTC
*balsa-4.0 (24 Jun 2010)

  24 Jun 2010; Justin Lecher <jlec@gentoo.org> +files/4.0-datadir.patch,
  balsa-3.5.ebuild, +files/4.0-libdir.patch, +balsa-4.0.ebuild:
  Version Bump and restricting gtk+ version, #273237