=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for CRF++-0.58 /usr/pkg/bin/bmake all-am /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -D_REENTRANT -I/usr/pkg/include -O2 -march=i586 -D_REENTRANT -I/usr/pkg/include -mieee-fp -c -o libcrfpp.lo libcrfpp.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -D_REENTRANT -I/usr/pkgsrc/work/textproc/CRF++/work/.buildlink/include -O2 -march=i586 -mieee-fp -c libcrfpp.cpp -fPIC -DPIC -o .libs/libcrfpp.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -D_REENTRANT -I/usr/pkgsrc/work/textproc/CRF++/work/.buildlink/include -O2 -march=i586 -mieee-fp -c libcrfpp.cpp -o libcrfpp.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -D_REENTRANT -I/usr/pkg/include -O2 -march=i586 -D_REENTRANT -I/usr/pkg/include -mieee-fp -c -o lbfgs.lo lbfgs.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -D_REENTRANT -I/usr/pkgsrc/work/textproc/CRF++/work/.buildlink/include -O2 -march=i586 -mieee-fp -c lbfgs.cpp -fPIC -DPIC -o .libs/lbfgs.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -D_REENTRANT -I/usr/pkgsrc/work/textproc/CRF++/work/.buildlink/include -O2 -march=i586 -mieee-fp -c lbfgs.cpp -o lbfgs.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -D_REENTRANT -I/usr/pkg/include -O2 -march=i586 -D_REENTRANT -I/usr/pkg/include -mieee-fp -c -o param.lo param.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -D_REENTRANT -I/usr/pkgsrc/work/textproc/CRF++/work/.buildlink/include -O2 -march=i586 -mieee-fp -c param.cpp -fPIC -DPIC -o .libs/param.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -D_REENTRANT -I/usr/pkgsrc/work/textproc/CRF++/work/.buildlink/include -O2 -march=i586 -mieee-fp -c param.cpp -o param.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -D_REENTRANT -I/usr/pkg/include -O2 -march=i586 -D_REENTRANT -I/usr/pkg/include -mieee-fp -c -o encoder.lo encoder.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -D_REENTRANT -I/usr/pkgsrc/work/textproc/CRF++/work/.buildlink/include -O2 -march=i586 -mieee-fp -c encoder.cpp -fPIC -DPIC -o .libs/encoder.o In file included from encoder.cpp:27: In file included from ./thread.h:12: /usr/pkgsrc/work/textproc/CRF++/work/.buildlink/include/pthread.h:285:42: error: typedef redefinition with different types ('struct pthread_st *' vs 'mthread_thread_t' (aka 'int')) typedef struct pthread_st *pthread_t; ^ /usr/include/minix/mthread.h:147:26: note: previous definition is here typedef mthread_thread_t pthread_t; ^ In file included from encoder.cpp:27: In file included from ./thread.h:12: /usr/pkgsrc/work/textproc/CRF++/work/.buildlink/include/pthread.h:286:42: error: typedef redefinition with different types ('struct pthread_attr_st *' vs 'mthread_attr_t' (aka '__mthread_attr *')) typedef struct pthread_attr_st *pthread_attr_t; ^ /usr/include/minix/mthread.h:154:24: note: previous definition is here typedef mthread_attr_t pthread_attr_t; ^ In file included from encoder.cpp:27: In file included from ./thread.h:12: /usr/pkgsrc/work/textproc/CRF++/work/.buildlink/include/pthread.h:289:42: error: typedef redefinition with different types ('int' vs 'mthread_mutexattr_t' (aka 'void *')) typedef int pthread_mutexattr_t; ^ /usr/include/minix/mthread.h:153:29: note: previous definition is here typedef mthread_mutexattr_t pthread_mutexattr_t; ^ In file included from encoder.cpp:27: In file included from ./thread.h:12: /usr/pkgsrc/work/textproc/CRF++/work/.buildlink/include/pthread.h:290:42: error: typedef redefinition with different types ('struct pthread_mutex_st *' vs 'mthread_mutex_t' (aka '__mthread_mutex *')) typedef struct pthread_mutex_st *pthread_mutex_t; ^ /usr/include/minix/mthread.h:151:25: note: previous definition is here typedef mthread_mutex_t pthread_mutex_t; ^ In file included from encoder.cpp:27: In file included from ./thread.h:12: /usr/pkgsrc/work/textproc/CRF++/work/.buildlink/include/pthread.h:291:42: error: typedef redefinition with different types ('int' vs 'mthread_condattr_t' (aka 'void *')) typedef int pthread_condattr_t; ^ /usr/include/minix/mthread.h:152:28: note: previous definition is here typedef mthread_condattr_t pthread_condattr_t; ^ In file included from encoder.cpp:27: In file included from ./thread.h:12: /usr/pkgsrc/work/textproc/CRF++/work/.buildlink/include/pthread.h:292:42: error: typedef redefinition with different types ('struct pthread_cond_st *' vs 'mthread_cond_t' (aka '__mthread_cond *')) typedef struct pthread_cond_st *pthread_cond_t; ^ /usr/include/minix/mthread.h:150:24: note: previous definition is here typedef mthread_cond_t pthread_cond_t; ^ In file included from encoder.cpp:27: In file included from ./thread.h:12: /usr/pkgsrc/work/textproc/CRF++/work/.buildlink/include/pthread.h:293:42: error: typedef redefinition with different types ('int' vs 'void *') typedef int pthread_rwlockattr_t; ^ /usr/include/minix/mthread.h:159:15: note: previous definition is here typedef void *pthread_rwlockattr_t; ^ In file included from encoder.cpp:27: In file included from ./thread.h:12: /usr/pkgsrc/work/textproc/CRF++/work/.buildlink/include/pthread.h:294:42: error: typedef redefinition with different types ('struct pthread_rwlock_st *' vs 'mthread_rwlock_t') typedef struct pthread_rwlock_st *pthread_rwlock_t; ^ /usr/include/minix/mthread.h:156:26: note: previous definition is here typedef mthread_rwlock_t pthread_rwlock_t; ^ In file included from encoder.cpp:27: In file included from ./thread.h:12: /usr/pkgsrc/work/textproc/CRF++/work/.buildlink/include/pthread.h:334:18: error: conflicting types for 'pthread_attr_getstacksize' extern int pthread_attr_getstacksize(const pthread_attr_t *, size_t *); ^ /usr/include/minix/mthread.h:182:5: note: previous declaration is here int pthread_attr_getstacksize(pthread_attr_t *tattr, size_t *stacksize); ^ In file included from encoder.cpp:27: In file included from ./thread.h:12: /usr/pkgsrc/work/textproc/CRF++/work/.buildlink/include/pthread.h:338:18: error: conflicting types for 'pthread_attr_getdetachstate' extern int pthread_attr_getdetachstate(const pthread_attr_t *, int *); ^ /usr/include/minix/mthread.h:178:5: note: previous declaration is here int pthread_attr_getdetachstate(pthread_attr_t *tattr, int ^ In file included from encoder.cpp:27: In file included from ./thread.h:12: /usr/pkgsrc/work/textproc/CRF++/work/.buildlink/include/pthread.h:347:18: error: conflicting types for 'pthread_create' extern int pthread_create(pthread_t *, const pthread_attr_t *, void *(*)(void *), void *); ^ /usr/include/minix/mthread.h:167:5: note: previous declaration is here int pthread_create(pthread_t *thread, pthread_attr_t *tattr, void ^ In file included from encoder.cpp:27: In file included from ./thread.h:12: /usr/pkgsrc/work/textproc/CRF++/work/.buildlink/include/pthread.h:366:18: error: conflicting types for 'pthread_setspecific' extern int pthread_setspecific(pthread_key_t, const void *); ^ /usr/include/minix/mthread.h:200:5: note: previous declaration is here int pthread_setspecific(pthread_key_t key, void *value); ^ In file included from encoder.cpp:27: In file included from ./thread.h:12: /usr/pkgsrc/work/textproc/CRF++/work/.buildlink/include/pthread.h:385:18: error: expected unqualified-id extern int pthread_mutexattr_init(pthread_mutexattr_t *); ^ /usr/include/minix/mthread.h:231:36: note: expanded from macro 'pthread_mutexattr_init' #define pthread_mutexattr_init(u) (0) ^ In file included from encoder.cpp:27: In file included from ./thread.h:12: /usr/pkgsrc/work/textproc/CRF++/work/.buildlink/include/pthread.h:385:18: error: expected ')' /usr/include/minix/mthread.h:231:36: note: expanded from macro 'pthread_mutexattr_init' #define pthread_mutexattr_init(u) (0) ^ /usr/pkgsrc/work/textproc/CRF++/work/.buildlink/include/pthread.h:385:18: note: to match this '(' /usr/include/minix/mthread.h:231:35: note: expanded from macro 'pthread_mutexattr_init' #define pthread_mutexattr_init(u) (0) ^ In file included from encoder.cpp:27: In file included from ./thread.h:12: /usr/pkgsrc/work/textproc/CRF++/work/.buildlink/include/pthread.h:386:18: error: expected unqualified-id extern int pthread_mutexattr_destroy(pthread_mutexattr_t *); ^ /usr/include/minix/mthread.h:232:39: note: expanded from macro 'pthread_mutexattr_destroy' #define pthread_mutexattr_destroy(u) (0) ^ In file included from encoder.cpp:27: In file included from ./thread.h:12: /usr/pkgsrc/work/textproc/CRF++/work/.buildlink/include/pthread.h:386:18: error: expected ')' /usr/include/minix/mthread.h:232:39: note: expanded from macro 'pthread_mutexattr_destroy' #define pthread_mutexattr_destroy(u) (0) ^ /usr/pkgsrc/work/textproc/CRF++/work/.buildlink/include/pthread.h:386:18: note: to match this '(' /usr/include/minix/mthread.h:232:38: note: expanded from macro 'pthread_mutexattr_destroy' #define pthread_mutexattr_destroy(u) (0) ^ In file included from encoder.cpp:27: In file included from ./thread.h:12: /usr/pkgsrc/work/textproc/CRF++/work/.buildlink/include/pthread.h:393:18: error: expected unqualified-id extern int pthread_mutexattr_settype(pthread_mutexattr_t *, int); ^ /usr/include/minix/mthread.h:235:42: note: expanded from macro 'pthread_mutexattr_settype' #define pthread_mutexattr_settype(x, y) (EINVAL) ^ /usr/include/sys/errno.h:64:24: note: expanded from macro 'EINVAL' #define EINVAL (_SIGN 22 ) /* Invalid argument */ ^ In file included from encoder.cpp:27: In file included from ./thread.h:12: /usr/pkgsrc/work/textproc/CRF++/work/.buildlink/include/pthread.h:393:18: error: expected ')' /usr/include/minix/mthread.h:235:42: note: expanded from macro 'pthread_mutexattr_settype' #define pthread_mutexattr_settype(x, y) (EINVAL) ^ /usr/include/sys/errno.h:64:24: note: expanded from macro 'EINVAL' #define EINVAL (_SIGN 22 ) /* Invalid argument */ ^ /usr/pkgsrc/work/textproc/CRF++/work/.buildlink/include/pthread.h:393:18: note: to match this '(' /usr/include/minix/mthread.h:235:42: note: expanded from macro 'pthread_mutexattr_settype' #define pthread_mutexattr_settype(x, y) (EINVAL) ^ /usr/include/sys/errno.h:64:17: note: expanded from macro 'EINVAL' #define EINVAL (_SIGN 22 ) /* Invalid argument */ ^ In file included from encoder.cpp:27: In file included from ./thread.h:12: /usr/pkgsrc/work/textproc/CRF++/work/.buildlink/include/pthread.h:397:18: error: conflicting types for 'pthread_mutex_init' extern int pthread_mutex_init(pthread_mutex_t *, const pthread_mutexattr_t *); ^ /usr/include/minix/mthread.h:204:5: note: previous declaration is here int pthread_mutex_init(pthread_mutex_t *mutex, pthread_mutexattr_t ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/textproc/CRF++/work/CRF++-0.58 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/textproc/CRF++/work/CRF++-0.58 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/textproc/CRF++ *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/textproc/CRF++