Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 462104 - [gnome-overlay] mail-client/evolution-3.7.92 fails to build. highlight required
Summary: [gnome-overlay] mail-client/evolution-3.7.92 fails to build. highlight required
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-17 21:52 UTC by Michael Hampicke
Modified: 2013-09-08 16:28 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 Michael Hampicke 2013-03-17 21:52:16 UTC
emerge app-text/highlight fixes this issue. Maybe evolution should rdepend on highlight?

Reproducible: Always

Steps to Reproduce:
1. emerge evolution
Actual Results:  
build fails

Expected Results:  
build succeeds

Calculating dependencies... done!
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) mail-client/evolution-3.7.92 from gnome
>>> Failed to emerge mail-client/evolution-3.7.92, Log file:
>>>  '/var/tmp/portage/mail-client/evolution-3.7.92/temp/build.log'
>>> Jobs: 0 of 1 complete, 1 failed                 Load avg: 0.71, 0.78, 1.25
 * Package:    mail-client/evolution-3.7.92
 * Repository: gnome
 * Maintainer: gnome@gentoo.org
 * USE:        amd64 crypt elibc_glibc gnome-online-accounts gstreamer kernel_linux ldap ssl userland_GNU weather
 * FEATURES:   preserve-libs sandbox
>>> Unpacking source...
>>> Unpacking evolution-3.7.92.tar.xz to /var/tmp/portage/mail-client/evolution-3.7.92/work
>>> Source unpacked in /var/tmp/portage/mail-client/evolution-3.7.92/work
>>> Preparing source in /var/tmp/portage/mail-client/evolution-3.7.92/work/evolution-3.7.92 ...
 * Fixing OMF Makefiles ...
 [ ok ]
 * Disabling deprecation warnings ...
 [ ok ]
 * Running elibtoolize in: evolution-3.7.92/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.2 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/mail-client/evolution-3.7.92/work/evolution-3.7.92 ...
 * econf: updating evolution-3.7.92/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating evolution-3.7.92/config.guess with /usr/share/gnuconfig/config.guess
./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-silent-rules --disable-dependency-tracking --disable-schemas-compile --disable-maintainer-mode --disable-gtk-doc --disable-schemas-compile --without-glade-catalog --without-kde-applnk-path --disable-image-inline --disable-pst-import --enable-canberra --disable-bogofilter --enable-goa --enable-audio-inline --disable-highlight --disable-contact-maps --disable-spamassassin --enable-nss --enable-smime --without-krb5 --with-openldap --enable-nss=yes --enable-weather ITSTOOL=/bin/true
configure: WARNING: unrecognized options: --without-kde-applnk-path, --disable-highlight
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 make supports nested variables... yes
checking for style of include used by make... GNU
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 dependency style of x86_64-pc-linux-gnu-gcc... none
checking for supported compiler flags...  -Wall -Wextra -Wdeprecated-declarations -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings
checking if strict building is enabled... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
checking for inline... inline
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gawk... (cached) gawk
checking for perl... /usr/bin/perl
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.16... yes
checking whether NLS is requested... yes
checking for intltool >= 0.40.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.12.4
checking for XML::Parser... ok
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 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 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 for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for itstool... /bin/true
checking for xmllint... xmllint
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... no
checking for Win32... no
checking for GNOME_PLATFORM... yes
checking for EVOLUTION_DATA_SERVER... yes
checking for CANBERRA... yes
checking whether to build user documentation... yes
checking for iconv in -liconv... no
checking for iconv... yes
checking for gnu_get_libc_version... yes
checking if iconv() handles UTF-8... yes
checking preferred charset name formats for system iconv... found
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for purify... impure
checking for tm_gmtoff in struct tm... yes
checking for mkstemp... yes
checking for mkdtemp... yes
checking for isblank... yes
checking if ctime_r wants three arguments... no
checking for gethostbyname_r... yes
checking if gethostbyname_r wants five arguments... no
checking for gethostbyaddr_r... yes
checking if gethostbyaddr_r wants seven arguments... no
checking for sys/statvfs.h... yes
checking for statvfs... yes
checking for sys/param.h... yes
checking for sys/mount.h... yes
checking for statfs... yes
checking for GIT... yes
checking for A11Y... yes
checking for X11 XFree86 headers... yes
checking for OpenLDAP... yes
checking if OpenLDAP is version 2.x... yes
checking for res_query in -lresolv... no
checking for __res_query in -lresolv... yes
checking for bind in -lsocket... no
checking for gethostbyaddr in -lnsl... yes
checking for ber_get_tag in -llber... yes
checking for ldap_open in -lldap... yes
checking for ldap_ntlm_bind... yes
checking for regexec... yes
checking for GTKHTML... yes
checking for Kerberos 5... no
checking for et/com_err.h... yes
checking for com_err.h... yes
checking Mozilla NSPR pkg-config module name... nspr
checking Mozilla NSS pkg-config module name... nss
checking for killall... /usr/bin/killall
checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.0.0... yes (version 2.35.8)
checking for yTNEF... no
checking if GNOME Online Accounts support is enabled... yes
checking for GOA... yes
checking for MOZILLA_NSS... yes
checking if Bogofilter support is enabled... no
./configure: line 18502: enable: spamassassin=no: not a shell builtin
checking if SpamAssassin support is enabled... no
checking for LIBNOTIFY... yes
checking for LIBSOUP... yes
checking for GDATA... yes
checking ical_set_unknown_token_handling_setting function... yes
checking for GSTREAMER... yes
checking if source code highlighting support is enabled... yes
checking for highlight... no
configure: error: 

	Highlight utility not found.

	If you want to disable text-highlight plugin,
	please append --disable-text-highlight to configure.
Comment 1 Michael Hampicke 2013-03-17 21:55:45 UTC
I forgot, USE highlight is not net

[ebuild   R   ~] mail-client/evolution-3.7.92:2.0::gnome  USE="crypt gnome-online-accounts gstreamer ldap ssl weather -bogofilter -highlight -kerberos -map -spamassassin" 0 kB
Comment 2 Priit Laes (IRC: plaes) 2013-03-17 22:44:19 UTC
(In reply to comment #1)
> I forgot, USE highlight is not net
> 
> [ebuild   R   ~] mail-client/evolution-3.7.92:2.0::gnome  USE="crypt
> gnome-online-accounts gstreamer ldap ssl weather -bogofilter -highlight
> -kerberos -map -spamassassin" 0 kB

Fixed now.
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2013-09-08 16:28:36 UTC
Indeed, it's been a while now.