First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 181597
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: TCL/TK Herd Maintainers <tcltk@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Elias Pipping (RETIRED) <pipping@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 181597 depends on: Show dependency tree
Bug 181597 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-06-10 19:35 0000
tcl 8.4.15 is out.

announcement, changelog:

  http://sourceforge.net/project/shownotes.php?release_id=510947

------- Comment #1 From MATSUU Takuto 2007-06-11 23:17:37 0000 -------
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 From Elias Pipping (RETIRED) 2007-06-13 04:43:57 0000 -------
(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 From Fabian Groffen 2007-06-29 12:15:28 0000 -------
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 From MATSUU Takuto 2007-07-20 18:40:31 0000 -------
in cvs.

First Last Prev Next    No search results available      Search page      Enter new bug