Message 215521 - Python tracker
Message215521
| Author | serhiy.storchaka |
|---|---|
| Recipients | ethan.furman, giampaolo.rodola, gvanrossum, neologix, python-dev, serhiy.storchaka, vstinner |
| Date | 2014-04-04.13:50:25 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1396619426.33.0.59215512444.issue21076@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
http://buildbot.python.org/all/builders/AMD64%20Ubuntu%20LTS%203.x/builds/4131/steps/compile/logs/stdio gcc -pthread -Xlinker -export-dynamic -o Modules/_testembed Modules/_testembed.o libpython3.5dm.a -lpthread -ldl -lutil -lm libpython3.5dm.a(config.o):(.data+0x18): undefined reference to `PyInit_signal' collect2: ld returned 1 exit status make: *** [Modules/_testembed] Error 1 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-04-04 13:50:26 | serhiy.storchaka | set | recipients: + serhiy.storchaka, gvanrossum, vstinner, giampaolo.rodola, neologix, ethan.furman, python-dev |
| 2014-04-04 13:50:26 | serhiy.storchaka | set | messageid: <1396619426.33.0.59215512444.issue21076@psf.upfronthosting.co.za> |
| 2014-04-04 13:50:26 | serhiy.storchaka | link | issue21076 messages |
| 2014-04-04 13:50:25 | serhiy.storchaka | create | |