Username: Password: Remember me
Search Criteria Advanced
Package Details

mangler 1.2.0-1
http://www.mangler.org/
Ventrilo compatible VOIP client for Linux (latest stable release)

unsupported :: network
Maintainer: linkmaster03
Votes: 25

License: GPLv3

Last Updated: Sun, 13 Jun 2010 21:03:37 +0000
First Submitted: Tue, 01 Dec 2009 22:46:48 +0000

Tarball :: Files :: PKGBUILD

Dependencies gsm gtkmm librsvg speex

Sources
http://www.mangler.org/downloads/mangler-1.2.0.tar.bz2
Comment by: linkmaster03 on Mon, 30 Aug 2010 12:57:23 +0000
I don't seem to get that error. I have the following speex package installed: extra/speex 1.2rc1-1.1
Comment by: neofax on Wed, 04 Aug 2010 22:11:28 +0000
Here is the error I get when trying to install mangler:


[terry@neptune-laptop Bundles]$ packer -S mangler

Aur Targets (2): gsm mangler

Proceed with installation? [Y/n]
Edit gsm PKGBUILD with $EDITOR? [Y/n] n
==> Making package: gsm 1.0.13-5 (Wed Aug 4 17:51:03 EDT 2010)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
-> Found gsm-1.0.13.tar.gz
-> Found gsm.patch
==> Validating source files with md5sums...
gsm-1.0.13.tar.gz ... Passed
gsm.patch ... Passed
==> Extracting Sources...
-> Extracting gsm-1.0.13.tar.gz with bsdtar
==> Removing existing pkg/ directory...
==> Starting build()...
patching file Makefile
gcc -ansi -pedantic -c -march=i686 -mtune=generic -O2 -pipe -fPIC -DSASR -DWAV49 -I./inc src/add.c
gcc -ansi -pedantic -c -march=i686 -mtune=generic -O2 -pipe -fPIC -DSASR -DWAV49 -I./inc src/code.c
src/code.c: In function ‘Gsm_Coder’:
src/code.c:95:8: warning: incompatible implicit declaration of built-in function ‘memcpy’
gcc -ansi -pedantic -c -march=i686 -mtune=generic -O2 -pipe -fPIC -DSASR -DWAV49 -I./inc src/debug.c
gcc -ansi -pedantic -c -march=i686 -mtune=generic -O2 -pipe -fPIC -DSASR -DWAV49 -I./inc src/decode.c
gcc -ansi -pedantic -c -march=i686 -mtune=generic -O2 -pipe -fPIC -DSASR -DWAV49 -I./inc src/long_term.c
gcc -ansi -pedantic -c -march=i686 -mtune=generic -O2 -pipe -fPIC -DSASR -DWAV49 -I./inc src/lpc.c
gcc -ansi -pedantic -c -march=i686 -mtune=generic -O2 -pipe -fPIC -DSASR -DWAV49 -I./inc src/preprocess.c
gcc -ansi -pedantic -c -march=i686 -mtune=generic -O2 -pipe -fPIC -DSASR -DWAV49 -I./inc src/rpe.c
gcc -ansi -pedantic -c -march=i686 -mtune=generic -O2 -pipe -fPIC -DSASR -DWAV49 -I./inc src/gsm_destroy.c
gcc -ansi -pedantic -c -march=i686 -mtune=generic -O2 -pipe -fPIC -DSASR -DWAV49 -I./inc src/gsm_decode.c
gcc -ansi -pedantic -c -march=i686 -mtune=generic -O2 -pipe -fPIC -DSASR -DWAV49 -I./inc src/gsm_encode.c
gcc -ansi -pedantic -c -march=i686 -mtune=generic -O2 -pipe -fPIC -DSASR -DWAV49 -I./inc src/gsm_explode.c
gcc -ansi -pedantic -c -march=i686 -mtune=generic -O2 -pipe -fPIC -DSASR -DWAV49 -I./inc src/gsm_implode.c
gcc -ansi -pedantic -c -march=i686 -mtune=generic -O2 -pipe -fPIC -DSASR -DWAV49 -I./inc src/gsm_create.c
gcc -ansi -pedantic -c -march=i686 -mtune=generic -O2 -pipe -fPIC -DSASR -DWAV49 -I./inc src/gsm_print.c
gcc -ansi -pedantic -c -march=i686 -mtune=generic -O2 -pipe -fPIC -DSASR -DWAV49 -I./inc src/gsm_option.c
gcc -ansi -pedantic -c -march=i686 -mtune=generic -O2 -pipe -fPIC -DSASR -DWAV49 -I./inc src/short_term.c
gcc -ansi -pedantic -c -march=i686 -mtune=generic -O2 -pipe -fPIC -DSASR -DWAV49 -I./inc src/table.c
gcc -ansi -pedantic -shared -Wl,-soname,libgsm.so.1 -o lib/libgsm.so.1.0.13 ./src/add.o ./src/code.o ./src/debug.o ./src/decode.o ./src/long_term.o ./src/lpc.o ./src/preprocess.o ./src/rpe.o ./src/gsm_destroy.o ./src/gsm_decode.o ./src/gsm_encode.o ./src/gsm_explode.o ./src/gsm_implode.o ./src/gsm_create.o ./src/gsm_print.o ./src/gsm_option.o ./src/short_term.o ./src/table.o
ln -s -f libgsm.so.1.0.13 ./lib/libgsm.so.1
ln -s -f libgsm.so.1.0.13 ./lib/libgsm.so
gcc -ansi -pedantic -c -march=i686 -mtune=generic -O2 -pipe -fPIC -DSASR -DWAV49 -I./inc src/toast.c
src/toast.c: In function ‘open_output’:
src/toast.c:510:8: warning: assignment makes pointer from integer without a cast
gcc -ansi -pedantic -c -march=i686 -mtune=generic -O2 -pipe -fPIC -DSASR -DWAV49 -I./inc src/toast_lin.c
gcc -ansi -pedantic -c -march=i686 -mtune=generic -O2 -pipe -fPIC -DSASR -DWAV49 -I./inc src/toast_ulaw.c
gcc -ansi -pedantic -c -march=i686 -mtune=generic -O2 -pipe -fPIC -DSASR -DWAV49 -I./inc src/toast_alaw.c
gcc -ansi -pedantic -c -march=i686 -mtune=generic -O2 -pipe -fPIC -DSASR -DWAV49 -I./inc src/toast_audio.c
gcc -ansi -pedantic -Wl,--hash-style=gnu -Wl,--as-needed -o ./bin/toast ./src/toast.o ./src/toast_lin.o ./src/toast_ulaw.o ./src/toast_alaw.o ./src/toast_audio.o ./lib/libgsm.so
rm -f ./bin/tcat
ln -s -f toast ./bin/tcat
rm -f ./bin/untoast
ln -s -f toast ./bin/untoast
.: Done.
==> Entering fakeroot environment...
==> Starting package()...
if [ x"/tmp/packerbuild-1000/gsm/gsm/pkg/usr" != x ]; then \
make /tmp/packerbuild-1000/gsm/gsm/pkg/usr/bin/toast /tmp/packerbuild-1000/gsm/gsm/pkg/usr/bin/tcat /tmp/packerbuild-1000/gsm/gsm/pkg/usr/bin/untoast /tmp/packerbuild-1000/gsm/gsm/pkg/usr/share/man/man1/toast.1; \
fi
make[1]: Entering directory `/tmp/packerbuild-1000/gsm/gsm/src/gsm-1.0-pl13'
gcc -ansi -pedantic -Wl,--hash-style=gnu -Wl,--as-needed -o ./bin/toast ./src/toast.o ./src/toast_lin.o ./src/toast_ulaw.o ./src/toast_alaw.o ./src/toast_audio.o ./lib/libgsm.so
rm -f /tmp/packerbuild-1000/gsm/gsm/pkg/usr/bin/toast
cp ./bin/toast /tmp/packerbuild-1000/gsm/gsm/pkg/usr/bin/toast
chmod 755 /tmp/packerbuild-1000/gsm/gsm/pkg/usr/bin/toast
rm -f /tmp/packerbuild-1000/gsm/gsm/pkg/usr/bin/tcat
ln -s -f toast /tmp/packerbuild-1000/gsm/gsm/pkg/usr/bin/tcat
rm -f /tmp/packerbuild-1000/gsm/gsm/pkg/usr/bin/untoast
ln -s -f toast /tmp/packerbuild-1000/gsm/gsm/pkg/usr/bin/untoast
rm -f /tmp/packerbuild-1000/gsm/gsm/pkg/usr/share/man/man1/toast.1
cp man/toast.1 /tmp/packerbuild-1000/gsm/gsm/pkg/usr/share/man/man1/toast.1
chmod 444 /tmp/packerbuild-1000/gsm/gsm/pkg/usr/share/man/man1/toast.1
make[1]: Leaving directory `/tmp/packerbuild-1000/gsm/gsm/src/gsm-1.0-pl13'
if [ x"/tmp/packerbuild-1000/gsm/gsm/pkg/usr" != x ] ; then \
make /tmp/packerbuild-1000/gsm/gsm/pkg/usr/lib/libgsm.so /tmp/packerbuild-1000/gsm/gsm/pkg/usr/include/gsm/gsm.h /tmp/packerbuild-1000/gsm/gsm/pkg/usr/share/man/man3/gsm.3 /tmp/packerbuild-1000/gsm/gsm/pkg/usr/share/man/man3/gsm_explode.3 /tmp/packerbuild-1000/gsm/gsm/pkg/usr/share/man/man3/gsm_option.3 /tmp/packerbuild-1000/gsm/gsm/pkg/usr/share/man/man3/gsm_print.3 ; \
fi
make[1]: Entering directory `/tmp/packerbuild-1000/gsm/gsm/src/gsm-1.0-pl13'
rm -f /tmp/packerbuild-1000/gsm/gsm/pkg/usr/lib/libgsm.so /tmp/packerbuild-1000/gsm/gsm/pkg/usr/lib/libgsm.so.1 /tmp/packerbuild-1000/gsm/gsm/pkg/usr/lib/libgsm.so.1.0.13
cp lib/libgsm.so.1.0.13 /tmp/packerbuild-1000/gsm/gsm/pkg/usr/lib/libgsm.so.1.0.13
chmod 755 /tmp/packerbuild-1000/gsm/gsm/pkg/usr/lib/libgsm.so.1.0.13
ln -s -f libgsm.so.1.0.13 /tmp/packerbuild-1000/gsm/gsm/pkg/usr/lib/libgsm.so
ln -s -f libgsm.so.1.0.13 /tmp/packerbuild-1000/gsm/gsm/pkg/usr/lib/libgsm.so.1
rm -f /tmp/packerbuild-1000/gsm/gsm/pkg/usr/include/gsm/gsm.h
cp inc/gsm.h /tmp/packerbuild-1000/gsm/gsm/pkg/usr/include/gsm/gsm.h
chmod 444 /tmp/packerbuild-1000/gsm/gsm/pkg/usr/include/gsm/gsm.h
rm -f /tmp/packerbuild-1000/gsm/gsm/pkg/usr/share/man/man3/gsm.3
cp man/gsm.3 /tmp/packerbuild-1000/gsm/gsm/pkg/usr/share/man/man3/gsm.3
chmod 444 /tmp/packerbuild-1000/gsm/gsm/pkg/usr/share/man/man3/gsm.3
rm -f /tmp/packerbuild-1000/gsm/gsm/pkg/usr/share/man/man3/gsm_explode.3
cp man/gsm_explode.3 /tmp/packerbuild-1000/gsm/gsm/pkg/usr/share/man/man3/gsm_explode.3
chmod 444 /tmp/packerbuild-1000/gsm/gsm/pkg/usr/share/man/man3/gsm_explode.3
rm -f /tmp/packerbuild-1000/gsm/gsm/pkg/usr/share/man/man3/gsm_option.3
cp man/gsm_option.3 /tmp/packerbuild-1000/gsm/gsm/pkg/usr/share/man/man3/gsm_option.3
chmod 444 /tmp/packerbuild-1000/gsm/gsm/pkg/usr/share/man/man3/gsm_option.3
rm -f /tmp/packerbuild-1000/gsm/gsm/pkg/usr/share/man/man3/gsm_print.3
cp man/gsm_print.3 /tmp/packerbuild-1000/gsm/gsm/pkg/usr/share/man/man3/gsm_print.3
chmod 444 /tmp/packerbuild-1000/gsm/gsm/pkg/usr/share/man/man3/gsm_print.3
make[1]: Leaving directory `/tmp/packerbuild-1000/gsm/gsm/src/gsm-1.0-pl13'
install: Done.
==> Tidying install...
-> Purging other files...
-> Compressing man and info pages...
-> Stripping unneeded symbols from binaries and libraries...
==> Creating package...
-> Generating .PKGINFO file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: gsm 1.0.13-5 (Wed Aug 4 17:51:07 EDT 2010)
resolving dependencies...
looking for inter-conflicts...

