Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 99605 - sys-fs/lvm-user gcc-3.4 patch
Summary: sys-fs/lvm-user gcc-3.4 patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Eric Edgar (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-19 18:02 UTC by Yuri Vasilevski (RETIRED)
Modified: 2005-07-20 07:23 UTC (History)
0 users

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


Attachments
lvm-user-gcc-3.4.patch (lvm-user-gcc-3.4.patch,1.82 KB, patch)
2005-07-19 18:03 UTC, Yuri Vasilevski (RETIRED)
Details | Diff
lvm-user-gcc-3.4.patch (lvm-user-gcc-3.4.patch,1.70 KB, patch)
2005-07-19 18:14 UTC, Yuri Vasilevski (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Vasilevski (RETIRED) gentoo-dev 2005-07-19 18:02:03 UTC
sys-fs/lvm-user-1.0.{7*,8} need to be patched to be compiled on my gcc-3.4.4
system (patch attached). They also should be ~ppc keyworded as they compile and
work fine on my ppc NAS.

Yuri.

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




nas ~ # emerge info
Portage 2.0.51.22-r1 (default-linux/ppc/2005.1/ppc, gcc-3.4.4, glibc-2.3.5-r0,
2.4.20_mvl31-ppc_linkstation ppc)
=================================================================
System uname: 2.4.20_mvl31-ppc_linkstation ppc 82xx
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.4-r1, 2.4.1-r1
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.4.22-r1
ACCEPT_KEYWORDS="ppc ~ppc"
AUTOCLEAN="yes"
CBUILD="powerpc-unknown-linux-gnu"
CFLAGS="-O2 -mtune=powerpc -fno-strict-aliasing -pipe"
CHOST="powerpc-unknown-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/terminfo /etc/env.d"
CXXFLAGS="-O2 -mtune=powerpc -fno-strict-aliasing -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirrors.tds.net/gentoo http://distfiles.gentoo.org"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc alsa berkdb bzip2 crypt cups emboss ipv6 libwww ncurses nls pam perl
python readline spell ssl tcpd unicode zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Yuri Vasilevski (RETIRED) gentoo-dev 2005-07-19 18:03:29 UTC
Created attachment 63832 [details, diff]
lvm-user-gcc-3.4.patch

patch for lvm-user-1.0.{7,8}
Comment 2 Yuri Vasilevski (RETIRED) gentoo-dev 2005-07-19 18:14:44 UTC
Created attachment 63833 [details, diff]
lvm-user-gcc-3.4.patch

the correct patch
Comment 3 Eric Edgar (RETIRED) gentoo-dev 2005-07-20 07:23:43 UTC
In Portage