Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 467624 - =dev-util/geany-plugins-1.23 version bump
Summary: =dev-util/geany-plugins-1.23 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Nathan Phillip Brink (binki) (RETIRED)
URL: https://github.com/geany/geany-plugin...
Whiteboard:
Keywords:
: 469360 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-04-27 21:50 UTC by Manuel Rüger (RETIRED)
Modified: 2013-07-31 05:11 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Rüger (RETIRED) gentoo-dev 2013-04-27 21:50:17 UTC
Geany Plugins 1.23 (2013-03-10)

Please add it to the tree, changelog see $URL
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-05-11 15:27:56 UTC
*** Bug 469360 has been marked as a duplicate of this bug. ***
Comment 2 Manuel Rüger (RETIRED) gentoo-dev 2013-06-14 17:55:20 UTC
Ping

Current versions of geany-plugins-1.22-r1 fails to compile with geany-1.23.1 



/var/tmp/portage/dev-util/geany-plugins-1.22-r1/work/geany-plugins-1.22/geanylua/glspi_init.c:267:0: warning: "isblank" redefined [enabled by default]
In file included from /var/tmp/portage/dev-util/geany-plugins-1.22-r1/work/geany-plugins-1.22/geanylua/glspi.h:17:0,
                 from /var/tmp/portage/dev-util/geany-plugins-1.22-r1/work/geany-plugins-1.22/geanylua/glspi_init.c:6:
/usr/include/ctype.h:211:0: note: this is the location of the previous definition
In file included from /var/tmp/portage/dev-util/geany-plugins-1.22-r1/work/geany-plugins-1.22/geanylua/glspi_sci.c:11:0:
/var/tmp/portage/dev-util/geany-plugins-1.22-r1/work/geany-plugins-1.22/geanylua/glspi_sci.h:75:30: error: 'SCI_SETUSEPALETTE' undeclared here (not in a function)
/var/tmp/portage/dev-util/geany-plugins-1.22-r1/work/geany-plugins-1.22/geanylua/glspi_sci.h:209:30: error: 'SCI_GETUSEPALETTE' undeclared here (not in a function)
  CC     libgeanylua_la-gsdlg_lua.lo
make[3]: *** [libgeanylua_la-glspi_sci.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/dev-util/geany-plugins-1.22-r1/work/geany-plugins-1.22_build/geanylua'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-util/geany-plugins-1.22-r1/work/geany-plugins-1.22_build/geanylua'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-util/geany-plugins-1.22-r1/work/geany-plugins-1.22_build'
make: *** [all] Error 2
 * ERROR: dev-util/geany-plugins-1.22-r1 failed (compile phase):
 *   emake failed
Comment 3 Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2013-07-31 05:09:44 UTC
(In reply to Manuel Rüger from comment #2)
> Ping

Hihgly-latent pong.

> Current versions of geany-plugins-1.22-r1 fails to compile with geany-1.23.1 

> /var/tmp/portage/dev-util/geany-plugins-1.22-r1/work/geany-plugins-1.22/
> geanylua/glspi_sci.h:75:30: error: 'SCI_SETUSEPALETTE' undeclared here (not
> in a function)

I have, I think, set the dependencies of geany-plugins-1.22[lua] to require exactly geany-1.22. I can build geany-plugins-1.22-r1[debugger,enchant,gpg,multiterm,nls,soup,webkit] against geany-2.23.1 just fine, so I assume I shouldn’t prevent people from doing that if it works for them, especially as it will be a while before geany-plugins-2.23 is stable.
Comment 4 Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2013-07-31 05:11:22 UTC
New unstable version is in the tree with new plugins commander, markdown (using app-text/discount), and scope (which doesn’t seem to really work well…?).

Looking forward to more bugs :-).