error compilation:
Clonage dans 'pnmixer'...
remote: Counting objects: 1058, done.
remote: Compressing objects: 100% (3/3), done.
remote: Total 1058 (delta 0), reused 0 (delta 0), pack-reused 1055
Réception d'objets: 100% (1058/1058), 461.43 KiB | 213.00 KiB/s, fait.
Résolution des deltas: 100% (696/696), fait.
Vérification de la connectivité... fait.
Clonage dans 'pnmixer-xfce4'...
remote: Counting objects: 15, done.
remote: Total 15 (delta 0), reused 0 (delta 0), pack-reused 15
Réception d'objets: 100% (15/15), 2.24 KiB | 0 bytes/s, fait.
Résolution des deltas: 100% (2/2), fait.
Vérification de la connectivité... fait.
patching file pnmixer/src/prefs.c
Hunk #1 FAILED at 34.
1 out of 1 hunk FAILED -- saving rejects to file pnmixer/src/prefs.c.rej
==> ERREUR : Une erreur s’est produite dans build().
Search Criteria
Package Details: pnmixer-xfce4 3-1
Package Actions
| Package Base: | pnmixer-xfce4 |
|---|---|
| Description: | PNMixer is a GTK volume mixer applet. Fixed: Child Process pavucontrol becomes to a zombie process after close. Fixed: improve mouse wheel speed. |
| Upstream URL: | https://github.com/memoryleakx/pnmixer-xfce4 |
| Category: | multimedia |
| Licenses: | |
| Submitter: | MemoryLeakX |
| Maintainer: | MemoryLeakX |
| Last Packager: | None |
| Votes: | 20 |
| First Submitted: | 2012-10-11 05:37 |
| Last Updated: | 2013-07-11 16:48 |
Latest Comments
Comment by lolop
Comment by flamusdiu
Looks like both patches are failing. The speed change for the mouse appears try and change the wrong area of the file. The one for the zombie process doesn't work at all and a search in main.c doesn't show the same information as in the patch. May not be needed at all any more.
Comment by flamusdiu
When building I am getting the following output at the beginning:
patching file configure.in
patch unexpectedly ends in middle of line
Hunk #1 succeeded at 1 with fuzz 2.
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.
processing .
Creating ./aclocal.m4 ...
Running glib-gettextize... Ignore non-fatal messages.
Copying file po/Makefile.in.in
Please add the files
codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.
Making ./aclocal.m4 writable ...
Running aclocal ...
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
Running automake --gnu ...
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
Also this: WARNING: Using a PKGBUILD without a package() function is deprecated.
So you need to update the PKGBUILD file. =D
Comment by MemoryLeakX
moved to github.com
Anonymous comment
thank you for this, fixed all the bugs I had with pnmixer.
Comment by skydrome
fails to compile with the new autotools versions
Comment by MemoryLeakX
Ok.. I have add pavucontrol to the optional dependency list
Comment by alium
really is necessarily needed pavucontrol as depends? For me work pnmixer without pavucontrol. (for example, i use veromix, not pavucontrol.)
It's possible set pavucontrol only as optdepends? Thanks!
Comment by MemoryLeakX
The new setup is finished. Now I Fix the orginal git version of the pnmixer from nicklan with my patches.
Comment by MemoryLeakX
Upps, I forget.. sorry ;)
It's fixed now..
Comment by skydrome
i think you should add prefix=/usr so the binary doesnt get installed into /usr/local