RESEARCH

Bugs : casparcg-server package : Ubuntu

casparcg-server 2.3.3+dfsg-3build2 is stuck in -proposed. The package FTBFS: [ 41%] Building CXX object modules/ffmpeg/CMakeFiles/ffmpeg.dir/producer/av_producer.cpp.ocd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/modules/ffmpeg && /usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_CHRONO_DYN_LINK -DBOOST_CONTEXT_DYN_LINK -DBOOST_COROUTINE_DYN_LINK -DBOOST_DATE_TIME_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_LOCALE_DYN_LINK -DBOOST_LOG_DYN_LINK -DBOOST_NO_SWPRINTF -DBOOST_REGEX_DYN_LINK -DBOOST_SYSTEM_DYN_LINK…Read moreBugs : casparcg-server package : Ubuntu

RESEARCH

FTBFS with ffmpeg 6.0” : Bugs : pytorch-vision package : Ubuntu

pytorch-vision FTBFS with ffmpeg 6.0: “`/<<PKGBUILDDIR>>/torchvision/csrc/io/decoder/stream.cpp: In member function ‘int ffmpeg::Stream::openCodec(std::vector<ffmpeg::DecoderMetadata>*, int)’:/<<PKGBUILDDIR>>/torchvision/csrc/io/decoder/stream.cpp:68:42: error: ‘AV_CODEC_CAP_INTRA_ONLY’ was not declared in this scope; did you mean ‘AV_CODEC_PROP_INTRA_ONLY’?   68 | if (codecCtx_->codec->capabilities & AV_CODEC_CAP_INTRA_ONLY) {      |…Read moreFTBFS with ffmpeg 6.0” : Bugs : pytorch-vision package : Ubuntu

RESEARCH

Bug #2033015 “build fail of directive argument is null for ppc6…” : Bugs : Firmware Test Suite

Got format-overflow, “error:‘%s’ directive argument is null” for ppc64el on mantic as below, fwts_acpi_object_eval.c:790:33: error: ‘%s’ directive argument is null [-Werror=format-overflow=]  790 | “%s package element %” PRIu32 ” was not…Read moreBug #2033015 “build fail of directive argument is null for ppc6…” : Bugs : Firmware Test Suite

3D PRINTING DATA MANAGEMENT RESEARCH

autodesk forge – I am using the Data Management API to Upload a File. When reached “Step 5: Upload a file to the signed url”, I encounter difficulties

我正在按照以下网址里的教程操作 aps.autodesk.com/en/docs/data/v2/tutorials/upload-file/%EF%BC%8C when i used the signed url to upload file .这一步就出错了,找不到问题在哪。(My app’s client script code is php. I use the curl fountion to sent the request.) 上传这一步就有问题,只返回false 。没有任何其它的提示。 然后验证上传就返回…Read moreautodesk forge – I am using the Data Management API to Upload a File. When reached “Step 5: Upload a file to the signed url”, I encounter difficulties