[Reproducible-builds] Bug#807733: antlr3: FTBFS: Cannot access central (https://repo.maven.apache.org/maven2) in offline mode

2015-12-12 Thread Chris Lamb
Source: antlr3
Version: 3.5.2-3
Severity: serious
Justification: fails to build from source
User: reproducible-builds@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org

Dear Maintainer,

antlr3 fails to build from source in unstable/amd64:

  [..]

  cd antlr3-maven-plugin && cd . && /usr/lib/jvm/default-java/bin/java 
-noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
 
-Dproperties.file.manual=/home/lamby/temp/cdt.20151212101545.Zh9YPF8EtD/antlr3-3.5.2/debian/maven.properties
 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/home/lamby/temp/cdt.20151212101545.Zh9YPF8EtD/antlr3-3.5.2
 org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml 
-Dmaven.repo.local=/home/lamby/temp/cdt.20151212101545.Zh9YPF8EtD/antlr3-3.5.2/debian/maven-repo
 -DbuildNumber="debian-3" 
-Ddebian.dir=/home/lamby/temp/cdt.20151212101545.Zh9YPF8EtD/antlr3-3.5.2/debian 
-Ddebian.package=antlr3 
-Dmaven.repo.local=/home/lamby/temp/cdt.20151212101545.Zh9YPF8EtD/antlr3-3.5.2/debian/maven-repo
 -Dinstall.to.usj=false -Dmaven.test.skip=true -Duse.maven.repo.local=true 
package install org.debian.maven:debian-maven-plugin:2.0:install
  [INFO] Scanning for projects...
  [INFO]
 
  [INFO] 

  [INFO] Building ANTLR 3 Maven plugin 3.5.2
  [INFO] 

  [WARNING] The POM for org.codehaus.plexus:plexus-compiler-api:jar:debian is 
missing, no dependency information available
  [INFO] 

  [INFO] BUILD FAILURE
  [INFO] 

  [INFO] Total time: 0.818 s
  [INFO] Finished at: 2015-12-12T10:20:09+02:00
  [INFO] Final Memory: 8M/236M
  [INFO] 

  [ERROR] Failed to execute goal on project antlr3-maven-plugin: Could not 
