Your message dated Sat, 25 Nov 2017 00:48:46 +0000
with message-id <[email protected]>
and subject line Bug#882530: fixed in goxel 0.7.2-1
has caused the Debian Bug report #882530,
regarding goxel: FTBFS on non-Linux: undefined references
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
882530: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882530
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: goxel
Version: 0.7.1-2
Severity: important
Tags: upstream
Justification: fails to build from source
User: [email protected]
Usertags: hurd-i386
Builds of goxel for hurd-i386 and kfreebsd-* (admittedly not release
architectures) failed per the below excerpt from
https://buildd.debian.org/status/fetch.php?pkg=goxel&arch=kfreebsd-amd64&ver=0.7.1-2&stamp=1511436362&raw=0.
Could you please take a look?
Thanks!
NB: The references to _ZGVbN2vv___pow_finite, which I haven't managed
to get c++filt to demangle, are specific to kfreebsd-amd64; the
remaining errors also occur on both hurd-i386 and kfreebsd-i386.
------------------------------------------------------------
g++ -o goxel -pthread src/action.o src/assets.o src/block.o src/cache.o
src/camera.o src/color.o src/gesture.o src/gesture3d.o src/goxel.o
src/gui_settings.o src/image.o src/main.o src/marchingcube.o src/mesh.o
src/model3d.o src/mustache.o src/palette.o src/procedural.o src/quantization.o
src/render.o src/shape.o src/sound.o src/stack.o src/system.o src/texture.o
src/theme.o src/tools.o src/utils.o src/vec.o src/gui.o src/formats/dicom.o
src/formats/gox.o src/formats/png.o src/formats/png_slices.o
src/formats/povray.o src/formats/qubicle.o src/formats/txt.o src/formats/vox.o
src/formats/voxlap.o src/formats/vxl.o src/formats/wavefront.o
src/tools/brush.o src/tools/color_picker.o src/tools/laser.o src/tools/move.o
src/tools/plane.o src/tools/procedural.o src/tools/selection.o
src/tools/shape.o ext_src/imgui/imgui.o ext_src/imgui/imgui_draw.o
ext_src/inih/ini.o -lGL -lm -lz -lglfw -lpng -lgtk-3 -lgdk-3 -lpangocairo-1.0
-lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0
-lgobject-2.0 -lglib-2.0
src/theme.o: In function `theme_get':
theme.c:(.text+0x6b6): undefined reference to `sys_get_user_dir'
src/theme.o: In function `theme_get_list':
theme.c:(.text+0x74e): undefined reference to `sys_get_user_dir'
src/theme.o: In function `theme_set':
theme.c:(.text+0x8ee): undefined reference to `sys_get_user_dir'
src/theme.o: In function `theme_save':
theme.c:(.text+0xa7d): undefined reference to `sys_get_user_dir'
src/theme.o: In function `theme_get_color':
theme.c:(.text+0xe36): undefined reference to `sys_get_user_dir'
src/gui_settings.o:gui_settings.c:(.text+0x91): more undefined references to
`sys_get_user_dir' follow
src/formats/dicom.o: In function `dicom_import':
dicom.c:(.text+0x143c): undefined reference to `noc_file_dialog_open'
src/formats/gox.o: In function `save_as':
gox.c:(.text+0x11b6): undefined reference to `noc_file_dialog_open'
src/formats/gox.o: In function `save':
gox.c:(.text+0x124b): undefined reference to `noc_file_dialog_open'
src/formats/gox.o: In function `action_open':
gox.c:(.text+0x2061): undefined reference to `noc_file_dialog_open'
src/formats/png.o: In function `export_as_png':
png.c:(.text+0xce): undefined reference to `noc_file_dialog_open'
src/formats/png_slices.o:png_slices.c:(.text+0x3df): more undefined references
to `noc_file_dialog_open' follow
src/palette.o: In function `palette_load_all':
palette.c:(.text+0x520): undefined reference to `sys_get_user_dir'
src/utils.o: In function `stbi__loadf_main':
utils.c:(.text+0x14923): undefined reference to `_ZGVbN2vv___pow_finite'
utils.c:(.text+0x14947): undefined reference to `_ZGVbN2vv___pow_finite'
utils.c:(.text+0x1495e): undefined reference to `_ZGVbN2vv___pow_finite'
utils.c:(.text+0x1497f): undefined reference to `_ZGVbN2vv___pow_finite'
utils.c:(.text+0x14996): undefined reference to `_ZGVbN2vv___pow_finite'
src/utils.o:utils.c:(.text+0x149b7): more undefined references to
`_ZGVbN2vv___pow_finite' follow
src/gui.o: In function `gui_iter':
gui.cpp:(.text+0x4633): undefined reference to `noc_file_dialog_open'
collect2: error: ld returned 1 exit status
scons: *** [goxel] Error 1
scons: building terminated because of errors.
debian/rules:13: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/«PKGBUILDDIR»'
debian/rules:6: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2
--
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[email protected]
--- End Message ---
--- Begin Message ---
Source: goxel
Source-Version: 0.7.2-1
We believe that the bug you reported is fixed in the latest version of
goxel, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Federico Ceratto <[email protected]> (supplier of updated goxel package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 24 Nov 2017 23:54:57 +0000
Source: goxel
Binary: goxel
Architecture: source amd64
Version: 0.7.2-1
Distribution: unstable
Urgency: medium
Maintainer: Federico Ceratto <[email protected]>
Changed-By: Federico Ceratto <[email protected]>
Description:
goxel - 3D voxel editor
Closes: 882516 882530
Changes:
goxel (0.7.2-1) unstable; urgency=medium
.
* New upstream release
* Add supported architectures (Closes: #882530)
* Update description (Closes: #882516)
Checksums-Sha1:
5d6c9116c1d06d16be18c8b753763c42bab97cea 2058 goxel_0.7.2-1.dsc
9729dc8e9932a965a4a6ded63cc77f7c88e891a3 1443428 goxel_0.7.2.orig.tar.gz
7618e1de571e3a27f4c6456703ed705c64f628e7 4472 goxel_0.7.2-1.debian.tar.xz
d262ec86442bdf5252ae14311ba43fe4de61257f 1073888 goxel-dbgsym_0.7.2-1_amd64.deb
0544fce21fb6d71b362054ac6b358a2614cad740 13629 goxel_0.7.2-1_amd64.buildinfo
92dd5b332c1c25df63aa007d63491e939cbac072 399468 goxel_0.7.2-1_amd64.deb
Checksums-Sha256:
f5668641f342905e8c61434dcbe2accb2927db4cbefd357f01eb480ee33d9393 2058
goxel_0.7.2-1.dsc
62e34cea01ace1c104e86ff3bfb758d610636f44808b89d31f9d18821a673253 1443428
goxel_0.7.2.orig.tar.gz
6e5af76c4ff226535af0b1ce3b7a7615e674d2f493b053db866db9018c10ffec 4472
goxel_0.7.2-1.debian.tar.xz
97f5262eabe369a57187ef4e94d31df77ea8d293cf1f598d85e9a486c8eb6816 1073888
goxel-dbgsym_0.7.2-1_amd64.deb
ced7e68c45331f4b9fd156f8ddfc8c1a34ee1340ff4a3e4faa1cdc7181b77083 13629
goxel_0.7.2-1_amd64.buildinfo
e3bca3ca88d9d9d3e978e1581f8ff442dfc36dcf6845652a5fa542df3a34653c 399468
goxel_0.7.2-1_amd64.deb
Files:
3924986c76f058371b0f95a030a7a285 2058 graphics optional goxel_0.7.2-1.dsc
d76291a85011ae757e4c4f34d3a5d616 1443428 graphics optional
goxel_0.7.2.orig.tar.gz
7c8d859f242a82f0a1535ead5469536f 4472 graphics optional
goxel_0.7.2-1.debian.tar.xz
9409c5747fba17f3888f8cc84ea6de83 1073888 debug optional
goxel-dbgsym_0.7.2-1_amd64.deb
2bba78ced373c56473eed57d21f60d7e 13629 graphics optional
goxel_0.7.2-1_amd64.buildinfo
ce55ba94918d0a74cdcfb5a0fd1615d6 399468 graphics optional
goxel_0.7.2-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEfKfd+zM5IUCMbyuWbzG8RPUXfaoFAloYtxIACgkQbzG8RPUX
faqYyA/9HKX1tdJK6PcEc5XtfnnVggOfNDkRKK7Yi+DEAnOlERmQnM2Ezn+sLKr8
/MYm5WXuJIIehV7V8rN8DMeeW3Ca1+uaphxyho/Ky5qIrqvZW4Yqj1kNso+JSIfo
RAxyHQr/LgtLSYpUY5zaUgDK/hrLqQAotWxF6CfBTydqwSRAPCFx6qAVvlwkUoWA
Si6K1rUILQH3zR2yMMl6uwEoj93PWJfUaLsjUDqXp9bMrGBiS8kUogNZqbChkj+T
kgG4J9fTc5Irl+YEO7xXwnbpY0XtD3XZ14XdUeabutYu8bwhT5pVLfjHyPMVDYaG
b978Lx14MACnbcxRFsPfBiBlr9IiFPmZ5VjnfoPQ1zMy0J7cRLWM1M752Qsjw16n
SX4s9XxJqX+qefQbzhCNVcT4S5G6KrehmmkOZ/DXwimzhiEyHnc9v/O4XrQRjFTH
lBLywzv5nB76Ptlqvg9GNyW53642AmxKwek3H0fIIEjECXnbYVPS3A7E46RqxEp+
OatOST+EL1lm+dnvwG87F2EFiW5DZVXXG4qxeREzwk8srkYLCQfX+ri0ru69qlXV
tDXFVxTX62S1byTLcp0CrjwZaeP7VTtqbDyc48g8YksXHqKM9zlEBCABN7dBvZVO
Xkcosa7K6zRxu04BZFju50ZTxYsDuiPBd2RFh+nvyBqJ/vLGByw=
=bzbE
-----END PGP SIGNATURE-----
--- End Message ---