Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

[SOLVED] ERROR: dev-libs/re2-2023.06.02::dev-kit failed (compile phase): emake failed


Recommended Posts

funtoo /home/peter # cat /var/tmp/portage/dev-libs/re2-2023.06.02/temp/build.log
 * Package:    dev-libs/re2-2023.06.02
 * Repository: dev-kit
 * USE:        amd64 elibc_glibc icu kernel_linux userland_GNU
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking re2-2023.06.02.tar.gz to /var/tmp/portage/dev-libs/re2-2023.06.02/work
/var/tmp/portage/dev-libs/re2-2023.06.02/work /var/tmp/portage/dev-libs/re2-2023.06.02/work
/var/tmp/portage/dev-libs/re2-2023.06.02/work
>>> Source unpacked in /var/tmp/portage/dev-libs/re2-2023.06.02/work
>>> Preparing source in /var/tmp/portage/dev-libs/re2-2023.06.02/work/re2-2023.06.02 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-libs/re2-2023.06.02/work/re2-2023.06.02 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-libs/re2-2023.06.02/work/re2-2023.06.02 ...
make -j6 SONAME=11 shared 
Package absl_base was not found in the pkg-config search path.
Perhaps you should add the directory containing `absl_base.pc'
to the PKG_CONFIG_PATH environment variable
Package 'absl_base', required by 'virtual:world', not found
Package 'absl_core_headers', required by 'virtual:world', not found
Package 'absl_fixed_array', required by 'virtual:world', not found
Package 'absl_flags', required by 'virtual:world', not found
Package 'absl_flat_hash_map', required by 'virtual:world', not found
Package 'absl_flat_hash_set', required by 'virtual:world', not found
Package 'absl_inlined_vector', required by 'virtual:world', not found
Package 'absl_optional', required by 'virtual:world', not found
Package 'absl_span', required by 'virtual:world', not found
Package 'absl_str_format', required by 'virtual:world', not found
Package 'absl_strings', required by 'virtual:world', not found
Package 'absl_synchronization', required by 'virtual:world', not found
Package absl_base was not found in the pkg-config search path.
Perhaps you should add the directory containing `absl_base.pc'
to the PKG_CONFIG_PATH environment variable
Package 'absl_base', required by 'virtual:world', not found
Package 'absl_core_headers', required by 'virtual:world', not found
Package 'absl_fixed_array', required by 'virtual:world', not found
Package 'absl_flags', required by 'virtual:world', not found
Package 'absl_flat_hash_map', required by 'virtual:world', not found
Package 'absl_flat_hash_set', required by 'virtual:world', not found
Package 'absl_inlined_vector', required by 'virtual:world', not found
Package 'absl_optional', required by 'virtual:world', not found
Package 'absl_span', required by 'virtual:world', not found
Package 'absl_str_format', required by 'virtual:world', not found
Package 'absl_strings', required by 'virtual:world', not found
Package 'absl_synchronization', required by 'virtual:world', not found
x86_64-pc-linux-gnu-g++ -c -o obj/so/util/rune.o -fPIC  -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I.   -DRE2_USE_ICU  -march=znver3 -O2 -pipe -DNDEBUG util/rune.cc
Package absl_base was not found in the pkg-config search path.
Perhaps you should add the directory containing `absl_base.pc'
to the PKG_CONFIG_PATH environment variable
Package 'absl_base', required by 'virtual:world', not found
Package 'absl_core_headers', required by 'virtual:world', not found
Package 'absl_fixed_array', required by 'virtual:world', not found
Package 'absl_flags', required by 'virtual:world', not found
Package 'absl_flat_hash_map', required by 'virtual:world', not found
Package 'absl_flat_hash_set', required by 'virtual:world', not found
Package 'absl_inlined_vector', required by 'virtual:world', not found
Package 'absl_optional', required by 'virtual:world', not found
Package 'absl_span', required by 'virtual:world', not found
Package 'absl_str_format', required by 'virtual:world', not found
Package 'absl_strings', required by 'virtual:world', not found
Package 'absl_synchronization', required by 'virtual:world', not found
x86_64-pc-linux-gnu-g++ -c -o obj/so/util/strutil.o -fPIC  -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I.   -DRE2_USE_ICU  -march=znver3 -O2 -pipe -DNDEBUG util/strutil.cc
Package absl_base was not found in the pkg-config search path.
Perhaps you should add the directory containing `absl_base.pc'
to the PKG_CONFIG_PATH environment variable
Package 'absl_base', required by 'virtual:world', not found
Package 'absl_core_headers', required by 'virtual:world', not found
Package 'absl_fixed_array', required by 'virtual:world', not found
Package 'absl_flags', required by 'virtual:world', not found
Package 'absl_flat_hash_map', required by 'virtual:world', not found
Package 'absl_flat_hash_set', required by 'virtual:world', not found
Package 'absl_inlined_vector', required by 'virtual:world', not found
Package 'absl_optional', required by 'virtual:world', not found
Package 'absl_span', required by 'virtual:world', not found
Package 'absl_str_format', required by 'virtual:world', not found
Package 'absl_strings', required by 'virtual:world', not found
Package 'absl_synchronization', required by 'virtual:world', not found
x86_64-pc-linux-gnu-g++ -c -o obj/so/re2/bitmap256.o -fPIC  -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I.   -DRE2_USE_ICU  -march=znver3 -O2 -pipe -DNDEBUG re2/bitmap256.cc
Package absl_base was not found in the pkg-config search path.
Perhaps you should add the directory containing `absl_base.pc'
to the PKG_CONFIG_PATH environment variable
Package 'absl_base', required by 'virtual:world', not found
In file included from ./re2/bitmap256.h:14,
                 from re2/bitmap256.cc:5:
./util/logging.h:16:10: fatal error: absl/base/attributes.h: No such file or directory
   16 | #include "absl/base/attributes.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
Package 'absl_core_headers', required by 'virtual:world', not found
Package 'absl_fixed_array', required by 'virtual:world', not found
Package 'absl_flags', required by 'virtual:world', not found
Package 'absl_flat_hash_map', required by 'virtual:world', not found
Package 'absl_flat_hash_set', required by 'virtual:world', not found
Package 'absl_inlined_vector', required by 'virtual:world', not found
Package 'absl_optional', required by 'virtual:world', not found
Package 'absl_span', required by 'virtual:world', not found
Package 'absl_str_format', required by 'virtual:world', not found
Package 'absl_strings', required by 'virtual:world', not found
Package 'absl_synchronization', required by 'virtual:world', not found
make: *** [Makefile:213: obj/so/re2/bitmap256.o] Error 1
make: *** Waiting for unfinished jobs....
x86_64-pc-linux-gnu-g++ -c -o obj/so/re2/bitstate.o -fPIC  -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I.   -DRE2_USE_ICU  -march=znver3 -O2 -pipe -DNDEBUG re2/bitstate.cc
In file included from re2/bitstate.cc:26:
./util/logging.h:16:10: fatal error: absl/base/attributes.h: No such file or directory
   16 | #include "absl/base/attributes.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:213: obj/so/re2/bitstate.o] Error 1
 * ERROR: dev-libs/re2-2023.06.02::dev-kit failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=dev-libs/re2-2023.06.02::dev-kit'`,
 * the complete build log and the output of `emerge -pqv '=dev-libs/re2-2023.06.02::dev-kit'`.
 * The complete build log is located at '/var/tmp/portage/dev-libs/re2-2023.06.02/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/re2-2023.06.02/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-libs/re2-2023.06.02/work/re2-2023.06.02'
 * S: '/var/tmp/portage/dev-libs/re2-2023.06.02/work/re2-2023.06.02'

Kind regards,

Sabaton

Edited by sabaton
Link to comment
Share on other sites

  • sabaton changed the title to ERROR: dev-libs/re2-2023.06.02::dev-kit failed (compile phase): emake failed

@sabaton Thanks for the reporting that you have an issue, however the forums here isn't a good place to get support for them!

Fortunately it looks like someone else had this same issue and filed a ticket https://bugs.funtoo.org/browse/FL-11384
@drobbins performed a commit to lock the autogen  to version 2022.12.01, so your issue should be resolved 😄

 

Link to comment
Share on other sites

  • sabaton changed the title to [SOLVED] ERROR: dev-libs/re2-2023.06.02::dev-kit failed (compile phase): emake failed

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...