[mythtv-commits] Ticket #13374: FreeBSD builds consume more space than before
MythTV
noreply at mythtv.org
Wed Jan 9 10:22:03 UTC 2019
#13374: FreeBSD builds consume more space than before
--------------------------------------+---------------------------------
Reporter: Stuart Auchterlonie | Owner: Stuart Auchterlonie
Type: Bug Report - General | Status: assigned
Priority: minor | Milestone: 30.1
Component: Ports - *BSD | Version: v30-fixes
Severity: medium | Keywords:
Ticket locked: 0 |
--------------------------------------+---------------------------------
Build sizes
{{{
$ du -hs *freebsd12*
930M 29-freebsd12-64bit
4.3G 30-freebsd12-64bit
4.4G master-freebsd12-64bit
}}}
Configure command is the same
{{{
$ tail -1 29-freebsd12-64bit/build/source/mythtv/config.log
./configure --enable-symbol-visibility --cc=cc --cxx=c++ --extra-
cflags=-I/usr/local/include --extra-ldflags=-L/usr/local/lib --enable-
libmp3lame --enable-libx264 --enable-libvpx --enable-libxvid --enable-
nonfree
--prefix=/usr/home/buildslave/mythtv/29-freebsd12-64bit/build/install
}}}
{{{
$ tail -1 30-freebsd12-64bit/build/source/mythtv/config.log
./configure --enable-symbol-visibility --cc=cc --cxx=c++ --extra-
cflags=-I/usr/local/include --extra-ldflags=-L/usr/local/lib --enable-
libmp3lame --enable-libx264 --enable-libvpx --enable-libxvid --enable-
nonfree
--prefix=/usr/home/buildslave/mythtv/30-freebsd12-64bit/build/install
}}}
--
Ticket URL: <https://code.mythtv.org/trac/ticket/13374>
MythTV <http://www.mythtv.org>
MythTV Media Center
More information about the mythtv-commits
mailing list