pkgsrc-WIP-review archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Please review ffmpeg-snapshot



On Fri, 15 Dec 2006 02:12:31 +0100
Thomas Klausner <thomasklausner%users.sourceforge.net@localhost> wrote:

> On Wed, Dec 13, 2006 at 05:53:54PM -0300, César Catrián Carreño wrote:
> > I've just commited ffmpeg-snapshot, this package is a nightly build from the
> > SVN repository.
> >
> > It checks for existing old distfiles, and builds a package (setting an 
> > option)
> > versioned with the date of the snapshot.
>
> Have you seen wip/mk/svn-package.mk?
> Perhaps that would make your life easier.

In the main download page of ffmpeg, besides the repository, are the packages
(extracted from the repository) ready to download (bare nightly sources), so
this way the package doesn't have to deal with subversion logins. The hard
life is for putting the right version (dated) on the name of the package, and
checking the date of the package, as it comes with the same name, everytime.
The date of the package comes in the main directory (packaged). So it needs to
ckeck inside the package to fetch the date. It checks also the date of the
package in ${DISTDIR}.

> > Most of the work to check is in the TODO file, it seems to build ok, and now
> > I'm using it and behaves fine.
>
> I tried building on 4.99.5/amd64, and it failed in the configure
> step because the "compiler can't create executables". config.err contains:
> gcc -O2 -I/usr/pkg/include -fomit-frame-pointer -march=i686 -c -o 
> /tmp/ffmpeg-co
> nf--18261-.o /tmp/ffmpeg-conf--18261-.c
> /tmp/ffmpeg-conf--18261-.c:1: error: CPU you selected does not support x86-64 
> in
> struction set
> /tmp/ffmpeg-conf--18261-.c:1: error: CPU you selected does not support x86-64 
> in
> struction set

The package comes with the options mmx and i386 by default; I think that must be
changed, even with loss of optimization.

--
César Catrián Carreño

Attachment: pgp6fg_j3Lpgs.pgp
Description: PGP signature

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
pkgsrc-wip-review mailing list
pkgsrc-wip-review%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-review


Home | Main Index | Thread Index | Old Index