Your message dated Thu, 22 May 2025 21:34:00 +0200
with message-id <ac98klj9xacta...@grub.nussbaum.fr>
and subject line Re: Bug#1103363: openvdb: FTBFS in testing/arm64: make[3]: *** 
[openvdb_cmd/vdb_tool/CMakeFiles/vdb_tool.dir/build.make:82: 
openvdb_cmd/vdb_tool/CMakeFiles/vdb_tool.dir/src/main.cpp.o] Error 1
has caused the Debian Bug report #1103363,
regarding openvdb: FTBFS in testing/arm64: make[3]: *** 
[openvdb_cmd/vdb_tool/CMakeFiles/vdb_tool.dir/build.make:82: 
openvdb_cmd/vdb_tool/CMakeFiles/vdb_tool.dir/src/main.cpp.o] Error 1
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 ow...@bugs.debian.org
immediately.)


-- 
1103363: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103363
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: openvdb
Version: 10.0.1-2.3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20250416 ftbfs-trixie

Hi,

During a rebuild of all packages in testing (trixie), your package failed
to build on arm64.


Relevant part (hopefully):
> make[3]: Entering directory 
> '/build/reproducible-path/openvdb-10.0.1/obj-aarch64-linux-gnu'
> [ 42%] Building CXX object 
> openvdb_cmd/vdb_tool/CMakeFiles/vdb_tool_test.dir/src/unittest.cpp.o
> cd 
> /build/reproducible-path/openvdb-10.0.1/obj-aarch64-linux-gnu/openvdb_cmd/vdb_tool
>  && /usr/bin/c++ -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB 
> -DNANOVDB_USE_BLOSC -DNANOVDB_USE_INTRINSICS -DNANOVDB_USE_OPENVDB 
> -DNANOVDB_USE_TBB -DNANOVDB_USE_ZIP -DOPENVDB_DLL 
> -DOPENVDB_USE_DELAYED_LOADING -DOPENVDB_USE_LOG4CPLUS -DVDB_TOOL_USE_EXR 
> -DVDB_TOOL_USE_JPG -DVDB_TOOL_USE_NANO -DVDB_TOOL_USE_PNG 
> -I/build/reproducible-path/openvdb-10.0.1/openvdb_cmd/vdb_tool/vdb_tool_common
>  -I/build/reproducible-path/openvdb-10.0.1/openvdb_cmd/vdb_tool 
> -I/build/reproducible-path/openvdb-10.0.1/openvdb_cmd/vdb_tool/include 
> -I/build/reproducible-path/openvdb-10.0.1/nanovdb/nanovdb/.. 
> -I/build/reproducible-path/openvdb-10.0.1/openvdb/openvdb/.. 
> -I/build/reproducible-path/openvdb-10.0.1/obj-aarch64-linux-gnu/openvdb/openvdb
>  
> -I/build/reproducible-path/openvdb-10.0.1/obj-aarch64-linux-gnu/openvdb/openvdb/openvdb
>  -isystem /usr/include/Imath -isystem /usr/include/OpenEXR -g -O2 
> -ffile-prefix-map=/build/reproducible-path/openvdb-10.0.1=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -mbranch-protection=standard -Wno-psabi -Wdate-time 
> -D_FORTIFY_SOURCE=2 -std=c++17 -Wno-invalid-offsetof -pthread -lpthread 
> -DGTEST_HAS_PTHREAD=1 -MD -MT 
> openvdb_cmd/vdb_tool/CMakeFiles/vdb_tool_test.dir/src/unittest.cpp.o -MF 
> CMakeFiles/vdb_tool_test.dir/src/unittest.cpp.o.d -o 
> CMakeFiles/vdb_tool_test.dir/src/unittest.cpp.o -c 
> /build/reproducible-path/openvdb-10.0.1/openvdb_cmd/vdb_tool/src/unittest.cpp
> c++: fatal error: Killed signal terminated program cc1plus
> compilation terminated.
> make[3]: *** [openvdb_cmd/vdb_tool/CMakeFiles/vdb_tool.dir/build.make:82: 
> openvdb_cmd/vdb_tool/CMakeFiles/vdb_tool.dir/src/main.cpp.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2025/04/16/openvdb_10.0.1-2.3_testing-arm64.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250416;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250416&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
On 14/05/25 at 10:24 +0200, Jochen Sprickerhof wrote:
> Control: severity -1 normal
> Control: tags -1 moreinfo
> 
> Hi Lucas,
> 
> * Lucas Nussbaum <lu...@debian.org> [2025-04-16 20:44]:
> > Source: openvdb
> > Version: 10.0.1-2.3
> > Severity: serious
> > Justification: FTBFS
> > Tags: trixie sid ftbfs
> > User: lu...@debian.org
> > Usertags: ftbfs-20250416 ftbfs-trixie
> > 
> > Hi,
> > 
> > During a rebuild of all packages in testing (trixie), your package failed
> > to build on arm64.
> > 
> > 
> > Relevant part (hopefully):
> > > make[3]: Entering directory 
> > > '/build/reproducible-path/openvdb-10.0.1/obj-aarch64-linux-gnu'
> > > [ 42%] Building CXX object 
> > > openvdb_cmd/vdb_tool/CMakeFiles/vdb_tool_test.dir/src/unittest.cpp.o
> > > cd 
> > > /build/reproducible-path/openvdb-10.0.1/obj-aarch64-linux-gnu/openvdb_cmd/vdb_tool
> > >  && /usr/bin/c++ -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB 
> > > -DNANOVDB_USE_BLOSC -DNANOVDB_USE_INTRINSICS -DNANOVDB_USE_OPENVDB 
> > > -DNANOVDB_USE_TBB -DNANOVDB_USE_ZIP -DOPENVDB_DLL 
> > > -DOPENVDB_USE_DELAYED_LOADING -DOPENVDB_USE_LOG4CPLUS -DVDB_TOOL_USE_EXR 
> > > -DVDB_TOOL_USE_JPG -DVDB_TOOL_USE_NANO -DVDB_TOOL_USE_PNG 
> > > -I/build/reproducible-path/openvdb-10.0.1/openvdb_cmd/vdb_tool/vdb_tool_common
> > >  -I/build/reproducible-path/openvdb-10.0.1/openvdb_cmd/vdb_tool 
> > > -I/build/reproducible-path/openvdb-10.0.1/openvdb_cmd/vdb_tool/include 
> > > -I/build/reproducible-path/openvdb-10.0.1/nanovdb/nanovdb/.. 
> > > -I/build/reproducible-path/openvdb-10.0.1/openvdb/openvdb/.. 
> > > -I/build/reproducible-path/openvdb-10.0.1/obj-aarch64-linux-gnu/openvdb/openvdb
> > >  
> > > -I/build/reproducible-path/openvdb-10.0.1/obj-aarch64-linux-gnu/openvdb/openvdb/openvdb
> > >  -isystem /usr/include/Imath -isystem /usr/include/OpenEXR -g -O2 
> > > -ffile-prefix-map=/build/reproducible-path/openvdb-10.0.1=. 
> > > -fstack-protector-strong -fstack-clash-protection -Wformat 
> > > -Werror=format-security -mbranch-protection=standard -Wno-psabi 
> > > -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++17 -Wno-invalid-offsetof -pthread 
> > > -lpthread -DGTEST_HAS_PTHREAD=1 -MD -MT 
> > > openvdb_cmd/vdb_tool/CMakeFiles/vdb_tool_test.dir/src/unittest.cpp.o -MF 
> > > CMakeFiles/vdb_tool_test.dir/src/unittest.cpp.o.d -o 
> > > CMakeFiles/vdb_tool_test.dir/src/unittest.cpp.o -c 
> > > /build/reproducible-path/openvdb-10.0.1/openvdb_cmd/vdb_tool/src/unittest.cpp
> > > c++: fatal error: Killed signal terminated program cc1plus
> > > compilation terminated.
> > > make[3]: *** [openvdb_cmd/vdb_tool/CMakeFiles/vdb_tool.dir/build.make:82: 
> > > openvdb_cmd/vdb_tool/CMakeFiles/vdb_tool.dir/src/main.cpp.o] Error 1
> > 
> > 
> > The full build log is available from:
> > http://qa-logs.debian.net/2025/04/16/openvdb_10.0.1-2.3_testing-arm64.log
> > 
> > All bugs filed during this archive rebuild are listed at:
> > https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250416;users=lu...@debian.org
> > or:
> > https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250416&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
> > 
> > A list of current common problems and possible solutions is available at
> > http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
> > 
> > If you reassign this bug to another package, please mark it as 'affects'-ing
> > this package. See https://www.debian.org/Bugs/server-control#affects
> > 
> > If you fail to reproduce this, please provide a build log and diff it with 
> > mine
> > so that we can identify if something relevant changed in the meantime.
> 
> * Gregor Riepl <onit...@gmail.com> [2025-04-27 00:45]:
> > > > c++: fatal error: Killed signal terminated program cc1plus
> > > 
> > > The full build log is available from:
> > > http://qa-logs.debian.net/2025/04/16/openvdb_10.0.1-2.3_testing-arm64.log
> > This doesn't looks like an FTBFS to me - more like the build machine ran 
> > out of memory.
> > 
> > openvdb requires a serious amount of RAM to compile, even when the number 
> > of parallel processes is limited (as is done in debian/rules).
> > 
> > Could you try rerunning the QA build on a machine with more guaranteed 
> > memory available?
> 
> I agree with this and changed the bug data.
> Lucas: can you do the test?

Hi,

It build fine during another attempt.

Lucas

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to