FreeBSD Bugzilla – Attachment 193388 Details for
Bug 228023
databases/ruby-bdb: Allow poudriere run with BUILD_AS_NON_ROOT=yes on ZFS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
make regression
make_regression.log (text/plain), 3.73 KB, created by
Fukang Chen
on 2018-05-14 13:39:45 UTC
(
hide
)
Description:
make regression
Filename:
MIME Type:
Creator:
Fukang Chen
Created:
2018-05-14 13:39:45 UTC
Size:
3.73 KB
patch
obsolete
># make regression-test >(cd /usr/ports/databases/ruby-bdb/work/bdb-0.6.6 && /usr/bin/env RUBY_RDOC=/usr/local/bin/rdoc XDG_DATA_HOME=/usr/ports/databases/ruby-bdb/work XDG_CONFIG_HOME=/usr/ports/databases/ruby-bdb/work HOME=/usr/ports/databases/ruby-bdb/work PATH=/usr/ports/databases/ruby-bdb/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" make -f Makefile DESTDIR=/usr/ports/databases/ruby-bdb/work/stage test) >ruby24 tests/recno.rb > >VERSION of BDB is Berkeley DB 5.3.28: (September 9, 2013) >Loaded suite tests/recno >Started >/usr/ports/databases/ruby-bdb/work/bdb-0.6.6/src/bdb.so: Undefined symbol "RCLASS_M_TBL" >*** Error code 1 (ignored) >ruby24 tests/queue.rb > >VERSION of BDB is Berkeley DB 5.3.28: (September 9, 2013) >Loaded suite tests/queue >Started >/usr/ports/databases/ruby-bdb/work/bdb-0.6.6/src/bdb.so: Undefined symbol "RCLASS_M_TBL" >*** Error code 1 (ignored) >ruby24 tests/hash.rb > >VERSION of BDB is Berkeley DB 5.3.28: (September 9, 2013) >Loaded suite tests/hash >Started >/usr/ports/databases/ruby-bdb/work/bdb-0.6.6/src/bdb.so: Undefined symbol "RCLASS_M_TBL" >*** Error code 1 (ignored) >ruby24 tests/btree.rb > >VERSION of BDB is Berkeley DB 5.3.28: (September 9, 2013) >Loaded suite tests/btree >Started >............/usr/ports/databases/ruby-bdb/work/bdb-0.6.6/src/bdb.so: Undefined symbol "RCLASS_M_TBL" >*** Error code 1 (ignored) >ruby24 tests/recnum.rb > >VERSION of BDB is Berkeley DB 5.3.28: (September 9, 2013) >Loaded suite tests/recnum >Started >/usr/ports/databases/ruby-bdb/work/bdb-0.6.6/src/bdb.so: Undefined symbol "RCLASS_M_TBL" >*** Error code 1 (ignored) >ruby24 tests/lock.rb > >VERSION of BDB is Berkeley DB 5.3.28: (September 9, 2013) >Loaded suite tests/lock >Started >......./usr/ports/databases/ruby-bdb/work/bdb-0.6.6/src/bdb.so: Undefined symbol "RCLASS_M_TBL" >*** Error code 1 (ignored) >ruby24 tests/log.rb > >VERSION of BDB is Berkeley DB 5.3.28: (September 9, 2013) >Loaded suite tests/log >Started >............ >Finished in 0.51207343 seconds. >----------------------------------------------------------------------------------------------- >12 tests, 2315 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications >100% passed >----------------------------------------------------------------------------------------------- >23.43 tests/s, 4520.84 assertions/s >ruby24 tests/marshal.rb > >VERSION of BDB is Berkeley DB 5.3.28: (September 9, 2013) >Loaded suite tests/marshal >Started >......F >=============================================================================================== >tests/marshal.rb:121:in `test_06_dup' > 118: ind += 1 > 119: end > 120: if BDB::VERSION_MAJOR > 2 || BDB::VERSION_MINOR >= 6 > => 121: assert_equal(4, $bdb.count("0"), "<count dup 0>") > 122: assert_equal(3, $bdb.count("1"), "<count dup 1>") > 123: assert_equal(2, $bdb.count("2"), "<count dup 2>") > 124: assert_equal(1, $bdb.count("3"), "<count dup 3>") ><count dup 0> ><4> expected but was ><0> >Failure: test_06_dup(TestBtree) >=============================================================================================== >..../usr/ports/databases/ruby-bdb/work/bdb-0.6.6/src/bdb.so: Undefined symbol "RCLASS_M_TBL" >*** Error code 1 (ignored)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 228023
:
193087
|
193088
| 193388 |
193389
|
193414
|
193425
|
193426
|
193427