[LLVMbugs] [Bug 4243] New: Build error during install

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri May 22 05:46:42 PDT 2009


http://llvm.org/bugs/show_bug.cgi?id=4243

           Summary: Build error during install
           Product: Build scripts
           Version: 2.5
          Platform: Macintosh
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Makefiles
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: torsten.eichstaedt at web.de
                CC: llvmbugs at cs.uiuc.edu


Ubuntu 8.04 Linux 2.6.24 powerpc 32-bit

"make all" was ok, no errors.  But "make install" (as root) then exited with:
Parsing file
/home/paul/Projects/src/llvm-2.5/lib/Target/CellSPU/SPUGenCodeEmitter.inc...
Reading
/home/paul/Projects/src/llvm-2.5/lib/Target/CellSPU/SPUGenDAGISel.inc...
input buffer overflow, can't enlarge buffer because scanner uses REJECT
Exiting...
make[1]: *** [regendoc] Error 2
make[1]: Leaving directory '/home/paul/Projects/src/llvm-2.5/docs'
make: *** [install] Error 1

Note: My locale was set to de_DE. I translated the message above, so it might
not be 100% acurate.

I tried not to build the cross compilers as a workaround, but the same error
occured. (??? I configure'd with --enable-targets=host-only)

2nd Q: where's llvm-gcc and llvm-g++?

Thanks, Paul


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list