Hello, all:
----- 元のメッセージ -----
差出人: "Vít Ondruch" vondruch@redhat.com Just a quick update about status.
So far, we have built most of the rubygem-packages, 66 in total. These are the remaining:
Just checked for library dependency:
$ repoquery --disablerepo=* --enablerepo=koji-ruby24 --qf "%{SOURCERPM}" --whatrequires "libruby.so.2.3()(64bit)" | sort | uniq | cat -n
Yum-utils package has been deprecated, use dnf instead. See 'man yum2dnf' for more information.
1 libdmtx-0.7.2-19.fc24.src.rpm FAIL: https://koji.fedoraproject.org/koji/taskinfo?taskID=17264227 Perhaps due to php side change.
2 libprelude-3.1.0-27.fc26.src.rpm still building: https://koji.fedoraproject.org/koji/buildinfo?buildID=833091 However, it seems that test suite is hanging. Note that koji build will be killed after 24 hours (I remember), so I guess this build will fail soon (or I rekick this later, maybe)
3 pcs-0.9.155-1.fc26.src.rpm FAIL: https://koji.fedoraproject.org/koji/taskinfo?taskID=17263481 Perhaps due to rubygem-json update which changed error format: reported upstream: https://github.com/ClusterLabs/pcs/issues/126
4 postgresql-plruby-0.5.4-11.fc26.src.rpm FAIL: https://koji.fedoraproject.org/koji/taskinfo?taskID=17263489 integer unitication
5 redland-bindings-1.0.16.1-16.fc25.src.rpm FAIL: https://koji.fedoraproject.org/koji/taskinfo?taskID=17263493 due to php side change
6 ruby-augeas-0.5.0-9.fc24.src.rpm FAIL: https://koji.fedoraproject.org/koji/taskinfo?taskID=17263551 BuildRequires seems fixing, at least
7 ruby-korundum-4.14.3-10.fc24.src.rpm FAIL: https://koji.fedoraproject.org/koji/taskinfo?taskID=17263769 okular was KF5-ized -> broken deps on smokekde
8 ruby-ldap-0.9.16-6.fc24.src.rpm FAIL: https://koji.fedoraproject.org/koji/taskinfo?taskID=17263610 Looks like now C binding build creates some additional files, perhaps removing such files is enough??
9 rubygem-json-1.8.3-103.fc25.src.rpm Not have checked.
10 rubygem-kgio-2.10.0-1.fc26.src.rpm FAIL: https://koji.fedoraproject.org/koji/taskinfo?taskID=17253487 Test fails on some archs (aarch64, ppc64, ppc64le), don't know why
11 rubygem-pcaprub-0.12.4-1.fc26.src.rpm FAIL: https://koji.fedoraproject.org/koji/taskinfo?taskID=17264381 Missing BR deps on %check (just disabling %check for now??)
12 rubygem-pg-0.18.4-2.fc24.src.rpm FAIL: https://koji.fedoraproject.org/koji/taskinfo?taskID=17264419 Test fails, don't know why
13 rubygem-puma-3.6.0-4.fc26.src.rpm FAIL: https://koji.fedoraproject.org/koji/taskinfo?taskID=17264553 Fails only on armv7hl, looks like issue with ragel.
14 shogun-4.1.0-7.fc26.src.rpm FAIL: https://koji.fedoraproject.org/koji/taskinfo?taskID=17263929 Looks like eigen3 3.2.10 -> 3.3.1 change is the cause, not related to ruby
15 subversion-1.9.5-1.fc26.src.rpm Now building: https://koji.fedoraproject.org/koji/buildinfo?buildID=833585 scratch build was okay: https://koji.fedoraproject.org/koji/taskinfo?taskID=17263808
16 uwsgi-2.0.14-4.fc26.src.rpm FAIL: https://koji.fedoraproject.org/koji/taskinfo?taskID=17263965 Fails only on armv7hl, don't know what is happening:
/usr/bin/ld: cannot find -ljvm collect2: error: ld returned 1 exit status
17 zorba-3.0.0-26.20140621git152f8964c.fc25.src.rpm FAIL: https://koji.fedoraproject.org/koji/taskinfo?taskID=17264061 Looks like doxygen is segfaulting, not related to ruby.
While we can wait for subversion build to finish, I think now we can merge f26-ruby24 side tag into main f26.
Regards, Mamoru