Hi,

I'm having a lot of problems building some fresh jicmp packages on
Ubuntu 10.04. Initially I thought it was down to the choice of Java
JDK (I'm using openjdk) however even after patching debian/getjava to
check for the OpenJDK JAVA_HOME I still got the same error.

When was the last time anyone tried to build debian packages?
Where should I report problems with jicmp? The new JIRA issues tracker
doesn't seem to have a package for jicmp (but it does for iplike).

build log attached...

-- 
Alex, homepage: http://www.bennee.com/~alex/
http://www.half-llama.co.uk
Running dpkg-buildpackage -tc -rfakeroot -k7459254E
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: -Wl,-Bsymbolic-functions
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package jicmp
dpkg-buildpackage: source version 1.0.11-1
dpkg-buildpackage: source changed by Benjamin Reed <ran...@opennms.org>
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
test -x debian/rules
dh_testroot
rm -rf build-tree
rm -f 
rm -f debian/stamp-patch-*
rm -rf debian/patched
/usr/bin/make  -C build-tree/jicmp-1.0.8  -k distclean
make: *** build-tree/jicmp-1.0.8: No such file or directory. Stop.
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
for i in ./config.guess ./config.sub  ; do \
		if test -e $i.cdbs-orig ; then \
			mv $i.cdbs-orig $i ; \
		fi ; \
	done
rm -f debian/stamp-autotools-files
dh_clean 
dh_clean: Compatibility levels before 5 are deprecated.
 dpkg-source -b jicmp-1.0.11
dpkg-source: info: using source format `1.0'
dpkg-source: info: building jicmp in jicmp_1.0.11-1.tar.gz
dpkg-source: info: building jicmp in jicmp_1.0.11-1.dsc
 debian/rules build
test -x debian/rules
mkdir -p "build-tree/jicmp-1.0.8"
if test -e /usr/share/misc/config.guess ; then \
		for i in ./config.guess ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.guess $i ; \
			fi ; \
		done ; \
	fi
if test -e /usr/share/misc/config.sub ; then \
		for i in ./config.sub ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.sub $i ; \
			fi ; \
		done ; \
	fi
touch debian/stamp-autotools-files
chmod a+x /export/csrc/opennms/extra/jicmp-1.0.11/build-tree/jicmp-1.0.8/configure
chmod: cannot access `/export/csrc/opennms/extra/jicmp-1.0.11/build-tree/jicmp-1.0.8/configure': No such file or directory
make: *** [build-tree/jicmp-1.0.8/config.status] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Reply via email to