Re: Smoke [5.9.0] 18603 FAIL(m) linux 2.4.20 (i686/2 cpus)
[email protected] ("H.Merijn Brand")
| Newsgroups | perl.perl5.porters,perl.daily-build |
|---|---|
| Message-ID | <[email protected]> |
On Thu 30 Jan 2003 12:43, alian <[email protected]> wrote: > [email protected] wrote: > > Automated smoke report for 5.9.0 patch 18603 on linux - 2.4.20 (i686/2 cpus) > > v1.16_12 using /home/alian/bin/gcc version 3.2.1 > > O = OK > > F = Failure(s), extended report at the bottom > > ? = still running or test results not (yet) available > > Build failures during: - = unknown > > c = Configure, m = make, t = make test-prep > > > > 18603 Configuration (common) -Dcc=/home/alian/bin/gcc > > [email protected] > > ------- -------------------------------------------------------------- > > ??? > .... > Finding dependencies for walk.o. > make[2]: Entre dans le répertoire > `/usr/local/workplace/perl/perl-current/x2p' > echo Makefile.SH cflags.SH | tr ' ' '\n' >.shlist > make[2]: Quitte le répertoire `/usr/local/workplace/perl/perl-current/x2p' > Updating makefile... > make[1]: Quitte le répertoire `/usr/local/workplace/perl/perl-current/x2p' > Now you must run 'make'. > > If you compile perl5 on a different machine or from a different object > directory, copy the Policy.sh file from this object directory to the > new one before you run Configure -- this will help you with most of > the policy defaults. > > make: *** Pas de règle pour fabriquer la cible `<interne>', nécessaire > pour `miniperlmain.o'. Arrêt. AHHHHHHggggrrrrr locales in gcc and make! Would this help: --- makedepend.SH.org 2002-07-09 16:08:30.000000000 +0200 +++ makedepend.SH 2003-01-30 13:17:41.000000000 +0100 @@ -156,6 +156,7 @@ -e '/^#.*<stdin>/d' \ -e '/^#.*<builtin>/d' \ -e '/^#.*<built-in>/d' \ + -e '/^#.*<interne>/d' \ -e '/^#.*<command line>/d' \ -e '/^#.*"-"/d' \ -e '/: file path prefix .* never used$/d' \ End of Patch p5p: where are our bounds if we are to support this in general? -- H.Merijn Brand Amsterdam Perl Mongers (http://amsterdam.pm.org/) using perl-5.6.1, 5.8.0 & 633 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3, WinNT 4, Win2K pro & WinCE 2.11. Smoking perl CORE: [email protected] http://archives.develooper.com/[email protected]/ [email protected] send smoke reports to: [email protected], QA: http://qa.perl.org