View Issue Details

IDProjectCategoryView StatusLast Update
0002708GNUnetbuild processpublic2012-12-21 16:49
Reporterwokungif Assigned ToMatthias Wachs  
PrioritynormalSeverityblockReproducibilityalways
Status closedResolutionfixed 
PlatformLinux i386OSDebianOS Version7
Product VersionGit master 
Target Version0.9.5Fixed in Version0.9.5 
Summary0002708: make fail - ats_api_performance
Descriptionmake[3]: Rien à faire pour « all ».
make[3]: quittant le répertoire « /home/wokungif/gnunet-svn/gnunet/src/template »
Making all in ats
make[3]: entrant dans le répertoire « /home/wokungif/gnunet-svn/gnunet/src/ats »
  CC ats_api_performance.lo
ats_api_performance.c: In function 'GNUNET_ATS_print_preference_type':
ats_api_performance.c:841:15: error: 'GNUNET_ATS_PreferenceCount' undeclared (first use in this function)
ats_api_performance.c:841:15: note: each undeclared identifier is reported only once for each function it appears in
ats_api_performance.c:841:45: error: 'GNUNET_ATS_PreferenceTypeString' undeclared (first use in this function)
ats_api_performance.c:841:9: warning: unused variable 'prefs' [-Wunused-variable]
make[3]: *** [ats_api_performance.lo] Erreur 1
make[3]: quittant le répertoire « /home/wokungif/gnunet-svn/gnunet/src/ats »
make[2]: *** [all-recursive] Erreur 1
make[2]: quittant le répertoire « /home/wokungif/gnunet-svn/gnunet/src »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/wokungif/gnunet-svn/gnunet »
make: *** [all] Erreur 2
Steps To Reproduce$ svn checkout https://gnunet.org/svn/gnunet/
$ cd gnunet
$ ./bootstrap
$ ./configure --prefix=$GNUNET_HOME --with-extractor=$GNUNET_HOME --with-microhttpd=$GNUNET_HOME --enable-javaports
$ make
TagsNo tags attached.

Activities

Matthias Wachs

2012-12-19 15:31

manager   ~0006728

fixed with 25537

wokungif

2012-12-19 20:18

reporter   ~0006729

The make is OK, but not the 'make install' :

Making install in po
make[1]: entrant dans le répertoire « /home/wokungif/gnunet-svn/gnunet/po »
make gnunet.pot-update
make[2]: entrant dans le répertoire « /home/wokungif/gnunet-svn/gnunet/po »
make[2]: *** Pas de règle pour fabriquer la cible « ../src/ats/ats_api_peer_change_preference.c », nécessaire pour « gnunet.pot-update ». Arrêt.
make[2]: quittant le répertoire « /home/wokungif/gnunet-svn/gnunet/po »
make[1]: *** [gnunet.pot] Erreur 2
make[1]: quittant le répertoire « /home/wokungif/gnunet-svn/gnunet/po »
make: *** [install-recursive] Erreur 1

Christian Grothoff

2012-12-19 20:52

manager   ~0006730

Should be fixed in SVN 25570 (by running contrib/pogen.sh).

Issue History

Date Modified Username Field Change
2012-12-18 21:21 wokungif New Issue
2012-12-19 15:31 Matthias Wachs Note Added: 0006728
2012-12-19 15:31 Matthias Wachs Assigned To => Matthias Wachs
2012-12-19 15:31 Matthias Wachs Status new => resolved
2012-12-19 15:31 Matthias Wachs Resolution open => fixed
2012-12-19 20:18 wokungif Note Added: 0006729
2012-12-19 20:18 wokungif Status resolved => feedback
2012-12-19 20:18 wokungif Resolution fixed => reopened
2012-12-19 20:52 Christian Grothoff Note Added: 0006730
2012-12-19 20:52 Christian Grothoff Status feedback => resolved
2012-12-19 20:52 Christian Grothoff Fixed in Version => 0.9.5
2012-12-19 20:52 Christian Grothoff Resolution reopened => fixed
2012-12-19 20:53 Christian Grothoff Target Version => 0.9.5
2012-12-21 16:49 Christian Grothoff Status resolved => closed