Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Epiphany 3.12.1 failed (compile phase)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
jhon987
Apprentice
Apprentice


Joined: 18 Nov 2013
Posts: 297

PostPosted: Sat Sep 06, 2014 10:19 pm    Post subject: Epiphany 3.12.1 failed (compile phase) Reply with quote

Hi,
Code:
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/www-client/epiphany-3.12.1/work/epiphany-3.12.1'
Making all in help
make[2]: Entering directory `/var/tmp/portage/www-client/epiphany-3.12.1/work/epiphany-3.12.1/help'
Makefile:513: *** missing separator.  Stop.
make[2]: Leaving directory `/var/tmp/portage/www-client/epiphany-3.12.1/work/epiphany-3.12.1/help'
make[1]: *** [all-recursive] Error 1

full log:
Code:
# emerge --jobs=1 epiphany
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) www-client/epiphany-3.12.1
 * epiphany-3.12.1.tar.xz SHA256 SHA512 WHIRLPOOL size ;-) ...   [ ok ]
>>> Unpacking source...
>>> Unpacking epiphany-3.12.1.tar.xz to /var/tmp/portage/www-client/epiphany-3.12.1/work
>>> Source unpacked in /var/tmp/portage/www-client/epiphany-3.12.1/work
>>> Preparing source in /var/tmp/portage/www-client/epiphany-3.12.1/work/epiphany-3.12.1 ...
 * Applying epiphany-3.12.0-missing-symbol.patch ...             [ ok ]
 * Running eautoreconf in '/var/tmp/portage/www-client/epiphany-3.12.1/work/epiphany-3.12.1' ...
 * Running glib-gettextize --copy --force ...                    [ ok ]
 * Running intltoolize --automake --copy --force ...             [ ok ]
 * Running libtoolize --install --copy --force --automake ...    [ ok ]
 * Running aclocal -I m4 ...                                     [ ok ]
 * Running autoconf ...                                          [ ok ]
 * Running autoheader ...                                        [ ok ]
 * Running automake --add-missing --copy --foreign --force-missi [ ok ]
 * Running elibtoolize in: epiphany-3.12.1/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.2 patch ...
 *   Applying target-nm/2.4.2 patch ...
 * Fixing OMF Makefiles ...                                      [ ok ]
 * Disabling deprecation warnings ...                            [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/www-client/epiphany-3.12.1/work/epiphany-3.12.1 ...
 * econf: updating epiphany-3.12.1/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating epiphany-3.12.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 --disable-silent-rules --disable-dependency-tracking --docdir=/usr/share/doc/epiphany-3.12.1 --enable-compile-warnings=minimum --disable-schemas-compile --disable-maintainer-mode --enable-shared --disable-static --with-distributor-name=Gentoo --enable-nss --disable-tests ITSTOOL=/bin/true
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 whether UID '250' is supported by ustar format... yes
checking whether GID '250' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
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 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 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/x86_64-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-pc-linux-gnu-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/x86_64-pc-linux-gnu-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 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 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-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 glib-genmarshal... /usr/bin/glib-genmarshal
checking for glib-mkenums... /usr/bin/glib-mkenums
checking whether NLS is requested... yes
checking for intltool >= 0.50.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.18.2
checking for XML::Parser... ok
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 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 whether gcc understands -Wall... yes
checking what warning flags to pass to the C compiler...  -Wall
checking what language compliance flags to pass to the C compiler...
checking whether to build with code coverage support... no
checking whether to build tests... no
checking for DEPENDENCIES... yes
checking for WEB_EXTENSION... yes
checking for localtime_r... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for mkdtemp... yes
checking for realpath... yes
checking for sqrt... no
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strtol... yes
checking for strtoul... yes
checking for strstr... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for library containing backtrace... none required
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... yes
checking for working strtod... yes
checking for size_t... yes
checking X11/XF86keysym.h usability... yes
checking X11/XF86keysym.h presence... yes
checking for X11/XF86keysym.h... yes
checking whether NSS support is requested... yes
checking for NSS... yes
checking whether iso-codes has iso-639 and iso-3166 domains... yes
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
./configure: line 15685: YELP_HELP_INIT: command not found
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating data/Makefile
config.status: creating data/epiphany.desktop.in
config.status: creating data/pages/Makefile
config.status: creating doc/Makefile
config.status: creating help/Makefile
config.status: creating lib/Makefile
config.status: creating lib/egg/Makefile
config.status: creating lib/history/Makefile
config.status: creating lib/widgets/Makefile
config.status: creating embed/Makefile
config.status: creating embed/web-extension/Makefile
config.status: creating src/Makefile
config.status: creating src/bookmarks/Makefile
config.status: creating po/Makefile.in
config.status: creating tests/Makefile
config.status: creating tests/data/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands

Epiphany was configured with the following options:

        Source code location       : .
        Compiler                   : x86_64-pc-linux-gnu-gcc
        Prefix                     : /usr
        Extra debugging support    : no
        Build tests                : no
        Code coverage              : no

        NSS support                : yes

>>> Source configured.
>>> Compiling source in /var/tmp/portage/www-client/epiphany-3.12.1/work/epiphany-3.12.1 ...
make -j9
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/www-client/epiphany-3.12.1/work/epiphany-3.12.1'
Making all in help
make[2]: Entering directory `/var/tmp/portage/www-client/epiphany-3.12.1/work/epiphany-3.12.1/help'
Makefile:513: *** missing separator.  Stop.
make[2]: Leaving directory `/var/tmp/portage/www-client/epiphany-3.12.1/work/epiphany-3.12.1/help'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/www-client/epiphany-3.12.1/work/epiphany-3.12.1'
make: *** [all] Error 2
 * ERROR: www-client/epiphany-3.12.1::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=www-client/epiphany-3.12.1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=www-client/epiphany-3.12.1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/www-client/epiphany-3.12.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/www-client/epiphany-3.12.1/temp/environment'.
 * Working directory: '/var/tmp/portage/www-client/epiphany-3.12.1/work/epiphany-3.12.1'
 * S: '/var/tmp/portage/www-client/epiphany-3.12.1/work/epiphany-3.12.1'

>>> Failed to emerge www-client/epiphany-3.12.1, Log file:

>>>  '/var/tmp/portage/www-client/epiphany-3.12.1/temp/build.log'

 * Messages for package www-client/epiphany-3.12.1:

 * ERROR: www-client/epiphany-3.12.1::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=www-client/epiphany-3.12.1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=www-client/epiphany-3.12.1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/www-client/epiphany-3.12.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/www-client/epiphany-3.12.1/temp/environment'.
 * Working directory: '/var/tmp/portage/www-client/epiphany-3.12.1/work/epiphany-3.12.1'
 * S: '/var/tmp/portage/www-client/epiphany-3.12.1/work/epiphany-3.12.1'

:?:
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Sat Sep 06, 2014 11:49 pm    Post subject: Reply with quote

Try emerging app-text/yelp-tools - looks like a case of insufficient deps for eautoreconf.
Back to top
View user's profile Send private message
jhon987
Apprentice
Apprentice


Joined: 18 Nov 2013
Posts: 297

PostPosted: Sun Sep 07, 2014 5:53 am    Post subject: Reply with quote

VoidMage wrote:
Try emerging app-text/yelp-tools - looks like a case of insufficient deps for eautoreconf.


Man you must be a magician cause it worked like a charm :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum