failed portupgrade of transcode

eculp eculp at encontacto.net
Mon Jul 28 16:08:55 UTC 2008


Quoting Michael Johnson <ahze at freebsd.org>:

> On Sun, Jul 27, 2008 at 11:30 AM, Dieter Lambrecht
> <dieter_lambrecht at gmx.de>wrote:
>
>> Hi,
>>
>> I have got an error while upgrading transcode to version 1.0.6. Here is
>> the
>> output:
>>
>> imagemagick                    no
>> libjpeg                        yes
>> bsdav                          no
>> iconv                          yes
>>
>> ERROR: option '--enable-lzo' failed: cannot compile lzo/lzo1x.h
>> lzo/lzo1x.h can be found in the following packages:
>>  lzo  http://www.oberhumer.com/opensource/lzo/
>>
>> ERROR: option '--enable-lzo' failed: cannot link against liblzo2
>> liblzo2 can be found in the following packages:
>>  lzo  http://www.oberhumer.com/opensource/lzo/
>>
>>
>> Please see the INSTALL file in the top directory of the
>> transcode sources for more information about building
>> transcode with this configure script.
>>
>> ===>  Script "configure" failed unexpectedly.
>> Please report the problem to multimedia at FreeBSD.org [maintainer] and
>> attach
>> the "/usr/ports/multimedia/transcode/work/transcode-1.0.6/config.log"
>> including
>> the output of the failure of your make command. Also, it might be a good
>> idea
>> to provide an overview of all packages installed on your system (e.g. an
>> `ls
>> /var/db/pkg`).
>> *** Error code 1
>>
>> Stop in /usr/ports/multimedia/transcode.
>> ** Command failed [exit code 1]: /usr/bin/script -qa
>> /tmp/portupgrade.44570.0
>> env UPGRADE_TOOL=portupgrade UPGRADE_PORT=transcode-1.0.5_3
>> UPGRADE_PORT_VER=1.0.5_3 make
>> ** Fix the problem and try again.
>> ** Listing the failed packages (-:ignored / *:skipped / !:failed)
>>        ! multimedia/transcode (transcode-1.0.5_3)      (unknown build
>> error)
>>
>>
> Just fixed it. It was a problem with using old lzo. Please update your ports
> and retry. thanks for the report!
>

I see a new version 1.0.6 with a new ports cvsup but it still isn't  
compiling.  It finishes with:

../../libtc/tc_lzo.h:13:23: error: lzo/lzo1x.h: No such file or directory
../../libtc/tc_lzo.h:14:25: error: lzo/lzoutil.h: No such file or directory
import_nuv.c: In function 'nuv_decode_video':
import_nuv.c:473: warning: pointer targets in assignment differ in signedness
import_nuv.c:480: error: 'lzo_uint' undeclared (first use in this function)
import_nuv.c:480: error: (Each undeclared identifier is reported only once
import_nuv.c:480: error: for each function it appears in.)
import_nuv.c:480: error: expected ';' before 'len'
import_nuv.c:486: warning: implicit declaration of function 'lzo1x_decompress'
import_nuv.c:487: error: 'len' undeclared (first use in this function)
import_nuv.c:487: error: 'LZO_E_OK' undeclared (first use in this function)
import_nuv.c:509: warning: pointer targets in passing argument 2 of  
'RTjpeg_decompressYUV420' differ in signedness
import_nuv.c: In function 'import_nuv_decode':
import_nuv.c:624: warning: pointer targets in assignment differ in signedness
gmake[3]: *** [import_nuv_la-import_nuv.lo] Error 1
gmake[3]: Leaving directory  
`/almacen1/ports/multimedia/transcode/work/transcode-1.0.6/import/nuv'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory  
`/almacen1/ports/multimedia/transcode/work/transcode-1.0.6/import'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory  
`/almacen1/ports/multimedia/transcode/work/transcode-1.0.6'
gmake: *** [all] Error 2
*** Error code 2

Should I open a report?

Thanks,

ed


More information about the freebsd-multimedia mailing list