Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 621688 - media-libs/libmikmod-3.3.10 : /.../drv_stdout.c:77:2: error: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Werror=unused-result]
Summary: media-libs/libmikmod-3.3.10 : /.../drv_stdout.c:77:2: error: ignoring return ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-13 18:35 UTC by Toralf Förster
Modified: 2017-06-14 11:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,8.62 KB, text/plain)
2017-06-13 18:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,166.64 KB, text/plain)
2017-06-13 18:35 UTC, Toralf Förster
Details
environment (environment,95.38 KB, text/plain)
2017-06-13 18:35 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,26.68 KB, application/x-bzip)
2017-06-13 18:35 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.27 KB, application/x-bzip)
2017-06-13 18:35 UTC, Toralf Förster
Details
media-libs:libmikmod-3.3.10:20170613-010209.log (media-libs:libmikmod-3.3.10:20170613-010209.log,41.61 KB, text/plain)
2017-06-13 18:35 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.56 KB, application/x-bzip)
2017-06-13 18:35 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-06-13 18:35:04 UTC
libtool: compile:  x86_64-pc-linux-gnu-gcc -g -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libmikmod-3.3.10/work/libmikmod-3.3.10 -I/var/tmp/portage/media-libs/libmikmod-3.3.10/work/libmikmod-3.3.10/include -DMIKMOD_BUILD=1 -O2 -pipe -march=native -Wall -pthread -ffast-math -Wall -Werror -D_REENTRANT -DSYM_VISIBILITY -fvisibility=hidden -c /var/tmp/portage/media-libs/libmikmod-3.3.10/work/libmikmod-3.3.10/drivers/drv_stdout.c  -fPIC -DPIC -o drivers/.libs/drv_stdout.o
/var/tmp/portage/media-libs/libmikmod-3.3.10/work/libmikmod-3.3.10/drivers/drv_stdout.c: In function ‘stdout_Update’:
/var/tmp/portage/media-libs/libmikmod-3.3.10/work/libmikmod-3.3.10/drivers/drv_stdout.c:77:2: error: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Werror=unused-result]
  write
  ^~~~~
 #endif

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: plasma-systemd-libressl_20170609-232249

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Comment 1 Toralf Förster gentoo-dev 2017-06-13 18:35:07 UTC
Created attachment 476270 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-06-13 18:35:10 UTC
Created attachment 476272 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-06-13 18:35:12 UTC
Created attachment 476274 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-06-13 18:35:15 UTC
Created attachment 476276 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-06-13 18:35:18 UTC
Created attachment 476278 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-06-13 18:35:21 UTC
Created attachment 476280 [details]
media-libs:libmikmod-3.3.10:20170613-010209.log
Comment 7 Toralf Förster gentoo-dev 2017-06-13 18:35:24 UTC
Created attachment 476282 [details]
temp.tbz2
Comment 8 Alexis Ballier gentoo-dev 2017-06-14 11:22:04 UTC
commit 11552aa29d47a4d97857d113776b8d42dd6d2d0f (HEAD -> master)
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Wed Jun 14 13:21:48 2017 +0200

    media-libs/libmikmod: Disable Werror that is added by USE=debug, bug #621688*
    
thx