First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 44706
Alias:
Product:
Component:
Status: NEW
Resolution:
Assigned To: Default Assignee for New Packages <maintainer-wanted@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Richard Gibert <richard@gibert.ca>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
wxmusik-0.3.0.2.ebuild wxMusik-0.3.0.2 ebuild text/plain Richard Gibert 2004-03-14 15:31 0000 1.07 KB Details
wxMusik-0.3.0.2-WM_NAME.patch Patch to set WM_NAME to wxMusik patch Richard Gibert 2004-03-14 15:33 0000 731 bytes Details | Diff
wxMusik-0.3.0.2-CMakeLists.patch Patch to use CXXFLAGS from make.conf when compiling patch Richard Gibert 2004-03-14 15:34 0000 559 bytes Details | Diff
wxmusik-0.3.1.6_p1.ebuild wxmusik-0.3.1.6_p1.ebuild text/plain Harald van Dijk 2004-11-13 02:47 0000 1.33 KB Details
wxmusik-0.3.1.6_p1-crash.patch wxmusik-0.3.1.6_p1-crash.patch patch Harald van Dijk 2004-11-13 02:48 0000 402 bytes Details | Diff
wxmusik-0.3.1.6_p1-windowclass.patch wxmusik-0.3.1.6_p1-windowclass.patch patch Harald van Dijk 2004-11-13 02:50 0000 579 bytes Details | Diff
wxmusik-0.4.1.ebuild wxmusik-0.4.1.ebuild text/plain ak 2005-03-03 04:02 0000 1.10 KB Details
wxmusik-0.4.1.ebuild more use-flags friendly ebuild text/plain ak 2005-03-03 15:46 0000 1.35 KB Details
wxmusik-0.4.1.0.ebuild wxmusik-0.4.1.0.ebuild patch Harald van Dijk 2005-03-04 07:19 0000 1.38 KB Details | Diff
wxmusik-0.4.2.1.ebuild Ebuild for new wxmusik version v0.4.2.1 text/plain Torsten Krah 2005-08-07 23:28 0000 1.38 KB Details
wxmusik-0.4.2.2.ebuild wxmusik-0.4.2.2.ebuild text/plain Torsten Krah 2005-11-28 16:52 0000 1.38 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 44706 depends on: 89937 Show dependency tree
Bug 44706 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.








View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-03-14 15:30 0000
Ebuild for wxMusik-0.3.0.2

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Richard Gibert 2004-03-14 15:31:44 0000 -------
Created an attachment (id=27374) [details]
wxMusik-0.3.0.2 ebuild

------- Comment #2 From Richard Gibert 2004-03-14 15:33:23 0000 -------
Created an attachment (id=27375) [details]
Patch to set WM_NAME to wxMusik

This patch sets the WM_NAME to wxMusik, useful for fluxbox (and I assume other
WMs) that need WM_NAME to do grouping, etc.

------- Comment #3 From Richard Gibert 2004-03-14 15:34:40 0000 -------
Created an attachment (id=27376) [details]
Patch to use CXXFLAGS from make.conf when compiling

Changes the CMakeLists.txt to use CXXFLAGS as defined in make.conf

------- Comment #4 From Richard Gibert 2004-03-14 15:39:48 0000 -------
Small screw up in the ebuild, the LICENSE="GPL-2" should actually be
LICENSE="BSD"

------- Comment #5 From David Morgan 2004-06-21 04:34:21 0000 -------
I get the following when trying to emerge it:

Calculating dependencies ...done!
>>> emerge (1 of 1) media-sound/wxMusik-0.3.0.2 to /
>>> md5 src_uri ;-) wxMusik-0.3.0.2.tar.bz2
>>> Unpacking source...
>>> Unpacking wxMusik-0.3.0.2.tar.bz2 to /var/tmp/portage/wxMusik-0.3.0.2/work
RUNNING FROM extra_functions.sh
 * Applying wxMusik-0.3.0.2-WM_NAME.patch...

 * Failed Patch: wxMusik-0.3.0.2-WM_NAME.patch!
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/wxMusik-0.3.0.2/temp/wxMusik-0.3.0.2-WM_NAME.patch-5878.out


!!! ERROR: media-sound/wxMusik-0.3.0.2 failed.
!!! Function epatch, Line 360, Exitcode 0
!!! Failed Patch: wxMusik-0.3.0.2-WM_NAME.patch!

/var/tmp/portage/wxMusik-0.3.0.2/temp/wxMusik-0.3.0.2-WM_NAME.patch-5878.out:
***** wxMusik-0.3.0.2-WM_NAME.patch *****

=========================================

PATCH COMMAND:  patch  -p0 < /usr/local/portage/media-sound/wxMusik/files/wxMusik-0.3.0.2-WM_NAME.patch

=========================================
patching file wxMusik-0.3.0.2/Frames/MusikFrame.cpp
Hunk #1 FAILED at 148.
1 out of 1 hunk FAILED -- saving rejects to file wxMusik-0.3.0.2/Frames/MusikFrame.cpp.rej
=========================================

