Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 759475 Details for
Bug 829489
media-libs/libemf-1.0.13 - libemf.cpp: error: _bswap_32 was not declared in this scope
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-libs:libemf-1.0.13:20211217-160106.log
media-libs:libemf-1.0.13:20211217-160106.log (text/plain), 10.95 KB, created by
Toralf Förster
on 2021-12-17 16:11:21 UTC
(
hide
)
Description:
media-libs:libemf-1.0.13:20211217-160106.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-12-17 16:11:21 UTC
Size:
10.95 KB
patch
obsolete
> * Package: media-libs/libemf-1.0.13 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking libemf-1.0.13.tar.gz to /var/tmp/portage/media-libs/libemf-1.0.13/work >>>> Source unpacked in /var/tmp/portage/media-libs/libemf-1.0.13/work >>>> Preparing source in /var/tmp/portage/media-libs/libemf-1.0.13/work/libemf-1.0.13 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/libemf-1.0.13/work/libemf-1.0.13 ... > * econf: updating libemf-1.0.13/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libemf-1.0.13/config/config.sub with /usr/share/gnuconfig/config.sub >./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/libemf-1.0.13 --htmldir=/usr/share/doc/libemf-1.0.13/html --with-sysroot=/ --libdir=/usr/lib --enable-editing --disable-static >checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >/var/tmp/portage/media-libs/libemf-1.0.13/work/libemf-1.0.13/config/missing: Unknown `--is-lightweight' option >Try `/var/tmp/portage/media-libs/libemf-1.0.13/work/libemf-1.0.13/config/missing --help' for more information >configure: WARNING: 'missing' script is too old or missing >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-g++... x86_64-gentoo-linux-musl-g++ >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-g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-gentoo-linux-musl-g++... none >checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc >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 dependency style of x86_64-gentoo-linux-musl-gcc... none >checking whether make sets $(MAKE)... (cached) yes >checking build system type... x86_64-gentoo-linux-musl >checking host system type... x86_64-gentoo-linux-musl >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-gentoo-linux-musl-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 BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-gentoo-linux-musl-nm -B >checking the name lister (/usr/bin/x86_64-gentoo-linux-musl-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 98304 >checking how to convert x86_64-gentoo-linux-musl file names to x86_64-gentoo-linux-musl format... func_convert_file_noop >checking how to convert x86_64-gentoo-linux-musl file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-gentoo-linux-musl/bin/ld option to reload object files... -r >checking for x86_64-gentoo-linux-musl-objdump... x86_64-gentoo-linux-musl-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-gentoo-linux-musl-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar >checking for archiver @FILE support... @ >checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip >checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib >checking command to parse /usr/bin/x86_64-gentoo-linux-musl-nm -B output from x86_64-gentoo-linux-musl-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-gentoo-linux-musl-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -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 for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-gentoo-linux-musl-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-gentoo-linux-musl-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-gentoo-linux-musl-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-gentoo-linux-musl-gcc static flag -static works... yes >checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... yes >checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-gentoo-linux-musl-gcc linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... x86_64-gentoo-linux-musl-g++ -E >checking for ld used by x86_64-gentoo-linux-musl-g++... /usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-gentoo-linux-musl-g++ linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-gentoo-linux-musl-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-gentoo-linux-musl-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-gentoo-linux-musl-g++ static flag -static works... yes >checking if x86_64-gentoo-linux-musl-g++ supports -c -o file.o... yes >checking if x86_64-gentoo-linux-musl-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-gentoo-linux-musl-g++ linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for ANSI C header files... (cached) yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.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 limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for size_t... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for working memcmp... yes >checking for ceil in -lm... yes >checking for floor... yes >checking for memset... yes >checking for select... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for pthread_create in -lpthread... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating include/Makefile >config.status: creating libemf/Makefile >config.status: creating src/Makefile >config.status: creating doc/Makefile >config.status: creating tests/Makefile >config.status: creating config/config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-libs/libemf-1.0.13/work/libemf-1.0.13 ... >make -j4 >Making all in include >make[1]: Entering directory '/var/tmp/portage/media-libs/libemf-1.0.13/work/libemf-1.0.13/include' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/portage/media-libs/libemf-1.0.13/work/libemf-1.0.13/include' >Making all in libemf >make[1]: Entering directory '/var/tmp/portage/media-libs/libemf-1.0.13/work/libemf-1.0.13/libemf' >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../config -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_REENTRANT -DPTHREADS -c -o libemf.lo libemf.cpp >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../config -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_REENTRANT -DPTHREADS -c libemf.cpp -fPIC -DPIC -o .libs/libemf.o >In file included from libemf.cpp:75: >/usr/include/byteswap.h: In function 'DWORD EMF::swab(DWORD)': >/usr/include/byteswap.h:8:1: error: a function-definition is not allowed here before '{' token > 8 | { > | ^ >/usr/include/byteswap.h:13:1: error: a function-definition is not allowed here before '{' token > 13 | { > | ^ >/usr/include/byteswap.h:18:1: error: a function-definition is not allowed here before '{' token > 18 | { > | ^ >libemf.cpp:76:12: error: '__bswap_32' was not declared in this scope; did you mean 'bswap_32'? > 76 | return bswap_32(a); > | ^~~~~~~~ >make[1]: *** [Makefile:446: libemf.lo] Error 1 >make[1]: Leaving directory '/var/tmp/portage/media-libs/libemf-1.0.13/work/libemf-1.0.13/libemf' >make: *** [Makefile:401: all-recursive] Error 1 > * ERROR: media-libs/libemf-1.0.13::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-libs/libemf-1.0.13::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-libs/libemf-1.0.13::gentoo'`. > * The complete build log is located at '/var/log/portage/media-libs:libemf-1.0.13:20211217-160106.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/libemf-1.0.13/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/libemf-1.0.13/temp/environment'. > * Working directory: '/var/tmp/portage/media-libs/libemf-1.0.13/work/libemf-1.0.13' > * S: '/var/tmp/portage/media-libs/libemf-1.0.13/work/libemf-1.0.13' >
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 829489
:
759470
|
759471
|
759472
|
759473
|
759474
| 759475 |
759476