Created attachment 654036 [details] Applied patch for allow leveldbjni build Description of problem: this patch is required for build leveldbjni (Java Native Interface to LevelDB) [INFO] /usr/include/leveldb/slice.h:81:15: error: 'const char* leveldb::Slice::data_' is private [INFO] src/leveldbjni_structs.cpp:242:12: error: within this context [INFO] /usr/include/leveldb/slice.h:82:10: error: 'size_t leveldb::Slice::size_' is private [INFO] src/leveldbjni_structs.cpp:243:12: error: within this context [INFO] /usr/include/leveldb/slice.h: In function 'void setNativeSliceFields(JNIEnv*, jobject, leveldb::Slice*)': [INFO] /usr/include/leveldb/slice.h:81:15: error: 'const char* leveldb::Slice::data_' is private [INFO] src/leveldbjni_structs.cpp:250:78: error: within this context [INFO] /usr/include/leveldb/slice.h:82:10: error: 'size_t leveldb::Slice::size_' is private [INFO] src/leveldbjni_structs.cpp:251:68: error: within this context [INFO] make: *** [leveldbjni_structs.lo] Error 1 Version-Release number of selected component (if applicable): all How reproducible: always please, apply this patch Tested on: http://koji.fedoraproject.org/koji/taskinfo?taskID=4739965
I don't see any issues with this patch - please go on and apply this.
leveldb-1.7.0-4.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/leveldb-1.7.0-4.fc18
Package leveldb-1.7.0-4.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing leveldb-1.7.0-4.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-19413/leveldb-1.7.0-4.fc18 then log in and leave karma (feedback).
leveldb-1.7.0-4.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.