Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 339991 - dev-util/anjuta-2.30.2.1 fails on configure
Summary: dev-util/anjuta-2.30.2.1 fails on configure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-06 22:19 UTC by Vicente Olivert Riera (RETIRED)
Modified: 2010-10-13 21:53 UTC (History)
0 users

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


Attachments
environment file (environment,125.79 KB, text/plain)
2010-10-07 15:00 UTC, Vicente Olivert Riera (RETIRED)
Details
build.log (build.log,5.25 KB, text/plain)
2010-10-07 15:02 UTC, Vicente Olivert Riera (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vicente Olivert Riera (RETIRED) gentoo-dev 2010-10-06 22:19:02 UTC
I get this error in the configure process:
########################################
./configure: line 5218: syntax error near unexpected token `maximum'
./configure: line 5218: `GNOME_COMPILE_WARNINGS(maximum)'
########################################

Build log:
########################################
[ebuild  N    ] dev-util/anjuta-2.30.2.1  USE="sourceview -debug -devhelp -doc -glade -subversion -symbol-db -test" 

>>> Emerging (1 of 1) dev-util/anjuta-2.30.2.1
 * anjuta-2.30.2.1.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                                                                [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                                      [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                                     [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                                    [ ok ]
 * Package:    dev-util/anjuta-2.30.2.1
 * Repository: gentoo
 * Maintainer: gnome@gentoo.org
 * USE:  amd64 elibc_glibc kernel_linux multilib sourceview userland_GNU
 * You have disabled symbol-db, which will disallow using projects
>>> Unpacking source...
>>> Unpacking anjuta-2.30.2.1.tar.bz2 to /var/tmp/portage/dev-util/anjuta-2.30.2.1/work
>>> Source unpacked in /var/tmp/portage/dev-util/anjuta-2.30.2.1/work
>>> Preparing source in /var/tmp/portage/dev-util/anjuta-2.30.2.1/work/anjuta-2.30.2.1 ...
 * Fixing OMF Makefiles ...                                                                                                                                               [ ok ]
 * Running elibtoolize in: anjuta-2.30.2.1/
 *   Applying portage-2.2.patch ...
 *   Applying sed-1.5.6.patch ...
 *   Applying as-needed-2.2.6.patch ...
 * Applying anjuta-2.30.2.0-symbol-db-optional.patch ...                                                                                                                  [ ok ]
 * Applying anjuta-2.30.2.0-debug-mode.patch ...                                                                                                                          [ ok ]
 * Running eautoreconf in '/var/tmp/portage/dev-util/anjuta-2.30.2.1/work/anjuta-2.30.2.1' ...
 * Running aclocal ...                                                                                                                                                    [ ok ]
 * Running libtoolize --copy --force --install --automake ...                                                                                                             [ ok ]
 * Running aclocal ...                                                                                                                                                    [ ok ]
 * Running autoconf ...                                                                                                                                                   [ ok ]
 * Running autoheader ...                                                                                                                                                 [ ok ]
 * Running automake --add-missing --copy ...                                                                                                                              [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-util/anjuta-2.30.2.1/work/anjuta-2.30.2.1 ...
 * econf: updating anjuta-2.30.2.1/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating anjuta-2.30.2.1/config.sub with /usr/share/gnuconfig/config.sub
./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 --docdir=/usr/share/doc/anjuta-2.30.2.1 --disable-debug --disable-plugin-devhelp --disable-plugin-glade --enable-plugin-sourceview --disable-plugin-subversion --disable-plugin-symbol-db --disable-gtk-doc
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 whether to enable maintainer-specific portions of Makefiles... no
checking whether ln -s works... yes
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 gnome-doc-utils >= 0.3.2... 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... gcc3
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
./configure: line 5218: syntax error near unexpected token `maximum'
./configure: line 5218: `GNOME_COMPILE_WARNINGS(maximum)'

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-util/anjuta-2.30.2.1/work/anjuta-2.30.2.1/config.log
 * ERROR: dev-util/anjuta-2.30.2.1 failed:
 *   econf failed
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_configure
 *   environment, line 3521:  Called gnome2_src_configure
 *   environment, line 2678:  Called econf '--docdir=/usr/share/doc/anjuta-2.30.2.1' '--disable-debug' '--disable-plugin-devhelp' '--disable-plugin-glade' '--enable-plugin-sourceview' '--disable-plugin-subversion' '--disable-plugin-symbol-db' '--disable-gtk-doc'
 *     ebuild.sh, line  558:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 * 
 * If you need support, post the output of 'emerge --info =dev-util/anjuta-2.30.2.1',
 * the complete build log and the output of 'emerge -pqv =dev-util/anjuta-2.30.2.1'.
 * The complete build log is located at '/var/tmp/portage/dev-util/anjuta-2.30.2.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-util/anjuta-2.30.2.1/temp/environment'.
 * S: '/var/tmp/portage/dev-util/anjuta-2.30.2.1/work/anjuta-2.30.2.1'

>>> Failed to emerge dev-util/anjuta-2.30.2.1, Log file:

>>>  '/var/tmp/portage/dev-util/anjuta-2.30.2.1/temp/build.log'

 * Messages for package dev-util/anjuta-2.30.2.1:

 * You have disabled symbol-db, which will disallow using projects
 * ERROR: dev-util/anjuta-2.30.2.1 failed:
 *   econf failed
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_configure
 *   environment, line 3521:  Called gnome2_src_configure
 *   environment, line 2678:  Called econf '--docdir=/usr/share/doc/anjuta-2.30.2.1' '--disable-debug' '--disable-plugin-devhelp' '--disable-plugin-glade' '--enable-plugin-sourceview' '--disable-plugin-subversion' '--disable-plugin-symbol-db' '--disable-gtk-doc'
 *     ebuild.sh, line  558:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 * 
 * If you need support, post the output of 'emerge --info =dev-util/anjuta-2.30.2.1',
 * the complete build log and the output of 'emerge -pqv =dev-util/anjuta-2.30.2.1'.
 * The complete build log is located at '/var/tmp/portage/dev-util/anjuta-2.30.2.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-util/anjuta-2.30.2.1/temp/environment'.
 * S: '/var/tmp/portage/dev-util/anjuta-2.30.2.1/work/anjuta-2.30.2.1'
########################################

Reproducible: Always

Steps to Reproduce:
1. emerge anjuta
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2010-10-07 14:40:38 UTC
Please post your `emerge --info', and attach the environment file as well as the complete build log, and then reopen this bug report.
Comment 2 Vicente Olivert Riera (RETIRED) gentoo-dev 2010-10-07 14:58:26 UTC
peratu@fujitsu ~ $ emerge --info
Portage 2.2_rc90 (default/linux/amd64/10.0, gcc-4.4.3, glibc-2.11.2-r0, 2.6.35-gentoo-r9 x86_64)
=================================================================
System uname: Linux-2.6.35-gentoo-r9-x86_64-AMD_Sempron-tm-_Processor_3800+-with-gentoo-2.0.1
Timestamp of tree: Thu, 07 Oct 2010 03:00:01 +0000
app-shells/bash:     4.0_p37
dev-java/java-config: 2.1.11
dev-lang/python:     2.6.5-r3, 3.1.2-r4
dev-util/cmake:      2.8.1-r2
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.6.1-r1
sys-apps/sandbox:    2.3-r1
sys-devel/autoconf:  2.13, 2.65-r1
sys-devel/automake:  1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.4.3-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.10
sys-devel/make:      3.81-r2
virtual/os-headers:  2.6.30-r1 (sys-kernel/linux-headers)
Repositories: gentoo mozilla peratu
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks fixlafiles fixpackages news parallel-fetch preserve-libs protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="es_ES.utf8"
LC_ALL="es_ES.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="es"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"                                                                                                                                                           
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"                                                                                                                                                                    
PORTAGE_TMPDIR="/var/tmp"                                                                                                                                                        
PORTDIR="/usr/portage"                                                                                                                                                           
PORTDIR_OVERLAY="/var/lib/layman/mozilla /usr/local/portage"                                                                                                                     
SYNC="rsync://atom/gentoo-portage"                                                                                                                                               
USE="3dnow 3dnowext X a52 aac acl acpi alsa amd64 aspell berkdb bluetooth bzip2 cairo cddb cdio cleartype cli consolekit corefonts cracklib crypt css cxx dbus dga dri dts dvd dvdr fam ffmpeg flac fortran gdbm gif gnutls gpm gtk hal hunspell iconv joystick jpeg jpeg2k mad mmx mmxext modules mp3 mp4 mpeg mudflap multilib ncurses nls nptl nptlonly nsplugin ogg old-daemons openal opengl openmp optimized-qmake pam pcre pdf perl png pppd python qt3support qt4 quicktime readline reflection session spell sse sse2 ssl svg sysfs tcpd theora tiff truetype unicode usb vdpau vorbis vpx x264 xcomposite xml xorg xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="es" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 3 Vicente Olivert Riera (RETIRED) gentoo-dev 2010-10-07 15:00:54 UTC
Created attachment 249847 [details]
environment file
Comment 4 Vicente Olivert Riera (RETIRED) gentoo-dev 2010-10-07 15:02:12 UTC
Created attachment 249849 [details]
build.log
Comment 5 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-10-13 11:39:20 UTC
do you have gnome-common installed ?
Comment 6 Vicente Olivert Riera (RETIRED) gentoo-dev 2010-10-13 17:19:49 UTC
(In reply to comment #5)
> do you have gnome-common installed ?
> 

No, I haven't.

peratu@fujitsu ~ $ qlist -Ie gnome-base/gnome-common
peratu@fujitsu ~ $
Comment 7 Pacho Ramos gentoo-dev 2010-10-13 20:43:10 UTC
Try installing it then ;-)
Comment 8 Vicente Olivert Riera (RETIRED) gentoo-dev 2010-10-13 21:47:15 UTC
(In reply to comment #7)
> Try installing it then ;-)
> 

It works. Please, add gnome-base/gnome-common to DEPEND variable on anjuta ebuild.
Thanks.
Comment 9 Pacho Ramos gentoo-dev 2010-10-13 21:53:36 UTC
Done:

+  13 Oct 2010; Pacho Ramos <pacho@gentoo.org> anjuta-2.30.2.1.ebuild:
+  Add missing gnome-base/gnome-common to DEPEND per bug #339991 by Vicente
+  Olivert.
+