Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 225439 - [gcc-4.3] media-gfx/potracegui-1.3.4 fails to compile with gcc-4.3
Summary: [gcc-4.3] media-gfx/potracegui-1.3.4 fails to compile with gcc-4.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Fonts Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.3
  Show dependency tree
 
Reported: 2008-06-08 20:15 UTC by Marek Miller
Modified: 2008-06-09 08:17 UTC (History)
0 users

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


Attachments
potracegui-1.3.4-gcc43.patch (potracegui-1.3.4-gcc43.patch,285 bytes, patch)
2008-06-08 20:16 UTC, Marek Miller
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Miller 2008-06-08 20:15:45 UTC
Again missing headers.

Steps to reproduce:
1. echo "=media-gfx/potracegui-1.3.4" >> /etc/portage/package.keywords
2. USE="arts debug elibc_FreeBSD xinerama" emerge -v1 =media-gfx/potracegui-1.3.4

The error messages:
1.
> mainwidget.cpp: In member function 'bool MainWidget::createTmpFilename()':
> mainwidget.cpp:914: error: 'mkstemp' was not declared in this scope
> make[2]: *** [mainwidget.o] Error 1


My emerge --info: as in bug 225387.
I include the patch.
Comment 1 Marek Miller 2008-06-08 20:16:12 UTC
Created attachment 155999 [details, diff]
potracegui-1.3.4-gcc43.patch
Comment 2 Peter Alfredsen (RETIRED) gentoo-dev 2008-06-09 08:17:52 UTC
+  09 Jun 2008; Peter Alfredsen <loki_val@gentoo.org>
+  +files/potracegui-1.3.4-gcc43.patch, -potracegui-1.2.ebuild,
+  potracegui-1.3.4.ebuild:
+  Add gcc-4.3 patch, bug 225439, Marek Miller <mlm@shells.pl>
+