Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 297405 - app-text/a2ps - ./obstack.h:176: error: expected specifier-qualifier-list before ‘ptrdiff_t’
Summary: app-text/a2ps - ./obstack.h:176: error: expected specifier-qualifier-list bef...
Status: RESOLVED DUPLICATE of bug 269638
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-18 10:37 UTC by Dmitri Bogomolov
Modified: 2010-04-27 09:11 UTC (History)
2 users (show)

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


Attachments
emerge --info (emerge--info,3.96 KB, text/plain)
2009-12-18 13:51 UTC, Dmitri Bogomolov
Details
for app-text/a2ps-4.14 (build.log-4.14,22.70 KB, text/plain)
2009-12-18 13:55 UTC, Dmitri Bogomolov
Details
for app-text/a2ps-4.13c-r6 (build.log-4.13c-r6,23.22 KB, text/plain)
2009-12-18 13:55 UTC, Dmitri Bogomolov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitri Bogomolov 2009-12-18 10:37:58 UTC
compilation of app-text/a2ps ends with this messages:

In file included from xobstack.h:22,
                 from encoding.c:34:
./obstack.h:176: error: expected specifier-qualifier-list before ‘ptrdiff_t’
encoding.c: In function ‘load_encoding_description_file’:
encoding.c:620: error: ‘struct obstack’ has no member named ‘maybe_empty_object’
encoding.c:620: error: ‘struct obstack’ has no member named ‘alignment_mask’
encoding.c:620: error: ‘struct obstack’ has no member named ‘alignment_mask’
distcc[22254] ERROR: compile encoding.c on localhost failed
distcc[22254] (dcc_please_send_email_after_investigation) Warning: remote compilation of 'encoding.c' failed, retried locally and got a different result.
make[3]: *** [encoding.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/app-text/a2ps-4.14/work/a2ps-4.14/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/app-text/a2ps-4.14/work/a2ps-4.14/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-text/a2ps-4.14/work/a2ps-4.14'
make: *** [all] Error 2
 * ERROR: app-text/a2ps-4.14 failed:
 *   make failed

Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2009-12-18 13:30:47 UTC
Please post the output of `emerge --info app-text/a2ps' in a comment and attach the entire build log.
Comment 2 Dmitri Bogomolov 2009-12-18 13:51:17 UTC
Created attachment 213380 [details]
emerge --info
Comment 3 Dmitri Bogomolov 2009-12-18 13:55:07 UTC
Created attachment 213381 [details]
for app-text/a2ps-4.14
Comment 4 Dmitri Bogomolov 2009-12-18 13:55:41 UTC
Created attachment 213383 [details]
for app-text/a2ps-4.13c-r6
Comment 5 Axel Dyks 2010-04-27 08:37:18 UTC
This seems to be a duplicate of bug #269638.
Comment 6 Dmitri Bogomolov 2010-04-27 09:11:32 UTC
(In reply to comment #5)
> This seems to be a duplicate of bug #269638.
> 

Yes, and I see a2ps-4.14-ptrdiff_t.patch in app-text/a2ps-4.14-r1. app-text/a2ps-4.14-r1 works.
Thank you.

*** This bug has been marked as a duplicate of bug 269638 ***