Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 705492 - dev-php/swoole-async-4.4.12 : /.../swoole_async_client.cc:89:47: error: swoole_get_property was not declared in this scope
Summary: dev-php/swoole-async-4.4.12 : /.../swoole_async_client.cc:89:47: error: swool...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
: 731102 760618 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-01-15 17:48 UTC by Toralf Förster
Modified: 2021-09-29 16:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.52 KB, text/plain)
2020-01-15 17:48 UTC, Toralf Förster
Details
dev-php:swoole-async-4.4.12:20200115-123158.log (dev-php:swoole-async-4.4.12:20200115-123158.log,20.80 KB, text/plain)
2020-01-15 17:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,155.83 KB, text/plain)
2020-01-15 17:48 UTC, Toralf Förster
Details
environment (environment,69.29 KB, text/plain)
2020-01-15 17:48 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.82 KB, application/x-bzip)
2020-01-15 17:48 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.06 KB, application/x-bzip)
2020-01-15 17:48 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.24 KB, application/x-bzip)
2020-01-15 17:48 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-01-15 17:48:31 UTC
/var/tmp/portage/dev-php/swoole-async-4.4.12/work/php7.2/swoole_async_client.cc: In function ‘void client_execute_callback(zval*, php_swoole_client_callback_type)’:
/var/tmp/portage/dev-php/swoole-async-4.4.12/work/php7.2/swoole_async_client.cc:89:47: error: ‘swoole_get_property’ was not declared in this scope
   89 |     client_callback *cb = (client_callback *) swoole_get_property(zobject, client_property_callback);
      |                                               ^~~~~~~~~~~~~~~~~~~
/var/tmp/portage/dev-php/swoole-async-4.4.12/work/php7.2/swoole_async_client.cc: In function ‘swClient* client_get_ptr(zval*)’:

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-libressl-20200112-011640

  -------------------------------------------------------------------

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)

Available Rust versions:
  [1]   rust-1.40.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 15 Jan 2020 12:06:16 +0000

emerge -qpvO dev-php/swoole-async
[ebuild  N    ] dev-php/swoole-async-4.4.12  USE="-debug" PHP_TARGETS="php7-2 (-php7-1) -php7-3 -php7-4"
Comment 1 Toralf Förster gentoo-dev 2020-01-15 17:48:34 UTC
Created attachment 603350 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-15 17:48:36 UTC
Created attachment 603352 [details]
dev-php:swoole-async-4.4.12:20200115-123158.log
Comment 3 Toralf Förster gentoo-dev 2020-01-15 17:48:39 UTC
Created attachment 603354 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-01-15 17:48:42 UTC
Created attachment 603356 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-01-15 17:48:45 UTC
Created attachment 603358 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-01-15 17:48:48 UTC
Created attachment 603360 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-01-15 17:48:51 UTC
Created attachment 603362 [details]
temp.tbz2
Comment 8 Joerg Bornkessel (RETIRED) gentoo-dev 2020-01-15 20:14:22 UTC
removed block to the wrong tracker....
Comment 9 Toralf Förster gentoo-dev 2021-09-29 15:37:24 UTC
*** Bug 731102 has been marked as a duplicate of this bug. ***
Comment 10 Toralf Förster gentoo-dev 2021-09-29 15:37:31 UTC
*** Bug 760618 has been marked as a duplicate of this bug. ***
Comment 11 Larry the Git Cow gentoo-dev 2021-09-29 16:53:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adda557b380f0fe8aa556f21b46dad360e57bb97

commit adda557b380f0fe8aa556f21b46dad360e57bb97
Author:     Brian Evans <grknight@gentoo.org>
AuthorDate: 2021-09-29 16:49:51 +0000
Commit:     Brian Evans <grknight@gentoo.org>
CommitDate: 2021-09-29 16:52:49 +0000

    dev-php/swoole-async: Fix build dependencies
    
    swoole-async needs a specific version of dev-php/swoole to compile and work
    Revbump to ensure those using it get what is necessary
    
    Closes: https://bugs.gentoo.org/705492
    Signed-off-by: Brian Evans <grknight@gentoo.org>

 .../{swoole-async-4.4.12.ebuild => swoole-async-4.4.12-r1.ebuild}    | 5 +++--
 .../{swoole-async-4.4.16.ebuild => swoole-async-4.4.16-r1.ebuild}    | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)