Discussion:
Update to mariadb101-client-10.1.16 failure
(too old to reply)
Mark J. Carpio
2016-07-24 09:42:12 UTC
Permalink
Hello all,

I am seeing an issue when attempting to update mariadb10.1

uname:

FreeBSD 10.3-RELEASE-p4 #0: Sat May 28 12:23:44 UTC 2016
***@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64


Error seen during portmaster update:

===> Applying FreeBSD patches for mariadb101-client-10.1.16

1 out of 7 hunks failed--saving rejects to scripts/CMakeLists.txt.rej
=> Patch patch-scripts_CMakeLists.txt failed to apply cleanly.
=> Patch(es) patch-CMakeLists.txt patch-client_CMakeLists.txt
patch-cmake_ssl.cmake patch-extra_CMakeLists.txt
patch-include_CMakeLists.txt patch-include_my__compare.h
patch-libmysql_CMakeLists.txt patch-libservices_CMakeLists.txt
patch-man_CMakeLists.txt patch-mysys_my__default.c
patch-pcre_CMakeLists.txt applied cleanly.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/databases/mariadb101-client
*** Error code 1

Stop.
make: stopped in /usr/ports/databases/mariadb101-client

===>>> make build failed for databases/mariadb101-client
===>>> Aborting update

===>>> Update for databases/mariadb101-client failed
===>>> Aborting update
--
Kind Regards,

Mark J. Carpio
Jim Ohlstein
2016-07-24 12:25:24 UTC
Permalink
Hello,
Post by Mark J. Carpio
Hello all,
I am seeing an issue when attempting to update mariadb10.1
FreeBSD 10.3-RELEASE-p4 #0: Sat May 28 12:23:44 UTC 2016
===> Applying FreeBSD patches for mariadb101-client-10.1.16
1 out of 7 hunks failed--saving rejects to scripts/CMakeLists.txt.rej
=> Patch patch-scripts_CMakeLists.txt failed to apply cleanly.
=> Patch(es) patch-CMakeLists.txt patch-client_CMakeLists.txt
patch-cmake_ssl.cmake patch-extra_CMakeLists.txt
patch-include_CMakeLists.txt patch-include_my__compare.h
patch-libmysql_CMakeLists.txt patch-libservices_CMakeLists.txt
patch-man_CMakeLists.txt patch-mysys_my__default.c
patch-pcre_CMakeLists.txt applied cleanly.
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/databases/mariadb101-client
*** Error code 1
Stop.
make: stopped in /usr/ports/databases/mariadb101-client
===>>> make build failed for databases/mariadb101-client
===>>> Aborting update
===>>> Update for databases/mariadb101-client failed
===>>> Aborting update
Seeing the same thing, cc'd maintainer.

--
Jim
Bernard Spil
2016-07-24 13:15:48 UTC
Permalink
Post by Jim Ohlstein
Hello,
Post by Mark J. Carpio
Hello all,
I am seeing an issue when attempting to update mariadb10.1
FreeBSD 10.3-RELEASE-p4 #0: Sat May 28 12:23:44 UTC 2016
amd64
===> Applying FreeBSD patches for mariadb101-client-10.1.16
1 out of 7 hunks failed--saving rejects to scripts/CMakeLists.txt.rej
=> Patch patch-scripts_CMakeLists.txt failed to apply cleanly.
=> Patch(es) patch-CMakeLists.txt patch-client_CMakeLists.txt
patch-cmake_ssl.cmake patch-extra_CMakeLists.txt
patch-include_CMakeLists.txt patch-include_my__compare.h
patch-libmysql_CMakeLists.txt patch-libservices_CMakeLists.txt
patch-man_CMakeLists.txt patch-mysys_my__default.c
patch-pcre_CMakeLists.txt applied cleanly.
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/databases/mariadb101-client
*** Error code 1
Stop.
make: stopped in /usr/ports/databases/mariadb101-client
===>>> make build failed for databases/mariadb101-client
===>>> Aborting update
===>>> Update for databases/mariadb101-client failed
===>>> Aborting update
Seeing the same thing, cc'd maintainer.
--
Jim
Hi Jiim,

Can you check again (update your ports tree)? I believe I fixed this
issue earlier today. Initially I only submitted the update to -server,
today I committed the changes to -client.

Cheers,

Bernard.
Jim Ohlstein
2016-07-24 13:38:50 UTC
Permalink
Hello,
Post by Bernard Spil
Post by Jim Ohlstein
Hello,
Post by Mark J. Carpio
Hello all,
I am seeing an issue when attempting to update mariadb10.1
FreeBSD 10.3-RELEASE-p4 #0: Sat May 28 12:23:44 UTC 2016
===> Applying FreeBSD patches for mariadb101-client-10.1.16
1 out of 7 hunks failed--saving rejects to scripts/CMakeLists.txt.rej
=> Patch patch-scripts_CMakeLists.txt failed to apply cleanly.
=> Patch(es) patch-CMakeLists.txt patch-client_CMakeLists.txt
patch-cmake_ssl.cmake patch-extra_CMakeLists.txt
patch-include_CMakeLists.txt patch-include_my__compare.h
patch-libmysql_CMakeLists.txt patch-libservices_CMakeLists.txt
patch-man_CMakeLists.txt patch-mysys_my__default.c
patch-pcre_CMakeLists.txt applied cleanly.
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/databases/mariadb101-client
*** Error code 1
Stop.
make: stopped in /usr/ports/databases/mariadb101-client
===>>> make build failed for databases/mariadb101-client
===>>> Aborting update
===>>> Update for databases/mariadb101-client failed
===>>> Aborting update
Seeing the same thing, cc'd maintainer.
--
Jim
Hi Jiim,
Can you check again (update your ports tree)? I believe I fixed this
issue earlier today. Initially I only submitted the update to -server,
today I committed the changes to -client.
Yes, -client built successfully, -server is building now so it's well
past the patch stage.

Thanks!
--
Jim Ohlstein


"Never argue with a fool, onlookers may not be able to tell the
difference." - Mark Twain
Loading...