Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 650686 - sci-libs/hdf-4.2.8 : x86_64-pc-linux-gnu-gfortran: error: unrecognized command line option -V
Summary: sci-libs/hdf-4.2.8 : x86_64-pc-linux-gnu-gfortran: error: unrecognized comman...
Status: RESOLVED DUPLICATE of bug 630868
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-rpc
  Show dependency tree
 
Reported: 2018-03-17 08:28 UTC by Toralf Förster
Modified: 2021-12-08 04:00 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.93 KB, text/plain)
2018-03-17 08:28 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,332.89 KB, text/plain)
2018-03-17 08:28 UTC, Toralf Förster
Details
environment (environment,100.73 KB, text/plain)
2018-03-17 08:28 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.45 KB, application/x-bzip)
2018-03-17 08:28 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,21.02 KB, application/x-bzip)
2018-03-17 08:28 UTC, Toralf Förster
Details
sci-libs:hdf-4.2.8:20180317-011015.log (sci-libs:hdf-4.2.8:20180317-011015.log,79.38 KB, text/plain)
2018-03-17 08:29 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,35.44 KB, application/x-bzip)
2018-03-17 08:29 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 2018-03-17 08:28:42 UTC
checking for config x86_64-pc... no
checking for config linux-gnu... found
x86_64-pc-linux-gnu-gfortran: error: unrecognized command line option '-V'
x86_64-pc-linux-gnu-gfortran: fatal error: no input files
compilation terminated.
checking whether make sets $(MAKE)... (cached) yes

=== This is an issue at stable ===


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

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_stable_20180307-182850

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.7.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv sci-libs/hdf
[ebuild  N    ] sci-libs/hdf-4.2.8  USE="fortran -static-libs -szip"
Comment 1 Toralf Förster gentoo-dev 2018-03-17 08:28:45 UTC
Created attachment 524170 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-17 08:28:48 UTC
Created attachment 524172 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-03-17 08:28:52 UTC
Created attachment 524174 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-03-17 08:28:55 UTC
Created attachment 524176 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-03-17 08:28:58 UTC
Created attachment 524178 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-03-17 08:29:01 UTC
Created attachment 524180 [details]
sci-libs:hdf-4.2.8:20180317-011015.log
Comment 7 Toralf Förster gentoo-dev 2018-03-17 08:29:04 UTC
Created attachment 524182 [details]
temp.tbz2
Comment 8 François Bissey 2018-03-17 08:42:22 UTC
The error I see from your logs is different
make[2]: Entering directory '/var/tmp/portage/sci-libs/hdf-4.2.8/work/hdf-4.2.8/mfhdf/libsrc'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc    -I../../hdf/src -I../../mfhdf/libsrc    -DNDEBUG -DHDF -I/usr/include/rpc  -DBIG_LONGS -DSWAP  -O2 -pipe -march=native -c -o array.lo array.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/rpc -DBIG_LONGS -DSWAP -O2 -pipe -march=native -c array.c  -fPIC -DPIC -o .libs/array.o
In file included from array.c:20:0:
local_nc.h:53:23: fatal error: rpc/types.h: No such file or directory
 #include <rpc/types.h>

which should point to a glibc/rpc separation issue with recent glibc.
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-12-08 04:00:23 UTC

*** This bug has been marked as a duplicate of bug 630868 ***