Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 909288 Details for
Bug 943815
media-sound/shntool-3.0.10-r3 - [meson] [libtool] [gcc-15] ../.../module-types.h: error: two or more data types in declaration specifiers
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-sound:shntool-3.0.10-r3:20241118-103342.log
media-sound:shntool-3.0.10-r3:20241118-103342.log (text/plain), 12.86 KB, created by
Toralf Förster
on 2024-11-18 19:02:01 UTC
(
hide
)
Description:
media-sound:shntool-3.0.10-r3:20241118-103342.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-11-18 19:02:01 UTC
Size:
12.86 KB
patch
obsolete
> * Package: media-sound/shntool-3.0.10-r3:0 > * Repository: gentoo > * Maintainer: sound@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc flac kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking shntool-3.0.10.tar.gz to /var/tmp/portage/media-sound/shntool-3.0.10-r3/work >>>> Source unpacked in /var/tmp/portage/media-sound/shntool-3.0.10-r3/work >>>> Preparing source in /var/tmp/portage/media-sound/shntool-3.0.10-r3/work/shntool-3.0.10 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-sound/shntool-3.0.10-r3/work/shntool-3.0.10 ... > * econf: updating shntool-3.0.10/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating shntool-3.0.10/config.sub with /usr/share/gnuconfig/config.sub >./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 --docdir=/usr/share/doc/shntool-3.0.10-r3 --htmldir=/usr/share/doc/shntool-3.0.10-r3/html --libdir=/usr/lib64 >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking for gawk... (cached) gawk >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/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 whether byte ordering is bigendian... no > >configure: checking for optional helper programs > >checking for shorten... no (install for shn support) >checking for flac... yes >checking for sox... yes >checking for mac... no (install for ape support) >checking for ofr... no (install for ofr support) >checking for lpac... no (install for lpac support) >checking for wvunpack... no (install for wv support) >checking for alac... no (install for alac support) >checking for la... no (install for la support) >checking for ttaenc... no (install for tta support) >checking for mp4als... no (install for als support) >checking for mkwcon... no (install for mkw support) >checking for takc... no (install for tak support) >checking for bonk... no (install for bonk support) >checking for kexis... no (install for kxs support) > >configure: checking for win32 environment > >checking windows.h usability... no >checking windows.h presence... no >checking for windows.h... no > >configure: checking for library functions > >checking for strerror... yes >checking for vsnprintf... yes >checking for atol... yes >checking for sysconf... yes > >configure: creating build files > >configure: creating ./config.status >config.status: creating man/Makefile >config.status: creating src/Makefile >config.status: creating Makefile >config.status: creating include/config.h >config.status: include/config.h is unchanged >config.status: executing depfiles commands >./config.status: line 1093: shift: shift count out of range > >configure: creating module glue files > >processing modes... >processing formats... > >configure: ready to compile. > >shntool is now configured with the following options: > >version : 3.0.10 >modes : len fix hash pad join split cat cmp cue conv info strip gen trim >formats : wav aiff shn flac ape alac tak ofr tta als wv lpac la mkw bonk kxs cust term null >install : /usr/bin > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-sound/shntool-3.0.10-r3/work/shntool-3.0.10 ... >make -O -j4 >Making all in man >make[1]: Nothing to be done for 'all'. >Making all in src >make[1]: Entering directory '/var/tmp/portage/media-sound/shntool-3.0.10-r3/work/shntool-3.0.10/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -march=native -fno-diagnostics-color -c core_convert.c >In file included from ../include/format-types.h:27, > from ../include/format.h:26, > from ../include/shntool.h:30, > from core_convert.c:19: >../include/module-types.h:48:13: error: two or more data types in declaration specifiers > 48 | typedef int bool; > | ^~~~ >../include/module-types.h:48:1: warning: useless type name in empty declaration > 48 | typedef int bool; > | ^~~~~~~ >make[1]: *** [Makefile:311: core_convert.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/media-sound/shntool-3.0.10-r3/work/shntool-3.0.10/src' >make[1]: *** Waiting for unfinished jobs.... >make[1]: Entering directory '/var/tmp/portage/media-sound/shntool-3.0.10-r3/work/shntool-3.0.10/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -march=native -fno-diagnostics-color -c core_fileio.c >In file included from ../include/format-types.h:27, > from ../include/format.h:26, > from ../include/shntool.h:30, > from core_fileio.c:20: >../include/module-types.h:48:13: error: two or more data types in declaration specifiers > 48 | typedef int bool; > | ^~~~ >../include/module-types.h:48:1: warning: useless type name in empty declaration > 48 | typedef int bool; > | ^~~~~~~ >make[1]: *** [Makefile:311: core_fileio.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/media-sound/shntool-3.0.10-r3/work/shntool-3.0.10/src' >make[1]: Entering directory '/var/tmp/portage/media-sound/shntool-3.0.10-r3/work/shntool-3.0.10/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -march=native -fno-diagnostics-color -c core_format.c >In file included from ../include/format-types.h:27, > from ../include/format.h:26, > from ../include/shntool.h:30, > from core_format.c:24: >../include/module-types.h:48:13: error: two or more data types in declaration specifiers > 48 | typedef int bool; > | ^~~~ >../include/module-types.h:48:1: warning: useless type name in empty declaration > 48 | typedef int bool; > | ^~~~~~~ >core_format.c:503:6: error: conflicting types for âclobber_checkâ; have â_Bool(char *)â > 503 | bool clobber_check(char *filename) > | ^~~~~~~~~~~~~ >../include/format.h:38:5: note: previous declaration of âclobber_checkâ with type âint(char *)â > 38 | int clobber_check(char *); > | ^~~~~~~~~~~~~ >core_format.c: In function âclobber_askâ: >core_format.c:264:5: warning: ignoring return value of âfgetsâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 264 | fgets(response,BUF_SIZE-1,stdin); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >core_format.c:293:11: warning: ignoring return value of âfgetsâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 293 | fgets(response,BUF_SIZE-1,stdin); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >make[1]: *** [Makefile:311: core_format.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/media-sound/shntool-3.0.10-r3/work/shntool-3.0.10/src' >make[1]: Entering directory '/var/tmp/portage/media-sound/shntool-3.0.10-r3/work/shntool-3.0.10/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O2 -pipe -march=native -fno-diagnostics-color -c core_mode.c >In file included from ../include/format-types.h:27, > from ../include/format.h:26, > from ../include/shntool.h:30, > from core_mode.c:29: >../include/module-types.h:48:13: error: two or more data types in declaration specifiers > 48 | typedef int bool; > | ^~~~ >../include/module-types.h:48:1: warning: useless type name in empty declaration > 48 | typedef int bool; > | ^~~~~~~ >core_mode.c: In function âascii_sort_filesâ: >core_mode.c:569:11: error: assignment to âint (*)(void)â from incompatible pointer type âint (*)(const wave_info **, const wave_info **)â {aka âint (*)(const struct _wave_info **, const struct _wave_info **)â} [-Wincompatible-pointer-types] > 569 | cmpfunc = compare_ascii; > | ^ >core_mode.c:570:48: error: passing argument 4 of âqsortâ from incompatible pointer type [-Wincompatible-pointer-types] > 570 | qsort(filenames,numfiles,sizeof(wave_info *),cmpfunc); > | ^~~~~~~ > | | > | int (*)(void) >In file included from ../include/mode.h:26, > from ../include/shntool.h:31: >/usr/include/stdlib.h:971:34: note: expected â__compar_fn_tâ {aka âint (*)(const void *, const void *)â} but argument is of type âint (*)(void)â > 971 | __compar_fn_t __compar) __nonnull ((1, 4)); > | ~~~~~~~~~~~~~~^~~~~~~~ >core_mode.c: In function âversion_sort_filesâ: >core_mode.c:577:11: error: assignment to âint (*)(void)â from incompatible pointer type âint (*)(const wave_info **, const wave_info **)â {aka âint (*)(const struct _wave_info **, const struct _wave_info **)â} [-Wincompatible-pointer-types] > 577 | cmpfunc = compare_version; > | ^ >core_mode.c:578:48: error: passing argument 4 of âqsortâ from incompatible pointer type [-Wincompatible-pointer-types] > 578 | qsort(filenames,numfiles,sizeof(wave_info *),cmpfunc); > | ^~~~~~~ > | | > | int (*)(void) >/usr/include/stdlib.h:971:34: note: expected â__compar_fn_tâ {aka âint (*)(const void *, const void *)â} but argument is of type âint (*)(void)â > 971 | __compar_fn_t __compar) __nonnull ((1, 4)); > | ~~~~~~~~~~~~~~^~~~~~~~ >core_mode.c: At top level: >core_mode.c:679:6: error: conflicting types for âfiles_are_identicalâ; have â_Bool(char *, char *)â > 679 | bool files_are_identical(char *file1,char *file2) > | ^~~~~~~~~~~~~~~~~~~ >../include/mode.h:81:5: note: previous declaration of âfiles_are_identicalâ with type âint(char *, char *)â > 81 | int files_are_identical(char *,char *); > | ^~~~~~~~~~~~~~~~~~~ >core_mode.c: In function âalter_file_orderâ: >core_mode.c:994:5: warning: ignoring return value of âfgetsâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 994 | fgets(response,BUF_SIZE-1,stdin); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >core_mode.c: In function âinput_get_filenameâ: >core_mode.c:1688:7: warning: ignoring return value of âfgetsâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1688 | fgets(internal_filename,FILENAME_SIZE-1,st_input.fd); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >make[1]: *** [Makefile:311: core_mode.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/media-sound/shntool-3.0.10-r3/work/shntool-3.0.10/src' >make: *** [Makefile:249: all-recursive] Error 1 > * ERROR: media-sound/shntool-3.0.10-r3::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-sound/shntool-3.0.10-r3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-sound/shntool-3.0.10-r3::gentoo'`. > * The complete build log is located at '/var/log/portage/media-sound:shntool-3.0.10-r3:20241118-103342.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/shntool-3.0.10-r3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-sound/shntool-3.0.10-r3/temp/environment'. > * Working directory: '/var/tmp/portage/media-sound/shntool-3.0.10-r3/work/shntool-3.0.10' > * S: '/var/tmp/portage/media-sound/shntool-3.0.10-r3/work/shntool-3.0.10' >
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 943815
:
909282
|
909283
|
909284
|
909285
|
909286
|
909287
| 909288 |
909289
|
909290