PATCH COMMAND:  patch  -p1 < /usr/local/portage/media-sound/wxMusik/files/wxMusik-0.3.0.2-WM_NAME.patch

=========================================
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -uNr wxMusik-0.3.0.2-orig/Frames/MusikFrame.cpp wxMusik-0.3.0.2/Frames/MusikFrame.cpp
|--- wxMusik-0.3.0.2-orig/Frames/MusikFrame.cpp 2004-03-14 17:05:39.765406144 -0500
|+++ wxMusik-0.3.0.2/Frames/MusikFrame.cpp      2004-03-14 17:06:04.703614960 -0500
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
=========================================

PATCH COMMAND:  patch  -p2 < /usr/local/portage/media-sound/wxMusik/files/wxMusik-0.3.0.2-WM_NAME.patch

=========================================
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -uNr wxMusik-0.3.0.2-orig/Frames/MusikFrame.cpp wxMusik-0.3.0.2/Frames/MusikFrame.cpp
|--- wxMusik-0.3.0.2-orig/Frames/MusikFrame.cpp 2004-03-14 17:05:39.765406144 -0500
|+++ wxMusik-0.3.0.2/Frames/MusikFrame.cpp      2004-03-14 17:06:04.703614960 -0500
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
=========================================

PATCH COMMAND:  patch  -p3 < /usr/local/portage/media-sound/wxMusik/files/wxMusik-0.3.0.2-WM_NAME.patch

=========================================
missing header for unified diff at line 4 of patch
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -uNr wxMusik-0.3.0.2-orig/Frames/MusikFrame.cpp wxMusik-0.3.0.2/Frames/MusikFrame.cpp
|--- wxMusik-0.3.0.2-orig/Frames/MusikFrame.cpp 2004-03-14 17:05:39.765406144 -0500
|+++ wxMusik-0.3.0.2/Frames/MusikFrame.cpp      2004-03-14 17:06:04.703614960 -0500
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
=========================================

PATCH COMMAND:  patch  -p4 < /usr/local/portage/media-sound/wxMusik/files/wxMusik-0.3.0.2-WM_NAME.patch

=========================================
missing header for unified diff at line 4 of patch
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -uNr wxMusik-0.3.0.2-orig/Frames/MusikFrame.cpp wxMusik-0.3.0.2/Frames/MusikFrame.cpp
|--- wxMusik-0.3.0.2-orig/Frames/MusikFrame.cpp 2004-03-14 17:05:39.765406144 -0500
|+++ wxMusik-0.3.0.2/Frames/MusikFrame.cpp      2004-03-14 17:06:04.703614960 -0500
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored


------- Comment #6 From Rob Cakebread 2004-08-09 08:32:56 0000 -------
From their website: "Only wxWidgets version 2.5.2 is supported".
Right now 2.5.2 version breaks just about every wx* application in portage. I'm trying to slot 2.4 and 2.5, but if that doesn't work, it may be a while until this gets in portage.

------- Comment #7 From Harald van Dijk 2004-11-13 02:47:41 0000 -------
Created an attachment (id=43852) [details]
wxmusik-0.3.1.6_p1.ebuild

Hi, since wxGTK 2.5.3 is now in portage, is there hope of this getting in too?
I've created an updated ebuild for 0.3.1.6 (-Hotfix1).

------- Comment #8 From Harald van Dijk 2004-11-13 02:48:28 0000 -------
Created an attachment (id=43853) [details]
wxmusik-0.3.1.6_p1-crash.patch

This is necessary to prevent random crashes when (re)building the library.

------- Comment #9 From Harald van Dijk 2004-11-13 02:50:00 0000 -------
Created an attachment (id=43855) [details]
wxmusik-0.3.1.6_p1-windowclass.patch

The 0.3.0.2 patch won't apply to 0.3.1.6.

------- Comment #10 From ak 2005-03-03 04:02:57 0000 -------
Created an attachment (id=52535) [details]
wxmusik-0.4.1.ebuild

I was curious to give it a shot, so here's an ebuild.
It uses svn, as support for libmusepack-1.1 was added recently.
One of optional deps is monkey's audio, I used
http://sourceforge.net/projects/mac-port for this. It's lgpl, not sure though
if original author aware/ok with/cares at all of this one.

------- Comment #11 From ak 2005-03-03 15:46:04 0000 -------
Created an attachment (id=52586) [details]
more use-flags friendly ebuild

Updated ebuild to respect use-flags.
Official site is a bit fague about what wx flavour they support/prefer. I only
tested wx-2.5.3-unicode and it works on my end.

------- Comment #12 From Harald van Dijk 2005-03-04 07:19:07 0000 -------
Created an attachment (id=52655) [details]
wxmusik-0.4.1.0.ebuild

Hi, I had some problems with the previous ebuild, so I've created another
ebuild.

This compiles the release version, doesn't depend on media-sound/mac (which
isn't in portage), uses the older version of libmusepack, requires wxGTK 2.5.3
(the only supported version right now), and doesn't cause a file collision with
wxGTK.

