First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 146781
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: The Soldering-Iron Brotherhood <sci-electronics@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jan Hrabe <hrabe@magalien.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 146781 depends on: Show dependency tree
Show dependency graph
Bug 146781 blocks: 140707
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: 2006-09-07 19:52 0000
drill.c: In function 'FreeDrillInfo':
drill.c:223: warning: dereferencing type-punned pointer will break
strict-aliasing rules
drill.c:224: warning: dereferencing type-punned pointer will break
strict-aliasing rules
drill.c:227: warning: dereferencing type-punned pointer will break
strict-aliasing rules
drill.c: In function 'GetDrillInfo':
drill.c:124: warning: 'Drill' may be used uninitialized in this function
make[4]: *** [djopt.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory
`/var/tmp/portage/pcb-20050315/work/pcb-20050315/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/pcb-20050315/work/pcb-20050315/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/var/tmp/portage/pcb-20050315/work/pcb-20050315/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/pcb-20050315/work/pcb-20050315'
make: *** [all] Error 2

!!! ERROR: sci-electronics/pcb-20050315 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  pcb-20050315.ebuild, line 35:   Called die

-------

# emerge --info
Portage 2.1-r2 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.4-r3,
2.6.17-gentoo-r7 i686)
=================================================================
System uname: 2.6.17-gentoo-r7 i686 AMD Athlon(tm) MP 2600+
Gentoo Base System version 1.12.4
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
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-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-mp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-mp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy ccache distlocks metadata-transfer sandbox sfperms
strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="en cz"  
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --delete-after --stats --timeout=180
--exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apache2 apm arts avi berkdb bitmap-fonts bzip2 cdr cli crypt
cups dlloader dri eds emacs emboss encode esd foomaticdb fortran gdbm gif
gimpprint gpm gstreamer ieee1394 imagemagic imlib isdnlog jpeg kde libg++
libwww mad mikmod motif mp3 mpeg ncurses nls nptl nptlonly ogg opengl oss pam
pcre pdf pdflib perl pic png ppds pppd python qt3 qt4 quicktime readline
reflection ruby sdl session spell spl ssl tcpd tetex tiff truetype
truetype-fonts type1-fonts udev usb vorbis xml xmms xorg xv zlib elibc_glibc
input_devices_keyboard input_devices_mouse kernel_linux linguas_en linguas_cz
userland_GNU video_cards_nv video_cards_vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS,
PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

------- Comment #1 From Jakub Moc (RETIRED) 2006-09-08 00:50:53 0000 -------
Try with 20060422, please.

------- Comment #2 From Jan Hrabe 2006-09-08 08:12:49 0000 -------
(In reply to comment #1)
> Try with 20060422, please.
> 

pcb-20060422 seems to work fine, thanks.

------- Comment #3 From Jakub Moc (RETIRED) 2006-09-08 08:18:01 0000 -------
Should go stable then.

------- Comment #4 From Denis Dupeyron 2006-09-08 13:08:38 0000 -------
pcb-20060422 wasn't a bad release, but it wasn't that good either. I'd rather
wait for the usual 30 days period and stabilize pcb-20060822 instead. Or
stabilize a bit ahead of schedule if it's really important to remove that block
on bug #140707.

Thus, not CC'ing arches just yet.

Denis.

------- Comment #5 From Ryan Hill 2006-09-30 18:20:53 0000 -------
how bout now? ;)

------- Comment #6 From Denis Dupeyron 2006-10-01 10:27:03 0000 -------
(In reply to comment #5)
> how bout now? ;)

Good idea. Please, arches, stablize pcb-20060822 so that we can clean up the
whole thing. Thanks in advance.

Denis.

------- Comment #7 From Gustavo Zacarias (RETIRED) 2006-10-02 07:03:24 0000 -------
sparc stable.

------- Comment #8 From Wormo 2006-10-03 18:02:25 0000 -------
stable on ppc

------- Comment #9 From Joshua Jackson 2006-10-03 22:52:52 0000 -------
x86 is stable, as always ^.^

------- Comment #10 From Simon Stelling (RETIRED) 2006-10-05 04:54:18 0000 -------
worky on amd64, stable too

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