Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 143073 - gnustep-libs/pdfkit-0.9_pre062906 version bump
Summary: gnustep-libs/pdfkit-0.9_pre062906 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Gnustep project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 145583
  Show dependency tree
 
Reported: 2006-08-07 03:02 UTC by Dmitry S. Kulyabov
Modified: 2006-09-03 13:25 UTC (History)
0 users

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


Attachments
gnustep-libs/pdfkit/pdfkit-0.9_pre062906.ebuild (pdfkit-0.9_pre062906.ebuild,665 bytes, text/plain)
2006-08-07 04:58 UTC, Dmitry S. Kulyabov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry S. Kulyabov 2006-08-07 03:02:43 UTC
http://swtch.com/
Comment 1 Dmitry S. Kulyabov 2006-08-07 03:03:20 UTC
Sorry!
http://swtch.com/ is error (((
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-08-07 03:07:38 UTC
Where?
Comment 3 Dmitry S. Kulyabov 2006-08-07 04:58:52 UTC
Created attachment 93643 [details]
gnustep-libs/pdfkit/pdfkit-0.9_pre062906.ebuild
Comment 4 Dmitry S. Kulyabov 2006-08-07 05:00:54 UTC
Version bump
Comment 5 Fabian Groffen gentoo-dev 2006-08-07 06:11:59 UTC
doesn't work

!!! ERROR: gnustep-libs/pdfkit-0.9_pre062906 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  pdfkit-0.9_pre062906.ebuild, line 27:   Called econf
  ebuild.sh, line 544:   Called die

!!! no configure script found
!!! If you need support, post the topmost build error, and the call stack if relevant.

????

by the way, upstream says this is obsolete and that we should try to get poppler working...
Comment 6 Dmitry S. Kulyabov 2006-08-07 06:37:34 UTC
It's needed ONLY for GWorkspace:

From
http://www.gnustep.it/enrico/gworkspace/

Before compiling GWorkspace you need:

    * A recent version of the sqlite library that can be downloaded from here.
    * The PDFKit framework (version >= 0.9) downloadable here.
    * System Preferences available here or from the GNUstep SVN repository.
Comment 7 Dmitry S. Kulyabov 2006-08-13 02:29:29 UTC
It's compile for me.
I don't know, why this don't work for you (((
Comment 8 Gregor Riepl 2006-08-31 16:27:05 UTC
pdfkit-0.8 doesn't build with gcc 4, there's a error in the c++ code.

g++ -O3 -march=athlon-xp -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/include/freetype2/freetype -I/usr/include/freetype2          -c TextOutputDev.cc
TextOutputDev.h:172: error: expected `)' before '*' token
TextOutputDev.h:198: error: ISO C++ forbids declaration of 'TextBlock' with no type
TextOutputDev.h:198: error: expected ';' before '*' token
TextOutputDev.h:229: error: expected `)' before '*' token
TextOutputDev.h:253: error: ISO C++ forbids declaration of 'TextPage' with no type
TextOutputDev.h:253: error: expected ';' before '*' token
TextOutputDev.h:285: error: expected `)' before '*' token
TextOutputDev.h:299: error: ISO C++ forbids declaration of 'TextPage' with no type
TextOutputDev.h:299: error: expected ';' before '*' token

... and so on.

!!! ERROR: gnustep-libs/pdfkit-0.8-r4 failed.

your 0.9 ebuild did the job, thanks! ;)
Comment 9 Fabian Groffen gentoo-dev 2006-09-03 13:25:32 UTC
in portage, thanks