search for: inc1

Displaying 15 results from an estimated 15 matches for "inc1".

Did you mean: inc
2008 Aug 18
1
nanobsd build problem
...bin:/usr/obj/nanobsd.soekris//usr/src/tmp/legacy/usr/bin:/usr/obj/nanobsd.soekris//usr/src/tmp/legacy/usr/games:/usr/obj/nanobsd.soekris//usr/src/tmp/usr/sbin:/usr/obj/nanobsd.soekris//usr/src/tmp/usr/bin:/usr/obj/nanobsd.soekris//usr/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin make -f Makefile.inc1 DESTDIR=/usr/obj/nanobsd.soekris//usr/src/tmp -DNO_FSCHG -DWITHOUT_HTML -DWITHOUT_INFO -DNO_LINT -DWITHOUT_MAN -DWITHOUT_NLS -DWITHOUT_PROFILE libraries cd /usr/src; make -f Makefile.inc1 _prereq_libs; make -f Makefile.inc1 _startup_libs; make -f Makefile.inc1 _prebuild_libs; make -f Makefile....
2017 Jul 25
2
[Debug] Elide the unconditional branch instructions
...n 4, !dbg !21 br label %for.inc, !dbg !23; ; // Here is continue statement, but its basic block instructions size > 1 and its successor is nature layout, which will be deleted for.inc: ; preds = %for.body %2 = load i32, i32* %i, align 4, !dbg !24 %inc1 = add nsw i32 %2, 1, !dbg !24 store i32 %inc1, i32* %i, align 4, !dbg !24 br label %for.cond, !dbg !25, !llvm.loop !26 for.end: ; preds = %for.cond %3 = load i32, i32* %retval, align 4, !dbg !28 ret i32 %3, !dbg !28 !23 = !DILocation(line: 8, colum...
2019 Mar 25
2
[IndVars] Rewriting exit value of SCEV add expressions
...2* %0, align 4 store i32 %3, i32* @b, align 4 %dec = add nsw i32 %1, -1 store i32 %dec, i32* @d, align 4 %tobool = icmp eq i32 %dec, 0 br i1 %tobool, label %do.end, label %do.body do.end: ; preds = %do.body %.lcssa = phi i32 [ %2, %do.body ] %inc1 = add nsw i32 %.lcssa, 2 store i32 %inc1, i32* @c, align 4 ret i32 undef } # Run this before and after rL346397: $ opt a.ll -indvars -loop-reduce -S -o b.ll After rL346397 we have additional ADD instruction inside the loop which is a performance regression. I think after rL346397 LSR is not...
2003 Apr 22
1
installworld (touch: not found)
...I just the "touch: not found" problem that seems to occur occaisonally when installing world. -------------------------------------------------------------- >>> Installing everything.. -------------------------------------------------------------- cd /usr/src; make -f Makefile.inc1 install ===> share/info ===> include creating osreldate.h from newvers.sh setvar PARAMFILE /usr/src/include/../sys/sys/param.h; . /usr/src/include/../sys/conf/newvers.sh; echo "$COPYRIGHT" > osreldate.h; echo "#ifdef _KERNEL" >&g...
2008 Aug 27
2
DTrace merged ready for 7.1
This is a belated heads up to let you know that I have merged DTrace to the releng7 branch in the nick of time before the feature freeze for 7.1. Those astute mailing list readers will note that the commit message appears to have gone missing. Well, either the dog ate it or subversion decided that it was for certain eyes only (and not yours, or mine). I have added a note to src/UPDATING
2003 May 16
2
make installworld fails : touch not found ?
....00503 GROFF_BIN_PATH=/usr/obj/usr/src/i386/usr/bin GROFF_FONT_PAT H=/usr/obj/usr/src/i386/usr/share/groff_font GROFF_TMAC_PATH=/usr/obj/usr/src/i 386/usr/share/tmac PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/us r/bin:/usr/obj/usr/src/i386/usr/games:/tmp/install.466 make -f Makefile.inc1 rei nstall -------------------------------------------------------------- >>> Making hierarchy -------------------------------------------------------------- cd /usr/src; make -f Makefile.inc1 hierarchy cd /usr/src/etc; make distrib-dirs set - `grep "^[a-zA-Z]" /us...
2003 Apr 22
1
make installworld Error code 64
...21 root wheel 512 Apr 20 14:07 ./ drwxr-xr-x 18 root wheel 512 Apr 20 14:09 ../ -rw-r--r-- 1 root wheel 4.6k Sep 5 1999 COPYRIGHT -rw-r--r-- 1 root wheel 8.3k Apr 16 02:59 Makefile -rw-r--r-- 1 root wheel 23k Apr 6 12:54 Makefile.inc1 -rw-r--r-- 1 root wheel 9.5k Aug 27 1999 Makefile.upgrade -rw-r--r-- 1 root wheel 2.6k Apr 26 2002 README -rw-r--r-- 1 root wheel 41k Apr 3 22:25 UPDATING drwxr-xr-x 32 root wheel 512 Apr 20 13:52 bin/ drwxr-xr-x 46 root wheel 1.0k...
2013 Sep 26
0
nanobsd on RELENG9
...//_.w/usr/share/openssl/man rm: /tmp/install.bqKyLzJg: Directory not empty *** [installworld] Error code 1 1 error *** [installworld] Error code 2 1 error The only thing special about the environment is that its netbooted and root is mounted via nfs and The error seems to be in /usr/src/Makefile.inc1 ${_+_}cd ${.CURDIR}; ${IMAKE} re${.TARGET:S/world$//}; \ ${IMAKEENV} rm -rf ${INSTALLTMP} if I get rid of the rm -rf it works/completes 0{mdttestbox}# mount 10.255.255.1:/home/pxe9alix on / (nfs) devfs on /dev (devfs, local, multilabel) /dev/md0 on /etc (ufs, local) /dev/md1...
2003 Jun 24
1
Problems building 4.8 STABLE
...r/share/groff_font GROFF_TMAC_PATH=/usr/obj/usr/src/i386/usr/share/tmac DESTDIR=/usr/obj/usr/src/i386 INSTALL="sh /usr/src/tools/install.sh" PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin make -f Makefile.inc1 all ===> share/info ===> include ===> include/arpa ===> include/protocols ===> include/rpc ===> include/rpcsvc ===> lib ===> lib/csu/i386-elf ===> lib/libcom_err ===> lib/libcom_err/doc info2html com_err.info info2html:No such file or directory *** Error code 1 Stop i...
2003 Aug 25
1
help again
Hello freebsd-stable, pls anyone help with this probs.. i always failed to cvsup my box.. in the make buildworld (stage 4:: populating /usr/obj/usr/src/i386/usr/include),session always shown these error msgs: cd /usr/src/share/info; /usr/obj/usr/src/make.i386/make buildincludes; /usr/obj/usr/src/make.i386/make installincludes ===> include cd /usr/src/include;
2008 Aug 27
0
buildworld of 7-STABLE fails on 6.3 in CDDL code?
...sr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/sbin:/bin:/usr/sbin:/usr/bin WORLDTMP=/usr/obj/usr/src/tmp VERSION="FreeBSD 6.3-RELEASE-p2 i386 603000" MAKEFLAGS="-m /usr/src/tools/build/mk -m /usr/src/share/mk -D WITH_CTF" make -f Makefile.inc1 DESTDIR= BOOTSTRAPPING=603000 -DWITHOUT_HTML -DWITHOUT_INFO -DNO_LINT -DWITHOUT_MAN -DWITHOUT_NLS -DNO_PIC -DWITHOUT_PROFILE -DNO_SHARED -DNO_CPU_CFLAGS -DNO_WARNS -DNO_CTF bootstrap-tools ===> cddl/usr.bin/sgsmsg (obj,depend,all,install) /usr/obj/usr/src/tmp/usr/src/cddl/usr.bin/sgsmsg crea...
2017 May 09
3
RFC: SROA for method argument
Hi, I am working to improve SROA to generate better code when a method has a struct in its arguments. I would appreciate it if I could have any suggestions or comments on how I can best proceed with this optimization. * Problem * I observed that LLVM often generates redundant instructions around glibc’s istreambuf_iterator. The problem comes from the scalar replacement (SROA) for methods with an
2003 Aug 13
1
Errors Building 4.8
.../i386 -------------------------------------------------------------- >>> stage 1: bootstrap tools -------------------------------------------------------------- cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj/usr/src/i386 DESTDIR= INSTALL="sh /usr/src/tools/install.sh" make -f Makefile.inc1 -DBOOTSTRAPPING -DNOHTML -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED -DNO_WERROR bootstrap-tools echo "===> games/fortune/strfile"; cd /usr/src/games/fortune/strfile; make DIRPRFX=games/fortune/strfile/ obj; make DIRPRFX=games/fortune/strfile/ depend; make DIRPRFX=games/fortu...
2013 Dec 11
2
libc_nonshared.a missing on 10.0-RC1
Hi all! Yesterday I upgraded to FreeBSD 10.0-RC1 through freebsd-update. Everything seemed fine until I decided to upgrade my ports today. There was a new version of pkg which built fine up until the linking: ===> Building for pkg-1.2.3 --- all --- ===> libpkg (all) --- objwarn --- --- libpkg.so.1 --- --- objwarn --- Warning: Object directory not changed from original
2012 Aug 23
11
FreeBSD 9.1-RC1 Available...
The first release candidate of the 9.1-RELEASE release cycle is now available on the FTP servers for amd64, i386, and powerpc64. The MD5/SHA256 checksums are at the bottom of this message. The ISO images and, for architectures that support it, the memory stick images are available here: ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/9.1/ (or any of the FreeBSD mirror sites). Current