# Pastebin PFQ4opcN ===> Searching for missing dependencies: JSON::Name ===> Testing: NativeLibs:ver<0.0.7>:auth foo.c: In function ‘main’: foo.c:4:21: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘unsigned int’ [-Wformat=] printf("size: %lu", sizeof(int)); ~~^ ~~~~~~~~~~~ %u /usr/bin/ld: cannot find -lffi /usr/bin/ld: cannot find -ltommath /usr/bin/ld: cannot find -latomic_ops /usr/bin/ld: cannot find -luv collect2: error: ld returned 1 exit status The spawned command 'gcc -shared -fPIC -O3 -DNDEBUG -g3 -Wl,-z,relro -Wl,-z,now -Wl,-rpath=/usr/lib/moar -L/usr/local/lib -lffi -ltommath -latomic_ops -luv -lm -lpthread -lrt -ldl -o libfoo.so foo.o' exited unsuccessfully (exit code: 1) in block at t/20-compile.t line 12 ===> Testing [FAIL]: NativeLibs:ver<0.0.7>:auth Aborting due to test failure: NativeLibs:ver<0.0.7>:auth (use --force-test to override)