Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 905927 Details for
Bug 1107047
ruby-ldap: FTBFS in rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 15.95 KB, created by
Dennis Gilmore
on 2014-06-09 19:14:44 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 19:14:44 UTC
Size:
15.95 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/ruby-ldap.spec'], False, '/var/lib/mock/f21-build-2146703-392977/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x14c0b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/ruby-ldap.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: Could not canonicalize hostname: buildhw-06.phx2.fedoraproject.org >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/ruby-ldap-0.9.10-18.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/ruby-ldap.spec'], False, '/var/lib/mock/f21-build-2146703-392977/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x14c0b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/ruby-ldap.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3pKZZO >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf ruby-ldap-0.9.10 >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/ruby-ldap-0.9.10.tar.bz2 >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd ruby-ldap-0.9.10 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ find example/ -type f >+ xargs /usr/bin/chmod 0644 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kjZS5i >+ umask 022 >+ cd /builddir/build/BUILD >+ cd ruby-ldap-0.9.10 >+ export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ ruby extconf.rb --vendor >--with-ldap-dir=/usr >--with-openldap2 >checking for ldap.h... yes >checking for lber.h... yes >checking for ldap_ssl.h... no >checking for openssl/ssl.h... yes >checking for openssl/crypto.h... yes >checking for main() in -lcrypto... yes >checking for main() in -lssl... yes >checking for main() in -lnsl... yes >checking for main() in -lpthread... yes >checking for main() in -lresolv... yes >checking for main() in -llber... yes >checking for main() in -lldap_r... yes >checking for main() in -lldap... yes >checking for ldap_init()... yes >checking for ldap_set_option()... yes >checking for ldap_get_option()... yes >checking for ldap_start_tls_s()... yes >checking for ldap_memfree()... yes >checking for ldap_perror()... yes >checking for ldap_sort_entries()... yes >checking for ldapssl_init()... no >checking for ldap_sslinit()... no >checking for ldap_sasl_bind_s()... yes >checking for ldap_compare_s()... yes >checking for ldap_add_ext_s()... yes >checking for ldap_compare_ext_s()... yes >checking for ldap_delete_ext_s()... yes >checking for ldap_modify_ext_s()... yes >checking for ldap_search_ext_s()... yes >checking for ldap_unbind_ext_s()... yes >checking for ldap_sasl_interactive_bind_s()... yes >creating Makefile >+ make -j16 >gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DUSE_OPENLDAP2 -DUSE_OPENLDAP -DLDAP_DEPRECATED -D_REENTRANT -DHAVE_LDAP_H -DHAVE_LBER_H -DHAVE_OPENSSL_SSL_H -DHAVE_OPENSSL_CRYPTO_H -DHAVE_LDAP_INIT -DHAVE_LDAP_SET_OPTION -DHAVE_LDAP_GET_OPTION -DHAVE_LDAP_START_TLS_S -DHAVE_LDAP_MEMFREE -DHAVE_LDAP_PERROR -DHAVE_LDAP_SORT_ENTRIES -DHAVE_LDAP_SASL_BIND_S -DHAVE_LDAP_COMPARE_S -DHAVE_LDAP_ADD_EXT_S -DHAVE_LDAP_COMPARE_EXT_S -DHAVE_LDAP_DELETE_EXT_S -DHAVE_LDAP_MODIFY_EXT_S -DHAVE_LDAP_SEARCH_EXT_S -DHAVE_LDAP_UNBIND_EXT_S -DHAVE_LDAP_SASL_INTERACTIVE_BIND_S -DRUBY_VERSION_CODE=211 -D_FILE_OFFSET_BITS=64 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -m32 -o misc.o -c misc.c >gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DUSE_OPENLDAP2 -DUSE_OPENLDAP -DLDAP_DEPRECATED -D_REENTRANT -DHAVE_LDAP_H -DHAVE_LBER_H -DHAVE_OPENSSL_SSL_H -DHAVE_OPENSSL_CRYPTO_H -DHAVE_LDAP_INIT -DHAVE_LDAP_SET_OPTION -DHAVE_LDAP_GET_OPTION -DHAVE_LDAP_START_TLS_S -DHAVE_LDAP_MEMFREE -DHAVE_LDAP_PERROR -DHAVE_LDAP_SORT_ENTRIES -DHAVE_LDAP_SASL_BIND_S -DHAVE_LDAP_COMPARE_S -DHAVE_LDAP_ADD_EXT_S -DHAVE_LDAP_COMPARE_EXT_S -DHAVE_LDAP_DELETE_EXT_S -DHAVE_LDAP_MODIFY_EXT_S -DHAVE_LDAP_SEARCH_EXT_S -DHAVE_LDAP_UNBIND_EXT_S -DHAVE_LDAP_SASL_INTERACTIVE_BIND_S -DRUBY_VERSION_CODE=211 -D_FILE_OFFSET_BITS=64 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -m32 -o mod.o -c mod.c >gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DUSE_OPENLDAP2 -DUSE_OPENLDAP -DLDAP_DEPRECATED -D_REENTRANT -DHAVE_LDAP_H -DHAVE_LBER_H -DHAVE_OPENSSL_SSL_H -DHAVE_OPENSSL_CRYPTO_H -DHAVE_LDAP_INIT -DHAVE_LDAP_SET_OPTION -DHAVE_LDAP_GET_OPTION -DHAVE_LDAP_START_TLS_S -DHAVE_LDAP_MEMFREE -DHAVE_LDAP_PERROR -DHAVE_LDAP_SORT_ENTRIES -DHAVE_LDAP_SASL_BIND_S -DHAVE_LDAP_COMPARE_S -DHAVE_LDAP_ADD_EXT_S -DHAVE_LDAP_COMPARE_EXT_S -DHAVE_LDAP_DELETE_EXT_S -DHAVE_LDAP_MODIFY_EXT_S -DHAVE_LDAP_SEARCH_EXT_S -DHAVE_LDAP_UNBIND_EXT_S -DHAVE_LDAP_SASL_INTERACTIVE_BIND_S -DRUBY_VERSION_CODE=211 -D_FILE_OFFSET_BITS=64 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -m32 -o ldap.o -c ldap.c >gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DUSE_OPENLDAP2 -DUSE_OPENLDAP -DLDAP_DEPRECATED -D_REENTRANT -DHAVE_LDAP_H -DHAVE_LBER_H -DHAVE_OPENSSL_SSL_H -DHAVE_OPENSSL_CRYPTO_H -DHAVE_LDAP_INIT -DHAVE_LDAP_SET_OPTION -DHAVE_LDAP_GET_OPTION -DHAVE_LDAP_START_TLS_S -DHAVE_LDAP_MEMFREE -DHAVE_LDAP_PERROR -DHAVE_LDAP_SORT_ENTRIES -DHAVE_LDAP_SASL_BIND_S -DHAVE_LDAP_COMPARE_S -DHAVE_LDAP_ADD_EXT_S -DHAVE_LDAP_COMPARE_EXT_S -DHAVE_LDAP_DELETE_EXT_S -DHAVE_LDAP_MODIFY_EXT_S -DHAVE_LDAP_SEARCH_EXT_S -DHAVE_LDAP_UNBIND_EXT_S -DHAVE_LDAP_SASL_INTERACTIVE_BIND_S -DRUBY_VERSION_CODE=211 -D_FILE_OFFSET_BITS=64 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -m32 -o entry.o -c entry.c >gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DUSE_OPENLDAP2 -DUSE_OPENLDAP -DLDAP_DEPRECATED -D_REENTRANT -DHAVE_LDAP_H -DHAVE_LBER_H -DHAVE_OPENSSL_SSL_H -DHAVE_OPENSSL_CRYPTO_H -DHAVE_LDAP_INIT -DHAVE_LDAP_SET_OPTION -DHAVE_LDAP_GET_OPTION -DHAVE_LDAP_START_TLS_S -DHAVE_LDAP_MEMFREE -DHAVE_LDAP_PERROR -DHAVE_LDAP_SORT_ENTRIES -DHAVE_LDAP_SASL_BIND_S -DHAVE_LDAP_COMPARE_S -DHAVE_LDAP_ADD_EXT_S -DHAVE_LDAP_COMPARE_EXT_S -DHAVE_LDAP_DELETE_EXT_S -DHAVE_LDAP_MODIFY_EXT_S -DHAVE_LDAP_SEARCH_EXT_S -DHAVE_LDAP_UNBIND_EXT_S -DHAVE_LDAP_SASL_INTERACTIVE_BIND_S -DRUBY_VERSION_CODE=211 -D_FILE_OFFSET_BITS=64 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -m32 -o sslconn.o -c sslconn.c >gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DUSE_OPENLDAP2 -DUSE_OPENLDAP -DLDAP_DEPRECATED -D_REENTRANT -DHAVE_LDAP_H -DHAVE_LBER_H -DHAVE_OPENSSL_SSL_H -DHAVE_OPENSSL_CRYPTO_H -DHAVE_LDAP_INIT -DHAVE_LDAP_SET_OPTION -DHAVE_LDAP_GET_OPTION -DHAVE_LDAP_START_TLS_S -DHAVE_LDAP_MEMFREE -DHAVE_LDAP_PERROR -DHAVE_LDAP_SORT_ENTRIES -DHAVE_LDAP_SASL_BIND_S -DHAVE_LDAP_COMPARE_S -DHAVE_LDAP_ADD_EXT_S -DHAVE_LDAP_COMPARE_EXT_S -DHAVE_LDAP_DELETE_EXT_S -DHAVE_LDAP_MODIFY_EXT_S -DHAVE_LDAP_SEARCH_EXT_S -DHAVE_LDAP_UNBIND_EXT_S -DHAVE_LDAP_SASL_INTERACTIVE_BIND_S -DRUBY_VERSION_CODE=211 -D_FILE_OFFSET_BITS=64 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -m32 -o saslconn.o -c saslconn.c >gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DUSE_OPENLDAP2 -DUSE_OPENLDAP -DLDAP_DEPRECATED -D_REENTRANT -DHAVE_LDAP_H -DHAVE_LBER_H -DHAVE_OPENSSL_SSL_H -DHAVE_OPENSSL_CRYPTO_H -DHAVE_LDAP_INIT -DHAVE_LDAP_SET_OPTION -DHAVE_LDAP_GET_OPTION -DHAVE_LDAP_START_TLS_S -DHAVE_LDAP_MEMFREE -DHAVE_LDAP_PERROR -DHAVE_LDAP_SORT_ENTRIES -DHAVE_LDAP_SASL_BIND_S -DHAVE_LDAP_COMPARE_S -DHAVE_LDAP_ADD_EXT_S -DHAVE_LDAP_COMPARE_EXT_S -DHAVE_LDAP_DELETE_EXT_S -DHAVE_LDAP_MODIFY_EXT_S -DHAVE_LDAP_SEARCH_EXT_S -DHAVE_LDAP_UNBIND_EXT_S -DHAVE_LDAP_SASL_INTERACTIVE_BIND_S -DRUBY_VERSION_CODE=211 -D_FILE_OFFSET_BITS=64 -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -m32 -o conn.o -c conn.c >saslconn.c: In function 'rb_ldap_conn_sasl_bind': >saslconn.c:125:7: error: format not a string literal and no format arguments [-Werror=format-security] > Check_LDAP_Result (ldapdata->err); > ^ >saslconn.c:147:7: error: format not a string literal and no format arguments [-Werror=format-security] > Check_LDAP_Result (ldapdata->err); > ^ >sslconn.c: In function 'rb_openldap_sslconn_initialize': >sslconn.c:103:7: error: format not a string literal and no format arguments [-Werror=format-security] > Check_LDAP_Result (ldapdata->err); > ^ >sslconn.c:109:7: error: format not a string literal and no format arguments [-Werror=format-security] > Check_LDAP_Result (ldapdata->err); > ^ >sslconn.c:115:7: error: format not a string literal and no format arguments [-Werror=format-security] > Check_LDAP_Result (ldapdata->err); > ^ >conn.c: In function 'rb_ldap_conn_start_tls_s': >conn.c:200:3: error: format not a string literal and no format arguments [-Werror=format-security] > Check_LDAP_Result (ldapdata->err); > ^ >conn.c: In function 'rb_ldap_conn_simple_bind_s': >conn.c:293:3: error: format not a string literal and no format arguments [-Werror=format-security] > Check_LDAP_Result (ldapdata->err); > ^ >conn.c: In function 'rb_ldap_conn_bind_s': >conn.c:368:3: error: format not a string literal and no format arguments [-Werror=format-security] > Check_LDAP_Result (ldapdata->err); > ^ >conn.c: In function 'rb_ldap_conn_unbind': >conn.c:397:3: error: format not a string literal and no format arguments [-Werror=format-security] > Check_LDAP_Result (ldapdata->err); > ^ >conn.c: In function 'rb_ldap_conn_set_option': >conn.c:527:3: error: format not a string literal and no format arguments [-Werror=format-security] > Check_LDAP_OPT_Result (ldapdata->err); > ^ >conn.c: In function 'rb_ldap_conn_get_option': >conn.c:656:7: error: format not a string literal and no format arguments [-Werror=format-security] > rb_raise (rb_eLDAP_Error, ldap_err2string (ldapdata->err)); > ^ >conn.c: In function 'rb_ldap_conn_search_i': >conn.c:888:3: error: format not a string literal and no format arguments [-Werror=format-security] > Check_LDAP_Result ((*ldapdata)->err); > ^ >conn.c: In function 'rb_ldap_parse_result': >conn.c:967:3: error: format not a string literal and no format arguments [-Werror=format-security] > Check_LDAP_Result (rc); > ^ >conn.c:968:3: error: format not a string literal and no format arguments [-Werror=format-security] > Check_LDAP_Result (err); > ^ >conn.c: In function 'rb_ldap_conn_search_ext_i': >conn.c:1221:3: error: format not a string literal and no format arguments [-Werror=format-security] > Check_LDAP_Result ((*ldapdata)->err); > ^ >conn.c: In function 'rb_ldap_conn_add_s': >conn.c:1410:3: error: format not a string literal and no format arguments [-Werror=format-security] > Check_LDAP_Result (ldapdata->err); > ^ >conn.c: In function 'rb_ldap_conn_add_ext_s': >conn.c:1466:3: error: format not a string literal and no format arguments [-Werror=format-security] > Check_LDAP_Result (ldapdata->err); > ^ >conn.c: In function 'rb_ldap_conn_modify_s': >conn.c:1517:3: error: format not a string literal and no format arguments [-Werror=format-security] > Check_LDAP_Result (ldapdata->err); > ^ >conn.c: In function 'rb_ldap_conn_modify_ext_s': >conn.c:1574:3: error: format not a string literal and no format arguments [-Werror=format-security] > Check_LDAP_Result (ldapdata->err); > ^ >conn.c: In function 'rb_ldap_conn_modrdn_s': >conn.c:1602:3: error: format not a string literal and no format arguments [-Werror=format-security] > Check_LDAP_Result (ldapdata->err); > ^ >conn.c: In function 'rb_ldap_conn_delete_s': >conn.c:1623:3: error: format not a string literal and no format arguments [-Werror=format-security] > Check_LDAP_Result (ldapdata->err); > ^ >conn.c: In function 'rb_ldap_conn_delete_ext_s': >conn.c:1650:3: error: format not a string literal and no format arguments [-Werror=format-security] > Check_LDAP_Result (ldapdata->err); > ^ >conn.c: In function 'rb_ldap_conn_compare_s': >conn.c:1682:3: error: format not a string literal and no format arguments [-Werror=format-security] > Check_LDAP_Result (ldapdata->err); > ^ >conn.c: In function 'rb_ldap_conn_compare_ext_s': >conn.c:1733:3: error: format not a string literal and no format arguments [-Werror=format-security] > Check_LDAP_Result (ldapdata->err); > ^ >misc.c: In function 'rb_ldap_control_oid': >misc.c:284:16: warning: variable 'ctl' set but not used [-Wunused-but-set-variable] > LDAPControl *ctl; > ^ >misc.c: In function 'rb_ldap_control_critical': >misc.c:344:16: warning: variable 'ctl' set but not used [-Wunused-but-set-variable] > LDAPControl *ctl; > ^ >ldap.c: In function 'Init_ldap': >ldap.c:507:3: warning: null argument where non-null required (argument 1) [-Wnonnull] > rb_ldap_define_sasl_mech (LDAP_SASL_SIMPLE); > ^ >cc1: some warnings being treated as errors >make: *** [saslconn.o] Error 1 >make: *** Waiting for unfinished jobs.... >cc1: some warnings being treated as errors >make: *** [sslconn.o] Error 1 >cc1: some warnings being treated as errors >make: *** [conn.o] Error 1 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.kjZS5i (%build) > Bad exit status from /var/tmp/rpm-tmp.kjZS5i (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/ruby-ldap.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/ruby-ldap.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1107047
: 905927 |
905928
|
905929