Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 646430 - dev-db/pgrouting-2.5.0 : /.../alpha.c:287:16: error: DBL_MAX undeclared (first use in this function)
Summary: dev-db/pgrouting-2.5.0 : /.../alpha.c:287:16: error: DBL_MAX undeclared (firs...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-02 18:47 UTC by Toralf Förster
Modified: 2018-05-24 19:30 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.23 KB, text/plain)
2018-02-02 18:47 UTC, Toralf Förster
Details
dev-db:pgrouting-2.5.0:20180202-021731.log (dev-db:pgrouting-2.5.0:20180202-021731.log,130.98 KB, text/plain)
2018-02-02 18:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,292.21 KB, text/plain)
2018-02-02 18:48 UTC, Toralf Förster
Details
environment (environment,114.01 KB, text/plain)
2018-02-02 18:48 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.74 KB, application/x-bzip)
2018-02-02 18:48 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.56 KB, application/x-bzip)
2018-02-02 18:48 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,32.08 KB, application/x-bzip)
2018-02-02 18:48 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-02-02 18:47:55 UTC
                                ^~~~~~~~~~~
/var/tmp/portage/dev-db/pgrouting-2.5.0/work/pgrouting-2.5.0/src/alpha_shape/src/alpha.c: In function ‘alphashape’:
/var/tmp/portage/dev-db/pgrouting-2.5.0/work/pgrouting-2.5.0/src/alpha_shape/src/alpha.c:287:16: error: ‘DBL_MAX’ undeclared (first use in this function); did you mean ‘AF_MAX’?
       if (x == DBL_MAX && y == DBL_MAX) {
                ^~~~~~~
                AF_MAX

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-hardened_libressl_20180126-185534

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0
 [2] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
  [3]   pypy (fallback)
  [4]   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.6.0 [icedtea-bin-8]
2)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
  [2]   jamvm 

emerge -qpv dev-db/pgrouting
[ebuild  N    ] dev-db/pgrouting-2.0.0  USE="drivingdistance -doc -html -pdf" 
[ebuild  NS   ]  dev-db/postgresql-9.4.15 [9.5.10, 10.1] USE="libressl nls pam python readline server ssl zlib -doc -kerberos -ldap -perl -pg_legacytimestamp (-selinux) -static-libs -systemd -tcl -threads -uuid -xml" PYTHON_SINGLE_TARGET="python3_5 -python2_7 -python3_4 -python3_6" PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2018-02-02 18:47:58 UTC
Created attachment 517578 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-02-02 18:48:01 UTC
Created attachment 517580 [details]
dev-db:pgrouting-2.5.0:20180202-021731.log
Comment 3 Toralf Förster gentoo-dev 2018-02-02 18:48:04 UTC
Created attachment 517582 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-02-02 18:48:07 UTC
Created attachment 517584 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-02-02 18:48:10 UTC
Created attachment 517586 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-02-02 18:48:13 UTC
Created attachment 517588 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-02-02 18:48:16 UTC
Created attachment 517590 [details]
temp.tbz2
Comment 8 Aaron W. Swenson gentoo-dev 2018-02-03 13:23:59 UTC
This is fixed by upstream in version 2.5.2. Will update the ebuild shortly.
Comment 9 Aaron W. Swenson gentoo-dev 2018-05-24 19:30:13 UTC
Taken care of with commit ace02705 and e431f46ae.