Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 821829 - sci-geosciences/routino-3.3.3 - SWIG:1: Error: PCRE regex support not enabled in this SWIG build.
Summary: sci-geosciences/routino-3.3.3 - SWIG:1: Error: PCRE regex support not enabled...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-04 22:00 UTC by Toralf Förster
Modified: 2021-11-04 22:04 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.89 KB, text/plain)
2021-11-04 22:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,392.47 KB, text/plain)
2021-11-04 22:00 UTC, Toralf Förster
Details
environment (environment,114.45 KB, text/plain)
2021-11-04 22:00 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,31.54 KB, application/x-bzip)
2021-11-04 22:00 UTC, Toralf Förster
Details
sci-geosciences:routino-3.3.3:20211104-201941.log (sci-geosciences:routino-3.3.3:20211104-201941.log,73.77 KB, text/plain)
2021-11-04 22:00 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-11-04 22:00:26 UTC
swig -python -o src/_router.c src/router.i
swig -c++ -python -o src/_database.cc src/database.i
SWIG:1: Error: PCRE regex support not enabled in this SWIG build.
make: *** [Makefile:77: src/_router.c] Error 1
make: *** Waiting for unfinished jobs....
 * ERROR: sci-geosciences/routino-3.3.3::gentoo failed (compile phase):
 *   emake failed

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4-20211029-154214

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/13
13.0.0
Python 3.9.7
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.56.1
  [2]   rust-1.56.1 *
The following VMs are available for generation-2:
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.3
  [2]   php7.4 *
  [3]   php8.0

  HEAD of ::gentoo
commit fcde3175b24bf75b2bb918eafbc2e1ab7fdce09e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Nov 4 19:36:35 2021 +0000

    2021-11-04 19:36:34 UTC

emerge -qpvO sci-geosciences/routino
[ebuild  N    ] sci-geosciences/routino-3.3.3  USE="python -test" PYTHON_TARGETS="python3_9 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2021-11-04 22:00:27 UTC
Created attachment 748698 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-11-04 22:00:29 UTC
Created attachment 748701 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-11-04 22:00:30 UTC
Created attachment 748704 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-11-04 22:00:31 UTC
Created attachment 748707 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-11-04 22:00:33 UTC
Created attachment 748710 [details]
sci-geosciences:routino-3.3.3:20211104-201941.log
Comment 6 Larry the Git Cow gentoo-dev 2021-11-04 22:04:50 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91b0d5dc5e3188ad7095778ebfee99379b1800b5

commit 91b0d5dc5e3188ad7095778ebfee99379b1800b5
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-11-04 22:04:35 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-11-04 22:04:43 +0000

    sci-geosciences/routino: needs swig[pcre]
    
    Closes: https://bugs.gentoo.org/821829
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-geosciences/routino/routino-3.3.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)