On 2018/10/20 11:31, Rafael Sadowski wrote:
> CVSROOT:      /cvs
> Module name:  ports
> Changes by:   [email protected]       2018/10/20 11:31:24
> 
> Modified files:
>       devel/qbs      : Makefile distinfo 
> 
> Log message:
> Update qbs-1.12.0
> 

This update (actually 1.12.1) failed on i386. I don't know if 1.12.0 built
because it was knocked out by qtdeclarative/qtnetwork failure. Here's the tail
of the log (full log attached).

( test -e Makefile.static-res || /usr/local/bin/qmake-qt5 -o 
Makefile.static-res /usr/obj/ports/qbs-1.12.1/qbs-src-1.12.1/static-res.pro 
CONFIG+=qbs_enable_unit_tests=1 CONFIG+=qbs_enable_project_file_updates 
PREFIX=/usr/local 'QMAKE_CFLAGS=-O2 -pipe  ' 'QMAKE_CFLAGS_RELEASE=-O2 -pipe  ' 
QMAKE_CXX=c++ 'QMAKE_CXXFLAGS=-O2 -pipe  ' 'QMAKE_CXXFLAGS_RELEASE=-O2 -pipe  ' 
QMAKE_LFLAGS= QMAKE_LFLAGS_RELEASE= ) && /usr/bin/make -f Makefile.static-res 
all
bin/qbs build --settings-dir qbsres/settings -f 
/usr/obj/ports/qbs-1.12.1/qbs-src-1.12.1/qbs.qbs -d qbsres -p 'qbs res
ources' project.withCode:false project.withDocumentation:false profile:none
Build graph does not yet exist for configuration 'default'. Starting from 
scratch.
Resolving project for configuration default
Setting up build graph for configuration default
Segmentation fault (core dumped)

bt doesn't look terrible helpful.

(gdb) bt
#0  __tfork_thread () at /usr/src/lib/libc/arch/i386/sys/tfork_thread.S:94
Current language:  auto; currently asm
(gdb) thread apply all bt

Thread 4 (process 425354):
#0  0x0d347fd9 in _dl_bind (object=0x47b52800, index=16) at 
/usr/src/libexec/ld.so/i386/rtld_machine.c:400
#1  0x0d341e57 in _dl_bind_start () at /usr/src/libexec/ld.so/i386/ldasm.S:99
#2  0x47b52800 in ?? ()
#3  0x00000010 in ?? ()
#4  0x671d0033 in ?? ()
#5  0x99560033 in ?? ()
#6  0x44773100 in ?? ()
#7  0x5237ad64 in ?? ()
#8  0x64f66e78 in ?? ()
#9  0x28b268e0 in ?? () from /usr/local/lib/qt5/libQt5Core.so.2.2
#10 0x44773840 in ?? ()
#11 0x00000001 in ?? ()
#12 0x00000000 in ?? ()
Current language:  auto; currently minimal

Thread 3 (process 197744):
#0  futex () at -:3
#1  0x0f2772b5 in _rthread_cond_timedwait (cond=0x5af8a180, mutexp=0x23295fd8, 
abs=0x0) at tcb.h:41
#2  0x0f27741e in pthread_cond_wait (condp=0x23295fdc, mutexp=0x23295fd8)
    at /usr/src/lib/libc/thread/rthread_cond.c:166
#3  0x032ffe53 in QTWTF::TCMalloc_PageHeap::scavengerThread () from 
/usr/local/lib/qt5/libQt5Script.so.2.2
#4  0x032ffdc8 in QTWTF::TCMalloc_PageHeap::runScavengerThread () from 
/usr/local/lib/qt5/libQt5Script.so.2.2
#5  0x01179179 in _rthread_start (v=0x4f4f902c) at 
/usr/src/lib/librthread/rthread.c:96
#6  0x0f29cbf6 in __tfork_thread () at 
/usr/src/lib/libc/arch/i386/sys/tfork_thread.S:95
Current language:  auto; currently asm

Thread 2 (process 311319):
#0  futex () at -:3
#1  0x0f2772b5 in _rthread_cond_timedwait (cond=0x780af5c0, mutexp=0x780af510, 
abs=0x0) at tcb.h:41
#2  0x0f27741e in pthread_cond_wait (condp=0x780af514, mutexp=0x780af510)
    at /usr/src/lib/libc/thread/rthread_cond.c:166
#3  0x08924a1a in QWaitConditionPrivate::wait () from 
/usr/local/lib/qt5/libQt5Core.so.2.2
#4  0x08924746 in QWaitCondition::wait () from 
/usr/local/lib/qt5/libQt5Core.so.2.2
#5  0x08923f7d in QThread::wait () from /usr/local/lib/qt5/libQt5Core.so.2.2
#6  0x0cf20460 in 
qbs::Internal::InternalJobThreadWrapper::~InternalJobThreadWrapper ()
   from 
/usr/obj/ports/qbs-1.12.1/qbs-src-1.12.1/build-i386/lib/libqbscore.so.5.0
#7  0x5237ad64 in ?? ()
#8  0xffffffff in ?? ()
#9  0x78be1140 in ?? ()
#10 0x2894d3c8 in ?? () from /usr/local/lib/qt5/libQt5Core.so.2.2
#11 0x28b27d30 in ?? () from /usr/local/lib/qt5/libQt5Core.so.2.2
#12 0x00000004 in ?? ()
#13 0x08b04440 in QObject::destroyed () from 
/usr/local/lib/qt5/libQt5Core.so.2.2
#14 0x0cf204fa in 
qbs::Internal::InternalJobThreadWrapper::~InternalJobThreadWrapper ()
   from 
/usr/obj/ports/qbs-1.12.1/qbs-src-1.12.1/build-i386/lib/libqbscore.so.5.0
#15 0x08b04522 in QObjectPrivate::deleteChildren () from 
/usr/local/lib/qt5/libQt5Core.so.2.2
#16 0x08b04304 in QObject::~QObject () from /usr/local/lib/qt5/libQt5Core.so.2.2
#17 0x60d356c0 in ?? ()
#18 0x28b268e0 in ?? () from /usr/local/lib/qt5/libQt5Core.so.2.2
#19 0x28b41f65 in _ZL18_q_ObjectMutexPool () from 
/usr/local/lib/qt5/libQt5Core.so.2.2
#20 0x28b41f64 in _ZL18_q_ObjectMutexPool () from 
/usr/local/lib/qt5/libQt5Core.so.2.2
#21 0x00000006 in ?? ()
#22 0x28b41f84 in _ZL18_q_ObjectMutexPool () from 
/usr/local/lib/qt5/libQt5Core.so.2.2
#23 0x60d356c0 in ?? ()
#24 0x00000007 in ?? ()
#25 0x00000000 in ?? ()

Thread 1 (process 190426):
#0  __tfork_thread () at /usr/src/lib/libc/arch/i386/sys/tfork_thread.S:94


Attachment: qbs.log.gz
Description: Binary data

Reply via email to