Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638086 - games-strategy/uqm-0.7.0-r3 : src/.../arilouc.c:235:22: error: bye_angry_space undeclared (first use in this function)
Summary: games-strategy/uqm-0.7.0-r3 : src/.../arilouc.c:235:22: error: bye_angry_spac...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL: https://bugs.uqm.stack.nl/show_bug.cg...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-19 09:26 UTC by Toralf Förster
Modified: 2018-07-15 19:01 UTC (History)
4 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.47 KB, text/plain)
2017-11-19 09:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,123.54 KB, text/plain)
2017-11-19 09:26 UTC, Toralf Förster
Details
environment (environment,98.74 KB, text/plain)
2017-11-19 09:27 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.13 KB, application/x-bzip)
2017-11-19 09:27 UTC, Toralf Förster
Details
games-strategy:uqm-0.7.0-r3:20171119-075904.log (games-strategy:uqm-0.7.0-r3:20171119-075904.log,251.27 KB, text/plain)
2017-11-19 09:27 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,37.02 KB, application/x-bzip)
2017-11-19 09:27 UTC, Toralf Förster
Details
Fix including header file content during build. (uqm-0.7.0-fix-build-includes.patch,14.79 KB, patch)
2017-12-08 22:15 UTC, Chiitoo
Details | Diff
uqm-0.7.0.1.ebuild (uqm-0.7.0.1.ebuild,3.03 KB, text/plain)
2018-05-17 04:22 UTC, Joshua Clayton
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-11-19 09:26:53 UTC
                 from src/uqm/comm/arilou/arilouc.c:19:
src/uqm/comm/arilou/arilouc.c: In function ‘ExitConversation’:
src/uqm/comm/arilou/arilouc.c:235:22: error: ‘bye_angry_space’ undeclared (first use in this function)
  if (PLAYER_SAID (R, bye_angry_space))
                      ^
src/uqm/commglue.h:59:33: note: in definition of macro ‘PLAYER_SAID’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_libressl-abi32+64-test_20171110-233503

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)

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 games-strategy/uqm
[ebuild  N    ] games-strategy/uqm-0.7.0-r3  USE="opengl -music -remix -voice"
Comment 1 Toralf Förster gentoo-dev 2017-11-19 09:26:56 UTC
Created attachment 504742 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-19 09:26:59 UTC
Created attachment 504744 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-11-19 09:27:02 UTC
Created attachment 504746 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-11-19 09:27:05 UTC
Created attachment 504748 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-11-19 09:27:08 UTC
Created attachment 504750 [details]
games-strategy:uqm-0.7.0-r3:20171119-075904.log
Comment 6 Toralf Förster gentoo-dev 2017-11-19 09:27:11 UTC
Created attachment 504752 [details]
temp.tbz2
Comment 7 Chiitoo gentoo-dev 2017-12-08 22:15:02 UTC
Created attachment 508984 [details, diff]
Fix including header file content during build.

This seems to happen due to changes somewhere at '>sys-libs/glibc-2.25'.

The attached patch makes things build again, at least for me, with either glibc-2.25 or 2.26 installed.
Comment 8 Joshua Clayton 2018-05-17 04:22:53 UTC
Created attachment 531874 [details]
uqm-0.7.0.1.ebuild

version bump for compile time bugfix.
upstream has a new build they call 0.7.0-1, which fixes build problems with gcc7.
a gentoo compatible version would be 0.7.0.1
Most of the assets and filenames have not changed, and even the previous patches still apply.

I've build and run-tested it.
Comment 9 Andrei Slavoiu 2018-06-09 20:13:48 UTC
Still same problem with the latest version in portage, games-strategy/uqm-0.7.0-r4
Comment 10 Joshua Clayton 2018-06-12 01:01:55 UTC
My posted ebuild does fix it. The updated version it pulls in is described on the upstream project page here: http://sc2.sourceforge.net/
Comment 11 Larry the Git Cow gentoo-dev 2018-07-15 19:01:10 UTC
The bug has been closed via the following commit(s):

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

commit b4fb84082fed670697efdb2c245d3671c2799b2d
Author:     Jimi Huotari <chiitoo@gentoo.org>
AuthorDate: 2018-07-13 12:30:07 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2018-07-15 19:01:00 +0000

    games-strategy/uqm: version bump to 0.7.0.1
    
    Also bump to EAPI 7.
    
    Thanks to: Joshua Clayton <stillcompiling@gmail.com>
    
    Closes: https://bugs.gentoo.org/638086
    Package-Manager: Portage-2.3.42, Repoman-2.3.9
    Closes: https://github.com/gentoo/gentoo/pull/9215

 games-strategy/uqm/Manifest           |   1 +
 games-strategy/uqm/uqm-0.7.0.1.ebuild | 119 ++++++++++++++++++++++++++++++++++
 2 files changed, 120 insertions(+)