Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 697452

Summary: dev-haskell/hsql-postgresql-1.8.2 : Type.hsc:33:16: error: ABSTIMEOID undeclared (first use in this function)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo's Haskell Language team <haskell>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PMASKED
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-haskell:hsql-postgresql-1.8.2:20191010-174629.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

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>