Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fail on Debian sparc #418

Open
GoogleCodeExporter opened this issue Nov 5, 2015 · 3 comments
Open

Build fail on Debian sparc #418

GoogleCodeExporter opened this issue Nov 5, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. build memcached with Sun Fire T2000 under Debian

What is the expected output? What do you see instead?
The build fail with:
[...]
ok 25 - binary_replace
testapp: testapp.c:725: safe_recv: Assertion `nr != 0' failed.
make[1]: *** [test] Aborted
Makefile:1482: recipe for target 'test' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
dh_auto_test: make -j30 test returned exit code 2
make: *** [build-arch] Error 2
debian/rules:45: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

What version of the product are you using? On what operating system?
1.4.24 on Debian sparc unstable

Please provide any additional information below.
This bug seems quite similar to 
https://code.google.com/p/memcached/issues/detail?id=404 which is about 1.4.23.

Informations on Debian sparc: https://www.debian.org/ports/sparc/
Spac build machine (for model/config): 
https://db.debian.org/machines.cgi?host=stadler

Original issue reported on code.google.com by guillaum...@gmail.com on 29 Jun 2015 at 8:56

@GoogleCodeExporter
Copy link
Author

I need more information. can you get a backtrace? do the perl tests pass?
prove -v t/binary.t might be helpful. that looks like it failed on the 
binary_replaceq, but I don't have any clues as to why that'd happen.

Original comment by dorma...@rydia.net on 5 Jul 2015 at 1:06

@GoogleCodeExporter
Copy link
Author

Complete build log can be found here: 
https://buildd.debian.org/status/fetch.php?pkg=memcached&arch=sparc&ver=1.4.24-1
&stamp=1432598378.

I don't have any setup to reproduce it and it seems to be difficult to found 
installation media for Debian unstable (the arch need porter manpower) and not 
sure that qemu emulation could help to reproduce.

I'll try a bit to work on that.

Original comment by guillaum...@gmail.com on 20 Jul 2015 at 9:28

@GoogleCodeExporter
Copy link
Author

Well, i think we can leave this bug opened for the record, but i don't 
investigate more on this because Debian Sparc is "dead":

https://lists.debian.org/debian-sparc/2015/07/msg00012.html

Original comment by guillaum...@gmail.com on 22 Jul 2015 at 12:03

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant