Bug#728146: pd-iemambi: FTBFS on kfreebsd-*: #error No byte order defined

2013-11-01 Thread Sebastian Ramacher
On 2013-10-30 15:41:51, IOhannes m zmoelnig wrote: On 2013-10-30 15:12, Sebastian Ramacher wrote: could anybody please confirm that it pd-iemambi does (not) build on their kfreebsd-* systems? I confirmed the build failure on fischer.d.o. Note that /usr/include/machine/endian.h guards

Bug#728146: pd-iemambi: FTBFS on kfreebsd-*: #error No byte order defined

2013-11-01 Thread Robert Millan
On 01/11/2013 15:21, Sebastian Ramacher wrote: anyhow, i'd rather have the problem fixed. so what is the portable solution? should i simply define `__BSD_VISIBLE` for kfreebsd-*? No, that's an internal macro. Applications are not supposed to provide it. As far as I can see, starting with

Bug#728146: pd-iemambi: FTBFS on kfreebsd-*: #error No byte order defined

2013-11-01 Thread IOhannes m zmölnig
On 2013-11-01 15:59, Robert Millan wrote: On 01/11/2013 15:21, Sebastian Ramacher wrote: anyhow, i'd rather have the problem fixed. so what is the portable solution? should i simply define `__BSD_VISIBLE` for kfreebsd-*? No, that's an internal macro. Applications are not supposed to provide

Bug#728146: pd-iemambi: FTBFS on kfreebsd-*: #error No byte order defined

2013-11-01 Thread Robert Millan
On 01/11/2013 21:09, IOhannes m zmölnig wrote: thanks for the confirmation. the code already includes machine/endian.h for BSD-like platforms (__FreeBSD__, __APPLE__ *and* __FreeBSD_kernel__) whereas endian.h is only included on linux and the hurd. so i wonder what's the difference between

Bug#728146: pd-iemambi: FTBFS on kfreebsd-*: #error No byte order defined

2013-10-30 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 hi, On 2013-10-28 22:08, Sebastian Ramacher wrote: pd-iemambi fails to build on kfreebsd-* with: | /usr/bin/make -C src CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall CXXFLAGS=-g -O2

Bug#728146: pd-iemambi: FTBFS on kfreebsd-*: #error No byte order defined

2013-10-30 Thread Sebastian Ramacher
Hi On 2013-10-30 14:18:24, IOhannes m zmoelnig wrote: hi, On 2013-10-28 22:08, Sebastian Ramacher wrote: pd-iemambi fails to build on kfreebsd-* with: | /usr/bin/make -C src CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall CXXFLAGS=-g

Bug#728146: pd-iemambi: FTBFS on kfreebsd-*: #error No byte order defined

2013-10-30 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 2013-10-30 15:12, Sebastian Ramacher wrote: could anybody please confirm that it pd-iemambi does (not) build on their kfreebsd-* systems? I confirmed the build failure on fischer.d.o. Note that /usr/include/machine/endian.h guards the

Bug#728146: pd-iemambi: FTBFS on kfreebsd-*: #error No byte order defined

2013-10-28 Thread Sebastian Ramacher
Source: pd-iemambi Version: 0.2-1 Severity: serious Justification: fails to build (but built successfully in the past) pd-iemambi fails to build on kfreebsd-* with: | /usr/bin/make -C src CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall