Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 181597 - dev-lang/tcl-8.4.15 version bump
Summary: dev-lang/tcl-8.4.15 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-10 19:35 UTC by Elias Pipping (RETIRED)
Modified: 2007-07-20 18:40 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elias Pipping (RETIRED) gentoo-dev 2007-06-10 19:35:45 UTC
tcl 8.4.15 is out.

announcement, changelog:

  http://sourceforge.net/project/shownotes.php?release_id=510947
Comment 1 MATSUU Takuto (RETIRED) gentoo-dev 2007-06-11 23:17:37 UTC
hmm, 8.4.15 compile failed on my amd64. I'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=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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=\".so\"  /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 'memcpy'
/usr/include/gentoo-multilib/amd64/string.h:43: error: expected declaration specifiers or '...' before '(' token
/usr/include/gentoo-multilib/amd64/string.h:43: error: expected declaration specifiers or '...' before '(' token
/usr/include/gentoo-multilib/amd64/string.h:43: error: expected declaration specifiers or '...' before '(' token
/usr/include/gentoo-multilib/amd64/string.h:59: error: conflicting types for 'memset'
/usr/include/gentoo-multilib/amd64/string.h:67: error: conflicting types for 'memchr'
/var/tmp/portage/dev-lang/tcl-8.4.15/work/tcl8.4.15/unix/../generic/../compat/string.h:34: error: previous declaration of 'memchr' was here
/usr/include/gentoo-multilib/amd64/string.h:293: error: conflicting types for 'bcopy'
/usr/include/gentoo-multilib/amd64/string.h:44: error: previous declaration of 'bcopy' was here
make: *** [tclUnixCompat.o] Error 1
Comment 2 Elias Pipping (RETIRED) gentoo-dev 2007-06-13 04:43:57 UTC
(In reply to comment #1)
> hmm, 8.4.15 compile failed on my amd64. I'll try to fix it.
> [...]

Does 8.5a6 compile?
Comment 3 Fabian Groffen gentoo-dev 2007-06-29 12:15:28 UTC
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't apply.  On line 81 I removed the $ after the -L in the sed replacement part as I think that's a typo.
Comment 4 MATSUU Takuto (RETIRED) gentoo-dev 2007-07-20 18:40:31 UTC
in cvs.