Targets (1): gsm-1.0.13-5

Total Download Size: 0.00 MB
Total Installed Size: 0.14 MB

Proceed with installation? [Y/n]
checking package integrity...
(1/1) checking for file conflicts [######################] 100%
(1/1) installing gsm [######################] 100%
--2010-08-04 17:51:13-- http://aur.archlinux.org/packages/mangler/mangler.tar.gz
Resolving aur.archlinux.org... 208.92.232.29
Connecting to aur.archlinux.org|208.92.232.29|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 672 [application/x-tgz]
Saving to: “mangler.tar.gz”

100%[======================================>] 672 --.-K/s in 0s

2010-08-04 17:51:13 (68.0 MB/s) - “mangler.tar.gz” saved [672/672]

Edit mangler PKGBUILD with $EDITOR? [Y/n] n
==> Making package: mangler 1.2.0-1 (Wed Aug 4 17:51:15 EDT 2010)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
-> Downloading mangler-1.2.0.tar.bz2...
--2010-08-04 17:51:15-- http://www.mangler.org/downloads/mangler-1.2.0.tar.bz2
Resolving www.mangler.org... 208.86.225.206
Connecting to www.mangler.org|208.86.225.206|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2841822 (2.7M) [application/x-bzip2]
Saving to: “mangler-1.2.0.tar.bz2.part”

100%[======================================>] 2,841,822 1.83M/s in 1.5s

2010-08-04 17:51:16 (1.83 MB/s) - “mangler-1.2.0.tar.bz2.part” saved [2841822/2841822]

==> Validating source files with md5sums...
mangler-1.2.0.tar.bz2 ... Passed
==> Extracting Sources...
-> Extracting mangler-1.2.0.tar.bz2 with bsdtar
==> Entering fakeroot environment...
==> Starting build()...
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gawk... (cached) gawk
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for pkg-config... no
checking for GLIB - version >= 2.0.0... no
*** A new enough version of pkg-config was not found.
*** See http://www.freedesktop.org/software/pkgconfig/
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for tan in -lm... yes
checking for gsm_create in -lgsm... yes
checking gsm.h usability... no
checking gsm.h presence... no
checking for gsm.h... no
checking gsm/gsm.h usability... yes
checking gsm/gsm.h presence... yes
checking for gsm/gsm.h... yes
checking for speex... ./configure: line 15616: no: command not found
./configure: line 15624: no: command not found
configure: error: Package requirements (speex >= 1.2) were not met:



Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables speex_CFLAGS
and speex_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

Aborting...
The build failed.



I do have speex installed via pacman.
Comment by: neofax on Wed, 28 Jul 2010 23:29:57 +0000
www.quut.com seems to be down which causes the build to fail.
Comment by: linkmaster03 on Sun, 13 Jun 2010 21:05:22 +0000
hash87: It works fine here on GCC 4.5.0-4. Mangler 1.2 has been officially released, so I would try building it now and see if you still get an error.
Comment by: kjslag on Sat, 05 Jun 2010 19:51:41 +0000
works fine for me
mangler 1.2.0beta1-2
Comment by: hash87 on Tue, 25 May 2010 17:12:21 +0000
Doesn't build with GCC 4.5 - http://aur.pastebin.com/SWM2aAMk

v1.6.0