Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build changes not getting reflected properly #198

Open
AniketAwate opened this issue Apr 4, 2018 · 0 comments
Open

Build changes not getting reflected properly #198

AniketAwate opened this issue Apr 4, 2018 · 0 comments

Comments

@AniketAwate
Copy link

  • Failure to build
  • Runtime problem after the build succeeds

We have seen that post deploy our changes are not getting reflected properly. We need to deploy twice or so or sometimes never reflect. We are also observing an issue in the build logs related to native metrics.

/app/tmp/cache/meteor/.meteor/packages/meteor-tool/.1.5.1.puot9a++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/bin/node /app/tmp/cache/meteor/.meteor/packages/meteor-tool/.1.5.1.puot9a++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build -j 1 native_metrics
make: Entering directory '/tmp/build_87270ab421ab8230b2783873f3114c75/gh/.meteor/heroku_build/app/programs/server/npm/node_modules/@newrelic/native-metrics/build'
CXX(target) Release/obj.target/native_metrics/src/native_metrics.o
CXX(target) Release/obj.target/native_metrics/src/GCBinder.o
../src/GCBinder.cpp: In static member function ‘static void nr::GCBinder::_doCallback(uv_work_t*, int)’:
../src/GCBinder.cpp:51:5: warning: ‘v8::Localv8::Value Nan::MakeCallback(v8::Localv8::Object, v8::Localv8::String, int, v8::Localv8::Value*)’ is deprecated [-Wdeprecated-declarations]
);
^
In file included from ../src/GCBinder.hpp:3:0,
from ../src/GCBinder.cpp:2:
../../../nan/nan.h:950:46: note: declared here
NAN_DEPRECATED inline v8::Localv8::Value MakeCallback(
^
CXX(target) Release/obj.target/native_metrics/src/LoopChecker.o
CXX(target) Release/obj.target/native_metrics/src/RUsageMeter.o
SOLINK_MODULE(target) Release/obj.target/native_metrics.node
COPY Release/native_metrics.node

Please advise.

Are you deploying to Heroku, or to an alternative target like Dokku, Flynn,
etc.? Heroku

Verions we are using,
Meteor - 1.5.1
New Relic - 2.7.0

Thanks,
Aniket

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant