Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cannot compile media-libs/mlt-6.4.1-r2
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
gibus92
n00b
n00b


Joined: 27 Dec 2016
Posts: 23
Location: France

PostPosted: Mon Jul 10, 2017 9:16 am    Post subject: cannot compile media-libs/mlt-6.4.1-r2 Reply with quote

Hello,

Since last 1st july, I cannot compile media-libs/mlt-6.4.1-r2. I digged around the internet, but I found no solution. Any advice will be greatly appreciated. I tried to build it with gcc 6.3, but with no luck. I am using a 32 bits gentoo.

Here's an extract of the build log :

Code:
i686-pc-linux-gnu-g++ -Wno-deprecated -I../.. -O2 -march=i686 -pipe -Wall -DPIC    -DUSE_MMX -DUSE_SSE -DUSE_SSE2  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC    -DUSE_MMX -DUSE_SSE -DUSE_SSE2  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC    -DUSE_MMX -DUSE_SSE -DUSE_SSE2  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -O2 -march=i686 -pipe -std=c++11 -Wall -DPIC    -DUSE_MMX -DUSE_SSE -DUSE_SSE2  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -DPIC    -DUSE_MMX -DUSE_SSE -DUSE_SSE2  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -DPIC    -DUSE_MMX -DUSE_SSE -DUSE_SSE2  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/include/movit -I/usr/include/eigen3  -DSHADERDIR=\"/usr/share/movit\"   -c -o transition_movit_mix.o transition_movit_mix.cpp
i686-pc-linux-gnu-g++ -Wno-deprecated -I../.. -O2 -march=i686 -pipe -Wall -DPIC    -DUSE_MMX -DUSE_SSE -DUSE_SSE2  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC    -DUSE_MMX -DUSE_SSE -DUSE_SSE2  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC    -DUSE_MMX -DUSE_SSE -DUSE_SSE2  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -O2 -march=i686 -pipe -std=c++11 -Wall -DPIC    -DUSE_MMX -DUSE_SSE -DUSE_SSE2  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -DPIC    -DUSE_MMX -DUSE_SSE -DUSE_SSE2  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -DPIC    -DUSE_MMX -DUSE_SSE -DUSE_SSE2  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/include/movit -I/usr/include/eigen3  -DSHADERDIR=\"/usr/share/movit\"   -c -o transition_movit_overlay.o transition_movit_overlay.cpp
i686-pc-linux-gnu-g++ -shared -o ../libmltopengl.so factory.o consumer_xgl.o filter_glsl_manager.o filter_movit_blur.o filter_movit_convert.o filter_movit_crop.o filter_movit_deconvolution_sharpen.o filter_movit_diffusion.o filter_movit_glow.o filter_movit_lift_gamma_gain.o filter_movit_mirror.o filter_movit_opacity.o filter_movit_rect.o filter_movit_resample.o filter_movit_resize.o filter_movit_saturation.o filter_movit_vignette.o filter_movit_white_balance.o mlt_movit_input.o transition_movit_luma.o transition_movit_mix.o transition_movit_overlay.o -L../../framework -lmlt -lm -Wl,-O1 -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -L../../mlt++ -lmlt++ -lmovit -lepoxy  -lpthread -lGL -lX11
filter_glsl_manager.o: In function `GlslManager::onInit(mlt_properties_s*, GlslManager*)':
filter_glsl_manager.cpp:(.text+0x132): undefined reference to `movit::init_movit(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, movit::MovitDebugLevel)'
filter_movit_convert.o:(.data.rel.ro._ZTVN3Mlt12VerticalFlipE[_ZTVN3Mlt12VerticalFlipE]+0x50): undefined reference to `movit::Effect::set_gl_state(unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int*)'
filter_movit_convert.o:(.data.rel.ro._ZTVN3Mlt12VerticalFlipE[_ZTVN3Mlt12VerticalFlipE]+0x58): undefined reference to `movit::Effect::set_int(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int)'
filter_movit_convert.o:(.data.rel.ro._ZTVN3Mlt12VerticalFlipE[_ZTVN3Mlt12VerticalFlipE]+0x5c): undefined reference to `movit::Effect::set_float(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, float)'
filter_movit_convert.o:(.data.rel.ro._ZTVN3Mlt12VerticalFlipE[_ZTVN3Mlt12VerticalFlipE]+0x60): undefined reference to `movit::Effect::set_vec2(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, float const*)'
filter_movit_convert.o:(.data.rel.ro._ZTVN3Mlt12VerticalFlipE[_ZTVN3Mlt12VerticalFlipE]+0x64): undefined reference to `movit::Effect::set_vec3(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, float const*)'
filter_movit_convert.o:(.data.rel.ro._ZTVN3Mlt12VerticalFlipE[_ZTVN3Mlt12VerticalFlipE]+0x68): undefined reference to `movit::Effect::set_vec4(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, float const*)'
filter_movit_crop.o: In function `get_image(mlt_frame_s*, unsigned char**, mlt_image_format*, int*, int*, int)':
filter_movit_crop.cpp:(.text+0x27b): undefined reference to `movit::Effect::register_int(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int*)'
filter_movit_crop.o:(.data.rel.ro._ZTV14OptionalEffectIN5movit13PaddingEffectEE[_ZTV14OptionalEffectIN5movit13PaddingEffectEE]+0x4c): undefined reference to `movit::PaddingEffect::output_fragment_shader[abi:cxx11]()'
filter_movit_crop.o:(.data.rel.ro._ZTV14OptionalEffectIN5movit13PaddingEffectEE[_ZTV14OptionalEffectIN5movit13PaddingEffectEE]+0x50): undefined reference to `movit::PaddingEffect::set_gl_state(unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int*)'
filter_movit_crop.o:(.data.rel.ro._ZTV14OptionalEffectIN5movit13PaddingEffectEE[_ZTV14OptionalEffectIN5movit13PaddingEffectEE]+0x58): undefined reference to `movit::Effect::set_int(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int)'
filter_movit_crop.o:(.data.rel.ro._ZTV14OptionalEffectIN5movit13PaddingEffectEE[_ZTV14OptionalEffectIN5movit13PaddingEffectEE]+0x5c): undefined reference to `movit::Effect::set_float(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, float)'
filter_movit_crop.o:(.data.rel.ro._ZTV14OptionalEffectIN5movit13PaddingEffectEE[_ZTV14OptionalEffectIN5movit13PaddingEffectEE]+0x60): undefined reference to `movit::Effect::set_vec2(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, float const*)'
filter_movit_crop.o:(.data.rel.ro._ZTV14OptionalEffectIN5movit13PaddingEffectEE[_ZTV14OptionalEffectIN5movit13PaddingEffectEE]+0x64): undefined reference to `movit::Effect::set_vec3(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, float const*)'
filter_movit_crop.o:(.data.rel.ro._ZTV14OptionalEffectIN5movit13PaddingEffectEE[_ZTV14OptionalEffectIN5movit13PaddingEffectEE]+0x68): undefined reference to `movit::Effect::set_vec4(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, float const*)'
filter_movit_resample.o: In function `get_image(mlt_frame_s*, unsigned char**, mlt_image_format*, int*, int*, int)':
filter_movit_resample.cpp:(.text+0x36f): undefined reference to `movit::Effect::register_int(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int*)'
filter_movit_resample.o:(.data.rel.ro._ZTV14OptionalEffectIN5movit14ResampleEffectEE[_ZTV14OptionalEffectIN5movit14ResampleEffectEE]+0x58): undefined reference to `movit::Effect::set_int(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int)'
filter_movit_resample.o:(.data.rel.ro._ZTV14OptionalEffectIN5movit14ResampleEffectEE[_ZTV14OptionalEffectIN5movit14ResampleEffectEE]+0x5c): undefined reference to `movit::ResampleEffect::set_float(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, float)'
filter_movit_resample.o:(.data.rel.ro._ZTV14OptionalEffectIN5movit14ResampleEffectEE[_ZTV14OptionalEffectIN5movit14ResampleEffectEE]+0x60): undefined reference to `movit::Effect::set_vec2(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, float const*)'
filter_movit_resample.o:(.data.rel.ro._ZTV14OptionalEffectIN5movit14ResampleEffectEE[_ZTV14OptionalEffectIN5movit14ResampleEffectEE]+0x64): undefined reference to `movit::Effect::set_vec3(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, float const*)'
filter_movit_resample.o:(.data.rel.ro._ZTV14OptionalEffectIN5movit14ResampleEffectEE[_ZTV14OptionalEffectIN5movit14ResampleEffectEE]+0x68): undefined reference to `movit::Effect::set_vec4(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, float const*)'
filter_movit_resize.o: In function `get_image(mlt_frame_s*, unsigned char**, mlt_image_format*, int*, int*, int)':
filter_movit_resize.cpp:(.text+0x869): undefined reference to `movit::Effect::register_int(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int*)'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:59: ../libmltopengl.so] Error 1
make[2]: Leaving directory '/var/tmp/portage/media-libs/mlt-6.4.1-r2/work/mlt-6.4.1/src/modules/opengl'
make[1]: *** [Makefile:5: all] Error 1
make[1]: Leaving directory '/var/tmp/portage/media-libs/mlt-6.4.1-r2/work/mlt-6.4.1/src/modules'
make: *** [Makefile:9: all] Error 1
 * ERROR: media-libs/mlt-6.4.1-r2::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=media-libs/mlt-6.4.1-r2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=media-libs/mlt-6.4.1-r2::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/media-libs/mlt-6.4.1-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/mlt-6.4.1-r2/temp/environment'.
 * Working directory: '/var/tmp/portage/media-libs/mlt-6.4.1-r2/work/mlt-6.4.1'
 * S: '/var/tmp/portage/media-libs/mlt-6.4.1-r2/work/mlt-6.4.1'


