Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 430926 - dev-util/geany-plugins-1.22 USE=multiterm should depend on dev-lang/vala
Summary: dev-util/geany-plugins-1.22 USE=multiterm should depend on dev-lang/vala
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Nathan Phillip Brink (binki) (RETIRED)
URL:
Whiteboard:
Keywords:
: 436184 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-08-11 13:15 UTC by manwe
Modified: 2012-09-26 05:39 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 manwe 2012-08-11 13:15:34 UTC
As stated on plugin's page (http://plugins.geany.org/multiterm.html) Multiterm requires vala compiler.


>>> Emerging (1 of 1) dev-util/geany-plugins-1.22
>>> Failed to emerge dev-util/geany-plugins-1.22, Log file:
>>>  '/var/log/portage/dev-util:geany-plugins-1.22:20120811-131355.log'
>>> Jobs: 0 of 1 complete, 1 failed                 Load avg: 12.1, 7.4, 5.8
 * Package:    dev-util/geany-plugins-1.22
 * Repository: gentoo
 * Maintainer: binki@gentoo.org
 * USE:        amd64 elibc_glibc gtkspell kernel_linux multilib multiterm nls userland_GNU
 * FEATURES:   sandbox
>>> Unpacking source...
>>> Unpacking geany-plugins-1.22.tar.gz to /tmp/portage/dev-util/geany-plugins-1.22/work
>>> Source unpacked in /tmp/portage/dev-util/geany-plugins-1.22/work
>>> Preparing source in /tmp/portage/dev-util/geany-plugins-1.22/work/geany-plugins-1.22 ...
 * Running elibtoolize in: geany-plugins-1.22/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
>>> Source prepared.
>>> Configuring source in /tmp/portage/dev-util/geany-plugins-1.22/work/geany-plugins-1.22 ...
>>> Working in BUILD_DIR: "/tmp/portage/dev-util/geany-plugins-1.22/work/geany-plugins-1.22_build"
 * econf: updating geany-plugins-1.22/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating geany-plugins-1.22/config.sub with /usr/share/gnuconfig/config.sub
/tmp/portage/dev-util/geany-plugins-1.22/work/geany-plugins-1.22/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --docdir=/usr/share/doc/geany-plugins-1.22 --docdir=/usr/share/doc/geany-plugins-1.22 --disable-cppcheck --disable-extra-c-warnings --disable-geanygendoc --enable-geanygdb --enable-geanymacro --enable-geanynumberedbookmarks --enable-gproject --enable-pretty-printer --enable-tableconvert --enable-treebrowser --enable-xmlsnippets --disable-debugger --disable-devhelp --disable-spellcheck --disable-geanypg --enable-gtkspell --enable-multiterm --disable-geanylua --enable-nls --disable-updatechecker --disable-geniuspaste --disable-webhelper
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... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... yes
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/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... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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... no
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.50.2 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.16.1
checking for XML::Parser... ok
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) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  be ca da de es fr gl ja pt pt_BR ru tr zh_CN
checking for x86_64-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GEANY... yes
checking for CHECK... yes
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for glib-mkenums... /usr/bin/glib-mkenums
checking elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking elf_abi.h usability... no
checking elf_abi.h presence... no
checking for elf_abi.h... no
checking for rst2html... no
checking for GTKSPELL... yes
checking for gpgme-config... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for valac... no
configure: WARNING: No Vala compiler found.  You will not be able to compile .vala source files.
configure: error: valac not found

!!! Please attach the following file when seeking support:
!!! /tmp/portage/dev-util/geany-plugins-1.22/work/geany-plugins-1.22_build/config.log
 * ERROR: dev-util/geany-plugins-1.22 failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *          ebuild.sh, line   85:  Called src_configure
 *        environment, line 3178:  Called autotools-utils_src_configure
 *        environment, line  616:  Called econf '--docdir=/usr/share/doc/geany-plugins-1.22' '--docdir=/usr/share/doc/geany-plugins-1.22' '--disable-cppcheck' '--disable-extra-c-warnings' '--disable-geanygendoc' '--enable-geanygdb' '--enable-geanymacro' '--enable-geanynumberedbookmarks' '--enable-gproject' '--enable-pretty-printer' '--enable-tableconvert' '--enable-treebrowser' '--enable-xmlsnippets' '--disable-debugger' '--disable-devhelp' '--disable-spellcheck' '--disable-geanypg' '--enable-gtkspell' '--enable-multiterm' '--disable-geanylua' '--enable-nls' '--disable-updatechecker' '--disable-geniuspaste' '--disable-webhelper'
 *   phase-helpers.sh, line  467:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *


Reproducible: Always

Steps to Reproduce:
1. USE=multiterm emerge -1 dev-util/geany-plugins



Portage 2.1.11.9 (default/linux/amd64/10.0, gcc-4.6.3, glibc-2.15-r2, 3.4.5-gentoo-heroth-v5 x86_64)
=================================================================
System uname: Linux-3.4.5-gentoo-heroth-v5-x86_64-Intel-R-_Core-TM-_i7_CPU_Q_740_@_1.73GHz-with-gentoo-2.1
Timestamp of tree: Sat, 11 Aug 2012 10:15:01 +0000
app-shells/bash:          4.2_p37
dev-java/java-config:     2.1.12
dev-lang/python:          2.7.3-r2
dev-util/cmake:           2.8.8-r3
dev-util/pkgconfig:       0.27
sys-apps/baselayout:      2.1-r1
sys-apps/openrc:          0.10.5
sys-apps/sandbox:         2.6
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.12.2
sys-devel/binutils:       2.22.90
sys-devel/gcc:            4.6.3
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 3.5 (virtual/os-headers)
sys-libs/glibc:           2.15-r2
Comment 1 Benn Snyder 2012-09-14 00:42:56 UTC
Same error here, even though vala was already installed.  /usr/bin/valac-0.10 exists, but configure looks for plain valac.  I made a symlink and geany-plugins compiled OK.
Comment 2 Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2012-09-26 05:32:54 UTC
*** Bug 436184 has been marked as a duplicate of this bug. ***
Comment 3 Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2012-09-26 05:39:12 UTC
I dropped this useflag from geany-plugins-1.22 because that ebuild had already been mostly marked stable and it is impossible for anyone to have successfully installed it with USE=multiterm. I add the flag back in in geany-plugins-1.22-r1.

Sorry for the delay in addressing this bug, thanks for the report!

+  26 Sep 2012; Nathan Phillip Brink <binki@gentoo.org>
+  geany-plugins-1.22.ebuild:
+  Provisionally drop multiterm useflag which is broken due to vala misuse in
+  this ebuild, bug #430926.

+*geany-plugins-1.22-r1 (26 Sep 2012)
+
+  26 Sep 2012; Nathan Phillip Brink <binki@gentoo.org>
+  +geany-plugins-1.22-r1.ebuild:
+  Restore and fix the multiterm useflag for bug #430926.

(In reply to comment #1)
> Same error here, even though vala was already installed. 
> /usr/bin/valac-0.10 exists, but configure looks for plain valac.  I made a
> symlink and geany-plugins compiled OK.

Please remove the valac -> valac-0.10 symlink. vala.eclass is used by ebuilds which need to build with vala and sets environment variables correctly so that SLOTted versions of vala can be used. The symlink shouldn't be there and may get stale and cause problems for you in the future... and maybe in the present too ;-).