<html>
<head>
<base href="http://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - trunk miscompiles vlc on powerpc64"
href="http://llvm.org/bugs/show_bug.cgi?id=18760">18760</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>trunk miscompiles vlc on powerpc64
</td>
</tr>
<tr>
<th>Product</th>
<td>libraries
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>Backend: PowerPC
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>rdivacky@freebsd.org
</td>
</tr>
<tr>
<th>CC</th>
<td>llvmbugs@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>I tried clang r200862 and 3.3 release and they both miscompile vlc. One of vlcs
build utilities crashes during the build:
make[4]: Entering directory
`/usr/home/rdivacky/vlc-workdir/usr/ports/multimedia/vlc/work/vlc-2.1.2/bin'
GEN ../modules/plugins.dat
gmake[4]: *** [../modules/plugins.dat] Segmentation fault (core dumped)
the vlc used is 2.1.2 from
<a href="http://download.videolan.org/pub/videolan/vlc/2.1.2/vlc-2.1.2.tar.xz">http://download.videolan.org/pub/videolan/vlc/2.1.2/vlc-2.1.2.tar.xz</a>, this is
the configuration used:
./configure --enable-vlc --enable-avcodec --enable-avformat --enable-oss
--enable-postproc --enable-sftp --enable-libgcrypt --disable-alsa
--disable-dc1394 --disable-directfb --disable-projectm --disable-telx
--disable-tremor --disable-udev --disable-update-check --enable-a52
--disable-aa --disable-libass --enable-bonjour --disable-caca --disable-dbus
--disable-debug --disable-dirac --enable-dvdnav --enable-dvdread --enable-faad
--disable-flac --disable-fluidsynth --disable-libfreerdp --disable-fribidi
--disable-gme --disable-gnomevfs --enable-gnutls --disable-goom --enable-httpd
--disable-jack --disable-bluray --disable-sftp --disable-lirc --enable-live555
--enable-mad --with-mad=/usr/local --enable-mkv --disable-mod --enable-libmpeg2
--disable-mtp --disable-mpc --disable-ncurses --enable-nls --disable-notify
--disable-optimizations --enable-opus --enable-png --disable-pulse --enable-qt
--disable-realrtsp --disable-run-as-root --disable-smbclient
--enable-samplerate --disable-schroedinger --disable-shout --disable-sid
--enable-speex --enable-sout --enable-taglib --enable-theora --enable-twolame
--disable-upnp --disable-libva --enable-vcd --enable-libcddb --enable-vorbis
--enable-x264 --disable-zvbi --disable-lua --enable-ogg --enable-kate
--enable-sdl --enable-sdl-image --enable-skins2 --enable-libtar --disable-svg
--enable-v4l2 --with-x --enable-glx --enable-xcb --enable-xvideo
--with-qt-includes=/usr/local/include/qt4
--with-qt-libraries=/usr/local/lib/qt4 --with-extra-includes=/usr/local/include
--with-extra-libs=/usr/local/lib --enable-altivec --x-libraries=/usr/local/lib
--x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man
--infodir=/usr/local/info/ --build=powerpc64-portbld-freebsd11.0</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>