Bug 225785 - databases/rocksdb: Doesn't build
Summary: databases/rocksdb: Doesn't build
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: Po-Chuan Hsieh
URL:
Keywords: patch-ready
Depends on:
Blocks:
 
Reported: 2018-02-09 06:34 UTC by Loïc Bartoletti
Modified: 2018-02-15 12:52 UTC (History)
0 users

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


Attachments
fix max_align_t (2.22 KB, patch)
2018-02-09 06:34 UTC, Loïc Bartoletti
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Loïc Bartoletti freebsd_committer freebsd_triage 2018-02-09 06:34:06 UTC
Created attachment 190453 [details]
fix max_align_t

Hi,

There is a c++ error with max_align_t in util/arena.{h,cc}
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-02-15 12:48:19 UTC
A commit references this bug:

Author: sunpoet
Date: Thu Feb 15 12:48:04 UTC 2018
New revision: 461916
URL: https://svnweb.freebsd.org/changeset/ports/461916

Log:
  Fix build on FreeBSD 10

  PR:		225785
  Submitted by:	lbartoletti <lbartoletti@tuxfamily.org>
  MFH:		2018Q1

Changes:
  head/databases/rocksdb/files/patch-util-arena.cc
  head/databases/rocksdb/files/patch-util-arena.h
  head/databases/rocksdb/files/patch-util-arena_test.cc
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-02-15 12:48:58 UTC
Committed. Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-02-15 12:52:31 UTC
A commit references this bug:

Author: sunpoet
Date: Thu Feb 15 12:52:12 UTC 2018
New revision: 461922
URL: https://svnweb.freebsd.org/changeset/ports/461922

Log:
  MFH: r461916

  Fix build on FreeBSD 10

  PR:		225785
  Submitted by:	lbartoletti <lbartoletti@tuxfamily.org>

  Approved by:	ports-secteam (blanket)

Changes:
_U  branches/2018Q1/
  branches/2018Q1/databases/rocksdb/files/patch-util-arena.cc
  branches/2018Q1/databases/rocksdb/files/patch-util-arena.h
  branches/2018Q1/databases/rocksdb/files/patch-util-arena_test.cc