Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 273422 - =media-video/dvdstyler-1.7.3_beta2 fails to build
Summary: =media-video/dvdstyler-1.7.3_beta2 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Daniel Black (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-09 19:58 UTC by Samuli Suominen (RETIRED)
Modified: 2009-07-05 12:23 UTC (History)
1 user (show)

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


Attachments
build.log (media-video:dvdstyler-1.7.3_beta2:20090609-200116.log,32.26 KB, text/plain)
2009-06-09 20:02 UTC, Samuli Suominen (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Samuli Suominen (RETIRED) gentoo-dev 2009-06-09 19:58:55 UTC
Possible related to gcc-4.4.0 or glibc-2.10.1-r0,

[ebuild  N    ] media-video/dvdstyler-1.7.3_beta2  USE="-debug -gnome"

[ .. snip .. ]

In file included from mediaenc_ffmpeg.cpp:11:
mediaenc_ffmpeg.h:42: error: ISO C++ forbids declaration of ‘uint8_t’ with no type
mediaenc_ffmpeg.h:42: error: expected ‘;’ before ‘*’ token
mediaenc_ffmpeg.h:48: error: ISO C++ forbids declaration of ‘uint8_t’ with no type
mediaenc_ffmpeg.h:48: error: expected ‘;’ before ‘*’ token

[ .. snip .. ]

Portage 2.2_rc33 (default/linux/amd64/2008.0, gcc-4.4.0, glibc-2.10.1-r0, 2.6.29.1foobar x86_64)
=================================================================
System uname: Linux-2.6.29.1foobar-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q8200_@_2.33GHz-with-gentoo-2.0.1
Timestamp of tree: Unknown
app-shells/bash:     4.0_p24
dev-java/java-config: 2.1.8
dev-lang/python:     2.6.2-r1
dev-util/cmake:      2.6.4
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.4.3-r3
sys-apps/sandbox:    2.0
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.5, 1.8.5-r3, 1.9.6-r2, 1.10.2, 1.11
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.29
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -msse4.1 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=core2 -msse4.1 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="collision-protect cvs distlocks fixpackages multilib-strict parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/home/ssuominen/gentoo-x86"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2009-06-09 20:02:49 UTC
Created attachment 194032 [details]
build.log
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2009-07-05 12:10:35 UTC
beta3_1 was released, but it failed with,

About.o: In function `About::About(wxWindow*)':
About.cpp:(.text+0x13f4): undefined reference to `wxHyperlinkCtrlNameStr'
About.cpp:(.text+0x1418): undefined reference to `vtable for wxHyperlinkCtrl'
About.cpp:(.text+0x149d): undefined reference to `wxHyperlinkCtrl::Create(wxWindow*, int, wxString const&, wxString const&, wxPoint const&, wxSize const&, long, wxString const&)'

but i've fixed it with dvdstyler-1.7.3_beta3_p1-link_to_wxgtk_adv.patch in files -directory

and bumped it in cvs since it now builds

needs to be pushed upstream
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2009-07-05 12:23:45 UTC
(In reply to comment #2)
> needs to be pushed upstream
> 

https://sourceforge.net/tracker/?func=detail&aid=2816852&group_id=92301&atid=600266