I am seeing the following error on our build server after upgrading to ptxdist-2014.10.0 I think this was introduced by commit ec2b023f4b5207eec76f711d8d8e5fe2854fee6c
Jon --------------------------- target: expat.targetinstall --------------------------- install_init: preparing for image creation of 'expat'... install_init: @ARCH@ -> armel install_init: @PACKAGE@ -> expat install_init: @VERSION@ -> 2.1.0 install_init: @DEPENDS@ -> install_init: preinst not available install_init: postinst not available install_init: prerm not available install_init: postrm not available install_fixup: @PRIORITY@ -> optional ... done. install_fixup: @SECTION@ -> base ... done. install_fixup: @AUTHOR@ -> "Robert Schwebel <r.schwebel\@pengutronix.de>" ... done. install_fixup: @DESCRIPTION@ -> missing ... done. xpkg_finish: collecting license (MIT) ... done. xpkg_finish: creating opkg package ... install file: src=PRODDEV-EC1KROOTFSRELEASE14100-JOB1/platform-EC1K/packages/expat-2.1.0/usr/lib/libexpat.so.1.6.0 dst=/usr/lib/libexpat.so.1.6.0 owner=0 group=0 permissions=0644 install link: src=libexpat.so.1.6.0 dst=/usr/lib/libexpat.so.1 install link: src=libexpat.so.1.6.0 dst=/usr/lib/libexpat.so touch: unrecognized option '--no-dereference' Try `touch --help' for more information. failed make: *** [/srv/bamboo-home/xml-data/build-dir/PRODDEV-EC1KROOTFSRELEASE14100-JOB1/platform-EC1K/state/expat.targetinstall] Error 123 -- ptxdist mailing list [email protected]
