ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Скрылевъ Малъ" <majioa@yandex.ru>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: [devel] Fwd: prescanic-0.8-alt2.qa2: Sisyphus/i586 test rebuild failed [2]
Date: Thu, 28 Mar 2019 15:11:27 +0300
Message-ID: <1570381553775087@myt1-4903e6646a45.qloud-c.yandex.net> (raw)
In-Reply-To: <20190323121154.EB9DD9A3212@gyle.altlinux.org>

Приветствую,

кто-то умудрился собрать [builder@localhost .in]$ rpm -qf /usr/include/mysql/mysql_com.h
libmysqlclient21-devel, что при включении заголовка *mysql/udf_registration_types.h* из другого *mysql/mysql_com.h* того же самого пакета, вылетает ошибка:

/usr/include/mysql/mysql_com.h:1011:10: fatal error: mysql/udf_registration_types.h: No such file or directory

Без этого исправления или костылей prescanic никак не пересобрать...

-------- Пересылаемое сообщение --------
23.03.2019, 15:11, "ALT beekeeper" <hiver@altlinux.org>:

Package: prescanic-0.8-alt2.qa2
Status: Sisyphus/i586 test rebuild failed
Cannot build this package for 2 week(s).
Please investigate.
Excerpt from build log:

<13>Mar 23 06:18:06 rpmi: libmysqlclient21-devel-8.0.15-alt1 sisyphus+223624.140.3.1 1551794946 installed
<13>Mar 23 06:18:06 rpmi: libpcap-devel-2:1.9.0-alt2 sisyphus+225217.100.2.1 1552930671 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/prescanic-0.8-alt2.qa2.nosrc.rpm
Installing prescanic-0.8-alt2.qa2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.32268
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf prescanic-0.8
+ echo 'Source #0 (prescanic-0.8.tar.bz2):'
Source #0 (prescanic-0.8.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/prescanic-0.8.tar.bz2
+ /bin/tar -xf -
+ cd prescanic-0.8
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (prescanic-0.8-alt-makefile.patch):'
Patch #0 (prescanic-0.8-alt-makefile.patch):
+ /usr/bin/patch -p1
patching file Makefile
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.32268
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd prescanic-0.8
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/prescanic-0.8'
gcc -O2 -g -ggdb -c -o main.o main.c
In file included from /usr/include/mysql/mysql.h:81,
                 from prescan.h:24,
                 from main.c:1:
/usr/include/mysql/mysql_com.h:1011:10: fatal error: mysql/udf_registration_types.h: No such file or directory
 #include <mysql/udf_registration_types.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [<builtin>: main.o] Error 1
make: Leaving directory '/usr/src/RPM/BUILD/prescanic-0.8'
make: *** Waiting for unfinished jobs....
make: Entering directory '/usr/src/RPM/BUILD/prescanic-0.8'
gcc -O2 -g -ggdb -c -o prescan.o prescan.c
In file included from /usr/include/mysql/mysql.h:81,
                 from prescan.h:24,
                 from prescan.c:1:
/usr/include/mysql/mysql_com.h:1011:10: fatal error: mysql/udf_registration_types.h: No such file or directory
 #include <mysql/udf_registration_types.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [<builtin>: prescan.o] Error 1
make: Leaving directory '/usr/src/RPM/BUILD/prescanic-0.8'
make: Entering directory '/usr/src/RPM/BUILD/prescanic-0.8'
gcc -O2 -g -ggdb -c -o db.o db.c
In file included from /usr/include/mysql/mysql.h:81,
                 from prescan.h:24,
                 from db.c:1:
/usr/include/mysql/mysql_com.h:1011:10: fatal error: mysql/udf_registration_types.h: No such file or directory
 #include <mysql/udf_registration_types.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [<builtin>: db.o] Error 1
make: Leaving directory '/usr/src/RPM/BUILD/prescanic-0.8'
make: Entering directory '/usr/src/RPM/BUILD/prescanic-0.8'
gcc -O2 -g -ggdb -c -o init.o init.c
In file included from /usr/include/mysql/mysql.h:81,
                 from prescan.h:24,
                 from init.c:1:
/usr/include/mysql/mysql_com.h:1011:10: fatal error: mysql/udf_registration_types.h: No such file or directory
 #include <mysql/udf_registration_types.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [<builtin>: init.o] Error 1
make: Leaving directory '/usr/src/RPM/BUILD/prescanic-0.8'
make: Entering directory '/usr/src/RPM/BUILD/prescanic-0.8'
gcc -O2 -g -ggdb -c -o output.o output.c
In file included from /usr/include/mysql/mysql.h:81,
                 from prescan.h:24,
                 from output.c:1:
/usr/include/mysql/mysql_com.h:1011:10: fatal error: mysql/udf_registration_types.h: No such file or directory
 #include <mysql/udf_registration_types.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [<builtin>: output.o] Error 1
make: Leaving directory '/usr/src/RPM/BUILD/prescanic-0.8'
make: Entering directory '/usr/src/RPM/BUILD/prescanic-0.8'
gcc -O2 -g -ggdb -c -o protocol.o protocol.c
In file included from /usr/include/mysql/mysql.h:81,
                 from prescan.h:24,
                 from protocol.c:1:
/usr/include/mysql/mysql_com.h:1011:10: fatal error: mysql/udf_registration_types.h: No such file or directory
 #include <mysql/udf_registration_types.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [<builtin>: protocol.o] Error 1
make: Leaving directory '/usr/src/RPM/BUILD/prescanic-0.8'
make: Entering directory '/usr/src/RPM/BUILD/prescanic-0.8'
gcc -O2 -g -ggdb -c -o osdetect.o osdetect.c
In file included from /usr/include/mysql/mysql.h:81,
                 from prescan.h:24,
                 from osdetect.c:1:
/usr/include/mysql/mysql_com.h:1011:10: fatal error: mysql/udf_registration_types.h: No such file or directory
 #include <mysql/udf_registration_types.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [<builtin>: osdetect.o] Error 1
make: Leaving directory '/usr/src/RPM/BUILD/prescanic-0.8'
make: Entering directory '/usr/src/RPM/BUILD/prescanic-0.8'
gcc -O2 -g -ggdb -c -o tcp.o tcp.c
In file included from /usr/include/mysql/mysql.h:81,
                 from prescan.h:24,
                 from tcp.c:1:
/usr/include/mysql/mysql_com.h:1011:10: fatal error: mysql/udf_registration_types.h: No such file or directory
 #include <mysql/udf_registration_types.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [<builtin>: tcp.o] Error 1
make: Leaving directory '/usr/src/RPM/BUILD/prescanic-0.8'
error: Bad exit status from /usr/src/tmp/rpm-tmp.32268 (%build)

RPM build errors:
    Bad exit status from /usr/src/tmp/rpm-tmp.32268 (%build)
Command exited with non-zero status 1
0.81user 0.12system 0:00.76elapsed 123%CPU (0avgtext+0avgdata 14524maxresident)k
0inputs+0outputs (0major+27975minor)pagefaults 0swaps
hsh-rebuild: rebuild of `prescanic-0.8-alt2.qa2.src.rpm' failed.
Command exited with non-zero status 1

--
Sincerely yours,
ALT beekeeper
-------- Конец пересылаемого сообщения --------



-- 

Малъ Скрылевъ
about.me/majioa



       reply	other threads:[~2019-03-28 12:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-28 12:11 ` Скрылевъ Малъ [this message]
2019-03-28 12:50   ` Sergey V Turchin

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=1570381553775087@myt1-4903e6646a45.qloud-c.yandex.net \
    --to=majioa@yandex.ru \
    --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