Hi,

mlt fails to build with gcc 5.3 on kfreebsd-{i386,amd64} now:

cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security 
-DARCH_X86_64 -Wall -DPIC   -O2 -pipe -fno-tree-dominator-opts -fno-tree-pre 
-ffast-math    -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread 
-DARCH_X86_64 -Wall -DPIC   -O2 -pipe -fno-tree-dominator-opts -fno-tree-pre 
-ffast-math    -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread 
-I../.. -DARCH_X86_64 -Wall -DPIC   -O2 -pipe -fno-tree-dominator-opts 
-fno-tree-pre -ffast-math    -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE 
-fPIC -pthread -Wdate-time -D_FORTIFY_SOURCE=2  -c -o consumer_cbrts.o 
consumer_cbrts.c
consumer_cbrts.c: In function 'create_socket':
consumer_cbrts.c:582:12: error: variable 'req' has initializer but incomplete 
type
     struct ip_mreqn req = {{0}};
            ^
consumer_cbrts.c:582:28: error: extra brace group at end of initializer
     struct ip_mreqn req = {{0}};
                            ^
consumer_cbrts.c:582:28: note: (near initialization for 'req')
consumer_cbrts.c:582:28: warning: excess elements in struct initializer
consumer_cbrts.c:582:28: note: (near initialization for 'req')
consumer_cbrts.c:582:21: error: storage size of 'req' isn't known
     struct ip_mreqn req = {{0}};
                     ^
consumer_cbrts.c:582:21: warning: unused variable 'req' [-Wunused-variable]
<builtin>: recipe for target 'consumer_cbrts.o' failed
make[3]: *** [consumer_cbrts.o] Error 1
make[3]: Leaving directory '/«PKGBUILDDIR»/src/modules/plusgpl'
Makefile:5: recipe for target 'all' failed
make[2]: *** [all] Error 1
make[2]: Leaving directory '/«PKGBUILDDIR»/src/modules'
Makefile:9: recipe for target 'all' failed
make[1]: *** [all] Error 1
make[1]: Leaving directory '/«PKGBUILDDIR»'
dh_auto_build: make -j1 returned exit code 2
debian/rules:24: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2




-------- Weitergeleitete Nachricht --------
Betreff:        failed kfreebsd-amd64 build of mlt 6.0.0-1
Datum:  Thu, 18 Feb 2016 10:51:14 -0000
Von:    Debian buildds <nore...@buildd.debian.org>
An:     dispa...@tracker.debian.org



 * Source package: mlt
 * Version: 6.0.0-1
 * Architecture: kfreebsd-amd64
 * State: failed
 * Suite: sid
 * Builder: fano.debian.org
 * Build log: 
https://buildd.debian.org/status/fetch.php?pkg=mlt&arch=kfreebsd-amd64&ver=6.0.0-1&stamp=1455792674&file=log

Please note that these notifications do not necessarily mean bug reports
in your package but could also be caused by other packages, temporary
uninstallabilities and arch-specific breakages.  A look at the build log
despite this disclaimer would be appreciated however.



------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to