Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 624328 Details for
Bug 713964
app-admin/hddtemp-0.3_beta15-r28 : file collision with app-arch/sharutils-4.15.2-r1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-admin:hddtemp-0.3_beta15-r28:20200322-053422.log
app-admin:hddtemp-0.3_beta15-r28:20200322-053422.log (text/plain), 44.32 KB, created by
Toralf Förster
on 2020-03-22 12:42:18 UTC
(
hide
)
Description:
app-admin:hddtemp-0.3_beta15-r28:20200322-053422.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-03-22 12:42:18 UTC
Size:
44.32 KB
patch
obsolete
> * Package: app-admin/hddtemp-0.3_beta15-r28 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_musl kernel_linux nls userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking hddtemp-0.3-beta15.tar.bz2 to /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work >>>> Unpacking hddtemp-20080531.db.bz2 to /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work >>>> Unpacking hddtemp_0.3-beta15-53.diff.gz to /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work >>>> Source unpacked in /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work >>>> Preparing source in /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15 ... > * Applying hddtemp_0.3-beta15-53.diff ... > [ ok ] > * Applying hddtemp-0.3_beta15-nls.patch ... >patching file src/hddtemp.c >Hunk #1 succeeded at 260 with fuzz 2 (offset -15 lines). > [ ok ] > * Applying hddtemp-0.3_beta15-iconv.patch ... > [ ok ] > * Applying hddtemp-0.3_beta15-dontwake.patch ... >patching file src/sata.c >Hunk #1 succeeded at 135 with fuzz 2 (offset 10 lines). > [ ok ] > * Running eautoreconf in '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15' ... > * Running autopoint --force ... > [ ok ] > * Running aclocal -I m4 -I m4 ... > [ ok ] > * Running autoconf -I m4 --force ... > [ ok ] > * Running autoheader -I m4 ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: hddtemp-0.3-beta15/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15 ... > * econf: updating hddtemp-0.3-beta15/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating hddtemp-0.3-beta15/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/hddtemp-0.3_beta15-r28 --htmldir=/usr/share/doc/hddtemp-0.3_beta15-r28/html --libdir=/usr/lib --with-db-path=/usr/share/hddtemp/hddtemp.db >checking build system type... x86_64-gentoo-linux-musl >checking host system type... x86_64-gentoo-linux-musl >checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-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 we are using the GNU C compiler... yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed >checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-gentoo-linux-musl-gcc... none >checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking for in_addr_t... yes >checking for an ANSI C-conforming const... yes >checking whether struct tm is in sys/time.h or time.h... time.h >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 we are using the GNU C Library 2 or newer... no >checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib >checking for strerror in -lcposix... no >checking for signed... yes >checking for inline... inline >checking for off_t... yes >checking for size_t... yes >checking for long long... yes >checking for long double... yes >checking for wchar_t... yes >checking for wint_t... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for intmax_t... yes >checking whether printf() supports POSIX/XSI format strings... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... yes >checking for getpagesize... yes >checking for working mmap... yes >checking whether we are using the GNU C Library 2.1 or newer... no >checking whether integer division by zero raises SIGFPE... yes >checking for unsigned long long... yes >checking for inttypes.h... yes >checking whether the inttypes.h PRIxNN macros are broken... no >checking for stdint.h... (cached) yes >checking for SIZE_MAX... yes >checking for stdint.h... (cached) yes >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for ld used by GCC... /usr/x86_64-gentoo-linux-musl/bin/ld >checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for ptrdiff_t... yes >checking argz.h usability... no >checking argz.h presence... no >checking for argz.h... no >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking nl_types.h usability... yes >checking nl_types.h presence... yes >checking for nl_types.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... (cached) yes >checking for asprintf... yes >checking for fwprintf... yes >checking for getcwd... yes >checking for getegid... yes >checking for geteuid... yes >checking for getgid... yes >checking for getuid... yes >checking for mempcpy... yes >checking for munmap... yes >checking for putenv... yes >checking for setenv... yes >checking for setlocale... yes >checking for snprintf... yes >checking for stpcpy... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for strtoul... yes >checking for tsearch... yes >checking for wcslen... yes >checking for __argz_count... no >checking for __argz_stringify... no >checking for __argz_next... no >checking for __fsetlocking... yes >checking whether _snprintf is declared... no >checking whether _snwprintf is declared... no >checking whether feof_unlocked is declared... yes >checking whether fgets_unlocked is declared... no >checking whether getc_unlocked is declared... yes >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for nl_langinfo and CODESET... yes >checking for LC_MESSAGES... yes >checking for bison... bison >checking version of bison... 3.5.3, ok >checking for CFPreferencesCopyAppValue... (cached) no >checking for CFLocaleCopyCurrent... (cached) no >checking whether NLS is requested... yes >checking whether included gettext is requested... no >checking for GNU gettext in libc... no >checking for GNU gettext in libintl... no >checking whether to use NLS... yes >checking where the gettext function comes from... included intl directory >checking Location of hddtemp.db... "/usr/share/hddtemp/hddtemp.db" >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating intl/Makefile >config.status: WARNING: 'intl/Makefile.in' seems to ignore the --datarootdir setting >config.status: creating po/Makefile.in >config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting >config.status: creating m4/Makefile >config.status: creating src/Makefile >config.status: creating doc/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing default-1 commands >config.status: creating po/POTFILES >config.status: creating po/Makefile > > >hddtemp-0.3-beta15 is now configured for > > Build: x86_64-gentoo-linux-musl > Host: x86_64-gentoo-linux-musl > Source directory: . > Installation prefix: /usr > C compiler: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align > > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15' >Making all in intl >make[2]: Entering directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15/intl' >sed -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \ > -e 's,@''HAVE_ASPRINTF''@,1,g' \ > -e 's,@''HAVE_SNPRINTF''@,1,g' \ > -e 's,@''HAVE_WPRINTF''@,0,g' \ > < ./libgnuintl.h.in > libgnuintl.h >x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align bindtextdom.c >x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align dcgettext.c >x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align dgettext.c >x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align gettext.c >x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align finddomain.c >x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align loadmsgcat.c >In file included from loadmsgcat.c:88: >loadmsgcat.c: In function â_nl_load_domainâ: >loadmsgcat.c:951:57: warning: comparison of integer expressions of different signedness: âsize_tâ {aka âlong unsigned intâ} and âoff_tâ {aka âlong intâ} [-Wsign-compare] > 951 | || __builtin_expect ((size = (size_t) st.st_size) != st.st_size, 0) > | ^~ >gettextP.h:50:39: note: in definition of macro â__builtin_expectâ > 50 | # define __builtin_expect(expr, val) (expr) > | ^~~~ >x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align localealias.c >x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align textdomain.c >x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align l10nflist.c >x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align explodename.c >x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align dcigettext.c >x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align dcngettext.c >x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align dngettext.c >x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align ngettext.c >x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align plural.c >plural.y: In function â__gettexterrorâ: >plural.y:378:22: warning: unused parameter âstrâ [-Wunused-parameter] > 378 | yyerror (const char *str) > | ~~~~~~~~~~~~^~~ >x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align plural-exp.c >x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align localcharset.c >x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align relocatable.c >x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align langprefs.c >x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align localename.c >localename.c: In function â_nl_locale_name_posixâ: >localename.c:714:28: warning: unused parameter âcategoryâ [-Wunused-parameter] > 714 | _nl_locale_name_posix (int category, const char *categoryname) > | ~~~~^~~~~~~~ >x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align log.c >x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align printf.c >x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align osdep.c >x86_64-gentoo-linux-musl-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align intl-compat.c >rm -f libintl.a >ar cru libintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o relocatable.o langprefs.o localename.o log.o printf.o osdep.o intl-compat.o >x86_64-gentoo-linux-musl-ranlib libintl.a >cp libgnuintl.h libintl.h >/bin/sh ./config.charset 'x86_64-gentoo-linux-musl' > t-charset.alias >mv t-charset.alias charset.alias >sed -e '/^#/d' -e 's/@''PACKAGE''@/hddtemp/g' ./ref-add.sin > t-ref-add.sed >mv t-ref-add.sed ref-add.sed >sed -e '/^#/d' -e 's/@''PACKAGE''@/hddtemp/g' ./ref-del.sin > t-ref-del.sed >mv t-ref-del.sed ref-del.sed >make[2]: Leaving directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15/intl' >Making all in po >make[2]: Entering directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15/po' >test -z "de.gmo fr.gmo pt.gmo ru.gmo sv.gmo" || make de.gmo fr.gmo pt.gmo ru.gmo sv.gmo >make[3]: Entering directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15/po' >/usr/bin/msgmerge --update de.po hddtemp.pot >... done. >rm -f de.gmo && /usr/bin/gmsgfmt -c --statistics -o de.gmo de.po >de.po:9: warning: header field 'Language' still has the initial default value >24 translated messages. >/usr/bin/msgmerge --update fr.po hddtemp.pot >... done. >rm -f fr.gmo && /usr/bin/gmsgfmt -c --statistics -o fr.gmo fr.po >fr.po:8: warning: header field 'Language' still has the initial default value >23 translated messages, 1 untranslated message. >rm -f pt.gmo && /usr/bin/gmsgfmt -c --statistics -o pt.gmo pt.po >pt.po:7: warning: header field 'Language' missing in header >21 translated messages, 3 fuzzy translations. >rm -f ru.gmo && /usr/bin/gmsgfmt -c --statistics -o ru.gmo ru.po >ru.po:7: warning: header field 'Language' missing in header >15 translated messages, 4 fuzzy translations, 5 untranslated messages. >rm -f sv.gmo && /usr/bin/gmsgfmt -c --statistics -o sv.gmo sv.po >sv.po:7: warning: header field 'Language' missing in header >21 translated messages, 3 fuzzy translations. >make[3]: Leaving directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15/po' >touch stamp-po >make[2]: Leaving directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15/po' >Making all in m4 >make[2]: Entering directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15/m4' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15/m4' >Making all in src >make[2]: Entering directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15/src' >x86_64-gentoo-linux-musl-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align -c -o hddtemp-ata.o `test -f 'ata.c' || echo './'`ata.c >x86_64-gentoo-linux-musl-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align -c -o hddtemp-atacmds.o `test -f 'atacmds.c' || echo './'`atacmds.c >x86_64-gentoo-linux-musl-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align -c -o hddtemp-daemon.o `test -f 'daemon.c' || echo './'`daemon.c >daemon.c: In function âdaemon_stopâ: >daemon.c:252:22: warning: unused parameter ânâ [-Wunused-parameter] > 252 | void daemon_stop(int n) { > | ~~~~^ >x86_64-gentoo-linux-musl-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align -c -o hddtemp-db.o `test -f 'db.c' || echo './'`db.c >x86_64-gentoo-linux-musl-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align -c -o hddtemp-hddtemp.o `test -f 'hddtemp.c' || echo './'`hddtemp.c >x86_64-gentoo-linux-musl-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align -c -o hddtemp-sata.o `test -f 'sata.c' || echo './'`sata.c >sata.c: In function âsata_probeâ: >sata.c:72:28: warning: pointer targets in passing argument 2 of âscsi_inquiryâ differ in signedness [-Wpointer-sign] > 72 | if (scsi_inquiry(device, buf)) > | ^~~ > | | > | char * >In file included from sata.c:46: >scsicmds.h:29:45: note: expected âunsigned char *â but argument is of type âchar *â > 29 | int scsi_inquiry(int device, unsigned char *buffer); > | ~~~~~~~~~~~~~~~^~~~~~ >sata.c: In function âsata_modelâ: >sata.c:93:28: warning: pointer targets in passing argument 1 of âstrdupâ differ in signedness [-Wpointer-sign] > 93 | return strdup(identify + 54); > | ~~~~~~~~~^~~~ > | | > | unsigned char * >In file included from sata.c:36: >/usr/include/string.h:68:7: note: expected âconst char *â but argument is of type âunsigned char *â > 68 | char *strdup (const char *); > | ^~~~~~ >x86_64-gentoo-linux-musl-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align -c -o hddtemp-satacmds.o `test -f 'satacmds.c' || echo './'`satacmds.c >x86_64-gentoo-linux-musl-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align -c -o hddtemp-scsi.o `test -f 'scsi.c' || echo './'`scsi.c >scsi.c: In function âscsi_modelâ: >scsi.c:66:23: warning: pointer targets in passing argument 1 of âstrdupâ differ in signedness [-Wpointer-sign] > 66 | return strdup(buf + 8); > | ~~~~^~~ > | | > | unsigned char * >In file included from scsi.c:38: >/usr/include/string.h:68:7: note: expected âconst char *â but argument is of type âunsigned char *â > 68 | char *strdup (const char *); > | ^~~~~~ >x86_64-gentoo-linux-musl-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align -c -o hddtemp-scsicmds.o `test -f 'scsicmds.c' || echo './'`scsicmds.c >scsicmds.c: In function âscsi_modeselectâ: >scsicmds.c:185:49: warning: pointer targets in passing argument 4 of âscsi_commandâ differ in signedness [-Wpointer-sign] > 185 | return scsi_command(device, cdb, sizeof(cdb), buffer, cdb[4], SG_DXFER_TO_DEV); > | ^~~~~~ > | | > | char * >scsicmds.c:116:78: note: expected âunsigned char *â but argument is of type âchar *â > 116 | (int device, unsigned char *cdb, int cdb_len, unsigned char *buffer, int buffer_len, int dxfer_direction) > | ~~~~~~~~~~~~~~~^~~~~~ > >scsicmds.c: In function âscsi_smartDEXCPTdisableâ: >scsicmds.c:217:37: warning: pointer targets in passing argument 2 of âscsi_modeselectâ differ in signedness [-Wpointer-sign] > 217 | return scsi_modeselect (device, buf); > | ^~~ > | | > | unsigned char * >scsicmds.c:172:39: note: expected âchar *â but argument is of type âunsigned char *â > 172 | int scsi_modeselect(int device, char *buffer) { > | ~~~~~~^~~~~~ >x86_64-gentoo-linux-musl-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align -c -o hddtemp-backtrace.o `test -f 'backtrace.c' || echo './'`backtrace.c >backtrace.c:175:2: warning: #warning "Backtracing is not supported for this architexture." [-Wcpp] > 175 | #warning "Backtracing is not supported for this architexture." > | ^~~~~~~ >x86_64-gentoo-linux-musl-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align -c -o hddtemp-utf8.o `test -f 'utf8.c' || echo './'`utf8.c >utf8.c: In function âdegree_signâ: >utf8.c:107:36: warning: pointer targets in passing argument 1 of âiconv_from_utf8_to_localeâ differ in signedness [-Wpointer-sign] > 107 | return iconv_from_utf8_to_locale(str, " \0"); > | ^~~ > | | > | unsigned char * >utf8.c:37:52: note: expected âconst char *â but argument is of type âunsigned char *â > 37 | static char *iconv_from_utf8_to_locale(const char *string, const char* fallback_string) > | ~~~~~~~~~~~~^~~~~~ >x86_64-gentoo-linux-musl-gcc -Wall -W -rdynamic -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -W -Wcast-align -Wl,-O1 -Wl,--as-needed -o hddtemp hddtemp-ata.o hddtemp-atacmds.o hddtemp-daemon.o hddtemp-db.o hddtemp-hddtemp.o hddtemp-sata.o hddtemp-satacmds.o hddtemp-scsi.o hddtemp-scsicmds.o hddtemp-backtrace.o hddtemp-utf8.o ../intl/libintl.a >make[2]: Leaving directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15/src' >Making all in doc >make[2]: Entering directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15/doc' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15/doc' >make[2]: Entering directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15' >make[2]: Leaving directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15' >make[1]: Leaving directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15' >>>> Source compiled. >>>> Test phase [not enabled]: app-admin/hddtemp-0.3_beta15-r28 > >>>> Install app-admin/hddtemp-0.3_beta15-r28 into /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image >make -j1 DESTDIR=/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image install >Making install in intl >make[1]: Entering directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15/intl' >if { test "hddtemp" = "gettext-runtime" || test "hddtemp" = "gettext-tools"; } \ > && test 'yes' = yes; then \ > /bin/sh .././mkinstalldirs /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/lib /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/include; \ > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 libintl.h /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/include/libintl.h; \ > @LIBTOOL@ --mode=install \ > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 libintl.a /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/lib/libintl.a; \ > if test "@RELOCATABLE@" = yes; then \ > dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ > if test -n "$dependencies"; then \ > rm -f /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/lib/libintl.la; \ > fi; \ > fi; \ >else \ > : ; \ >fi >if test "hddtemp" = "gettext-tools" \ > && test 'yes' = no \ > && test no != no; then \ > /bin/sh .././mkinstalldirs /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/lib; \ > @LIBTOOL@ --mode=install \ > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 libgnuintl.a /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/lib/libgnuintl.a; \ > rm -f /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/lib/preloadable_libintl.so; \ > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/lib/libgnuintl.so /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/lib/preloadable_libintl.so; \ > @LIBTOOL@ --mode=uninstall \ > rm -f /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/lib/libgnuintl.a; \ >else \ > : ; \ >fi >if test 'yes' = yes; then \ > test no != no || /bin/sh .././mkinstalldirs /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/lib; \ > temp=/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/lib/t-charset.alias; \ > dest=/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/lib/charset.alias; \ > if test -f /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/lib/charset.alias; then \ > orig=/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/lib/charset.alias; \ > sed -f ref-add.sed $orig > $temp; \ > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 $temp $dest; \ > rm -f $temp; \ > else \ > if test no = no; then \ > orig=charset.alias; \ > sed -f ref-add.sed $orig > $temp; \ > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 $temp $dest; \ > rm -f $temp; \ > fi; \ > fi; \ > /bin/sh .././mkinstalldirs /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/share/locale; \ > test -f /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/share/locale/locale.alias \ > && orig=/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/share/locale/locale.alias \ > || orig=./locale.alias; \ > temp=/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/share/locale/t-locale.alias; \ > dest=/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/share/locale/locale.alias; \ > sed -f ref-add.sed $orig > $temp; \ > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 $temp $dest; \ > rm -f $temp; \ >else \ > : ; \ >fi >mkdir -p -- /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/lib >mkdir -p -- /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/share/locale >if test "hddtemp" = "gettext-tools"; then \ > /bin/sh .././mkinstalldirs /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/share/gettext/intl; \ > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 VERSION /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/share/gettext/intl/VERSION; \ > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ChangeLog.inst /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/share/gettext/intl/ChangeLog; \ > dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c langprefs.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \ > for file in $dists; do \ > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$file \ > /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/share/gettext/intl/$file; \ > done; \ > chmod a+x /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/share/gettext/intl/config.charset; \ > dists="plural.c"; \ > for file in $dists; do \ > if test -f $file; then dir=.; else dir=.; fi; \ > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 $dir/$file \ > /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/share/gettext/intl/$file; \ > done; \ > dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \ > for file in $dists; do \ > rm -f /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/share/gettext/intl/$file; \ > done; \ >else \ > : ; \ >fi >make[1]: Leaving directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15/intl' >Making install in po >make[1]: Entering directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15/po' >/bin/sh .././mkinstalldirs /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/share >mkdir -p -- /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/share/locale/de/LC_MESSAGES >installing de.gmo as /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/share/locale/de/LC_MESSAGES/hddtemp.mo >mkdir -p -- /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/share/locale/fr/LC_MESSAGES >installing fr.gmo as /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/share/locale/fr/LC_MESSAGES/hddtemp.mo >mkdir -p -- /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/share/locale/pt/LC_MESSAGES >installing pt.gmo as /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/share/locale/pt/LC_MESSAGES/hddtemp.mo >mkdir -p -- /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/share/locale/ru/LC_MESSAGES >installing ru.gmo as /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/share/locale/ru/LC_MESSAGES/hddtemp.mo >mkdir -p -- /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/share/locale/sv/LC_MESSAGES >installing sv.gmo as /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/share/locale/sv/LC_MESSAGES/hddtemp.mo >if test "hddtemp" = "gettext-tools"; then \ > /bin/sh .././mkinstalldirs /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/share/gettext/po; \ > for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$file \ > /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/share/gettext/po/$file; \ > done; \ > for file in Makevars; do \ > rm -f /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/share/gettext/po/$file; \ > done; \ >else \ > : ; \ >fi >make[1]: Leaving directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15/po' >Making install in m4 >make[1]: Entering directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15/m4' >make[2]: Entering directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15/m4' >make[2]: Nothing to be done for 'install-exec-am'. >make[2]: Nothing to be done for 'install-data-am'. >make[2]: Leaving directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15/m4' >make[1]: Leaving directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15/m4' >Making install in src >make[1]: Entering directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15/src' >make[2]: Entering directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15/src' > /bin/mkdir -p '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/sbin' > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c hddtemp '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/sbin' >make[2]: Nothing to be done for 'install-data-am'. >make[2]: Leaving directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15/src' >make[1]: Leaving directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15/src' >Making install in doc >make[1]: Entering directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15/doc' >make[2]: Entering directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15/doc' >make[2]: Nothing to be done for 'install-exec-am'. > /bin/mkdir -p '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/share/man/man8' > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 hddtemp.8 '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image/usr/share/man/man8' >make[2]: Leaving directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15/doc' >make[1]: Leaving directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15/doc' >make[1]: Entering directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15' >make[2]: Entering directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15' >make[2]: Nothing to be done for 'install-exec-am'. >make[2]: Nothing to be done for 'install-data-am'. >make[2]: Leaving directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15' >make[1]: Leaving directory '/var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/work/hddtemp-0.3-beta15' >>>> Completed installing app-admin/hddtemp-0.3_beta15-r28 into /var/tmp/portage/app-admin/hddtemp-0.3_beta15-r28/image > > * Final size of build directory: 4308 KiB (4.2 MiB) > * Final size of installed tree: 228 KiB > > * QA Notice: Unresolved soname dependencies: > * > * /usr/sbin/hddtemp: libc.so > * >strip: x86_64-gentoo-linux-musl-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version > /usr/sbin/hddtemp > * checking 18 files for package collisions > * This package will overwrite one or more files that may belong to other > * packages (see list below). You can use a command such as `portageq > * owners / <filename>` to identify the installed package that owns a > * file. If portageq reports that only one package owns a file then do > * NOT file a bug report. A bug report is only useful if it identifies at > * least two or more packages that are known to install the same file(s). > * If a collision occurs and you can not explain where the file came from > * then you should simply ignore the collision since there is not enough > * information to determine if a real problem exists. Please do NOT file > * a bug report at https://bugs.gentoo.org/ unless you report exactly > * which two packages install the same file(s). See > * https://wiki.gentoo.org/wiki/Knowledge_Base:Blockers for tips on how > * to solve the problem. And once again, please do NOT file a bug report > * unless you have completely understood the above message. > * > * Detected file collision(s): > * > * /usr/share/locale/locale.alias > * > * Searching all installed packages for file collisions... > * > * Press Ctrl-C to Stop > * > * app-arch/sharutils-4.15.2-r1:0::gentoo > * /usr/share/locale/locale.alias > * > * Package 'app-admin/hddtemp-0.3_beta15-r28' NOT merged due to file > * collisions. If necessary, refer to your elog messages for the whole > * content of the above message.
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 713964
:
624326
| 624328 |
624330
|
624332
|
624334