And informations about my environnement :

Code:
vpgentoo ~ # emerge --info '=media-libs/mlt-6.4.1-r2::gentoo'
Portage 2.3.6 (python 3.4.5-final-0, default/linux/x86/13.0/desktop/plasma/systemd, gcc-5.4.0, glibc-2.23-r4, 4.9.34-gentoo i686)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.9.34-gentoo-i686-Intel-R-_Core-TM-_i7-2720QM_CPU_@_2.20GHz-with-gentoo-2.3
KiB Mem:     2072300 total,    385988 free
KiB Swap:    2097148 total,   2096976 free
Timestamp of repository gentoo: Mon, 10 Jul 2017 08:00:01 +0000
sh bash 4.3_p48-r1
ld GNU ld (Gentoo 2.28 p1.2) 2.28
app-shells/bash:          4.3_p48-r1::gentoo
dev-lang/perl:            5.24.1-r2::gentoo
dev-lang/python:          2.7.12::gentoo, 3.4.5::gentoo
dev-util/cmake:           3.7.2::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.3::gentoo
sys-apps/openrc:          0.26.3::gentoo
sys-apps/sandbox:         2.10-r3::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69::gentoo
sys-devel/automake:       1.15-r2::gentoo
sys-devel/binutils:       2.28-r2::gentoo
sys-devel/gcc:            5.4.0-r3::gentoo
sys-devel/gcc-config:     1.7.3::gentoo
sys-devel/libtool:        2.4.6-r3::gentoo
sys-devel/make:           4.2.1::gentoo
sys-kernel/linux-headers: 4.4::gentoo (virtual/os-headers)
sys-libs/glibc:           2.23-r4::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000

