[MacPorts] #16321: XviD 1.1.3 staging error - tclsh segmentation fault
MacPorts
noreply at macports.org
Fri Aug 15 20:02:08 PDT 2008
#16321: XviD 1.1.3 staging error - tclsh segmentation fault
-------------------------------+--------------------------------------------
Reporter: c.cox at sasktel.net | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Keywords: xvid ffmpeg |
-------------------------------+--------------------------------------------
XviD port fails to install, reporting a segmentation fault in tclsh during
staging. Problem noted under OSX 10.4.11 / MacPorts 1.6.0 with both
ActiveTcl 8.5.3.0 and TclTkAquaBI-8.4.10.0. Currently prevents
installation of '+xvid' variant of 'ffmpeg' port.
{{{
---> Fetching XviD
---> Verifying checksum(s) for XviD
---> Extracting XviD
---> Applying patches to XviD
---> Configuring XviD
---> Building XviD with target all
---> Staging XviD into destroot
tclsh(5279,0xa000eca0) malloc: *** error for object 0x313c20: double free
tclsh(5279,0xa000eca0) malloc: *** set a breakpoint in szone_error to
debug
tclsh(5279,0xa000eca0) malloc: *** error for object 0x313c20: double free
tclsh(5279,0xa000eca0) malloc: *** set a breakpoint in szone_error to
debug
tclsh(5279,0xa000eca0) malloc: *** error for object 0x313c20: double free
tclsh(5279,0xa000eca0) malloc: *** set a breakpoint in szone_error to
debug
Segmentation fault
}}}
Running 'sudo port -v install xvid +universal' produces the following
output during staging after a successful compile. The same behaviour is
observed for the non-universal variant, as well:
{{{
---> Staging XviD into destroot
. changed
gid expected 0 found 80 modified
./usr missing (created)
. missing (directory not created: File exists)
./Applications missing (created)
./Developer missing (created)
./Library missing (created)
. changed
gid expected 80 found 0 modified
./bin missing (created)
./etc missing (created)
./include missing (created)
./lib missing (created)
./libexec missing (created)
./sbin missing (created)
./share missing (created)
./share/info missing (created)
./share/man missing (created)
./share/man/cat1 missing (created)
./share/man/cat2 missing (created)
./share/man/cat3 missing (created)
./share/man/cat4 missing (created)
./share/man/cat5 missing (created)
./share/man/cat6 missing (created)
./share/man/cat7 missing (created)
./share/man/cat8 missing (created)
./share/man/cat9 missing (created)
./share/man/catl missing (created)
./share/man/catn missing (created)
./share/man/man1 missing (created)
./share/man/man2 missing (created)
./share/man/man3 missing (created)
./share/man/man4 missing (created)
./share/man/man5 missing (created)
./share/man/man6 missing (created)
./share/man/man7 missing (created)
./share/man/man8 missing (created)
./share/man/man9 missing (created)
./share/man/manl missing (created)
./share/man/mann missing (created)
./share/nls missing (created)
./share/nls/C missing (created)
./share/nls/af_ZA.ISO8859-1 missing (created)
./share/nls/af_ZA.ISO8859-15 missing (created)
./share/nls/bg_BG.CP1251 missing (created)
...
./share/nls/uk_UA.KOI8-U missing (created)
./share/nls/zh_CN.eucCN missing (created)
./share/nls/zh_TW.Big5 missing (created)
./share/skel missing (created)
./src missing (created)
./var missing (created)
./var/macports missing (created)
./var/macports/distfiles missing (created)
./var/macports/receipts missing (created)
./var/macports/registry missing (created)
./www missing (created)
D: /opt/local/lib
I: /opt/local/lib/libxvidcore.4.dylib
I: /opt/local/lib/libxvidcore.a
D: /opt/local/include
I: /opt/local/include/xvid.h
xinstall: mkdir
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_XviD/work/destroot/opt/local/share/doc
xinstall: mkdir
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_XviD/work/destroot/opt/local/share/doc/XviD-1.1.3
xinstall:
chdir(/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_XviD/work/xvidcore-1.1.3/build/generic/../..)
xinstall: AUTHORS ->
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_XviD/work/destroot/opt/local/share/doc/XviD-1.1.3/AUTHORS
Segmentation fault
}}}
--
Ticket URL: <http://trac.macports.org/ticket/16321>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list