Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 498932 - app-text/kbibtex-0.5 version bump
Summary: app-text/kbibtex-0.5 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo KDE team
URL: https://gna.org/forum/forum.php?forum...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-22 14:33 UTC by Erik Quaeghebeur
Modified: 2014-04-06 21:51 UTC (History)
1 user (show)

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


Attachments
kbibtex-0.5-build-fix.patch (kbibtex-0.5-build-fix.patch,411 bytes, patch)
2014-03-13 21:46 UTC, Johannes Huber (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Quaeghebeur 2014-01-22 14:33:32 UTC
Version 0.5 of KBibTeX has been released.

Reproducible: Always
Comment 1 Michael Palimaka (kensington) gentoo-dev 2014-02-01 16:25:55 UTC
It doesn't build for me:

In file included from /var/tmp/portage/app-text/kbibtex-0.5/work/kbibtex-0.5_build/src/program/moc_referencepreview.cpp:9:0,
                 from /var/tmp/portage/app-text/kbibtex-0.5/work/kbibtex-0.5_build/src/program/kbibtex_automoc.cpp:7:
/var/tmp/portage/app-text/kbibtex-0.5/work/kbibtex-0.5_build/src/program/../../../kbibtex-0.5/src/program/docklets/referencepreview.h:49:45: error: ‘KUrl’ does not name a type
/var/tmp/portage/app-text/kbibtex-0.5/work/kbibtex-0.5_build/src/program/../../../kbibtex-0.5/src/program/docklets/referencepreview.h:49:66: error: ISO C++ forbids declaration of ‘baseUrl’ with no type [-fpermissive]
/var/tmp/portage/app-text/kbibtex-0.5/work/kbibtex-0.5_build/src/program/../../../kbibtex-0.5/src/program/docklets/referencepreview.h:49:66: error: ‘KUrl’ was not declared in this scope
Comment 2 Erik Quaeghebeur 2014-02-01 16:52:17 UTC
(In reply to Michael Palimaka (kensington) from comment #1)
> It doesn't build for me:

When I build app-text/kbibtex-0.5.9999 from the kde overlay, it builds for me.
As far as I can tell, only two commits have been made in that branch since the 0.5 tag/release (https://projects.kde.org/projects/playground/office/kbibtex/repository/show?rev=v0.5). 

Can you build 0.5.9999?

A pre-0.5-release commit (https://projects.kde.org/projects/playground/office/kbibtex/repository/revisions/5f61d86f6a36245a7e6bcfbe3dd72482d726ee15) mentions QUrl -> KUrl. As both 0.5 and 0.5.9999 include this commit, I don't know what the problem may be.

I'd be happy to help further, but please give me clear instructions.
Comment 3 Michael Palimaka (kensington) gentoo-dev 2014-02-01 17:29:46 UTC
Something is being mangled by portage/eclasses. I can build 0.5.9999 fine through portage, and 0.5 fine outside of portage, so that's strange.
Comment 4 Erik Quaeghebeur 2014-02-01 20:54:13 UTC
(In reply to Michael Palimaka (kensington) from comment #3)
> Something is being mangled by portage/eclasses. I can build 0.5.9999 fine
> through portage, and 0.5 fine outside of portage, so that's strange.

Do you want me to take some action, or are you, e.g., going to involve other KDE-team members?
Comment 5 Johannes Huber (RETIRED) gentoo-dev 2014-03-13 21:46:27 UTC
Created attachment 372616 [details, diff]
kbibtex-0.5-build-fix.patch

@Erik, in case you are the upstream maintainer, this patch was needed to get it in portage tree build.
Comment 6 Johannes Huber (RETIRED) gentoo-dev 2014-03-13 21:47:13 UTC
Thanks for reporting. This is fixed in cvs now. Please sync in some hours to get the changes.

+
+  13 Mar 2014; Johannes Huber <johu@gentoo.org>
+  +files/kbibtex-0.5-build-fix.patch, +kbibtex-0.5.ebuild, kbibtex-0.4.1.ebuild:
+  Version bump wrt bug #498932.
+
Comment 7 Erik Quaeghebeur 2014-03-15 11:19:16 UTC
(In reply to Johannes Huber from comment #5)
> Created attachment 372616 [details, diff] [details, diff]
> kbibtex-0.5-build-fix.patch
> 
> @Erik, in case you are the upstream maintainer, this patch was needed to get
> it in portage tree build.

No, but I reported it upstream: http://gna.org/bugs/?21789

I will report back here as needed, to indicate in which future version this is fixed.
Comment 8 Thomas Fischer 2014-03-15 22:04:28 UTC
(In reply to Erik Quaeghebeur from comment #7)
> (In reply to Johannes Huber from comment #5)
> > Created attachment 372616 [details, diff] [details, diff] [details, diff]
> > kbibtex-0.5-build-fix.patch
> > 
> > @Erik, in case you are the upstream maintainer, this patch was needed to get
> > it in portage tree build.
> 
> No, but I reported it upstream: http://gna.org/bugs/?21789
> 
> I will report back here as needed, to indicate in which future version this
> is fixed.

I am KBibTeX upstream and using Gentoo Linux myself for development. I haven't observed this compilation issue on my machine, but I know that different compilers and environment show varying degrees of sensibility regarding include statements.
Therefore, attachment/patch 372616 has been committed to KBibTeX's git as of revision 63a185aa2f76207531136e3feed253ac8bb66a62:
http://quickgit.kde.org/?p=kbibtex.git&a=commit&h=63a185aa2f76207531136e3feed253ac8bb66a62

I will look into other potential backports from master to 0.5.x before making any release in the 0.5.x series.
Comment 9 Thomas Fischer 2014-04-06 21:03:33 UTC
> I will look into other potential backports from master to
> 0.5.x before making any release in the 0.5.x series.
I just tagged and released 0.5.1-rc1 aka 0.5.0.95. Project homepage should update soon, but tar balls are already available at
http://download.gna.org/kbibtex/0.5/
Please check if the tar balls fix your issues and build correctly on your systems.
Comment 10 Johannes Huber (RETIRED) gentoo-dev 2014-04-06 21:51:20 UTC
(In reply to Thomas Fischer from comment #9)
> > I will look into other potential backports from master to
> > 0.5.x before making any release in the 0.5.x series.
> I just tagged and released 0.5.1-rc1 aka 0.5.0.95. Project homepage should
> update soon, but tar balls are already available at
> http://download.gna.org/kbibtex/0.5/
> Please check if the tar balls fix your issues and build correctly on your
> systems.

Thanks confirmed that it builds without patch. rc is bumped in kde overlay.