Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 397861 - =dev-tcltk/tdom-0.8.3 does not respect CFLAGS="-O?"
Summary: =dev-tcltk/tdom-0.8.3 does not respect CFLAGS="-O?"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-06 10:56 UTC by Agostino Sarubbo
Modified: 2012-01-06 12:19 UTC (History)
0 users

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 Agostino Sarubbo gentoo-dev 2012-01-06 10:56:23 UTC
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -DPACKAGE_VERSION=\"0.8.3\" -DPACKAGE_STRING=\"tdom\ 0.8.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_SYS_PARAM_H=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DXML_DTD=1 -DXML_NS=1 -DTDOM_NO_UNKNOWN_CMD=1 -DUSE_NORMAL_ALLOCATOR=1  -I../expat -I../generic -I"/usr/include"    -march=native -O2 -g0 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC  -c `echo ../generic/tclexpat.c` -o tclexpat.o


CFLAGS="-march=native -O2 -g0"
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2012-01-06 11:02:11 UTC
I thought I have fixed that.
Comment 2 Agostino Sarubbo gentoo-dev 2012-01-06 11:16:16 UTC
(In reply to comment #1)
> I thought I have fixed that.

When? I synced recently:


amd64box ~ # qlop -s
Fri Jan  6 11:43:32 2012 >>> rsync://209.177.148.226/gentoo-portage
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2012-01-06 12:19:35 UTC
+*tdom-0.8.3-r1 (06 Jan 2012)
+
+  06 Jan 2012; Justin Lecher <jlec@gentoo.org> -tdom-0.8.3.ebuild,
+  +tdom-0.8.3-r1.ebuild, +files/tdom-0.8.3-soname.patch:
+  Drop all FLAGS from upstream, correct soname symlink, #397859 & #397861
+