Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 2008 10:28:51 -0500
From:      eculp <eculp@encontacto.net>
To:        freebsd-multimedia@freebsd.org
Subject:   Re: failed portupgrade of transcode
Message-ID:  <20080728102851.12295en4qswt550k@econet.encontacto.net>
In-Reply-To: <b2203fed0807271017g1d415c03q5044b848afc585d1@mail.gmail.com>
References:  <200807271830.26076.dieter_lambrecht@gmx.de> <b2203fed0807271017g1d415c03q5044b848afc585d1@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Michael Johnson <ahze@freebsd.org>:

> On Sun, Jul 27, 2008 at 11:30 AM, Dieter Lambrecht
> <dieter_lambrecht@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.
>>
>> =3D=3D=3D>  Script "configure" failed unexpectedly.
>> Please report the problem to multimedia@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=3Dportupgrade UPGRADE_PORT=3Dtranscode-1.0.5_3
>> UPGRADE_PORT_VER=3D1.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 por=
ts
> and retry. thanks for the report!
>

I see a new version 1.0.6 with a new ports cvsup but it still isn't =20
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 signednes=
s
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_decompres=
s'
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 =20
'RTjpeg_decompressYUV420' differ in signedness
import_nuv.c: In function 'import_nuv_decode':
import_nuv.c:624: warning: pointer targets in assignment differ in signednes=
s
gmake[3]: *** [import_nuv_la-import_nuv.lo] Error 1
gmake[3]: Leaving directory =20
`/almacen1/ports/multimedia/transcode/work/transcode-1.0.6/import/nuv'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory =20
`/almacen1/ports/multimedia/transcode/work/transcode-1.0.6/import'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory =20
`/almacen1/ports/multimedia/transcode/work/transcode-1.0.6'
gmake: *** [all] Error 2
*** Error code 2

Should I open a report?

Thanks,

ed



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080728102851.12295en4qswt550k>