* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
@ 2007-09-30 20:37 ` Michael Shigorin
2007-09-30 21:43 ` Dmitry V. Levin
2007-10-02 8:35 ` Kirill A. Shutemov
1 sibling, 1 reply; 31+ messages in thread
From: Michael Shigorin @ 2007-09-30 20:37 UTC (permalink / raw)
To: devel
On Sat, Sep 29, 2007 at 11:49:07PM +0400, QA Team Robot wrote:
> ltspswapd-0-alt4.20070117
> In file included from ltspswapd.c:46:
> cliserv.h:44:2: error: #error I need an nbd.h somewhere. Either install it in <linux/nbd.h>
> or put it in the current directory.
С этим положено что-то делать или отчёт был преимущественно для
майнтейнера glibc-kernheaders? (что-то мне так не кажется)
> ltspswapd.c: In function 'mainloop':
> ltspswapd.c:338: error: storage size of 'request' isn't known
> ltspswapd.c:339: error: storage size of 'reply' isn't known
> ltspswapd.c:351: error: 'NBD_REPLY_MAGIC' undeclared (first use in this function)
> ltspswapd.c:351: error: (Each undeclared identifier is reported only once
> ltspswapd.c:351: error: for each function it appears in.)
> ltspswapd.c:382: error: 'NBD_REQUEST_MAGIC' undeclared (first use in this function)
> ltspswapd.c:430: error: invalid application of 'sizeof' to incomplete type 'struct
> nbd_reply'
> ltspswapd.c:442: error: invalid application of 'sizeof' to incomplete type 'struct
> nbd_reply'
> ltspswapd.c:443: error: invalid application of 'sizeof' to incomplete type 'struct
> nbd_reply'
> ltspswapd.c:339: warning: unused variable 'reply'
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
---- Oct 26--27, Kiev, Ukraine:
-- http://conference.osdn.org.ua
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
2007-09-30 20:37 ` [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84) Michael Shigorin
@ 2007-09-30 21:43 ` Dmitry V. Levin
0 siblings, 0 replies; 31+ messages in thread
From: Dmitry V. Levin @ 2007-09-30 21:43 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 590 bytes --]
On Sun, Sep 30, 2007 at 11:37:51PM +0300, Michael Shigorin wrote:
> On Sat, Sep 29, 2007 at 11:49:07PM +0400, QA Team Robot wrote:
> > ltspswapd-0-alt4.20070117
> > In file included from ltspswapd.c:46:
> > cliserv.h:44:2: error: #error I need an nbd.h somewhere. Either install it in <linux/nbd.h>
> > or put it in the current directory.
>
> С этим положено что-то делать или отчёт был преимущественно для
> майнтейнера glibc-kernheaders? (что-то мне так не кажется)
Это письмо было преимущественно для Кирилла, хотя остальные могут
попробовать ему помочь.
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
2007-09-30 20:37 ` [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84) Michael Shigorin
@ 2007-10-02 8:35 ` Kirill A. Shutemov
2007-10-02 8:57 ` Igor Zubkov
` (6 more replies)
1 sibling, 7 replies; 31+ messages in thread
From: Kirill A. Shutemov @ 2007-10-02 8:35 UTC (permalink / raw)
To: devel
[-- Attachment #1: Type: text/plain, Size: 5815 bytes --]
On [Sat, 29.09.2007 23:49], QA Team Robot wrote:
> 20 NEW error logs
>
> cdp-1:0.33-alt2
fixed
> directfb-0.9.25.1-alt1
> i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../lib
> -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-0.9.25\" -D_REENTRANT -pipe
> -Wall -O2 -march=i586 -mtune=i686 -D_GNU_SOURCE -Werror-implicit-function-declaration
> -c idirectfbvideoprovider_v4l.c -fPIC -DPIC -o .libs/idirectfbvideoprovider_v4l.o
> idirectfbvideoprovider_v4l.c:47:28: error: linux/compiler.h: No such file or directory
> In file included from ../../src/core/state.h:35,
Этот include коду не нужен.
> emu10k1-tools-20040507:0.20-alt3
> In file included from emu-dspmgr.c:26:
> include/dsp.h:29:26: error: linux/bitops.h: No such file or directory
> make[1]: Leaving directory `/usr/src/RPM/BUILD/emu10k1-v0.20a/utils/mixer'
Не уверен, что экспортировать этот интерфес в userspace правильно. vsu@, что скажешь?
> freecolor-0.8.7-alt1
> i586-alt-linux-gcc -DHAVE_CONFIG_H -Wall -pipe -Wall -O2 -march=i586 -mtune=i686
> -DHAVE_CONFIG_H -o free freecolor.c
> freecolor.c:54:23: error: linux/sys.h: No such file or directory
> freecolor.c: In function 'get_meminfo':
Этот include коду не нужен.
> gnugk-2.2.4-alt1.1.0
> In file included from ixjunix.cxx:491:
> /usr/src/RPM/BUILD/openh323/include/ixjlid.h:277:28: error: linux/compiler.h: No such
> file or directory
> make[1]: *** [/usr/src/RPM/BUILD/openh323/obj_linux_x86_r/ixjunix.o] Error 1
Этот include коду не нужен.
> hibernate-1.94-alt9
> userui.h: In function 'xgetpid':
> userui.h:128: error: 'errno' undeclared (first use in this function)
> userui.h:128: error: (Each undeclared identifier is reported only once
> userui.h:128: error: for each function it appears in.)
> userui_text.c: In function 'clear_display':
Думаю, лучше включить glibc'ный errno.h. Хотя я могу убрать #ifdef __KERNEL__ вокруг
extern int errno в linux/unistd.h
> ifplugd-0.28-alt3
fixed
>
> ipset-2.2.9-alt1
> gcc -pipe -Wall -O2 -march=i586 -mtune=i686 -Wall -Wunused
> -I/usr/src/RPM/BUILD/ipset-2.2.9/linux-2.6/include -I. -DIPSET_VERSION=\"2.2.9\"
> -DIPSET_LIB_DIR=\"/usr/lib/ipset\" -c -o ipset.o ipset.c
> ipset.c:24:24: error: asm/bitops.h: No such file or directory
> make: Leaving directory `/usr/src/RPM/BUILD/ipset-2.2.9'
См. emu10k1.
> iptraf-3.0.0-alt1
fixed
>
> iputils-20020927-alt4.2
> + umask 022
> + /bin/mkdir -p /usr/src/RPM/BUILD
> + cd /usr/src/RPM/BUILD
> + cd iputils
> + '[' -n '' ']'
> + NPROCS=1
> + make -j1 KERNEL_INCLUDE=/etc/sysconfig/kernel/include 'CCOPT=-pipe -Wall -O2 -march=i586
> -mtune=i686 -D_GNU_SOURCE -Wstrict-prototypes' LDLIBS=
> make: Entering directory `/usr/src/RPM/BUILD/iputils'
> Please, set correct KERNEL_INCLUDE
> make: *** [check-kernel] Error 1make: Leaving directory `/usr/src/RPM/BUILD/iputils'
Похоже, эта проверка в Makefile лишняя.
>
> libopenh323_1.19-1.19.0.1-alt3
> PWLib prefix set to.... /usr/share/pwlib/
> cat: /usr/share/pwlib//version.h: No such file or directory
> checking Checking PWLib version ..... ./configure: line 3331: test: -lt: unary operator
> expected
> --
> In file included from ixjunix.cxx:491:
> /usr/src/RPM/BUILD/openh323-1.19.0.1/include/ixjlid.h:274:28: error: linux/compiler.h:
> No such file or directory
> make[2]: Leaving directory `/usr/src/RPM/BUILD/openh323-1.19.0.1/src'
Этот include коду не нужен.
> ltspswapd-0-alt4.20070117
fixed
> net-tools-1.60-alt13
fixed
> quake2-r0.16.1-alt0.1
> gcc -Wall -pipe -Dstricmp=strcasecmp -DRETEX -DJoystick -O2 -ffast-math -funroll-loops
> -falign-loops=2 -falign-jumps=2 -falign-functions=2 -fno-strict-aliasing -pipe
> -Wall -O2 -march=i586 -mtune=i686 -DLINUX_VERSION='"3.21+r0.16"' -fPIC -o
> releasei386/ref_soft/rw_aa.o -c src/linux/rw_aa.c
> src/linux/rw_aa.c:66:20: error: asm/io.h: No such file or directory
> src/linux/rw_aa.c: In function 'SWimp_EndFrame':
Этот include коду не нужен.
> reiserfsprogs-3.6.19-alt3
> from do_balan.c:20:
> ../include/reiserfs_fs.h:41:27: error: asm/unaligned.h: No such file or directory
> make[1]: Leaving directory `/usr/src/RPM/BUILD/reiserfsprogs-3.6.19/reiserfscore'
fixed
> sysklogd-1.4.1-alt27
> gcc -pipe -Wall -O2 -march=i586 -mtune=i686 -DSYSV -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64 -DFSSTND -c ksym_mod.c
> ksym_mod.c:102:27: error: linux/linkage.h: No such file or directory
> make: *** [ksym_mod.o] Error 1
Этот include коду не нужен.
> tvtime-1.0.2-alt4
> In file included from videoinput.c:39:
> videodev2.h:19:46: error: linux/compiler.h: No such file or directory
> make[2]: *** [tvtime-videoinput.o] Error 1
Тут лучше бы использовать linux/videodev.h и linux/videodev2.h из glibc-kernheaders вместо
того, что бы таскать их с собой.
> udpcast-20060929-alt1
fixed
> wmtune-1.0-alt6
> gcc -pipe -Wall -O2 -march=i586 -mtune=i686 -DUSE_V4L -DLinux -c -o src/wmtune.o
> src/wmtune.c
> src/wmtune.c:32:21: error: asm/io.h: No such file or directory
> src/wmtune.c:148: warning: return type of 'main' is not 'int'
Нужно использовать sys/io.h
> xosview-1.8.3-alt1
fixed
Выложил alt0.8. Сборка пактов проверялась на x86_64.
--
Regards, Kirill A. Shutemov
+ Belarus, Minsk
+ Velesys LLC, http://www.velesys.com/
+ ALT Linux Team, http://www.altlinux.com/
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
2007-10-02 8:35 ` Kirill A. Shutemov
@ 2007-10-02 8:57 ` Igor Zubkov
2007-10-02 9:02 ` Kirill A. Shutemov
2007-10-02 9:04 ` Valery V. Inozemtsev
` (5 subsequent siblings)
6 siblings, 1 reply; 31+ messages in thread
From: Igor Zubkov @ 2007-10-02 8:57 UTC (permalink / raw)
To: ALT Linux Team development discussions
2007/10/2, Kirill A. Shutemov:
> > freecolor-0.8.7-alt1
> > i586-alt-linux-gcc -DHAVE_CONFIG_H -Wall -pipe -Wall -O2 -march=i586 -mtune=i686
> > -DHAVE_CONFIG_H -o free freecolor.c
> > freecolor.c:54:23: error: linux/sys.h: No such file or directory
> > freecolor.c: In function 'get_meminfo':
>
> Этот include коду не нужен.
Мне надо убрать этот include и выложить пакет на пересборку? Или не надо?
--
icesik
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
2007-10-02 8:57 ` Igor Zubkov
@ 2007-10-02 9:02 ` Kirill A. Shutemov
2007-10-02 9:08 ` Igor Zubkov
0 siblings, 1 reply; 31+ messages in thread
From: Kirill A. Shutemov @ 2007-10-02 9:02 UTC (permalink / raw)
To: ALT Linux Team development discussions
[-- Attachment #1: Type: text/plain, Size: 882 bytes --]
On [Tue, 02.10.2007 11:57], Igor Zubkov wrote:
> 2007/10/2, Kirill A. Shutemov:
> > > freecolor-0.8.7-alt1
> > > i586-alt-linux-gcc -DHAVE_CONFIG_H -Wall -pipe -Wall -O2 -march=i586 -mtune=i686
> > > -DHAVE_CONFIG_H -o free freecolor.c
> > > freecolor.c:54:23: error: linux/sys.h: No such file or directory
> > > freecolor.c: In function 'get_meminfo':
> >
> > Этот include коду не нужен.
>
> Мне надо убрать этот include и выложить пакет на пересборку? Или не надо?
Если с glibc-kernheaders 2.6.17 собирётся -- выложите. Если нет, подождите
пока 2.6.18 появиться в сизифе.
--
Regards, Kirill A. Shutemov
+ Belarus, Minsk
+ Velesys LLC, http://www.velesys.com/
+ ALT Linux Team, http://www.altlinux.com/
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
2007-10-02 8:35 ` Kirill A. Shutemov
2007-10-02 8:57 ` Igor Zubkov
@ 2007-10-02 9:04 ` Valery V. Inozemtsev
2007-10-02 9:14 ` [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status:?+20 " Kirill A. Shutemov
2007-10-02 9:55 ` [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 " Alexey I. Froloff
` (4 subsequent siblings)
6 siblings, 1 reply; 31+ messages in thread
From: Valery V. Inozemtsev @ 2007-10-02 9:04 UTC (permalink / raw)
To: ALT Linux Team development discussions
[-- Attachment #1: Type: text/plain, Size: 973 bytes --]
В сообщении от 2 октября 2007 Kirill A. Shutemov написал(a):
> On [Sat, 29.09.2007 23:49], QA Team Robot wrote:
> > 20 NEW error logs
...
> > hibernate-1.94-alt9
> > userui.h: In function 'xgetpid':
> > userui.h:128: error: 'errno' undeclared (first use in this function)
> > userui.h:128: error: (Each undeclared identifier is reported only once
> > userui.h:128: error: for each function it appears in.)
> > userui_text.c: In function 'clear_display':
>
> Думаю, лучше включить glibc'ный errno.h. Хотя я могу убрать #ifdef
> __KERNEL__ вокруг extern int errno в linux/unistd.h
fixed
> > tvtime-1.0.2-alt4
> > In file included from videoinput.c:39:
> > videodev2.h:19:46: error: linux/compiler.h: No such file or directory
> > make[2]: *** [tvtime-videoinput.o] Error 1
>
> Тут лучше бы использовать linux/videodev.h и linux/videodev2.h из
> glibc-kernheaders вместо того, что бы таскать их с собой.
fixed
--
Valery V. Inozemtsev
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
2007-10-02 9:02 ` Kirill A. Shutemov
@ 2007-10-02 9:08 ` Igor Zubkov
2007-10-02 9:12 ` Kirill A. Shutemov
0 siblings, 1 reply; 31+ messages in thread
From: Igor Zubkov @ 2007-10-02 9:08 UTC (permalink / raw)
To: ALT Linux Team development discussions
2007/10/2, Kirill A. Shutemov:
> On [Tue, 02.10.2007 11:57], Igor Zubkov wrote:
> > 2007/10/2, Kirill A. Shutemov:
> > > > freecolor-0.8.7-alt1
> > > > i586-alt-linux-gcc -DHAVE_CONFIG_H -Wall -pipe -Wall -O2 -march=i586 -mtune=i686
> > > > -DHAVE_CONFIG_H -o free freecolor.c
> > > > freecolor.c:54:23: error: linux/sys.h: No such file or directory
> > > > freecolor.c: In function 'get_meminfo':
> > >
> > > Этот include коду не нужен.
> >
> > Мне надо убрать этот include и выложить пакет на пересборку? Или не надо?
>
> Если с glibc-kernheaders 2.6.17 собирётся -- выложите. Если нет, подождите
> пока 2.6.18 появиться в сизифе.
Вот с таким собралось:
$ rpm -q glibc-kernheaders
glibc-kernheaders-2.6.17-alt7
$
Выкладывать?
--
icesik
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
2007-10-02 9:08 ` Igor Zubkov
@ 2007-10-02 9:12 ` Kirill A. Shutemov
2007-10-02 9:24 ` Igor Zubkov
0 siblings, 1 reply; 31+ messages in thread
From: Kirill A. Shutemov @ 2007-10-02 9:12 UTC (permalink / raw)
To: ALT Linux Team development discussions
[-- Attachment #1: Type: text/plain, Size: 1174 bytes --]
On [Tue, 02.10.2007 12:08], Igor Zubkov wrote:
> 2007/10/2, Kirill A. Shutemov:
> > On [Tue, 02.10.2007 11:57], Igor Zubkov wrote:
> > > 2007/10/2, Kirill A. Shutemov:
> > > > > freecolor-0.8.7-alt1
> > > > > i586-alt-linux-gcc -DHAVE_CONFIG_H -Wall -pipe -Wall -O2 -march=i586 -mtune=i686
> > > > > -DHAVE_CONFIG_H -o free freecolor.c
> > > > > freecolor.c:54:23: error: linux/sys.h: No such file or directory
> > > > > freecolor.c: In function 'get_meminfo':
> > > >
> > > > Этот include коду не нужен.
> > >
> > > Мне надо убрать этот include и выложить пакет на пересборку? Или не надо?
> >
> > Если с glibc-kernheaders 2.6.17 собирётся -- выложите. Если нет, подождите
> > пока 2.6.18 появиться в сизифе.
>
> Вот с таким собралось:
> $ rpm -q glibc-kernheaders
> glibc-kernheaders-2.6.17-alt7
> $
>
> Выкладывать?
Да.
--
Regards, Kirill A. Shutemov
+ Belarus, Minsk
+ Velesys LLC, http://www.velesys.com/
+ ALT Linux Team, http://www.altlinux.com/
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status:?+20 -26 (84)
2007-10-02 9:04 ` Valery V. Inozemtsev
@ 2007-10-02 9:14 ` Kirill A. Shutemov
0 siblings, 0 replies; 31+ messages in thread
From: Kirill A. Shutemov @ 2007-10-02 9:14 UTC (permalink / raw)
To: ALT Linux Team development discussions
[-- Attachment #1: Type: text/plain, Size: 1325 bytes --]
On [Tue, 02.10.2007 13:04], Valery V. Inozemtsev wrote:
> В сообщении от 2 октября 2007 Kirill A. Shutemov написал(a):
> > On [Sat, 29.09.2007 23:49], QA Team Robot wrote:
> > > 20 NEW error logs
> ...
> > > hibernate-1.94-alt9
> > > userui.h: In function 'xgetpid':
> > > userui.h:128: error: 'errno' undeclared (first use in this function)
> > > userui.h:128: error: (Each undeclared identifier is reported only once
> > > userui.h:128: error: for each function it appears in.)
> > > userui_text.c: In function 'clear_display':
> >
> > Думаю, лучше включить glibc'ный errno.h. Хотя я могу убрать #ifdef
> > __KERNEL__ вокруг extern int errno в linux/unistd.h
>
> fixed
>
> > > tvtime-1.0.2-alt4
> > > In file included from videoinput.c:39:
> > > videodev2.h:19:46: error: linux/compiler.h: No such file or directory
> > > make[2]: *** [tvtime-videoinput.o] Error 1
> >
> > Тут лучше бы использовать linux/videodev.h и linux/videodev2.h из
> > glibc-kernheaders вместо того, что бы таскать их с собой.
>
> fixed
tnx.
--
Regards, Kirill A. Shutemov
+ Belarus, Minsk
+ Velesys LLC, http://www.velesys.com/
+ ALT Linux Team, http://www.altlinux.com/
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
2007-10-02 9:12 ` Kirill A. Shutemov
@ 2007-10-02 9:24 ` Igor Zubkov
0 siblings, 0 replies; 31+ messages in thread
From: Igor Zubkov @ 2007-10-02 9:24 UTC (permalink / raw)
To: ALT Linux Team development discussions
2007/10/2, Kirill A. Shutemov <k.shutemov@velesys.com>:
> > > Если с glibc-kernheaders 2.6.17 собирётся -- выложите. Если нет, подождите
> > > пока 2.6.18 появиться в сизифе.
> >
> > Вот с таким собралось:
> > $ rpm -q glibc-kernheaders
> > glibc-kernheaders-2.6.17-alt7
> > $
> >
> > Выкладывать?
>
> Да.
Выложил freecolor-0.8.7-alt2.src.rpm.
--
icesik
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
2007-10-02 8:35 ` Kirill A. Shutemov
2007-10-02 8:57 ` Igor Zubkov
2007-10-02 9:04 ` Valery V. Inozemtsev
@ 2007-10-02 9:55 ` Alexey I. Froloff
2007-10-02 10:06 ` Sergey Vlasov
` (3 subsequent siblings)
6 siblings, 0 replies; 31+ messages in thread
From: Alexey I. Froloff @ 2007-10-02 9:55 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 646 bytes --]
* Kirill A. Shutemov <k.shutemov@> [071002 12:36]:
> > wmtune-1.0-alt6
> > gcc -pipe -Wall -O2 -march=i586 -mtune=i686 -DUSE_V4L -DLinux -c -o src/wmtune.o
> > src/wmtune.c
> > src/wmtune.c:32:21: error: asm/io.h: No such file or directory
> > src/wmtune.c:148: warning: return type of 'main' is not 'int'
> Нужно использовать sys/io.h
Судьба этого пакета меня уже очень слабо волнует, да и железо
нужное отсутствует. Давайте отправим его в orphaned?
--
Regards, Alexey I. Froloff
AIF5-RIPN, AIF5-RIPE
-------------------------------------------
Inform-Mobil, Ltd. System Administrator
http://www.inform-mobil.ru/
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
2007-10-02 8:35 ` Kirill A. Shutemov
` (2 preceding siblings ...)
2007-10-02 9:55 ` [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 " Alexey I. Froloff
@ 2007-10-02 10:06 ` Sergey Vlasov
2007-10-02 10:31 ` Kirill A. Shutemov
2007-10-03 17:06 ` Kirill A. Shutemov
` (2 subsequent siblings)
6 siblings, 1 reply; 31+ messages in thread
From: Sergey Vlasov @ 2007-10-02 10:06 UTC (permalink / raw)
To: devel
[-- Attachment #1: Type: text/plain, Size: 1049 bytes --]
On Tue, Oct 02, 2007 at 11:35:55AM +0300, Kirill A. Shutemov wrote:
> > emu10k1-tools-20040507:0.20-alt3
> > In file included from emu-dspmgr.c:26:
> > include/dsp.h:29:26: error: linux/bitops.h: No such file or directory
> > make[1]: Leaving directory `/usr/src/RPM/BUILD/emu10k1-v0.20a/utils/mixer'
>
> Не уверен, что экспортировать этот интерфес в userspace правильно. vsu@, что скажешь?
В общем случае эти функции не обязаны работать в userspace (на
некоторых архитектурах соответствующие атомарные операции для
userspace недоступны).
> > hibernate-1.94-alt9
> > userui.h: In function 'xgetpid':
> > userui.h:128: error: 'errno' undeclared (first use in this function)
> > userui.h:128: error: (Each undeclared identifier is reported only once
> > userui.h:128: error: for each function it appears in.)
> > userui_text.c: In function 'clear_display':
>
> Думаю, лучше включить glibc'ный errno.h. Хотя я могу убрать #ifdef __KERNEL__ вокруг
> extern int errno в linux/unistd.h
Убирать нельзя - всё сломается.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
2007-10-02 10:06 ` Sergey Vlasov
@ 2007-10-02 10:31 ` Kirill A. Shutemov
0 siblings, 0 replies; 31+ messages in thread
From: Kirill A. Shutemov @ 2007-10-02 10:31 UTC (permalink / raw)
To: ALT Linux Team development discussions
[-- Attachment #1: Type: text/plain, Size: 1810 bytes --]
On [Tue, 02.10.2007 14:06], Sergey Vlasov wrote:
> On Tue, Oct 02, 2007 at 11:35:55AM +0300, Kirill A. Shutemov wrote:
> > > emu10k1-tools-20040507:0.20-alt3
> > > In file included from emu-dspmgr.c:26:
> > > include/dsp.h:29:26: error: linux/bitops.h: No such file or directory
> > > make[1]: Leaving directory `/usr/src/RPM/BUILD/emu10k1-v0.20a/utils/mixer'
> >
> > Не уверен, что экспортировать этот интерфес в userspace правильно. vsu@, что скажешь?
>
> В общем случае эти функции не обязаны работать в userspace (на
> некоторых архитектурах соответствующие атомарные операции для
> userspace недоступны).
А важна ли атомарность для userspace? В ядре есть неатомарная реализация
этих функций на C в asm-genergic.
>
> > > hibernate-1.94-alt9
> > > userui.h: In function 'xgetpid':
> > > userui.h:128: error: 'errno' undeclared (first use in this function)
> > > userui.h:128: error: (Each undeclared identifier is reported only once
> > > userui.h:128: error: for each function it appears in.)
> > > userui_text.c: In function 'clear_display':
> >
> > Думаю, лучше включить glibc'ный errno.h. Хотя я могу убрать #ifdef __KERNEL__ вокруг
> > extern int errno в linux/unistd.h
>
> Убирать нельзя - всё сломается.
В glibc-kernheaders-2.6.17 именно так и сделано. Впрочем, уже порешили.
--
Regards, Kirill A. Shutemov
+ Belarus, Minsk
+ Velesys LLC, http://www.velesys.com/
+ ALT Linux Team, http://www.altlinux.com/
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
2007-10-02 8:35 ` Kirill A. Shutemov
` (3 preceding siblings ...)
2007-10-02 10:06 ` Sergey Vlasov
@ 2007-10-03 17:06 ` Kirill A. Shutemov
2007-10-03 17:13 ` Dmitry V. Levin
` (3 more replies)
2007-10-17 10:24 ` Kirill A. Shutemov
2007-10-17 11:23 ` Kirill A. Shutemov
6 siblings, 4 replies; 31+ messages in thread
From: Kirill A. Shutemov @ 2007-10-03 17:06 UTC (permalink / raw)
To: devel
[-- Attachment #1: Type: text/plain, Size: 553 bytes --]
Пока не решена проблема только с emu10k1 и ipset.
wmtune, по словам мэнтейнера, нужно отправить в orphaned.
Просьба к мэнтейнерам следующих пактов поправить или дать мне NMU:
directfb - legion@
gnugk - taf@
iputils - ldv@
libopenh323_1.19 - mithraen@
quake2 - wrar@
sysklogd - ldv@
--
Regards, Kirill A. Shutemov
+ Belarus, Minsk
+ Velesys LLC, http://www.velesys.com/
+ ALT Linux Team, http://www.altlinux.com/
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
2007-10-03 17:06 ` Kirill A. Shutemov
@ 2007-10-03 17:13 ` Dmitry V. Levin
2007-10-03 18:02 ` Alexey Gladkov
2007-10-03 18:08 ` Kirill A. Shutemov
2007-10-04 0:45 ` Dmitry V. Levin
` (2 subsequent siblings)
3 siblings, 2 replies; 31+ messages in thread
From: Dmitry V. Levin @ 2007-10-03 17:13 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 233 bytes --]
On Wed, Oct 03, 2007 at 08:06:23PM +0300, Kirill A. Shutemov wrote:
> Просьба к мэнтейнерам следующих пактов поправить или дать мне NMU:
[...]
> iputils - ldv@
> sysklogd - ldv@
Для git.alt NMU не требуется. ;)
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
2007-10-03 17:13 ` Dmitry V. Levin
@ 2007-10-03 18:02 ` Alexey Gladkov
2007-10-03 20:19 ` Kirill A. Shutemov
2007-10-03 18:08 ` Kirill A. Shutemov
1 sibling, 1 reply; 31+ messages in thread
From: Alexey Gladkov @ 2007-10-03 18:02 UTC (permalink / raw)
To: ALT Linux Team development discussions
Dmitry V. Levin wrote:
> Для git.alt NMU не требуется. ;)
+1
--
Rgrds, legion
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
2007-10-03 17:13 ` Dmitry V. Levin
2007-10-03 18:02 ` Alexey Gladkov
@ 2007-10-03 18:08 ` Kirill A. Shutemov
1 sibling, 0 replies; 31+ messages in thread
From: Kirill A. Shutemov @ 2007-10-03 18:08 UTC (permalink / raw)
To: ALT Linux Team development discussions
[-- Attachment #1: Type: text/plain, Size: 503 bytes --]
On [Wed, 03.10.2007 21:13], Dmitry V. Levin wrote:
> On Wed, Oct 03, 2007 at 08:06:23PM +0300, Kirill A. Shutemov wrote:
> > Просьба к мэнтейнерам следующих пактов поправить или дать мне NMU:
> [...]
> > iputils - ldv@
> > sysklogd - ldv@
>
> Для git.alt NMU не требуется. ;)
Done.
--
Regards, Kirill A. Shutemov
+ Belarus, Minsk
+ Velesys LLC, http://www.velesys.com/
+ ALT Linux Team, http://www.altlinux.com/
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
2007-10-03 18:02 ` Alexey Gladkov
@ 2007-10-03 20:19 ` Kirill A. Shutemov
0 siblings, 0 replies; 31+ messages in thread
From: Kirill A. Shutemov @ 2007-10-03 20:19 UTC (permalink / raw)
To: ALT Linux Team development discussions
[-- Attachment #1: Type: text/plain, Size: 290 bytes --]
On [Wed, 03.10.2007 22:02], Alexey Gladkov wrote:
> Dmitry V. Levin wrote:
> > Для git.alt NMU не требуется. ;)
>
> +1
Done.
--
Regards, Kirill A. Shutemov
+ Belarus, Minsk
+ Velesys LLC, http://www.velesys.com/
+ ALT Linux Team, http://www.altlinux.com/
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
2007-10-03 17:06 ` Kirill A. Shutemov
2007-10-03 17:13 ` Dmitry V. Levin
@ 2007-10-04 0:45 ` Dmitry V. Levin
2007-10-04 14:03 ` Michael Shigorin
2007-10-04 14:02 ` Michael Shigorin
2007-10-12 8:49 ` Kirill A. Shutemov
3 siblings, 1 reply; 31+ messages in thread
From: Dmitry V. Levin @ 2007-10-04 0:45 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 358 bytes --]
On Wed, Oct 03, 2007 at 08:06:23PM +0300, Kirill A. Shutemov wrote:
> Пока не решена проблема только с emu10k1 и ipset.
>
> wmtune, по словам мэнтейнера, нужно отправить в orphaned.
>
> Просьба к мэнтейнерам следующих пактов поправить или дать мне NMU:
[...]
> gnugk - taf@
С некоторых пор для пакетов taf@ NMU ждать не требуется.
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
2007-10-03 17:06 ` Kirill A. Shutemov
2007-10-03 17:13 ` Dmitry V. Levin
2007-10-04 0:45 ` Dmitry V. Levin
@ 2007-10-04 14:02 ` Michael Shigorin
2007-10-12 8:49 ` Kirill A. Shutemov
3 siblings, 0 replies; 31+ messages in thread
From: Michael Shigorin @ 2007-10-04 14:02 UTC (permalink / raw)
To: devel
On Wed, Oct 03, 2007 at 08:06:23PM +0300, Kirill A. Shutemov wrote:
> Пока не решена проблема только с emu10k1
А оно там надо?
> Просьба к мэнтейнерам следующих пактов поправить или дать мне NMU:
> iputils - ldv@
Дим, баунс был "FYI" или мне втягивать?
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
---- Oct 26--27, Kiev, Ukraine:
-- http://conference.osdn.org.ua
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
2007-10-04 0:45 ` Dmitry V. Levin
@ 2007-10-04 14:03 ` Michael Shigorin
0 siblings, 0 replies; 31+ messages in thread
From: Michael Shigorin @ 2007-10-04 14:03 UTC (permalink / raw)
To: ALT Devel discussion list
On Thu, Oct 04, 2007 at 04:45:57AM +0400, Dmitry V. Levin wrote:
> > gnugk - taf@
> С некоторых пор для пакетов taf@ NMU ждать не требуется.
BTW если кто-то знает Алексея -- что-то стряслось или просто
сменил работу/занятия?
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
---- Oct 26--27, Kiev, Ukraine:
-- http://conference.osdn.org.ua
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
2007-10-03 17:06 ` Kirill A. Shutemov
` (2 preceding siblings ...)
2007-10-04 14:02 ` Michael Shigorin
@ 2007-10-12 8:49 ` Kirill A. Shutemov
2007-10-12 8:53 ` Slava Semushin
2007-10-13 21:50 ` Денис Смирнов
3 siblings, 2 replies; 31+ messages in thread
From: Kirill A. Shutemov @ 2007-10-12 8:49 UTC (permalink / raw)
To: devel
[-- Attachment #1: Type: text/plain, Size: 742 bytes --]
On [Wed, 03.10.2007 20:06], Kirill A. Shutemov wrote:
> Пока не решена проблема только с emu10k1 и ipset.
>
> wmtune, по словам мэнтейнера, нужно отправить в orphaned.
>
> Просьба к мэнтейнерам следующих пактов поправить или дать мне NMU:
>
> libopenh323_1.19 - mithraen@
> quake2 - wrar@
2incoming@: Реакции от мэнтейнеров этих пакетов не последовало. Можно ли
получит NMU в обход мэнтейноров?
--
Regards, Kirill A. Shutemov
+ Belarus, Minsk
+ Velesys LLC, http://www.velesys.com/
+ ALT Linux Team, http://www.altlinux.com/
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
2007-10-12 8:49 ` Kirill A. Shutemov
@ 2007-10-12 8:53 ` Slava Semushin
2007-10-12 10:04 ` Michael Shigorin
2007-10-13 21:50 ` Денис Смирнов
1 sibling, 1 reply; 31+ messages in thread
From: Slava Semushin @ 2007-10-12 8:53 UTC (permalink / raw)
To: ALT Linux Team development discussions
12.10.07, Kirill A. Shutemov<k.shutemov / velesys.com> написал(а):
[...]
> > libopenh323_1.19 - mithraen@
> > quake2 - wrar@
>
> 2incoming@: Реакции от мэнтейнеров этих пакетов не последовало. Можно ли
> получит NMU в обход мэнтейноров?
Может в джаббере спросить? Просто добавь altlinux.org и получи JID :)
--
+ Slava Semushin | slava.semushin @ gmail.com
+ ALT Linux Team | php-coder @ altlinux.ru
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
2007-10-12 8:53 ` Slava Semushin
@ 2007-10-12 10:04 ` Michael Shigorin
2007-10-12 10:07 ` Kirill A. Shutemov
2007-10-13 21:53 ` Денис Смирнов
0 siblings, 2 replies; 31+ messages in thread
From: Michael Shigorin @ 2007-10-12 10:04 UTC (permalink / raw)
To: ALT Linux Team development discussions
On Fri, Oct 12, 2007 at 03:53:31PM +0700, Slava Semushin wrote:
> > > libopenh323_1.19 - mithraen@
> > > quake2 - wrar@
> > 2incoming@: Реакции от мэнтейнеров этих пакетов не
> > последовало. Можно ли получит NMU в обход мэнтейноров?
> Может в джаббере спросить? Просто добавь altlinux.org и получи JID :)
Денис ловится в другом месте, по крайней мере мной.
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
---- Oct 26--27, Kiev, Ukraine:
-- http://conference.osdn.org.ua
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
2007-10-12 10:04 ` Michael Shigorin
@ 2007-10-12 10:07 ` Kirill A. Shutemov
2007-10-13 21:53 ` Денис Смирнов
1 sibling, 0 replies; 31+ messages in thread
From: Kirill A. Shutemov @ 2007-10-12 10:07 UTC (permalink / raw)
To: ALT Linux Team development discussions
[-- Attachment #1: Type: text/plain, Size: 796 bytes --]
On [Fri, 12.10.2007 13:04], Michael Shigorin wrote:
> On Fri, Oct 12, 2007 at 03:53:31PM +0700, Slava Semushin wrote:
> > > > libopenh323_1.19 - mithraen@
> > > > quake2 - wrar@
> > > 2incoming@: Реакции от мэнтейнеров этих пакетов не
> > > последовало. Можно ли получит NMU в обход мэнтейноров?
> > Может в джаббере спросить? Просто добавь altlinux.org и получи JID :)
>
> Денис ловится в другом месте, по крайней мере мной.
Можешь словить или сказать как?
--
Regards, Kirill A. Shutemov
+ Belarus, Minsk
+ Velesys LLC, http://www.velesys.com/
+ ALT Linux Team, http://www.altlinux.com/
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
2007-10-12 8:49 ` Kirill A. Shutemov
2007-10-12 8:53 ` Slava Semushin
@ 2007-10-13 21:50 ` Денис Смирнов
2007-10-15 9:32 ` Kirill A. Shutemov
1 sibling, 1 reply; 31+ messages in thread
From: Денис Смирнов @ 2007-10-13 21:50 UTC (permalink / raw)
To: ALT Linux Team development discussions
[-- Attachment #1: Type: text/plain, Size: 888 bytes --]
On Fri, Oct 12, 2007 at 11:49:09AM +0300, Kirill A. Shutemov wrote:
>> Пока не решена проблема только с emu10k1 и ipset.
>> wmtune, по словам мэнтейнера, нужно отправить в orphaned.
>> Просьба к мэнтейнерам следующих пактов поправить или дать мне NMU:
>> libopenh323_1.19 - mithraen@
>> quake2 - wrar@
KAS> 2incoming@: Реакции от мэнтейнеров этих пакетов не последовало. Можно ли
KAS> получит NMU в обход мэнтейноров?
По поводу libopenh323_1.19 -- git NMY не требует.
Что с ним надо сделать?
Hint: читать рассылку оперативно не всегда возможно, такие просьбы
вообще-то хорошо бы не забывать отправлять директом.
--
С уважением, Денис
http://freesource.info
----------------------------------------------------------------------------
<drF_ckoff> The official Gentoo motto is, "If it moves, compile it."
<raorn> drF_ckoff: а если не moves, растолкай и compile
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
2007-10-12 10:04 ` Michael Shigorin
2007-10-12 10:07 ` Kirill A. Shutemov
@ 2007-10-13 21:53 ` Денис Смирнов
1 sibling, 0 replies; 31+ messages in thread
From: Денис Смирнов @ 2007-10-13 21:53 UTC (permalink / raw)
To: ALT Linux Team development discussions
[-- Attachment #1: Type: text/plain, Size: 725 bytes --]
On Fri, Oct 12, 2007 at 01:04:52PM +0300, Michael Shigorin wrote:
>> Может в джаббере спросить? Просто добавь altlinux.org и получи JID :)
MS> Денис ловится в другом месте, по крайней мере мной.
JID: ds@im.seiros.ru
ICQ: 58417635 (для лентяев, не желающих пользоваться Jabber)
mail: ds@seiros.ru, mithraen@freesource.info, ds.seiros@gmail.com -- читается существенно чаще
чем сообщения в jabber.
Тем кто знает мои JID/mail на всякий случай сообщаю что он уже давно не
является засекреченым контактом.
--
С уважением, Денис
http://freesource.info
----------------------------------------------------------------------------
Ёлки-палки, я и забыл, что man уже давно не мой пакет. :)
-- ldv in #6988
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
2007-10-13 21:50 ` Денис Смирнов
@ 2007-10-15 9:32 ` Kirill A. Shutemov
2007-10-17 7:38 ` Денис Смирнов
0 siblings, 1 reply; 31+ messages in thread
From: Kirill A. Shutemov @ 2007-10-15 9:32 UTC (permalink / raw)
To: Денис
Смирнов
Cc: ALT Linux Team development discussions
[-- Attachment #1: Type: text/plain, Size: 1055 bytes --]
On [Sun, 14.10.2007 01:50], Денис Смирнов wrote:
> On Fri, Oct 12, 2007 at 11:49:09AM +0300, Kirill A. Shutemov wrote:
>
> >> Пока не решена проблема только с emu10k1 и ipset.
> >> wmtune, по словам мэнтейнера, нужно отправить в orphaned.
> >> Просьба к мэнтейнерам следующих пактов поправить или дать мне NMU:
> >> libopenh323_1.19 - mithraen@
> >> quake2 - wrar@
> KAS> 2incoming@: Реакции от мэнтейнеров этих пакетов не последовало. Можно ли
> KAS> получит NMU в обход мэнтейноров?
>
> По поводу libopenh323_1.19 -- git NMY не требует.
> Что с ним надо сделать?
openh323-1.19.0.1/include/ixjlid.h:274
нужно убрать #include <linux/compiler.h>
--
Regards, Kirill A. Shutemov
+ Belarus, Minsk
+ Velesys LLC, http://www.velesys.com/
+ ALT Linux Team, http://www.altlinux.com/
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
2007-10-15 9:32 ` Kirill A. Shutemov
@ 2007-10-17 7:38 ` Денис Смирнов
0 siblings, 0 replies; 31+ messages in thread
From: Денис Смирнов @ 2007-10-17 7:38 UTC (permalink / raw)
To: ALT Linux Team development discussions
[-- Attachment #1: Type: text/plain, Size: 453 bytes --]
On Mon, Oct 15, 2007 at 12:32:36PM +0300, Kirill A. Shutemov wrote:
>> По поводу libopenh323_1.19 -- git NMY не требует.
>> Что с ним надо сделать?
KAS> openh323-1.19.0.1/include/ixjlid.h:274
KAS> нужно убрать #include <linux/compiler.h>
Ушло в incoming/
--
С уважением, Денис
http://freesource.info
----------------------------------------------------------------------------
Можно, всё можно. Но не сразу.
-- inger in sisyphus@
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
2007-10-02 8:35 ` Kirill A. Shutemov
` (4 preceding siblings ...)
2007-10-03 17:06 ` Kirill A. Shutemov
@ 2007-10-17 10:24 ` Kirill A. Shutemov
2007-10-17 11:23 ` Kirill A. Shutemov
6 siblings, 0 replies; 31+ messages in thread
From: Kirill A. Shutemov @ 2007-10-17 10:24 UTC (permalink / raw)
To: devel; +Cc: Konstantin A. Lepikhov
[-- Attachment #1: Type: text/plain, Size: 737 bytes --]
On [Tue, 02.10.2007 11:35], Kirill A. Shutemov wrote:
> On [Sat, 29.09.2007 23:49], QA Team Robot wrote:
> >
> > ipset-2.2.9-alt1
> > gcc -pipe -Wall -O2 -march=i586 -mtune=i686 -Wall -Wunused
> > -I/usr/src/RPM/BUILD/ipset-2.2.9/linux-2.6/include -I. -DIPSET_VERSION=\"2.2.9\"
> > -DIPSET_LIB_DIR=\"/usr/lib/ipset\" -c -o ipset.o ipset.c
> > ipset.c:24:24: error: asm/bitops.h: No such file or directory
> > make: Leaving directory `/usr/src/RPM/BUILD/ipset-2.2.9'
>
> См. emu10k1.
Версия 2.3.0. не требует этот include. Костя, обнови, plz.
--
Regards, Kirill A. Shutemov
+ Belarus, Minsk
+ Velesys LLC, http://www.velesys.com/
+ ALT Linux Team, http://www.altlinux.com/
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84)
2007-10-02 8:35 ` Kirill A. Shutemov
` (5 preceding siblings ...)
2007-10-17 10:24 ` Kirill A. Shutemov
@ 2007-10-17 11:23 ` Kirill A. Shutemov
6 siblings, 0 replies; 31+ messages in thread
From: Kirill A. Shutemov @ 2007-10-17 11:23 UTC (permalink / raw)
To: devel
[-- Attachment #1: Type: text/plain, Size: 873 bytes --]
On [Tue, 02.10.2007 11:35], Kirill A. Shutemov wrote:
> On [Sat, 29.09.2007 23:49], QA Team Robot wrote:
> > emu10k1-tools-20040507:0.20-alt3
> > In file included from emu-dspmgr.c:26:
> > include/dsp.h:29:26: error: linux/bitops.h: No such file or directory
> > make[1]: Leaving directory `/usr/src/RPM/BUILD/emu10k1-v0.20a/utils/mixer'
Это единственный пакет, решения для которого не нашлось.
Предлагаю выкинуть этот пакет в orphaned. Upstream, похоже, его забросил -
последняя версия от 2002.
Или кто-нибудь возьмётся оторвать зависимость на linux/bitops.h ?
--
Regards, Kirill A. Shutemov
+ Belarus, Minsk
+ Velesys LLC, http://www.velesys.com/
+ ALT Linux Team, http://www.altlinux.com/
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 31+ messages in thread
end of thread, other threads:[~2007-10-17 11:23 UTC | newest]
Thread overview: 31+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-30 20:37 ` [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 -26 (84) Michael Shigorin
2007-09-30 21:43 ` Dmitry V. Levin
2007-10-02 8:35 ` Kirill A. Shutemov
2007-10-02 8:57 ` Igor Zubkov
2007-10-02 9:02 ` Kirill A. Shutemov
2007-10-02 9:08 ` Igor Zubkov
2007-10-02 9:12 ` Kirill A. Shutemov
2007-10-02 9:24 ` Igor Zubkov
2007-10-02 9:04 ` Valery V. Inozemtsev
2007-10-02 9:14 ` [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status:?+20 " Kirill A. Shutemov
2007-10-02 9:55 ` [devel] [cyber] Sisyphus-20070929 i586 kernel-headers beehive_status: +20 " Alexey I. Froloff
2007-10-02 10:06 ` Sergey Vlasov
2007-10-02 10:31 ` Kirill A. Shutemov
2007-10-03 17:06 ` Kirill A. Shutemov
2007-10-03 17:13 ` Dmitry V. Levin
2007-10-03 18:02 ` Alexey Gladkov
2007-10-03 20:19 ` Kirill A. Shutemov
2007-10-03 18:08 ` Kirill A. Shutemov
2007-10-04 0:45 ` Dmitry V. Levin
2007-10-04 14:03 ` Michael Shigorin
2007-10-04 14:02 ` Michael Shigorin
2007-10-12 8:49 ` Kirill A. Shutemov
2007-10-12 8:53 ` Slava Semushin
2007-10-12 10:04 ` Michael Shigorin
2007-10-12 10:07 ` Kirill A. Shutemov
2007-10-13 21:53 ` Денис Смирнов
2007-10-13 21:50 ` Денис Смирнов
2007-10-15 9:32 ` Kirill A. Shutemov
2007-10-17 7:38 ` Денис Смирнов
2007-10-17 10:24 ` Kirill A. Shutemov
2007-10-17 11:23 ` Kirill A. Shutemov
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git