Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 80883 - dclib-0.3.5 won't compile on hardened unless using GCC-3.4.3-hardenednossp profile
Summary: dclib-0.3.5 won't compile on hardened unless using GCC-3.4.3-hardenednossp pr...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-05 10:20 UTC by Rumen Yotov
Modified: 2005-09-25 22:07 UTC (History)
0 users

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


Attachments
dclib-0.3.5 error log (dclib-0.3.5-error.txt,757.17 KB, text/plain)
2005-09-25 22:07 UTC, Rumen Yotov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rumen Yotov 2005-02-05 10:20:39 UTC
Hi,
Had some problems with dclib-0.3.5 (won't compile) with error while building protector.
So switches to gcc-nossp profile and things are OK.
Maybe for time being '-fno-stack-protector/all' should be put in the ebuild.
PS: all~x86 hardened system
Thanks
Rumen

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Gentoo Base System version 1.6.9
Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.4.3,
glibc-2.3.4.20041102-r0, 2.6.11-rc3 i686)
=================================================================
System uname: 2.6.11-rc3 i686 AMD Athlon(tm) XP 2200+
Python:              dev-lang/python-2.4,dev-lang/python-2.3.4 [2.4 (#1, Jan 10
2005, 21:44:07)]
ccache version 2.3 [enabled]
dev-lang/python:     2.4, 2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=i686 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=i686 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/var/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache collision-protect distlocks gpg sandbox
sfperms"
GENTOO_MIRRORS="http://gentoo.itdnet.net/gentoo
http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/
http://ftp.easynet.nl/mirror/gentoo/ http://gentoo.oregonstate.edu
http://mirror.datapipe.net/gentoo"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
PKGDIR="/var/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/var/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X X509 aalib acl acpi apache2 avi bash-completion berkdb
bitmap-fonts caps cdr chroot clamav crypt cups curl directfb dvd dvdr encode esd
evo f77 ffmpeg flac font-server foomaticdb fortran freetype gd gdbm gif gphoto2
gpm gstreamer gtk gtk2 guile hardened hardenedphp imagemagick imap imlib ipv6
java javascript jpeg junit ldap libg++ libwww mad maildir matroska mikmod mmx
motif mozilla mpeg mpeg4 mysql ncurses nls nptl nvidia oggvorbis opengl oss pam
pdflib perl pic pie png postgres ppds prelude python qt quicktime readline samba
sdl skey slang snmp speex spell sse ssl svg svga symlink tcltk tcpd tetex theora
threads tiff transcode truetype truetype-fonts type1-fonts unicode usb xml xml2
xmms xv xvid zlib linguas_bg linguas_en"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL
Comment 1 Marcin Kryczek (RETIRED) gentoo-dev 2005-09-20 16:13:39 UTC
do you still have that issue with gcc-3.4.4?
Comment 2 Rumen Yotov 2005-09-20 20:44:23 UTC
Hi,
Can't say as now don't have a hardened system available (was my home system,
which currently due to harddisk failure is non-hardened).No other such system
available.
Could try to make such in chroot/Xen/qemu (playing with Xen/qemu) but will take
time.
If there isn't a report in a week time (and you think it works) feel free to
Close this Bug.
Thanks. Rumen
Comment 3 Rumen Yotov 2005-09-25 06:07:10 UTC
Hi,
Now have a RSBAC-system on another partition.
Tried compiling dclib-0.3.5 with GCC-3.3.6 - success, sorry forgot to try with
GCC-3.4.4-r1 (also have this one available).
Will do today or at latest tomorrow.
Thanks. Rumen
Comment 4 Marcin Kryczek (RETIRED) gentoo-dev 2005-09-25 06:12:27 UTC
so it can be closed i suppose?
Comment 5 Rumen Yotov 2005-09-25 21:55:00 UTC
Hi,
This time some bad news. Out of curiosity tried with GCC-3.4.4 - error again.
Run 'fix_libtool_files.sh'(it repaired some static entries)tried again-same error.
There's a log file from the compilation to attach here, for completeness.
Don't think of reopening this Bug, currently not using dc/dclib. Works with 3.3.6
Could test again if needed.
Thanks.Rumen
Comment 6 Rumen Yotov 2005-09-25 22:07:24 UTC
Created attachment 69248 [details]
dclib-0.3.5 error log