<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>181597</bug_id>
          
          <creation_ts>2007-06-10 19:35 0000</creation_ts>
          <short_desc>dev-lang/tcl-8.4.15 version bump</short_desc>
          <delta_ts>2007-07-20 18:40:31 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>pipping@gentoo.org</reporter>
          <assigned_to>tcltk@gentoo.org</assigned_to>
          <cc>grobian@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>pipping@gentoo.org</who>
            <bug_when>2007-06-10 19:35:45 0000</bug_when>
            <thetext>tcl 8.4.15 is out.

announcement, changelog:

  http://sourceforge.net/project/shownotes.php?release_id=510947</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>matsuu@gentoo.org</who>
            <bug_when>2007-06-11 23:17:37 0000</bug_when>
            <thetext>hmm, 8.4.15 compile failed on my amd64. I&apos;ll try to fix it.

x86_64-pc-linux-gnu-gcc -c -O2 -O2 -march=k8 -pipe -pipe  -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/var/tmp/portage/dev-lang/tcl-8.4.15/work/tcl8.4.15/unix/../generic -I/var/tmp/portage/dev-lang/tcl-8.4.15/work/tcl8.4.15/unix -DPACKAGE_NAME=\&quot;\&quot; -DPACKAGE_TARNAME=\&quot;\&quot; -DPACKAGE_VERSION=\&quot;\&quot; -DPACKAGE_STRING=\&quot;\&quot; -DPACKAGE_BUGREPORT=\&quot;\&quot; -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSEGETWD=1 -DNO_STRERROR=1 -DNO_GETWD=1 -DNO_WAIT3=1 -DNO_UNAME=1 -DNO_REALPATH=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DNO_FSTATFS=1 -DNO_MEMMOVE=1 -DNO_STRING_H=1 -DUSE_DIRENT2_H=1 -DNO_UNION_WAIT=1 -DNO_GETTOD=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\&quot;.so\&quot;  /var/tmp/portage/dev-lang/tcl-8.4.15/work/tcl8.4.15/unix/tclUnixCompat.c
In file included from /usr/include/string.h:9,
                 from /var/tmp/portage/dev-lang/tcl-8.4.15/work/tcl8.4.15/unix/tclUnixCompat.c:19:
/usr/include/gentoo-multilib/amd64/string.h:40: error: conflicting types for &apos;memcpy&apos;
/usr/include/gentoo-multilib/amd64/string.h:43: error: expected declaration specifiers or &apos;...&apos; before &apos;(&apos; token
/usr/include/gentoo-multilib/amd64/string.h:43: error: expected declaration specifiers or &apos;...&apos; before &apos;(&apos; token
/usr/include/gentoo-multilib/amd64/string.h:43: error: expected declaration specifiers or &apos;...&apos; before &apos;(&apos; token
/usr/include/gentoo-multilib/amd64/string.h:59: error: conflicting types for &apos;memset&apos;
/usr/include/gentoo-multilib/amd64/string.h:67: error: conflicting types for &apos;memchr&apos;
/var/tmp/portage/dev-lang/tcl-8.4.15/work/tcl8.4.15/unix/../generic/../compat/string.h:34: error: previous declaration of &apos;memchr&apos; was here
/usr/include/gentoo-multilib/amd64/string.h:293: error: conflicting types for &apos;bcopy&apos;
/usr/include/gentoo-multilib/amd64/string.h:44: error: previous declaration of &apos;bcopy&apos; was here
make: *** [tclUnixCompat.o] Error 1
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>pipping@gentoo.org</who>
            <bug_when>2007-06-13 04:43:57 0000</bug_when>
            <thetext>(In reply to comment #1)
&gt; hmm, 8.4.15 compile failed on my amd64. I&apos;ll try to fix it.
&gt; [...]

Does 8.5a6 compile?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>grobian@gentoo.org</who>
            <bug_when>2007-06-29 12:15:28 0000</bug_when>
            <thetext>hmm, I just compiled on amd64 without problems.

From the 8.4.14 ebuild I removed the epatch for ${PN}-8.3.5-tclm4-soname.patch as it didn&apos;t apply.  On line 81 I removed the $ after the -L in the sed replacement part as I think that&apos;s a typo.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>matsuu@gentoo.org</who>
            <bug_when>2007-07-20 18:40:31 0000</bug_when>
            <thetext>in cvs.
</thetext>
          </long_desc>
      
    </bug>

</bugzilla>