| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/gflags/gflags/releases
|
| |
|
|
| |
rocksdb-lite has been removed over 2.5 years ago.
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
All supported FreeBSD releases has clang 17+ in base system.
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
mkdir -p utilities/transactions/lock/range/range_tree/lib/locktree && clang++ -O2 -pipe -DOS_FREEBSD -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-inconsistent-missing-override -Wno-unused-parameter -Wno-unused-variable -Wno-unused-private-field -isystem /usr/local/include -std=c++17 -fPIC -DROCKSDB_DLL -DROCKSDB_USE_RTTI -g -W -Wextra -Wall -Wsign-compare -Wshadow -Wunused-parameter -Werror -I. -I./include -std=c++17 -O2 -pipe -DOS_FREEBSD -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-inconsistent-missing-override -Wno-unused-parameter -Wno-unused-variable -Wno-unused-private-field -isystem /usr/local/include -std=c++17 -faligned-new -DHAVE_ALIGNED_NEW -DROCKSDB_PLATFORM_POSIX -DROCKSDB_LIB_IO_POSIX -O2 -pipe -DOS_FREEBSD -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=1 -DZLIB -DBZIP2 -DLZ4 -DZSTD -DROCKSDB_MALLOC_USABLE_SIZE -DROCKSDB_PTHREAD_ADAPTIVE_MUTEX -DROCKSDB_BACKTRACE -DROCKSDB_SCHED_GETCPU_PRESENT -isystem third-party/gtest-1.8.1/fused-src -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -DNDEBUG -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-invalid-offsetof -c utilities/transactions/lock/range/range_tree/lib/locktree/manager.cc -o utilities/transactions/lock/range/range_tree/lib/locktree/manager.o
In file included from utilities/transactions/lock/range/range_tree/lib/locktree/manager.cc:58:
In file included from utilities/transactions/lock/range/range_tree/lib/locktree/../portability/toku_pthread.h:60:
In file included from utilities/transactions/lock/range/range_tree/lib/locktree/../portability/toku_portability.h:71:
utilities/transactions/lock/range/range_tree/lib/locktree/../portability/toku_atomic.h:80:10: error: __sync builtin operation MUST have natural alignment (consider using __atomic). [-Werror,-Wsync-alignment]
80 | return __sync_fetch_and_add(addr, diff);
| ^
utilities/transactions/lock/range/range_tree/lib/locktree/../portability/toku_atomic.h:92:10: error: __sync builtin operation MUST have natural alignment (consider using __atomic). [-Werror,-Wsync-alignment]
92 | return __sync_fetch_and_sub(addr, diff);
| ^
2 errors generated.
gmake: *** [Makefile:2566: utilities/transactions/lock/range/range_tree/lib/locktree/manager.o] Error 1
Tested on: 13.3-RELEASE-p5 (17.0.6), 15.0-CURRENT (18.1.6)
Reference: https://pkg-status.freebsd.org/beefy17/data/main-i386-default/p1963f6d23107_s10d5b43424d/logs/rocksdb-9.4.0.log
https://github.com/llvm/llvm-project/issues/69146
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
|
|
| |
These lines are added in d7ec4632b50c4102ae08342d8b53ec9881e73f76 to find out
why it is broken on our package building clusters. It seems the problem was
fixed in b5c33f2db3696971ee290078164828d589062f2c.
|
| |
|
|
|
|
|
| |
- Install librocksdb_test.so: it is required by table_reader_bench
(rocksdb-8.5.3) /wrkdirs/usr/ports/databases/rocksdb/work/stage//usr/local/bin/table_reader_bench - required shared library librocksdb_test.so not found
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
|
|
| |
strip: open /wrkdirs/usr/ports/databases/rocksdb/work/stage/usr/local/lib/librocksdb.so failed: No such file or directory
Reported by: pkg-fallout
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
|
|
| |
- Enable ZSTD option by default
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
|
|
| |
- Update WWW
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
- Use = instead of ?= after 09bd0656bb445fed1675360acc33460e6d6fde44
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
|
| |
|
|
| |
Changes: https://github.com/facebook/rocksdb/releases
|