Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 642726 - sci-libs/fftw-9999 cannot be emerged
Summary: sci-libs/fftw-9999 cannot be emerged
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-30 13:08 UTC by Roman
Modified: 2018-01-01 20:47 UTC (History)
1 user (show)

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


Attachments
All infos regarding what's needed. (fftw_infos.tar.bz2,37.07 KB, application/x-bzip2)
2017-12-30 13:08 UTC, Roman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman 2017-12-30 13:08:27 UTC
Created attachment 512042 [details]
All infos regarding what's needed.

Hello, when emerging fftw soon the following happens:

# emerge --ask --verbose fftw

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U *] sci-libs/fftw-9999:3.0/3::gentoo [3.3.6_p2:3.0/3::gentoo] USE="fortran openmp (-altivec) -doc -mpi (-neon) -quad -static-libs {-test} -threads (-zbus)" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse sse2 -avx -avx2 -fma3 -fma4" 0 KiB

Total: 1 package (1 upgrade), Size of downloads: 0 KiB

Would you like to merge these packages? [Yes/No] Yes

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) sci-libs/fftw-9999::gentoo
>>> cfg-update-1.8.2-r1: Creating checksum index...
 * Using following Fortran compiler:
 *   F77: x86_64-pc-linux-gnu-gfortran
 *   FC:  x86_64-pc-linux-gnu-gfortran
 * x86_64-pc-linux-gnu-gfortran has OPENMP support
>>> Unpacking source...
 * Fetching https://github.com/FFTW/fftw3.git ...
git fetch https://github.com/FFTW/fftw3.git +HEAD:refs/git-r3/HEAD
git symbolic-ref refs/git-r3/sci-libs/fftw/3.0/__main__ refs/git-r3/HEAD
 * Checking out https://github.com/FFTW/fftw3.git to /var/tmp/portage/sci-libs/fftw-9999/work/fftw-9999 ...
git checkout --quiet refs/git-r3/HEAD
GIT update -->
   repository:               https://github.com/FFTW/fftw3.git
   at the commit:            b267008613d082975b108252ed596ba0916ffa31
>>> Source unpacked in /var/tmp/portage/sci-libs/fftw-9999/work
>>> Preparing source in /var/tmp/portage/sci-libs/fftw-9999/work/fftw-9999 ...
sed: option requires an argument -- 'e'
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -r, --regexp-extended
                 use extended regular expressions in the script.
  -s, --separate
                 consider files as separate rather than as a single continuous
                 long stream.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
      --help     display this help and exit
      --version  output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
/var/tmp/portage/sci-libs/fftw-9999/temp/environment: line 4086: s/Texinfo documentation system/Libraries/: No such file or directory
 * ERROR: sci-libs/fftw-9999::gentoo failed (prepare phase):
 *   failed to fix info file
 * 
 * Call stack:
 *     ebuild.sh, line 124:  Called src_prepare
 *   environment, line 4086:  Called die
 * The specific snippet of code:
 *           's/Texinfo documentation system/Libraries/' doc/fftw3."info" || die "failed to fix info file";
 * 
 * If you need support, post the output of `emerge --info '=sci-libs/fftw-9999::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sci-libs/fftw-9999::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sci-libs/fftw-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sci-libs/fftw-9999/temp/environment'.
 * Working directory: '/var/tmp/portage/sci-libs/fftw-9999/work/fftw-9999'
 * S: '/var/tmp/portage/sci-libs/fftw-9999/work/fftw-9999'

>>> Failed to emerge sci-libs/fftw-9999, Log file:

>>>  '/var/tmp/portage/sci-libs/fftw-9999/temp/build.log'

All infos are in the attachment.

Thank you in advance.

Best regards,
Roman
Comment 1 Christoph Junghans (RETIRED) gentoo-dev 2018-01-01 20:47:57 UTC
commit 7560dc07e6745acb68aa584bd402c02c0e2a14d1 (HEAD -> master, origin/master, origin/HEAD)
Author: Christoph Junghans <junghans@gentoo.org>
Date:   Mon Jan 1 13:46:38 2018 -0700

    sci-libs/fftw: live ebuild update (bug #642726)

    Package-Manager: Portage-2.3.13, Repoman-2.3.3