Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 697452 - dev-haskell/hsql-postgresql-1.8.2 : Type.hsc:33:16: error: ABSTIMEOID undeclared (first use in this function)
Summary: dev-haskell/hsql-postgresql-1.8.2 : Type.hsc:33:16: error: ABSTIMEOID undecla...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2019-10-10 17:48 UTC by Toralf Förster
Modified: 2019-12-09 02:45 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.88 KB, text/plain)
2019-10-10 17:48 UTC, Toralf Förster
Details
dev-haskell:hsql-postgresql-1.8.2:20191010-174629.log (dev-haskell:hsql-postgresql-1.8.2:20191010-174629.log,7.09 KB, text/plain)
2019-10-10 17:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,120.87 KB, text/plain)
2019-10-10 17:48 UTC, Toralf Förster
Details
environment (environment,98.98 KB, text/plain)
2019-10-10 17:48 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.94 KB, application/x-bzip)
2019-10-10 17:48 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.87 KB, application/x-bzip)
2019-10-10 17: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 2019-10-10 17:48:29 UTC
In file included from dist/build/DB/HSQL/PG/Type_hsc_make.c:1:
Type.hsc: In function ‘main’:
Type.hsc:33:16: error: ‘ABSTIMEOID’ undeclared (first use in this function); did you mean ‘TIMEOID’?
/usr/lib64/ghc-8.0.2/template-hsc.h:35:10: note: in definition of macro ‘hsc_const’
   35 |     if ((x) < 0)                                      \
      |          ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-libressl-20191008-202300

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

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


llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.38.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 10 Oct 2019 16:50:36 +0000

emerge -qpvO dev-haskell/hsql-postgresql
[ebuild  N    ] dev-haskell/hsql-postgresql-1.8.2  USE="-doc -hscolour -profile"
Comment 1 Toralf Förster gentoo-dev 2019-10-10 17:48:31 UTC
Created attachment 592446 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-10-10 17:48:34 UTC
Created attachment 592448 [details]
dev-haskell:hsql-postgresql-1.8.2:20191010-174629.log
Comment 3 Toralf Förster gentoo-dev 2019-10-10 17:48:37 UTC
Created attachment 592450 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-10-10 17:48:40 UTC
Created attachment 592452 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-10-10 17:48:43 UTC
Created attachment 592454 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-10-10 17:48:46 UTC
Created attachment 592456 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-11-07 23:57:52 UTC
The bug has been referenced in the following commit(s):

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

commit 818b5525dca877761b390ea9faf1e9eb679c4db0
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2019-11-07 23:57:02 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2019-11-07 23:57:46 +0000

    profiles/package.mask: mask dev-haskell/hsql-postgresql
    
    Reported-by: Toralf Förster
    Bug: https://bugs.gentoo.org/697452
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 8 Arfrever Frehtes Taifersar Arahesis 2019-12-09 02:45:27 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54224e756dd0f6844fa10e64785fef64b6872b9a

commit 54224e756dd0f6844fa10e64785fef64b6872b9a
Author:     Aaron Bauman <bman@gentoo.org>
AuthorDate: 2019-12-08 19:04:36 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2019-12-08 19:19:17 +0000

    dev-haskell/hsql-postgresql: drop last-rited pkg
    
    Signed-off-by: Aaron Bauman <bman@gentoo.org>