Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 464134 - =app-emacs/proofgeneral-4.1 with >=app-editors/emacs-24.3 - generic/pg-response.el:104:23:Error: `special-display-regexps' is an obsolete variable (as of 24.3); use `display-buffer-alist' instead.
Summary: =app-emacs/proofgeneral-4.1 with >=app-editors/emacs-24.3 - generic/pg-respon...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-01 21:58 UTC by Keshav Kini
Modified: 2013-04-22 19:43 UTC (History)
0 users

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


Attachments
build log for =app-emacs/proofgeneral-4.1 (build.log.gz,3.99 KB, application/x-gzip)
2013-04-01 21:58 UTC, Keshav Kini
Details
emerge --info '=app-emacs/proofgeneral-4.1' (emerge-info,16.34 KB, text/plain)
2013-04-01 21:59 UTC, Keshav Kini
Details
patch to turn off error-on-warning during bytecode compilation (proofgeneral-4.1-emacs-24.3.patch,1.25 KB, patch)
2013-04-03 02:42 UTC, Keshav Kini
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keshav Kini 2013-04-01 21:58:53 UTC
Created attachment 344012 [details]
build log for =app-emacs/proofgeneral-4.1

Build fails:

In toplevel form:
generic/pg-response.el:104:23:Error: `special-display-regexps' is an obsolete variable (as of 24.3); use `display-buffer-alist' instead.
make[1]: *** [generic/pg-response.elc] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-emacs/proofgeneral-4.1/work/ProofGeneral-4.1'
make: *** [compile] Error 2
 * ERROR: app-emacs/proofgeneral-4.1 failed (compile phase):
 *   emake failed

Complete build log attached.

emerge --info '=app-emacs/proofgeneral-4.1' attached in a subsequent comment.

emerge -pqv '=app-emacs/proofgeneral-4.1' :

    [ebuild  N    ] app-emacs/proofgeneral-4.1
Comment 1 Keshav Kini 2013-04-01 21:59:34 UTC
Created attachment 344014 [details]
emerge --info '=app-emacs/proofgeneral-4.1'
Comment 2 Keshav Kini 2013-04-02 02:46:25 UTC
Upstream bug: http://proofgeneral.inf.ed.ac.uk/trac/ticket/458
Comment 3 Keshav Kini 2013-04-03 02:42:04 UTC
Created attachment 344148 [details, diff]
patch to turn off error-on-warning during bytecode compilation

The workaround mentioned on the upstream bug tracker works for me. Here's a patch.
Comment 4 Hans-Peter Deifel 2013-04-20 19:53:14 UTC
I can confirm this bug and the patch from comment 3 works for me
Comment 5 Ulrich Müller gentoo-dev 2013-04-22 19:43:44 UTC
Should be fixed in proofgeneral-4.2. Sorry for the delay.