poudriere bulk freebsd 10 packages on 9.2 host ?

David Demelier demelier.david at gmail.com
Wed Jan 29 15:08:14 UTC 2014


On 29/01/2014 15:47, Patrick Lamaiziere wrote:
> Hello,
>
> With poudriere, can we build packages for FreeBSD 10/stable on a 9.2/stable host
> (same arch)?
>
> I have many build failures so I'm asking if this is supported.
>
> For example libaudiofile fails on #include <string> :
>
> /bin/sh /usr/local/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -
> I. -I../.. -I./..    -DNDEBUG  -Wall  -Wno-multichar        -fvisibility=hidden 
> -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -O2 -pipe -fno-strict-alia
> sing -MT ALAC.lo -MD -MP -MF .deps/ALAC.Tpo -c -o ALAC.lo ALAC.cpp
> libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DNDEBUG -Wall -Wno-mu
> ltichar -fvisibility=hidden -fno-rtti -fno-exceptions -fvisibility-inlines-hidde
> n -O2 -pipe -fno-strict-aliasing -MT ALAC.lo -MD -MP -MF .deps/ALAC.Tpo -c ALAC.
> cpp  -fPIC -DPIC -o .libs/ALAC.o
> In file included from ALAC.cpp:22:
> In file included from ./ALAC.h:24:
> In file included from ./Module.h:25:
> ./../AudioFormat.h:27:10: fatal error: 'string' file not found
> #include <string>
>
> Thanks, regards
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"

No, bapt@ told me that you can't bulk build for superior versions.
However, earlier versions are supported as well.

Regards,

David.


More information about the freebsd-questions mailing list