pkgsrc-Bugs archive

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

pkg/56259: Building eltclsh loops infinitely



>Number:         56259
>Category:       pkg
>Synopsis:       Bulding eltclsh loops infinitely
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jun 18 06:15:00 +0000 2021
>Originator:     Michael van Elst
>Release:        NetBSD 9.1_STABLE
>Organization:
	
>Environment:
	
	
System: NetBSD victory.netbsd.org 9.1_STABLE NetBSD 9.1_STABLE (GENERIC64) #12: Sat Feb 20 12:41:50 CET 2021 mlelstv@gossam:/home/netbsd9/obj.evbarm64-el/home/netbsd9/src/sys/arch/evbarm/compile/GENERIC64 evbarm
Architecture: aarch64
Machine: evbarm
>Description:
Building eltclsh ends in gmake looping infinitely:

 |   \-+- 24674 9997 /usr/bin/make stage-install BATCH DEPENDS_TARGET WRKLOG 
 |     \-+- 22671 9997 /bin/sh -c set -e;\t\t\t\t\t if test -n "" &&  /usr/sbin/pkg_info -K /usr/pkg/pkgdb -qe eltclsh-1.9nb7; then  echo ===\\>\\ barrier\\ \\[eltclsh-1.9nb7\\]\\ ===\\
 |       \-+- 15341 9997 /usr/bin/make _MAKE OPSYS OS_VERSION LOWER_OPSYS _PKGSRCDIR PKGTOOLS_VERSION _CC _PATH_ORIG _PKGSRC_BARRIER ALLOW_VULNERABLE_PACKAGES stage-install 
 |         \-+- 23592 9997 /usr/pkg/bin/gmake DESTDIR=/pbulk/work/shells/eltclsh/work/.destdir -f Makefile install 
 |           \-+- 26274 9997 /bin/sh -c for d in src tcl; do (cd $d; /usr/pkg/bin/gmake install ); done 
 |             \--- 04107 9997 /usr/pkg/bin/gmake install 

gmake endlessly prints one line:

: -cgcc -odependencies -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/include/readline -I.. -I. -I/usr/pkg/include  -DELTCLSH_DATA='"/usr/pkg/share/eltcl"' -DELTCLSH_LIBDIR='"/usr/pkg/lib"' -DELTCLSH_VERSION='"1.9"' eltclsh.c el.c loop.c init.c parse.c signal.c complete.c


>How-To-Repeat:
Build eltclsh.
>Fix:
	

>Unformatted:
 	
 	


Home | Main Index | Thread Index | Old Index