[mythtv-users] Error in compile - moc_system-unix.o: file not recognized: File truncated

Tom Lichti redpepperracing at gmail.com
Wed Jun 15 16:41:47 UTC 2011


On Wed, Jun 15, 2011 at 12:09 PM, Michael T. Dean
<mtdean at thirdcontact.com> wrote:
> On 06/15/2011 11:39 AM, Tom Lichti wrote:
>> Using current git trunk, on one of my frontends I am getting this error:
>>
>> make[2]: Entering directory `/usr/local/src/mythtv/mythtv/libs/libmythbase'
>> rm -f libmythbase-0.24.so.0.24.0 libmythbase-0.24.so
>> libmythbase-0.24.so.0 libmythbase-0.24.so.0.24
>> g++ -Wl,-O1 -shared -Wl,-soname,libmythbase-0.24.so.0 -o
>> libmythbase-0.24.so.0.24.0 mythsocket.o mythsocketthread.o
>> msocketdevice.o mythdbcon.o mythdb.o oldsettings.o mythverbose.o
>> mythobservable.o mythevent.o httpcomms.o mcodecs.o mythdirs.o
>> mythsignalingtimer.o lcddevice.o mythstorage.o remotefile.o
>> mythcorecontext.o mythsystem.o mythlocale.o storagegroup.o
>> mythcoreutil.o mythdownloadmanager.o mythtranslation.o unzip.o
>> iso639.o iso3166.o mythmedia.o util.o mythhdd.o mythcdrom.o dbutil.o
>> mythhttppool.o mythhttphandler.o mythlogging.o referencecounter.o
>> msocketdevice_unix.o system-unix.o mythcdrom-linux.o moc_httpcomms.o
>> moc_mythsignalingtimer.o moc_lcddevice.o moc_mythsystem.o
>> moc_mythdownloadmanager.o moc_mythmedia.o moc_mythcdrom.o
>> moc_mythhttphandler.o moc_mythlogging.o moc_referencecounter.o
>> moc_system-unix.o    -lXext -lXinerama -lXxf86vm -lXrandr -lX11
>> -lmp3lame -lasound -lm -pthread -lz -lrt -ldl -lfreetype
>> -L/usr/X11R6/lib -lGL -L/usr/local/lib -lpthread -lQtSql -lQtXml
>> -lQtGui -lQtNetwork -lQtCore
>> moc_system-unix.o: file not recognized: File truncated
>> collect2: ld returned 1 exit status
>> make[2]: *** [libmythbase-0.24.so.0.24.0] Error 1
>> make[2]: Leaving directory `/usr/local/src/mythtv/mythtv/libs/libmythbase'
>> make[1]: *** [sub-libmythbase-make_default] Error 2
>> make[1]: Leaving directory `/usr/local/src/mythtv/mythtv/libs'
>> make: *** [libs] Error 2
>>
>> I completely removed the git tree and re-downloaded, same issue, I
>> have two backends and two other frontends that do not show this
>> problem, all are running FC13, same packages, all updated this
>> morning.
>>
>> Any thoughts>
>
> Running out of space on the file system while compiling?
> "moc_system-unix.o: file not recognized: File truncated"
>
> Mike

First thing I thought about, but there is 44G free on that file system.

QTom


More information about the mythtv-users mailing list