Date: Mon, 5 Aug 2002 13:36:00 +0400 From: "Igor B. Bykhalo" <goshik@binep.ac.ru> To: "FreeBSD Questions" <freebsd-questions@FreeBSD.org> Cc: <ports@FreeBSD.org> Subject: devel/p5-Time-HiRes fails with "Your Makefile has been rebuilt" Message-ID: <031f01c23c63$845cd360$ea2ce9c1@binep.ac.ru>
next in thread | raw e-mail | index | archive | help
Looks like there is a loop occuring during the build... Anyone knows how to fix the following breakage? (Sorry for line wrapping) ---->8---------- goshik# make clean install ===> Cleaning for p5-Time-HiRes-01.20 ===> Extracting for p5-Time-HiRes-01.20 >> Checksum OK for Time-HiRes-01.20.tar.gz. ===> Patching for p5-Time-HiRes-01.20 ===> Configuring for p5-Time-HiRes-01.20 Configuring... Looking for usleep()... You have usleep() Looking for ualarm()... You have ualarm() Checking if your kit is complete... Looks good Writing Makefile for Time::HiRes Done configuring Now you may issue 'make'. Do not forget also 'make test'. ===> Building for p5-Time-HiRes-01.20 Makefile out-of-date with respect to /usr/libdata/perl/5.00503/mach/Config.pm /usr/libdata/perl/5.00503/mach/CORE/config.h Cleaning current config before rebuilding Makefile... make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true /usr/bin/perl5.00503 "-I/usr/libdata/perl/5.00503/mach" "-I/usr/libdata/perl/5.00503" Makefile.PL "CC=cc" "CCFLAGS=-O -pipe " "PREFIX=/usr/local" "INSTALLPRIVLIB=/usr/local/lib" "INSTALLARCHLIB=/usr/local/lib" Configuring... Looking for usleep()... You have usleep() Looking for ualarm()... You have ualarm() Checking if your kit is complete... Looks good Writing Makefile for Time::HiRes Done configuring Now you may issue 'make'. Do not forget also 'make test'. ==> Your Makefile has been rebuilt. <== ==> Please rerun the make command. <== false *** Error code 1 Stop in /usr/ports/devel/p5/work/Time-HiRes-01.20. *** Error code 1 Stop in /usr/ports/devel/p5-Time-HiRes. ---->8---------- # uname -a FreeBSD goshik.binep.ac.ru 4.6-STABLE FreeBSD 4.6-STABLE #22: Mon Aug 5 12:23:51 MSD 2002 goshik@goshik.binep.ac.ru:/usr/obj/usr/src/sys/GO i386 BTW, this was the attempt to buils sysutils/fastest_cvsup TIA, Igor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?031f01c23c63$845cd360$ea2ce9c1>