ports/182719: multimedia/ffmpeg: Install crashes
Bertram Scharpf
software at bertram-scharpf.de
Sat Oct 5 22:20:00 UTC 2013
>Number: 182719
>Category: ports
>Synopsis: multimedia/ffmpeg: Install crashes
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Oct 05 22:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Bertram Scharpf
>Release: 9.1
>Organization:
>Environment:
FreeBSD ... 9.1-STABLE FreeBSD 9.1-STABLE #0: Thu Jun 6 18:31:52 CEST 2013 ... i386
>Description:
# make install
[...]
Creating bzip'd tar ball in '/usr/ports/multimedia/ffmpeg/work/ffmpeg-0.7.15_1,1.tbz'
===> Installing for ffmpeg-0.7.15_1,1
===> Checking if multimedia/ffmpeg already installed
share/doc/ffmpeg/APIchanges: Could not unlink
share/doc/ffmpeg/RELEASE_NOTES: Could not unlink
share/doc/ffmpeg/TODO: Could not unlink
share/doc/ffmpeg/avutil.txt: Could not unlink
[...]
tar: Error exit delayed from previous errors.
pkg_add: leave_playpen: can't chdir back to ''
*** [install-package] Error code 2
Stop in /usr/ports/multimedia/ffmpeg.
*** [install] Error code 1
Stop in /usr/ports/multimedia/ffmpeg.
>How-To-Repeat:
# make install
--------------------------------
Config here:
OPTIONS_FILE_SET+=FFSERVER
OPTIONS_FILE_SET+=FREETYPE
OPTIONS_FILE_SET+=FREI0R
OPTIONS_FILE_SET+=OPENCV
OPTIONS_FILE_SET+=SCHROEDINGER
OPTIONS_FILE_SET+=THEORA
OPTIONS_FILE_SET+=VORBIS
OPTIONS_FILE_SET+=VPX
OPTIONS_FILE_SET+=X264
OPTIONS_FILE_SET+=XVID
>Fix:
Edit the Makefile.
Comment out the line where the variable DOC_DOCFILES is set.
Attention! There is at least one other bug. Line 424 uses a variable
"STGAEDIR". Suppose this means "STAGEDIR".
Has anybody ever tested this new version of the Makefile? Publishing
such defective code is not very kind.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list