rendered paste bodyccache distcc g++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -march=core2 -g -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor -funit-at-a-time -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -fvisibility-inlines-hidden -Wmissing-declarations -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -fPIC -DMMX -Di386 -D_GNU_SOURCE -DUSING_X11 -DUSING_XV -DUSING_OPENGL -DUSING_OPENGL_VIDEO -DUSING_MHEG -DUSING_FRONTEND -DUSING_FFMPEG_THREADS -DUSING_ALSA -DUSING_OSS -DUSING_V4L -DUSING_IPTV -DUSING_HDHOMERUN -DUSING_IVTV -DUSING_HDPVR -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt/mkspecs/linux-g++ -I. -I/usr/lib/qt/include/QtCore -I/usr/lib/qt/include/QtNetwork -I/usr/lib/qt/include/QtGui -I/usr/lib/qt/include/QtOpenGL -I/usr/lib/qt/include/QtXml -I/usr/lib/qt/include/QtSql -I/usr/lib/qt/include -I/usr/local -I/usr/include/libxml2 -I/usr/include -I.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -I../libmythhdhomerun -I../libmythdvdnav -I../libmythbluray -Idvbdev -Impeg -Iiptv -Ichannelscan -Ivisualisations -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythbase -I../libmythui -I../libmythupnp -I/usr/include -I/usr/include -I. -I. -o v4lrecorder.o v4lrecorder.cpp
distcc[682] (dcc_get_hostlist) Warning: no hostlist is set; can't distribute work
distcc[682] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
distcc[682] ERROR: compile /root/.ccache/v4lrecorde.tmp.jazz.678.ii on localhost failed
distcc[678] (dcc_get_hostlist) Warning: no hostlist is set; can't distribute work
distcc[678] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from /usr/include/sys/time.h:31,
from /usr/include/linux/videodev2.h:59,
from /usr/include/linux/videodev.h:17,
from v4lrecorder.cpp:3:
/usr/include/sys/select.h:78: error: conflicting declaration 'typedef struct fd_set fd_set'
/usr/include/linux/types.h:12: error: 'fd_set' has a previous declaration as 'typedef struct __kernel_fd_set fd_set'
In file included from v4lrecorder.cpp:6:
/usr/include/unistd.h:203: error: conflicting declaration 'typedef __gid_t gid_t'
/usr/include/linux/types.h:27: error: 'gid_t' has a previous declaration as 'typedef __kernel_gid_t gid_t'
/usr/include/unistd.h:208: error: conflicting declaration 'typedef __uid_t uid_t'
/usr/include/linux/types.h:26: error: 'uid_t' has a previous declaration as 'typedef __kernel_uid_t uid_t'
/usr/include/unistd.h:216: error: conflicting declaration 'typedef __off64_t off_t'
/usr/include/linux/types.h:17: error: 'off_t' has a previous declaration as 'typedef __kernel_off_t off_t'
In file included from /usr/include/bits/fcntl.h:25,
from /usr/include/fcntl.h:34,
from v4lrecorder.cpp:7:
/usr/include/sys/types.h:52: error: conflicting declaration 'typedef __ino64_t ino_t'
/usr/include/linux/types.h:14: error: 'ino_t' has a previous declaration as 'typedef __kernel_ino_t ino_t'
/usr/include/sys/types.h:62: error: conflicting declaration 'typedef __dev_t dev_t'
/usr/include/linux/types.h:13: error: 'dev_t' has a previous declaration as 'typedef __kernel_dev_t dev_t'
/usr/include/sys/types.h:72: error: conflicting declaration 'typedef __mode_t mode_t'
/usr/include/linux/types.h:15: error: 'mode_t' has a previous declaration as 'typedef __kernel_mode_t mode_t'
/usr/include/sys/types.h:77: error: conflicting declaration 'typedef __nlink_t nlink_t'
/usr/include/linux/types.h:16: error: 'nlink_t' has a previous declaration as 'typedef __kernel_nlink_t nlink_t'
In file included from /usr/include/sys/types.h:133,
from /usr/include/bits/fcntl.h:25,
from /usr/include/fcntl.h:34,
from v4lrecorder.cpp:7:
/usr/include/time.h:105: error: conflicting declaration 'typedef void* timer_t'
/usr/include/linux/types.h:22: error: 'timer_t' has a previous declaration as 'typedef __kernel_timer_t timer_t'
In file included from /usr/include/bits/fcntl.h:25,
from /usr/include/fcntl.h:34,
from v4lrecorder.cpp:7:
/usr/include/sys/types.h:248: error: conflicting declaration 'typedef __blkcnt64_t blkcnt_t'
/usr/include/linux/types.h:119: error: 'blkcnt_t' has a previous declaration as 'typedef long unsigned int blkcnt_t'
distcc[678] ERROR: compile v4lrecorder.cpp on localhost failed
make[2]: *** [v4lrecorder.o] Error 1
make[2]: Leaving directory `/usr/src/mythtv/mythtv/mythtv/libs/libmythtv'
make[1]: *** [sub-libmythtv-make_default] Error 2
make[1]: Leaving directory `/usr/src/mythtv/mythtv/mythtv/libs'
make: *** [libs] Error 2