Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 544186 Details for
Bug 664130
media-gfx/gnuclad-0.2.4 : gnuclad.cpp:145:21: error: catching polymorphic type class std::exception by value [-Werror=catch-value=]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-gfx:gnuclad-0.2.4:20180820-173045.log
media-gfx:gnuclad-0.2.4:20180820-173045.log (text/plain), 4.49 KB, created by
Toralf Förster
on 2018-08-20 17:54:40 UTC
(
hide
)
Description:
media-gfx:gnuclad-0.2.4:20180820-173045.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-08-20 17:54:40 UTC
Size:
4.49 KB
patch
obsolete
> * Package: media-gfx/gnuclad-0.2.4 > * Repository: gentoo > * Maintainer: dilfridge@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking gnuclad-0.2.4.tar.gz to /var/tmp/portage/media-gfx/gnuclad-0.2.4/work >>>> Source unpacked in /var/tmp/portage/media-gfx/gnuclad-0.2.4/work >>>> Preparing source in /var/tmp/portage/media-gfx/gnuclad-0.2.4/work/gnuclad-0.2.4 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-gfx/gnuclad-0.2.4/work/gnuclad-0.2.4 ... >./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 --disable-dependency-tracking --docdir=/usr/share/doc/gnuclad-0.2.4 --htmldir=/usr/share/doc/gnuclad-0.2.4/html --libdir=/usr/lib64 >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >/bin/sh: /var/tmp/portage/media-gfx/gnuclad-0.2.4/homedir/missing: No such file or directory >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 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 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 x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating doc/src/Makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-gfx/gnuclad-0.2.4/work/gnuclad-0.2.4 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/media-gfx/gnuclad-0.2.4/work/gnuclad-0.2.4' >Making all in src >make[2]: Entering directory '/var/tmp/portage/media-gfx/gnuclad-0.2.4/work/gnuclad-0.2.4/src' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -O2 -pipe -march=native -c -o gnuclad-gnuclad-portability.o `test -f 'gnuclad-portability.cpp' || echo './'`gnuclad-portability.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -O2 -pipe -march=native -c -o gnuclad-gnuclad.o `test -f 'gnuclad.cpp' || echo './'`gnuclad.cpp >gnuclad.cpp: In function âint main(int, char**)â: >gnuclad.cpp:145:21: error: catching polymorphic type âclass std::exceptionâ by value [-Werror=catch-value=] > } catch(exception e) { > ^ >cc1plus: all warnings being treated as errors >make[2]: *** [Makefile:338: gnuclad-gnuclad.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/media-gfx/gnuclad-0.2.4/work/gnuclad-0.2.4/src' >make[1]: *** [Makefile:262: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/media-gfx/gnuclad-0.2.4/work/gnuclad-0.2.4' >make: *** [Makefile:200: all] Error 2 > * ERROR: media-gfx/gnuclad-0.2.4::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-gfx/gnuclad-0.2.4::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-gfx/gnuclad-0.2.4::gentoo'`. > * The complete build log is located at '/var/log/portage/media-gfx:gnuclad-0.2.4:20180820-173045.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-gfx/gnuclad-0.2.4/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-gfx/gnuclad-0.2.4/temp/environment'. > * Working directory: '/var/tmp/portage/media-gfx/gnuclad-0.2.4/work/gnuclad-0.2.4' > * S: '/var/tmp/portage/media-gfx/gnuclad-0.2.4/work/gnuclad-0.2.4'
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 664130
:
544176
|
544178
|
544180
|
544182
|
544184
| 544186 |
544188