Do comment or correct if there are problems with this ebuild too.

------- Comment #13 From Rob Cakebread 2005-04-21 18:52:22 0000 -------
I'll test this after wxGTK-2.6.0 is in portage.

------- Comment #14 From Bapt 2005-05-04 13:04:13 0000 -------
The last ebuild works with wxGTK-2.6 on amd64 except to change the checked
version in the ebuild from 2.5 to 2.6.

Just an error during linking the app :
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3-20050110/../../../../x86_64-pc-linux-gnu/bin/ld:
skipping incompatible /usr/lib/libfmod-3.74.so when searching for -lfmod-3.74

but /usr/lib/libfmod-3.74.so is a 32 bit lib so, I should open a bug for
fmod...

------- Comment #15 From Rob Cakebread 2005-05-05 15:32:39 0000 -------
It builds fine for me on x86, but I immediately had a problem with the id3 tag
editor where it crashes the app every time I click ok. I reported that bug
upstream. Theres a few other issues with the id3 tags that have been reported
upstream. The cmake depend needs to be upped a bit, it didn't work with any 1.*
version I tried, but works with 2.0.6 for me.

------- Comment #16 From Jesse Adelman 2005-08-05 19:25:37 0000 -------
Latest version is now 0.4.2.1. Any chance of this getting into portage? Thanks.

------- Comment #17 From Torsten Krah 2005-08-07 23:28:44 0000 -------
Created an attachment (id=65386) [details]
Ebuild for new wxmusik version.

New Ebuild, changed old 0.4.x one to use new wxGTK Version v2.6.x and
libmusepack 1.1.x .

------- Comment #18 From Emanuele Tamponi 2005-10-01 04:09:22 0000 -------
With the latest ebuild, I obtain this:

Building CXX object src/CMakeFiles/wxMusik.dir/./shibatch/Fftsg_fl.o
Linking CXX executable wxMusik
/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../libwx_gtk2u_core-2.6.so: undefined
reference to `pango_x_get_context'
collect2: ld returned 1 exit status
make[2]: *** [wxMusik] Error 1
make[1]: *** [src/CMakeFiles/wxMusik.dir/all] Error 2
make: *** [all] Error 2

!!! ERROR: media-sound/wxmusik-0.4.2.1 failed.
!!! Function src_compile, Line 51, Exitcode 2
!!! make failed


Any ideas...?

------- Comment #19 From Tobias Kral 2005-11-22 07:56:14 0000 -------
New version (0.4.2.2) is available.

Look at: http://musik.berlios.de/?entityType=NewsArticle&id=7

------- Comment #20 From Torsten Krah 2005-11-28 16:52:03 0000 -------
Created an attachment (id=73768) [details]
wxmusik 0.4.2.2 Ebuild

New Ebuild for new version.

kind regards

------- Comment #21 From Dean Baender 2006-01-19 22:56:36 0000 -------
Regarding <a href="http://bugs.gentoo.org/show_bug.cgi?id=44706#c18">comment
#18</a>:

The "undefined reference to `pango_x_get_context' " error seems to come from
gtk+-2.8 and/or glib-2.8.

I found my only clue here: 
https://www.email-lists.org/pipermail/ptx/2005-October/004240.html

After downgrading to glib-2.6.5 & gtk+-2.6.10-r1 and wxMusik built nicely.

The downgrade wasn't without mishap for me though.  I'm not at all sure if glib
& gtk+ both need to be v2.6 (I expect they do) or what role the 
glibmm & gtkmm packages play.  glib/gtk+-2.6 built fine with glibmm/gtkmm-2.8,
but I eventually downgraded them also, just to be safe.

Mask the offending (new) versions in /etc/portage/package.mask:
=dev-cpp/gtkmm-2.8*
=dev-libs/glib-2.8*
=dev-cpp/glibmm-2.8*
=x11-libs/gtk+-2.8*

An 'emerge gtkmm' will now fail with several
' error: expected initializer before "G_GNUC_NULL_TERMINATED" ' errors.  
I have no idea why, but the solution is to 'emerge glibmm' first.

Now an 'emerge glibmm glib gtkmm gtk+' should do the trick to get wxMusik
running.

------- Comment #22 From Ryan Hill 2007-10-14 21:53:10 0000 -------
this looks dead upstream.

------- Comment #23 From Jeremy Olexa (darkside) 2008-12-29 18:53:36 0000 -------
(this is an automated message based on filtering criteria that matched this
bug)

Hello, The Gentoo Team would like to firstly thank you for your ebuild
submission. We also apologize for not being able to accomendate you on a timely
manor. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The
sunrise
overlay[1] is a overlay for Gentoo which we allow trusted users to commit to
and
all users can have ebuilds reviewed by Gentoo devs for entry into the overlay.
So, the sunrise team is suggesting that you look into this and submit your
ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us.
We
anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq

First Last Prev Next    No search results available      Search page      Enter new bug