resolve dependencies for project 
org.antlr:antlr3-maven-plugin:maven-plugin:3.5.2: Cannot access central 
(https://repo.maven.apache.org/maven2) in offline mode and the artifact 
org.codehaus.plexus:plexus-compiler-api:jar:debian has not been downloaded from 
it before. -> [Help 1]
  [ERROR] 
  [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
  [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  [ERROR] 
  [ERROR] For more information about the errors and possible solutions, please 
read the following articles:
  [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
  debian/rules:21: recipe for target 'before-mvn-build' failed
  make: *** [before-mvn-build] Error 1

  [..]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


antlr3.3.5.2-3.unstable.amd64.log.txt.gz
Description: Binary data
___
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

[Reproducible-builds] Bug#807734: bobcat: FTBFS: Error: double quote at end of string not found

2015-12-12 Thread Chris Lamb
Source: bobcat
Version: 4.01.03-2
Severity: serious
Justification: fails to build from source
User: reproducible-builds@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org

Dear Maintainer,

bobcat fails to build from source in unstable/amd64:

  [..]

   dpkg-buildpackage -rfakeroot -D -us -uc -b
  dpkg-buildpackage: source package bobcat
  dpkg-buildpackage: source version 4.01.03-2
  dpkg-buildpackage: source distribution unstable
  dpkg-buildpackage: source changed by tony mancill 
   dpkg-source --before-build bobcat-4.01.03
  dpkg-buildpackage: host architecture amd64
   fakeroot debian/rules clean
  dh_testdir
  dh_testroot
  rm -f build-stamp
  ./build clean
  [./build, line 38] Error: double quote at end of string not found
  [./build, line 38] Error: Syntax error at `#include'
  debian/rules:34: recipe for target 'clean' failed
  make: *** [clean] Error 1

  [..]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


bobcat.4.01.03-2.unstable.amd64.log.txt.gz
Description: Binary data
___
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

[Reproducible-builds] Bug#807738: ttt: FTBFS: net_names.c:529:1: error: conflicting types for 'inet6_ntoa'

2015-12-12 Thread Chris Lamb
Source: ttt
Version: 1.7-3.5
Severity: serious
Justification: fails to build from source
User: reproducible-builds@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org

Dear Maintainer,

ttt fails to build from source in unstable/amd64:

  [..]

  In file included from /usr/include/stdlib.h:314:0,
   from net_names.c:18:
  /usr/include/x86_64-linux-gnu/sys/types.h:202:1: note: previous declaration 
of 'u_int32_t' was here
   __u_intN_t (32, __SI__);
   ^
  net_names.c:529:1: error: conflicting types for 'inet6_ntoa'
   inet6_ntoa(u_int32_t *addr)
   ^
  net_names.c:161:14: note: previous declaration of 'inet6_ntoa' was here
   static char *inet6_ntoa(uint32_t *addr);  /* should be replaced
^
  net_names.c:161:14: warning: 'inet6_ntoa' used but never defined
  Makefile:87: recipe for target 'net_names.o' failed
  make[1]: *** [net_names.o] Error 1
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20151212101456.mbD2Ik1Vew/ttt-1.7'
  debian/rules:44: recipe for target 'build-arch-stamp' failed
  make: *** [build-arch-stamp] Error 2

  [..]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


ttt.1.7-3.5.unstable.amd64.log.txt.gz
Description: Binary data
___
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

[Reproducible-builds] Bug#807737: sqwebmail-de: FTBFS: debian/rules:14: recipe for target 'override_dh_auto_build' failed

2015-12-12 Thread Chris Lamb
Source: sqwebmail-de
Version: 5.5.1-2
Severity: serious
Justification: fails to build from source
User: reproducible-builds@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org

Dear Maintainer,

sqwebmail-de fails to build from source in unstable/amd64:

  [..]

  patching file abooklist.html
  patching file acl.html
  patching file attachments.html
  patching file autoresponder.html
  patching file calendarlogin.inc.html
  patching file empty.html
  patching file eventacl.html
  patching file eventdaily.html
  patching file eventdelete.html
  patching file eventmonthly.html
  patching file eventnotifydelete.txt
  patching file eventnotifynew.txt
  patching file eventnotifysubject.txt
  patching file eventshow.html
  patching file eventweekly.html
  patching file expired.html
  patching file filter.html
  patching file folder.html
  patching file folders.html
  patching file gpg.html
  patching file gpgcreate.html
  patching file gpgerr.html
  patching file index.html
  patching file invalid.html
  patching file keyimport.html
  patching file ldaplist.html
  patching file ldapsearch.html
  patching file login.html
  patching file loginform.inc.html
  patching file navbar.inc.html
  patching file navbar2.inc.html
  patching file navbar3.inc.html
  patching file newevent.html
  patching file newmsg.html
  patching file preferences.html
  patching file print.html
  patching file printnocookie.html
  patching file printredirect.html
  patching file quickadd.html
  patching file readmsg.html
  patching file redirect.html
  patching file spellchk.html
  debian/rules:14: recipe for target 'override_dh_auto_build' failed
  make[1]: *** [override_dh_auto_build] Error 1
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20151212101648.Xqd70LIgHI/sqwebmail-de-5.5.1'
  debian/rules:11: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


sqwebmail-de.5.5.1-2.unstable.amd64.log.txt.gz
Description: Binary data
___
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

[Reproducible-builds] Bug#807735: gmpc-plugins: FTBFS: libmpd-internal.h:210:10: error: expected identifier or '(' before '__extension__'

2015-12-12 Thread Chris Lamb
Source: gmpc-plugins
Version: 11.8.16-2
Severity: serious
Justification: fails to build from source
User: reproducible-builds@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org

Dear Maintainer,

gmpc-plugins fails to build from source in unstable/amd64:

  [..]

  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -pthread 
-I/usr/include/gmpc -I/usr/include/gtk-2.0 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ 
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 
-I/usr/include/libxml2 -I/usr/include/libmpd-1.0/ -I./ 
-DDATA_DIR=\"/usr/share/gmpc/plugins/jamendo/\" -g -O2 -fstack-protector-strong 
-Wformat -Werror=format-security -c jamendo.c  -fPIC -DPIC -o 
.libs/jamendoplugin_la-jamendo.o
  In file included from /usr/include/string.h:634:0,
   from jamendo.c:21:
  /usr/include/libmpd-1.0/libmpd/libmpd-internal.h:210:10: error: expected 
identifier or '(' before '__extension__'
   char *   strndup (const char *s, size_t n);
^
  jamendo.c: In function 'jamendo_db_load_data':
  jamendo.c:326:46: warning: pointer type mismatch in conditional expression
   (image != NULL)?image:""); 
^
  Makefile:479: recipe for target 'jamendoplugin_la-jamendo.lo' failed
  make[4]: *** [jamendoplugin_la-jamendo.lo] Error 1
  make[4]: Leaving directory 
'/home/lamby/temp/cdt.20151212101533.VCTTVWszV2/gmpc-plugins-11.8.16/gmpc-jamendo/src'
  Makefile:428: recipe for target 'all-recursive' failed
  make[3]: *** [all-recursive] Error 1
  make[3]: Leaving directory 
'/home/lamby/temp/cdt.20151212101533.VCTTVWszV2/gmpc-plugins-11.8.16/gmpc-jamendo'
  Makefile:360: recipe for target 'all' failed
  make[2]: *** [all] Error 2
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20151212101533.VCTTVWszV2/gmpc-plugins-11.8.16/gmpc-jamendo'
  Makefile:416: recipe for target 'all-recursive' failed
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20151212101533.VCTTVWszV2/gmpc-plugins-11.8.16'
  dh_auto_build: make -j1 returned exit code 2
  debian/rules:9: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


gmpc-plugins.11.8.16-2.unstable.amd64.log.txt.gz
Description: Binary data
___
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

Re: [Reproducible-builds] How to react on "the second build failed, even though the first build was successful" ?

2015-12-12 Thread Esa Peuha
On Fri, Dec 11, 2015 at 11:09 PM, Chris Lamb  wrote:

> There is some issue (discussed on IRC earlier) with the second build

Is this IRC discussion archived somewhere? If not, could you
summarize it on the mailing list?

___
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds