Hi Max, I have tested the compilation in a FreeBSD 11 virtual machine with gcc-4.8.5_2 and gmake-4.2.1 and it works just fine. After that, I have installed gcc-4.7.4 (the one you have), deinstalled gcc-4.8.5_2 and, still, it worked.
I have also tried to execute the command at hand and it also worked. I cannot reproduce the error, how exactly are you building the port (environment, make.conf,...)? 2016-12-05 15:34 GMT+01:00 Max Dubois <[email protected]>: > here it is > > > FreeBSD 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 #0 r306420: Thu Sep 29 > 03:40:55 UTC 2016 > [email protected]:/usr/obj/usr/src/sys/GENERIC > i386 > > > thank you > > > Max > > > ------------------------------ > *From:* Roberto Fernández <[email protected]> > *To:* Max Dubois <[email protected]> > *Cc:* "[email protected]" <[email protected]> > *Sent:* Monday, December 5, 2016 3:25 PM > *Subject:* Re: Fw: kBuild build failure > > Could you send the output of "uname -a" ? > > I tried to build kBuild in my computer at it builds without problems. > > 2016-12-05 13:43 GMT+01:00 Max Dubois via freebsd-emulation < > [email protected]>: > > > > > ----- Forwarded Message ----- > From: Max Dubois <[email protected]> > To: Roberto Fernández <[email protected]> > Sent: Monday, December 5, 2016 1:37 PM > Subject: Re: kBuild build failure > > Hello Roberto, > > Roberto, > thank you for helping me, first of all. > > > Yes, I do run as root and the translated sentence is something like:; > gmake[2]: uscita dalla directory/LEAVING DIRECTORY > "/usr/ports/devel/kBuild/work/ kBuild-0.1.9998" > > Max > > > From: Roberto Fernández <[email protected]> > To: Max Dubois <[email protected]> > Cc: "[email protected]" <[email protected]> > Sent: Monday, December 5, 2016 1:25 PM > Subject: Re: kBuild build failure > > Hi Max, > > Could you translate into English the following error sentence? > gmake[2]: uscita dalla directory "/usr/ports/devel/kBuild/work/ > kBuild-0.1.9998" > > Although, I see the percent character at the end of the message. You are > running the make as root, aren't you? > > Roberto > > 2016-12-05 12:48 GMT+01:00 Max Dubois via freebsd-emulation < > [email protected] >: > > Hello and sorry if I bother you with this problem. > > I'm unable to build kBuild and Google wasn't my friend in try to find a > solution. > The build fail at this point: > > @gcc47 -c -O2 -g -O3 -m32 -I/usr/ports/devel/kBuild/ > work/kBuild-0.1.9998/src/kmk/ glob -I/usr/ports/devel/kBuild/ > work/kBuild-0.1.9998/out/ freebsd.x86/release/obj/kmk > -I/usr/ports/devel/kBuild/ work/kBuild-0.1.9998/src/kmk > -I/usr/ports/devel/kBuild/ work/kBuild-0.1.9998/src/lib > -I/usr/ports/devel/kBuild/ work/kBuild-0.1.9998/src/kmk/ glob > -I/usr/local/include -DKBUILD_VERSION_MAJOR=0 -DKBUILD_VERSION_MINOR=1 > -DKBUILD_VERSION_PATCH=9998 -DKBUILD_OS_FREEBSD -DKBUILD_ARCH_X86 > -DHAVE_CONFIG_H -DKBUILD_SVN_REV=0 -DKBUILD_TYPE=\"release\" -DKMK -DNDEBUG > -Wp,-MD,/usr/ports/devel/ kBuild/work/kBuild-0.1.9998/ > out/freebsd.x86/release/obj/ kmkmissing/kmkbuiltin/setmode. o.dep > -Wp,-MT,/usr/ports/devel/ kBuild/work/kBuild-0.1.9998/ > out/freebsd.x86/release/obj/ kmkmissing/kmkbuiltin/setmode. o -Wp,-MP -o > /usr/ports/devel/kBuild/work/ kBuild-0.1.9998/out/freebsd. > x86/release/obj/kmkmissing/ kmkbuiltin/setmode.o > /usr/ports/devel/kBuild/work/ kBuild-0.1.9998/src/kmk/ kmkbuiltin/setmode.c > kmk: *** Waiting for unfinished jobs.... > kmk: Leaving directory `/usr/ports/devel/kBuild/work/ kBuild-0.1.9998' > kmk: Entering directory `/usr/ports/devel/kBuild/work/ kBuild-0.1.9998' > kmk: *** Exiting with status 2 > gmake[2]: *** [bootstrap.gmk:221: /usr/ports/devel/kBuild/work/ > kBuild-0.1.9998/out/freebsd. x86/release/bootstrap/ts- stage2-build] Error 2 > gmake[2]: uscita dalla directory "/usr/ports/devel/kBuild/work/ > kBuild-0.1.9998" > ./kBuild/env.sh: info: rc=2: gmake -f bootstrap.gmk > *** Error code 2 > > Stop. > make[1]: stopped in /usr/ports/devel/kBuild > *** Error code 1 > > Stop. > make: stopped in /usr/ports/devel/kBuild > % > > > I really do not have any idea and I ask for help, if possible > > Regards > Max > ______________________________ _________________ > [email protected] mailing list > https://lists.freebsd.org/ mailman/listinfo/freebsd- emulation > To unsubscribe, send any mail to "freebsd-emulation- > [email protected]" > > > > > > > > ______________________________ _________________ > [email protected] mailing list > https://lists.freebsd.org/ mailman/listinfo/freebsd- emulation > <https://lists.freebsd.org/mailman/listinfo/freebsd-emulation> > To unsubscribe, send any mail to "freebsd-emulation- > [email protected] <[email protected]>" > > > > > _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
