public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Santiago M. Mola" <coldwind@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] OpenRC available for testing.
Date: Wed, 2 Jan 2008 17:52:16 +0100	[thread overview]
Message-ID: <3c32af40801020852gd634b5i4160c338b26a52ab@mail.gmail.com> (raw)
In-Reply-To: <1199191260.2786.9.camel@uberpc.marples.name>

On Jan 1, 2008 1:41 PM, Roy Marples <roy@marples.name> wrote:
>
> I'd appreciate a lot of testing, and just email this thread or me saying
> that it works or there's a bug. Hopefully we can get this into portage
> soonish.
>

It's badly broken on my system (Gentoo Linux amd64). Compilation fails
without dying and the package ends installed without /sbin/rc... which
makes the reboot a wonderful experience ;-)

Here's src_compile output:

>>> Starting src_compile
make -j4 LIB=lib64 OS=Linux TERMCAP=ncurses PAM=pam CC=/usr/lib/ccache/bin/gcc
make[1]: Entering directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/conf.d'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent
make rule.
make[1]: Leaving directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/conf.d'
make[1]: Entering directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/conf.d.Linux'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent
make rule.
make[1]: Leaving directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/conf.d.Linux'
make[1]: Entering directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/doc.Linux'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent
make rule.
make[1]: Leaving directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/doc.Linux'
make[1]: Entering directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/etc'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent
make rule.
make[1]: Leaving directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/etc'
make[1]: Entering directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/etc.Linux'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent
make rule.
make[1]: Leaving directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/etc.Linux'
make[1]: Entering directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/init.d'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent
make rule.
make[1]: Leaving directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/init.d'
make[1]: Entering directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/init.d.Linux'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent
make rule.
make[1]: Leaving directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/init.d.Linux'
make[1]: Entering directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/man'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent
make rule.
make[1]: Leaving directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/man'
make[1]: Entering directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/net'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent
make rule.
make[1]: Leaving directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/net'
make[1]: Entering directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/net.Linux'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent
make rule.
make[1]: Leaving directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/net.Linux'
make[1]: Entering directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/runlevels'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent
make rule.
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/runlevels'
make[1]: Entering directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/runlevels.Linux'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent
make rule.
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/runlevels.Linux'
make[1]: Entering directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/sh'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent
make rule.
make[1]: Leaving directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/sh'
make[1]: Entering directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/sh.Linux'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent
make rule.
make[1]: Leaving directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/sh.Linux'
make[1]: Entering directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/src'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent
make rule.
sed -n -e 's/^VERSION =[[:space:]]*\([^[:space:]]*\).*/#define VERSION
"\1\"/p' ../Makefile > version.h
/usr/lib/ccache/bin/gcc -DLIB=\"lib64\" -D_BSD_SOURCE
-D_XOPEN_SOURCE=500 -DHAVE_TERMCAP -march=nocona -O2 -pipe -O2 -pipe
-pedantic -std=c99 -Wall -Wunused -Wimplicit -Wshadow -Wformat=2
-Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings
-Wbad-function-cast -Wnested-externs -Wcomment -Winline
-Wchar-subscripts -Wcast-align -Wno-format-nonliteral
-Wdeclaration-after-statement  -Wsequence-point  -Wextra  -fPIC -c
gcc: no input files
make[1]: *** [libeinfo.o] Error 1
make[1]: Leaving directory
`/var/tmp/paludis/sys-apps/openrc-9999/work/openrc-9999/src'
>>> Done src_compile

Using portage doesn't make any difference.

And here's my emerge --info
mangurrian openrc # emerge --info
Portage 2.1.3.19 (default-linux/amd64/2007.0/desktop, gcc-4.1.2,
glibc-2.6.1-r0, 2.6.23-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.23-gentoo-r5 x86_64 Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz
Timestamp of tree: Tue, 01 Jan 2008 19:00:05 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port
3632) [disabled]
ccache version 2.4 [disabled]
app-shells/bash:     3.2_p17-r1
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r6, 2.5.1-r4
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 2.0.0
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.23-r2
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=nocona"
CHOST="x86_64-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"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf
/etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/
/etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/
/etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c
/etc/udev/rules.d"
CXXFLAGS="-O2 -pipe -march=nocona"
DISTDIR="/var/distfiles"
FEATURES="collision-protect distlocks metadata-transfer
multilib-strict parallel-fetch sandbox sfperms splitdebug strict
unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="es_ES.UTF-8"
LC_ALL="es_ES.UTF-8"
LDFLAGS="-Wl,-O1,--as-needed"
LINGUAS="es es_ES en"
MAKEOPTS="-j2"
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 --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/pm/repos/paludis-extras
/home/coldwind/dev/sunrise/sunrise"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac aalib ace acl acpi aiglx alsa amd64 apache2 asf avahi
bash-completion berkdb bitmap-fonts bluetooth branding cairo cdda cddb
cdio cdr cli cracklib crypt cscope css cups d dbus dhcp dri dvd dvdr
dvdread dvi eds emboss encode evo expat fam festival ffmpeg fftw
firefox flac fltk fmod fortran ftp gd gdbm geoip gif gimp glitz glsa
gpm gstreamer gtk hal iconv ipod ipv6 irc irssi isdnlog jabber jack
javascript jingle jpeg jpeg2k kde kerberos kqemu lame ldap libcaca
libnotify mad matroska midi mikmod mjpeg mmx mng modplug mp3 mp4 mpeg
mplayer msn mudflap musicbrainz mysql ncurses nfs nls nptl nptlonly
ntfs offensive ogg openal opengl openmp pam pango pcmcia pcre pdf perl
php png pppd python qt3 qt3support qt4 quicktime rar readline
reflection ruby samba sdl session sid sndfile sockets softmmu spell
spl sqlite sse sse2 ssl startup-notification subtitles subversion svg
tcpd tga theora threads tiff truetype truetype-fonts type1-fonts
unicode usb v4l2 vcd vfat vim vim-syntax visualization vnc vorbis wma
wmf x264 xanim xcomposite xinerama xml xml2 xorg xosd xpm xrandr xsl
xv xvid zip zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem
bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801
hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx
via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix
dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat
linear meter mulaw multi null plug rate route share shm softvol"
APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon
authn_dbm authn_default authn_file authz_dbm authz_default
authz_groupfile authz_host authz_owner authz_user autoindex cache dav
dav_fs dav_lock deflate dir disk_cache env expires ext_filter
file_cache filter headers include info log_config logio mem_cache mime
mime_magic negotiation rewrite setenvif speling status unique_id
userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard
mouse synaptics joystick" KERNEL="linux" LCD_DEVICES="bayrad cfontz
cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="es
es_ES en" USERLAND="GNU" VIDEO_CARDS="none i810 vesa"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK,
PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

-- 
Santiago M. Mola
Jabber ID: cooldwind@gmail.com
-- 
gentoo-dev@gentoo.org mailing list



  parent reply	other threads:[~2008-01-02 16:55 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-01 12:41 [gentoo-dev] OpenRC available for testing Roy Marples
2008-01-01 12:45 ` Roy Marples
2008-01-01 13:23   ` Alon Bar-Lev
2008-01-01 15:06     ` Petteri Räty
2008-01-01 16:55       ` Alon Bar-Lev
2008-01-01 17:11         ` Roy Marples
2008-01-01 17:22         ` Alon Bar-Lev
2008-01-01 17:48           ` Roy Marples
2008-01-03  6:43           ` Alon Bar-Lev
2008-01-03  9:46             ` Roy Marples
2008-01-03 10:02               ` Alon Bar-Lev
2008-01-03 10:09                 ` Roy Marples
2008-01-01 19:16 ` Thomas Pani
2008-01-01 19:31   ` TimeBreach
2008-01-01 19:49   ` Roy Marples
2008-01-02 14:39     ` Alon Bar-Lev
2008-01-02 15:05       ` Roy Marples
2008-01-02 15:15         ` Alon Bar-Lev
2008-01-02 15:50           ` Roy Marples
2008-01-03 15:49         ` Mike Frysinger
2008-01-03 18:19           ` Roy Marples
2008-01-06 13:34             ` [gentoo-dev] " Steve Long
2008-01-09 21:26             ` [gentoo-dev] " Mike Frysinger
2008-01-09 21:48               ` Chris Gianelloni
2008-01-09 22:58                 ` Mike Frysinger
2008-01-03 15:50     ` Mike Frysinger
2008-01-03 16:24       ` Roy Marples
2008-01-03 17:58         ` Roy Marples
2008-01-09 21:27           ` Mike Frysinger
2008-01-02 16:52 ` Santiago M. Mola [this message]
2008-01-02 17:39   ` Roy Marples
2008-01-03  4:38 ` Nathan Smith
2008-01-03  9:49   ` Roy Marples
     [not found] ` <9e0cf0bf0801030055u3564058fy7f9595d4df86674a@mail.gmail.com>
2008-01-03  8:58   ` Alon Bar-Lev
2008-01-03  9:50     ` Roy Marples
2008-01-03 10:13       ` Roy Marples
2008-01-03 10:18         ` Richard Brown
2008-01-03 10:40           ` Roy Marples
2008-01-03 12:12             ` Santiago M. Mola
2008-01-06 13:45               ` [gentoo-dev] " Steve Long
2008-01-03 14:01           ` [gentoo-dev] " Wulf C. Krueger
2008-01-09 21:30             ` Mike Frysinger
2008-01-03 23:35           ` Luca Barbato
2008-01-03 11:43       ` Alon Bar-Lev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3c32af40801020852gd634b5i4160c338b26a52ab@mail.gmail.com \
    --to=coldwind@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox