Your message dated Fri, 04 Jan 2019 17:05:28 +0000 with message-id <e1gfsuw-0000k0...@fasolo.debian.org> and subject line Bug#802213: fixed in node-postgres 7.7.1-1 has caused the Debian Bug report #802213, regarding node-postgres: FTBFS: error: expected class-name before '{' token 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.) -- 802213: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802213 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: node-postgres Version: 0.13.3-1 Severity: serious Justification: fails to build from source User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, node-postgres fails to build from source in unstable/amd64: [..] gyp info spawn make make[1]: Entering directory '/tmp/buildd/node-postgres-0.13.3/build' gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ] g++ '-DNODE_GYP_MODULE_NAME=binding' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DBUILDING_NODE_EXTENSION' -I/usr/include/nodejs/include/node -I/usr/include/nodejs/src -I/usr/include/nodejs/deps/uv/include -I/usr/include/nodejs/deps/v8/include -I/usr/include/postgresql -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF ./Release/.deps/Release/obj.target/binding/src/binding.o.d.raw -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -c -o Release/obj.target/binding/src/binding.o ../src/binding.cc ../src/binding.cc:36:38: error: expected class-name before '{' token class Connection : public ObjectWrap { ^ ../src/binding.cc:84:12: error: 'uv_poll_t' has not been declared io_event(uv_poll_t* w, int status, int revents) ^ ../src/binding.cc:100:17: error: 'Arguments' does not name a type Connect(const Arguments& args) ^ ../src/binding.cc:120:16: error: 'Arguments' does not name a type Cancel(const Arguments& args) ^ ../src/binding.cc:136:19: error: 'Arguments' does not name a type SendQuery(const Arguments& args) ^ ../src/binding.cc:159:29: error: 'Arguments' does not name a type SendQueryWithParams(const Arguments& args) ^ ../src/binding.cc:168:21: error: 'Arguments' does not name a type SendPrepare(const Arguments& args) ^ ../src/binding.cc:183:27: error: 'Arguments' does not name a type SendQueryPrepared(const Arguments& args) ^ ../src/binding.cc:191:36: error: 'Arguments' does not name a type DispatchParameterizedQuery(const Arguments& args, bool isPrepared) ^ ../src/binding.cc:235:13: error: 'Arguments' does not name a type End(const Arguments& args) ^ ../src/binding.cc:245:3: error: 'uv_poll_t' does not name a type uv_poll_t read_watcher_; ^ ../src/binding.cc:246:3: error: 'uv_poll_t' does not name a type uv_poll_t write_watcher_; ^ ../src/binding.cc:269:27: error: 'Arguments' does not name a type SendCopyFromChunk(const Arguments& args) { ^ ../src/binding.cc:280:21: error: 'Arguments' does not name a type EndCopyFrom(const Arguments& args) { ^ ../src/binding.cc:296:14: error: 'Arguments' does not name a type New (const Arguments& args) ^ In file included from /usr/include/nodejs/src/node.h:42:0, from ../src/binding.cc:2: /usr/include/nodejs/deps/v8/include/v8.h: In static member function 'static void Connection::Init(v8::Handle<v8::Object>)': /usr/include/nodejs/deps/v8/include/v8.h:885:13: error: 'v8::HandleScope::HandleScope()' is protected V8_INLINE HandleScope() {} [..] The full build log is attached or can be viewed here: https://reproducible.debian.net/logs/unstable/amd64/node-postgres_0.13.3-1.build1.log.gz Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-
node-postgres.0.13.3-1.unstable.amd64.log.txt.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---Source: node-postgres Source-Version: 7.7.1-1 We believe that the bug you reported is fixed in the latest version of node-postgres, 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 802...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Xavier Guimard <y...@debian.org> (supplier of updated node-postgres 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 ftpmas...@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 04 Jan 2019 17:45:28 +0100 Source: node-postgres Binary: node-pg Architecture: source all Version: 7.7.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Javascript Maintainers <pkg-javascript-de...@lists.alioth.debian.org> Changed-By: Xavier Guimard <y...@debian.org> Description: node-pg - PostgreSQL client library for Node Closes: 802213 Changes: node-postgres (7.7.1-1) unstable; urgency=medium . * Team upload * Add components (not grouped in version since upstream provides a package-lock.json file): - buffer-writer - packet-reader - pg-connection-string - pg-pool - pg-types - pgpass - pg-int8 - postgres-array - postgres-bytea - postgres-date - postgres-interval * New upstream version 7.7.1 (Closes: #802213) * Remove patch * Switch from cdbs to dh * Bump debhelper compatibility level to 11 * Declare compliance with policy 4.3.0 * Update debian/copyright format url * Add node-xtend and node-split in dependencies * Add autopkgtest files * Disable one stupid ssl test that fails for an unknown reason * Add autopkgtest files * Disable one stupid ssl test * Add source/lintian-overrides * Update debian/copyright Checksums-Sha1: 8fd34d1fdcf53d2e4733d201df341917f2ade4a5 5296 node-postgres_7.7.1-1.dsc ce7eb81a38f7829db09c873f2fbb792c0c98ec04 4217 node-postgres_7.7.1.orig-buffer-writer.tar.gz cd62e60af8d7fea8a705ec4ff990871c46871f27 3060 node-postgres_7.7.1.orig-packet-reader.tar.gz 3eefe5997e06d94821e4d502e42b6a1c73f8df82 4065 node-postgres_7.7.1.orig-pg-connection-string.tar.gz 943bd463bf5b71b4170115f80f8efc9a0c0eb78c 1508 node-postgres_7.7.1.orig-pg-int8.tar.gz 7b561a482feb0a0e599b58b5137fd2db3ad8111c 13183 node-postgres_7.7.1.orig-pg-pool.tar.gz 75f490b8a8abf75f1386ef5ec4455ecf6b345c63 8483 node-postgres_7.7.1.orig-pg-types.tar.gz 2a7bb41b6065b67907e91da1b07c1847c877b306 4346 node-postgres_7.7.1.orig-pgpass.tar.gz 48f8fce054fbc69671999329b8834b772652d82e 2213 node-postgres_7.7.1.orig-postgres-array.tar.gz 027b533c0aa890e26d172d47cf9ccecc521acd35 1730 node-postgres_7.7.1.orig-postgres-bytea.tar.gz e2d89702efdb258ff9d9cee0fe91bd06975257a8 2147 node-postgres_7.7.1.orig-postgres-date.tar.gz bf71ff902635f21cb241a013fc421d81d1db15a9 2830 node-postgres_7.7.1.orig-postgres-interval.tar.gz c2054d1dbcf7f95b44833a56af042213b869f9d6 65403 node-postgres_7.7.1.orig.tar.gz d6bb2b1b35da063a12e4eb235c78092c1677a4de 6460 node-postgres_7.7.1-1.debian.tar.xz df56bfd367835ccb0c89eef35eebf88986e4dceb 38640 node-pg_7.7.1-1_all.deb 200cdf9833d2ee96858cd7356e28d89a549e6904 5845 node-postgres_7.7.1-1_amd64.buildinfo Checksums-Sha256: c09e7b04d96109461eba2d2adca96b5e00fcaa29f2bf25dc1b08d2720716bec3 5296 node-postgres_7.7.1-1.dsc 2c73a80dc0b614578442728b41786b85539bb7df335d739e2655a1eccd304613 4217 node-postgres_7.7.1.orig-buffer-writer.tar.gz 8a2bd6ce20bfb5856f59bab2a67a3b54c6997d9e6d7296e794bb5d84662492bb 3060 node-postgres_7.7.1.orig-packet-reader.tar.gz 0235d73baddddd35d857fe1806e448e262966645955ac3fda4aeae40c9986a7e 4065 node-postgres_7.7.1.orig-pg-connection-string.tar.gz f010d48974a96814e841edbb6fc6096385574610714d2a50e99811170c365e92 1508 node-postgres_7.7.1.orig-pg-int8.tar.gz e62f9d0621fdee6e681d937aa29162e2ff438fb38303767a08a77b57a6d18320 13183 node-postgres_7.7.1.orig-pg-pool.tar.gz 4f5ef2b170cb82ed218efff4ade5e289b1915e359a91fab864b4c32b859352e1 8483 node-postgres_7.7.1.orig-pg-types.tar.gz 6d2c6b48baff42612b80ba81227e9bb7e17c493ce06a573cc0464c6a22fed682 4346 node-postgres_7.7.1.orig-pgpass.tar.gz dbf1035c777631d4b0a4b5c035b1f6247dd923db6b2ea115b93b1eabb172b3a0 2213 node-postgres_7.7.1.orig-postgres-array.tar.gz c8400e914375296c6f7603eddd2cf13ad43f0f48806bbcd8616c9f314bf92bad 1730 node-postgres_7.7.1.orig-postgres-bytea.tar.gz 8911362b4a54d8df0b250d4f64c8fa416418c29b1503af2cb2dad170b8f66275 2147 node-postgres_7.7.1.orig-postgres-date.tar.gz 3e0db0d802191864efb08ff61167047472103d935022e1ff28a175aa28dee8b7 2830 node-postgres_7.7.1.orig-postgres-interval.tar.gz d47a6e42a76855952d4ef82a89be70177690da4eac6af4d7426704d43c6edac3 65403 node-postgres_7.7.1.orig.tar.gz 1934b35af58a75eaeff8824b1a7376e0092dbea7bbf082861d068b216fc2bd8f 6460 node-postgres_7.7.1-1.debian.tar.xz 6844017ca87cd7693391670aa0788d2ff949ff352eb2ec26d62647c7ea17fa4d 38640 node-pg_7.7.1-1_all.deb 421e3517e2b4e45c1fd616067584a4516cf3c864488f1ac02754b504f7e9f4e5 5845 node-postgres_7.7.1-1_amd64.buildinfo Files: 0f62852191080567f8884b7ec6588790 5296 javascript optional node-postgres_7.7.1-1.dsc fca59928046c82fcbbff2dd2268ca82d 4217 javascript optional node-postgres_7.7.1.orig-buffer-writer.tar.gz 0cb9b2cd17628c09bb80e9a09390abed 3060 javascript optional node-postgres_7.7.1.orig-packet-reader.tar.gz ac42270647ff4be12fbe3da833601456 4065 javascript optional node-postgres_7.7.1.orig-pg-connection-string.tar.gz 21eccd4585fc823b79777973c4abf089 1508 javascript optional node-postgres_7.7.1.orig-pg-int8.tar.gz c9e473a3197abe8fc65f88e532943507 13183 javascript optional node-postgres_7.7.1.orig-pg-pool.tar.gz 975cb8e45c992108832d589671f35f30 8483 javascript optional node-postgres_7.7.1.orig-pg-types.tar.gz 6f3473262f6440b401b4ae3a3ecb0411 4346 javascript optional node-postgres_7.7.1.orig-pgpass.tar.gz fdf7b39289eab68d3e6d6df5ab9dbb80 2213 javascript optional node-postgres_7.7.1.orig-postgres-array.tar.gz 7dbbfa96f06ee5ee22343aed86275e80 1730 javascript optional node-postgres_7.7.1.orig-postgres-bytea.tar.gz 6470c6bb2e41523fb0f0989778515a70 2147 javascript optional node-postgres_7.7.1.orig-postgres-date.tar.gz e7115e0516956a2c4376eabe8eac9b4c 2830 javascript optional node-postgres_7.7.1.orig-postgres-interval.tar.gz 6f53d2de1e06fb609675b9cb1719dd11 65403 javascript optional node-postgres_7.7.1.orig.tar.gz 0c434eb4cd7358274bf2bccb12da7a45 6460 javascript optional node-postgres_7.7.1-1.debian.tar.xz 8f89cf5d69913ab9d6ef6fa506e90ea8 38640 javascript optional node-pg_7.7.1-1_all.deb c6176822b93879e71915096ef588c013 5845 javascript optional node-postgres_7.7.1-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQJEBAEBCgAuFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAlwvjd4QHHlhZGRAZGVi aWFuLm9yZwAKCRD210ynyZnu6Z9dD/481+DSi88pnfzQcApTeCoK+GDp75nCabZn Eqn4OciQs85Qq5kXeH6f7iWGFkBt2uLC3mJKaSPd6zG8o3m0Sc7lZtWZcPnl5mi2 h6lTg+6+wtZrr9JnVuQcRSD63jMAL8lwaqSgtcR6oC+AMbScLCIJ8cbT1HYXFsG0 O14F0irjO2rT0DHalPb6Tt+6JT5NyK2kCr0Bif79K02Nqd7SgaeMnYioWyU+jgJq kOGnPMHvcApIw1mHjR8Vya2vkfGX9mdu0MiZlVLuwzu+pINTu7s5myPcMlcEw99c o9sbux5OFTz0YTePzANFPYF2QR27yol6dS4PLg+qqyhmMBTIZOZ8U7F+z4DhRD4x FjeYFak5XeuYtl3xS5EnlPsA+53a7kBcOvhN0qlGQZjGSpaGHfkMpy/LJ5od5Ed6 ImG7CaMKwlofZw8MXl4T83oTp0pxXX/GqYdMQx2OuMtbkea2mDrddvlV0HuTRbF/ m793AxzD+SWiQxZAqBoJgEt76YVzFoMmIkw8TVoyqr4yhtbnO4EU+nuc5gQxxe/B NpptigAaZoTwUmGh5CNHc8D+W+GQgPqK0ro2WVDe+JjU5UgqZbT7DMG5ajArElp/ 0EPtNnImI96G5Uvpb2jdM4KqBxondqyIhF4t5rEhV3qhsZMrL9yF4cdqyEmQgA7L HVzQS3w97Q== =nqzD -----END PGP SIGNATURE-----
--- End Message ---