Opened 2 years ago

Closed 2 years ago

Last modified 5 months ago

#17524 closed bug (fixed)

Pootle syncs no more

Reported by: humdinger Owned by: nielx
Priority: normal Milestone: Unscheduled
Component: Website/Pootle Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

It seems that translations haven't been updated from Pootle for some time.

Change History (5)

comment:1 by nielx, 2 years ago

Status: newin-progress

The issue is that the build server did not have the libzstd-dev package installed.

C++ generated/objects/linux/x86_64/release/build/libbe/support/ZstdCompressionAlgorithm.o 
src/kits/support/ZstdCompressionAlgorithm.cpp:17:20: fatal error: zstd.h: No such file or directory
   #include 
                    ^
compilation terminated.

cc -c "src/kits/support/ZstdCompressionAlgorithm.cpp" -O2 -Wall -Wno-trigraphs -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wpointer-arith -Wcast-align -Wsign-compare -Wno-multichar -DZSTD_ENABLED -fPIC -include headers/build/BeOSBuildCompatibility.h -DARCH_x86_64 -D_NO_INLINE_ASM -D__NO_INLINE__ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAIKU_HOST_PLATFORM_LINUX -DHAIKU_HOST_PLATFORM_64_BIT -DHAIKU_PACKAGING_ARCH=\"x86_64\" -iquote build/user_config_headers -iquote build/config_headers -iquote src/build/libbe/support -iquote generated/objects/common/build/libbe/support -iquote generated/objects/linux/x86_64/common/build/libbe/support -iquote generated/objects/haiku/x86_64/common/build/libbe/support -iquote src/kits/support -I headers/build/private/app -I headers/build/private/interface -I headers/build/private/shared -I headers/build/private/support -I headers/build/host/linux -I headers/build -I headers/build/os -I headers/build/os/add-ons/registrar -I headers/build/os/app -I headers/build/os/bluetooth -I headers/build/os/drivers -I headers/build/os/kernel -I headers/build/os/interface -I headers/build/os/locale -I headers/build/os/storage -I headers/build/os/support -I headers/build/private -o "generated/objects/linux/x86_64/release/build/libbe/support/ZstdCompressionAlgorithm.o"

...failed C++ generated/objects/linux/x86_64/release/build/libbe/support/ZstdCompressionAlgorithm.o ...

BUILD FAILURE:
...failed updating 1 target(s)...
...skipped 4 target(s)...


Updated the server now to see if it works.

comment:2 by bitigchi, 2 years ago

Is it down again?

comment:3 by nielx, 2 years ago

Resolution: fixed
Status: in-progressclosed

It's back. The remote URL needed to be adjusted after the migration to the new infrastructure. The next full sync will be this weekend.

comment:4 by humdinger, 5 months ago

Blocking: 18723 added

comment:5 by humdinger, 5 months ago

Blocking: 18723 removed
Note: See TracTickets for help on using tickets.