Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649832 - media-libs/libsidplayfp-1.8.1 : builders/.../hardsid-emu-unix.cpp:218:55: error: uint does not name a type
Summary: media-libs/libsidplayfp-1.8.1 : builders/.../hardsid-emu-unix.cpp:218:55: err...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Seifert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-07 15:27 UTC by Toralf Förster
Modified: 2018-03-10 19:43 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.67 KB, text/plain)
2018-03-07 15:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,225.61 KB, text/plain)
2018-03-07 15:27 UTC, Toralf Förster
Details
environment (environment,81.48 KB, text/plain)
2018-03-07 15:27 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.84 KB, application/x-bzip)
2018-03-07 15:27 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.46 KB, application/x-bzip)
2018-03-07 15:27 UTC, Toralf Förster
Details
media-libs:libsidplayfp-1.8.1:20180306-223247.log (media-libs:libsidplayfp-1.8.1:20180306-223247.log,61.84 KB, text/plain)
2018-03-07 15:28 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.63 KB, application/x-bzip)
2018-03-07 15:28 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 2018-03-07 15:27:43 UTC
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I ./builders/residfp-builder -I ./builders/residfp-builder/residfp -I ./builders/resid-builder -I ./builders/resid-builder/resid -I ./sidplayfp -I ./sidplayfp -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -c builders/hardsid-builder/hardsid-emu-unix.cpp  -fPIC -DPIC -o builders/hardsid-builder/.libs/hardsid-emu-unix.o
builders/hardsid-builder/hardsid-emu-unix.cpp: In member function ‘virtual void HardSID::event()’:
builders/hardsid-builder/hardsid-emu-unix.cpp:218:55: error: ‘uint’ does not name a type
         ioctl(m_handle, HSID_IOCTL_DELAY, static_cast<uint>(cycles));
                                                       ^
builders/hardsid-builder/hardsid-emu-unix.cpp: In member function ‘virtual void HardSID::write(uint_least8_t, uint8_t)’:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_libressl_20180302-172939

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
 [2] x86_64-pc-linux-gnu-5.4.0-hardenednopie
 [3] x86_64-pc-linux-gnu-5.4.0-hardenednopiessp
 [4] x86_64-pc-linux-gnu-5.4.0-hardenednossp
 [5] x86_64-pc-linux-gnu-5.4.0-vanilla

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv media-libs/libsidplayfp
[ebuild  N    ] media-libs/libsidplayfp-1.8.1  USE="-static-libs" CPU_FLAGS_X86="mmx"
Comment 1 Toralf Förster gentoo-dev 2018-03-07 15:27:46 UTC
Created attachment 522704 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-07 15:27:49 UTC
Created attachment 522706 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-03-07 15:27:52 UTC
Created attachment 522708 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-03-07 15:27:55 UTC
Created attachment 522710 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-03-07 15:27:58 UTC
Created attachment 522712 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-03-07 15:28:01 UTC
Created attachment 522714 [details]
media-libs:libsidplayfp-1.8.1:20180306-223247.log
Comment 7 Toralf Förster gentoo-dev 2018-03-07 15:28:04 UTC
Created attachment 522716 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-03-10 19:43:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=532f0fbbe961ef70adc990697c8a92d5b027094e

commit 532f0fbbe961ef70adc990697c8a92d5b027094e
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2018-03-10 19:41:52 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2018-03-10 19:43:34 +0000

    media-libs/libsidplayfp: Build in C++14 mode
    
    Closes: https://bugs.gentoo.org/649832
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-libs/libsidplayfp/libsidplayfp-1.8.1.ebuild | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)