Package Details: paris-traceroute 0.93-2

Git Clone URL: https://aur.archlinux.org/paris-traceroute.git (read-only, click to copy)
Package Base: paris-traceroute
Description: Paris traceroute is a new version of the well-known network diagnosis and measurement tool
Upstream URL: http://www.paris-traceroute.net
Licenses: GPL
Submitter: garfi
Maintainer: severach
Last Packager: severach
Votes: 14
Popularity: 0.20
First Submitted: 2007-11-07 17:53 (UTC)
Last Updated: 2024-01-01 02:22 (UTC)

Latest Comments

marek22k commented on 2023-12-29 22:16 (UTC)

I also got a compilation error:

algorithms/mda/interface.c:185:44: error: argument 1 of type 'const mda_interface_t *[2]' with mismatched bound [-Werror=array-parameter=]
  185 | void mda_link_dump(const mda_interface_t * link[2], bool do_resolv)
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
In file included from algorithms/mda/interface.c:1:
algorithms/mda/interface.h:114:45: note: previously declared as 'const mda_interface_t **'
  114 | void mda_link_dump(const mda_interface_t ** link, bool do_resolv);
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
cc1: all warnings being treated as errors
make[2]: *** [Makefile:769: algorithms/mda/interface.lo] Error 1
make[2]: Leaving directory '/home/marek/.cache/yay/paris-traceroute/src/libparistraceroute-0.93/libparistraceroute'
make[1]: *** [Makefile:519: all] Error 2
make[1]: Leaving directory '/home/marek/.cache/yay/paris-traceroute/src/libparistraceroute-0.93/libparistraceroute'
make: *** [Makefile:402: all-recursive] Error 1

UweKrause commented on 2022-10-17 20:39 (UTC)

I got other compilation errors. When we look at the github source, this packages doesnt seem to be be well maintaned. As it is not working anymore, I suggest to remove this package from the AUR.

cherkaba commented on 2021-09-17 14:06 (UTC) (edited on 2021-09-17 14:07 (UTC) by cherkaba)

salut i got troubles during building pari-traceroute...:


depbase=`echo containers/set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Werror -MT containers/set.lo -MD -MP -MF $depbase.Tpo -c -o containers/set.lo containers/set.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Werror -MT algorithms/mda/ttl_flow.lo -MD -MP -MF algorithms/mda/.deps/ttl_flow.Tpo -c algorithms/mda/ttl_flow.c -o algorithms/mda/ttl_flow.o >/dev/null 2>&1
depbase=`echo generators/uniform.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wall -Werror -MT generators/uniform.lo -MD -MP -MF $depbase.Tpo -c -o generators/uniform.lo generators/uniform.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Werror -MT containers/pair.lo -MD -MP -MF containers/.deps/pair.Tpo -c containers/pair.c  -fPIC -DPIC -o containers/.libs/pair.o
cc1 : tous les avertissements sont traités comme des erreurs
make[2]: *** [Makefile:768 : algorithms/mda/interface.lo] Erreur 1
make[2]: *** Attente des tâches non terminées....
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Werror -MT containers/object.lo -MD -MP -MF containers/.deps/object.Tpo -c containers/object.c -o containers/object.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Werror -MT containers/map.lo -MD -MP -MF containers/.deps/map.Tpo -c containers/map.c -o containers/map.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Werror -MT containers/set.lo -MD -MP -MF containers/.deps/set.Tpo -c containers/set.c  -fPIC -DPIC -o containers/.libs/set.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Werror -MT generators/uniform.lo -MD -MP -MF generators/.deps/uniform.Tpo -c generators/uniform.c  -fPIC -DPIC -o generators/.libs/uniform.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Werror -MT containers/pair.lo -MD -MP -MF containers/.deps/pair.Tpo -c containers/pair.c -o containers/pair.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Werror -MT algorithms/traceroute.lo -MD -MP -MF algorithms/.deps/traceroute.Tpo -c algorithms/traceroute.c -o algorithms/traceroute.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Werror -MT generators/uniform.lo -MD -MP -MF generators/.deps/uniform.Tpo -c generators/uniform.c -o generators/uniform.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Werror -MT containers/set.lo -MD -MP -MF containers/.deps/set.Tpo -c containers/set.c -o containers/set.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wall -Werror -MT algorithms/ping.lo -MD -MP -MF algorithms/.deps/ping.Tpo -c algorithms/ping.c -o algorithms/ping.o >/dev/null 2>&1
make[2] : on quitte le répertoire « /var/tmp/pamac-build-sagitarius/paris-traceroute/src/libparistraceroute-0.93/libparistraceroute »
make[1]: *** [Makefile:518 : all] Erreur 2
make[1] : on quitte le répertoire « /var/tmp/pamac-build-sagitarius/paris-traceroute/src/libparistraceroute-0.93/libparistraceroute »
make: *** [Makefile:401 : all-recursive] Erreur 1
/usr/share/makepkg/util/message.sh: ligne 84: RED : variable sans liaison
/usr/bin/makepkg: ligne 131: logpipe : variable sans liaison
Impossible de construire paris-traceroute

sschober commented on 2012-02-09 11:45 (UTC)

Hi tebo, your PKGBUILD does not install any documentation. I've made a patch: https://gist.github.com/1779473 which does just that. Cheers Sven