Bug#873602: pd-xsample FTBFS on ppc64el: UInt32 does not name a type

2017-08-30 Thread Roberto Oliveira
Hi,

I did a fix for this package and I'm sending the debdiff attached to this bug.

I also sent the patch upstream but it was not reviewed yet [1].


--
[1] - https://github.com/g/xsample/pull/3


fix_ftbfs_ppc64le.debdiff
Description: Binary data
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Processed: Re: Bug#873602: pd-xsample FTBFS on ppc64el: UInt32 does not name a type

2017-08-29 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 important
Bug #873602 [pd-xsample] pd-xsample FTBFS on ppc64el: UInt32 does not name a 
type
Ignoring request to change severity of Bug 873602 to the same value.

-- 
873602: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873602
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#873602: pd-xsample FTBFS on ppc64el: UInt32 does not name a type

2017-08-29 Thread Sebastian Ramacher
Control: severity -1 important

On 2017-08-29 08:45:40, Roberto Oliveira wrote:
> Package: pd-xsample
> Version: 0.3.2~git20161105.1.d16761a1-1
> Severity: serious
> 
> https://buildd.debian.org/status/fetch.php?pkg=pd-xsample=ppc64el=0.3.2%7Egit20161105.1.d16761a1-1=1486228622=0

It never built there, so it's important, not serious.

Cheers

> ...
> make[2]: Entering directory '/«PKGBUILDDIR»'
>  info: using Makefile.pdlibbuilder version 0.4.4
>  info: using Pd API /usr/include/pd/m_pd.h
>  info: making target all in lib xsample
>  info: making source/main.o in lib xsample
> g++ -DPD -I "/usr/include/pd" -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -fcheck-new   -DPD -DFLEXT_SYS=2 -DFLEXT_SHARED -DFLEXT_USE_CMEM 
> -I/usr/include/flext -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
> -fdebug-prefix-map=/«PKGBUILDDIR»=. -fstack-protector-strong -Wformat 
> -Werror=format-security -o source/main.o -c source/main.cpp
> In file included from source/main.cpp:13:0:
> source/main.h:82:9: error: 'UInt32' does not name a type
>   inline UInt32 GetPrefetchConstant( int blockSizeInVectors,int 
> blockCount,int blockStride )
>  ^~
> /usr/share/pd-lib-builder//Makefile.pdlibbuilder:867: recipe for target 
> 'source/main.o' failed
> make[2]: *** [source/main.o] Error 1
> make[2]: Leaving directory '/«PKGBUILDDIR»'
> debian/rules:9: recipe for target 'override_dh_auto_build' failed
> make[1]: *** [override_dh_auto_build] Error 2
> make[1]: Leaving directory '/«PKGBUILDDIR»'
> debian/rules:6: recipe for target 'build-arch' failed
> make: *** [build-arch] Error 2
> 
> 
> 
> -- System Information:
> Debian Release: buster/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable')
> Architecture: ppc64el (ppc64le)
> 
> Kernel: Linux 4.11.0-2-powerpc64le (SMP w/16 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: 
> LC_ALL set to en_US.UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) (ignored: 
> LC_ALL set to en_US.UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
> ___
> pkg-multimedia-maintainers mailing list
> pkg-multimedia-maintainers@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

-- 
Sebastian Ramacher


signature.asc
Description: PGP signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#873602: pd-xsample FTBFS on ppc64el: UInt32 does not name a type

2017-08-29 Thread Roberto Oliveira
Package: pd-xsample
Version: 0.3.2~git20161105.1.d16761a1-1
Severity: serious

https://buildd.debian.org/status/fetch.php?pkg=pd-xsample=ppc64el=0.3.2%7Egit20161105.1.d16761a1-1=1486228622=0

...
make[2]: Entering directory '/«PKGBUILDDIR»'
 info: using Makefile.pdlibbuilder version 0.4.4
 info: using Pd API /usr/include/pd/m_pd.h
 info: making target all in lib xsample
 info: making source/main.o in lib xsample
g++ -DPD -I "/usr/include/pd" -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-fcheck-new   -DPD -DFLEXT_SYS=2 -DFLEXT_SHARED -DFLEXT_USE_CMEM 
-I/usr/include/flext -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/«PKGBUILDDIR»=. -fstack-protector-strong -Wformat 
-Werror=format-security -o source/main.o -c source/main.cpp
In file included from source/main.cpp:13:0:
source/main.h:82:9: error: 'UInt32' does not name a type
  inline UInt32 GetPrefetchConstant( int blockSizeInVectors,int blockCount,int 
blockStride )
 ^~
/usr/share/pd-lib-builder//Makefile.pdlibbuilder:867: recipe for target 
'source/main.o' failed
make[2]: *** [source/main.o] Error 1
make[2]: Leaving directory '/«PKGBUILDDIR»'
debian/rules:9: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/«PKGBUILDDIR»'
debian/rules:6: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2



-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 4.11.0-2-powerpc64le (SMP w/16 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set 
to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers