Jump to content
Read the Funtoo Newsletter: Summer 2023 ×
  • 0

[Solved] Failed to emerge app-text/gtkspell-3.0.10 (release 1.3)


morphmex

Question

(chroot) funmex / # emerge gnome      
Calculating dependencies... done!

>>> Verifying ebuild manifests
>>> Running pre-merge checks for net-misc/vinagre-3.22.0-r2
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found kernel object directory:
 *     /lib/modules/4.9.130-2/build
 * Found sources for kernel version:
 *     4.9.130-2
 * Checking for suitable kernel configuration options...                                      [ ok ]

>>> Emerging (1 of 42) media-plugins/gst-plugins-meta-1.14.3::media-kit
 * Fetching files in the background.
 * To view fetch progress, run in another terminal:
 * tail -f /var/log/emerge-fetch.log
>>> Unpacking source...
>>> Source unpacked in /var/tmp/portage/media-plugins/gst-plugins-meta-1.14.3/work
>>> Preparing source in /var/tmp/portage/media-plugins/gst-plugins-meta-1.14.3/work ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-plugins/gst-plugins-meta-1.14.3/work ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/media-plugins/gst-plugins-meta-1.14.3/work ...
>>> Source compiled.
>>> Test phase [not enabled]: media-plugins/gst-plugins-meta-1.14.3

>>> Install gst-plugins-meta-1.14.3 into /var/tmp/portage/media-plugins/gst-plugins-meta-1.14.3/image/ category media-plugins
>>> Completed installing gst-plugins-meta-1.14.3 into /var/tmp/portage/media-plugins/gst-plugins-meta-1.14.3/image/

 * Final size of build directory: 4 KiB
 * Final size of installed tree:  4 KiB


>>> Installing (1 of 42) media-plugins/gst-plugins-meta-1.14.3::media-kit

>>> Emerging (2 of 42) app-text/gtkspell-3.0.10::gnome-kit
 * gtkspell3-3.0.10.tar.xz BLAKE2B SHA512 size ;-) ...                                        [ ok ]
>>> Unpacking source...
>>> Unpacking gtkspell3-3.0.10.tar.xz to /var/tmp/portage/app-text/gtkspell-3.0.10/work
>>> Source unpacked in /var/tmp/portage/app-text/gtkspell-3.0.10/work
>>> Preparing source in /var/tmp/portage/app-text/gtkspell-3.0.10/work/gtkspell3-3.0.10 ...
 * Disabling deprecation warnings ...                                                         [ ok ]
 * Running elibtoolize in: gtkspell3-3.0.10/
 *   Applying ppc64le/2.4.4 patch ...
 * Running elibtoolize in: gtkspell3-3.0.10/build/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.3 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-text/gtkspell-3.0.10/work/gtkspell3-3.0.10 ...
 * econf: updating gtkspell3-3.0.10/build/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating gtkspell3-3.0.10/build/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/gtkspell-3.0.10 --htmldir=/usr/share/doc/gtkspell-3.0.10/html --libdir=/usr/lib64 --disable-gtk-doc --disable-static --enable-introspection --disable-vala
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/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 make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar
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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
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.9.0... yes
checking for gobject-introspection... yes
checking for valac... valac
configure: WARNING: no proper vala compiler found
configure: WARNING: you will not be able to compile vala source files
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 vapigen... no
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.51.0 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.26.2
checking for XML::Parser... ok
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
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 how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
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 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... (cached) 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 a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
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 GTK_SPELL3... no
configure: error: Package requirements (glib-2.0 gtk+-3.0 enchant-2) were not met:

Package 'enchant-2', required by 'virtual:world', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GTK_SPELL3_CFLAGS
and GTK_SPELL3_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/app-text/gtkspell-3.0.10/work/gtkspell3-3.0.10/config.log
 * ERROR: app-text/gtkspell-3.0.10::gnome-kit failed (configure phase):
 *   econf failed
 * 
 * Call stack:
 *               ebuild.sh, line   92:  Called src_configure
 *             environment, line 3086:  Called gnome2_src_configure '--disable-static' '--enable-introspection' '--disable-vala'
 *             environment, line 2261:  Called econf '--disable-gtk-doc' '--disable-static' '--enable-introspection' '--disable-vala'
 *        phase-helpers.sh, line  718:  Called __helpers_die 'econf failed'
 *   isolated-functions.sh, line  121:  Called die
 * The specific snippet of code:
 *              die "$@"
 * 
 * If you need support, post the output of `emerge --info '=app-text/gtkspell-3.0.10::gnome-kit'`,
 * the complete build log and the output of `emerge -pqv '=app-text/gtkspell-3.0.10::gnome-kit'`.
 * The complete build log is located at '/var/tmp/portage/app-text/gtkspell-3.0.10/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-text/gtkspell-3.0.10/temp/environment'.
 * Working directory: '/var/tmp/portage/app-text/gtkspell-3.0.10/work/gtkspell3-3.0.10'
 * S: '/var/tmp/portage/app-text/gtkspell-3.0.10/work/gtkspell3-3.0.10'

>>> Failed to emerge app-text/gtkspell-3.0.10, Log file:

>>>  '/var/tmp/portage/app-text/gtkspell-3.0.10/temp/build.log'

 * Messages for package app-text/gtkspell-3.0.10:

 * ERROR: app-text/gtkspell-3.0.10::gnome-kit failed (configure phase):
 *   econf failed
 * 
 * Call stack:
 *               ebuild.sh, line   92:  Called src_configure
 *             environment, line 3086:  Called gnome2_src_configure '--disable-static' '--enable-introspection' '--disable-vala'
 *             environment, line 2261:  Called econf '--disable-gtk-doc' '--disable-static' '--enable-introspection' '--disable-vala'
 *        phase-helpers.sh, line  718:  Called __helpers_die 'econf failed'
 *   isolated-functions.sh, line  121:  Called die
 * The specific snippet of code:
 *              die "$@"
 * 
 * If you need support, post the output of `emerge --info '=app-text/gtkspell-3.0.10::gnome-kit'`,
 * the complete build log and the output of `emerge -pqv '=app-text/gtkspell-3.0.10::gnome-kit'`.
 * The complete build log is located at '/var/tmp/portage/app-text/gtkspell-3.0.10/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-text/gtkspell-3.0.10/temp/environment'.
 * Working directory: '/var/tmp/portage/app-text/gtkspell-3.0.10/work/gtkspell3-3.0.10'
 * S: '/var/tmp/portage/app-text/gtkspell-3.0.10/work/gtkspell3-3.0.10'

 * GNU info directory index is up-to-date.
(chroot) funmex / # 

 

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Syncing nokit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at bb761f10 updates
Already up to date.
Sync successful and kits in alignment! ?
Updating /etc/portage/repos.conf...
Updating profiles at /etc/portage/make.profile/parent...
(chroot) funmex / # emerge gnome
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 38) app-text/gtkspell-3.0.10::gnome-kit
* Fetching files in the background.
* To view fetch progress, run in another terminal:
* tail -f /var/log/emerge-fetch.log
* gtkspell3-3.0.10.tar.xz BLAKE2B SHA512 size ? ...   [ ok ]
>>> Unpacking source...
>>> Unpacking gtkspell3-3.0.10.tar.xz to /var/tmp/portage/app-te
xt/gtkspell-3.0.10/work
>>> Source unpacked in /var/tmp/portage/app-text/gtkspell-3.0.10
/work
>>> Preparing source in /var/tmp/portage/app-text/gtkspell-3.0.1
0/work/gtkspell3-3.0.10 ...
* Disabling deprecation warnings ...                    [ ok ]
* Running elibtoolize in: gtkspell3-3.0.10/
*   Applying ppc64le/2.4.4 patch ...
* Running elibtoolize in: gtkspell3-3.0.10/build/
*   Applying portage/1.2.0 patch ...
*   Applying sed/1.5.6 patch ...
*   Applying as-needed/2.4.3 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-text/gtkspell-3.0
.10/work/gtkspell3-3.0.10 ...
* econf: updating gtkspell3-3.0.10/build/config.guess with /usr
/share/gnuconfig/config.guess
* econf: updating gtkspell3-3.0.10/build/config.sub with /usr/s
hare/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/in
fo --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/l
ib --disable-dependency-tracking --disable-silent-rules --docdir
=/usr/share/doc/gtkspell-3.0.10 --htmldir=/usr/share/doc/gtkspel
l-3.0.10/html --libdir=/usr/lib64 --disable-gtk-doc --disable-st
atic --enable-introspection --disable-vala
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/lib/portage/python
2.7/ebuild-helpers/xattr/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 make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU
style)
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 whether x86_64-pc-linux-gnu-gcc understands -c and -o t
ogether... yes
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar
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 whether x86_64-pc-linux-gnu-gcc understands -c and -o t
ogether... (cached) yes
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached)
none
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-p
c-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gobject-introspection... yes
checking for valac... valac
configure: WARNING: no proper vala compiler found
configure: WARNING: you will not be able to compile vala source
files
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 vapigen... no
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.51.0 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.26.2
checking for XML::Parser... ok
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gc
c -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
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 how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-p
c-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) in
terface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
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 toolch
ain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload ob
ject 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... (cached) x86_64-pc-linux-
gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-st
rip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-r
anlib
checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B out
put from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exce
ptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -f
PIC -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... (ca
ched) 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... immediat
e
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 GTK_SPELL3... no
configure: error: Package requirements (glib-2.0 gtk+-3.0 enchan
t-2) were not met:

Package 'enchant-2', required by 'virtual:world', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if y
ou
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GTK_SPELL3_
CFLAGS
and GTK_SPELL3_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/app-text/gtkspell-3.0.10/work/gtkspell3-3.0
.10/config.log
* ERROR: app-text/gtkspell-3.0.10::gnome-kit failed (configure
phase):
*   econf failed
*  
* Call stack:
*               ebuild.sh, line   92:  Called src_configure
*             environment, line 3089:  Called gnome2_src_config
ure '--disable-static' '--enable-introspection' '--disable-vala'
*             environment, line 2264:  Called econf '--disable-
gtk-doc' '--disable-static' '--enable-introspection' '--disable-
vala'
*        phase-helpers.sh, line  718:  Called __helpers_die 'ec
onf failed'
*   isolated-functions.sh, line  121:  Called die
* The specific snippet of code:
*              die "$@"
*  
* If you need support, post the output of `emerge --info '=app-
text/gtkspell-3.0.10::gnome-kit'`,
* the complete build log and the output of `emerge -pqv '=app-t
ext/gtkspell-3.0.10::gnome-kit'`.
* The complete build log is located at '/var/tmp/portage/app-te
xt/gtkspell-3.0.10/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/a
pp-text/gtkspell-3.0.10/temp/environment'.
* Working directory: '/var/tmp/portage/app-text/gtkspell-3.0.10
/work/gtkspell3-3.0.10'
* S: '/var/tmp/portage/app-text/gtkspell-3.0.10/work/gtkspell3-
3.0.10'

>>> Failed to emerge app-text/gtkspell-3.0.10, Log file:

>>>  '/var/tmp/portage/app-text/gtkspell-3.0.10/temp/build.log'

* Messages for package app-text/gtkspell-3.0.10:

