pkgsrc-Bugs archive

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

pkg/44379: archivers/star broken on sun4v



>Number:         44379
>Category:       pkg
>Synopsis:       archivers/star broken on sun4v
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 12 23:05:00 +0000 2011
>Originator:     Jan Guttek
>Release:        Solaris 10, pkgsrc-current
>Organization:
>Environment:
SunOS global 5.10 Generic_142909-17 sun4v sparc SUNW,SPARC-Enterprise-T1000

>Description:
Package pkgsrc/archivers/star is broken for sun4v platform in the 
configure/build phase:

---
=> Applying pkgsrc patches for star-1.4.3nb4
===> Creating toolchain wrappers for star-1.4.3nb4
===> Configuring for star-1.4.3nb4
===> Building for star-1.4.3nb4
set -e;  cd /pkg/src/archivers/star/work/star-1.4.3/RULES && for i in arm 
mipsel x86_64 sparc64; do      /usr/bin/ln -s i386-netbsd-cc.rul 
"$i"-netbsd-cc.rul; done
cd /pkg/src/archivers/star/work/star-1.4.3/RULES &&  /usr/bin/ln -s 
os-freebsd.id os-dragonfly.id
RULES/rules1.top:213: incs/Dcc.sparc-sunos5: No such file or directory
RULES/rules.top:39: RULES/sun4v-sunos5-cc.rul: No such file or directory
gmake: *** No rule to make target `RULES/sun4v-sunos5-cc.rul'.  Stop.
*** Error code 2

Stop.
bmake: stopped in /pkg/src/archivers/star
*** Error code 1

Stop.
bmake: stopped in /pkg/src/archivers/star
---

..as sun4v RULES file is missing in work/star*/RULES:

---
ls work/star-1.4.3/RULES/sun4*
work/star-1.4.3/RULES/sun4-sunos4-cc.rul     
work/star-1.4.3/RULES/sun4d-sunos5-cc.rul@
work/star-1.4.3/RULES/sun4-sunos4-gcc.rul    
work/star-1.4.3/RULES/sun4d-sunos5-gcc.rul@
work/star-1.4.3/RULES/sun4-sunos5-cc.rul     
work/star-1.4.3/RULES/sun4e-sunos5-cc.rul@
work/star-1.4.3/RULES/sun4-sunos5-gcc.rul    
work/star-1.4.3/RULES/sun4e-sunos5-gcc.rul@
work/star-1.4.3/RULES/sun4L-sunos5-cc.rul@   
work/star-1.4.3/RULES/sun4m-sunos4-cc.rul@
work/star-1.4.3/RULES/sun4L-sunos5-gcc.rul@  
work/star-1.4.3/RULES/sun4m-sunos4-gcc.rul@
work/star-1.4.3/RULES/sun4c-sunos4-cc.rul@   
work/star-1.4.3/RULES/sun4m-sunos5-cc.rul@
work/star-1.4.3/RULES/sun4c-sunos4-gcc.rul@  
work/star-1.4.3/RULES/sun4m-sunos5-gcc.rul@
work/star-1.4.3/RULES/sun4c-sunos5-cc.rul@   
work/star-1.4.3/RULES/sun4u-sunos5-cc.rul@
work/star-1.4.3/RULES/sun4c-sunos5-gcc.rul@  
work/star-1.4.3/RULES/sun4u-sunos5-gcc.rul@
---

Either the star should be marked unavailable for sun4v or patched for RULES to 
include sun4v.
>How-To-Repeat:

>Fix:



Home | Main Index | Thread Index | Old Index