Date: Wed, 29 Jan 2014 15:47:27 +0100 From: Patrick Lamaiziere <patfbsd@davenulle.org> To: freebsd-questions@freebsd.org Subject: poudriere bulk freebsd 10 packages on 9.2 host ? Message-ID: <20140129154727.2cb7329e@mr185083>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140129154727.2cb7329e>