i386/60706: kimdaba standard install is excruciatingly slow

Cesar A. R. Crusius cesarcrusius at earthlink.net
Mon Dec 29 15:51:07 PST 2003


>Number:         60706
>Category:       i386
>Synopsis:       kimdaba standard install is excruciatingly slow
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-i386
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 29 15:50:07 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Cesar Crusius
>Release:        FreeBSD 5.0-RELEASE-p8 i386
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: FreeBSD ventoux 5.0-RELEASE-p8 FreeBSD 5.0-RELEASE-p8 #0: Wed Aug 6 
04:44:12 GMT 2003 root@:/usr/obj/usr/src/sys/VENTOUX i386

>Description:
	The Makefile on the graphics/kimdaba package removes optimization options, 
resulting in an unuseable executable which is either too slow or hangs.
>How-To-Repeat:
	cd /usr/ports/graphics/kimdaba; make; make install; kimbada
>Fix:

*** /usr/ports/graphics/kimdaba/Makefile        Mon Dec 29 15:39:28 2003
--- /usr/ports/graphics/kimdaba/Makefile.old    Mon Dec 29 15:38:55 2003
***************
*** 19,25 ****
  USE_REINPLACE=                yes

  post-patch:
!       @${REINPLACE_CMD} -e 's/-O2/-O3/g' ${WRKSRC}/${CONFIGURE_SCRIPT}

  post-install:
        @${RM} ${PREFIX}/share/locale/xx/LC_MESSAGES/kimdaba.mo
--- 19,25 ----
  USE_REINPLACE=                yes

  post-patch:
!       @${REINPLACE_CMD} -e 's/-O2//g' ${WRKSRC}/${CONFIGURE_SCRIPT}

  post-install:
        @${RM} ${PREFIX}/share/locale/xx/LC_MESSAGES/kimdaba.mo

-- 
Cesar A. R. Crusius
Synthesis Architect, Barcelona Design Inc.
The OPS convex optimization system (http://ops.sourceforge.net)

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-i386 mailing list