ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] audiooss-1.0.0-alt1: rebuild failed
Date: Sun, 14 May 2006 17:10:03 +0400
Message-ID: <20060514131003.GA26361@basalt.office.altlinux.org> (raw)
In-Reply-To: <20060514130353.GA1983@hell.immo.ru>

[-- Attachment #1: Type: text/plain, Size: 1234 bytes --]

On Sun, May 14, 2006 at 05:03:53PM +0400, Alexey I. Froloff wrote:
> * QA Team Robot <qa@> [060514 16:45]:
> > gcc -m32 -c -pipe -Wall -O2 -march=i586 -mcpu=i686 -fno-strength-reduce -fno-strict-aliasing -pipe      -I/usr/include -I/usr/include   -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				  -DFUNCPROTO=15 -DNARROWPROTO   -DMALLOC_0_RETURNS_NULL  -D_REENTRANT -D__REENTRANT -DLINUX_IOCTL     -fPIC audiooss.c
> > `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
> Надо бы макросы поменять, а?

О чём и речь.  Зачем использовать такие ключи, непонятно.
В %optflags совсем другие.

> > audiooss.c:798: error: '__open' aliased to undefined symbol 'open'
> # define strong_alias(name, aliasname) \
>   extern __typeof (name) aliasname __attribute__ ((alias (#name)))
> strong_alias(open, __open);
> strong_alias(close, __close);
> strong_alias(write, __write);
> strong_alias(ioctl, __ioctl);
> strong_alias(fcntl, __fcntl);
> strong_alias(select, __select);
> 
> Это лечится?

Контекст смотреть надо.

> Если нет, то фтопку его...


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]

  reply	other threads:[~2006-05-14 13:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-14 13:03 ` Alexey I. Froloff
2006-05-14 13:10   ` Dmitry V. Levin [this message]
2006-05-14 13:32     ` Alexey I. Froloff
2006-05-14 13:47       ` [devel] %optflags Alexey Tourbin
2006-05-14 14:27         ` Alexey Tourbin
2006-05-15  0:44       ` [devel] audiooss-1.0.0-alt1: rebuild failed Dmitry V. Levin
2006-05-15 15:19         ` Alexey I. Froloff
2006-05-15 15:40         ` Anton Farygin

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=20060514131003.GA26361@basalt.office.altlinux.org \
    --to=ldv@altlinux.org \
    --cc=devel@lists.altlinux.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

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