Bug#396374: FTBFS: Makefile:1841: *** multiple target patterns. Stop.

2006-11-02 Thread Goswin von Brederlow
tag 396374 - unreproducible
severity 396374 normal
thanks

Aurelien Jarno <[EMAIL PROTECTED]> writes:

> tag 396374 + unreproducible
> thanks
>
> Goswin von Brederlow a écrit :
>> Package: gcc-m68hc1x
>> Version: 1:3.3.6+3.1+dfsg-1
>> Severity: serious
>> Justification: no longer builds from source
>> 
>> Hi,
>
> Hi !
>
>> when building gcc-m68hc1x I get the following error>
>> 
>> cd build && /usr/bin/make all-gcc
>> make[1]: Entering directory 
>> `/home/mrvn/build/gcc-m68hc1x_1:3.3.6+3.1+dfsg-1/gcc-m68hc1x-3.3.6+3.1+dfsg/build'
>> Makefile:1841: *** multiple target patterns.  Stop.
>> make[1]: Leaving directory 
>> `/home/mrvn/build/gcc-m68hc1x_1:3.3.6+3.1+dfsg-1/gcc-m68hc1x-3.3.6+3.1+dfsg/build'
>> make: *** [build-stamp] Error 2
>
> Could you please give me the version of the build dependencies you used
> for the build, I am unable to reproduce the bug neither on amd64 nor i386.
>
> Bye,
> Aurelien

I couldn't reproduce it either trying again so I diffed the two
Makefiles. Only difference I saw was the directory name I used to
buildin.

You set

   gcc_version_trigger = /home/mrvn/build/gcc-m68hc1x_1:3.3.6+3.1+dfsg-1/...

and line 1841 reads

   Makefile: Makefile.in configure.in $(host_makefile_frag) 
$(target_makefile_frag) $(gcc_version_trigger)

This adds a ':" to the target line and make doesn't like that.


I'm not sure if you can even fix this with some quoting mechanism or
if it is worth it. If you want to close this thats fine with me.

MfG
Goswin



Bug#396374: FTBFS: Makefile:1841: *** multiple target patterns. Stop.

2006-11-01 Thread Aurelien Jarno
tag 396374 + unreproducible
thanks

Goswin von Brederlow a écrit :
> Package: gcc-m68hc1x
> Version: 1:3.3.6+3.1+dfsg-1
> Severity: serious
> Justification: no longer builds from source
> 
> Hi,

Hi !

> when building gcc-m68hc1x I get the following error>
> 
> cd build && /usr/bin/make all-gcc
> make[1]: Entering directory 
> `/home/mrvn/build/gcc-m68hc1x_1:3.3.6+3.1+dfsg-1/gcc-m68hc1x-3.3.6+3.1+dfsg/build'
> Makefile:1841: *** multiple target patterns.  Stop.
> make[1]: Leaving directory 
> `/home/mrvn/build/gcc-m68hc1x_1:3.3.6+3.1+dfsg-1/gcc-m68hc1x-3.3.6+3.1+dfsg/build'
> make: *** [build-stamp] Error 2

Could you please give me the version of the build dependencies you used
for the build, I am unable to reproduce the bug neither on amd64 nor i386.

Bye,
Aurelien

-- 
  .''`.  Aurelien Jarno | GPG: 1024D/F1BCDB73
 : :' :  Debian developer   | Electrical Engineer
 `. `'   [EMAIL PROTECTED] | [EMAIL PROTECTED]
   `-people.debian.org/~aurel32 | www.aurel32.net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#396374: FTBFS: Makefile:1841: *** multiple target patterns. Stop.

2006-10-31 Thread Goswin von Brederlow
Package: gcc-m68hc1x
Version: 1:3.3.6+3.1+dfsg-1
Severity: serious
Justification: no longer builds from source

Hi,

when building gcc-m68hc1x I get the following error>

cd build && /usr/bin/make all-gcc
make[1]: Entering directory 
`/home/mrvn/build/gcc-m68hc1x_1:3.3.6+3.1+dfsg-1/gcc-m68hc1x-3.3.6+3.1+dfsg/build'
Makefile:1841: *** multiple target patterns.  Stop.
make[1]: Leaving directory 
`/home/mrvn/build/gcc-m68hc1x_1:3.3.6+3.1+dfsg-1/gcc-m68hc1x-3.3.6+3.1+dfsg/build'
make: *** [build-stamp] Error 2

Build log is attached.

MfG
Goswin

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-frosties-2
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f 
/home/mrvn/build/gcc-m68hc1x_1:3.3.6+3.1+dfsg-1/gcc-m68hc1x-3.3.6+3.1+dfsg/example.tar.gz
rm -rf build
rm -rf src
rm -f build-stamp configure-stamp unpack-stamp
dh_clean
 debian/rules build
tar xjf gcc-3.3.6.tar.bz2
for i in *.diff* ; do \
  cat $i | patch -p0 ; \
done
patching file gcc-3.3.6/ChangeLog.M68HC11
patching file gcc-3.3.6/gcc/ChangeLog.M68HC11
patching file gcc-3.3.6/gcc/collect2.c
patching file gcc-3.3.6/gcc/combine.c
patching file gcc-3.3.6/gcc/config/divmod.c
patching file gcc-3.3.6/gcc/config/m68hc11/m68hc11-crt0.S
patching file gcc-3.3.6/gcc/config/m68hc11/m68hc11-protos.h
patching file gcc-3.3.6/gcc/config/m68hc11/m68hc11.c
patching file gcc-3.3.6/gcc/config/m68hc11/m68hc11.h
patching file gcc-3.3.6/gcc/config/m68hc11/m68hc11.md
patching file gcc-3.3.6/gcc/config/m68hc11/t-m68hc11-gas
patching file gcc-3.3.6/gcc/config/udivmod.c
patching file gcc-3.3.6/gcc/config/udivmodsi4.c
patching file gcc-3.3.6/gcc/cppdefault.c
patching file gcc-3.3.6/gcc/cppdefault.h
patching file gcc-3.3.6/gcc/expmed.c
patching file gcc-3.3.6/gcc/final.c
patching file gcc-3.3.6/gcc/flow.c
patching file gcc-3.3.6/gcc/gcse.c
patching file gcc-3.3.6/gcc/libgcc2.c
patching file gcc-3.3.6/gcc/longlong.h
patching file gcc-3.3.6/gcc/loop.c
patching file gcc-3.3.6/gcc/regrename.c
patching file gcc-3.3.6/gcc/reload.c
patching file gcc-3.3.6/gcc/reload1.c
patching file gcc-3.3.6/gcc/testsuite/ChangeLog.M68HC11
patching file gcc-3.3.6/gcc/testsuite/g++.dg/bprob/bprob.exp
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile/20010327-1.x
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile/920521-1.x
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile/simd-5.x
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/add_opt.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/addshift.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/alloca.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/ashr.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/b-2411.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/b-20001206.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/b-20010424.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/b-20010920.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/b-20011203.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/b-20020203.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/b-20020206.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/b-20020403.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/b-20020610.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/b-20021015.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/b-2003-07-04.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/b-2003-07-30.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/b-20030518.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/b-20030519.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/b-2005-02-14.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/bclr.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/compile.exp
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/cp.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/di.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/foo.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/fprintf.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/gcc-bug.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/interrupt.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/lshr.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/min.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/orext.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/pr-11813.c
patching file gcc-3.3.6/gcc/testsuite/gcc.c-torture/compile-scz/pr-12572.c
patching file gcc-3.3.6