Advertisement
Guest User

Untitled

a guest
Jan 16th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. [60/91] Compiling tests/ldb_mod_op_test.c
  2. 03:18:22 runner /nxb-bin/usr/bin/cc -O2 -pipe -fno-color-diagnostics -DLDAP_DEPRE
  3. CATED -fno-strict-aliasing -DTEST_BE="tdb" -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SE
  4. MANTICS -fstack-protector -DSTATIC_ldb_tdb_mod_op_test_MODULES=NULL -DSTATIC_ldb_
  5. tdb_mod_op_test_MODULES_PROTO=extern void __ldb_tdb_mod_op_test_dummy_module_prot
  6. o(void) -MD -Idefault -I.. -Idefault -I.. -Idefault/include -I../include -Idefaul
  7. t/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOUR
  8. CE_EXTENDED=1 -DHAVE_CONFIG_H=1 ../tests/ldb_mod_op_test.c -c -o default/tests/ld
  9. b_mod_op_test_57.o
  10. In file included from ../tests/ldb_mod_op_test.c:18:
  11. /usr/local/include/cmocka.h:126:28: error: typedef redefinition with different ty
  12. pes ('unsigned int' vs '__uintptr_t' (aka 'unsigned long'))
  13. typedef unsigned int uintptr_t;
  14. ^
  15. /usr/include/sys/_stdint.h:78:22: note: previous definition is here
  16. typedef __uintptr_t uintptr_t;
  17. ^
  18. 1 error generated.
  19. Waf: Leaving directory `/wrkdirs/usr/ports/databases/ldb12/work/ldb-1.2.3/bin'
  20. Build failed: -> task failed (err #1):
  21. {task: cc ldb_mod_op_test.c -> ldb_mod_op_test_57.o}
  22. *** Error code 1
  23.  
  24. Stop.
  25. make: stopped in /usr/ports/databases/ldb12
  26. =>> Cleaning up wrkdir
  27. ===> Cleaning for ldb12-1.2.3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement