Date: Wed, 29 Jan 2014 16:08:07 +0100 From: David Demelier <demelier.david@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: poudriere bulk freebsd 10 packages on 9.2 host ? Message-ID: <52E91957.5030408@gmail.com> In-Reply-To: <20140129154727.2cb7329e@mr185083> References: <20140129154727.2cb7329e@mr185083>
next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" No, bapt@ told me that you can't bulk build for superior versions. However, earlier versions are supported as well. Regards, David.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52E91957.5030408>