Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704578 - app-emulation/pcem-15 : wx-utils.cc:628:25: error: expected type-specifier before wxTIFFHandler
Summary: app-emulation/pcem-15 : wx-utils.cc:628:25: error: expected type-specifier be...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-02 16:10 UTC by Toralf Förster
Modified: 2020-02-04 18:09 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.48 KB, text/plain)
2020-01-02 16:10 UTC, Toralf Förster
Details
app-emulation:pcem-15:20200102-145604.log (app-emulation:pcem-15:20200102-145604.log,165.04 KB, text/plain)
2020-01-02 16:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,198.46 KB, text/plain)
2020-01-02 16:10 UTC, Toralf Förster
Details
environment (environment,91.00 KB, text/plain)
2020-01-02 16:10 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.86 KB, application/x-bzip)
2020-01-02 16:10 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.46 KB, application/x-bzip)
2020-01-02 16:10 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 2020-01-02 16:10:02 UTC
x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PCem\" -DPACKAGE_TARNAME=\"pcem\" -DPACKAGE_VERSION=\"v14\" -DPACKAGE_STRING=\"PCem\ v14\" -DPACKAGE_BUGREPORT=\"Sarah\ Walker\ \<pcem@pcem-emulator.co.uk\>\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pcem\" -DVERSION=\"v14\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBOPENAL=1 -I.    -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/SDL2 -D_REENTRANT   -DRELEASE_BUILD -O2 -pipe -march=native -c -o pcem-wx-utils.o `test -f 'wx-utils.cc' || echo './'`wx-utils.cc
wx-utils.cc: In function ‘int wx_image_save(const char*, const char*, const char*, unsigned char*, int, int, int)’:
wx-utils.cc:628:25: error: expected type-specifier before ‘wxTIFFHandler’
  628 |                 h = new wxTIFFHandler();
      |                         ^~~~~~~~~~~~~
make[1]: *** [Makefile:5887: pcem-wx-utils.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-20191229-113413

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

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.40.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 02 Jan 2020 13:46:12 +0000

emerge -qpvO app-emulation/pcem
[ebuild  N    ] app-emulation/pcem-15  USE="-alsa -networking"
Comment 1 Toralf Förster gentoo-dev 2020-01-02 16:10:06 UTC
Created attachment 602314 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-02 16:10:09 UTC
Created attachment 602316 [details]
app-emulation:pcem-15:20200102-145604.log
Comment 3 Toralf Förster gentoo-dev 2020-01-02 16:10:12 UTC
Created attachment 602318 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-01-02 16:10:14 UTC
Created attachment 602320 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-01-02 16:10:17 UTC
Created attachment 602322 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-01-02 16:10:20 UTC
Created attachment 602324 [details]
logs.tbz2
Comment 7 Conrad Kostecki gentoo-dev 2020-01-07 23:24:52 UTC
Hm, works for me. Will investigate.
Comment 8 Larry the Git Cow gentoo-dev 2020-02-04 18:09:08 UTC
The bug has been closed via the following commit(s):

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

commit c4c41161a56a176c8375c1c62d74444880fdd54f
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-02-04 15:01:26 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-02-04 17:48:12 +0000

    app-emulation/pcem: add dep on tiff for x11-libs/wxGTK
    
    Closes: https://bugs.gentoo.org/704578
    Package-Manager: Portage-2.3.87, Repoman-2.3.20
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 app-emulation/pcem/pcem-15-r1.ebuild | 71 ++++++++++++++++++++++++++++++++++++
 1 file changed, 71 insertions(+)