Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 918580 Details for
Bug 949570
media-sound/aumix-2.9.1-r1 - [glibc] [gcc-15] [ffmpeg] mouse.c: error: assignment to int ( )(WINDOW ) {aka int ( )(struct _win_st )} from incompatible pointer type int (
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-sound:aumix-2.9.1-r1:20250210-133418.log
media-sound:aumix-2.9.1-r1:20250210-133418.log (text/plain), 19.42 KB, created by
Toralf Förster
on 2025-02-10 17:27:21 UTC
(
hide
)
Description:
media-sound:aumix-2.9.1-r1:20250210-133418.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2025-02-10 17:27:21 UTC
Size:
19.42 KB
patch
obsolete
> * Package: media-sound/aumix-2.9.1-r1:0 > * Repository: gentoo > * Maintainer: sound@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc gpm kernel_linux nls > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking aumix-2.9.1.tar.bz2 to /var/tmp/portage/media-sound/aumix-2.9.1-r1/work >>>> Source unpacked in /var/tmp/portage/media-sound/aumix-2.9.1-r1/work >>>> Preparing source in /var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1 ... > * Applying aumix-2.9.1-tinfo.patch ... > [ ok ] > * Applying aumix-2.9.1-fno-common.patch ... > [ ok ] > * Applying aumix-2.9.1-gcc14-build-fix.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1' ... > * Running 'autopoint --force' ... > [ ok ] > * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/media-sound/aumix-2.9.1-r1/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader --force' ... > [ ok ] > * Running 'automake --add-missing --copy --force-missing' ... > [ ok ] > * Running elibtoolize in: aumix-2.9.1/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1 ... > * econf: updating aumix-2.9.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating aumix-2.9.1/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating aumix-2.9.1/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating aumix-2.9.1/build-aux/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/aumix-2.9.1-r1 --htmldir=/usr/share/doc/aumix-2.9.1-r1/html --libdir=/usr/lib64 --enable-nls --without-gtk --without-sysmouse >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether sleep supports fractional seconds... yes >checking filesystem timestamp resolution... 0.01 >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking xargs -n works... yes >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether the compiler supports GNU C... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking whether ln -s works... yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for _oss_ioctl in -lossaudio... no >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for sys/param.h... yes >checking for sys/select.h... yes >checking for sys/socket.h... yes >checking for sys/time.h... yes >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for argz.h... yes >checking for fcntl.h... yes >checking for libintl.h... yes >checking for limits.h... yes >checking for locale.h... yes >checking for malloc.h... yes >checking for nl_types.h... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking for sys/ioctl.h... yes >checking for sys/param.h... (cached) yes >checking for sys/time.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/soundcard.h... yes >checking for soundcard.h... no >checking for machine/soundcard.h... no >checking for ncurses.h... yes >checking for curses.h... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for size_t... (cached) yes >checking for GNU libc compatible malloc... yes >checking for getpagesize... yes >checking for working mmap... yes >checking for GNU libc compatible realloc... yes >checking types of arguments for select... int,fd_set *,struct timeval * >checking return type of signal handlers... void >checking whether lstat correctly handles trailing slash... yes >checking whether stat accepts an empty string... no >checking for __argz_count... yes >checking for __argz_next... yes >checking for __argz_stringify... yes >checking for alarm... yes >checking for getcwd... yes >checking for mempcpy... yes >checking for memset... yes >checking for munmap... yes >checking for putenv... yes >checking for select... yes >checking for setenv... yes >checking for setlocale... yes >checking for stpcpy... yes >checking for strcasecmp... yes >checking for strchr... yes >checking for strdup... yes >checking for main in -ltinfo... yes >checking for initscr in -lncurses... yes >checking for getmouse in -lncurses... yes >checking for use_default_colors in -lncurses... yes >checking for private member _use_keypad in WINDOW... no >checking for Gpm_Repeat in -lgpm... yes >Compiling without sysmouse support >checking whether built-in label text is requested... no >Compiling without GTK+ 2.0. >checking whether dummy mixer is requested... no >checking for an ANSI C-conforming const... (cached) yes >checking for inline... (cached) inline >checking for off_t... yes >checking for size_t... (cached) yes >checking for working alloca.h... (cached) yes >checking for alloca... (cached) yes >checking for working mmap... (cached) yes >checking return type of signal handlers... (cached) void >checking for getcwd... (cached) yes >checking for getwd... yes >checking for putenv... (cached) yes >checking for select... (cached) yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating data/Makefile >config.status: creating doc/Makefile >config.status: creating po/Makefile.in >config.status: creating src/Makefile >config.status: creating config.h >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1 ... >make -O -j4 >make all-recursive >Making all in data >make[2]: Nothing to be done for 'all'. >Making all in doc >make[2]: Nothing to be done for 'all'. >Making all in po >test ! -f ./aumix.pot || \ > test -z "ca.gmo de.gmo el.gmo es.gmo fr.gmo gl.gmo it.gmo ja.gmo nl.gmo pl.gmo pt_BR.gmo ru.gmo sv.gmo uk.gmo zh_CN.gmo" || make ca.gmo de.gmo el.gmo es.gmo fr.gmo gl.gmo it.gmo ja.gmo nl.gmo pl.gmo pt_BR.gmo ru.gmo sv.gmo uk.gmo zh_CN.gmo >/usr/bin/msgmerge --update el.po aumix.pot >/usr/bin/msgmerge --update es.po aumix.pot >/usr/bin/msgmerge --update ca.po aumix.pot >/usr/bin/msgmerge --update de.po aumix.pot >......................................................................................... done. >. done. >.... done. >.... done. >/usr/bin/msgmerge --update fr.po aumix.pot >/usr/bin/msgmerge --update gl.po aumix.pot >/usr/bin/msgmerge --update ja.po aumix.pot >/usr/bin/msgmerge --update it.po aumix.pot >............................................ done. >...................... done. >........... done. >................... done. >/usr/bin/msgmerge --update nl.po aumix.pot >/usr/bin/msgmerge --update pl.po aumix.pot >................................ done. >/usr/bin/msgmerge --update pt_BR.po aumix.pot >/usr/bin/msgmerge --update ru.po aumix.pot >........................ done. >....................... done. >...................... done. >/usr/bin/msgmerge --update sv.po aumix.pot >/usr/bin/msgmerge --update uk.po aumix.pot >/usr/bin/msgmerge --update zh_CN.po aumix.pot >....................... done. >....................... done. >.......................... done. >make[3]: Entering directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >rm -f ca.gmo && /usr/bin/gmsgfmt -c --statistics -o ca.gmo ca.po >91 translated messages, 9 fuzzy translations, 56 untranslated messages. >make[3]: Leaving directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >make[3]: Entering directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >rm -f de.gmo && /usr/bin/gmsgfmt -c --statistics -o de.gmo de.po >de.po:9: warning: header field 'PO-Revision-Date' missing in header >63 translated messages, 8 fuzzy translations, 85 untranslated messages. >make[3]: Leaving directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >make[3]: Entering directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >rm -f el.gmo && /usr/bin/gmsgfmt -c --statistics -o el.gmo el.po >el.po:8: warning: header field 'PO-Revision-Date' missing in header >36 translated messages, 2 fuzzy translations, 118 untranslated messages. >make[3]: Leaving directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >make[3]: Entering directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >rm -f es.gmo && /usr/bin/gmsgfmt -c --statistics -o es.gmo es.po >85 translated messages, 8 fuzzy translations, 63 untranslated messages. >make[3]: Leaving directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >make[3]: Entering directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >rm -f fr.gmo && /usr/bin/gmsgfmt -c --statistics -o fr.gmo fr.po >fr.po:9: warning: header field 'PO-Revision-Date' missing in header >79 translated messages, 8 fuzzy translations, 69 untranslated messages. >make[3]: Leaving directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >make[3]: Entering directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >rm -f gl.gmo && /usr/bin/gmsgfmt -c --statistics -o gl.gmo gl.po >85 translated messages, 8 fuzzy translations, 63 untranslated messages. >make[3]: Leaving directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >make[3]: Entering directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >rm -f it.gmo && /usr/bin/gmsgfmt -c --statistics -o it.gmo it.po >90 translated messages, 9 fuzzy translations, 57 untranslated messages. >make[3]: Leaving directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >make[3]: Entering directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >rm -f ja.gmo && /usr/bin/gmsgfmt -c --statistics -o ja.gmo ja.po >71 translated messages, 6 fuzzy translations, 79 untranslated messages. >make[3]: Leaving directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >make[3]: Entering directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >rm -f nl.gmo && /usr/bin/gmsgfmt -c --statistics -o nl.gmo nl.po >70 translated messages, 8 fuzzy translations, 78 untranslated messages. >make[3]: Leaving directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >make[3]: Entering directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >rm -f pt_BR.gmo && /usr/bin/gmsgfmt -c --statistics -o pt_BR.gmo pt_BR.po >pt_BR.po:11: warning: header field 'Language' still has the initial default value >86 translated messages, 8 fuzzy translations, 62 untranslated messages. >make[3]: Leaving directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >make[3]: Entering directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >rm -f pl.gmo && /usr/bin/gmsgfmt -c --statistics -o pl.gmo pl.po >pl.po:9: warning: header field 'PO-Revision-Date' missing in header >pl.po:9: warning: header field 'Language' still has the initial default value >76 translated messages, 10 fuzzy translations, 70 untranslated messages. >make[3]: Leaving directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >make[3]: Entering directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >rm -f sv.gmo && /usr/bin/gmsgfmt -c --statistics -o sv.gmo sv.po >87 translated messages, 9 fuzzy translations, 60 untranslated messages. >make[3]: Leaving directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >make[3]: Entering directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >rm -f ru.gmo && /usr/bin/gmsgfmt -c --statistics -o ru.gmo ru.po >ru.po:8: warning: header field 'PO-Revision-Date' missing in header >60 translated messages, 9 fuzzy translations, 87 untranslated messages. >make[3]: Leaving directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >make[3]: Entering directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >rm -f uk.gmo && /usr/bin/gmsgfmt -c --statistics -o uk.gmo uk.po >65 translated messages, 7 fuzzy translations, 84 untranslated messages. >make[3]: Leaving directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >make[3]: Entering directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >rm -f zh_CN.gmo && /usr/bin/gmsgfmt -c --statistics -o zh_CN.gmo zh_CN.po >zh_CN.po:8: warning: header field 'Language' still has the initial default value >85 translated messages, 8 fuzzy translations, 63 untranslated messages. >make[3]: Leaving directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >make[2]: Entering directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >touch stamp-po >make[2]: Leaving directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/po' >Making all in src >make[2]: Entering directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -c -o dummy.o dummy.c >make[2]: Leaving directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/src' >make[2]: Entering directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -c -o gpm-xterm.o gpm-xterm.c >make[2]: Leaving directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/src' >make[2]: Entering directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -c -o gtk.o gtk.c >make[2]: Leaving directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/src' >make[2]: Entering directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -c -o mouse.o mouse.c >mouse.c: In function âStartMouseâ: >mouse.c:80:24: error: assignment to âint (*)(WINDOW *)â {aka âint (*)(struct _win_st *)â} from incompatible pointer type âint (*)(void)â [-Wincompatible-pointer-types] > 80 | Wgetch = Gpm_Wgetch; > | ^ >In file included from mouse.h:23, > from mouse.c:33: >/usr/include/gpm.h:271:12: note: âGpm_Wgetchâ declared here > 271 | extern int Gpm_Wgetch(); > | ^~~~~~~~~~ >make[2]: *** [Makefile:482: mouse.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/src' >make[2]: *** Waiting for unfinished jobs.... >make[2]: Entering directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -c -o interactive.o interactive.c >make[2]: Leaving directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/src' >make[2]: Entering directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -c -o common.o common.c >make[2]: Leaving directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/src' >make[2]: Entering directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -DDATADIR=\"/usr/share/aumix\" -c curses.c >make[2]: Leaving directory '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1/src' >make[1]: *** [Makefile:415: all-recursive] Error 1 >make: *** [Makefile:356: all] Error 2 > * ERROR: media-sound/aumix-2.9.1-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-sound/aumix-2.9.1-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-sound/aumix-2.9.1-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/media-sound:aumix-2.9.1-r1:20250210-133418.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/aumix-2.9.1-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-sound/aumix-2.9.1-r1/temp/environment'. > * Working directory: '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1' > * S: '/var/tmp/portage/media-sound/aumix-2.9.1-r1/work/aumix-2.9.1' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 949570
:
918574
|
918575
|
918576
|
918577
|
918578
|
918579
| 918580 |
918581
|
918582