ACCEPT_KEYWORDS="x86"
ACCEPT_LICENSE="* -@EULA"
CBUILD="i686-pc-linux-gnu"                                                                                                                     
CFLAGS="-O2 -march=i686 -pipe"                                                                                                                 
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -march=i686 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -march=i686 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="fr_FR.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi alsa berkdb bluetooth branding bzip2 cairo cdda cdr cli cracklib crypt cups cxx dbus declarative dri dts dvd dvdr emboss encode exif fam firefox flac fortran gdbm gif glamor gpm iconv introspection ipv6 jpeg kde kipi kwallet lcms ldap libnotify live mad mmx mmxext mng modules mp3 mp4 mpeg ncurses netifrc%* nls nptl ogg opengl openmp pam pango pcre pdf phonon plasma png policykit ppds qml qt3support qt4 qt5 readline sdl seccomp semantic-desktop session spell sse sse2 sse3 ssl ssse3 startup-notification svg symlink systemd tcpd tiff tool truetype udev udisks unicode upower usb vorbis widgets wxwidgets x264 x86 xattr xcb xcomposite xinerama xml xscreensaver xv xvid zlib" ABI_X86="32" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 sse3 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev keyboard mouse vmmouse" KERNEL="linux" L10N="fr" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="fr" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6" POSTGRES_TARGETS="postgres9_5" PYTHON_SINGLE_TARGET="python3_4" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby21 ruby22" USERLAND="GNU" VIDEO_CARDS="vmware vesa vga" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON


