Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710822 - sci-chemistry/mpqc-2.3.1-r4 : sed: -e expression #1, char 82: unknown option to s
Summary: sci-chemistry/mpqc-2.3.1-r4 : sed: -e expression #1, char 82: unknown option ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Chemistry-Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: colon-in-CFLAGS
  Show dependency tree
 
Reported: 2020-02-25 18:46 UTC by Toralf Förster
Modified: 2022-01-29 00:00 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.12 KB, text/plain)
2020-02-25 18:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,182.63 KB, text/plain)
2020-02-25 18:46 UTC, Toralf Förster
Details
environment (environment,59.80 KB, text/plain)
2020-02-25 18:46 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,37.62 KB, application/x-bzip)
2020-02-25 18:46 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,15.39 KB, application/x-bzip)
2020-02-25 18:46 UTC, Toralf Förster
Details
sci-chemistry:mpqc-2.3.1-r4:20200225-111258.log (sci-chemistry:mpqc-2.3.1-r4:20200225-111258.log,17.78 KB, text/plain)
2020-02-25 18:46 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.59 KB, application/x-bzip)
2020-02-25 18:46 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 2020-02-25 18:46:30 UTC
config.status: creating src/lib/scconfig.h
config.status: executing libtool commands
sed: -e expression #1, char 82: unknown option to `s'
 * ERROR: sci-chemistry/mpqc-2.3.1-r4::gentoo failed (configure phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-libressl_abi32+64-20200220-171851

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.6
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.0 *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 3.15.0 [icedtea-8]
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8  system-vm
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 25 Feb 2020 10:37:12 +0000

emerge -qpvO sci-chemistry/mpqc
[ebuild  N    ] sci-chemistry/mpqc-2.3.1-r4  USE="-doc -mpi -static-libs -threads -tk"
Comment 1 Toralf Förster gentoo-dev 2020-02-25 18:46:33 UTC
Created attachment 615852 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-25 18:46:37 UTC
Created attachment 615854 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-25 18:46:41 UTC
Created attachment 615856 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-25 18:46:45 UTC
Created attachment 615858 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-25 18:46:48 UTC
Created attachment 615860 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-02-25 18:46:52 UTC
Created attachment 615862 [details]
sci-chemistry:mpqc-2.3.1-r4:20200225-111258.log
Comment 7 Toralf Förster gentoo-dev 2020-02-25 18:46:55 UTC
Created attachment 615864 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2022-01-29 00:00:27 UTC
The bug has been closed via the following commit(s):

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

commit e4bd2f6d1e878c5075eaebeab1a66b073cc1f43e
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-01-29 00:00:17 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-01-29 00:00:17 +0000

    sci-chemistry/mpqc: fix build system and MPI
    
    Closes: https://bugs.gentoo.org/710822
    Closes: https://bugs.gentoo.org/801682
    Signed-off-by: David Seifert <soap@gentoo.org>

 sci-chemistry/mpqc/files/mpqc-2.3.1-MPI-3.0.patch | 37 +++++++++++++++++
 sci-chemistry/mpqc/mpqc-2.3.1-r4.ebuild           | 48 +++++++++++------------
 2 files changed, 61 insertions(+), 24 deletions(-)