Bug 252029 - databases/timescaledb: Update to 2.0.0
Summary: databases/timescaledb: Update to 2.0.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kevin Bowling
URL: https://github.com/timescale/timescal...
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-21 19:41 UTC by Juraj Lutter
Modified: 2021-01-12 21:53 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (kbowling)


Attachments
patchfile to update to timescaledb 2.0.0 (5.20 KB, patch)
2020-12-23 10:29 UTC, Darcy Buskermolen
no flags Details | Diff
timescaledb 2.0.0 patch (4.41 KB, patch)
2020-12-25 12:01 UTC, Darcy Buskermolen
no flags Details | Diff
timescaledb 2.0.0 patch (6.70 KB, patch)
2020-12-28 13:05 UTC, Juraj Lutter
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Juraj Lutter freebsd_committer freebsd_triage 2020-12-21 19:41:02 UTC
As timescaledb 2.0.0 is out, update it.

Changelog: https://github.com/timescale/timescaledb/releases/tag/2.0.0
Comment 1 Darcy Buskermolen 2020-12-23 10:29:40 UTC
Created attachment 220838 [details]
patchfile to update to timescaledb 2.0.0

timscaledb 2 has one cmake caviate for building see https://github.com/timescale/timescaledb/issues/2771   the attached patch addresses that in addition to the version bump.
Comment 2 Juraj Lutter freebsd_committer freebsd_triage 2020-12-25 11:17:39 UTC
(In reply to darcy from comment #1)
Please, submit an unified diff, not a context one. Thanks.
Comment 3 Darcy Buskermolen 2020-12-25 12:01:24 UTC
Created attachment 220911 [details]
timescaledb 2.0.0 patch

Replaces previous context foramt patch file
Comment 4 Juraj Lutter freebsd_committer freebsd_triage 2020-12-28 13:05:56 UTC
Created attachment 221051 [details]
timescaledb 2.0.0 patch

timescale 2.0.0 patch with style cleaned up
Comment 5 Kevin Bowling freebsd_committer freebsd_triage 2021-01-03 19:35:44 UTC
Hi, I don't currently have my desktop where I commit from up and running due to a move.  I plan to address the 2.0 upgrade this week when I get a permanent internet connection installed.
Comment 6 commit-hook freebsd_committer freebsd_triage 2021-01-11 05:05:57 UTC
A commit references this bug:

Author: kbowling
Date: Mon Jan 11 05:04:56 UTC 2021
New revision: 561186
URL: https://svnweb.freebsd.org/changeset/ports/561186

Log:
  databases/timescaledb: Update to 2.0.0

  Changelog: https://github.com/timescale/timescaledb/releases/tag/2.0.0

  PR:		252029
  Reported by:	otis@
  Sponsored by:	BBOX.io

Changes:
  head/databases/timescaledb/Makefile
  head/databases/timescaledb/distinfo
  head/databases/timescaledb/pkg-plist
Comment 7 Kevin Bowling freebsd_committer freebsd_triage 2021-01-11 05:06:56 UTC
Hi folks,

I looked at your patches and see several QA issues so I went ahead and rolled my own update.  I don't understand how you are triggering -Werror kind of issues, can you both share /etc/make.conf and a poudriere testport log to me in email?  Ditto for the patch file in the last version I don't see that being necessary for expected build configurations.  Also this version does not support PG 13 yet.

Here's proof of a clean build https://people.freebsd.org/~kbowling/logs/timescaledb-2.0.0.log - I'll get reports from the jenkins jobs on older versions soon enough and will address any issues there if necessary.
Comment 9 commit-hook freebsd_committer freebsd_triage 2021-01-12 02:05:53 UTC
A commit references this bug:

Author: kbowling
Date: Tue Jan 12 02:04:52 UTC 2021
New revision: 561296
URL: https://svnweb.freebsd.org/changeset/ports/561296

Log:
  databases/timescaledb:  Fix switch fallthrough warning on fbsd 12

  PR:		252029
  Submitted by:	otis@
  Reported by:	otis@
  Sponsored by:	BBOX.io

Changes:
  head/databases/timescaledb/files/patch-tsl_src_reorder.c
Comment 10 commit-hook freebsd_committer freebsd_triage 2021-01-12 21:53:30 UTC
A commit references this bug:

Author: kbowling
Date: Tue Jan 12 21:53:28 UTC 2021
New revision: 561391
URL: https://svnweb.freebsd.org/changeset/ports/561391

Log:
  databases/timescaledb: disable -Werror, it is too fragile for packaging releases

  PR:		252029
  Sponsored by:	BBOX.io

Changes:
  head/databases/timescaledb/Makefile
  head/databases/timescaledb/files/patch-tsl_src_reorder.c