pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/49466: devel/boehm-gc build failure on sparc



>Number:         49466
>Category:       pkg
>Synopsis:       devel/boehm-gc build failure on sparc
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Dec 11 15:45:00 +0000 2014
>Originator:     Hauke Fath
>Release:        NetBSD 7.0_BETA
>Organization:
Technische Universitaet Darmstadt
>Environment:

System: NetBSD Gurgler 7.0_BETA NetBSD 7.0_BETA (GURGLER) #0: Thu Dec 4 13:24:06 CET 2014 hf@Hochstuhl:/var/obj/netbsd-builds/7/sparc64/sys/arch/sparc64/compile/GURGLER sparc64
Architecture: sparc64
Machine: sparc64
> Description:

	On NetBSD/sparc64, the boehm-gc build fauls with

libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I/var/obj/pkgsrc/devel/boehm-gc/work/.buildlink/include -fexceptions -Wall -Wextra -O2 -fno-strict-aliasing -MT fnlz_mlc.lo -MD -MP -MF .deps/fnlz_mlc.Tpo -c fnlz_mlc.c  -fPIC -DPIC -o .libs/fnlz_mlc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I./include -I/var/obj/pkgsrc/devel/boehm-gc/work/.buildlink/include -fexceptions -Wall -Wextra -O2 -fno-strict-aliasing -MT fnlz_mlc.lo -MD -MP -MF .deps/fnlz_mlc.Tpo -c fnlz_mlc.c -o fnlz_mlc.o >/dev/null 2>&1
gmake[1]: *** No rule to make target 'sparc_mach_dep.lo', needed by 'libgc.la'.  Stop.
gmake[1]: Leaving directory '/var/obj/pkgsrc/devel/boehm-gc/work/gc-7.4.2'
Makefile:1716: recipe for target 'all-recursive' failed
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop.
make[2]: stopped in /usr/src/pkgsrc/devel/boehm-gc
*** Error code 1

	The related source file is at src/sparc_mach_dep.S; I guess
	autohell is missing something here.

	Detailed logs are at
	<https://www2.spg.tu-darmstadt.de/~hf/pkgsrc/boehm-gc-sparc64.tgz>


> How-To-Repeat:

	Build devel/boehm-gc on NetBSD/sparc64.

> Fix:
	Apply sufficient anounts of auto fu, I guess.

>Fix:

Unknown


Home | Main Index | Thread Index | Old Index