Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 585682 - app-misc/screen-4.3.1-r1[debug]: process.c:5696:55: error: ‘string’ undeclared (first use in this function)
Summary: app-misc/screen-4.3.1-r1[debug]: process.c:5696:55: error: ‘string’ undeclare...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
: 569902 (view as bug list)
Depends on: 586428
Blocks:
  Show dependency tree
 
Reported: 2016-06-12 12:34 UTC by Andrew Savchenko
Modified: 2016-06-26 10:38 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,39.00 KB, text/plain)
2016-06-12 12:34 UTC, Andrew Savchenko
Details
environment (environment,131.97 KB, text/plain)
2016-06-12 12:34 UTC, Andrew Savchenko
Details
emerge --info (emerge.info,11.14 KB, text/plain)
2016-06-12 12:35 UTC, Andrew Savchenko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Savchenko gentoo-dev 2016-06-12 12:34:17 UTC
Created attachment 437232 [details]
build.log

Hi,

I tried to build screen with USE=debug (yes, in order to debug another issue: I have segfault on some conditions), but it fails as follows:

process.c: In function ‘ShowWindowsX’:
process.c:5696:55: error: ‘string’ undeclared (first use in this function)
process.c:5696:55: note: each undeclared identifier is reported only once for each function it appears in

Without USE="debug" screen builds fine.
Comment 1 Andrew Savchenko gentoo-dev 2016-06-12 12:34:43 UTC
Created attachment 437234 [details]
environment
Comment 2 Andrew Savchenko gentoo-dev 2016-06-12 12:35:37 UTC
Created attachment 437236 [details]
emerge --info
Comment 3 Andrew Savchenko gentoo-dev 2016-06-19 21:25:00 UTC
This issue is fixed in screen-4.4.0 (commit 	738fefe659c0cf9ef24e2cb9e082c24140cc6f60).
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2016-06-26 09:53:15 UTC
Fixed in 4.4.0.
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2016-06-26 10:38:11 UTC
*** Bug 569902 has been marked as a duplicate of this bug. ***