emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#30596: closed ([PATCH 0/6] Update Ceph and depende


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#30596: closed ([PATCH 0/6] Update Ceph and dependencies)
Date: Sun, 04 Mar 2018 17:00:02 +0000

Your message dated Sun, 04 Mar 2018 17:59:08 +0100
with message-id <address@hidden>
and subject line Re: [bug#30596] [PATCH 6/6] gnu: ceph: Update to 12.2.3.
has caused the debbugs.gnu.org bug report #30596,
regarding [PATCH 0/6] Update Ceph and dependencies
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
30596: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30596
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 0/6] Update Ceph and dependencies Date: Sat, 24 Feb 2018 20:01:22 +0100
This series updates Ceph to the latest LTS release.  It requires Boost
1.66(!), which in turn requires a CMake 3.11 release candidate for
"FindBoost.cmake" to work properly(!!).

I ran out of disk space when running the full RocksDB test suite, so I
adapted the check phase to only run a subset of the tests (approx 25%).

It also updates Snappy, since RocksDB now works with the latest version.

Marius Bakke (6):
  gnu: rocksdb: Update to 5.10.3.
  gnu: snappy: Update to 1.1.7.
  gnu: java-snappy: Update to 1.1.7.
  gnu: Add address@hidden
  gnu: Add address@hidden
  gnu: ceph: Update to 12.2.3.

 gnu/local.mk                                       |  3 +-
 gnu/packages/boost.scm                             | 14 +++++
 gnu/packages/cmake.scm                             | 63 +++++++++++++++++++++
 gnu/packages/compression.scm                       | 43 +++++++++------
 gnu/packages/databases.scm                         | 29 +++++++---
 .../patches/ceph-disable-cpu-optimizations.patch   | 64 +++++++++-------------
 .../patches/ceph-disable-unittest-throttle.patch   | 52 ------------------
 gnu/packages/patches/ceph-rocksdb-compat.patch     | 63 +++++++++++++++++++++
 gnu/packages/patches/cmake-3.11-pthread-fix.patch  | 30 ++++++++++
 gnu/packages/storage.scm                           | 33 ++++++-----
 10 files changed, 264 insertions(+), 130 deletions(-)
 delete mode 100644 gnu/packages/patches/ceph-disable-unittest-throttle.patch
 create mode 100644 gnu/packages/patches/ceph-rocksdb-compat.patch
 create mode 100644 gnu/packages/patches/cmake-3.11-pthread-fix.patch

-- 
2.16.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#30596] [PATCH 6/6] gnu: ceph: Update to 12.2.3. Date: Sun, 04 Mar 2018 17:59:08 +0100 User-agent: Notmuch/0.26 (https://notmuchmail.org) Emacs/25.3.1 (x86_64-pc-linux-gnu)
Ludovic Courtès <address@hidden> writes:

> Marius Bakke <address@hidden> skribis:
>
>> * gnu/packages/patches/ceph-disable-cpu-optimizations.patch: Adjust to
>> upstream changes.
>> * gnu/packages/patches/ceph-disable-unittest-throttle.patch: Delete file.
>> * gnu/packages/patches/ceph-rocksdb-compat.patch: New file.
>> * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
>> * gnu/packages/storage.scm (ceph): Update to 12.2.3.
>> [source](patches): Adjust.
>> [arguments]: Add "-DWITH_BABELTRACE=OFF" in #:configure-flags.  Build with
>> CMAKE-3.11.  Adjust file substitutions.  Wrap 'ceph' executable.
>> [inputs]: Add GPERF.  Replace BOOST with BOOST-1.66.  Add 
>> PYTHON2-PRETTYTABLE.
>
> Are you sure gperf shouldn't be in ‘native-inputs’?

Gperf is indeed a native input.  Thanks for reviewing!  Pushed to
master, with even newer versions of RocksDB, Ceph and CMake.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]