* ERROR: app-text/gtkspell-3.0.10::gnome-kit failed (configure
phase):
*   econf failed
*  
* Call stack:
*               ebuild.sh, line   92:  Called src_configure
*             environment, line 3089:  Called gnome2_src_config
ure '--disable-static' '--enable-introspection' '--disable-vala'
*             environment, line 2264:  Called econf '--disable-
gtk-doc' '--disable-static' '--enable-introspection' '--disable-
vala'
*        phase-helpers.sh, line  718:  Called __helpers_die 'ec
onf failed'
*   isolated-functions.sh, line  121:  Called die
* The specific snippet of code:
*              die "$@"
*  
* If you need support, post the output of `emerge --info '=app-
text/gtkspell-3.0.10::gnome-kit'`,
* the complete build log and the output of `emerge -pqv '=app-t
ext/gtkspell-3.0.10::gnome-kit'`.
* The complete build log is located at '/var/tmp/portage/app-te
xt/gtkspell-3.0.10/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/a
pp-text/gtkspell-3.0.10/temp/environment'.
* Working directory: '/var/tmp/portage/app-text/gtkspell-3.0.10
/work/gtkspell3-3.0.10'
* S: '/var/tmp/portage/app-text/gtkspell-3.0.10/work/gtkspell3-
3.0.10'
(chroot) funmex / #


 

Link to comment
Share on other sites

  • 0
9 hours ago, jhan said:

Well, it got better but not fixed. Now I get the messsage:


/bin/sh ../libtool --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi-3.3_rc0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/enchant-2 -pthread  -DG_LOG_DOMAIN=\"gtkspell\" -DLOCALEDIR=\""/usr/share/locale"\" -march=haswell -O2 -pipe  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -o libgtkspell.la -rpath /usr/lib64 gtkspell.lo deprecated.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lenchant-2  -lenchant 
libtool: link: x86_64-pc-linux-gnu-gcc -shared  .libs/gtkspell.o .libs/deprecated.o   -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lenchant-2 -lenchant  -pthread -march=haswell -Wl,-O1 -Wl,--sort-common -Wl,--as-needed   -pthread -Wl,-soname -Wl,libgtkspell.so.0 -o .libs/libgtkspell.so.0.0.0
/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lenchant
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:287: libgtkspell.la] Error 1
make[2]: Leaving directory '/var/tmp/portage/app-text/gtkspell-2.0.16/work/gtkspell-2.0.16/gtkspell'
make[1]: *** [Makefile:323: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/app-text/gtkspell-2.0.16/work/gtkspell-2.0.16'
make: *** [Makefile:232: all] Error 2

The reason seems to be that the enchant package installs a libenchant-2 and not a libenchant:


farout ~ # equery f enchant
 * Searching for enchant ...
 * Contents of app-text/enchant-2.2.1-r1:
/usr
/usr/bin
/usr/bin/enchant-2
/usr/bin/enchant-lsmod-2
/usr/include
/usr/include/enchant-2
/usr/include/enchant-2/enchant++.h
/usr/include/enchant-2/enchant-provider.h
/usr/include/enchant-2/enchant.h
/usr/lib64
/usr/lib64/enchant-2
/usr/lib64/enchant-2/enchant_hunspell.so
/usr/lib64/libenchant-2.so -> libenchant-2.so.2.2.1
/usr/lib64/libenchant-2.so.2 -> libenchant-2.so.2.2.1
/usr/lib64/libenchant-2.so.2.2.1
/usr/lib64/pkgconfig
/usr/lib64/pkgconfig/enchant-2.pc
/usr/lib64/pkgconfig/enchant.pc -> /usr/lib64/pkgconfig/enchant-2.pc
/usr/share
/usr/share/doc
/usr/share/doc/enchant-2.2.1-r1
/usr/share/doc/enchant-2.2.1-r1/AUTHORS.bz2
/usr/share/doc/enchant-2.2.1-r1/ChangeLog.bz2
/usr/share/doc/enchant-2.2.1-r1/NEWS.bz2
/usr/share/doc/enchant-2.2.1-r1/README.bz2
/usr/share/enchant
/usr/share/enchant/enchant.ordering
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/enchant-2.1.bz2
/usr/share/man/man1/enchant-lsmod-2.1.bz2

 

aha, so, there is also an gtkspell-2 ebuild with slot-2. gtkspell-3 is what mentioned as fixed

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...