The output of emerge -pqv :
Code:
vpgentoo ~ # emerge -pqv '=media-libs/mlt-6.4.1-r2::gentoo'
[ebuild     U ] media-libs/mlt-6.4.1-r2 [6.4.1-r1] USE="ffmpeg kdenlive melt opengl qt5 sdl xml -compressed-lumas -debug -fftw -frei0r -gtk -jack -libav -libsamplerate -lua (-opencv) -python -rtaudio -ruby (-vdpau) -xine" CPU_FLAGS_X86="mmx sse sse2" PYTHON_TARGETS="python2_7"


If needed, my make.conf :

Code:
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-O2 -march=i686 -pipe"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="i686-pc-linux-gnu"
# These are the USE flags that were used in addition to what is provided by the
# profile used for building.
USE="nls -gtk -gnome X cups introspection xinerama dvd alsa cdr gif jpeg opengl png tiff -suid% -systemtap% netifrc%* tool symlink -build -deblob -experimental live mmx mmxext sse sse2 sse3 ssse3"
CPU_FLAGS_X86="mmx mmxext sse sse2 sse3 ssse3"
PORTDIR="/usr/portage"
DISTDIR="${PORTDIR}/distfiles"
PKGDIR="${PORTDIR}/packages"
LINGUAS="fr"
L10N="fr"

VIDEO_CARDS="vmware vesa vga"
INPUT_DEVICES="evdev keyboard mouse vmmouse"

source /var/lib/layman/make.conf

# Logging
PORTAGE_ELOG_CLASSES="warn error info log qa"
PORTAGE_ELOG_SYSTEM="save"

# KDEPIM_FEATURES="akonadiconsole akregator blogilo console kaddressbook kalarm kleopatra kmail knotes kontact korganizer ktnef"


layman is installed, but for now, I don't use any external repository.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54220
Location: 56N 3W

PostPosted: Mon Jul 10, 2017 11:57 am    Post subject: Reply with quote

gibus92,

It looks like you missed the gcc-5 upgrade news item, or if you followed the instructions there, one (or more) of the rebuilds failed.

Code:
eselect news list
then do what it says in
2015-10-22 GCC 5 Defaults to the New C++11 ABI
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
gibus92
n00b
n00b


Joined: 27 Dec 2016
Posts: 23
Location: France

PostPosted: Mon Jul 10, 2017 3:17 pm    Post subject: Reply with quote

Thanks a lot NeddySeagoon, I was wondering how to solve this unconsistency. I forgot totally these instructions since I upgraded my compiler quiet a long time ago. Now the revdep-rebuild command started a massive recompilation session of 422 packages.

Will see the result, tomorrow.

Thanks again,
Gibus92
Back to top
View user's profile Send private message
gibus92
n00b
n00b


Joined: 27 Dec 2016
Posts: 23
Location: France

PostPosted: Tue Jul 11, 2017 9:21 pm    Post subject: Reply with quote

After more than 24 hours compilation, everything is ok.

Thanks
Gilles
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8935

PostPosted: Wed Jul 12, 2017 6:15 am    Post subject: Reply with quote

gibus92 wrote:
I forgot totally these instructions since I upgraded my compiler quiet a long time ago.

GCC-4 to GCC-5 is a special case - that's why there also was a news item about it.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum