Hi all,

After a number of long runs it looks like the same failure 
at the end as mentioned last time.

The attachment below is only the tail end of the run. 
Too long to attach the whole thing.

Thanks again,
Saleh

=================


...
...
...
ffmpeg-0.7.17/tests/codec-regression.sh
ffmpeg-0.7.17/tests/lavfi-regression.sh
ffmpeg-0.7.17/tests/regression-funcs.sh
ffmpeg-0.7.17/tests/rotozoom.c
ffmpeg-0.7.17/tests/ffserver.conf
ffmpeg-0.7.17/tests/fate/
ffmpeg-0.7.17/tests/fate/als.mak
ffmpeg-0.7.17/tests/fate/mp3.mak
ffmpeg-0.7.17/tests/fate/vorbis.mak
ffmpeg-0.7.17/tests/fate/vp8.mak
ffmpeg-0.7.17/tests/fate/fft.mak
ffmpeg-0.7.17/tests/fate/h264.mak
ffmpeg-0.7.17/tests/fate/aac.mak
ffmpeg-0.7.17/tests/fate.mak
ffmpeg-0.7.17/tests/copy.regression.ref
ffmpeg-0.7.17/tests/fate-run.sh
ffmpeg-0.7.17/tests/fate2.mak
ffmpeg-0.7.17/tests/seek_test.c
ffmpeg-0.7.17/tests/fate-update.sh
ffmpeg-0.7.17/tests/ffserver.regression.ref
ffmpeg-0.7.17/tests/lavf-regression.sh
ffmpeg-0.7.17/tests/tiny_psnr.c
ffmpeg-0.7.17/ffserver.c
ffmpeg-0.7.17/COPYING.LGPLv2.1
sudo -u fink-bld [ENV] sh -c /tmp/fink.6YMLl
[ -r /sw/fink/dists/stable/main/finkinfo/graphics/ffmpeg.patch ]
sudo -u fink-bld [ENV] sh -c /tmp/fink.87TA4
/tmp/fink.AGQjJ
#!/bin/sh -ev
  patch -p1 < /sw/fink/dists/stable/main/finkinfo/graphics/ffmpeg.patch
patching file configure
Hunk #2 succeeded at 2953 (offset 1 line).
patching file libavfilter/vf_drawtext.c
  ### Give dylibs a versioned install_name
  perl -pi -e 
's;-install_name,\$\(SHLIBDIR\)/\$\(SLIBNAME\);-install_name,\$\(SHLIBDIR\)/\$\(SLIBNAME_WITH_MAJOR\);g'
 configure
  ### Fix for x264.h requiring stdint.h first
  perl -pi -e 's,^enabled libx264.*$,enabled libx264 \&\& require2 x264 
"stdint.h x264.h" x264_encoder_open -lx264,' configure
  ### look for gsm.h in upstream's (and Fink's) declared <gsm.h> rather than 
Debian's <gsm/gsm.h>
  perl -pi -e 's,gsm\/gsm.h,gsm.h,g' configure libavcodec/libgsm.c
  ### use API from <mach/semaphore.h> instead of <sys/semaphore.h> -- fangism
  ### this lets the jack indev build
  perl -pi -e 's,sem_timedwait,semaphore_timedwait,g' configure
  sed -i.orig -e '/semaphore.h/i \
#include <mach/task.h>' \
        -e '/#include/s|semaphore\.h|mach/&|' \
        -e '/packet_count;/s|sem_t|semaphore_t|g' \
        -e 's|struct timespec|mach_timespec_t|g' \
        -e 's|sem_init(|semaphore_create(TASK_NULL, |g' \
        -e '/sem_destroy/s|\&self|self|' \
        -e 's|sem_destroy(|semaphore_destroy(TASK_NULL, |g' \
        -e '/sem_post/s|\&self|self|' \
        -e 's|sem_post|semaphore_signal|g' \
        -e 's|sem_timedwait|semaphore_timedwait|g' \
        -e '/timedwait/s|\&self|self|' \
        -e '/timedwait/s|\&timeout|timeout|' \
        libavdevice/jack_audio.c
sudo -u fink-bld [ENV] sh -c /tmp/fink.YcLvz
/tmp/fink.4WdJt
#!/bin/sh -ev
  ### Patch libswscale to have a temporary compat_version/install_name of 1 to 
make 10.4 happy
  ### This will get returned to the final value later in the build
  /usr/bin/perl -pi -e 's,LIBSWSCALE_VERSION_MAJOR 0,LIBSWSCALE_VERSION_MAJOR 
1,g' libswscale/swscale.h
  mkdir build
  cd build
    ../configure --prefix=/sw --arch=x86_64 \
 \
        --mandir=/sw/share/man \
        --enable-shared \
        --disable-static \
        --enable-gpl \
        --enable-version3 \
        --enable-postproc \
        --enable-swscale \
        --enable-avfilter \
        --enable-pthreads \
        --enable-x11grab \
        --enable-indev=jack \
        --enable-bzlib \
        --enable-libcelt \
        --enable-libopencore-amrnb \
        --enable-libopencore-amrwb \
        --enable-libdirac \
        --enable-libfreetype \
        --enable-libgsm \
        --enable-libmp3lame \
        --enable-libopenjpeg \
        --enable-libschroedinger \
        --enable-libspeex \
        --enable-libtheora \
        --enable-libvorbis \
        --enable-libvpx \
        --enable-libx264 \
        --enable-libxvid \
        --enable-zlib
ERROR: freetype2 not found

If you think configure made a mistake, make sure you are using the latest
version from Git.  If the latest version fails, report the problem to the
ffmpeg-u...@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.log" produced by configure as this will help
solving the problem.
### execution of /tmp/fink.4WdJt failed, exit code 1
### execution of /tmp/fink.YcLvz failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-ffmpeg-0.7.17-1
(Reading database ... 298010 files and directories currently installed.)
Removing fink-buildlock-ffmpeg-0.7.17-1 ...
Updating the list of locally available binary packages.
Scanning dists/stable/main/binary-darwin-x86_64
New package: 
dists/stable/main/binary-darwin-x86_64/languages/gcc48-compiler_4.8.4-1001_darwin-x86_64.deb
New package: 
dists/stable/main/binary-darwin-x86_64/languages/gcc48-shlibs_4.8.4-1001_darwin-x86_64.deb
New package: 
dists/stable/main/binary-darwin-x86_64/languages/gcc48_4.8.4-1001_darwin-x86_64.deb
New package: 
dists/stable/main/binary-darwin-x86_64/languages/gcc49-compiler_4.9.2-1002_darwin-x86_64.deb
New package: 
dists/stable/main/binary-darwin-x86_64/languages/gcc49-shlibs_4.9.2-1002_darwin-x86_64.deb
New package: 
dists/stable/main/binary-darwin-x86_64/languages/gcc49_4.9.2-1002_darwin-x86_64.deb
Failed: phase compiling: ffmpeg-0.7.17-1 failed

Before reporting any errors, please run "fink selfupdate" and try again.
Also try using "fink configure" to set your maximum build jobs to 1 and
attempt to build the package again.
If you continue to have issues, please check to see if the FAQ on Fink's 
website solves the problem.  If not, ask on one (not both, please) of
these mailing lists:

        The Fink Users List <fink-users@lists.sourceforge.net>
        The Fink Beginners List <fink-beginn...@lists.sourceforge.net>,

with a carbon copy to the maintainer:

        Hanspeter Niederstrasser <nie...@users.sourceforge.net>

Note that this is preferable to emailing just the maintainer directly,
since most fink package maintainers do not have access to all possible
hardware and software configurations.

Please try to include the complete error message in your report.  This
generally consists of a compiler line starting with e.g. "gcc" or "g++"
followed by the actual error output from the compiler.

Also include the following system information:
Package manager version: 0.38.4
Distribution version: selfupdate-rsync Sat Mar 28 16:38:52 2015, 10.7, x86_64
Trees: local/main stable/main
Xcode.app: 4.6.3
Xcode command-line tools: 4.6.0.0.1.1365549073
Max. Fink build jobs:  4


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to