Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
855
labels
stringlengths
4
721
body
stringlengths
1
261k
index
stringclasses
13 values
text_combine
stringlengths
96
261k
label
stringclasses
2 values
text
stringlengths
96
240k
binary_label
int64
0
1
557,676
16,515,487,426
IssuesEvent
2021-05-26 09:23:24
RADAR-base/RADAR-Schemas
https://api.github.com/repos/RADAR-base/RADAR-Schemas
closed
Cannot start the kafka-init with 0.5.5 release
bug high-priority
When I tried to deploy the latest version (0.5.5) of radar-schemas, I am facing the following issue. This is running on the kubernetes instance. It looks like it has successfully created all topics. However, registering schemas was not successful. I think there are couple of issues. One is, It cannot set the schema compatibility. This is also the case with 0.5.4. But the topic creation and schema registration is successful. Is it acceptable to proceed without setting a schema combatibilty? Second is the schema registration fails for 0.5.5 (on topic `questionnaire_ari_self`). Could this be specific to the topic/schema? Since it says timeout, It is hard for me to come to a conclusion if it is because of the schema or it cannot reach the schema-registry for other reasons. This is a blocker for radar-ad deployments. So I request your support to fix this ASAP. @blootsvoets @yatharthranjan @mpgxvii @afolarin ``` Topics created. Registering RADAR-base schemas... [main] INFO org.radarcns.schema.registration.SchemaRegistry - Setting compatibility to NONE [main] ERROR org.radarcns.schema.registration.SchemaRegistry - Error changing compatibility level to NONE java.net.SocketTimeoutException: timeout at okio.SocketAsyncTimeout.newTimeoutException(Okio.kt:159) at okio.AsyncTimeout.exit$jvm(AsyncTimeout.kt:203) at okio.AsyncTimeout$source$1.read(AsyncTimeout.kt:163) at okio.RealBufferedSource.indexOf(RealBufferedSource.kt:349) at okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.kt:222) at okhttp3.internal.http1.Http1ExchangeCodec.readHeaderLine(Http1ExchangeCodec.kt:210) at okhttp3.internal.http1.Http1ExchangeCodec.readResponseHeaders(Http1ExchangeCodec.kt:181) at okhttp3.internal.connection.Exchange.readResponseHeaders(Exchange.kt:105) at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.kt:82) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:112) at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:37) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:112) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:87) at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:82) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:112) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:87) at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:84) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:112) at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:71) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:112) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:87) at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.kt:184) at okhttp3.RealCall.execute(RealCall.kt:66) at org.radarbase.producer.rest.RestClient.request(RestClient.java:79) at org.radarcns.schema.registration.SchemaRegistry.putCompatibility(SchemaRegistry.java:141) at org.radarcns.schema.registration.SchemaRegistry$RegisterCommand.execute(SchemaRegistry.java:175) at org.radarcns.schema.CommandLineApp.main(CommandLineApp.java:167) Caused by: java.net.SocketException: Socket closed at java.base/java.net.SocketInputStream.read(SocketInputStream.java:183) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) at okio.InputStreamSource.read(Okio.kt:102) at okio.AsyncTimeout$source$1.read(AsyncTimeout.kt:159) ... 24 more [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_biovotion_vsm1_acceleration schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.biovotion.BiovotionVsm1Acceleration [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_biovotion_vsm1_battery_level schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.biovotion.BiovotionVsm1BatteryLevel [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_biovotion_vsm1_blood_volume_pulse schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.biovotion.BiovotionVsm1BloodPulseWave [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_biovotion_vsm1_energy schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.biovotion.BiovotionVsm1Energy [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_biovotion_vsm1_galvanic_skin_response schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.biovotion.BiovotionVsm1GalvanicSkinResponse [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_biovotion_vsm1_heartrate schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.biovotion.BiovotionVsm1HeartRate [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_biovotion_vsm1_heartrate_variability schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.biovotion.BiovotionVsm1HeartRateVariability [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_biovotion_vsm1_led_current schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.biovotion.BiovotionVsm1LedCurrent [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_biovotion_vsm1_oxygen_saturation schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.biovotion.BiovotionVsm1OxygenSaturation [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_biovotion_vsm1_ppg_raw schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.biovotion.BiovotionVsm1PpgRaw [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_biovotion_vsm1_respiration_rate schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.biovotion.BiovotionVsm1RespirationRate [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_biovotion_vsm1_temperature schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.biovotion.BiovotionVsm1Temperature [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_bittium_faros_acceleration schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.bittium.BittiumFarosAcceleration [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_bittium_faros_battery_level schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.bittium.BittiumFarosBatteryLevel [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_bittium_faros_ecg schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.bittium.BittiumFarosEcg [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_bittium_faros_inter_beat_interval schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.bittium.BittiumFarosInterBeatInterval [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_bittium_faros_temperature schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.bittium.BittiumFarosTemperature [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_empatica_e4_acceleration schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.empatica.EmpaticaE4Acceleration [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_empatica_e4_battery_level schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.empatica.EmpaticaE4BatteryLevel [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_empatica_e4_blood_volume_pulse schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.empatica.EmpaticaE4BloodVolumePulse [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_empatica_e4_electrodermal_activity schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.empatica.EmpaticaE4ElectroDermalActivity [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_empatica_e4_inter_beat_interval schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.empatica.EmpaticaE4InterBeatInterval [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_empatica_e4_sensor_status schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.empatica.EmpaticaE4SensorStatus [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_empatica_e4_temperature schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.empatica.EmpaticaE4Temperature [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_local_weather schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.weather.LocalWeather [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_pebble_2_acceleration schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.pebble.Pebble2Acceleration [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_pebble_2_battery_level schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.pebble.Pebble2BatteryLevel [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_pebble_2_heartrate schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.pebble.Pebble2HeartRate [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_pebble_2_heartrate_filtered schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.pebble.Pebble2HeartRateFiltered [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_acceleration schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.phone.PhoneAcceleration [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_battery_level schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.phone.PhoneBatteryLevel [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_bluetooth_devices schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.phone.PhoneBluetoothDevices [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_call schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.phone.PhoneCall [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_contacts schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.phone.PhoneContactList [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_gyroscope schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.phone.PhoneGyroscope [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_light schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.phone.PhoneLight [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_magnetic_field schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.phone.PhoneMagneticField [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_ppg schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.ppg.PhoneCameraPpg [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_relative_location schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.phone.PhoneRelativeLocation [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_sms schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.phone.PhoneSms [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_sms_unread schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.phone.PhoneSmsUnread [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_step_count schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.phone.PhoneStepCount [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_usage_event schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.phone.PhoneUsageEvent [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_user_interaction schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.phone.PhoneUserInteraction [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_processed_audio schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.opensmile.OpenSmile2PhoneAudio [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic application_device_info schemas: org.radarcns.kafka.ObservationKey - org.radarcns.monitor.application.ApplicationDeviceInfo [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic application_external_time schemas: org.radarcns.kafka.ObservationKey - org.radarcns.monitor.application.ApplicationExternalTime [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic application_record_counts schemas: org.radarcns.kafka.ObservationKey - org.radarcns.monitor.application.ApplicationRecordCounts [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic application_server_status schemas: org.radarcns.kafka.ObservationKey - org.radarcns.monitor.application.ApplicationServerStatus [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic application_time_zone schemas: org.radarcns.kafka.ObservationKey - org.radarcns.monitor.application.ApplicationTimeZone [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic application_uptime schemas: org.radarcns.kafka.ObservationKey - org.radarcns.monitor.application.ApplicationUptime [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic notification_thinc_it schemas: org.radarcns.kafka.ObservationKey - org.radarcns.active.questionnaire.Questionnaire [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic notification_thinc_it schemas: org.radarcns.kafka.ObservationKey - org.radarcns.active.notification.Notification [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic questionnaire_app_event schemas: org.radarcns.kafka.ObservationKey - org.radarcns.monitor.questionnaire.QuestionnaireApplicationInteractionEvent [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic questionnaire_ari_self schemas: org.radarcns.kafka.ObservationKey - org.radarcns.active.questionnaire.Questionnaire [main] ERROR org.radarcns.schema.registration.SchemaRegistry - Failed to register schemas for topic questionnaire_ari_self java.net.SocketTimeoutException: timeout at okio.SocketAsyncTimeout.newTimeoutException(Okio.kt:159) at okio.AsyncTimeout.exit$jvm(AsyncTimeout.kt:203) at okio.AsyncTimeout$source$1.read(AsyncTimeout.kt:163) at okio.RealBufferedSource.indexOf(RealBufferedSource.kt:349) at okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.kt:222) at okhttp3.internal.http1.Http1ExchangeCodec.readHeaderLine(Http1ExchangeCodec.kt:210) at okhttp3.internal.http1.Http1ExchangeCodec.readResponseHeaders(Http1ExchangeCodec.kt:181) at okhttp3.internal.connection.Exchange.readResponseHeaders(Exchange.kt:105) at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.kt:82) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:112) at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:37) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:112) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:87) at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:82) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:112) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:87) at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:84) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:112) at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:71) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:112) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:87) at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.kt:184) at okhttp3.RealCall.execute(RealCall.kt:66) at org.radarbase.producer.rest.RestClient.request(RestClient.java:79) at org.radarbase.producer.rest.RestClient.requestString(RestClient.java:114) at org.radarbase.producer.rest.SchemaRetriever.addSchemaMetadata(SchemaRetriever.java:157) at org.radarcns.schema.registration.SchemaRegistry.registerSchema(SchemaRegistry.java:98) at java.base/java.util.stream.MatchOps$1MatchSink.accept(MatchOps.java:90) at java.base/java.util.stream.ReferencePipeline$11$1.accept(ReferencePipeline.java:442) at java.base/java.util.stream.DistinctOps$1$2.accept(DistinctOps.java:175) at java.base/java.util.stream.SortedOps$RefSortingSink.end(SortedOps.java:400) at java.base/java.util.stream.Sink$ChainedReference.end(Sink.java:258) at java.base/java.util.stream.Sink$ChainedReference.end(Sink.java:258) at java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:503) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:488) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:230) at java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:196) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.allMatch(ReferencePipeline.java:533) at org.radarcns.schema.registration.SchemaRegistry.registerSchemas(SchemaRegistry.java:90) at org.radarcns.schema.registration.SchemaRegistry$RegisterCommand.execute(SchemaRegistry.java:182) at org.radarcns.schema.CommandLineApp.main(CommandLineApp.java:167) Caused by: java.net.SocketException: Socket closed at java.base/java.net.SocketInputStream.read(SocketInputStream.java:183) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) at okio.InputStreamSource.read(Okio.kt:102) at okio.AsyncTimeout$source$1.read(AsyncTimeout.kt:159) ... 40 more ```
1.0
Cannot start the kafka-init with 0.5.5 release - When I tried to deploy the latest version (0.5.5) of radar-schemas, I am facing the following issue. This is running on the kubernetes instance. It looks like it has successfully created all topics. However, registering schemas was not successful. I think there are couple of issues. One is, It cannot set the schema compatibility. This is also the case with 0.5.4. But the topic creation and schema registration is successful. Is it acceptable to proceed without setting a schema combatibilty? Second is the schema registration fails for 0.5.5 (on topic `questionnaire_ari_self`). Could this be specific to the topic/schema? Since it says timeout, It is hard for me to come to a conclusion if it is because of the schema or it cannot reach the schema-registry for other reasons. This is a blocker for radar-ad deployments. So I request your support to fix this ASAP. @blootsvoets @yatharthranjan @mpgxvii @afolarin ``` Topics created. Registering RADAR-base schemas... [main] INFO org.radarcns.schema.registration.SchemaRegistry - Setting compatibility to NONE [main] ERROR org.radarcns.schema.registration.SchemaRegistry - Error changing compatibility level to NONE java.net.SocketTimeoutException: timeout at okio.SocketAsyncTimeout.newTimeoutException(Okio.kt:159) at okio.AsyncTimeout.exit$jvm(AsyncTimeout.kt:203) at okio.AsyncTimeout$source$1.read(AsyncTimeout.kt:163) at okio.RealBufferedSource.indexOf(RealBufferedSource.kt:349) at okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.kt:222) at okhttp3.internal.http1.Http1ExchangeCodec.readHeaderLine(Http1ExchangeCodec.kt:210) at okhttp3.internal.http1.Http1ExchangeCodec.readResponseHeaders(Http1ExchangeCodec.kt:181) at okhttp3.internal.connection.Exchange.readResponseHeaders(Exchange.kt:105) at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.kt:82) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:112) at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:37) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:112) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:87) at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:82) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:112) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:87) at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:84) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:112) at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:71) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:112) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:87) at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.kt:184) at okhttp3.RealCall.execute(RealCall.kt:66) at org.radarbase.producer.rest.RestClient.request(RestClient.java:79) at org.radarcns.schema.registration.SchemaRegistry.putCompatibility(SchemaRegistry.java:141) at org.radarcns.schema.registration.SchemaRegistry$RegisterCommand.execute(SchemaRegistry.java:175) at org.radarcns.schema.CommandLineApp.main(CommandLineApp.java:167) Caused by: java.net.SocketException: Socket closed at java.base/java.net.SocketInputStream.read(SocketInputStream.java:183) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) at okio.InputStreamSource.read(Okio.kt:102) at okio.AsyncTimeout$source$1.read(AsyncTimeout.kt:159) ... 24 more [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_biovotion_vsm1_acceleration schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.biovotion.BiovotionVsm1Acceleration [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_biovotion_vsm1_battery_level schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.biovotion.BiovotionVsm1BatteryLevel [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_biovotion_vsm1_blood_volume_pulse schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.biovotion.BiovotionVsm1BloodPulseWave [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_biovotion_vsm1_energy schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.biovotion.BiovotionVsm1Energy [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_biovotion_vsm1_galvanic_skin_response schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.biovotion.BiovotionVsm1GalvanicSkinResponse [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_biovotion_vsm1_heartrate schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.biovotion.BiovotionVsm1HeartRate [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_biovotion_vsm1_heartrate_variability schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.biovotion.BiovotionVsm1HeartRateVariability [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_biovotion_vsm1_led_current schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.biovotion.BiovotionVsm1LedCurrent [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_biovotion_vsm1_oxygen_saturation schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.biovotion.BiovotionVsm1OxygenSaturation [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_biovotion_vsm1_ppg_raw schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.biovotion.BiovotionVsm1PpgRaw [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_biovotion_vsm1_respiration_rate schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.biovotion.BiovotionVsm1RespirationRate [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_biovotion_vsm1_temperature schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.biovotion.BiovotionVsm1Temperature [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_bittium_faros_acceleration schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.bittium.BittiumFarosAcceleration [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_bittium_faros_battery_level schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.bittium.BittiumFarosBatteryLevel [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_bittium_faros_ecg schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.bittium.BittiumFarosEcg [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_bittium_faros_inter_beat_interval schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.bittium.BittiumFarosInterBeatInterval [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_bittium_faros_temperature schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.bittium.BittiumFarosTemperature [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_empatica_e4_acceleration schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.empatica.EmpaticaE4Acceleration [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_empatica_e4_battery_level schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.empatica.EmpaticaE4BatteryLevel [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_empatica_e4_blood_volume_pulse schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.empatica.EmpaticaE4BloodVolumePulse [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_empatica_e4_electrodermal_activity schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.empatica.EmpaticaE4ElectroDermalActivity [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_empatica_e4_inter_beat_interval schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.empatica.EmpaticaE4InterBeatInterval [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_empatica_e4_sensor_status schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.empatica.EmpaticaE4SensorStatus [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_empatica_e4_temperature schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.empatica.EmpaticaE4Temperature [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_local_weather schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.weather.LocalWeather [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_pebble_2_acceleration schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.pebble.Pebble2Acceleration [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_pebble_2_battery_level schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.pebble.Pebble2BatteryLevel [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_pebble_2_heartrate schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.pebble.Pebble2HeartRate [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_pebble_2_heartrate_filtered schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.pebble.Pebble2HeartRateFiltered [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_acceleration schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.phone.PhoneAcceleration [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_battery_level schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.phone.PhoneBatteryLevel [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_bluetooth_devices schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.phone.PhoneBluetoothDevices [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_call schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.phone.PhoneCall [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_contacts schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.phone.PhoneContactList [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_gyroscope schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.phone.PhoneGyroscope [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_light schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.phone.PhoneLight [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_magnetic_field schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.phone.PhoneMagneticField [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_ppg schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.ppg.PhoneCameraPpg [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_relative_location schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.phone.PhoneRelativeLocation [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_sms schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.phone.PhoneSms [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_sms_unread schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.phone.PhoneSmsUnread [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_step_count schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.phone.PhoneStepCount [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_usage_event schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.phone.PhoneUsageEvent [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_phone_user_interaction schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.phone.PhoneUserInteraction [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic android_processed_audio schemas: org.radarcns.kafka.ObservationKey - org.radarcns.passive.opensmile.OpenSmile2PhoneAudio [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic application_device_info schemas: org.radarcns.kafka.ObservationKey - org.radarcns.monitor.application.ApplicationDeviceInfo [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic application_external_time schemas: org.radarcns.kafka.ObservationKey - org.radarcns.monitor.application.ApplicationExternalTime [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic application_record_counts schemas: org.radarcns.kafka.ObservationKey - org.radarcns.monitor.application.ApplicationRecordCounts [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic application_server_status schemas: org.radarcns.kafka.ObservationKey - org.radarcns.monitor.application.ApplicationServerStatus [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic application_time_zone schemas: org.radarcns.kafka.ObservationKey - org.radarcns.monitor.application.ApplicationTimeZone [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic application_uptime schemas: org.radarcns.kafka.ObservationKey - org.radarcns.monitor.application.ApplicationUptime [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic notification_thinc_it schemas: org.radarcns.kafka.ObservationKey - org.radarcns.active.questionnaire.Questionnaire [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic notification_thinc_it schemas: org.radarcns.kafka.ObservationKey - org.radarcns.active.notification.Notification [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic questionnaire_app_event schemas: org.radarcns.kafka.ObservationKey - org.radarcns.monitor.questionnaire.QuestionnaireApplicationInteractionEvent [main] INFO org.radarcns.schema.registration.SchemaRegistry - Registering topic questionnaire_ari_self schemas: org.radarcns.kafka.ObservationKey - org.radarcns.active.questionnaire.Questionnaire [main] ERROR org.radarcns.schema.registration.SchemaRegistry - Failed to register schemas for topic questionnaire_ari_self java.net.SocketTimeoutException: timeout at okio.SocketAsyncTimeout.newTimeoutException(Okio.kt:159) at okio.AsyncTimeout.exit$jvm(AsyncTimeout.kt:203) at okio.AsyncTimeout$source$1.read(AsyncTimeout.kt:163) at okio.RealBufferedSource.indexOf(RealBufferedSource.kt:349) at okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.kt:222) at okhttp3.internal.http1.Http1ExchangeCodec.readHeaderLine(Http1ExchangeCodec.kt:210) at okhttp3.internal.http1.Http1ExchangeCodec.readResponseHeaders(Http1ExchangeCodec.kt:181) at okhttp3.internal.connection.Exchange.readResponseHeaders(Exchange.kt:105) at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.kt:82) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:112) at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:37) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:112) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:87) at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:82) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:112) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:87) at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:84) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:112) at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:71) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:112) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:87) at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.kt:184) at okhttp3.RealCall.execute(RealCall.kt:66) at org.radarbase.producer.rest.RestClient.request(RestClient.java:79) at org.radarbase.producer.rest.RestClient.requestString(RestClient.java:114) at org.radarbase.producer.rest.SchemaRetriever.addSchemaMetadata(SchemaRetriever.java:157) at org.radarcns.schema.registration.SchemaRegistry.registerSchema(SchemaRegistry.java:98) at java.base/java.util.stream.MatchOps$1MatchSink.accept(MatchOps.java:90) at java.base/java.util.stream.ReferencePipeline$11$1.accept(ReferencePipeline.java:442) at java.base/java.util.stream.DistinctOps$1$2.accept(DistinctOps.java:175) at java.base/java.util.stream.SortedOps$RefSortingSink.end(SortedOps.java:400) at java.base/java.util.stream.Sink$ChainedReference.end(Sink.java:258) at java.base/java.util.stream.Sink$ChainedReference.end(Sink.java:258) at java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:503) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:488) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:230) at java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:196) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.allMatch(ReferencePipeline.java:533) at org.radarcns.schema.registration.SchemaRegistry.registerSchemas(SchemaRegistry.java:90) at org.radarcns.schema.registration.SchemaRegistry$RegisterCommand.execute(SchemaRegistry.java:182) at org.radarcns.schema.CommandLineApp.main(CommandLineApp.java:167) Caused by: java.net.SocketException: Socket closed at java.base/java.net.SocketInputStream.read(SocketInputStream.java:183) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) at okio.InputStreamSource.read(Okio.kt:102) at okio.AsyncTimeout$source$1.read(AsyncTimeout.kt:159) ... 40 more ```
priority
cannot start the kafka init with release when i tried to deploy the latest version of radar schemas i am facing the following issue this is running on the kubernetes instance it looks like it has successfully created all topics however registering schemas was not successful i think there are couple of issues one is it cannot set the schema compatibility this is also the case with but the topic creation and schema registration is successful is it acceptable to proceed without setting a schema combatibilty second is the schema registration fails for on topic questionnaire ari self could this be specific to the topic schema since it says timeout it is hard for me to come to a conclusion if it is because of the schema or it cannot reach the schema registry for other reasons this is a blocker for radar ad deployments so i request your support to fix this asap blootsvoets yatharthranjan mpgxvii afolarin topics created registering radar base schemas info org radarcns schema registration schemaregistry setting compatibility to none error org radarcns schema registration schemaregistry error changing compatibility level to none java net sockettimeoutexception timeout at okio socketasynctimeout newtimeoutexception okio kt at okio asynctimeout exit jvm asynctimeout kt at okio asynctimeout source read asynctimeout kt at okio realbufferedsource indexof realbufferedsource kt at okio realbufferedsource realbufferedsource kt at internal readheaderline kt at internal readresponseheaders kt at internal connection exchange readresponseheaders exchange kt at internal http callserverinterceptor intercept callserverinterceptor kt at internal http realinterceptorchain proceed realinterceptorchain kt at internal connection connectinterceptor intercept connectinterceptor kt at internal http realinterceptorchain proceed realinterceptorchain kt at internal http realinterceptorchain proceed realinterceptorchain kt at internal cache cacheinterceptor intercept cacheinterceptor kt at internal http realinterceptorchain proceed realinterceptorchain kt at internal http realinterceptorchain proceed realinterceptorchain kt at internal http bridgeinterceptor intercept bridgeinterceptor kt at internal http realinterceptorchain proceed realinterceptorchain kt at internal http retryandfollowupinterceptor intercept retryandfollowupinterceptor kt at internal http realinterceptorchain proceed realinterceptorchain kt at internal http realinterceptorchain proceed realinterceptorchain kt at realcall getresponsewithinterceptorchain realcall kt at realcall execute realcall kt at org radarbase producer rest restclient request restclient java at org radarcns schema registration schemaregistry putcompatibility schemaregistry java at org radarcns schema registration schemaregistry registercommand execute schemaregistry java at org radarcns schema commandlineapp main commandlineapp java caused by java net socketexception socket closed at java base java net socketinputstream read socketinputstream java at java base java net socketinputstream read socketinputstream java at okio inputstreamsource read okio kt at okio asynctimeout source read asynctimeout kt more info org radarcns schema registration schemaregistry registering topic android biovotion acceleration schemas org radarcns kafka observationkey org radarcns passive biovotion info org radarcns schema registration schemaregistry registering topic android biovotion battery level schemas org radarcns kafka observationkey org radarcns passive biovotion info org radarcns schema registration schemaregistry registering topic android biovotion blood volume pulse schemas org radarcns kafka observationkey org radarcns passive biovotion info org radarcns schema registration schemaregistry registering topic android biovotion energy schemas org radarcns kafka observationkey org radarcns passive biovotion info org radarcns schema registration schemaregistry registering topic android biovotion galvanic skin response schemas org radarcns kafka observationkey org radarcns passive biovotion info org radarcns schema registration schemaregistry registering topic android biovotion heartrate schemas org radarcns kafka observationkey org radarcns passive biovotion info org radarcns schema registration schemaregistry registering topic android biovotion heartrate variability schemas org radarcns kafka observationkey org radarcns passive biovotion info org radarcns schema registration schemaregistry registering topic android biovotion led current schemas org radarcns kafka observationkey org radarcns passive biovotion info org radarcns schema registration schemaregistry registering topic android biovotion oxygen saturation schemas org radarcns kafka observationkey org radarcns passive biovotion info org radarcns schema registration schemaregistry registering topic android biovotion ppg raw schemas org radarcns kafka observationkey org radarcns passive biovotion info org radarcns schema registration schemaregistry registering topic android biovotion respiration rate schemas org radarcns kafka observationkey org radarcns passive biovotion info org radarcns schema registration schemaregistry registering topic android biovotion temperature schemas org radarcns kafka observationkey org radarcns passive biovotion info org radarcns schema registration schemaregistry registering topic android bittium faros acceleration schemas org radarcns kafka observationkey org radarcns passive bittium bittiumfarosacceleration info org radarcns schema registration schemaregistry registering topic android bittium faros battery level schemas org radarcns kafka observationkey org radarcns passive bittium bittiumfarosbatterylevel info org radarcns schema registration schemaregistry registering topic android bittium faros ecg schemas org radarcns kafka observationkey org radarcns passive bittium bittiumfarosecg info org radarcns schema registration schemaregistry registering topic android bittium faros inter beat interval schemas org radarcns kafka observationkey org radarcns passive bittium bittiumfarosinterbeatinterval info org radarcns schema registration schemaregistry registering topic android bittium faros temperature schemas org radarcns kafka observationkey org radarcns passive bittium bittiumfarostemperature info org radarcns schema registration schemaregistry registering topic android empatica acceleration schemas org radarcns kafka observationkey org radarcns passive empatica info org radarcns schema registration schemaregistry registering topic android empatica battery level schemas org radarcns kafka observationkey org radarcns passive empatica info org radarcns schema registration schemaregistry registering topic android empatica blood volume pulse schemas org radarcns kafka observationkey org radarcns passive empatica info org radarcns schema registration schemaregistry registering topic android empatica electrodermal activity schemas org radarcns kafka observationkey org radarcns passive empatica info org radarcns schema registration schemaregistry registering topic android empatica inter beat interval schemas org radarcns kafka observationkey org radarcns passive empatica info org radarcns schema registration schemaregistry registering topic android empatica sensor status schemas org radarcns kafka observationkey org radarcns passive empatica info org radarcns schema registration schemaregistry registering topic android empatica temperature schemas org radarcns kafka observationkey org radarcns passive empatica info org radarcns schema registration schemaregistry registering topic android local weather schemas org radarcns kafka observationkey org radarcns passive weather localweather info org radarcns schema registration schemaregistry registering topic android pebble acceleration schemas org radarcns kafka observationkey org radarcns passive pebble info org radarcns schema registration schemaregistry registering topic android pebble battery level schemas org radarcns kafka observationkey org radarcns passive pebble info org radarcns schema registration schemaregistry registering topic android pebble heartrate schemas org radarcns kafka observationkey org radarcns passive pebble info org radarcns schema registration schemaregistry registering topic android pebble heartrate filtered schemas org radarcns kafka observationkey org radarcns passive pebble info org radarcns schema registration schemaregistry registering topic android phone acceleration schemas org radarcns kafka observationkey org radarcns passive phone phoneacceleration info org radarcns schema registration schemaregistry registering topic android phone battery level schemas org radarcns kafka observationkey org radarcns passive phone phonebatterylevel info org radarcns schema registration schemaregistry registering topic android phone bluetooth devices schemas org radarcns kafka observationkey org radarcns passive phone phonebluetoothdevices info org radarcns schema registration schemaregistry registering topic android phone call schemas org radarcns kafka observationkey org radarcns passive phone phonecall info org radarcns schema registration schemaregistry registering topic android phone contacts schemas org radarcns kafka observationkey org radarcns passive phone phonecontactlist info org radarcns schema registration schemaregistry registering topic android phone gyroscope schemas org radarcns kafka observationkey org radarcns passive phone phonegyroscope info org radarcns schema registration schemaregistry registering topic android phone light schemas org radarcns kafka observationkey org radarcns passive phone phonelight info org radarcns schema registration schemaregistry registering topic android phone magnetic field schemas org radarcns kafka observationkey org radarcns passive phone phonemagneticfield info org radarcns schema registration schemaregistry registering topic android phone ppg schemas org radarcns kafka observationkey org radarcns passive ppg phonecamerappg info org radarcns schema registration schemaregistry registering topic android phone relative location schemas org radarcns kafka observationkey org radarcns passive phone phonerelativelocation info org radarcns schema registration schemaregistry registering topic android phone sms schemas org radarcns kafka observationkey org radarcns passive phone phonesms info org radarcns schema registration schemaregistry registering topic android phone sms unread schemas org radarcns kafka observationkey org radarcns passive phone phonesmsunread info org radarcns schema registration schemaregistry registering topic android phone step count schemas org radarcns kafka observationkey org radarcns passive phone phonestepcount info org radarcns schema registration schemaregistry registering topic android phone usage event schemas org radarcns kafka observationkey org radarcns passive phone phoneusageevent info org radarcns schema registration schemaregistry registering topic android phone user interaction schemas org radarcns kafka observationkey org radarcns passive phone phoneuserinteraction info org radarcns schema registration schemaregistry registering topic android processed audio schemas org radarcns kafka observationkey org radarcns passive opensmile info org radarcns schema registration schemaregistry registering topic application device info schemas org radarcns kafka observationkey org radarcns monitor application applicationdeviceinfo info org radarcns schema registration schemaregistry registering topic application external time schemas org radarcns kafka observationkey org radarcns monitor application applicationexternaltime info org radarcns schema registration schemaregistry registering topic application record counts schemas org radarcns kafka observationkey org radarcns monitor application applicationrecordcounts info org radarcns schema registration schemaregistry registering topic application server status schemas org radarcns kafka observationkey org radarcns monitor application applicationserverstatus info org radarcns schema registration schemaregistry registering topic application time zone schemas org radarcns kafka observationkey org radarcns monitor application applicationtimezone info org radarcns schema registration schemaregistry registering topic application uptime schemas org radarcns kafka observationkey org radarcns monitor application applicationuptime info org radarcns schema registration schemaregistry registering topic notification thinc it schemas org radarcns kafka observationkey org radarcns active questionnaire questionnaire info org radarcns schema registration schemaregistry registering topic notification thinc it schemas org radarcns kafka observationkey org radarcns active notification notification info org radarcns schema registration schemaregistry registering topic questionnaire app event schemas org radarcns kafka observationkey org radarcns monitor questionnaire questionnaireapplicationinteractionevent info org radarcns schema registration schemaregistry registering topic questionnaire ari self schemas org radarcns kafka observationkey org radarcns active questionnaire questionnaire error org radarcns schema registration schemaregistry failed to register schemas for topic questionnaire ari self java net sockettimeoutexception timeout at okio socketasynctimeout newtimeoutexception okio kt at okio asynctimeout exit jvm asynctimeout kt at okio asynctimeout source read asynctimeout kt at okio realbufferedsource indexof realbufferedsource kt at okio realbufferedsource realbufferedsource kt at internal readheaderline kt at internal readresponseheaders kt at internal connection exchange readresponseheaders exchange kt at internal http callserverinterceptor intercept callserverinterceptor kt at internal http realinterceptorchain proceed realinterceptorchain kt at internal connection connectinterceptor intercept connectinterceptor kt at internal http realinterceptorchain proceed realinterceptorchain kt at internal http realinterceptorchain proceed realinterceptorchain kt at internal cache cacheinterceptor intercept cacheinterceptor kt at internal http realinterceptorchain proceed realinterceptorchain kt at internal http realinterceptorchain proceed realinterceptorchain kt at internal http bridgeinterceptor intercept bridgeinterceptor kt at internal http realinterceptorchain proceed realinterceptorchain kt at internal http retryandfollowupinterceptor intercept retryandfollowupinterceptor kt at internal http realinterceptorchain proceed realinterceptorchain kt at internal http realinterceptorchain proceed realinterceptorchain kt at realcall getresponsewithinterceptorchain realcall kt at realcall execute realcall kt at org radarbase producer rest restclient request restclient java at org radarbase producer rest restclient requeststring restclient java at org radarbase producer rest schemaretriever addschemametadata schemaretriever java at org radarcns schema registration schemaregistry registerschema schemaregistry java at java base java util stream matchops accept matchops java at java base java util stream referencepipeline accept referencepipeline java at java base java util stream distinctops accept distinctops java at java base java util stream sortedops refsortingsink end sortedops java at java base java util stream sink chainedreference end sink java at java base java util stream sink chainedreference end sink java at java base java util stream abstractpipeline copyintowithcancel abstractpipeline java at java base java util stream abstractpipeline copyinto abstractpipeline java at java base java util stream abstractpipeline wrapandcopyinto abstractpipeline java at java base java util stream matchops matchop evaluatesequential matchops java at java base java util stream matchops matchop evaluatesequential matchops java at java base java util stream abstractpipeline evaluate abstractpipeline java at java base java util stream referencepipeline allmatch referencepipeline java at org radarcns schema registration schemaregistry registerschemas schemaregistry java at org radarcns schema registration schemaregistry registercommand execute schemaregistry java at org radarcns schema commandlineapp main commandlineapp java caused by java net socketexception socket closed at java base java net socketinputstream read socketinputstream java at java base java net socketinputstream read socketinputstream java at okio inputstreamsource read okio kt at okio asynctimeout source read asynctimeout kt more
1
330,398
10,039,739,690
IssuesEvent
2019-07-18 18:10:32
fecgov/openFEC
https://api.github.com/repos/fecgov/openFEC
opened
[Merge to release 9.4] Fix ofec_reports_xxxxxxx_mvs refresh flow
Bug High priority
Below three reporting MVs use **ofec_filings_amendments_all_mv** ofec_reports_house_senate_mv ofec_reports_presidential_mv ofec_reports_pac_party_mv we need adjust the refresh order of them.
1.0
[Merge to release 9.4] Fix ofec_reports_xxxxxxx_mvs refresh flow - Below three reporting MVs use **ofec_filings_amendments_all_mv** ofec_reports_house_senate_mv ofec_reports_presidential_mv ofec_reports_pac_party_mv we need adjust the refresh order of them.
priority
fix ofec reports xxxxxxx mvs refresh flow below three reporting mvs use ofec filings amendments all mv ofec reports house senate mv ofec reports presidential mv ofec reports pac party mv we need adjust the refresh order of them
1
237,235
7,757,688,634
IssuesEvent
2018-05-31 17:06:35
eduDorus/PAWI
https://api.github.com/repos/eduDorus/PAWI
closed
US3.7: Ausrichtung (Rotation) eines Elements verändern.
high priority
Als Benutzer kann ich ein die Ausrichtung (Rotation) eines Elements verändern. Akzeptanzkriterien: - [x] Ein Element kann ausgewählt werden und wird hervorgehoben. - [x] Durch Streichgesten kann das selektierte Element entlang einer der drei Achsen in Richtung der Geste um 90° gedreht werden.
1.0
US3.7: Ausrichtung (Rotation) eines Elements verändern. - Als Benutzer kann ich ein die Ausrichtung (Rotation) eines Elements verändern. Akzeptanzkriterien: - [x] Ein Element kann ausgewählt werden und wird hervorgehoben. - [x] Durch Streichgesten kann das selektierte Element entlang einer der drei Achsen in Richtung der Geste um 90° gedreht werden.
priority
ausrichtung rotation eines elements verändern als benutzer kann ich ein die ausrichtung rotation eines elements verändern akzeptanzkriterien ein element kann ausgewählt werden und wird hervorgehoben durch streichgesten kann das selektierte element entlang einer der drei achsen in richtung der geste um ° gedreht werden
1
504,421
14,618,269,685
IssuesEvent
2020-12-22 15:59:30
JackCSheehan/hypergol
https://api.github.com/repos/JackCSheehan/hypergol
closed
Gravitational force
calculator high-priority calculator
Calculator to calculate gravitational force using Newton's law of universal gravitation.
1.0
Gravitational force - Calculator to calculate gravitational force using Newton's law of universal gravitation.
priority
gravitational force calculator to calculate gravitational force using newton s law of universal gravitation
1
520,702
15,091,379,303
IssuesEvent
2021-02-06 15:16:09
ansible/awx
https://api.github.com/repos/ansible/awx
opened
[ui_next] Custom Credential Types do not appear on Credentials List Page
component:ui priority:high qe:regression state:needs_devel type:bug
##### ISSUE TYPE - Bug Report ##### SUMMARY Custom Credential Types do not appear on Credentials List Page ##### ENVIRONMENT * AWX version: 17.0.1 ##### STEPS TO REPRODUCE 1. Create a custom Credential Type named "ZZZ" 2. Navigate to the Credentials List Page and Search for "ZZZ" ##### EXPECTED RESULTS ZZZ to appear as a custom credential ##### ACTUAL RESULTS ZZZ does not appear
1.0
[ui_next] Custom Credential Types do not appear on Credentials List Page - ##### ISSUE TYPE - Bug Report ##### SUMMARY Custom Credential Types do not appear on Credentials List Page ##### ENVIRONMENT * AWX version: 17.0.1 ##### STEPS TO REPRODUCE 1. Create a custom Credential Type named "ZZZ" 2. Navigate to the Credentials List Page and Search for "ZZZ" ##### EXPECTED RESULTS ZZZ to appear as a custom credential ##### ACTUAL RESULTS ZZZ does not appear
priority
custom credential types do not appear on credentials list page issue type bug report summary custom credential types do not appear on credentials list page environment awx version steps to reproduce create a custom credential type named zzz navigate to the credentials list page and search for zzz expected results zzz to appear as a custom credential actual results zzz does not appear
1
169,511
6,403,397,104
IssuesEvent
2017-08-06 18:27:35
minio/minio
https://api.github.com/repos/minio/minio
closed
[go1.8] Make sure that distributed Minio work
priority: high
Manual testing of distributed Minio to avoid any surprises. Test with docker-compose, Mesos and other orchestration tools
1.0
[go1.8] Make sure that distributed Minio work - Manual testing of distributed Minio to avoid any surprises. Test with docker-compose, Mesos and other orchestration tools
priority
make sure that distributed minio work manual testing of distributed minio to avoid any surprises test with docker compose mesos and other orchestration tools
1
549,829
16,100,880,753
IssuesEvent
2021-04-27 09:07:54
HGustavs/LenaSYS
https://api.github.com/repos/HGustavs/LenaSYS
closed
Diagram: Zoom buttons broken
Diagram Group-3-2021 High priority
Due to an update with the change of the camera while zooming the zoom buttons in the tool-bar does not work at all. This is due to an undefined event. ![bild](https://user-images.githubusercontent.com/62853826/116206717-65585c80-a73f-11eb-97cd-4d317bf72719.png)
1.0
Diagram: Zoom buttons broken - Due to an update with the change of the camera while zooming the zoom buttons in the tool-bar does not work at all. This is due to an undefined event. ![bild](https://user-images.githubusercontent.com/62853826/116206717-65585c80-a73f-11eb-97cd-4d317bf72719.png)
priority
diagram zoom buttons broken due to an update with the change of the camera while zooming the zoom buttons in the tool bar does not work at all this is due to an undefined event
1
731,547
25,221,902,760
IssuesEvent
2022-11-14 13:25:08
hackforla/expunge-assist
https://api.github.com/repos/hackforla/expunge-assist
opened
Introduce page: Fix "Are you a veteran of the United States of America? (y/n)"
role: development priority: high size: 1pt
### Overview The question "Are you a veteran of the United States of America?" was incorrectly put in as "Are you a veteran of the United States of America? (y/n)". The problem came from this document in Spring 2022, I (Sam) wrote (y/n) as a representation of the yes/no selection below it for brevity. Word docs are not an ideal place to convey designs... "y/n" needs to be removed from the "Introduce yourself" page ### Action Items - [ ] Replace "Are you a veteran of the United States of America? (y/n)" with "Are you a veteran of the United States of America?" on the "Introduce yourself" page ### Resources/Instructions
1.0
Introduce page: Fix "Are you a veteran of the United States of America? (y/n)" - ### Overview The question "Are you a veteran of the United States of America?" was incorrectly put in as "Are you a veteran of the United States of America? (y/n)". The problem came from this document in Spring 2022, I (Sam) wrote (y/n) as a representation of the yes/no selection below it for brevity. Word docs are not an ideal place to convey designs... "y/n" needs to be removed from the "Introduce yourself" page ### Action Items - [ ] Replace "Are you a veteran of the United States of America? (y/n)" with "Are you a veteran of the United States of America?" on the "Introduce yourself" page ### Resources/Instructions
priority
introduce page fix are you a veteran of the united states of america y n overview the question are you a veteran of the united states of america was incorrectly put in as are you a veteran of the united states of america y n the problem came from this document in spring i sam wrote y n as a representation of the yes no selection below it for brevity word docs are not an ideal place to convey designs y n needs to be removed from the introduce yourself page action items replace are you a veteran of the united states of america y n with are you a veteran of the united states of america on the introduce yourself page resources instructions
1
716,051
24,619,515,540
IssuesEvent
2022-10-15 18:46:20
AY2223S1-CS2103T-W15-2/tp
https://api.github.com/repos/AY2223S1-CS2103T-W15-2/tp
closed
As a user, I want to be able to tag meetings by type,
type.Story priority.High
so that I can organize my meetings into different categories
1.0
As a user, I want to be able to tag meetings by type, - so that I can organize my meetings into different categories
priority
as a user i want to be able to tag meetings by type so that i can organize my meetings into different categories
1
165,222
6,265,662,295
IssuesEvent
2017-07-16 19:19:38
WaterCodeMelons/FlappyBirdUnity
https://api.github.com/repos/WaterCodeMelons/FlappyBirdUnity
opened
Ground needs to be obstacle
HighPriority Support
# Hello Ground has to be obstacle for bird and also it has to be an limiter for bottom
1.0
Ground needs to be obstacle - # Hello Ground has to be obstacle for bird and also it has to be an limiter for bottom
priority
ground needs to be obstacle hello ground has to be obstacle for bird and also it has to be an limiter for bottom
1
485,429
13,965,406,161
IssuesEvent
2020-10-25 22:18:43
elixir-cloud-aai/trs-filer
https://api.github.com/repos/elixir-cloud-aai/trs-filer
closed
Ensure unique paths for files with same descriptor
Hacktoberfest flag: good 1st issue priority: high type: feature workload: minutes
Currently, it is possible to supply identical file paths (`ToolFileRegister.path`) for different files associated with the same descriptor type (e.g., `GALAXY`, `WDL`). This should not be possible, as it would lead to conflicts when trying to recreate the original file structure of a multi-file tool.
1.0
Ensure unique paths for files with same descriptor - Currently, it is possible to supply identical file paths (`ToolFileRegister.path`) for different files associated with the same descriptor type (e.g., `GALAXY`, `WDL`). This should not be possible, as it would lead to conflicts when trying to recreate the original file structure of a multi-file tool.
priority
ensure unique paths for files with same descriptor currently it is possible to supply identical file paths toolfileregister path for different files associated with the same descriptor type e g galaxy wdl this should not be possible as it would lead to conflicts when trying to recreate the original file structure of a multi file tool
1
664,159
22,241,144,873
IssuesEvent
2022-06-09 05:28:26
shotover/shotover-proxy
https://api.github.com/repos/shotover/shotover-proxy
closed
Cassandra Request throttling
high-priority
## Is your feature request related to a problem? Please describe. A number of Instaclustr customers are interested in being able to enforce a global request throttling for Cassandra clusters. Database traffic should be able to be throttled on per request (per query) basis. ## Describe the solution you'd like Shotover should be able to enforce only a certain number of requests/queries per second globally across all connections. If the number of requests entering shotover exceeds the configured value, an error is returned to the client (similar to Cassandras own backpressure mechanism).
1.0
Cassandra Request throttling - ## Is your feature request related to a problem? Please describe. A number of Instaclustr customers are interested in being able to enforce a global request throttling for Cassandra clusters. Database traffic should be able to be throttled on per request (per query) basis. ## Describe the solution you'd like Shotover should be able to enforce only a certain number of requests/queries per second globally across all connections. If the number of requests entering shotover exceeds the configured value, an error is returned to the client (similar to Cassandras own backpressure mechanism).
priority
cassandra request throttling is your feature request related to a problem please describe a number of instaclustr customers are interested in being able to enforce a global request throttling for cassandra clusters database traffic should be able to be throttled on per request per query basis describe the solution you d like shotover should be able to enforce only a certain number of requests queries per second globally across all connections if the number of requests entering shotover exceeds the configured value an error is returned to the client similar to cassandras own backpressure mechanism
1
399,874
11,762,217,967
IssuesEvent
2020-03-14 00:24:00
AugurProject/augur
https://api.github.com/repos/AugurProject/augur
closed
Changes to market page when invalid is selected on a scalar market + open order and filled orders for invalid in portfolio
Needed for V2 launch Priority: High
**Market page changes is only when having the invalid outcome active on scalar markets** --- **Outcomes list** Best bid and best ask change from total order value to showing the percentage + show a percentage sign after them ![image.png](https://images.zenhubusercontent.com/5c07af47035895308911c4c5/09bf0387-4136-4c24-91bd-fad1b5322947) --- **Order Book** Add (%) next to price Price should show the percentage value rather than total order value Spread should show the percentage inc. percentage symbol ![image.png](https://images.zenhubusercontent.com/5c07af47035895308911c4c5/f0979573-d6dc-4339-ae1c-eb1906939863) --- **Trade History** Add (%) next to price Price should show the percentage value rather than total order value ![image.png](https://images.zenhubusercontent.com/5c07af47035895308911c4c5/51e0a985-7010-4177-a2a6-4be080709ea5) --- **Open orders and Filled orders (changes to both market page and portfolio)** Change the price from total order value to the percentage - only on the invalid orders ![image.png](https://images.zenhubusercontent.com/5c07af47035895308911c4c5/6e3e60a1-048c-4d01-8d90-195c5f8be229)
1.0
Changes to market page when invalid is selected on a scalar market + open order and filled orders for invalid in portfolio - **Market page changes is only when having the invalid outcome active on scalar markets** --- **Outcomes list** Best bid and best ask change from total order value to showing the percentage + show a percentage sign after them ![image.png](https://images.zenhubusercontent.com/5c07af47035895308911c4c5/09bf0387-4136-4c24-91bd-fad1b5322947) --- **Order Book** Add (%) next to price Price should show the percentage value rather than total order value Spread should show the percentage inc. percentage symbol ![image.png](https://images.zenhubusercontent.com/5c07af47035895308911c4c5/f0979573-d6dc-4339-ae1c-eb1906939863) --- **Trade History** Add (%) next to price Price should show the percentage value rather than total order value ![image.png](https://images.zenhubusercontent.com/5c07af47035895308911c4c5/51e0a985-7010-4177-a2a6-4be080709ea5) --- **Open orders and Filled orders (changes to both market page and portfolio)** Change the price from total order value to the percentage - only on the invalid orders ![image.png](https://images.zenhubusercontent.com/5c07af47035895308911c4c5/6e3e60a1-048c-4d01-8d90-195c5f8be229)
priority
changes to market page when invalid is selected on a scalar market open order and filled orders for invalid in portfolio market page changes is only when having the invalid outcome active on scalar markets outcomes list best bid and best ask change from total order value to showing the percentage show a percentage sign after them order book add next to price price should show the percentage value rather than total order value spread should show the percentage inc percentage symbol trade history add next to price price should show the percentage value rather than total order value open orders and filled orders changes to both market page and portfolio change the price from total order value to the percentage only on the invalid orders
1
32,466
2,754,777,010
IssuesEvent
2015-04-26 00:39:33
juzten/test
https://api.github.com/repos/juzten/test
closed
fds
bug enhancement priority: high resource
<b>Name:</b> fds<br> <b>Email:</b> juzten@gmail.com<br> <b>Issue Description:</b> dfds<br> <b>Attached Image</b><br> ![Issue Image](https://s3.amazonaws.com/github-repos-backup/1b8a1baf-14a0-4948-8086-60d68b2e9b6e)
1.0
fds - <b>Name:</b> fds<br> <b>Email:</b> juzten@gmail.com<br> <b>Issue Description:</b> dfds<br> <b>Attached Image</b><br> ![Issue Image](https://s3.amazonaws.com/github-repos-backup/1b8a1baf-14a0-4948-8086-60d68b2e9b6e)
priority
fds name fds email juzten gmail com issue description dfds attached image
1
278,651
8,648,603,597
IssuesEvent
2018-11-26 16:59:34
department-of-veterans-affairs/caseflow
https://api.github.com/repos/department-of-veterans-affairs/caseflow
closed
Certification | VBMS isn't instantly relaying docs to Certification V2
bug-high-priority foxtrot
Currently: When an appeal is missing documents in VBMS, when the user uploads documents in VBMS and goes back to Certification V2 and refresh the page the documents aren't loaded. Expected: VBMS talks to Certification immediately. Steps to Reproduce: 1. Find an appeal missing documents in Certification 2. Open VBMS for that environment 3. Add the missing documents to the Veteran's eFolder 4. Refresh the certify appeal page 5. Verify that missing doc page isn't refreshing with uploaded data from VBMS
1.0
Certification | VBMS isn't instantly relaying docs to Certification V2 - Currently: When an appeal is missing documents in VBMS, when the user uploads documents in VBMS and goes back to Certification V2 and refresh the page the documents aren't loaded. Expected: VBMS talks to Certification immediately. Steps to Reproduce: 1. Find an appeal missing documents in Certification 2. Open VBMS for that environment 3. Add the missing documents to the Veteran's eFolder 4. Refresh the certify appeal page 5. Verify that missing doc page isn't refreshing with uploaded data from VBMS
priority
certification vbms isn t instantly relaying docs to certification currently when an appeal is missing documents in vbms when the user uploads documents in vbms and goes back to certification and refresh the page the documents aren t loaded expected vbms talks to certification immediately steps to reproduce find an appeal missing documents in certification open vbms for that environment add the missing documents to the veteran s efolder refresh the certify appeal page verify that missing doc page isn t refreshing with uploaded data from vbms
1
592,424
17,877,436,742
IssuesEvent
2021-09-07 06:49:06
sjeong12/My-Editor
https://api.github.com/repos/sjeong12/My-Editor
closed
[SpinBox] layout 오류 수정
bug priority: high
## 개요 기본 레이아웃의 오타 및 코드 스타일 수정 ## 작업내용 - [x] `<div>`의 class를 className으로 수정 - [x] 들여쓰기가 일관성 있도록 수정
1.0
[SpinBox] layout 오류 수정 - ## 개요 기본 레이아웃의 오타 및 코드 스타일 수정 ## 작업내용 - [x] `<div>`의 class를 className으로 수정 - [x] 들여쓰기가 일관성 있도록 수정
priority
layout 오류 수정 개요 기본 레이아웃의 오타 및 코드 스타일 수정 작업내용 의 class를 classname으로 수정 들여쓰기가 일관성 있도록 수정
1
678,639
23,204,375,194
IssuesEvent
2022-08-02 02:43:45
KyaniteMods/DeeperAndDarker
https://api.github.com/repos/KyaniteMods/DeeperAndDarker
opened
Inconsistent Naming of the Snapper Mob
invalid high-priority
Is it going to be called the "Sculk Snapper" or the "Soul Snapper"? Both sound great, but a choice needs to be made. It's referred to with both names in the code which needs to be fixed.
1.0
Inconsistent Naming of the Snapper Mob - Is it going to be called the "Sculk Snapper" or the "Soul Snapper"? Both sound great, but a choice needs to be made. It's referred to with both names in the code which needs to be fixed.
priority
inconsistent naming of the snapper mob is it going to be called the sculk snapper or the soul snapper both sound great but a choice needs to be made it s referred to with both names in the code which needs to be fixed
1
431,810
12,486,098,341
IssuesEvent
2020-05-30 23:38:12
ysfchn/DynamicComponents-AI2
https://api.github.com/repos/ysfchn/DynamicComponents-AI2
closed
Switch to MIT's Extension Template
enhancement high-priority
Using the new extension template will allow me to add new updates fastly, and so I can change the "outdated" GitHub Action workflow file. [mit-cml/extension-template](https://github.com/mit-cml/extension-template)
1.0
Switch to MIT's Extension Template - Using the new extension template will allow me to add new updates fastly, and so I can change the "outdated" GitHub Action workflow file. [mit-cml/extension-template](https://github.com/mit-cml/extension-template)
priority
switch to mit s extension template using the new extension template will allow me to add new updates fastly and so i can change the outdated github action workflow file
1
199,557
6,991,603,238
IssuesEvent
2017-12-15 00:57:31
alexrj/Slic3r
https://api.github.com/repos/alexrj/Slic3r
closed
GL_MULTISAMPLE and GL_ARRAY_BUFFER_ARB messages on failed launch
HIGH PRIORITY OS: Linux Upstream issue
### Version 1.2.9-1120-g13f121e3 ### Operating system type + version Debian testing: Linux minor7th 4.11.0-1-rt-amd64 #1 SMP PREEMPT RT Debian 4.11.6-1 (2017-06-19) x86_64 GNU/Linux (have tried using the standard non-realtime kernel with same result) ### Behavior Error below when run. ``` citybadger@minor7th:~/sourceCode/Slic3r$ ./slic3r.pl Your vendor has not defined OpenGL macro GL_MULTISAMPLE, used at /home/citybadger/sourceCode/Slic3r/lib/Slic3r/GUI/3DScene.pm line 747. ``` If I comment out that line, and the other instance of GL_MULTISAMPLE that follows, I get this message: ``` Your vendor has not defined OpenGL macro GL_ARRAY_BUFFER_ARB, used at /home/citybadger/sourceCode/Slic3r/lib/Slic3r/GUI/3DScene.pm line 914. ``` If I disable the those lines by changing the ifs surrounding that line and the two subsequent lines to if(0), ./slic3r.pl launches sucessfully. Output of `perl Build.PL" ``` Attempting to create directory /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib --> Working on App::cpanminus Fetching http://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7043.tar.gz ... OK Configuring App-cpanminus-1.7043 ... OK Building and testing App-cpanminus-1.7043 ... OK Successfully installed App-cpanminus-1.7043 (upgraded from 1.7042) 1 distribution installed Class::XSAccessor is up to date. (1.19) --> Working on Devel::CheckLib Fetching http://www.cpan.org/authors/id/M/MA/MATTN/Devel-CheckLib-1.11.tar.gz ... OK Configuring Devel-CheckLib-1.11 ... OK ==> Found dependencies: Mock::Config, IO::CaptureOutput --> Working on Mock::Config Fetching http://www.cpan.org/authors/id/R/RU/RURBAN/Mock-Config-0.03.tar.gz ... OK Configuring Mock-Config-0.03 ... OK Building and testing Mock-Config-0.03 ... OK Successfully installed Mock-Config-0.03 --> Working on IO::CaptureOutput Fetching http://www.cpan.org/authors/id/D/DA/DAGOLDEN/IO-CaptureOutput-1.1104.tar.gz ... OK Configuring IO-CaptureOutput-1.1104 ... OK Building and testing IO-CaptureOutput-1.1104 ... OK Successfully installed IO-CaptureOutput-1.1104 Building and testing Devel-CheckLib-1.11 ... OK Successfully installed Devel-CheckLib-1.11 3 distributions installed --> Working on Encode Fetching http://www.cpan.org/authors/id/D/DA/DANKOGAI/Encode-2.92.tar.gz ... OK Configuring Encode-2.92 ... OK Building and testing Encode-2.92 ... OK Successfully installed Encode-2.92 (upgraded from 2.88) 1 distribution installed Encode::Locale is up to date. (1.05) --> Working on ExtUtils::CppGuess Fetching http://www.cpan.org/authors/id/D/DA/DAVIDO/ExtUtils-CppGuess-0.11.tar.gz ... OK Configuring ExtUtils-CppGuess-0.11 ... OK Building and testing ExtUtils-CppGuess-0.11 ... OK Successfully installed ExtUtils-CppGuess-0.11 1 distribution installed --> Working on ExtUtils::MakeMaker Fetching http://www.cpan.org/authors/id/B/BI/BINGOS/ExtUtils-MakeMaker-7.30.tar.gz ... OK Configuring ExtUtils-MakeMaker-7.30 ... OK Building and testing ExtUtils-MakeMaker-7.30 ... OK Successfully installed ExtUtils-MakeMaker-7.30 (upgraded from 7.24) 1 distribution installed --> Working on ExtUtils::ParseXS Fetching http://www.cpan.org/authors/id/S/SM/SMUELLER/ExtUtils-ParseXS-3.35.tar.gz ... OK Configuring ExtUtils-ParseXS-3.35 ... OK Building and testing ExtUtils-ParseXS-3.35 ... OK Successfully installed ExtUtils-ParseXS-3.35 (upgraded from 3.34) 1 distribution installed File::Basename is up to date. (2.85) File::Spec is up to date. (3.67) --> Working on Getopt::Long Fetching http://www.cpan.org/authors/id/J/JV/JV/Getopt-Long-2.50.tar.gz ... OK Configuring Getopt-Long-2.50 ... OK Building and testing Getopt-Long-2.50 ... OK Successfully installed Getopt-Long-2.50 (upgraded from 2.49) 1 distribution installed IO::Scalar is up to date. (2.111) --> Working on Module::Build::WithXSpp Fetching http://www.cpan.org/authors/id/S/SM/SMUELLER/Module-Build-WithXSpp-0.14.tar.gz ... OK Configuring Module-Build-WithXSpp-0.14 ... OK ==> Found dependencies: ExtUtils::XSpp --> Working on ExtUtils::XSpp Fetching http://www.cpan.org/authors/id/S/SM/SMUELLER/ExtUtils-XSpp-0.18.tar.gz ... OK Configuring ExtUtils-XSpp-0.18 ... OK ==> Found dependencies: Test::Base, Test::Differences --> Working on Test::Base Fetching http://www.cpan.org/authors/id/I/IN/INGY/Test-Base-0.88.tar.gz ... OK Configuring Test-Base-0.88 ... OK ==> Found dependencies: Text::Diff --> Working on Text::Diff Fetching http://www.cpan.org/authors/id/N/NE/NEILB/Text-Diff-1.44.tar.gz ... OK Configuring Text-Diff-1.44 ... OK Building and testing Text-Diff-1.44 ... OK Successfully installed Text-Diff-1.44 Building and testing Test-Base-0.88 ... OK Successfully installed Test-Base-0.88 --> Working on Test::Differences Fetching http://www.cpan.org/authors/id/D/DC/DCANTRELL/Test-Differences-0.64.tar.gz ... OK Configuring Test-Differences-0.64 ... OK Building and testing Test-Differences-0.64 ... OK Successfully installed Test-Differences-0.64 Building and testing ExtUtils-XSpp-0.18 ... OK Successfully installed ExtUtils-XSpp-0.18 Building and testing Module-Build-WithXSpp-0.14 ... OK Successfully installed Module-Build-WithXSpp-0.14 5 distributions installed Moo is up to date. (2.003002) POSIX is up to date. (1.76) Scalar::Util is up to date. (1.48) --> Working on Test::Harness Fetching http://www.cpan.org/authors/id/L/LE/LEONT/Test-Harness-3.39.tar.gz ... OK Configuring Test-Harness-3.39 ... OK Building Test-Harness-3.39 ... OK Successfully installed Test-Harness-3.39 (upgraded from 3.38) 1 distribution installed --> Working on Test::More Fetching http://www.cpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.302086.tar.gz ... OK Configuring Test-Simple-1.302086 ... OK Building and testing Test-Simple-1.302086 ... OK Successfully installed Test-Simple-1.302086 (upgraded from 1.302073) 1 distribution installed Thread::Queue is up to date. (3.12) Thread::Semaphore is up to date. (2.13) --> Working on Time::HiRes Fetching http://www.cpan.org/authors/id/J/JH/JHI/Time-HiRes-1.9744.tar.gz ... OK Configuring Time-HiRes-1.9744 ... OK Building and testing Time-HiRes-1.9744 ... OK Successfully installed Time-HiRes-1.9744 (upgraded from 1.9741) 1 distribution installed Unicode::Normalize is up to date. (1.25) --> Working on threads Fetching http://www.cpan.org/authors/id/J/JD/JDHEDDEN/threads-2.16.tar.gz ... OK Configuring threads-2.16 ... OK Building and testing threads-2.16 ... OK Successfully installed threads-2.16 (upgraded from 2.15) 1 distribution installed --> Working on threads::shared Fetching http://www.cpan.org/authors/id/J/JD/JDHEDDEN/threads-shared-1.57.tar.gz ... OK Configuring threads-shared-1.57 ... OK Building and testing threads-shared-1.57 ... OK Successfully installed threads-shared-1.57 (upgraded from 1.56) 1 distribution installed cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux-gnu-thread-multi Work directory is /home/citybadger/.cpanm/work/1502565454.21574 You have make /usr/bin/make You have LWP 6.15 You have /bin/tar: tar (GNU tar) 1.29 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. You have /usr/bin/unzip --> Working on ./xs Entering /home/citybadger/sourceCode/Slic3r2/Slic3r/xs Checking if you have ExtUtils::Install 1.46 ... Yes (2.06) Checking if you have Module::Build 0.38 ... Yes (0.4224) Running Build.PL Configuring /home/citybadger/sourceCode/Slic3r2/Slic3r/xs ... Checking prerequisites... build_requires: ! ExtUtils::Typemaps::Basic is not installed ! ExtUtils::Typemaps::Default is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Slic3r-XS' version '0.01' OK Checking dependencies from MYMETA.json ... Checking if you have Test::More 0 ... Yes (1.302086) Checking if you have ExtUtils::Typemaps::Default 1.05 ... No Checking if you have Module::Build 0.3601 ... Yes (0.4224) Checking if you have ExtUtils::Typemaps::Basic 1.05 ... No Checking if you have ExtUtils::ParseXS 3.18 ... Yes (3.35) Checking if you have ExtUtils::Typemaps 1.00 ... Yes (3.35) Checking if you have ExtUtils::XSpp 0.18 ... Yes (0.18) ==> Found dependencies: ExtUtils::Typemaps::Default, ExtUtils::Typemaps::Basic Searching ExtUtils::Typemaps::Default (1.05) on cpanmetadb ... --> Working on ExtUtils::Typemaps::Default Fetching http://www.cpan.org/authors/id/S/SM/SMUELLER/ExtUtils-Typemaps-Default-1.05.tar.gz ... OK Unpacking ExtUtils-Typemaps-Default-1.05.tar.gz ExtUtils-Typemaps-Default-1.05 ExtUtils-Typemaps-Default-1.05/Build.PL ExtUtils-Typemaps-Default-1.05/META.yml ExtUtils-Typemaps-Default-1.05/MANIFEST ExtUtils-Typemaps-Default-1.05/META.json ExtUtils-Typemaps-Default-1.05/MANIFEST.SKIP ExtUtils-Typemaps-Default-1.05/Changes ExtUtils-Typemaps-Default-1.05/lib ExtUtils-Typemaps-Default-1.05/lib/ExtUtils ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemap ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemap/Basic.pm ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemap/ObjectMap.pm ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemap/Default.pm ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemap/STL.pm ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemap/STL ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemap/STL/String.pm ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemap/STL/Vector.pm ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemaps ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemaps/Basic.pm ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemaps/ObjectMap.pm ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemaps/Default.pm ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemaps/STL.pm ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemaps/STL ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemaps/STL/String.pm ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemaps/STL/List.pm ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemaps/STL/Vector.pm ExtUtils-Typemaps-Default-1.05/t ExtUtils-Typemaps-Default-1.05/t/001_basic.t Entering ExtUtils-Typemaps-Default-1.05 Checking configure dependencies from META.json Checking if you have ExtUtils::Install 1.46 ... Yes (2.06) Checking if you have Module::Build 0.40 ... Yes (0.4224) Running Build.PL Configuring ExtUtils-Typemaps-Default-1.05 ... Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'ExtUtils-Typemaps-Default' version '1.05' OK Checking dependencies from MYMETA.json ... Checking if you have Module::Build 0 ... Yes (0.4224) Checking if you have Test::More 0 ... Yes (1.302086) Checking if you have ExtUtils::Typemaps 3.18_03 ... Yes (3.35) Building and testing ExtUtils-Typemaps-Default-1.05 ... Building ExtUtils-Typemaps-Default t/001_basic.t .. ok All tests successful. Files=1, Tests=26, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.08 cusr 0.00 csys = 0.09 CPU) Result: PASS Building ExtUtils-Typemaps-Default Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/ExtUtils/Typemap/STL.pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/ExtUtils/Typemap/Basic.pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/ExtUtils/Typemap/Default.pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/ExtUtils/Typemap/ObjectMap.pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/ExtUtils/Typemap/STL/String.pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/ExtUtils/Typemap/STL/Vector.pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/ExtUtils/Typemaps/STL.pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/ExtUtils/Typemaps/Basic.pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/ExtUtils/Typemaps/Default.pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/ExtUtils/Typemaps/ObjectMap.pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/ExtUtils/Typemaps/STL/String.pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/ExtUtils/Typemaps/STL/Vector.pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/ExtUtils/Typemaps/STL/List.pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/man/man3/ExtUtils::Typemaps::ObjectMap.3pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/man/man3/ExtUtils::Typemap::STL::Vector.3pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/man/man3/ExtUtils::Typemaps::STL::String.3pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/man/man3/ExtUtils::Typemaps::Default.3pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/man/man3/ExtUtils::Typemaps::STL::List.3pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/man/man3/ExtUtils::Typemaps::Basic.3pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/man/man3/ExtUtils::Typemap::Basic.3pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/man/man3/ExtUtils::Typemap::STL.3pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/man/man3/ExtUtils::Typemap::STL::String.3pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/man/man3/ExtUtils::Typemaps::STL::Vector.3pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/man/man3/ExtUtils::Typemaps::STL.3pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/man/man3/ExtUtils::Typemap::Default.3pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/man/man3/ExtUtils::Typemap::ObjectMap.3pm OK Successfully installed ExtUtils-Typemaps-Default-1.05 Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/x86_64-linux-gnu-thread-multi/.meta/ExtUtils-Typemaps-Default-1.05/install.json Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/x86_64-linux-gnu-thread-multi/.meta/ExtUtils-Typemaps-Default-1.05/MYMETA.json Searching ExtUtils::Typemaps::Basic (1.05) on cpanmetadb ... Already tried ExtUtils-Typemaps-Default-1.05. Skipping. Building and testing Slic3r-XS-0.01 ... Building Slic3r-XS Processing XS typemap files... Generating main XS file... x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/poly2tri/sweep/sweep_context.o src/poly2tri/sweep/sweep_context.cc x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/GCode/SpiralVase.o src/libslic3r/GCode/SpiralVase.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Print.o src/libslic3r/Print.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Surface.o src/libslic3r/Surface.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/poly2tri/sweep/advancing_front.o src/poly2tri/sweep/advancing_front.cc x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/MultiPoint.o src/libslic3r/MultiPoint.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/admesh/normals.o src/admesh/normals.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Fill/Fill3DHoneycomb.o src/libslic3r/Fill/Fill3DHoneycomb.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/PrintRegion.o src/libslic3r/PrintRegion.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/GCodeSender.o src/libslic3r/GCodeSender.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Extruder.o src/libslic3r/Extruder.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Flow.o src/libslic3r/Flow.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/ExPolygon.o src/libslic3r/ExPolygon.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/ExtrusionEntityCollection.o src/libslic3r/ExtrusionEntityCollection.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Fill/FillPlanePath.o src/libslic3r/Fill/FillPlanePath.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/poly2tri/common/shapes.o src/poly2tri/common/shapes.cc x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Fill/FillRectilinear.o src/libslic3r/Fill/FillRectilinear.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/expat/xmlrole.o src/expat/xmlrole.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/SLAPrint.o src/libslic3r/SLAPrint.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/admesh/stl_io.o src/admesh/stl_io.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/GCodeReader.o src/libslic3r/GCodeReader.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/GCode.o src/libslic3r/GCode.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Polyline.o src/libslic3r/Polyline.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Model.o src/libslic3r/Model.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/GCodeTimeEstimator.o src/libslic3r/GCodeTimeEstimator.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/LayerRegionFill.o src/libslic3r/LayerRegionFill.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/ClipperUtils.o src/libslic3r/ClipperUtils.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/ExtrusionEntity.o src/libslic3r/ExtrusionEntity.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Geometry.o src/libslic3r/Geometry.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/GCodeWriter.o src/libslic3r/GCodeWriter.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/IO/AMF.o src/libslic3r/IO/AMF.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/SurfaceCollection.o src/libslic3r/SurfaceCollection.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/slic3r/GUI/GUI.o src/slic3r/GUI/GUI.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/IO.o src/libslic3r/IO.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/clipper.o src/clipper.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/BridgeDetector.o src/libslic3r/BridgeDetector.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/perlglue.o src/perlglue.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/admesh/connect.o src/admesh/connect.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/slic3r/GUI/3DScene.o src/slic3r/GUI/3DScene.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/expat/xmltok.o src/expat/xmltok.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Line.o src/libslic3r/Line.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/expat/xmlparse.o src/expat/xmlparse.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/BoundingBox.o src/libslic3r/BoundingBox.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Layer.o src/libslic3r/Layer.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/polypartition.o src/polypartition.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/PrintObject.o src/libslic3r/PrintObject.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/ExPolygonCollection.o src/libslic3r/ExPolygonCollection.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Fill/FillConcentric.o src/libslic3r/Fill/FillConcentric.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Polygon.o src/libslic3r/Polygon.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/admesh/util.o src/admesh/util.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Point.o src/libslic3r/Point.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/admesh/shared.o src/admesh/shared.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/GCode/CoolingBuffer.o src/libslic3r/GCode/CoolingBuffer.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/MotionPlanner.o src/libslic3r/MotionPlanner.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/admesh/stlinit.o src/admesh/stlinit.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/PerimeterGenerator.o src/libslic3r/PerimeterGenerator.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/boost/nowide/iostream.o src/boost/nowide/iostream.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/PolylineCollection.o src/libslic3r/PolylineCollection.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/poly2tri/sweep/sweep.o src/poly2tri/sweep/sweep.cc x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Fill/Fill.o src/libslic3r/Fill/Fill.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Fill/FillHoneycomb.o src/libslic3r/Fill/FillHoneycomb.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/utils.o src/libslic3r/utils.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/PrintConfig.o src/libslic3r/PrintConfig.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Config.o src/libslic3r/Config.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/SVG.o src/libslic3r/SVG.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/LayerRegion.o src/libslic3r/LayerRegion.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/PlaceholderParser.o src/libslic3r/PlaceholderParser.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/TriangleMesh.o src/libslic3r/TriangleMesh.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/poly2tri/sweep/cdt.o src/poly2tri/sweep/cdt.cc x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -DVERSION="0.01" -DXS_VERSION="0.01" -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o buildtmp/XS.o buildtmp/XS.c ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Slic3r/XS/XS.bs') x86_64-linux-gnu-gcc -shared -L/usr/local/lib -fstack-protector-strong -o blib/arch/auto/Slic3r/XS/XS.so buildtmp/XS.o src/poly2tri/sweep/sweep_context.o src/libslic3r/GCode/SpiralVase.o src/libslic3r/Print.o src/libslic3r/Surface.o src/poly2tri/sweep/advancing_front.o src/libslic3r/MultiPoint.o src/admesh/normals.o src/libslic3r/Fill/Fill3DHoneycomb.o src/libslic3r/PrintRegion.o src/libslic3r/GCodeSender.o src/libslic3r/Extruder.o src/libslic3r/Flow.o src/libslic3r/ExPolygon.o src/libslic3r/ExtrusionEntityCollection.o src/libslic3r/Fill/FillPlanePath.o src/poly2tri/common/shapes.o src/libslic3r/Fill/FillRectilinear.o src/expat/xmlrole.o src/libslic3r/SLAPrint.o src/admesh/stl_io.o src/libslic3r/GCodeReader.o src/libslic3r/GCode.o src/libslic3r/Polyline.o src/libslic3r/Model.o src/libslic3r/GCodeTimeEstimator.o src/libslic3r/LayerRegionFill.o src/libslic3r/ClipperUtils.o src/libslic3r/ExtrusionEntity.o src/libslic3r/Geometry.o src/libslic3r/GCodeWriter.o src/libslic3r/IO/AMF.o src/libslic3r/SurfaceCollection.o src/slic3r/GUI/GUI.o src/libslic3r/IO.o src/clipper.o src/libslic3r/BridgeDetector.o src/perlglue.o src/admesh/connect.o src/slic3r/GUI/3DScene.o src/expat/xmltok.o src/libslic3r/Line.o src/expat/xmlparse.o src/libslic3r/BoundingBox.o src/libslic3r/Layer.o src/polypartition.o src/libslic3r/PrintObject.o src/libslic3r/ExPolygonCollection.o src/libslic3r/Fill/FillConcentric.o src/libslic3r/Polygon.o src/admesh/util.o src/libslic3r/Point.o src/admesh/shared.o src/libslic3r/GCode/CoolingBuffer.o src/libslic3r/MotionPlanner.o src/admesh/stlinit.o src/libslic3r/PerimeterGenerator.o src/boost/nowide/iostream.o src/libslic3r/PolylineCollection.o src/poly2tri/sweep/sweep.o src/libslic3r/Fill/Fill.o src/libslic3r/Fill/FillHoneycomb.o src/libslic3r/utils.o src/libslic3r/PrintConfig.o src/libslic3r/Config.o src/libslic3r/SVG.o src/libslic3r/LayerRegion.o src/libslic3r/PlaceholderParser.o src/libslic3r/TriangleMesh.o src/poly2tri/sweep/cdt.o -lstdc++ -Lsrc/libslic3r -lboost_system -lboost_thread -lboost_filesystem t/01_trianglemesh.t ............. ok t/03_point.t .................... ok t/04_expolygon.t ................ ok t/05_surface.t .................. ok t/06_polygon.t .................. ok t/07_extrusionpath.t ............ ok t/08_extrusionloop.t ............ ok t/09_polyline.t ................. ok t/10_line.t ..................... ok t/11_clipper.t .................. ok t/12_extrusionpathcollection.t .. ok t/13_polylinecollection.t ....... ok t/14_geometry.t ................. ok t/15_config.t ................... ok t/16_flow.t ..................... ok t/17_boundingbox.t .............. ok t/18_motionplanner.t ............ ok t/19_model.t .................... ok t/20_print.t .................... ok t/21_gcode.t .................... ok t/22_exception.t ................ ok All tests successful. Files=21, Tests=507, 1 wallclock secs ( 0.08 usr 0.02 sys + 0.89 cusr 0.15 csys = 1.14 CPU) Result: PASS Building Slic3r-XS Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/x86_64-linux-gnu-thread-multi/auto/Slic3r/XS/XS.bs Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/x86_64-linux-gnu-thread-multi/auto/Slic3r/XS/XS.so Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/x86_64-linux-gnu-thread-multi/Slic3r/XS.pm OK Successfully installed Slic3r-XS-0.01 2 distributions installed t/adaptive_width.t ............. ok t/angles.t ..................... ok t/arcs.t ....................... ok t/avoid_crossing_perimeters.t .. ok t/bridges.t .................... ok t/clean_polylines.t ............ ok t/clipper.t .................... ok t/collinear.t .................. ok t/combineinfill.t .............. ok t/config.t ..................... ok t/cooling.t .................... ok t/custom_gcode.t ............... ok t/fill.t ....................... ok t/flow.t ....................... ok t/gaps.t ....................... ok t/gcode.t ...................... ok t/geometry.t ................... ok t/layers.t ..................... ok t/loops.t ...................... ok t/multi.t ...................... ok t/perimeters.t ................. ok t/polyclip.t ................... ok t/pressure.t ................... ok t/print.t ...................... ok t/retraction.t ................. ok t/shells.t ..................... ok t/skirt_brim.t ................. ok t/slice.t ...................... skipped: temporarily disabled t/speed.t ...................... ok t/support.t .................... ok t/svg.t ........................ ok t/thin.t ....................... ok t/threads.t .................... ok t/vibrationlimit.t ............. ok All tests successful. Files=34, Tests=580, 47 wallclock secs ( 0.14 usr 0.02 sys + 50.19 cusr 0.97 csys = 51.32 CPU) Result: PASS If you also want to use the GUI you can now run `perl Build.PL --gui` to install the required modules. ``` Output of `perl Build.PL --gui` ``` App::cpanminus is up to date. (1.7043) Class::XSAccessor is up to date. (1.19) Devel::CheckLib is up to date. (1.11) Encode is up to date. (2.92) Encode::Locale is up to date. (1.05) ExtUtils::CppGuess is up to date. (0.11) ExtUtils::MakeMaker is up to date. (7.30) ExtUtils::ParseXS is up to date. (3.35) File::Basename is up to date. (2.85) File::Spec is up to date. (3.67) Getopt::Long is up to date. (2.5) IO::Scalar is up to date. (2.111) Module::Build::WithXSpp is up to date. (0.14) Moo is up to date. (2.003002) POSIX is up to date. (1.76) Scalar::Util is up to date. (1.48) Test::Harness is up to date. (3.39) Test::More is up to date. (1.302086) Thread::Queue is up to date. (3.12) Thread::Semaphore is up to date. (2.13) Time::HiRes is up to date. (1.9744) Unicode::Normalize is up to date. (1.25) threads is up to date. (2.16) threads::shared is up to date. (1.57) Cleaning up build files Cleaning up configuration files Not in MANIFEST: src/libslic3r/utils.hpp MANIFEST appears to be out of sync with the distribution cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux-gnu-thread-multi Work directory is /home/citybadger/.cpanm/work/1502568406.27402 You have make /usr/bin/make You have LWP 6.15 You have /bin/tar: tar (GNU tar) 1.29 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. You have /usr/bin/unzip --> Working on ./xs Entering /home/citybadger/sourceCode/Slic3r2/Slic3r/xs Checking if you have Module::Build 0.38 ... Yes (0.4224) Checking if you have ExtUtils::Install 1.46 ... Yes (2.06) Running Build.PL Configuring /home/citybadger/sourceCode/Slic3r2/Slic3r/xs ... Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Slic3r-XS' version '0.01' OK Checking dependencies from MYMETA.json ... Checking if you have ExtUtils::XSpp 0.18 ... Yes (0.18) Checking if you have ExtUtils::Typemaps::Basic 1.05 ... Yes (1.05) Checking if you have Module::Build 0.3601 ... Yes (0.4224) Checking if you have ExtUtils::Typemaps 1.00 ... Yes (3.35) Checking if you have ExtUtils::ParseXS 3.18 ... Yes (3.35) Checking if you have Test::More 0 ... Yes (1.302086) Checking if you have ExtUtils::Typemaps::Default 1.05 ... Yes (1.05) Building and testing Slic3r-XS-0.01 ... Building Slic3r-XS Processing XS typemap files... Generating main XS file... x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/PrintRegion.o src/libslic3r/PrintRegion.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Surface.o src/libslic3r/Surface.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/poly2tri/sweep/sweep_context.o src/poly2tri/sweep/sweep_context.cc x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/SurfaceCollection.o src/libslic3r/SurfaceCollection.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/admesh/connect.o src/admesh/connect.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Config.o src/libslic3r/Config.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/SLAPrint.o src/libslic3r/SLAPrint.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Geometry.o src/libslic3r/Geometry.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/expat/xmltok.o src/expat/xmltok.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/admesh/normals.o src/admesh/normals.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Polyline.o src/libslic3r/Polyline.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/SVG.o src/libslic3r/SVG.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Point.o src/libslic3r/Point.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Fill/FillPlanePath.o src/libslic3r/Fill/FillPlanePath.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Fill/FillHoneycomb.o src/libslic3r/Fill/FillHoneycomb.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/ExPolygonCollection.o src/libslic3r/ExPolygonCollection.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/boost/nowide/iostream.o src/boost/nowide/iostream.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/admesh/stl_io.o src/admesh/stl_io.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/PrintConfig.o src/libslic3r/PrintConfig.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Model.o src/libslic3r/Model.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/ExPolygon.o src/libslic3r/ExPolygon.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/MotionPlanner.o src/libslic3r/MotionPlanner.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/slic3r/GUI/GUI.o src/slic3r/GUI/GUI.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/MultiPoint.o src/libslic3r/MultiPoint.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/admesh/stlinit.o src/admesh/stlinit.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/ClipperUtils.o src/libslic3r/ClipperUtils.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/expat/xmlparse.o src/expat/xmlparse.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/IO/AMF.o src/libslic3r/IO/AMF.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/BridgeDetector.o src/libslic3r/BridgeDetector.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/poly2tri/sweep/advancing_front.o src/poly2tri/sweep/advancing_front.cc x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/poly2tri/sweep/cdt.o src/poly2tri/sweep/cdt.cc x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Layer.o src/libslic3r/Layer.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Extruder.o src/libslic3r/Extruder.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/admesh/util.o src/admesh/util.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/PolylineCollection.o src/libslic3r/PolylineCollection.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/GCodeWriter.o src/libslic3r/GCodeWriter.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/GCode/SpiralVase.o src/libslic3r/GCode/SpiralVase.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/poly2tri/common/shapes.o src/poly2tri/common/shapes.cc x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/LayerRegion.o src/libslic3r/LayerRegion.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Fill/FillRectilinear.o src/libslic3r/Fill/FillRectilinear.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/admesh/shared.o src/admesh/shared.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/PrintObject.o src/libslic3r/PrintObject.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/GCodeTimeEstimator.o src/libslic3r/GCodeTimeEstimator.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Fill/Fill.o src/libslic3r/Fill/Fill.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Polygon.o src/libslic3r/Polygon.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/clipper.o src/clipper.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/PlaceholderParser.o src/libslic3r/PlaceholderParser.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/GCode.o src/libslic3r/GCode.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/perlglue.o src/perlglue.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/BoundingBox.o src/libslic3r/BoundingBox.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/GCodeSender.o src/libslic3r/GCodeSender.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/GCode/CoolingBuffer.o src/libslic3r/GCode/CoolingBuffer.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/polypartition.o src/polypartition.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Print.o src/libslic3r/Print.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/LayerRegionFill.o src/libslic3r/LayerRegionFill.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/expat/xmlrole.o src/expat/xmlrole.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/TriangleMesh.o src/libslic3r/TriangleMesh.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/ExtrusionEntityCollection.o src/libslic3r/ExtrusionEntityCollection.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/PerimeterGenerator.o src/libslic3r/PerimeterGenerator.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Line.o src/libslic3r/Line.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Fill/FillConcentric.o src/libslic3r/Fill/FillConcentric.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/slic3r/GUI/3DScene.o src/slic3r/GUI/3DScene.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/utils.o src/libslic3r/utils.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/poly2tri/sweep/sweep.o src/poly2tri/sweep/sweep.cc x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/GCodeReader.o src/libslic3r/GCodeReader.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/IO.o src/libslic3r/IO.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Flow.o src/libslic3r/Flow.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Fill/Fill3DHoneycomb.o src/libslic3r/Fill/Fill3DHoneycomb.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/ExtrusionEntity.o src/libslic3r/ExtrusionEntity.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -DVERSION="0.01" -DXS_VERSION="0.01" -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o buildtmp/XS.o buildtmp/XS.c ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Slic3r/XS/XS.bs') x86_64-linux-gnu-gcc -shared -L/usr/local/lib -fstack-protector-strong -o blib/arch/auto/Slic3r/XS/XS.so buildtmp/XS.o src/libslic3r/PrintRegion.o src/libslic3r/Surface.o src/poly2tri/sweep/sweep_context.o src/libslic3r/SurfaceCollection.o src/admesh/connect.o src/libslic3r/Config.o src/libslic3r/SLAPrint.o src/libslic3r/Geometry.o src/expat/xmltok.o src/admesh/normals.o src/libslic3r/Polyline.o src/libslic3r/SVG.o src/libslic3r/Point.o src/libslic3r/Fill/FillPlanePath.o src/libslic3r/Fill/FillHoneycomb.o src/libslic3r/ExPolygonCollection.o src/boost/nowide/iostream.o src/admesh/stl_io.o src/libslic3r/PrintConfig.o src/libslic3r/Model.o src/libslic3r/ExPolygon.o src/libslic3r/MotionPlanner.o src/slic3r/GUI/GUI.o src/libslic3r/MultiPoint.o src/admesh/stlinit.o src/libslic3r/ClipperUtils.o src/expat/xmlparse.o src/libslic3r/IO/AMF.o src/libslic3r/BridgeDetector.o src/poly2tri/sweep/advancing_front.o src/poly2tri/sweep/cdt.o src/libslic3r/Layer.o src/libslic3r/Extruder.o src/admesh/util.o src/libslic3r/PolylineCollection.o src/libslic3r/GCodeWriter.o src/libslic3r/GCode/SpiralVase.o src/poly2tri/common/shapes.o src/libslic3r/LayerRegion.o src/libslic3r/Fill/FillRectilinear.o src/admesh/shared.o src/libslic3r/PrintObject.o src/libslic3r/GCodeTimeEstimator.o src/libslic3r/Fill/Fill.o src/libslic3r/Polygon.o src/clipper.o src/libslic3r/PlaceholderParser.o src/libslic3r/GCode.o src/perlglue.o src/libslic3r/BoundingBox.o src/libslic3r/GCodeSender.o src/libslic3r/GCode/CoolingBuffer.o src/polypartition.o src/libslic3r/Print.o src/libslic3r/LayerRegionFill.o src/expat/xmlrole.o src/libslic3r/TriangleMesh.o src/libslic3r/ExtrusionEntityCollection.o src/libslic3r/PerimeterGenerator.o src/libslic3r/Line.o src/libslic3r/Fill/FillConcentric.o src/slic3r/GUI/3DScene.o src/libslic3r/utils.o src/poly2tri/sweep/sweep.o src/libslic3r/GCodeReader.o src/libslic3r/IO.o src/libslic3r/Flow.o src/libslic3r/Fill/Fill3DHoneycomb.o src/libslic3r/ExtrusionEntity.o -lstdc++ -Lsrc/libslic3r -lboost_system -lboost_thread -lboost_filesystem t/01_trianglemesh.t ............. ok t/03_point.t .................... ok t/04_expolygon.t ................ ok t/05_surface.t .................. ok t/06_polygon.t .................. ok t/07_extrusionpath.t ............ ok t/08_extrusionloop.t ............ ok t/09_polyline.t ................. ok t/10_line.t ..................... ok t/11_clipper.t .................. ok t/12_extrusionpathcollection.t .. ok t/13_polylinecollection.t ....... ok t/14_geometry.t ................. ok t/15_config.t ................... ok t/16_flow.t ..................... ok t/17_boundingbox.t .............. ok t/18_motionplanner.t ............ ok t/19_model.t .................... ok t/20_print.t .................... ok t/21_gcode.t .................... ok t/22_exception.t ................ ok All tests successful. Files=21, Tests=507, 1 wallclock secs ( 0.09 usr 0.01 sys + 0.90 cusr 0.15 csys = 1.15 CPU) Result: PASS Building Slic3r-XS Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/x86_64-linux-gnu-thread-multi/auto/Slic3r/XS/XS.so OK Successfully installed Slic3r-XS-0.01 1 distribution installed t/adaptive_width.t ............. ok t/angles.t ..................... ok t/arcs.t ....................... ok t/avoid_crossing_perimeters.t .. ok t/bridges.t .................... ok t/clean_polylines.t ............ ok t/clipper.t .................... ok t/collinear.t .................. ok t/combineinfill.t .............. ok t/config.t ..................... ok t/cooling.t .................... ok t/custom_gcode.t ............... ok t/fill.t ....................... ok t/flow.t ....................... ok t/gaps.t ....................... ok t/gcode.t ...................... ok t/geometry.t ................... ok t/layers.t ..................... ok t/loops.t ...................... ok t/multi.t ...................... ok t/perimeters.t ................. ok t/polyclip.t ................... ok t/pressure.t ................... ok t/print.t ...................... ok t/retraction.t ................. ok t/shells.t ..................... ok t/skirt_brim.t ................. ok t/slice.t ...................... skipped: temporarily disabled t/speed.t ...................... ok t/support.t .................... ok t/svg.t ........................ ok t/thin.t ....................... ok t/threads.t .................... ok t/vibrationlimit.t ............. ok All tests successful. Files=34, Tests=580, 47 wallclock secs ( 0.14 usr 0.02 sys + 50.23 cusr 0.98 csys = 51.37 CPU) Result: PASS If you also want to use the GUI you can now run `perl Build.PL --gui` to install the required modules. ```
1.0
GL_MULTISAMPLE and GL_ARRAY_BUFFER_ARB messages on failed launch - ### Version 1.2.9-1120-g13f121e3 ### Operating system type + version Debian testing: Linux minor7th 4.11.0-1-rt-amd64 #1 SMP PREEMPT RT Debian 4.11.6-1 (2017-06-19) x86_64 GNU/Linux (have tried using the standard non-realtime kernel with same result) ### Behavior Error below when run. ``` citybadger@minor7th:~/sourceCode/Slic3r$ ./slic3r.pl Your vendor has not defined OpenGL macro GL_MULTISAMPLE, used at /home/citybadger/sourceCode/Slic3r/lib/Slic3r/GUI/3DScene.pm line 747. ``` If I comment out that line, and the other instance of GL_MULTISAMPLE that follows, I get this message: ``` Your vendor has not defined OpenGL macro GL_ARRAY_BUFFER_ARB, used at /home/citybadger/sourceCode/Slic3r/lib/Slic3r/GUI/3DScene.pm line 914. ``` If I disable the those lines by changing the ifs surrounding that line and the two subsequent lines to if(0), ./slic3r.pl launches sucessfully. Output of `perl Build.PL" ``` Attempting to create directory /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib --> Working on App::cpanminus Fetching http://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7043.tar.gz ... OK Configuring App-cpanminus-1.7043 ... OK Building and testing App-cpanminus-1.7043 ... OK Successfully installed App-cpanminus-1.7043 (upgraded from 1.7042) 1 distribution installed Class::XSAccessor is up to date. (1.19) --> Working on Devel::CheckLib Fetching http://www.cpan.org/authors/id/M/MA/MATTN/Devel-CheckLib-1.11.tar.gz ... OK Configuring Devel-CheckLib-1.11 ... OK ==> Found dependencies: Mock::Config, IO::CaptureOutput --> Working on Mock::Config Fetching http://www.cpan.org/authors/id/R/RU/RURBAN/Mock-Config-0.03.tar.gz ... OK Configuring Mock-Config-0.03 ... OK Building and testing Mock-Config-0.03 ... OK Successfully installed Mock-Config-0.03 --> Working on IO::CaptureOutput Fetching http://www.cpan.org/authors/id/D/DA/DAGOLDEN/IO-CaptureOutput-1.1104.tar.gz ... OK Configuring IO-CaptureOutput-1.1104 ... OK Building and testing IO-CaptureOutput-1.1104 ... OK Successfully installed IO-CaptureOutput-1.1104 Building and testing Devel-CheckLib-1.11 ... OK Successfully installed Devel-CheckLib-1.11 3 distributions installed --> Working on Encode Fetching http://www.cpan.org/authors/id/D/DA/DANKOGAI/Encode-2.92.tar.gz ... OK Configuring Encode-2.92 ... OK Building and testing Encode-2.92 ... OK Successfully installed Encode-2.92 (upgraded from 2.88) 1 distribution installed Encode::Locale is up to date. (1.05) --> Working on ExtUtils::CppGuess Fetching http://www.cpan.org/authors/id/D/DA/DAVIDO/ExtUtils-CppGuess-0.11.tar.gz ... OK Configuring ExtUtils-CppGuess-0.11 ... OK Building and testing ExtUtils-CppGuess-0.11 ... OK Successfully installed ExtUtils-CppGuess-0.11 1 distribution installed --> Working on ExtUtils::MakeMaker Fetching http://www.cpan.org/authors/id/B/BI/BINGOS/ExtUtils-MakeMaker-7.30.tar.gz ... OK Configuring ExtUtils-MakeMaker-7.30 ... OK Building and testing ExtUtils-MakeMaker-7.30 ... OK Successfully installed ExtUtils-MakeMaker-7.30 (upgraded from 7.24) 1 distribution installed --> Working on ExtUtils::ParseXS Fetching http://www.cpan.org/authors/id/S/SM/SMUELLER/ExtUtils-ParseXS-3.35.tar.gz ... OK Configuring ExtUtils-ParseXS-3.35 ... OK Building and testing ExtUtils-ParseXS-3.35 ... OK Successfully installed ExtUtils-ParseXS-3.35 (upgraded from 3.34) 1 distribution installed File::Basename is up to date. (2.85) File::Spec is up to date. (3.67) --> Working on Getopt::Long Fetching http://www.cpan.org/authors/id/J/JV/JV/Getopt-Long-2.50.tar.gz ... OK Configuring Getopt-Long-2.50 ... OK Building and testing Getopt-Long-2.50 ... OK Successfully installed Getopt-Long-2.50 (upgraded from 2.49) 1 distribution installed IO::Scalar is up to date. (2.111) --> Working on Module::Build::WithXSpp Fetching http://www.cpan.org/authors/id/S/SM/SMUELLER/Module-Build-WithXSpp-0.14.tar.gz ... OK Configuring Module-Build-WithXSpp-0.14 ... OK ==> Found dependencies: ExtUtils::XSpp --> Working on ExtUtils::XSpp Fetching http://www.cpan.org/authors/id/S/SM/SMUELLER/ExtUtils-XSpp-0.18.tar.gz ... OK Configuring ExtUtils-XSpp-0.18 ... OK ==> Found dependencies: Test::Base, Test::Differences --> Working on Test::Base Fetching http://www.cpan.org/authors/id/I/IN/INGY/Test-Base-0.88.tar.gz ... OK Configuring Test-Base-0.88 ... OK ==> Found dependencies: Text::Diff --> Working on Text::Diff Fetching http://www.cpan.org/authors/id/N/NE/NEILB/Text-Diff-1.44.tar.gz ... OK Configuring Text-Diff-1.44 ... OK Building and testing Text-Diff-1.44 ... OK Successfully installed Text-Diff-1.44 Building and testing Test-Base-0.88 ... OK Successfully installed Test-Base-0.88 --> Working on Test::Differences Fetching http://www.cpan.org/authors/id/D/DC/DCANTRELL/Test-Differences-0.64.tar.gz ... OK Configuring Test-Differences-0.64 ... OK Building and testing Test-Differences-0.64 ... OK Successfully installed Test-Differences-0.64 Building and testing ExtUtils-XSpp-0.18 ... OK Successfully installed ExtUtils-XSpp-0.18 Building and testing Module-Build-WithXSpp-0.14 ... OK Successfully installed Module-Build-WithXSpp-0.14 5 distributions installed Moo is up to date. (2.003002) POSIX is up to date. (1.76) Scalar::Util is up to date. (1.48) --> Working on Test::Harness Fetching http://www.cpan.org/authors/id/L/LE/LEONT/Test-Harness-3.39.tar.gz ... OK Configuring Test-Harness-3.39 ... OK Building Test-Harness-3.39 ... OK Successfully installed Test-Harness-3.39 (upgraded from 3.38) 1 distribution installed --> Working on Test::More Fetching http://www.cpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.302086.tar.gz ... OK Configuring Test-Simple-1.302086 ... OK Building and testing Test-Simple-1.302086 ... OK Successfully installed Test-Simple-1.302086 (upgraded from 1.302073) 1 distribution installed Thread::Queue is up to date. (3.12) Thread::Semaphore is up to date. (2.13) --> Working on Time::HiRes Fetching http://www.cpan.org/authors/id/J/JH/JHI/Time-HiRes-1.9744.tar.gz ... OK Configuring Time-HiRes-1.9744 ... OK Building and testing Time-HiRes-1.9744 ... OK Successfully installed Time-HiRes-1.9744 (upgraded from 1.9741) 1 distribution installed Unicode::Normalize is up to date. (1.25) --> Working on threads Fetching http://www.cpan.org/authors/id/J/JD/JDHEDDEN/threads-2.16.tar.gz ... OK Configuring threads-2.16 ... OK Building and testing threads-2.16 ... OK Successfully installed threads-2.16 (upgraded from 2.15) 1 distribution installed --> Working on threads::shared Fetching http://www.cpan.org/authors/id/J/JD/JDHEDDEN/threads-shared-1.57.tar.gz ... OK Configuring threads-shared-1.57 ... OK Building and testing threads-shared-1.57 ... OK Successfully installed threads-shared-1.57 (upgraded from 1.56) 1 distribution installed cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux-gnu-thread-multi Work directory is /home/citybadger/.cpanm/work/1502565454.21574 You have make /usr/bin/make You have LWP 6.15 You have /bin/tar: tar (GNU tar) 1.29 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. You have /usr/bin/unzip --> Working on ./xs Entering /home/citybadger/sourceCode/Slic3r2/Slic3r/xs Checking if you have ExtUtils::Install 1.46 ... Yes (2.06) Checking if you have Module::Build 0.38 ... Yes (0.4224) Running Build.PL Configuring /home/citybadger/sourceCode/Slic3r2/Slic3r/xs ... Checking prerequisites... build_requires: ! ExtUtils::Typemaps::Basic is not installed ! ExtUtils::Typemaps::Default is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Slic3r-XS' version '0.01' OK Checking dependencies from MYMETA.json ... Checking if you have Test::More 0 ... Yes (1.302086) Checking if you have ExtUtils::Typemaps::Default 1.05 ... No Checking if you have Module::Build 0.3601 ... Yes (0.4224) Checking if you have ExtUtils::Typemaps::Basic 1.05 ... No Checking if you have ExtUtils::ParseXS 3.18 ... Yes (3.35) Checking if you have ExtUtils::Typemaps 1.00 ... Yes (3.35) Checking if you have ExtUtils::XSpp 0.18 ... Yes (0.18) ==> Found dependencies: ExtUtils::Typemaps::Default, ExtUtils::Typemaps::Basic Searching ExtUtils::Typemaps::Default (1.05) on cpanmetadb ... --> Working on ExtUtils::Typemaps::Default Fetching http://www.cpan.org/authors/id/S/SM/SMUELLER/ExtUtils-Typemaps-Default-1.05.tar.gz ... OK Unpacking ExtUtils-Typemaps-Default-1.05.tar.gz ExtUtils-Typemaps-Default-1.05 ExtUtils-Typemaps-Default-1.05/Build.PL ExtUtils-Typemaps-Default-1.05/META.yml ExtUtils-Typemaps-Default-1.05/MANIFEST ExtUtils-Typemaps-Default-1.05/META.json ExtUtils-Typemaps-Default-1.05/MANIFEST.SKIP ExtUtils-Typemaps-Default-1.05/Changes ExtUtils-Typemaps-Default-1.05/lib ExtUtils-Typemaps-Default-1.05/lib/ExtUtils ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemap ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemap/Basic.pm ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemap/ObjectMap.pm ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemap/Default.pm ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemap/STL.pm ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemap/STL ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemap/STL/String.pm ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemap/STL/Vector.pm ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemaps ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemaps/Basic.pm ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemaps/ObjectMap.pm ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemaps/Default.pm ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemaps/STL.pm ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemaps/STL ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemaps/STL/String.pm ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemaps/STL/List.pm ExtUtils-Typemaps-Default-1.05/lib/ExtUtils/Typemaps/STL/Vector.pm ExtUtils-Typemaps-Default-1.05/t ExtUtils-Typemaps-Default-1.05/t/001_basic.t Entering ExtUtils-Typemaps-Default-1.05 Checking configure dependencies from META.json Checking if you have ExtUtils::Install 1.46 ... Yes (2.06) Checking if you have Module::Build 0.40 ... Yes (0.4224) Running Build.PL Configuring ExtUtils-Typemaps-Default-1.05 ... Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'ExtUtils-Typemaps-Default' version '1.05' OK Checking dependencies from MYMETA.json ... Checking if you have Module::Build 0 ... Yes (0.4224) Checking if you have Test::More 0 ... Yes (1.302086) Checking if you have ExtUtils::Typemaps 3.18_03 ... Yes (3.35) Building and testing ExtUtils-Typemaps-Default-1.05 ... Building ExtUtils-Typemaps-Default t/001_basic.t .. ok All tests successful. Files=1, Tests=26, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.08 cusr 0.00 csys = 0.09 CPU) Result: PASS Building ExtUtils-Typemaps-Default Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/ExtUtils/Typemap/STL.pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/ExtUtils/Typemap/Basic.pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/ExtUtils/Typemap/Default.pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/ExtUtils/Typemap/ObjectMap.pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/ExtUtils/Typemap/STL/String.pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/ExtUtils/Typemap/STL/Vector.pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/ExtUtils/Typemaps/STL.pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/ExtUtils/Typemaps/Basic.pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/ExtUtils/Typemaps/Default.pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/ExtUtils/Typemaps/ObjectMap.pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/ExtUtils/Typemaps/STL/String.pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/ExtUtils/Typemaps/STL/Vector.pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/ExtUtils/Typemaps/STL/List.pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/man/man3/ExtUtils::Typemaps::ObjectMap.3pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/man/man3/ExtUtils::Typemap::STL::Vector.3pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/man/man3/ExtUtils::Typemaps::STL::String.3pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/man/man3/ExtUtils::Typemaps::Default.3pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/man/man3/ExtUtils::Typemaps::STL::List.3pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/man/man3/ExtUtils::Typemaps::Basic.3pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/man/man3/ExtUtils::Typemap::Basic.3pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/man/man3/ExtUtils::Typemap::STL.3pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/man/man3/ExtUtils::Typemap::STL::String.3pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/man/man3/ExtUtils::Typemaps::STL::Vector.3pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/man/man3/ExtUtils::Typemaps::STL.3pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/man/man3/ExtUtils::Typemap::Default.3pm Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/man/man3/ExtUtils::Typemap::ObjectMap.3pm OK Successfully installed ExtUtils-Typemaps-Default-1.05 Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/x86_64-linux-gnu-thread-multi/.meta/ExtUtils-Typemaps-Default-1.05/install.json Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/x86_64-linux-gnu-thread-multi/.meta/ExtUtils-Typemaps-Default-1.05/MYMETA.json Searching ExtUtils::Typemaps::Basic (1.05) on cpanmetadb ... Already tried ExtUtils-Typemaps-Default-1.05. Skipping. Building and testing Slic3r-XS-0.01 ... Building Slic3r-XS Processing XS typemap files... Generating main XS file... x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/poly2tri/sweep/sweep_context.o src/poly2tri/sweep/sweep_context.cc x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/GCode/SpiralVase.o src/libslic3r/GCode/SpiralVase.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Print.o src/libslic3r/Print.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Surface.o src/libslic3r/Surface.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/poly2tri/sweep/advancing_front.o src/poly2tri/sweep/advancing_front.cc x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/MultiPoint.o src/libslic3r/MultiPoint.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/admesh/normals.o src/admesh/normals.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Fill/Fill3DHoneycomb.o src/libslic3r/Fill/Fill3DHoneycomb.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/PrintRegion.o src/libslic3r/PrintRegion.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/GCodeSender.o src/libslic3r/GCodeSender.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Extruder.o src/libslic3r/Extruder.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Flow.o src/libslic3r/Flow.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/ExPolygon.o src/libslic3r/ExPolygon.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/ExtrusionEntityCollection.o src/libslic3r/ExtrusionEntityCollection.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Fill/FillPlanePath.o src/libslic3r/Fill/FillPlanePath.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/poly2tri/common/shapes.o src/poly2tri/common/shapes.cc x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Fill/FillRectilinear.o src/libslic3r/Fill/FillRectilinear.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/expat/xmlrole.o src/expat/xmlrole.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/SLAPrint.o src/libslic3r/SLAPrint.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/admesh/stl_io.o src/admesh/stl_io.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/GCodeReader.o src/libslic3r/GCodeReader.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/GCode.o src/libslic3r/GCode.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Polyline.o src/libslic3r/Polyline.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Model.o src/libslic3r/Model.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/GCodeTimeEstimator.o src/libslic3r/GCodeTimeEstimator.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/LayerRegionFill.o src/libslic3r/LayerRegionFill.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/ClipperUtils.o src/libslic3r/ClipperUtils.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/ExtrusionEntity.o src/libslic3r/ExtrusionEntity.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Geometry.o src/libslic3r/Geometry.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/GCodeWriter.o src/libslic3r/GCodeWriter.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/IO/AMF.o src/libslic3r/IO/AMF.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/SurfaceCollection.o src/libslic3r/SurfaceCollection.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/slic3r/GUI/GUI.o src/slic3r/GUI/GUI.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/IO.o src/libslic3r/IO.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/clipper.o src/clipper.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/BridgeDetector.o src/libslic3r/BridgeDetector.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/perlglue.o src/perlglue.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/admesh/connect.o src/admesh/connect.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/slic3r/GUI/3DScene.o src/slic3r/GUI/3DScene.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/expat/xmltok.o src/expat/xmltok.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Line.o src/libslic3r/Line.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/expat/xmlparse.o src/expat/xmlparse.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/BoundingBox.o src/libslic3r/BoundingBox.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Layer.o src/libslic3r/Layer.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/polypartition.o src/polypartition.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/PrintObject.o src/libslic3r/PrintObject.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/ExPolygonCollection.o src/libslic3r/ExPolygonCollection.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Fill/FillConcentric.o src/libslic3r/Fill/FillConcentric.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Polygon.o src/libslic3r/Polygon.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/admesh/util.o src/admesh/util.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Point.o src/libslic3r/Point.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/admesh/shared.o src/admesh/shared.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/GCode/CoolingBuffer.o src/libslic3r/GCode/CoolingBuffer.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/MotionPlanner.o src/libslic3r/MotionPlanner.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/admesh/stlinit.o src/admesh/stlinit.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/PerimeterGenerator.o src/libslic3r/PerimeterGenerator.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/boost/nowide/iostream.o src/boost/nowide/iostream.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/PolylineCollection.o src/libslic3r/PolylineCollection.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/poly2tri/sweep/sweep.o src/poly2tri/sweep/sweep.cc x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Fill/Fill.o src/libslic3r/Fill/Fill.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Fill/FillHoneycomb.o src/libslic3r/Fill/FillHoneycomb.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/utils.o src/libslic3r/utils.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/PrintConfig.o src/libslic3r/PrintConfig.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Config.o src/libslic3r/Config.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/SVG.o src/libslic3r/SVG.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/LayerRegion.o src/libslic3r/LayerRegion.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/PlaceholderParser.o src/libslic3r/PlaceholderParser.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/TriangleMesh.o src/libslic3r/TriangleMesh.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/poly2tri/sweep/cdt.o src/poly2tri/sweep/cdt.cc x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -DVERSION="0.01" -DXS_VERSION="0.01" -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o buildtmp/XS.o buildtmp/XS.c ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Slic3r/XS/XS.bs') x86_64-linux-gnu-gcc -shared -L/usr/local/lib -fstack-protector-strong -o blib/arch/auto/Slic3r/XS/XS.so buildtmp/XS.o src/poly2tri/sweep/sweep_context.o src/libslic3r/GCode/SpiralVase.o src/libslic3r/Print.o src/libslic3r/Surface.o src/poly2tri/sweep/advancing_front.o src/libslic3r/MultiPoint.o src/admesh/normals.o src/libslic3r/Fill/Fill3DHoneycomb.o src/libslic3r/PrintRegion.o src/libslic3r/GCodeSender.o src/libslic3r/Extruder.o src/libslic3r/Flow.o src/libslic3r/ExPolygon.o src/libslic3r/ExtrusionEntityCollection.o src/libslic3r/Fill/FillPlanePath.o src/poly2tri/common/shapes.o src/libslic3r/Fill/FillRectilinear.o src/expat/xmlrole.o src/libslic3r/SLAPrint.o src/admesh/stl_io.o src/libslic3r/GCodeReader.o src/libslic3r/GCode.o src/libslic3r/Polyline.o src/libslic3r/Model.o src/libslic3r/GCodeTimeEstimator.o src/libslic3r/LayerRegionFill.o src/libslic3r/ClipperUtils.o src/libslic3r/ExtrusionEntity.o src/libslic3r/Geometry.o src/libslic3r/GCodeWriter.o src/libslic3r/IO/AMF.o src/libslic3r/SurfaceCollection.o src/slic3r/GUI/GUI.o src/libslic3r/IO.o src/clipper.o src/libslic3r/BridgeDetector.o src/perlglue.o src/admesh/connect.o src/slic3r/GUI/3DScene.o src/expat/xmltok.o src/libslic3r/Line.o src/expat/xmlparse.o src/libslic3r/BoundingBox.o src/libslic3r/Layer.o src/polypartition.o src/libslic3r/PrintObject.o src/libslic3r/ExPolygonCollection.o src/libslic3r/Fill/FillConcentric.o src/libslic3r/Polygon.o src/admesh/util.o src/libslic3r/Point.o src/admesh/shared.o src/libslic3r/GCode/CoolingBuffer.o src/libslic3r/MotionPlanner.o src/admesh/stlinit.o src/libslic3r/PerimeterGenerator.o src/boost/nowide/iostream.o src/libslic3r/PolylineCollection.o src/poly2tri/sweep/sweep.o src/libslic3r/Fill/Fill.o src/libslic3r/Fill/FillHoneycomb.o src/libslic3r/utils.o src/libslic3r/PrintConfig.o src/libslic3r/Config.o src/libslic3r/SVG.o src/libslic3r/LayerRegion.o src/libslic3r/PlaceholderParser.o src/libslic3r/TriangleMesh.o src/poly2tri/sweep/cdt.o -lstdc++ -Lsrc/libslic3r -lboost_system -lboost_thread -lboost_filesystem t/01_trianglemesh.t ............. ok t/03_point.t .................... ok t/04_expolygon.t ................ ok t/05_surface.t .................. ok t/06_polygon.t .................. ok t/07_extrusionpath.t ............ ok t/08_extrusionloop.t ............ ok t/09_polyline.t ................. ok t/10_line.t ..................... ok t/11_clipper.t .................. ok t/12_extrusionpathcollection.t .. ok t/13_polylinecollection.t ....... ok t/14_geometry.t ................. ok t/15_config.t ................... ok t/16_flow.t ..................... ok t/17_boundingbox.t .............. ok t/18_motionplanner.t ............ ok t/19_model.t .................... ok t/20_print.t .................... ok t/21_gcode.t .................... ok t/22_exception.t ................ ok All tests successful. Files=21, Tests=507, 1 wallclock secs ( 0.08 usr 0.02 sys + 0.89 cusr 0.15 csys = 1.14 CPU) Result: PASS Building Slic3r-XS Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/x86_64-linux-gnu-thread-multi/auto/Slic3r/XS/XS.bs Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/x86_64-linux-gnu-thread-multi/auto/Slic3r/XS/XS.so Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/x86_64-linux-gnu-thread-multi/Slic3r/XS.pm OK Successfully installed Slic3r-XS-0.01 2 distributions installed t/adaptive_width.t ............. ok t/angles.t ..................... ok t/arcs.t ....................... ok t/avoid_crossing_perimeters.t .. ok t/bridges.t .................... ok t/clean_polylines.t ............ ok t/clipper.t .................... ok t/collinear.t .................. ok t/combineinfill.t .............. ok t/config.t ..................... ok t/cooling.t .................... ok t/custom_gcode.t ............... ok t/fill.t ....................... ok t/flow.t ....................... ok t/gaps.t ....................... ok t/gcode.t ...................... ok t/geometry.t ................... ok t/layers.t ..................... ok t/loops.t ...................... ok t/multi.t ...................... ok t/perimeters.t ................. ok t/polyclip.t ................... ok t/pressure.t ................... ok t/print.t ...................... ok t/retraction.t ................. ok t/shells.t ..................... ok t/skirt_brim.t ................. ok t/slice.t ...................... skipped: temporarily disabled t/speed.t ...................... ok t/support.t .................... ok t/svg.t ........................ ok t/thin.t ....................... ok t/threads.t .................... ok t/vibrationlimit.t ............. ok All tests successful. Files=34, Tests=580, 47 wallclock secs ( 0.14 usr 0.02 sys + 50.19 cusr 0.97 csys = 51.32 CPU) Result: PASS If you also want to use the GUI you can now run `perl Build.PL --gui` to install the required modules. ``` Output of `perl Build.PL --gui` ``` App::cpanminus is up to date. (1.7043) Class::XSAccessor is up to date. (1.19) Devel::CheckLib is up to date. (1.11) Encode is up to date. (2.92) Encode::Locale is up to date. (1.05) ExtUtils::CppGuess is up to date. (0.11) ExtUtils::MakeMaker is up to date. (7.30) ExtUtils::ParseXS is up to date. (3.35) File::Basename is up to date. (2.85) File::Spec is up to date. (3.67) Getopt::Long is up to date. (2.5) IO::Scalar is up to date. (2.111) Module::Build::WithXSpp is up to date. (0.14) Moo is up to date. (2.003002) POSIX is up to date. (1.76) Scalar::Util is up to date. (1.48) Test::Harness is up to date. (3.39) Test::More is up to date. (1.302086) Thread::Queue is up to date. (3.12) Thread::Semaphore is up to date. (2.13) Time::HiRes is up to date. (1.9744) Unicode::Normalize is up to date. (1.25) threads is up to date. (2.16) threads::shared is up to date. (1.57) Cleaning up build files Cleaning up configuration files Not in MANIFEST: src/libslic3r/utils.hpp MANIFEST appears to be out of sync with the distribution cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux-gnu-thread-multi Work directory is /home/citybadger/.cpanm/work/1502568406.27402 You have make /usr/bin/make You have LWP 6.15 You have /bin/tar: tar (GNU tar) 1.29 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. You have /usr/bin/unzip --> Working on ./xs Entering /home/citybadger/sourceCode/Slic3r2/Slic3r/xs Checking if you have Module::Build 0.38 ... Yes (0.4224) Checking if you have ExtUtils::Install 1.46 ... Yes (2.06) Running Build.PL Configuring /home/citybadger/sourceCode/Slic3r2/Slic3r/xs ... Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Slic3r-XS' version '0.01' OK Checking dependencies from MYMETA.json ... Checking if you have ExtUtils::XSpp 0.18 ... Yes (0.18) Checking if you have ExtUtils::Typemaps::Basic 1.05 ... Yes (1.05) Checking if you have Module::Build 0.3601 ... Yes (0.4224) Checking if you have ExtUtils::Typemaps 1.00 ... Yes (3.35) Checking if you have ExtUtils::ParseXS 3.18 ... Yes (3.35) Checking if you have Test::More 0 ... Yes (1.302086) Checking if you have ExtUtils::Typemaps::Default 1.05 ... Yes (1.05) Building and testing Slic3r-XS-0.01 ... Building Slic3r-XS Processing XS typemap files... Generating main XS file... x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/PrintRegion.o src/libslic3r/PrintRegion.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Surface.o src/libslic3r/Surface.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/poly2tri/sweep/sweep_context.o src/poly2tri/sweep/sweep_context.cc x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/SurfaceCollection.o src/libslic3r/SurfaceCollection.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/admesh/connect.o src/admesh/connect.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Config.o src/libslic3r/Config.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/SLAPrint.o src/libslic3r/SLAPrint.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Geometry.o src/libslic3r/Geometry.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/expat/xmltok.o src/expat/xmltok.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/admesh/normals.o src/admesh/normals.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Polyline.o src/libslic3r/Polyline.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/SVG.o src/libslic3r/SVG.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Point.o src/libslic3r/Point.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Fill/FillPlanePath.o src/libslic3r/Fill/FillPlanePath.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Fill/FillHoneycomb.o src/libslic3r/Fill/FillHoneycomb.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/ExPolygonCollection.o src/libslic3r/ExPolygonCollection.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/boost/nowide/iostream.o src/boost/nowide/iostream.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/admesh/stl_io.o src/admesh/stl_io.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/PrintConfig.o src/libslic3r/PrintConfig.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Model.o src/libslic3r/Model.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/ExPolygon.o src/libslic3r/ExPolygon.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/MotionPlanner.o src/libslic3r/MotionPlanner.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/slic3r/GUI/GUI.o src/slic3r/GUI/GUI.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/MultiPoint.o src/libslic3r/MultiPoint.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/admesh/stlinit.o src/admesh/stlinit.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/ClipperUtils.o src/libslic3r/ClipperUtils.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/expat/xmlparse.o src/expat/xmlparse.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/IO/AMF.o src/libslic3r/IO/AMF.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/BridgeDetector.o src/libslic3r/BridgeDetector.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/poly2tri/sweep/advancing_front.o src/poly2tri/sweep/advancing_front.cc x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/poly2tri/sweep/cdt.o src/poly2tri/sweep/cdt.cc x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Layer.o src/libslic3r/Layer.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Extruder.o src/libslic3r/Extruder.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/admesh/util.o src/admesh/util.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/PolylineCollection.o src/libslic3r/PolylineCollection.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/GCodeWriter.o src/libslic3r/GCodeWriter.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/GCode/SpiralVase.o src/libslic3r/GCode/SpiralVase.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/poly2tri/common/shapes.o src/poly2tri/common/shapes.cc x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/LayerRegion.o src/libslic3r/LayerRegion.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Fill/FillRectilinear.o src/libslic3r/Fill/FillRectilinear.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/admesh/shared.o src/admesh/shared.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/PrintObject.o src/libslic3r/PrintObject.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/GCodeTimeEstimator.o src/libslic3r/GCodeTimeEstimator.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Fill/Fill.o src/libslic3r/Fill/Fill.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Polygon.o src/libslic3r/Polygon.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/clipper.o src/clipper.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/PlaceholderParser.o src/libslic3r/PlaceholderParser.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/GCode.o src/libslic3r/GCode.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/perlglue.o src/perlglue.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/BoundingBox.o src/libslic3r/BoundingBox.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/GCodeSender.o src/libslic3r/GCodeSender.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/GCode/CoolingBuffer.o src/libslic3r/GCode/CoolingBuffer.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/polypartition.o src/polypartition.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Print.o src/libslic3r/Print.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/LayerRegionFill.o src/libslic3r/LayerRegionFill.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/expat/xmlrole.o src/expat/xmlrole.c x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/TriangleMesh.o src/libslic3r/TriangleMesh.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/ExtrusionEntityCollection.o src/libslic3r/ExtrusionEntityCollection.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/PerimeterGenerator.o src/libslic3r/PerimeterGenerator.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Line.o src/libslic3r/Line.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Fill/FillConcentric.o src/libslic3r/Fill/FillConcentric.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/slic3r/GUI/3DScene.o src/slic3r/GUI/3DScene.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/utils.o src/libslic3r/utils.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/poly2tri/sweep/sweep.o src/poly2tri/sweep/sweep.cc x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/GCodeReader.o src/libslic3r/GCodeReader.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/IO.o src/libslic3r/IO.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Flow.o src/libslic3r/Flow.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/Fill/Fill3DHoneycomb.o src/libslic3r/Fill/Fill3DHoneycomb.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o src/libslic3r/ExtrusionEntity.o src/libslic3r/ExtrusionEntity.cpp x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -DVERSION="0.01" -DXS_VERSION="0.01" -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc/libslic3r -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -DBOOST_ASIO_DISABLE_KQUEUE -U__STRICT_ANSI__ -std=c++11 -DBOOST_LIBS -DNDEBUG -Wno-undefined-var-template -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o buildtmp/XS.o buildtmp/XS.c ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Slic3r/XS/XS.bs') x86_64-linux-gnu-gcc -shared -L/usr/local/lib -fstack-protector-strong -o blib/arch/auto/Slic3r/XS/XS.so buildtmp/XS.o src/libslic3r/PrintRegion.o src/libslic3r/Surface.o src/poly2tri/sweep/sweep_context.o src/libslic3r/SurfaceCollection.o src/admesh/connect.o src/libslic3r/Config.o src/libslic3r/SLAPrint.o src/libslic3r/Geometry.o src/expat/xmltok.o src/admesh/normals.o src/libslic3r/Polyline.o src/libslic3r/SVG.o src/libslic3r/Point.o src/libslic3r/Fill/FillPlanePath.o src/libslic3r/Fill/FillHoneycomb.o src/libslic3r/ExPolygonCollection.o src/boost/nowide/iostream.o src/admesh/stl_io.o src/libslic3r/PrintConfig.o src/libslic3r/Model.o src/libslic3r/ExPolygon.o src/libslic3r/MotionPlanner.o src/slic3r/GUI/GUI.o src/libslic3r/MultiPoint.o src/admesh/stlinit.o src/libslic3r/ClipperUtils.o src/expat/xmlparse.o src/libslic3r/IO/AMF.o src/libslic3r/BridgeDetector.o src/poly2tri/sweep/advancing_front.o src/poly2tri/sweep/cdt.o src/libslic3r/Layer.o src/libslic3r/Extruder.o src/admesh/util.o src/libslic3r/PolylineCollection.o src/libslic3r/GCodeWriter.o src/libslic3r/GCode/SpiralVase.o src/poly2tri/common/shapes.o src/libslic3r/LayerRegion.o src/libslic3r/Fill/FillRectilinear.o src/admesh/shared.o src/libslic3r/PrintObject.o src/libslic3r/GCodeTimeEstimator.o src/libslic3r/Fill/Fill.o src/libslic3r/Polygon.o src/clipper.o src/libslic3r/PlaceholderParser.o src/libslic3r/GCode.o src/perlglue.o src/libslic3r/BoundingBox.o src/libslic3r/GCodeSender.o src/libslic3r/GCode/CoolingBuffer.o src/polypartition.o src/libslic3r/Print.o src/libslic3r/LayerRegionFill.o src/expat/xmlrole.o src/libslic3r/TriangleMesh.o src/libslic3r/ExtrusionEntityCollection.o src/libslic3r/PerimeterGenerator.o src/libslic3r/Line.o src/libslic3r/Fill/FillConcentric.o src/slic3r/GUI/3DScene.o src/libslic3r/utils.o src/poly2tri/sweep/sweep.o src/libslic3r/GCodeReader.o src/libslic3r/IO.o src/libslic3r/Flow.o src/libslic3r/Fill/Fill3DHoneycomb.o src/libslic3r/ExtrusionEntity.o -lstdc++ -Lsrc/libslic3r -lboost_system -lboost_thread -lboost_filesystem t/01_trianglemesh.t ............. ok t/03_point.t .................... ok t/04_expolygon.t ................ ok t/05_surface.t .................. ok t/06_polygon.t .................. ok t/07_extrusionpath.t ............ ok t/08_extrusionloop.t ............ ok t/09_polyline.t ................. ok t/10_line.t ..................... ok t/11_clipper.t .................. ok t/12_extrusionpathcollection.t .. ok t/13_polylinecollection.t ....... ok t/14_geometry.t ................. ok t/15_config.t ................... ok t/16_flow.t ..................... ok t/17_boundingbox.t .............. ok t/18_motionplanner.t ............ ok t/19_model.t .................... ok t/20_print.t .................... ok t/21_gcode.t .................... ok t/22_exception.t ................ ok All tests successful. Files=21, Tests=507, 1 wallclock secs ( 0.09 usr 0.01 sys + 0.90 cusr 0.15 csys = 1.15 CPU) Result: PASS Building Slic3r-XS Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/citybadger/sourceCode/Slic3r2/Slic3r/local-lib/lib/perl5/x86_64-linux-gnu-thread-multi/auto/Slic3r/XS/XS.so OK Successfully installed Slic3r-XS-0.01 1 distribution installed t/adaptive_width.t ............. ok t/angles.t ..................... ok t/arcs.t ....................... ok t/avoid_crossing_perimeters.t .. ok t/bridges.t .................... ok t/clean_polylines.t ............ ok t/clipper.t .................... ok t/collinear.t .................. ok t/combineinfill.t .............. ok t/config.t ..................... ok t/cooling.t .................... ok t/custom_gcode.t ............... ok t/fill.t ....................... ok t/flow.t ....................... ok t/gaps.t ....................... ok t/gcode.t ...................... ok t/geometry.t ................... ok t/layers.t ..................... ok t/loops.t ...................... ok t/multi.t ...................... ok t/perimeters.t ................. ok t/polyclip.t ................... ok t/pressure.t ................... ok t/print.t ...................... ok t/retraction.t ................. ok t/shells.t ..................... ok t/skirt_brim.t ................. ok t/slice.t ...................... skipped: temporarily disabled t/speed.t ...................... ok t/support.t .................... ok t/svg.t ........................ ok t/thin.t ....................... ok t/threads.t .................... ok t/vibrationlimit.t ............. ok All tests successful. Files=34, Tests=580, 47 wallclock secs ( 0.14 usr 0.02 sys + 50.23 cusr 0.98 csys = 51.37 CPU) Result: PASS If you also want to use the GUI you can now run `perl Build.PL --gui` to install the required modules. ```
priority
gl multisample and gl array buffer arb messages on failed launch version operating system type version debian testing linux rt smp preempt rt debian gnu linux have tried using the standard non realtime kernel with same result behavior error below when run citybadger sourcecode pl your vendor has not defined opengl macro gl multisample used at home citybadger sourcecode lib gui pm line if i comment out that line and the other instance of gl multisample that follows i get this message your vendor has not defined opengl macro gl array buffer arb used at home citybadger sourcecode lib gui pm line if i disable the those lines by changing the ifs surrounding that line and the two subsequent lines to if pl launches sucessfully output of perl build pl attempting to create directory home citybadger sourcecode local lib working on app cpanminus fetching ok configuring app cpanminus ok building and testing app cpanminus ok successfully installed app cpanminus upgraded from distribution installed class xsaccessor is up to date working on devel checklib fetching ok configuring devel checklib ok found dependencies mock config io captureoutput working on mock config fetching ok configuring mock config ok building and testing mock config ok successfully installed mock config working on io captureoutput fetching ok configuring io captureoutput ok building and testing io captureoutput ok successfully installed io captureoutput building and testing devel checklib ok successfully installed devel checklib distributions installed working on encode fetching ok configuring encode ok building and testing encode ok successfully installed encode upgraded from distribution installed encode locale is up to date working on extutils cppguess fetching ok configuring extutils cppguess ok building and testing extutils cppguess ok successfully installed extutils cppguess distribution installed working on extutils makemaker fetching ok configuring extutils makemaker ok building and testing extutils makemaker ok successfully installed extutils makemaker upgraded from distribution installed working on extutils parsexs fetching ok configuring extutils parsexs ok building and testing extutils parsexs ok successfully installed extutils parsexs upgraded from distribution installed file basename is up to date file spec is up to date working on getopt long fetching ok configuring getopt long ok building and testing getopt long ok successfully installed getopt long upgraded from distribution installed io scalar is up to date working on module build withxspp fetching ok configuring module build withxspp ok found dependencies extutils xspp working on extutils xspp fetching ok configuring extutils xspp ok found dependencies test base test differences working on test base fetching ok configuring test base ok found dependencies text diff working on text diff fetching ok configuring text diff ok building and testing text diff ok successfully installed text diff building and testing test base ok successfully installed test base working on test differences fetching ok configuring test differences ok building and testing test differences ok successfully installed test differences building and testing extutils xspp ok successfully installed extutils xspp building and testing module build withxspp ok successfully installed module build withxspp distributions installed moo is up to date posix is up to date scalar util is up to date working on test harness fetching ok configuring test harness ok building test harness ok successfully installed test harness upgraded from distribution installed working on test more fetching ok configuring test simple ok building and testing test simple ok successfully installed test simple upgraded from distribution installed thread queue is up to date thread semaphore is up to date working on time hires fetching ok configuring time hires ok building and testing time hires ok successfully installed time hires upgraded from distribution installed unicode normalize is up to date working on threads fetching ok configuring threads ok building and testing threads ok successfully installed threads upgraded from distribution installed working on threads shared fetching ok configuring threads shared ok building and testing threads shared ok successfully installed threads shared upgraded from distribution installed cpanm app cpanminus on perl built for linux gnu thread multi work directory is home citybadger cpanm work you have make usr bin make you have lwp you have bin tar tar gnu tar copyright c free software foundation inc license gnu gpl version or later this is free software you are free to change and redistribute it there is no warranty to the extent permitted by law written by john gilmore and jay fenlason you have usr bin unzip working on xs entering home citybadger sourcecode xs checking if you have extutils install yes checking if you have module build yes running build pl configuring home citybadger sourcecode xs checking prerequisites build requires extutils typemaps basic is not installed extutils typemaps default is not installed errors warnings found in prerequisites you may wish to install the versions of the modules indicated above before proceeding with this installation created mymeta yml and mymeta json creating new build script for xs version ok checking dependencies from mymeta json checking if you have test more yes checking if you have extutils typemaps default no checking if you have module build yes checking if you have extutils typemaps basic no checking if you have extutils parsexs yes checking if you have extutils typemaps yes checking if you have extutils xspp yes found dependencies extutils typemaps default extutils typemaps basic searching extutils typemaps default on cpanmetadb working on extutils typemaps default fetching ok unpacking extutils typemaps default tar gz extutils typemaps default extutils typemaps default build pl extutils typemaps default meta yml extutils typemaps default manifest extutils typemaps default meta json extutils typemaps default manifest skip extutils typemaps default changes extutils typemaps default lib extutils typemaps default lib extutils extutils typemaps default lib extutils typemap extutils typemaps default lib extutils typemap basic pm extutils typemaps default lib extutils typemap objectmap pm extutils typemaps default lib extutils typemap default pm extutils typemaps default lib extutils typemap stl pm extutils typemaps default lib extutils typemap stl extutils typemaps default lib extutils typemap stl string pm extutils typemaps default lib extutils typemap stl vector pm extutils typemaps default lib extutils typemaps extutils typemaps default lib extutils typemaps basic pm extutils typemaps default lib extutils typemaps objectmap pm extutils typemaps default lib extutils typemaps default pm extutils typemaps default lib extutils typemaps stl pm extutils typemaps default lib extutils typemaps stl extutils typemaps default lib extutils typemaps stl string pm extutils typemaps default lib extutils typemaps stl list pm extutils typemaps default lib extutils typemaps stl vector pm extutils typemaps default t extutils typemaps default t basic t entering extutils typemaps default checking configure dependencies from meta json checking if you have extutils install yes checking if you have module build yes running build pl configuring extutils typemaps default created mymeta yml and mymeta json creating new build script for extutils typemaps default version ok checking dependencies from mymeta json checking if you have module build yes checking if you have test more yes checking if you have extutils typemaps yes building and testing extutils typemaps default building extutils typemaps default t basic t ok all tests successful files tests wallclock secs usr sys cusr csys cpu result pass building extutils typemaps default installing home citybadger sourcecode local lib lib extutils typemap stl pm installing home citybadger sourcecode local lib lib extutils typemap basic pm installing home citybadger sourcecode local lib lib extutils typemap default pm installing home citybadger sourcecode local lib lib extutils typemap objectmap pm installing home citybadger sourcecode local lib lib extutils typemap stl string pm installing home citybadger sourcecode local lib lib extutils typemap stl vector pm installing home citybadger sourcecode local lib lib extutils typemaps stl pm installing home citybadger sourcecode local lib lib extutils typemaps basic pm installing home citybadger sourcecode local lib lib extutils typemaps default pm installing home citybadger sourcecode local lib lib extutils typemaps objectmap pm installing home citybadger sourcecode local lib lib extutils typemaps stl string pm installing home citybadger sourcecode local lib lib extutils typemaps stl vector pm installing home citybadger sourcecode local lib lib extutils typemaps stl list pm installing home citybadger sourcecode local lib man extutils typemaps objectmap installing home citybadger sourcecode local lib man extutils typemap stl vector installing home citybadger sourcecode local lib man extutils typemaps stl string installing home citybadger sourcecode local lib man extutils typemaps default installing home citybadger sourcecode local lib man extutils typemaps stl list installing home citybadger sourcecode local lib man extutils typemaps basic installing home citybadger sourcecode local lib man extutils typemap basic installing home citybadger sourcecode local lib man extutils typemap stl installing home citybadger sourcecode local lib man extutils typemap stl string installing home citybadger sourcecode local lib man extutils typemaps stl vector installing home citybadger sourcecode local lib man extutils typemaps stl installing home citybadger sourcecode local lib man extutils typemap default installing home citybadger sourcecode local lib man extutils typemap objectmap ok successfully installed extutils typemaps default installing home citybadger sourcecode local lib lib linux gnu thread multi meta extutils typemaps default install json installing home citybadger sourcecode local lib lib linux gnu thread multi meta extutils typemaps default mymeta json searching extutils typemaps basic on cpanmetadb already tried extutils typemaps default skipping building and testing xs building xs processing xs typemap files generating main xs file linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src sweep sweep context o src sweep sweep context cc linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src gcode spiralvase o src gcode spiralvase cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src print o src print cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src surface o src surface cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src sweep advancing front o src sweep advancing front cc linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src multipoint o src multipoint cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src admesh normals o src admesh normals c linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src fill o src fill cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src printregion o src printregion cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src gcodesender o src gcodesender cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src extruder o src extruder cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src flow o src flow cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src expolygon o src expolygon cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src extrusionentitycollection o src extrusionentitycollection cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src fill fillplanepath o src fill fillplanepath cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src common shapes o src common shapes cc linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src fill fillrectilinear o src fill fillrectilinear cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src expat xmlrole o src expat xmlrole c linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src slaprint o src slaprint cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src admesh stl io o src admesh stl io c linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src gcodereader o src gcodereader cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src gcode o src gcode cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src polyline o src polyline cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src model o src model cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src gcodetimeestimator o src gcodetimeestimator cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src layerregionfill o src layerregionfill cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src clipperutils o src clipperutils cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src extrusionentity o src extrusionentity cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src geometry o src geometry cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src gcodewriter o src gcodewriter cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src io amf o src io amf cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src surfacecollection o src surfacecollection cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src gui gui o src gui gui cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src io o src io cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src clipper o src clipper cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src bridgedetector o src bridgedetector cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src perlglue o src perlglue cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src admesh connect o src admesh connect c linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src gui o src gui cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src expat xmltok o src expat xmltok c linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src line o src line cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src expat xmlparse o src expat xmlparse c linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src boundingbox o src boundingbox cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src layer o src layer cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src polypartition o src polypartition cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src printobject o src printobject cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src expolygoncollection o src expolygoncollection cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src fill fillconcentric o src fill fillconcentric cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src polygon o src polygon cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src admesh util o src admesh util c linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src point o src point cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src admesh shared o src admesh shared c linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src gcode coolingbuffer o src gcode coolingbuffer cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src motionplanner o src motionplanner cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src admesh stlinit o src admesh stlinit c linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src perimetergenerator o src perimetergenerator cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src boost nowide iostream o src boost nowide iostream cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src polylinecollection o src polylinecollection cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src sweep sweep o src sweep sweep cc linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src fill fill o src fill fill cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src fill fillhoneycomb o src fill fillhoneycomb cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src utils o src utils cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src printconfig o src printconfig cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src config o src config cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src svg o src svg cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src layerregion o src layerregion cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src placeholderparser o src placeholderparser cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src trianglemesh o src trianglemesh cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src sweep cdt o src sweep cdt cc linux gnu gcc i usr lib linux gnu perl core dversion dxs version fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o buildtmp xs o buildtmp xs c extutils mkbootstrap mkbootstrap blib arch auto xs xs bs linux gnu gcc shared l usr local lib fstack protector strong o blib arch auto xs xs so buildtmp xs o src sweep sweep context o src gcode spiralvase o src print o src surface o src sweep advancing front o src multipoint o src admesh normals o src fill o src printregion o src gcodesender o src extruder o src flow o src expolygon o src extrusionentitycollection o src fill fillplanepath o src common shapes o src fill fillrectilinear o src expat xmlrole o src slaprint o src admesh stl io o src gcodereader o src gcode o src polyline o src model o src gcodetimeestimator o src layerregionfill o src clipperutils o src extrusionentity o src geometry o src gcodewriter o src io amf o src surfacecollection o src gui gui o src io o src clipper o src bridgedetector o src perlglue o src admesh connect o src gui o src expat xmltok o src line o src expat xmlparse o src boundingbox o src layer o src polypartition o src printobject o src expolygoncollection o src fill fillconcentric o src polygon o src admesh util o src point o src admesh shared o src gcode coolingbuffer o src motionplanner o src admesh stlinit o src perimetergenerator o src boost nowide iostream o src polylinecollection o src sweep sweep o src fill fill o src fill fillhoneycomb o src utils o src printconfig o src config o src svg o src layerregion o src placeholderparser o src trianglemesh o src sweep cdt o lstdc lsrc lboost system lboost thread lboost filesystem t trianglemesh t ok t point t ok t expolygon t ok t surface t ok t polygon t ok t extrusionpath t ok t extrusionloop t ok t polyline t ok t line t ok t clipper t ok t extrusionpathcollection t ok t polylinecollection t ok t geometry t ok t config t ok t flow t ok t boundingbox t ok t motionplanner t ok t model t ok t print t ok t gcode t ok t exception t ok all tests successful files tests wallclock secs usr sys cusr csys cpu result pass building xs files found in blib arch installing files in blib lib into architecture dependent library tree installing home citybadger sourcecode local lib lib linux gnu thread multi auto xs xs bs installing home citybadger sourcecode local lib lib linux gnu thread multi auto xs xs so installing home citybadger sourcecode local lib lib linux gnu thread multi xs pm ok successfully installed xs distributions installed t adaptive width t ok t angles t ok t arcs t ok t avoid crossing perimeters t ok t bridges t ok t clean polylines t ok t clipper t ok t collinear t ok t combineinfill t ok t config t ok t cooling t ok t custom gcode t ok t fill t ok t flow t ok t gaps t ok t gcode t ok t geometry t ok t layers t ok t loops t ok t multi t ok t perimeters t ok t polyclip t ok t pressure t ok t print t ok t retraction t ok t shells t ok t skirt brim t ok t slice t skipped temporarily disabled t speed t ok t support t ok t svg t ok t thin t ok t threads t ok t vibrationlimit t ok all tests successful files tests wallclock secs usr sys cusr csys cpu result pass if you also want to use the gui you can now run perl build pl gui to install the required modules output of perl build pl gui app cpanminus is up to date class xsaccessor is up to date devel checklib is up to date encode is up to date encode locale is up to date extutils cppguess is up to date extutils makemaker is up to date extutils parsexs is up to date file basename is up to date file spec is up to date getopt long is up to date io scalar is up to date module build withxspp is up to date moo is up to date posix is up to date scalar util is up to date test harness is up to date test more is up to date thread queue is up to date thread semaphore is up to date time hires is up to date unicode normalize is up to date threads is up to date threads shared is up to date cleaning up build files cleaning up configuration files not in manifest src utils hpp manifest appears to be out of sync with the distribution cpanm app cpanminus on perl built for linux gnu thread multi work directory is home citybadger cpanm work you have make usr bin make you have lwp you have bin tar tar gnu tar copyright c free software foundation inc license gnu gpl version or later this is free software you are free to change and redistribute it there is no warranty to the extent permitted by law written by john gilmore and jay fenlason you have usr bin unzip working on xs entering home citybadger sourcecode xs checking if you have module build yes checking if you have extutils install yes running build pl configuring home citybadger sourcecode xs created mymeta yml and mymeta json creating new build script for xs version ok checking dependencies from mymeta json checking if you have extutils xspp yes checking if you have extutils typemaps basic yes checking if you have module build yes checking if you have extutils typemaps yes checking if you have extutils parsexs yes checking if you have test more yes checking if you have extutils typemaps default yes building and testing xs building xs processing xs typemap files generating main xs file linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src printregion o src printregion cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src surface o src surface cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src sweep sweep context o src sweep sweep context cc linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src surfacecollection o src surfacecollection cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src admesh connect o src admesh connect c linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src config o src config cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src slaprint o src slaprint cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src geometry o src geometry cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src expat xmltok o src expat xmltok c linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src admesh normals o src admesh normals c linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src polyline o src polyline cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src svg o src svg cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src point o src point cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src fill fillplanepath o src fill fillplanepath cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src fill fillhoneycomb o src fill fillhoneycomb cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src expolygoncollection o src expolygoncollection cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src boost nowide iostream o src boost nowide iostream cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src admesh stl io o src admesh stl io c linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src printconfig o src printconfig cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src model o src model cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src expolygon o src expolygon cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src motionplanner o src motionplanner cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src gui gui o src gui gui cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src multipoint o src multipoint cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src admesh stlinit o src admesh stlinit c linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src clipperutils o src clipperutils cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src expat xmlparse o src expat xmlparse c linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src io amf o src io amf cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src bridgedetector o src bridgedetector cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src sweep advancing front o src sweep advancing front cc linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src sweep cdt o src sweep cdt cc linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src layer o src layer cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src extruder o src extruder cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src admesh util o src admesh util c linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src polylinecollection o src polylinecollection cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src gcodewriter o src gcodewriter cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src gcode spiralvase o src gcode spiralvase cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src common shapes o src common shapes cc linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src layerregion o src layerregion cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src fill fillrectilinear o src fill fillrectilinear cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src admesh shared o src admesh shared c linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src printobject o src printobject cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src gcodetimeestimator o src gcodetimeestimator cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src fill fill o src fill fill cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src polygon o src polygon cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src clipper o src clipper cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src placeholderparser o src placeholderparser cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src gcode o src gcode cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src perlglue o src perlglue cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src boundingbox o src boundingbox cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src gcodesender o src gcodesender cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src gcode coolingbuffer o src gcode coolingbuffer cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src polypartition o src polypartition cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src print o src print cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src layerregionfill o src layerregionfill cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src expat xmlrole o src expat xmlrole c linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src trianglemesh o src trianglemesh cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src extrusionentitycollection o src extrusionentitycollection cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src perimetergenerator o src perimetergenerator cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src line o src line cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src fill fillconcentric o src fill fillconcentric cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src gui o src gui cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src utils o src utils cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src sweep sweep o src sweep sweep cc linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src gcodereader o src gcodereader cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src io o src io cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src flow o src flow cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src fill o src fill cpp linux gnu gcc i usr lib linux gnu perl core fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o src extrusionentity o src extrusionentity cpp linux gnu gcc i usr lib linux gnu perl core dversion dxs version fpic d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits xc isrc d glibcxx use dhas bool dnogdi dboost asio disable kqueue u strict ansi std c dboost libs dndebug wno undefined var template isrc ibuildtmp c d reentrant d gnu source ddebian fwrapv fno strict aliasing pipe i usr local include d largefile source d file offset bits g o buildtmp xs o buildtmp xs c extutils mkbootstrap mkbootstrap blib arch auto xs xs bs linux gnu gcc shared l usr local lib fstack protector strong o blib arch auto xs xs so buildtmp xs o src printregion o src surface o src sweep sweep context o src surfacecollection o src admesh connect o src config o src slaprint o src geometry o src expat xmltok o src admesh normals o src polyline o src svg o src point o src fill fillplanepath o src fill fillhoneycomb o src expolygoncollection o src boost nowide iostream o src admesh stl io o src printconfig o src model o src expolygon o src motionplanner o src gui gui o src multipoint o src admesh stlinit o src clipperutils o src expat xmlparse o src io amf o src bridgedetector o src sweep advancing front o src sweep cdt o src layer o src extruder o src admesh util o src polylinecollection o src gcodewriter o src gcode spiralvase o src common shapes o src layerregion o src fill fillrectilinear o src admesh shared o src printobject o src gcodetimeestimator o src fill fill o src polygon o src clipper o src placeholderparser o src gcode o src perlglue o src boundingbox o src gcodesender o src gcode coolingbuffer o src polypartition o src print o src layerregionfill o src expat xmlrole o src trianglemesh o src extrusionentitycollection o src perimetergenerator o src line o src fill fillconcentric o src gui o src utils o src sweep sweep o src gcodereader o src io o src flow o src fill o src extrusionentity o lstdc lsrc lboost system lboost thread lboost filesystem t trianglemesh t ok t point t ok t expolygon t ok t surface t ok t polygon t ok t extrusionpath t ok t extrusionloop t ok t polyline t ok t line t ok t clipper t ok t extrusionpathcollection t ok t polylinecollection t ok t geometry t ok t config t ok t flow t ok t boundingbox t ok t motionplanner t ok t model t ok t print t ok t gcode t ok t exception t ok all tests successful files tests wallclock secs usr sys cusr csys cpu result pass building xs files found in blib arch installing files in blib lib into architecture dependent library tree installing home citybadger sourcecode local lib lib linux gnu thread multi auto xs xs so ok successfully installed xs distribution installed t adaptive width t ok t angles t ok t arcs t ok t avoid crossing perimeters t ok t bridges t ok t clean polylines t ok t clipper t ok t collinear t ok t combineinfill t ok t config t ok t cooling t ok t custom gcode t ok t fill t ok t flow t ok t gaps t ok t gcode t ok t geometry t ok t layers t ok t loops t ok t multi t ok t perimeters t ok t polyclip t ok t pressure t ok t print t ok t retraction t ok t shells t ok t skirt brim t ok t slice t skipped temporarily disabled t speed t ok t support t ok t svg t ok t thin t ok t threads t ok t vibrationlimit t ok all tests successful files tests wallclock secs usr sys cusr csys cpu result pass if you also want to use the gui you can now run perl build pl gui to install the required modules
1
758,013
26,540,171,334
IssuesEvent
2023-01-19 18:34:59
dtcenter/METplotpy
https://api.github.com/repos/dtcenter/METplotpy
closed
Address Warnings from pandas in METplotpy ROC diagram code
type: bug priority: high requestor: NOAA/other alert: NEED ACCOUNT KEY component: external dependency requestor: METplus Team
## Describe the Problem ## Related to METcalcpy issue 249: https://github.com/dtcenter/METcalcpy/issues/249 **This is observed with pandas 1.5 but not with 1.2.3** ### Expected Behavior ### When generating a ROC diagram with PCT data, the FutureWarning is generated from the roc_diagram_series.py code in the _create_series_points() method: elif self.config.linetype_pct: roc_df = pstats._calc_pct_roc(subset_df) pody = roc_df['pody'] pody = pd.Series([1]).append(pody, ignore_index=True) pody = pody.append(pd.Series([0]), ignore_index=True) pofd = roc_df['pofd'] pofd = pd.Series([1]).append(pofd, ignore_index=True) pofd = pofd.append(pd.Series([0]), ignore_index=True) thresh = roc_df['thresh'] thresh = pd.Series(['']).append(thresh, ignore_index=True) thresh = thresh.append(pd.Series(['']), ignore_index=True) return pofd, pody, thresh Remedy: -------- **Replace pody.append with pd.concat([pody, pd.Series([0])])** in above code block and in the code for the CTC line type. ### Environment ### Describe your runtime environment: *1. Machine: mac laptop 'blenny' *2. OS: MacOS *3. Software version number(s)* v2.0 ### To Reproduce ### Describe the steps to reproduce the behavior: *1. Go to '...'* *2. Click on '....'* *3. Scroll down to '....'* *4. See error* *Post relevant sample data following these instructions:* *https://dtcenter.org/community-code/model-evaluation-tools-met/met-help-desk#ftp* ### Relevant Deadlines ### *List relevant project deadlines here or state NONE.* ### Funding Source ### *Define the source of funding and account keys here or state NONE.* ## Define the Metadata ## ### Assignee ### - [x] Select **engineer(s)** or **no engineer** required - [x] Select **no scientist** required ### Labels ### - [x] Select **component(s)** - [x] Select **priority** - [x] Select **requestor(s)** ### Projects and Milestone ### - [ ] Select **Organization** level **Project** for support of the current coordinated release - [ ] Select **Repository** level **Project** for development toward the next official release or add **alert: NEED PROJECT ASSIGNMENT** label - [ ] Select **Milestone** as the next bugfix version ## Define Related Issue(s) ## Consider the impact to the other METplus components. - [ ] [METplus](https://github.com/dtcenter/METplus/issues/new/choose), [MET](https://github.com/dtcenter/MET/issues/new/choose), [METdataio](https://github.com/dtcenter/METdataio/issues/new/choose), [METviewer](https://github.com/dtcenter/METviewer/issues/new/choose), [METexpress](https://github.com/dtcenter/METexpress/issues/new/choose), [METcalcpy](https://github.com/dtcenter/METcalcpy/issues/new/choose), [METplotpy](https://github.com/dtcenter/METplotpy/issues/new/choose) ## Bugfix Checklist ## See the [METplus Workflow](https://metplus.readthedocs.io/en/latest/Contributors_Guide/github_workflow.html) for details. - [ ] Complete the issue definition above, including the **Time Estimate** and **Funding Source**. - [ ] Fork this repository or create a branch of **main_\<Version>**. Branch name: `bugfix_<Issue Number>_main_<Version>_<Description>` - [ ] Fix the bug and test your changes. - [ ] Add/update log messages for easier debugging. - [ ] Add/update unit tests. - [ ] Add/update documentation. - [ ] Push local changes to GitHub. - [ ] Submit a pull request to merge into **main_\<Version>**. Pull request: `bugfix <Issue Number> main_<Version> <Description>` - [ ] Define the pull request metadata, as permissions allow. Select: **Reviewer(s)** and **Development** issues Select: **Organization** level software support **Project** for the current coordinated release Select: **Milestone** as the next bugfix version - [ ] Iterate until the reviewer(s) accept and merge your changes. - [ ] Delete your fork or branch. - [ ] Complete the steps above to fix the bug on the **develop** branch. Branch name: `bugfix_<Issue Number>_develop_<Description>` Pull request: `bugfix <Issue Number> develop <Description>` Select: **Reviewer(s)** and **Development** issues Select: **Repository** level development cycle **Project** for the next official release Select: **Milestone** as the next official version - [ ] Close this issue.
1.0
Address Warnings from pandas in METplotpy ROC diagram code - ## Describe the Problem ## Related to METcalcpy issue 249: https://github.com/dtcenter/METcalcpy/issues/249 **This is observed with pandas 1.5 but not with 1.2.3** ### Expected Behavior ### When generating a ROC diagram with PCT data, the FutureWarning is generated from the roc_diagram_series.py code in the _create_series_points() method: elif self.config.linetype_pct: roc_df = pstats._calc_pct_roc(subset_df) pody = roc_df['pody'] pody = pd.Series([1]).append(pody, ignore_index=True) pody = pody.append(pd.Series([0]), ignore_index=True) pofd = roc_df['pofd'] pofd = pd.Series([1]).append(pofd, ignore_index=True) pofd = pofd.append(pd.Series([0]), ignore_index=True) thresh = roc_df['thresh'] thresh = pd.Series(['']).append(thresh, ignore_index=True) thresh = thresh.append(pd.Series(['']), ignore_index=True) return pofd, pody, thresh Remedy: -------- **Replace pody.append with pd.concat([pody, pd.Series([0])])** in above code block and in the code for the CTC line type. ### Environment ### Describe your runtime environment: *1. Machine: mac laptop 'blenny' *2. OS: MacOS *3. Software version number(s)* v2.0 ### To Reproduce ### Describe the steps to reproduce the behavior: *1. Go to '...'* *2. Click on '....'* *3. Scroll down to '....'* *4. See error* *Post relevant sample data following these instructions:* *https://dtcenter.org/community-code/model-evaluation-tools-met/met-help-desk#ftp* ### Relevant Deadlines ### *List relevant project deadlines here or state NONE.* ### Funding Source ### *Define the source of funding and account keys here or state NONE.* ## Define the Metadata ## ### Assignee ### - [x] Select **engineer(s)** or **no engineer** required - [x] Select **no scientist** required ### Labels ### - [x] Select **component(s)** - [x] Select **priority** - [x] Select **requestor(s)** ### Projects and Milestone ### - [ ] Select **Organization** level **Project** for support of the current coordinated release - [ ] Select **Repository** level **Project** for development toward the next official release or add **alert: NEED PROJECT ASSIGNMENT** label - [ ] Select **Milestone** as the next bugfix version ## Define Related Issue(s) ## Consider the impact to the other METplus components. - [ ] [METplus](https://github.com/dtcenter/METplus/issues/new/choose), [MET](https://github.com/dtcenter/MET/issues/new/choose), [METdataio](https://github.com/dtcenter/METdataio/issues/new/choose), [METviewer](https://github.com/dtcenter/METviewer/issues/new/choose), [METexpress](https://github.com/dtcenter/METexpress/issues/new/choose), [METcalcpy](https://github.com/dtcenter/METcalcpy/issues/new/choose), [METplotpy](https://github.com/dtcenter/METplotpy/issues/new/choose) ## Bugfix Checklist ## See the [METplus Workflow](https://metplus.readthedocs.io/en/latest/Contributors_Guide/github_workflow.html) for details. - [ ] Complete the issue definition above, including the **Time Estimate** and **Funding Source**. - [ ] Fork this repository or create a branch of **main_\<Version>**. Branch name: `bugfix_<Issue Number>_main_<Version>_<Description>` - [ ] Fix the bug and test your changes. - [ ] Add/update log messages for easier debugging. - [ ] Add/update unit tests. - [ ] Add/update documentation. - [ ] Push local changes to GitHub. - [ ] Submit a pull request to merge into **main_\<Version>**. Pull request: `bugfix <Issue Number> main_<Version> <Description>` - [ ] Define the pull request metadata, as permissions allow. Select: **Reviewer(s)** and **Development** issues Select: **Organization** level software support **Project** for the current coordinated release Select: **Milestone** as the next bugfix version - [ ] Iterate until the reviewer(s) accept and merge your changes. - [ ] Delete your fork or branch. - [ ] Complete the steps above to fix the bug on the **develop** branch. Branch name: `bugfix_<Issue Number>_develop_<Description>` Pull request: `bugfix <Issue Number> develop <Description>` Select: **Reviewer(s)** and **Development** issues Select: **Repository** level development cycle **Project** for the next official release Select: **Milestone** as the next official version - [ ] Close this issue.
priority
address warnings from pandas in metplotpy roc diagram code describe the problem related to metcalcpy issue this is observed with pandas but not with expected behavior when generating a roc diagram with pct data the futurewarning is generated from the roc diagram series py code in the create series points method elif self config linetype pct roc df pstats calc pct roc subset df pody roc df pody pd series append pody ignore index true pody pody append pd series ignore index true pofd roc df pofd pd series append pofd ignore index true pofd pofd append pd series ignore index true thresh roc df thresh pd series append thresh ignore index true thresh thresh append pd series ignore index true return pofd pody thresh remedy replace pody append with pd concat in above code block and in the code for the ctc line type environment describe your runtime environment machine mac laptop blenny os macos software version number s to reproduce describe the steps to reproduce the behavior go to click on scroll down to see error post relevant sample data following these instructions relevant deadlines list relevant project deadlines here or state none funding source define the source of funding and account keys here or state none define the metadata assignee select engineer s or no engineer required select no scientist required labels select component s select priority select requestor s projects and milestone select organization level project for support of the current coordinated release select repository level project for development toward the next official release or add alert need project assignment label select milestone as the next bugfix version define related issue s consider the impact to the other metplus components bugfix checklist see the for details complete the issue definition above including the time estimate and funding source fork this repository or create a branch of main branch name bugfix main fix the bug and test your changes add update log messages for easier debugging add update unit tests add update documentation push local changes to github submit a pull request to merge into main pull request bugfix main define the pull request metadata as permissions allow select reviewer s and development issues select organization level software support project for the current coordinated release select milestone as the next bugfix version iterate until the reviewer s accept and merge your changes delete your fork or branch complete the steps above to fix the bug on the develop branch branch name bugfix develop pull request bugfix develop select reviewer s and development issues select repository level development cycle project for the next official release select milestone as the next official version close this issue
1
688,180
23,551,108,963
IssuesEvent
2022-08-21 20:58:28
ClassicLootManager/ClassicLootManager
https://api.github.com/repos/ClassicLootManager/ClassicLootManager
closed
Optimize memory usage by proper caching
bug Priority::High
As per discussion with QartemisT some of our use cases are not optimal. Need to do some changes: - [ ] Cache global wow api functions (that originate from _G) which leads to big cpu usage overhead - [ ] Stop caching private fields originating from `CLM` which lead to small memory overhead
1.0
Optimize memory usage by proper caching - As per discussion with QartemisT some of our use cases are not optimal. Need to do some changes: - [ ] Cache global wow api functions (that originate from _G) which leads to big cpu usage overhead - [ ] Stop caching private fields originating from `CLM` which lead to small memory overhead
priority
optimize memory usage by proper caching as per discussion with qartemist some of our use cases are not optimal need to do some changes cache global wow api functions that originate from g which leads to big cpu usage overhead stop caching private fields originating from clm which lead to small memory overhead
1
136,722
5,288,378,535
IssuesEvent
2017-02-08 15:00:17
dhis2/d2-ui
https://api.github.com/repos/dhis2/d2-ui
closed
Create legend component
enhancement priority:high
We're moving the legend component from the GIS app to the Maintenance app, and it will be improved by predefined color scales from ColorBrewer (widely used for mapping applications). It is kept in d2-ui to allow reuse. Remaining issues: - [x] Set max number for decimals for class breaks. - [x] Start and end values should be required (before clicking "Create legend items"). - [x] Set default color for new legend items. - [x] Add cancel button when editing legend items. - [x] Create separate dialog for the color picker to make it easier see the selected color (create a new color component). - [ ] Add gaps in legend validators and overlapping legends. (This might need to go into the maintenance app, or at least integrate with https://github.com/dhis2/maintenance-app/blob/master/src/config/field-overrides/legendSet.js) - [ ] Tests Styling: - [x] Extra space above list of legend items. - [x] Fields with error messages should still be aligned.
1.0
Create legend component - We're moving the legend component from the GIS app to the Maintenance app, and it will be improved by predefined color scales from ColorBrewer (widely used for mapping applications). It is kept in d2-ui to allow reuse. Remaining issues: - [x] Set max number for decimals for class breaks. - [x] Start and end values should be required (before clicking "Create legend items"). - [x] Set default color for new legend items. - [x] Add cancel button when editing legend items. - [x] Create separate dialog for the color picker to make it easier see the selected color (create a new color component). - [ ] Add gaps in legend validators and overlapping legends. (This might need to go into the maintenance app, or at least integrate with https://github.com/dhis2/maintenance-app/blob/master/src/config/field-overrides/legendSet.js) - [ ] Tests Styling: - [x] Extra space above list of legend items. - [x] Fields with error messages should still be aligned.
priority
create legend component we re moving the legend component from the gis app to the maintenance app and it will be improved by predefined color scales from colorbrewer widely used for mapping applications it is kept in ui to allow reuse remaining issues set max number for decimals for class breaks start and end values should be required before clicking create legend items set default color for new legend items add cancel button when editing legend items create separate dialog for the color picker to make it easier see the selected color create a new color component add gaps in legend validators and overlapping legends this might need to go into the maintenance app or at least integrate with tests styling extra space above list of legend items fields with error messages should still be aligned
1
618,943
19,500,132,292
IssuesEvent
2021-12-28 00:34:53
TeamNADA/NADA-iOS-ForRelease
https://api.github.com/repos/TeamNADA/NADA-iOS-ForRelease
opened
[FIX] 메인뷰 명함리스트조회 로직 변경
Hyungyu 🐯 P1 / Priority High Fix
# 👀 이슈 (issue) - 메인뷰 명함리스트조회 로직 변경 - viewWillAppear 에 있던 로직을 노티로 변경. - 3개의 카드를 offset 을 통해서 보내주는데 5번째 카드를 보다가 명함 생성 혹은 리스트 편집 후 돌아오면 3번째로 가있는 사용자가 느끼기에 아이러뉘뉘한 현상때문에 변경 # 🚀 to-do - 메인뷰 명함리스트조회 로직 노티로 변경
1.0
[FIX] 메인뷰 명함리스트조회 로직 변경 - # 👀 이슈 (issue) - 메인뷰 명함리스트조회 로직 변경 - viewWillAppear 에 있던 로직을 노티로 변경. - 3개의 카드를 offset 을 통해서 보내주는데 5번째 카드를 보다가 명함 생성 혹은 리스트 편집 후 돌아오면 3번째로 가있는 사용자가 느끼기에 아이러뉘뉘한 현상때문에 변경 # 🚀 to-do - 메인뷰 명함리스트조회 로직 노티로 변경
priority
메인뷰 명함리스트조회 로직 변경 👀 이슈 issue 메인뷰 명함리스트조회 로직 변경 viewwillappear 에 있던 로직을 노티로 변경 카드를 offset 을 통해서 보내주는데 카드를 보다가 명함 생성 혹은 리스트 편집 후 돌아오면 가있는 사용자가 느끼기에 아이러뉘뉘한 현상때문에 변경 🚀 to do 메인뷰 명함리스트조회 로직 노티로 변경
1
388,868
11,493,784,041
IssuesEvent
2020-02-11 23:52:09
MolSnoo/Alter-Ego
https://api.github.com/repos/MolSnoo/Alter-Ego
closed
Remake steal_player command
feature high priority
New steal_player command should allow the player to specify which equipment slot to attempt to steal from and whether they want to attempt to steal the item in its entirety or just pickpocket a particular inventory slot of that item. It should also make use of the player's dexterity stat.
1.0
Remake steal_player command - New steal_player command should allow the player to specify which equipment slot to attempt to steal from and whether they want to attempt to steal the item in its entirety or just pickpocket a particular inventory slot of that item. It should also make use of the player's dexterity stat.
priority
remake steal player command new steal player command should allow the player to specify which equipment slot to attempt to steal from and whether they want to attempt to steal the item in its entirety or just pickpocket a particular inventory slot of that item it should also make use of the player s dexterity stat
1
348,066
10,438,141,505
IssuesEvent
2019-09-18 00:53:21
zulip/zulip-mobile
https://api.github.com/repos/zulip/zulip-mobile
closed
webview: Inconsistencies on first render
P1 high-priority a-message list bug zz-in progress
I have meant to address this for quite a long time. Putting this into an issue so it doesn't get lost or missed. When we render the messages in `MessageList` we perform a necessary optimization. If we already have the messages cached we do render them immediately. This leads to two possible execution scenarios: * no message cache: render loading state, then send `content` event update * messages cached: render messages immediately That may lead (indeed did lead in the past, and even currently) to potentially different behavior. Looking at the code, I am concerned that anything in `handleUpdateEventContent` is not executed in the 'cache' case, for example, `appendAuthToImages`. A possible solution is to always render the 'loading' state even if we have the messages and update them via a `content` event. Another would be a refactor to ensure better consistency.
1.0
webview: Inconsistencies on first render - I have meant to address this for quite a long time. Putting this into an issue so it doesn't get lost or missed. When we render the messages in `MessageList` we perform a necessary optimization. If we already have the messages cached we do render them immediately. This leads to two possible execution scenarios: * no message cache: render loading state, then send `content` event update * messages cached: render messages immediately That may lead (indeed did lead in the past, and even currently) to potentially different behavior. Looking at the code, I am concerned that anything in `handleUpdateEventContent` is not executed in the 'cache' case, for example, `appendAuthToImages`. A possible solution is to always render the 'loading' state even if we have the messages and update them via a `content` event. Another would be a refactor to ensure better consistency.
priority
webview inconsistencies on first render i have meant to address this for quite a long time putting this into an issue so it doesn t get lost or missed when we render the messages in messagelist we perform a necessary optimization if we already have the messages cached we do render them immediately this leads to two possible execution scenarios no message cache render loading state then send content event update messages cached render messages immediately that may lead indeed did lead in the past and even currently to potentially different behavior looking at the code i am concerned that anything in handleupdateeventcontent is not executed in the cache case for example appendauthtoimages a possible solution is to always render the loading state even if we have the messages and update them via a content event another would be a refactor to ensure better consistency
1
388,377
11,487,254,006
IssuesEvent
2020-02-11 11:34:15
StanfordHCI/bang
https://api.github.com/repos/StanfordHCI/bang
closed
Make it possible to turn off reconvening for single-round tasks.
high priority
By default, when I do a single-team round, at least one of the rounds reconvenes, and you see the old chat logs. This is related to the original design of single-team rounds by Irena, and described in #428. As a result, you will see tasks from previous rounds in a later round, like this example (where a task from round 2 is seen in round 4): <img width="1153" alt="Screen Shot 2020-02-09 at 2 16 50 PM" src="https://user-images.githubusercontent.com/28793641/74113096-e5080480-4b56-11ea-8f22-c392ccecef2d.png"> Currently, the "don't reconvene" button makes it such that **you don't reconvene worst, but one round is still reconvened.** This ticket requests another toggle: **please make it possible to not reconvene ANY rounds AT ALL.** The expectation is that, if there are 4 rounds, all 4 rounds have different nicknames.
1.0
Make it possible to turn off reconvening for single-round tasks. - By default, when I do a single-team round, at least one of the rounds reconvenes, and you see the old chat logs. This is related to the original design of single-team rounds by Irena, and described in #428. As a result, you will see tasks from previous rounds in a later round, like this example (where a task from round 2 is seen in round 4): <img width="1153" alt="Screen Shot 2020-02-09 at 2 16 50 PM" src="https://user-images.githubusercontent.com/28793641/74113096-e5080480-4b56-11ea-8f22-c392ccecef2d.png"> Currently, the "don't reconvene" button makes it such that **you don't reconvene worst, but one round is still reconvened.** This ticket requests another toggle: **please make it possible to not reconvene ANY rounds AT ALL.** The expectation is that, if there are 4 rounds, all 4 rounds have different nicknames.
priority
make it possible to turn off reconvening for single round tasks by default when i do a single team round at least one of the rounds reconvenes and you see the old chat logs this is related to the original design of single team rounds by irena and described in as a result you will see tasks from previous rounds in a later round like this example where a task from round is seen in round img width alt screen shot at pm src currently the don t reconvene button makes it such that you don t reconvene worst but one round is still reconvened this ticket requests another toggle please make it possible to not reconvene any rounds at all the expectation is that if there are rounds all rounds have different nicknames
1
211,518
7,201,826,820
IssuesEvent
2018-02-06 00:26:12
okTurtles/group-income-simple
https://api.github.com/repos/okTurtles/group-income-simple
opened
Update dependencies
App:Backend App:Frontend Kind:Core Level:Starter Note:Up-for-grabs Priority:High
### Problem - Node 9 won't work (#348) - GH is complaining about insecure dep `electron` which we do not use directly, but some other dependency apparently uses (probably `nightmare` for tests?) ### Solution 1. Get rid of any unnecessary dependencies 2. Update the rest 3. Watch out when updating Bulma to make sure the UI still looks like it should 4. Verify #348 is fixed
1.0
Update dependencies - ### Problem - Node 9 won't work (#348) - GH is complaining about insecure dep `electron` which we do not use directly, but some other dependency apparently uses (probably `nightmare` for tests?) ### Solution 1. Get rid of any unnecessary dependencies 2. Update the rest 3. Watch out when updating Bulma to make sure the UI still looks like it should 4. Verify #348 is fixed
priority
update dependencies problem node won t work gh is complaining about insecure dep electron which we do not use directly but some other dependency apparently uses probably nightmare for tests solution get rid of any unnecessary dependencies update the rest watch out when updating bulma to make sure the ui still looks like it should verify is fixed
1
124,821
4,934,071,766
IssuesEvent
2016-11-28 18:01:16
TerraME/terrame
https://api.github.com/repos/TerraME/terrame
opened
Review command associated to the libs 'libicu*' in CMakeLists on Linux
high priority task
Review if the libicu* is necessary to TerraME. Firstly, remove the command. After, review one by one. Associated to #1509.
1.0
Review command associated to the libs 'libicu*' in CMakeLists on Linux - Review if the libicu* is necessary to TerraME. Firstly, remove the command. After, review one by one. Associated to #1509.
priority
review command associated to the libs libicu in cmakelists on linux review if the libicu is necessary to terrame firstly remove the command after review one by one associated to
1
481,521
13,888,185,382
IssuesEvent
2020-10-19 05:47:03
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
my.foxbusiness.com - see bug description
browser-firefox-mobile engine-gecko ml-needsdiagnosis-false ml-probability-high priority-normal
<!-- @browser: Firefox Mobile 81.0 --> <!-- @ua_header: Mozilla/5.0 (Android 7.0; Mobile; rv:81.0) Gecko/81.0 Firefox/81.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/60062 --> **URL**: https://my.foxbusiness.com/?p=account **Browser / Version**: Firefox Mobile 81.0 **Operating System**: Android 7.0 **Tested Another Browser**: No **Problem type**: Something else **Description**: have a look at it, only login page appears **Steps to Reproduce**: <details> <summary>Browser Configuration</summary> <ul> <li>None</li> </ul> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
my.foxbusiness.com - see bug description - <!-- @browser: Firefox Mobile 81.0 --> <!-- @ua_header: Mozilla/5.0 (Android 7.0; Mobile; rv:81.0) Gecko/81.0 Firefox/81.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/60062 --> **URL**: https://my.foxbusiness.com/?p=account **Browser / Version**: Firefox Mobile 81.0 **Operating System**: Android 7.0 **Tested Another Browser**: No **Problem type**: Something else **Description**: have a look at it, only login page appears **Steps to Reproduce**: <details> <summary>Browser Configuration</summary> <ul> <li>None</li> </ul> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
priority
my foxbusiness com see bug description url browser version firefox mobile operating system android tested another browser no problem type something else description have a look at it only login page appears steps to reproduce browser configuration none from with ❤️
1
271,207
8,481,579,545
IssuesEvent
2018-10-25 16:05:01
CS2103-AY1819S1-W12-3/main
https://api.github.com/repos/CS2103-AY1819S1-W12-3/main
closed
Add parser to parse cards from external file.
priority.High type.Task
- [x] allow mass tagging of questions - [x] allow multiple tags per question - [x] implement test
1.0
Add parser to parse cards from external file. - - [x] allow mass tagging of questions - [x] allow multiple tags per question - [x] implement test
priority
add parser to parse cards from external file allow mass tagging of questions allow multiple tags per question implement test
1
193,929
6,889,611,471
IssuesEvent
2017-11-22 10:58:26
pombase/website
https://api.github.com/repos/pombase/website
closed
Give some feedback for IDs that aren't found in a gene list query
high priority next search
Currently if you put `some unknown ids` in the gene list query box you get this result: 0 [ids some unknown] :-( We should warn about IDs that aren't found.
1.0
Give some feedback for IDs that aren't found in a gene list query - Currently if you put `some unknown ids` in the gene list query box you get this result: 0 [ids some unknown] :-( We should warn about IDs that aren't found.
priority
give some feedback for ids that aren t found in a gene list query currently if you put some unknown ids in the gene list query box you get this result we should warn about ids that aren t found
1
255,146
8,109,252,966
IssuesEvent
2018-08-14 06:47:38
otrada-a/seo
https://api.github.com/repos/otrada-a/seo
closed
500 ошибка на страницах меню с товарами
Priority: High bug
При переходе на страницы меню со списками товаров отдается ошибка 500. Пример: https://www.furniprice.ru/catalog/zhilaia-mebel/spalnia/krovati-i-izgolovia/polutornye-krovati-shirina-120-150-sm/ https://www.furniprice.ru/catalog/aksessuary-i-dekor/gostinaia-1/svechi-i-podsvechniki-2/podsvechniki-2/
1.0
500 ошибка на страницах меню с товарами - При переходе на страницы меню со списками товаров отдается ошибка 500. Пример: https://www.furniprice.ru/catalog/zhilaia-mebel/spalnia/krovati-i-izgolovia/polutornye-krovati-shirina-120-150-sm/ https://www.furniprice.ru/catalog/aksessuary-i-dekor/gostinaia-1/svechi-i-podsvechniki-2/podsvechniki-2/
priority
ошибка на страницах меню с товарами при переходе на страницы меню со списками товаров отдается ошибка пример
1
83,490
3,636,243,274
IssuesEvent
2016-02-12 01:49:49
konifar/droidkaigi2016
https://api.github.com/repos/konifar/droidkaigi2016
closed
Add feedback function
feature in progress priorityhigh
Add feedback function per session. For example, add feedback link button in `SessionDetailFragment` <img width="268" alt="2016-02-03_11_40_16_png" src="https://cloud.githubusercontent.com/assets/1269214/12781228/6c2b265c-cab6-11e5-9bd6-6521abc7072e.png"> And I think remind notification is good.
1.0
Add feedback function - Add feedback function per session. For example, add feedback link button in `SessionDetailFragment` <img width="268" alt="2016-02-03_11_40_16_png" src="https://cloud.githubusercontent.com/assets/1269214/12781228/6c2b265c-cab6-11e5-9bd6-6521abc7072e.png"> And I think remind notification is good.
priority
add feedback function add feedback function per session for example add feedback link button in sessiondetailfragment img width alt png src and i think remind notification is good
1
133,218
5,199,148,594
IssuesEvent
2017-01-23 20:04:15
nim-lang/Nim
https://api.github.com/repos/nim-lang/Nim
closed
httpclient.nim 's gc-unsafe async proc
High Priority Stdlib
please take a look at below code ` import httpclient, asyncdispatch proc a() {.async.} = var client = newAsyncHttpClient() var b = await client.getContent("http://google.com") echo b waitFor a() echo "done" ` this proc "a" doesn't access any global variable however i get following warning lib/pure/asyncmacro.nim(291, 7) Hint: Processing a as an async proc. [User] get.nim(3, 10) template/generic instantiation from here lib/pure/asyncmacro.nim(31, 8) Warning: 'cb' is not GC-safe as it accesses 'nameIterVar' which is a global using GC'ed memory [GcUnsafe2] so i replicated the newHttpClient and trying to findout what caused GcUnsafe and i found that "sslContext = defaultSslContext" causes GcUnsafe proc newHttpClient*(userAgent = defUserAgent, maxRedirects = 5, sslContext = defaultSslContext, proxy: Proxy = nil, timeout = -1): HttpClient = here's my hope. 1. i hope gcunsafe error gives me more clue. 2. make async related standard library gcsafe thank you.
1.0
httpclient.nim 's gc-unsafe async proc - please take a look at below code ` import httpclient, asyncdispatch proc a() {.async.} = var client = newAsyncHttpClient() var b = await client.getContent("http://google.com") echo b waitFor a() echo "done" ` this proc "a" doesn't access any global variable however i get following warning lib/pure/asyncmacro.nim(291, 7) Hint: Processing a as an async proc. [User] get.nim(3, 10) template/generic instantiation from here lib/pure/asyncmacro.nim(31, 8) Warning: 'cb' is not GC-safe as it accesses 'nameIterVar' which is a global using GC'ed memory [GcUnsafe2] so i replicated the newHttpClient and trying to findout what caused GcUnsafe and i found that "sslContext = defaultSslContext" causes GcUnsafe proc newHttpClient*(userAgent = defUserAgent, maxRedirects = 5, sslContext = defaultSslContext, proxy: Proxy = nil, timeout = -1): HttpClient = here's my hope. 1. i hope gcunsafe error gives me more clue. 2. make async related standard library gcsafe thank you.
priority
httpclient nim s gc unsafe async proc please take a look at below code import httpclient asyncdispatch proc a async var client newasynchttpclient var b await client getcontent echo b waitfor a echo done this proc a doesn t access any global variable however i get following warning lib pure asyncmacro nim hint processing a as an async proc get nim template generic instantiation from here lib pure asyncmacro nim warning cb is not gc safe as it accesses nameitervar which is a global using gc ed memory so i replicated the newhttpclient and trying to findout what caused gcunsafe and i found that sslcontext defaultsslcontext causes gcunsafe proc newhttpclient useragent defuseragent maxredirects sslcontext defaultsslcontext proxy proxy nil timeout httpclient here s my hope i hope gcunsafe error gives me more clue make async related standard library gcsafe thank you
1
553,558
16,374,232,433
IssuesEvent
2021-05-15 19:26:34
Find-U-I/Find-iOS
https://api.github.com/repos/Find-U-I/Find-iOS
closed
[feat] 프로필 작성 VC AutoLayout
1️⃣ priority: high ✨ style 🌴 view
## 💡 Issue 프로필 작성 뷰를 만들어보아요 뚝딱뚝딱 ## 📝 todo - [x] profileWritingVC AutoLayout - [x] IntroductionVC 연결
1.0
[feat] 프로필 작성 VC AutoLayout - ## 💡 Issue 프로필 작성 뷰를 만들어보아요 뚝딱뚝딱 ## 📝 todo - [x] profileWritingVC AutoLayout - [x] IntroductionVC 연결
priority
프로필 작성 vc autolayout 💡 issue 프로필 작성 뷰를 만들어보아요 뚝딱뚝딱 📝 todo profilewritingvc autolayout introductionvc 연결
1
619,641
19,531,662,875
IssuesEvent
2021-12-30 18:05:57
takoagemat/plus_Sugar
https://api.github.com/repos/takoagemat/plus_Sugar
closed
「ルール」の項目追加(biographyとmovieの間)
Priority:high
+Sugar. ルール・禁止事項 【ライブ観覧中の禁止事項・注意対象事項】 ・他のお客様を不快にさせるような行為 ・会場及び運営指示に従わない行為 ・動画撮影(動員特典の際は可) 【特典会中の禁止行為】 ・メンバーの身体や衣装に触れるなどの接触行為 ・メンバーが嫌がるポーズの指定 ・メンバーの連絡先を聞き出す行為、またプライバシーに関わる話題や質問 ・メンバーのプライベートを詮索する行為 ・メンバーやグループに対する暴言、誹謗中傷と捉えられる発言 ・会場スタッフ、特典会スタッフへの迷惑行為や指示を無視する行為 【その他の禁止事項】 ・SNS上でのメンバーやグループの謗中傷、メンバーが不快だと感じる投稿 ・SNSのDM機能などを使い、メンバーと直接コンタクトを取ろうとする行為 ・ライブ会場外で購入した酒類、飲食物の持ち込み ・搬入口や会場外でメンバーを待ち伏せする行為 ・+Sugar.が権利を持つイラスト、写真の商用利用 ・運営に関する意見をメンバーに直接伝える行為 (ご意見がある場合はplus.sugar.info@gmail.comへ) 上記のルールや禁止事項は今後+Sugar.主催イベント、他社様の主催イベントに関わらず全てのライブで運用となります。 お守りいただけない場合、 退場処分や出入り禁止処分とさせていただきますのでご了承ください。またその際の返金対応はいたしません。 ご来場いただく皆様が心地よく楽しんでいただけるよう、今後も努めてまいります。ご理解ご協力のほどよろしくお願いいたします。 本件に関するお問い合わせは+Sugar.公式Twitterのダイレクトメッセージ、またお問い合わせメー(plus.sugar.info@gmail.com)までお願いいたします。 +Sugar.運営
1.0
「ルール」の項目追加(biographyとmovieの間) - +Sugar. ルール・禁止事項 【ライブ観覧中の禁止事項・注意対象事項】 ・他のお客様を不快にさせるような行為 ・会場及び運営指示に従わない行為 ・動画撮影(動員特典の際は可) 【特典会中の禁止行為】 ・メンバーの身体や衣装に触れるなどの接触行為 ・メンバーが嫌がるポーズの指定 ・メンバーの連絡先を聞き出す行為、またプライバシーに関わる話題や質問 ・メンバーのプライベートを詮索する行為 ・メンバーやグループに対する暴言、誹謗中傷と捉えられる発言 ・会場スタッフ、特典会スタッフへの迷惑行為や指示を無視する行為 【その他の禁止事項】 ・SNS上でのメンバーやグループの謗中傷、メンバーが不快だと感じる投稿 ・SNSのDM機能などを使い、メンバーと直接コンタクトを取ろうとする行為 ・ライブ会場外で購入した酒類、飲食物の持ち込み ・搬入口や会場外でメンバーを待ち伏せする行為 ・+Sugar.が権利を持つイラスト、写真の商用利用 ・運営に関する意見をメンバーに直接伝える行為 (ご意見がある場合はplus.sugar.info@gmail.comへ) 上記のルールや禁止事項は今後+Sugar.主催イベント、他社様の主催イベントに関わらず全てのライブで運用となります。 お守りいただけない場合、 退場処分や出入り禁止処分とさせていただきますのでご了承ください。またその際の返金対応はいたしません。 ご来場いただく皆様が心地よく楽しんでいただけるよう、今後も努めてまいります。ご理解ご協力のほどよろしくお願いいたします。 本件に関するお問い合わせは+Sugar.公式Twitterのダイレクトメッセージ、またお問い合わせメー(plus.sugar.info@gmail.com)までお願いいたします。 +Sugar.運営
priority
「ルール」の項目追加 biographyとmovieの間 sugar ルール・禁止事項 【ライブ観覧中の禁止事項・注意対象事項】 ・他のお客様を不快にさせるような行為 ・会場及び運営指示に従わない行為 ・動画撮影 動員特典の際は可 【特典会中の禁止行為】 ・メンバーの身体や衣装に触れるなどの接触行為 ・メンバーが嫌がるポーズの指定 ・メンバーの連絡先を聞き出す行為、またプライバシーに関わる話題や質問 ・メンバーのプライベートを詮索する行為 ・メンバーやグループに対する暴言、誹謗中傷と捉えられる発言 ・会場スタッフ、特典会スタッフへの迷惑行為や指示を無視する行為 【その他の禁止事項】 ・sns上でのメンバーやグループの謗中傷、メンバーが不快だと感じる投稿 ・snsのdm機能などを使い、メンバーと直接コンタクトを取ろうとする行為 ・ライブ会場外で購入した酒類、飲食物の持ち込み ・搬入口や会場外でメンバーを待ち伏せする行為 ・ sugar が権利を持つイラスト、写真の商用利用 ・運営に関する意見をメンバーに直接伝える行為 ご意見がある場合はplus sugar info gmail comへ 上記のルールや禁止事項は今後 sugar 主催イベント、他社様の主催イベントに関わらず全てのライブで運用となります。 お守りいただけない場合、 退場処分や出入り禁止処分とさせていただきますのでご了承ください。またその際の返金対応はいたしません。 ご来場いただく皆様が心地よく楽しんでいただけるよう、今後も努めてまいります。ご理解ご協力のほどよろしくお願いいたします。 本件に関するお問い合わせは sugar 公式twitterのダイレクトメッセージ、またお問い合わせメー plus sugar info gmail com までお願いいたします。 sugar 運営
1
98,697
4,030,292,788
IssuesEvent
2016-05-18 13:51:23
transientskp/tkp
https://api.github.com/repos/transientskp/tkp
opened
Review SQLalchemy / SQL columns naming
priority high refactoring / maintenance
Before the next major release we should quickly review how our SQLAlchemy models match up to the SQL column names. Currently, the `Rejection` model class has a ``.rejectreason_id`` attribute which refers to the SQL col *rejectreason*, and a ``.rejectreason`` attribute which is used as the SQLAlchemy relationship mapping to the ``Rejectreason`` model. Confusing, but easily fixed by renaming the SQL column to *rejectreason_id* to match the model attribute. We should check for similar clashes that could be fixed by a simple rename.
1.0
Review SQLalchemy / SQL columns naming - Before the next major release we should quickly review how our SQLAlchemy models match up to the SQL column names. Currently, the `Rejection` model class has a ``.rejectreason_id`` attribute which refers to the SQL col *rejectreason*, and a ``.rejectreason`` attribute which is used as the SQLAlchemy relationship mapping to the ``Rejectreason`` model. Confusing, but easily fixed by renaming the SQL column to *rejectreason_id* to match the model attribute. We should check for similar clashes that could be fixed by a simple rename.
priority
review sqlalchemy sql columns naming before the next major release we should quickly review how our sqlalchemy models match up to the sql column names currently the rejection model class has a rejectreason id attribute which refers to the sql col rejectreason and a rejectreason attribute which is used as the sqlalchemy relationship mapping to the rejectreason model confusing but easily fixed by renaming the sql column to rejectreason id to match the model attribute we should check for similar clashes that could be fixed by a simple rename
1
88,137
3,773,815,702
IssuesEvent
2016-03-17 05:16:36
paceuniversity/CS3892016team2
https://api.github.com/repos/paceuniversity/CS3892016team2
opened
US13 - Editable Championship Fields - 3h
High Priority
All fields are editable (Note: Eventually Admin Only) and update the dictionary with new values.
1.0
US13 - Editable Championship Fields - 3h - All fields are editable (Note: Eventually Admin Only) and update the dictionary with new values.
priority
editable championship fields all fields are editable note eventually admin only and update the dictionary with new values
1
603,274
18,536,560,096
IssuesEvent
2021-10-21 12:11:02
webkom/lego
https://api.github.com/repos/webkom/lego
closed
No notifications on abakus.no
priority:high
Hei, Jeg får ikke varsel om kunngjøringer på arrangementer jeg har meldt meg på og heller ikke varsel om spørreundersøkelser på abakus.no, selvom jeg har krysset av på at jeg vil ha notifikasjoner:(
1.0
No notifications on abakus.no - Hei, Jeg får ikke varsel om kunngjøringer på arrangementer jeg har meldt meg på og heller ikke varsel om spørreundersøkelser på abakus.no, selvom jeg har krysset av på at jeg vil ha notifikasjoner:(
priority
no notifications on abakus no hei jeg får ikke varsel om kunngjøringer på arrangementer jeg har meldt meg på og heller ikke varsel om spørreundersøkelser på abakus no selvom jeg har krysset av på at jeg vil ha notifikasjoner
1
548,431
16,064,297,796
IssuesEvent
2021-04-23 16:36:00
sopra-fs21-group-4/server
https://api.github.com/repos/sopra-fs21-group-4/server
closed
As a user I want to create a lobby as gamemaster so other people can join it.
high priority task
# Task List: Button for lobby creation (changes mode for user entity) Game master mode for a user entity Create a link to the created lobby # Time estimate: 12h # Reference to userstory: This task is part of userstory #1.
1.0
As a user I want to create a lobby as gamemaster so other people can join it. - # Task List: Button for lobby creation (changes mode for user entity) Game master mode for a user entity Create a link to the created lobby # Time estimate: 12h # Reference to userstory: This task is part of userstory #1.
priority
as a user i want to create a lobby as gamemaster so other people can join it task list button for lobby creation changes mode for user entity game master mode for a user entity create a link to the created lobby time estimate reference to userstory this task is part of userstory
1
163,688
6,203,893,987
IssuesEvent
2017-07-06 13:04:24
RSpeekenbrink/ArmA-3-BECTI
https://api.github.com/repos/RSpeekenbrink/ArmA-3-BECTI
closed
Changing the number of towns won't do anything
Bug High Priority Reproduced
**Arma 3 Version:** 1.70 stable **Mods:** - `@RHSUSAF` - `@RHSAFRF` - `@RHSGREF` **Description:** Changing the town amount in the mission parameters won't do anything **Steps to reproduce:** - start a session - change town amount parameter **Where did the issue occur?** - Dedicated / Self-Hosted Multiplayer
1.0
Changing the number of towns won't do anything - **Arma 3 Version:** 1.70 stable **Mods:** - `@RHSUSAF` - `@RHSAFRF` - `@RHSGREF` **Description:** Changing the town amount in the mission parameters won't do anything **Steps to reproduce:** - start a session - change town amount parameter **Where did the issue occur?** - Dedicated / Self-Hosted Multiplayer
priority
changing the number of towns won t do anything arma version stable mods rhsusaf rhsafrf rhsgref description changing the town amount in the mission parameters won t do anything steps to reproduce start a session change town amount parameter where did the issue occur dedicated self hosted multiplayer
1
301,941
9,247,402,394
IssuesEvent
2019-03-15 00:36:02
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Work clothes remove food consumption.
High Priority
I've noticed that after I fully upgraded a work skill lie logging or mining and put work boots and work backpack on my food consumption went to zero. Even with a broken tool I can just work without any food/calories being used. Have this on a server I play on and tested it in single player with same effect. When I remove those 2 items consumption returns.
1.0
Work clothes remove food consumption. - I've noticed that after I fully upgraded a work skill lie logging or mining and put work boots and work backpack on my food consumption went to zero. Even with a broken tool I can just work without any food/calories being used. Have this on a server I play on and tested it in single player with same effect. When I remove those 2 items consumption returns.
priority
work clothes remove food consumption i ve noticed that after i fully upgraded a work skill lie logging or mining and put work boots and work backpack on my food consumption went to zero even with a broken tool i can just work without any food calories being used have this on a server i play on and tested it in single player with same effect when i remove those items consumption returns
1
599,830
18,284,060,541
IssuesEvent
2021-10-05 08:19:49
esPass/pretix-eth-payment-plugin
https://api.github.com/repos/esPass/pretix-eth-payment-plugin
closed
Admin settings doesn't show checkboxes ticked in UI even though those updates are registered
enhancement priority:high
Check with pretix and django_forms. Probably 'cleaned data' or "empty forms" or something along those lines.
1.0
Admin settings doesn't show checkboxes ticked in UI even though those updates are registered - Check with pretix and django_forms. Probably 'cleaned data' or "empty forms" or something along those lines.
priority
admin settings doesn t show checkboxes ticked in ui even though those updates are registered check with pretix and django forms probably cleaned data or empty forms or something along those lines
1
649,352
21,280,158,687
IssuesEvent
2022-04-14 00:18:45
desihub/nightwatch
https://api.github.com/repos/desihub/nightwatch
closed
Cleanly handle exposures affected by a manual stop
bug higher priority
Exposure 129191 (tile 10486) on 20220408 was manually stopped by the LO because of hundreds of targeting failures in petal 2 ([discussion on slack](https://desisurvey.slack.com/archives/CT1TAQU59/p1649492863616039)). Nightwatch preprocessing then got "stuck" attempting to process this exposure. According to @djschlegel, the exposure was 22 s and was skipped during offline reductions. We need to identify why the preprocessing in Nightwatch hangs and add checks to avoid this in the future. Note: it is unclear if all stopped exposures would produce this behavior.
1.0
Cleanly handle exposures affected by a manual stop - Exposure 129191 (tile 10486) on 20220408 was manually stopped by the LO because of hundreds of targeting failures in petal 2 ([discussion on slack](https://desisurvey.slack.com/archives/CT1TAQU59/p1649492863616039)). Nightwatch preprocessing then got "stuck" attempting to process this exposure. According to @djschlegel, the exposure was 22 s and was skipped during offline reductions. We need to identify why the preprocessing in Nightwatch hangs and add checks to avoid this in the future. Note: it is unclear if all stopped exposures would produce this behavior.
priority
cleanly handle exposures affected by a manual stop exposure tile on was manually stopped by the lo because of hundreds of targeting failures in petal nightwatch preprocessing then got stuck attempting to process this exposure according to djschlegel the exposure was s and was skipped during offline reductions we need to identify why the preprocessing in nightwatch hangs and add checks to avoid this in the future note it is unclear if all stopped exposures would produce this behavior
1
73,977
3,423,133,479
IssuesEvent
2015-12-09 03:45:28
pathwaysmedical/frasernw
https://api.github.com/repos/pathwaysmedical/frasernw
closed
feedback modal needs higher css z-index
Bug High Priority
In specialty pages the feedback modal is getting partially obscured because its z-index is lower than the filter table in some places.
1.0
feedback modal needs higher css z-index - In specialty pages the feedback modal is getting partially obscured because its z-index is lower than the filter table in some places.
priority
feedback modal needs higher css z index in specialty pages the feedback modal is getting partially obscured because its z index is lower than the filter table in some places
1
5,512
2,577,054,069
IssuesEvent
2015-02-12 14:53:03
TheLens/land-records
https://api.github.com/repos/TheLens/land-records
closed
Hard to see "no results found"
High priority
To the uninitiated, the blank map looks like an error. Suggest putting "no results found" in the column.
1.0
Hard to see "no results found" - To the uninitiated, the blank map looks like an error. Suggest putting "no results found" in the column.
priority
hard to see no results found to the uninitiated the blank map looks like an error suggest putting no results found in the column
1
829,920
31,929,894,119
IssuesEvent
2023-09-19 06:35:19
apache/echarts
https://api.github.com/repos/apache/echarts
closed
太长的图表,使用折线图显示不完整
bug priority: high difficulty: easy
数据项超过4000,图表长度超过18000像素,折线图后面的部分只显示数据点,没有用折现连接起来,我改用柱状图则可以显示 . 测试发现和数据数量没关系,容器太长就无法展示,例子在这里 https://jsfiddle.net/longkas/0d28tkbe/1/ ,可以看到最后的数据点没有连起来
1.0
太长的图表,使用折线图显示不完整 - 数据项超过4000,图表长度超过18000像素,折线图后面的部分只显示数据点,没有用折现连接起来,我改用柱状图则可以显示 . 测试发现和数据数量没关系,容器太长就无法展示,例子在这里 https://jsfiddle.net/longkas/0d28tkbe/1/ ,可以看到最后的数据点没有连起来
priority
太长的图表 使用折线图显示不完整 折线图后面的部分只显示数据点 没有用折现连接起来 我改用柱状图则可以显示 测试发现和数据数量没关系 容器太长就无法展示 例子在这里 可以看到最后的数据点没有连起来
1
544,065
15,889,197,673
IssuesEvent
2021-04-10 10:28:44
AY2021S2-CS2103T-W10-2/tp
https://api.github.com/repos/AY2021S2-CS2103T-W10-2/tp
closed
[PE-D] int_MAX for java (2147483647) breaks sorting
priority.High severity.High type.Bug
No details provided. ![Screenshot 2021-04-03 at 2.43.53 PM.png](https://raw.githubusercontent.com/prerthan99/ped/main/files/85729b55-3ac3-4ec6-873c-c7d986c7291c.png) ![Screenshot 2021-04-03 at 2.44.17 PM.png](https://raw.githubusercontent.com/prerthan99/ped/main/files/c005506e-3985-4431-a69a-d16209f60dc2.png) At the beginning i tested the sorting and it works great but after putting in this input, the sorting completely does not work. I think theres an overflow. I would suggest adding a disclaimer in the UG abt max and min possible values. <!--session: 1617429890239-a878ad23-adcf-45b8-8bc4-b5b0c08d6271--> ------------- Labels: `severity.High` `type.FeatureFlaw` original: prerthan99/ped#9
1.0
[PE-D] int_MAX for java (2147483647) breaks sorting - No details provided. ![Screenshot 2021-04-03 at 2.43.53 PM.png](https://raw.githubusercontent.com/prerthan99/ped/main/files/85729b55-3ac3-4ec6-873c-c7d986c7291c.png) ![Screenshot 2021-04-03 at 2.44.17 PM.png](https://raw.githubusercontent.com/prerthan99/ped/main/files/c005506e-3985-4431-a69a-d16209f60dc2.png) At the beginning i tested the sorting and it works great but after putting in this input, the sorting completely does not work. I think theres an overflow. I would suggest adding a disclaimer in the UG abt max and min possible values. <!--session: 1617429890239-a878ad23-adcf-45b8-8bc4-b5b0c08d6271--> ------------- Labels: `severity.High` `type.FeatureFlaw` original: prerthan99/ped#9
priority
int max for java breaks sorting no details provided at the beginning i tested the sorting and it works great but after putting in this input the sorting completely does not work i think theres an overflow i would suggest adding a disclaimer in the ug abt max and min possible values labels severity high type featureflaw original ped
1
142,193
5,460,135,245
IssuesEvent
2017-03-09 03:36:38
CS2103JAN2017-T11-B1/main
https://api.github.com/repos/CS2103JAN2017-T11-B1/main
opened
User will be able to know when his events clash
priority.high type.story
Allow better timetable planning **Change DeveloperGuide: User stories --> block and finalize time slots"
1.0
User will be able to know when his events clash - Allow better timetable planning **Change DeveloperGuide: User stories --> block and finalize time slots"
priority
user will be able to know when his events clash allow better timetable planning change developerguide user stories block and finalize time slots
1
373,305
11,039,007,721
IssuesEvent
2019-12-08 17:37:59
Qiskit/qiskit-terra
https://api.github.com/repos/Qiskit/qiskit-terra
closed
Scheduler needs to respect MemSlots in QuantumCircuit Measures
bug priority: high status: pending PR
<!-- ⚠️ If you do not respect this template, your issue will be closed --> <!-- ⚠️ Make sure to browse the opened and closed issues --> ### Information Known bug from my PR https://github.com/Qiskit/qiskit-terra/pull/2650 ### What is the current behavior? When passing a circuit through the basic scheduler (`qiskit.scheduler.schedule`), the resulting `Schedule` will always measure qubit results into the `MemorySlot` which matches the qubit index. For example: ``` qc.measure(q[0], c[3]) ``` will measure qubit 0 into `MemorySlot(0)` rather than `MemorySlot(3)` -- it will use the default Acquire from the cmd_def which is probably something like `Acquire([0, 1], [MemSlot(0), MemSlot(1)])`. The correct behaviour is to use the classical reg from the instruction and then modify the `AcquireInstruction` from the `Schedule` returned by the `cmd_def`. It's unclear what we should do with the other qubits that are measured within the same `meas_map` group, if the user doesn't specify those other qubits to be measured. We need a follow up PR to handle this more carefully. The solution likely needs to update the helper function: `qiskit.scheduler.methods.basic.translate_gates_to_pulse_defs.get_measure_schedule` ### Steps to reproduce the problem ### What is the expected behavior? ### Suggested solutions see above
1.0
Scheduler needs to respect MemSlots in QuantumCircuit Measures - <!-- ⚠️ If you do not respect this template, your issue will be closed --> <!-- ⚠️ Make sure to browse the opened and closed issues --> ### Information Known bug from my PR https://github.com/Qiskit/qiskit-terra/pull/2650 ### What is the current behavior? When passing a circuit through the basic scheduler (`qiskit.scheduler.schedule`), the resulting `Schedule` will always measure qubit results into the `MemorySlot` which matches the qubit index. For example: ``` qc.measure(q[0], c[3]) ``` will measure qubit 0 into `MemorySlot(0)` rather than `MemorySlot(3)` -- it will use the default Acquire from the cmd_def which is probably something like `Acquire([0, 1], [MemSlot(0), MemSlot(1)])`. The correct behaviour is to use the classical reg from the instruction and then modify the `AcquireInstruction` from the `Schedule` returned by the `cmd_def`. It's unclear what we should do with the other qubits that are measured within the same `meas_map` group, if the user doesn't specify those other qubits to be measured. We need a follow up PR to handle this more carefully. The solution likely needs to update the helper function: `qiskit.scheduler.methods.basic.translate_gates_to_pulse_defs.get_measure_schedule` ### Steps to reproduce the problem ### What is the expected behavior? ### Suggested solutions see above
priority
scheduler needs to respect memslots in quantumcircuit measures information known bug from my pr what is the current behavior when passing a circuit through the basic scheduler qiskit scheduler schedule the resulting schedule will always measure qubit results into the memoryslot which matches the qubit index for example qc measure q c will measure qubit into memoryslot rather than memoryslot it will use the default acquire from the cmd def which is probably something like acquire the correct behaviour is to use the classical reg from the instruction and then modify the acquireinstruction from the schedule returned by the cmd def it s unclear what we should do with the other qubits that are measured within the same meas map group if the user doesn t specify those other qubits to be measured we need a follow up pr to handle this more carefully the solution likely needs to update the helper function qiskit scheduler methods basic translate gates to pulse defs get measure schedule steps to reproduce the problem what is the expected behavior suggested solutions see above
1
792,355
27,957,094,264
IssuesEvent
2023-03-24 13:11:53
ClockGU/clock-backend
https://api.github.com/repos/ClockGU/clock-backend
closed
Travis.yml zu Github Workflows
high-priority
Wie im Frontend sollen Github Workflows anstatt Travis genutzt werden.
1.0
Travis.yml zu Github Workflows - Wie im Frontend sollen Github Workflows anstatt Travis genutzt werden.
priority
travis yml zu github workflows wie im frontend sollen github workflows anstatt travis genutzt werden
1
492,740
14,218,931,102
IssuesEvent
2020-11-17 12:33:34
onaio/reveal-frontend
https://api.github.com/repos/onaio/reveal-frontend
closed
Thailand Production Map View Not Showing data on some plans
Priority: High
- [x] A number of plans on the Thailand Local instance are not showing data on the map and in the indicators panel. See a sample screenshot below: Affected plans are: 1. https://mhealth.ddc.moph.go.th/focus-investigation/map/093399fc-602a-566a-b300-fce0d96496c1 2. https://mhealth.ddc.moph.go.th/focus-investigation/map/91429684-a83e-537b-b21b-ec0ebd17e126 ![image](https://user-images.githubusercontent.com/5908630/98345976-6dec9780-2026-11eb-894e-1c6e31945938.png)
1.0
Thailand Production Map View Not Showing data on some plans - - [x] A number of plans on the Thailand Local instance are not showing data on the map and in the indicators panel. See a sample screenshot below: Affected plans are: 1. https://mhealth.ddc.moph.go.th/focus-investigation/map/093399fc-602a-566a-b300-fce0d96496c1 2. https://mhealth.ddc.moph.go.th/focus-investigation/map/91429684-a83e-537b-b21b-ec0ebd17e126 ![image](https://user-images.githubusercontent.com/5908630/98345976-6dec9780-2026-11eb-894e-1c6e31945938.png)
priority
thailand production map view not showing data on some plans a number of plans on the thailand local instance are not showing data on the map and in the indicators panel see a sample screenshot below affected plans are
1
301,458
9,220,653,980
IssuesEvent
2019-03-11 18:00:16
godotengine/godot
https://api.github.com/repos/godotengine/godot
closed
[Regression from d116705, beta 5] TPS Demo is pixelated with depth prepass and MSAA 2x
bug high priority platform:osx topic:rendering
**Godot version:** 3.1 beta 7 **OS/device including version:** Mac OS AMD Radeon R9 M370X **Issue description:** The TPS Demo from Godot is pixelated after start. (Not Main Menu) Testing the same Project with Godot 3.1 beta 3 and everything works fine. So something must be wrong with Godot 3.1. beta 7 **Steps to reproduce:** Just open and run the TPS Project. Issue appears with beta 7, with beta 3 it's all fine <img width="1920" alt="bildschirmfoto 2019-02-25 um 03 03 44" src="https://user-images.githubusercontent.com/47374234/53309790-189c4100-38aa-11e9-859e-a6236df83f42.png">
1.0
[Regression from d116705, beta 5] TPS Demo is pixelated with depth prepass and MSAA 2x - **Godot version:** 3.1 beta 7 **OS/device including version:** Mac OS AMD Radeon R9 M370X **Issue description:** The TPS Demo from Godot is pixelated after start. (Not Main Menu) Testing the same Project with Godot 3.1 beta 3 and everything works fine. So something must be wrong with Godot 3.1. beta 7 **Steps to reproduce:** Just open and run the TPS Project. Issue appears with beta 7, with beta 3 it's all fine <img width="1920" alt="bildschirmfoto 2019-02-25 um 03 03 44" src="https://user-images.githubusercontent.com/47374234/53309790-189c4100-38aa-11e9-859e-a6236df83f42.png">
priority
tps demo is pixelated with depth prepass and msaa godot version beta os device including version mac os amd radeon issue description the tps demo from godot is pixelated after start not main menu testing the same project with godot beta and everything works fine so something must be wrong with godot beta steps to reproduce just open and run the tps project issue appears with beta with beta it s all fine img width alt bildschirmfoto um src
1
232,563
7,661,536,008
IssuesEvent
2018-05-11 14:32:32
nexusformat/definitions
https://api.github.com/repos/nexusformat/definitions
closed
CodeCamp2017: change versioning procedures
NIAC definitions enhancement high priority
Versioning of each base class has not been so useful and the CodeCamp has requested some changes. Since the overall repository is versioned, the various NXDL files that are part of the repository are a *snapshot* at the time of the repository release. Version numbers of base classes seem unnecessary. Tagging of base classes has led to clutter in the tag history (now more than 100 tags) of the definitions repository. However, the version number of application definitions has value to the community interested in that definition and should be retained. The use of semantic versioning is not the best fit for the release practice of the NeXus definitions. The assignment of a revision being either major or minor adds discussion of little benefit, given the depth of description in the release notes now. A simpler practice is desired. * [ ] Base class version (in the NXDL file) can be removed. * [ ] NXDL version number for base classes should be made optional in the XML Schema. * [x] For future releases, switch from semantic versioning to calendar versioning. * [x] For example, the proposed [March 2018 release NXDL 3.4](https://github.com/nexusformat/definitions/milestone/6) would be named **2018.3** (yyyy.mm). This change would still fit the tools that Python uses to automate version handling yet make clear to our community the date of any release. * [x] Adopt a practice of release candidates named *yyyy.mm.rc#* (where # starts from 1, as needed), prior to final release of yyyy.m to resolve last minute changes that otherwise might require moving of the tag from one commit to another. * [x] The final release candidate would gain full approval from the reviewers before the yyyy.mm release is tagged. * [x] Post the documentation of the new release **after** the final release has been tagged (since the documentation build process uses the GitHub tag as the published version text). * [x] Make sure the release procedures make note of these changes.
1.0
CodeCamp2017: change versioning procedures - Versioning of each base class has not been so useful and the CodeCamp has requested some changes. Since the overall repository is versioned, the various NXDL files that are part of the repository are a *snapshot* at the time of the repository release. Version numbers of base classes seem unnecessary. Tagging of base classes has led to clutter in the tag history (now more than 100 tags) of the definitions repository. However, the version number of application definitions has value to the community interested in that definition and should be retained. The use of semantic versioning is not the best fit for the release practice of the NeXus definitions. The assignment of a revision being either major or minor adds discussion of little benefit, given the depth of description in the release notes now. A simpler practice is desired. * [ ] Base class version (in the NXDL file) can be removed. * [ ] NXDL version number for base classes should be made optional in the XML Schema. * [x] For future releases, switch from semantic versioning to calendar versioning. * [x] For example, the proposed [March 2018 release NXDL 3.4](https://github.com/nexusformat/definitions/milestone/6) would be named **2018.3** (yyyy.mm). This change would still fit the tools that Python uses to automate version handling yet make clear to our community the date of any release. * [x] Adopt a practice of release candidates named *yyyy.mm.rc#* (where # starts from 1, as needed), prior to final release of yyyy.m to resolve last minute changes that otherwise might require moving of the tag from one commit to another. * [x] The final release candidate would gain full approval from the reviewers before the yyyy.mm release is tagged. * [x] Post the documentation of the new release **after** the final release has been tagged (since the documentation build process uses the GitHub tag as the published version text). * [x] Make sure the release procedures make note of these changes.
priority
change versioning procedures versioning of each base class has not been so useful and the codecamp has requested some changes since the overall repository is versioned the various nxdl files that are part of the repository are a snapshot at the time of the repository release version numbers of base classes seem unnecessary tagging of base classes has led to clutter in the tag history now more than tags of the definitions repository however the version number of application definitions has value to the community interested in that definition and should be retained the use of semantic versioning is not the best fit for the release practice of the nexus definitions the assignment of a revision being either major or minor adds discussion of little benefit given the depth of description in the release notes now a simpler practice is desired base class version in the nxdl file can be removed nxdl version number for base classes should be made optional in the xml schema for future releases switch from semantic versioning to calendar versioning for example the proposed would be named yyyy mm this change would still fit the tools that python uses to automate version handling yet make clear to our community the date of any release adopt a practice of release candidates named yyyy mm rc where starts from as needed prior to final release of yyyy m to resolve last minute changes that otherwise might require moving of the tag from one commit to another the final release candidate would gain full approval from the reviewers before the yyyy mm release is tagged post the documentation of the new release after the final release has been tagged since the documentation build process uses the github tag as the published version text make sure the release procedures make note of these changes
1
618,069
19,423,832,485
IssuesEvent
2021-12-21 01:03:03
RESOStandards/web-api-commander
https://api.github.com/repos/RESOStandards/web-api-commander
opened
Migrate DD Reference Sheet Format to Flattened Sheet
enhancement high priority
The Data Dictionary reference sheet has been flattened into four sheets: Fields, Lookups, Standard Relationships, and Version Info. Update code so that it uses the flattened format rather than one resource per sheet. There are also some additional items to address. See [comments on flattened DD reference sheet](https://docs.google.com/spreadsheets/d/1_59Iqr7AQ51rEFa7p0ND-YhJjEru8gY-D_HM1yy5c6w/edit?usp=sharing) for more information.
1.0
Migrate DD Reference Sheet Format to Flattened Sheet - The Data Dictionary reference sheet has been flattened into four sheets: Fields, Lookups, Standard Relationships, and Version Info. Update code so that it uses the flattened format rather than one resource per sheet. There are also some additional items to address. See [comments on flattened DD reference sheet](https://docs.google.com/spreadsheets/d/1_59Iqr7AQ51rEFa7p0ND-YhJjEru8gY-D_HM1yy5c6w/edit?usp=sharing) for more information.
priority
migrate dd reference sheet format to flattened sheet the data dictionary reference sheet has been flattened into four sheets fields lookups standard relationships and version info update code so that it uses the flattened format rather than one resource per sheet there are also some additional items to address see for more information
1
675,184
23,082,901,423
IssuesEvent
2022-07-26 08:50:56
goharbor/harbor
https://api.github.com/repos/goharbor/harbor
closed
CVE export does not generate log information under /var/log/jobs/ in jobservice container
priority/high target/2.6.0 area/cve-export
**Expected behavior and actual behavior:** 1. docker push x.x.x.x/library/nginx:1.13.12 2. get into the jobservice container shell: `docker exec -it <jobservice_container_id> /bin/bash` 3. within jobservice container shell: `ls /var/log/jobs/` there is no file 4. scan the nginx image, we can see there is a file generated with content under `/var/log/jobs/` in jobservice container: `ls /var/log/jobs/` 5. perform export cve against the `library` project, and cve data are exported and downloaded with cve information in it. 6. However, `ls /var/log/jobs/`, the new log file generated under `/var/log/jobs/` in jobservice container is empty (**actual behavior**). This new file under `/var/log/jobs/` in jobservice container should contain some log information about the export cve log activity (**expected behavior**). <img width="647" alt="Screen Shot 2022-07-19 at 14 56 20" src="https://user-images.githubusercontent.com/6709992/179687139-f6c3d25e-43d1-4241-9a4b-edfde1352d5e.png"> **Steps to reproduce the problem:** Please provide the steps to reproduce this problem. please check the above description **Versions:** Please specify the versions of following systems. * Harbor Version: Version v2.6.0-f3edb03b
1.0
CVE export does not generate log information under /var/log/jobs/ in jobservice container - **Expected behavior and actual behavior:** 1. docker push x.x.x.x/library/nginx:1.13.12 2. get into the jobservice container shell: `docker exec -it <jobservice_container_id> /bin/bash` 3. within jobservice container shell: `ls /var/log/jobs/` there is no file 4. scan the nginx image, we can see there is a file generated with content under `/var/log/jobs/` in jobservice container: `ls /var/log/jobs/` 5. perform export cve against the `library` project, and cve data are exported and downloaded with cve information in it. 6. However, `ls /var/log/jobs/`, the new log file generated under `/var/log/jobs/` in jobservice container is empty (**actual behavior**). This new file under `/var/log/jobs/` in jobservice container should contain some log information about the export cve log activity (**expected behavior**). <img width="647" alt="Screen Shot 2022-07-19 at 14 56 20" src="https://user-images.githubusercontent.com/6709992/179687139-f6c3d25e-43d1-4241-9a4b-edfde1352d5e.png"> **Steps to reproduce the problem:** Please provide the steps to reproduce this problem. please check the above description **Versions:** Please specify the versions of following systems. * Harbor Version: Version v2.6.0-f3edb03b
priority
cve export does not generate log information under var log jobs in jobservice container expected behavior and actual behavior docker push x x x x library nginx get into the jobservice container shell docker exec it bin bash within jobservice container shell ls var log jobs there is no file scan the nginx image we can see there is a file generated with content under var log jobs in jobservice container ls var log jobs perform export cve against the library project and cve data are exported and downloaded with cve information in it however ls var log jobs the new log file generated under var log jobs in jobservice container is empty actual behavior this new file under var log jobs in jobservice container should contain some log information about the export cve log activity expected behavior img width alt screen shot at src steps to reproduce the problem please provide the steps to reproduce this problem please check the above description versions please specify the versions of following systems harbor version version
1
591,243
17,798,568,904
IssuesEvent
2021-09-01 03:18:10
nimblehq/nimble-medium-ios
https://api.github.com/repos/nimblehq/nimble-medium-ios
closed
Set up CD pipeline for staging releases
priority : high type : chore
## Why When starting a new project, the CD pipeline should be setup properly for automatically testing to validate if changes to the codebase are correct and stable for immediate autonomous deployment to a staging environment. ## Acceptance Criteria - [ ] Setup the CD pipeline for releasing the staging app using a preferred platform (Bitrise, CircleCI, Github Action, etc.) and release it on TestFlight or Firebase Distribution. - [ ] Setup the triggers for every new push to develop branch.
1.0
Set up CD pipeline for staging releases - ## Why When starting a new project, the CD pipeline should be setup properly for automatically testing to validate if changes to the codebase are correct and stable for immediate autonomous deployment to a staging environment. ## Acceptance Criteria - [ ] Setup the CD pipeline for releasing the staging app using a preferred platform (Bitrise, CircleCI, Github Action, etc.) and release it on TestFlight or Firebase Distribution. - [ ] Setup the triggers for every new push to develop branch.
priority
set up cd pipeline for staging releases why when starting a new project the cd pipeline should be setup properly for automatically testing to validate if changes to the codebase are correct and stable for immediate autonomous deployment to a staging environment acceptance criteria setup the cd pipeline for releasing the staging app using a preferred platform bitrise circleci github action etc and release it on testflight or firebase distribution setup the triggers for every new push to develop branch
1
149,006
5,705,324,539
IssuesEvent
2017-04-18 08:13:55
HPI-SWA-Lab/BP2016H1
https://api.github.com/repos/HPI-SWA-Lab/BP2016H1
closed
Connect all UIs
on board priority high
Make sure that the sidebar links and buttons on pages actually lead to places.
1.0
Connect all UIs - Make sure that the sidebar links and buttons on pages actually lead to places.
priority
connect all uis make sure that the sidebar links and buttons on pages actually lead to places
1
268,647
8,409,898,567
IssuesEvent
2018-10-12 08:54:53
DummyTA3/DemoGradle
https://api.github.com/repos/DummyTA3/DemoGradle
closed
As a bot I should be able to wish good morning
priority.high type.story
so that it is appropriate to wish someone before noon Satisfies #1
1.0
As a bot I should be able to wish good morning - so that it is appropriate to wish someone before noon Satisfies #1
priority
as a bot i should be able to wish good morning so that it is appropriate to wish someone before noon satisfies
1
325,780
9,935,784,842
IssuesEvent
2019-07-02 17:25:44
buttercup/buttercup-mobile
https://api.github.com/repos/buttercup/buttercup-mobile
closed
Android Autofill service
Effort: High Platform: Android Priority: High Status: Completed Type: Enhancement
https://developer.android.com/guide/topics/text/autofill-services This is the Android equivalent of #125 It would be awesome for Buttercup to register with the Android OS to be able to: - offer to auto-fill fields - offer to save user-filled data to Buttercup Really excited about Buttercup, keep up the awesome work!
1.0
Android Autofill service - https://developer.android.com/guide/topics/text/autofill-services This is the Android equivalent of #125 It would be awesome for Buttercup to register with the Android OS to be able to: - offer to auto-fill fields - offer to save user-filled data to Buttercup Really excited about Buttercup, keep up the awesome work!
priority
android autofill service this is the android equivalent of it would be awesome for buttercup to register with the android os to be able to offer to auto fill fields offer to save user filled data to buttercup really excited about buttercup keep up the awesome work
1
517,264
14,998,236,327
IssuesEvent
2021-01-29 18:06:13
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
opened
[studio] Remove the property `parent` from Children By *
enhancement priority: high
We no longer need the property "Parent" from the response of Children By *, please remove from docs and code: - [ ] Remove from OAS - [ ] Remove from UI - [ ] Remove from BE Related to: https://github.com/craftercms/craftercms/issues/4498
1.0
[studio] Remove the property `parent` from Children By * - We no longer need the property "Parent" from the response of Children By *, please remove from docs and code: - [ ] Remove from OAS - [ ] Remove from UI - [ ] Remove from BE Related to: https://github.com/craftercms/craftercms/issues/4498
priority
remove the property parent from children by we no longer need the property parent from the response of children by please remove from docs and code remove from oas remove from ui remove from be related to
1
443,613
12,796,834,401
IssuesEvent
2020-07-02 11:11:40
canonical-web-and-design/vanilla-framework
https://api.github.com/repos/canonical-web-and-design/vanilla-framework
closed
`u-fixed-width` should clearfix
Priority: High WG: Validated
## Pattern to amend u-fixed-width ## Visual https://codepen.io/Lukewh/pen/dxJBJQ ## Context When you only have floated content within a u-fixed-width element.
1.0
`u-fixed-width` should clearfix - ## Pattern to amend u-fixed-width ## Visual https://codepen.io/Lukewh/pen/dxJBJQ ## Context When you only have floated content within a u-fixed-width element.
priority
u fixed width should clearfix pattern to amend u fixed width visual context when you only have floated content within a u fixed width element
1
136,965
5,290,881,062
IssuesEvent
2017-02-08 21:03:06
cuappdev/tempo
https://api.github.com/repos/cuappdev/tempo
closed
Profile images incorrect
Priority: High
We need to blank profile images when we reuse table view cells so we don't have glitchy mis matched profile pictures as they load asynchronously
1.0
Profile images incorrect - We need to blank profile images when we reuse table view cells so we don't have glitchy mis matched profile pictures as they load asynchronously
priority
profile images incorrect we need to blank profile images when we reuse table view cells so we don t have glitchy mis matched profile pictures as they load asynchronously
1
335,401
10,152,905,643
IssuesEvent
2019-08-06 02:02:22
impress-org/give
https://api.github.com/repos/impress-org/give
closed
fix: ensure compatibility with Tickera QR code
high-priority
# Bug Report ## User Story <!-- Required. --> As a user I would like to use Tickera ( https://tickera.com/ ) and Give together in my website with both the plugins working seamlessly. <!-- Expand on the user story if necessary. --> At the moment when Give core is activated then the QR code does not appear in the generated PDF by Tickera. ## Current Behavior <!-- Required. Include any warnings or errors in the browser or console. --> Tickera QR code does not appear in the PDF when the Give core plugin is activated. ## Expected Behavior <!-- Required. --> Tickera QR code should appear as usual in the PDF when the Give core plugin is activated. ## Bug Type <!-- Required. Include version number if functionality worked as expected in previous version. --> - [ ] I am not sure whether this functionality ever worked as expected. ## Steps to Reproduce <!-- Required. --> 1) With both plugins activated, access from the dashboard sidebar "Tickera --> Ticket Templates". 2) Click Edit. 3) Click Preview in the right hand toolbar. 4) Notice that no QR code appears in the PDF generated. 5) Disable the GiveWP core plugin. 6) Repeat steps 1-4. 7) Notice that the QR code appears in the PDF generated. ## Visuals <!-- Optional. Include screenshots, mockups, or video to clarify the bug. Delete if not applicable. --> ![1](https://user-images.githubusercontent.com/3498917/49244223-54ec0c80-f435-11e8-83dc-65ef72531c2a.png) ![2](https://user-images.githubusercontent.com/3498917/49244227-56b5d000-f435-11e8-974b-14d3a7bcc472.png) ![3](https://user-images.githubusercontent.com/3498917/49244230-587f9380-f435-11e8-96c2-99430646c8ab.png) ## Related HS link: https://secure.helpscout.net/conversation/699176426/28445?folderId=1457790 Tickera plugin is added to the Google Drive - ## Acceptance Criteria <!-- Required. Include a checklist of conditions that must be true in order to close this issue. --> - [ ] Tickera and Give core works seamlessly together and QR code is available in the generated PDF. ## Environment <!-- Required. --> <details> ### WordPress Environment ### Home URL: http://give-new.local Site URL: http://give-new.local WP Version: 4.9.8 WP Multisite: – WP Memory Limit: 256 MB WP Debug Mode: – WP Cron: ✔ Language: en_US Permalink Structure: /%postname%/ Show on Front: posts Table Prefix Length: wp_ Table Prefix Length: 3 Table Prefix Status: Acceptable Admin AJAX: Accessible Registered Post Statuses: publish, future, draft, pending, private, trash, auto-draft, inherit, request-pending, request-confirmed, request-failed, request-completed, order_received, order_paid, order_cancelled, order_fraud, refunded, failed, revoked, cancelled, abandoned, processing, preapproval ### Server Environment ### Hosting Provider: DBH: localhost, SRV: give-new.local TLS Connection: Connection uses TLS 1.2 TLS Connection: Probably Okay Server Info: nginx/1.14.0 PHP Version: 7.2.9 PHP Post Max Size: 1,000 MB PHP Time Limit: 1200 PHP Max Input Vars: 4000 PHP Max Upload Size: 300 MB cURL Version: 7.52.1, OpenSSL/1.0.2l SUHOSIN Installed: – MySQL Version: 5.7.23 Default Timezone is UTC: ✔ fsockopen/cURL: ✔ SoapClient: ✔ DOMDocument: ✔ gzip: ✔ GD Graphics Library: ✔ Multibyte String: ✔ Remote Post: ✔ Remote Get: ✔ ### Give Configuration ### Give Version: 2.3.0 Give Cache: Enabled Database Updates: All DB Updates Completed. Give Cache: Enabled Give Cache: ✔New Donation✔Donation Receipt✔New Offline Donation✔Offline Donation Instructions✔New User Registration✔User Registration Information✔Donor Note✔Email access Upgraded From: 2.3.0 Test Mode: Disabled Currency Code: USD Currency Position: Before Decimal Separator: . Thousands Separator: , Success Page: http://give-new.local/donation-confirmation/ Failure Page: http://give-new.local/donation-failed/ Donation History Page: http://give-new.local/donation-history/ Give Forms Slug: /donations/ Enabled Payment Gateways: Offline Donation, PayPal Standard, Stripe - Credit Card Default Payment Gateway: Stripe - Credit Card PayPal IPN Verification: Enabled PayPal IPN Notifications: N/A Donor Email Access: Enabled ### Active Give Add-ons ### Give - Stripe Gateway: ❌ Unlicensed – by GiveWP – 2.1.2 ### Other Active Plugins ### Tickera: by Tickera.com – 3.2.9.9 ### Inactive Plugins ### ### Theme ### Name: Twenty Seventeen Version: 1.7 Author URL: https://wordpress.org/ Child Theme: No – If you're modifying Give on a parent theme you didn't build personally, then we recommend using a child theme. See: How to Create a Child Theme </details>
1.0
fix: ensure compatibility with Tickera QR code - # Bug Report ## User Story <!-- Required. --> As a user I would like to use Tickera ( https://tickera.com/ ) and Give together in my website with both the plugins working seamlessly. <!-- Expand on the user story if necessary. --> At the moment when Give core is activated then the QR code does not appear in the generated PDF by Tickera. ## Current Behavior <!-- Required. Include any warnings or errors in the browser or console. --> Tickera QR code does not appear in the PDF when the Give core plugin is activated. ## Expected Behavior <!-- Required. --> Tickera QR code should appear as usual in the PDF when the Give core plugin is activated. ## Bug Type <!-- Required. Include version number if functionality worked as expected in previous version. --> - [ ] I am not sure whether this functionality ever worked as expected. ## Steps to Reproduce <!-- Required. --> 1) With both plugins activated, access from the dashboard sidebar "Tickera --> Ticket Templates". 2) Click Edit. 3) Click Preview in the right hand toolbar. 4) Notice that no QR code appears in the PDF generated. 5) Disable the GiveWP core plugin. 6) Repeat steps 1-4. 7) Notice that the QR code appears in the PDF generated. ## Visuals <!-- Optional. Include screenshots, mockups, or video to clarify the bug. Delete if not applicable. --> ![1](https://user-images.githubusercontent.com/3498917/49244223-54ec0c80-f435-11e8-83dc-65ef72531c2a.png) ![2](https://user-images.githubusercontent.com/3498917/49244227-56b5d000-f435-11e8-974b-14d3a7bcc472.png) ![3](https://user-images.githubusercontent.com/3498917/49244230-587f9380-f435-11e8-96c2-99430646c8ab.png) ## Related HS link: https://secure.helpscout.net/conversation/699176426/28445?folderId=1457790 Tickera plugin is added to the Google Drive - ## Acceptance Criteria <!-- Required. Include a checklist of conditions that must be true in order to close this issue. --> - [ ] Tickera and Give core works seamlessly together and QR code is available in the generated PDF. ## Environment <!-- Required. --> <details> ### WordPress Environment ### Home URL: http://give-new.local Site URL: http://give-new.local WP Version: 4.9.8 WP Multisite: – WP Memory Limit: 256 MB WP Debug Mode: – WP Cron: ✔ Language: en_US Permalink Structure: /%postname%/ Show on Front: posts Table Prefix Length: wp_ Table Prefix Length: 3 Table Prefix Status: Acceptable Admin AJAX: Accessible Registered Post Statuses: publish, future, draft, pending, private, trash, auto-draft, inherit, request-pending, request-confirmed, request-failed, request-completed, order_received, order_paid, order_cancelled, order_fraud, refunded, failed, revoked, cancelled, abandoned, processing, preapproval ### Server Environment ### Hosting Provider: DBH: localhost, SRV: give-new.local TLS Connection: Connection uses TLS 1.2 TLS Connection: Probably Okay Server Info: nginx/1.14.0 PHP Version: 7.2.9 PHP Post Max Size: 1,000 MB PHP Time Limit: 1200 PHP Max Input Vars: 4000 PHP Max Upload Size: 300 MB cURL Version: 7.52.1, OpenSSL/1.0.2l SUHOSIN Installed: – MySQL Version: 5.7.23 Default Timezone is UTC: ✔ fsockopen/cURL: ✔ SoapClient: ✔ DOMDocument: ✔ gzip: ✔ GD Graphics Library: ✔ Multibyte String: ✔ Remote Post: ✔ Remote Get: ✔ ### Give Configuration ### Give Version: 2.3.0 Give Cache: Enabled Database Updates: All DB Updates Completed. Give Cache: Enabled Give Cache: ✔New Donation✔Donation Receipt✔New Offline Donation✔Offline Donation Instructions✔New User Registration✔User Registration Information✔Donor Note✔Email access Upgraded From: 2.3.0 Test Mode: Disabled Currency Code: USD Currency Position: Before Decimal Separator: . Thousands Separator: , Success Page: http://give-new.local/donation-confirmation/ Failure Page: http://give-new.local/donation-failed/ Donation History Page: http://give-new.local/donation-history/ Give Forms Slug: /donations/ Enabled Payment Gateways: Offline Donation, PayPal Standard, Stripe - Credit Card Default Payment Gateway: Stripe - Credit Card PayPal IPN Verification: Enabled PayPal IPN Notifications: N/A Donor Email Access: Enabled ### Active Give Add-ons ### Give - Stripe Gateway: ❌ Unlicensed – by GiveWP – 2.1.2 ### Other Active Plugins ### Tickera: by Tickera.com – 3.2.9.9 ### Inactive Plugins ### ### Theme ### Name: Twenty Seventeen Version: 1.7 Author URL: https://wordpress.org/ Child Theme: No – If you're modifying Give on a parent theme you didn't build personally, then we recommend using a child theme. See: How to Create a Child Theme </details>
priority
fix ensure compatibility with tickera qr code bug report user story as a user i would like to use tickera and give together in my website with both the plugins working seamlessly at the moment when give core is activated then the qr code does not appear in the generated pdf by tickera current behavior tickera qr code does not appear in the pdf when the give core plugin is activated expected behavior tickera qr code should appear as usual in the pdf when the give core plugin is activated bug type i am not sure whether this functionality ever worked as expected steps to reproduce with both plugins activated access from the dashboard sidebar tickera ticket templates click edit click preview in the right hand toolbar notice that no qr code appears in the pdf generated disable the givewp core plugin repeat steps notice that the qr code appears in the pdf generated visuals related hs link tickera plugin is added to the google drive acceptance criteria tickera and give core works seamlessly together and qr code is available in the generated pdf environment wordpress environment home url site url wp version wp multisite – wp memory limit mb wp debug mode – wp cron ✔ language en us permalink structure postname show on front posts table prefix length wp table prefix length table prefix status acceptable admin ajax accessible registered post statuses publish future draft pending private trash auto draft inherit request pending request confirmed request failed request completed order received order paid order cancelled order fraud refunded failed revoked cancelled abandoned processing preapproval server environment hosting provider dbh localhost srv give new local tls connection connection uses tls tls connection probably okay server info nginx php version php post max size mb php time limit php max input vars php max upload size mb curl version openssl suhosin installed – mysql version default timezone is utc ✔ fsockopen curl ✔ soapclient ✔ domdocument ✔ gzip ✔ gd graphics library ✔ multibyte string ✔ remote post ✔ remote get ✔ give configuration give version give cache enabled database updates all db updates completed give cache enabled give cache ✔new donation✔donation receipt✔new offline donation✔offline donation instructions✔new user registration✔user registration information✔donor note✔email access upgraded from test mode disabled currency code usd currency position before decimal separator thousands separator success page failure page donation history page give forms slug donations enabled payment gateways offline donation paypal standard stripe credit card default payment gateway stripe credit card paypal ipn verification enabled paypal ipn notifications n a donor email access enabled active give add ons give stripe gateway ❌ unlicensed – by givewp – other active plugins tickera by tickera com – inactive plugins theme name twenty seventeen version author url child theme no – if you re modifying give on a parent theme you didn t build personally then we recommend using a child theme see how to create a child theme
1
754,936
26,408,805,711
IssuesEvent
2023-01-13 10:23:39
Avaiga/taipy-gui
https://api.github.com/repos/Avaiga/taipy-gui
closed
Charts - Shorter syntax for indexed properties
📈 Improvement Gui: Back-End 🟧 Priority: High
**Description** Indexed properties can make `chart` definitions far shorter if we only could use an array as a valid value for the (un-indexed) property, or a series of labels like we do in the `columns` property of the `table` control. Often we see chart definitions looking like: `|x[1]=values1|x[2]=value2|`. A shorter a still readable equivalent could be: `|x=values1;value2|`. In situations were ';' would be in the dataset column names, then that would not be possible. Another common example is for options: ``` options_1 = { "some_key": "some value" } options_2 = { "some_other_key": "some other value" } ``` then used as `|options[1]={options_1}|options[2]={options_2}|`. Instead, we could create an array for all options, and use that in the chart definition: ``` options =[ { "some_key": "some value" }, { "some_other_key": "some other value" } ] ``` then: `|options={options}|`. We could even make sure that some indexed values could be overridden, if specified: ``` generic_options = { "some_key": "some value" } options = [generic_options]*5 ``` then: `|options={options}|options[2]={specific_options}|`. In this situation, options for all indexes from 1 to 5 are the same, except at index 2. **Acceptance Criteria** - [ ] Ensure new code is unit tested, and check code coverage is at least 90% - [ ] Ensure change is well documented - [ ] Propagate change to relevant chart examples
1.0
Charts - Shorter syntax for indexed properties - **Description** Indexed properties can make `chart` definitions far shorter if we only could use an array as a valid value for the (un-indexed) property, or a series of labels like we do in the `columns` property of the `table` control. Often we see chart definitions looking like: `|x[1]=values1|x[2]=value2|`. A shorter a still readable equivalent could be: `|x=values1;value2|`. In situations were ';' would be in the dataset column names, then that would not be possible. Another common example is for options: ``` options_1 = { "some_key": "some value" } options_2 = { "some_other_key": "some other value" } ``` then used as `|options[1]={options_1}|options[2]={options_2}|`. Instead, we could create an array for all options, and use that in the chart definition: ``` options =[ { "some_key": "some value" }, { "some_other_key": "some other value" } ] ``` then: `|options={options}|`. We could even make sure that some indexed values could be overridden, if specified: ``` generic_options = { "some_key": "some value" } options = [generic_options]*5 ``` then: `|options={options}|options[2]={specific_options}|`. In this situation, options for all indexes from 1 to 5 are the same, except at index 2. **Acceptance Criteria** - [ ] Ensure new code is unit tested, and check code coverage is at least 90% - [ ] Ensure change is well documented - [ ] Propagate change to relevant chart examples
priority
charts shorter syntax for indexed properties description indexed properties can make chart definitions far shorter if we only could use an array as a valid value for the un indexed property or a series of labels like we do in the columns property of the table control often we see chart definitions looking like x x a shorter a still readable equivalent could be x in situations were would be in the dataset column names then that would not be possible another common example is for options options some key some value options some other key some other value then used as options options options options instead we could create an array for all options and use that in the chart definition options some key some value some other key some other value then options options we could even make sure that some indexed values could be overridden if specified generic options some key some value options then options options options specific options in this situation options for all indexes from to are the same except at index acceptance criteria ensure new code is unit tested and check code coverage is at least ensure change is well documented propagate change to relevant chart examples
1
744,459
25,943,994,032
IssuesEvent
2022-12-16 21:43:01
Derpius/VisTrace
https://api.github.com/repos/Derpius/VisTrace
closed
[bug] Notification throws errors
bug high priority gmod addon
**Describe the bug** The notification to alert the user that VisTrace’s addon is installed but no compatible binary is present commonly errors due to vgui not being initialised Can just remove the notification and only print to console
1.0
[bug] Notification throws errors - **Describe the bug** The notification to alert the user that VisTrace’s addon is installed but no compatible binary is present commonly errors due to vgui not being initialised Can just remove the notification and only print to console
priority
notification throws errors describe the bug the notification to alert the user that vistrace’s addon is installed but no compatible binary is present commonly errors due to vgui not being initialised can just remove the notification and only print to console
1
662,523
22,142,880,188
IssuesEvent
2022-06-03 08:48:45
galaxyproject/tools-iuc
https://api.github.com/repos/galaxyproject/tools-iuc
opened
snipit as Galaxy tool
help wanted high priority new software tool request
https://github.com/aineniamh/snipit With a slightly higher priority could be useful for the COVID and MPX projects.
1.0
snipit as Galaxy tool - https://github.com/aineniamh/snipit With a slightly higher priority could be useful for the COVID and MPX projects.
priority
snipit as galaxy tool with a slightly higher priority could be useful for the covid and mpx projects
1
559,053
16,548,848,836
IssuesEvent
2021-05-28 05:43:50
bryntum/support
https://api.github.com/repos/bryntum/support
closed
Filter field should not grow when X is shown
bug high-priority resolved
https://www.bryntum.com/examples/taskboard/swimlanes/ Type a value into filter field Note how field grows when X appears + update filter fields in TaskBoard when fixed (remove 20em width)
1.0
Filter field should not grow when X is shown - https://www.bryntum.com/examples/taskboard/swimlanes/ Type a value into filter field Note how field grows when X appears + update filter fields in TaskBoard when fixed (remove 20em width)
priority
filter field should not grow when x is shown type a value into filter field note how field grows when x appears update filter fields in taskboard when fixed remove width
1
672,617
22,833,718,792
IssuesEvent
2022-07-12 14:54:02
emory-libraries/blacklight-catalog
https://api.github.com/repos/emory-libraries/blacklight-catalog
closed
BUG: Single record indexing not processing when resumption token present.
bug Index High priority Application Development cataloging
When a resumption token is stored in the database, the wrong query string is produced, meaning that an incremental index is performed instead.
1.0
BUG: Single record indexing not processing when resumption token present. - When a resumption token is stored in the database, the wrong query string is produced, meaning that an incremental index is performed instead.
priority
bug single record indexing not processing when resumption token present when a resumption token is stored in the database the wrong query string is produced meaning that an incremental index is performed instead
1
291,663
8,941,487,431
IssuesEvent
2019-01-24 04:45:26
team-lab/skillup
https://api.github.com/repos/team-lab/skillup
closed
STEP2.6 PostgreSQLへのログイン手順が抜けている
Priority: High
STEP2-6にてマイグレーション実行後に 「本当にテーブルが作成されていたか確認してみます。」 という手順があり、実際にPostgreSQLにログインしてテーブルが生成できているかなど確認しているが、その前にログインするための手順が抜けている模様。 そのため、PostgreSQL用のコマンドを入力しても「そのようなコマンドはありません」というエラーが出てしまう。
1.0
STEP2.6 PostgreSQLへのログイン手順が抜けている - STEP2-6にてマイグレーション実行後に 「本当にテーブルが作成されていたか確認してみます。」 という手順があり、実際にPostgreSQLにログインしてテーブルが生成できているかなど確認しているが、その前にログインするための手順が抜けている模様。 そのため、PostgreSQL用のコマンドを入力しても「そのようなコマンドはありません」というエラーが出てしまう。
priority
postgresqlへのログイン手順が抜けている 「本当にテーブルが作成されていたか確認してみます。」 という手順があり、実際にpostgresqlにログインしてテーブルが生成できているかなど確認しているが、その前にログインするための手順が抜けている模様。 そのため、postgresql用のコマンドを入力しても「そのようなコマンドはありません」というエラーが出てしまう。
1
744,635
25,950,678,878
IssuesEvent
2022-12-17 15:01:09
Scapior/KompotEngine
https://api.github.com/repos/Scapior/KompotEngine
closed
TT Instructions set
priority:high
https://developer.apple.com/fonts/TrueType-Reference-Manual/RM05/Chap5.html https://docs.microsoft.com/en-us/typography/opentype/spec/tt_instructions - [ ] AA[] Adjust Angle - [ ] ABS[] ABSolute value - [ ] ADD[] ADD - [ ] ALIGNPTS[] ALIGN Points - [ ] ALIGNRP[] ALIGN to Reference Point - [ ] AND[] logical AND - [ ] CALL[] CALL function - [ ] CEILING[] CEILING - [ ] CINDEX[] Copy the INDEXed element to the top of the stack - [ ] CLEAR[] CLEAR the stack - [ ] DEBUG[] DEBUG call - [ ] DELTAC1[] DELTA exception C1 - [ ] DELTAC2[] DELTA exception C2 - [ ] DELTAC3[] DELTA exception C3 - [ ] DELTAP1[] DELTA exception P1 - [ ] DELTAP2[] DELTA exception P2 - [ ] DELTAP3[] DELTA exception P3 - [ ] DEPTH[] DEPTH of the stack - [ ] DIV[] DIVide - [ ] DUP[] DUPlicate top stack element - [ ] EIF[] End IF - [ ] ELSE[] ELSE clause - [ ] ENDF[] END Function definition - [ ] EQ[] EQual - [ ] EVEN[] EVEN - [ ] FDEF[] Function DEFinition - [ ] FLIPOFF[] set the auto FLIP Boolean to OFF - [ ] FLIPON[] set the auto FLIP Boolean to ON - [ ] FLIPPT[] FLIP PoinT - [ ] FLIPRGOFF[] FLIP RanGe OFF - [ ] FLIPRGON[] FLIP RanGe ON - [ ] FLOOR[] FLOOR - [ ] GC[a] Get Coordinate projected onto the projection vector - [ ] GETINFO[] GET INFOrmation - [ ] GFV[] Get Freedom Vector - [ ] GPV[] Get Projection Vector - [ ] GT[] Greater Than - [ ] GTEQ[] Greater Than or EQual - [ ] IDEF[] Instruction DEFinition - [ ] IF[] IF test - [ ] INSTCTRL INSTRuction execution ConTRoL - [ ] IP[] Interpolate Point - [ ] ISECT[] moves point p to the InterSECTion of two lines - [ ] IUP[a] Interpolate Untouched Points through the outline - [ ] JMPR JuMP Relative - [ ] JROF[] Jump Relative On False - [ ] JROT[] Jump Relative On True - [ ] LOOPCALL[] LOOP and CALL function - [ ] LT[] Less Than - [ ] LTEQ[] Less Than or Equal - [ ] MAX[] MAXimum of top two stack elements - [ ] MD[a] Measure Distance - [ ] MDAP[a] Move Direct Absolute Point - [ ] MDRP[abcde] Move Direct Relative Point - [ ] MIAP[a] Move Indirect Absolute Point - [ ] MIN[] MINimum of top two stack elements - [ ] MINDEX[] Move the INDEXed element to the top of the stack - [ ] MIRP[abcde] Move Indirect Relative Point - [ ] MPPEM[] Measure Pixels Per EM - [ ] MPS[] Measure Point Size - [ ] MSIRP[a] Move Stack Indirect Relative Point - [ ] MUL[] MULtiply - [ ] NEG[] NEGate - [ ] NEQ[] Not EQual - [ ] NOT[] logical NOT - [ ] NPUSHB[] PUSH N Bytes - [ ] NPUSHW[] PUSH N Words - [ ] NROUND[ab] No ROUNDing of value - [ ] ODD[] ODD - [ ] OR[] logical OR - [ ] POP[] POP top stack element - [ ] PUSHB[abc] PUSH Bytes - [ ] PUSHW[abc] PUSH Words - [ ] RCVT[] Read Control Value Table entry - [ ] RTDG[] Round Down To Grid - [ ] ROFF[] Round OFF - [ ] ROLL ROLL the top three stack elements - [ ] ROUND[ab] ROUND value - [ ] RS[] Read Store - [ ] RTDG[] Round To Double Grid - [ ] RTG[] Round To Grid - [ ] RTHG[] Round To Half Grid - [ ] RUTG[] Round Up To Grid - [ ] S45ROUND[] Super ROUND 45 degrees - [ ] SANGW[] Set Angle Weight - [ ] SCANCTRL[] SCAN conversion ConTRoL - [ ] SCANTYPE[] SCANTYPE - [ ] SCFS[] Sets Coordinate From the Stack using projection vector and freedom vector - [ ] SCVTCI[] Set Control Value Table Cut-In - [ ] SDB[] Set Delta Base in the graphics state - [ ] SDPVTL[a] Set Dual Projection Vector To Line - [ ] SDS[] Set Delta Shift in the graphics state - [ ] SFVFS[] Set Freedom Vector From Stack - [ ] SFVTCA[a] Set Freedom Vector To Coordinate Axis - [ ] SFVTL[a] Set Freedom Vector To Line - [ ] SFVTP[] Set Freedom Vector To Projection Vector - [ ] SHC[a] SHift Contour using reference point - [ ] SHP[a] SHift Point using reference point - [ ] SHPIX[] SHift point by a PIXel amount - [ ] SHZ[a] SHift Zone using reference point - [ ] SLOOP[] Set LOOP variable - [ ] SMD[] Set Minimum Distance - [ ] SPVFS[] Set Projection Vector From Stack - [ ] SPVTCA[a] Set Projection Vector To Coordinate Axis - [ ] SPVTL[a] Set Projection Vector To Line - [ ] SROUND[] Super ROUND - [ ] SRP0[] Set Reference Point 0 - [ ] SRP1[] Set Reference Point 1 - [ ] SRP2[] Set Reference Point 2 - [ ] SSW[] Set Single Width - [ ] SSWCI[] Set Single Width Cut-In - [ ] SUB[] SUBtract - [ ] SVTCA[a] Set freedom and projection Vectors To Coordinate Axis - [ ] SWAP[] SWAP the top two elements on the stack - [ ] SZP0[] Set Zone Pointer 0 - [ ] SZP1[] Set Zone Pointer 1 - [ ] SZP2[] Set Zone Pointer 2 - [ ] SZPS[] Set Zone PointerS - [ ] UTP[] UnTouch Point - [ ] WCVTF[] Write Control Value Table in Funits - [ ] WCVTP[] Write Control Value Table in Pixel units - [ ] WS[] Write Store
1.0
TT Instructions set - https://developer.apple.com/fonts/TrueType-Reference-Manual/RM05/Chap5.html https://docs.microsoft.com/en-us/typography/opentype/spec/tt_instructions - [ ] AA[] Adjust Angle - [ ] ABS[] ABSolute value - [ ] ADD[] ADD - [ ] ALIGNPTS[] ALIGN Points - [ ] ALIGNRP[] ALIGN to Reference Point - [ ] AND[] logical AND - [ ] CALL[] CALL function - [ ] CEILING[] CEILING - [ ] CINDEX[] Copy the INDEXed element to the top of the stack - [ ] CLEAR[] CLEAR the stack - [ ] DEBUG[] DEBUG call - [ ] DELTAC1[] DELTA exception C1 - [ ] DELTAC2[] DELTA exception C2 - [ ] DELTAC3[] DELTA exception C3 - [ ] DELTAP1[] DELTA exception P1 - [ ] DELTAP2[] DELTA exception P2 - [ ] DELTAP3[] DELTA exception P3 - [ ] DEPTH[] DEPTH of the stack - [ ] DIV[] DIVide - [ ] DUP[] DUPlicate top stack element - [ ] EIF[] End IF - [ ] ELSE[] ELSE clause - [ ] ENDF[] END Function definition - [ ] EQ[] EQual - [ ] EVEN[] EVEN - [ ] FDEF[] Function DEFinition - [ ] FLIPOFF[] set the auto FLIP Boolean to OFF - [ ] FLIPON[] set the auto FLIP Boolean to ON - [ ] FLIPPT[] FLIP PoinT - [ ] FLIPRGOFF[] FLIP RanGe OFF - [ ] FLIPRGON[] FLIP RanGe ON - [ ] FLOOR[] FLOOR - [ ] GC[a] Get Coordinate projected onto the projection vector - [ ] GETINFO[] GET INFOrmation - [ ] GFV[] Get Freedom Vector - [ ] GPV[] Get Projection Vector - [ ] GT[] Greater Than - [ ] GTEQ[] Greater Than or EQual - [ ] IDEF[] Instruction DEFinition - [ ] IF[] IF test - [ ] INSTCTRL INSTRuction execution ConTRoL - [ ] IP[] Interpolate Point - [ ] ISECT[] moves point p to the InterSECTion of two lines - [ ] IUP[a] Interpolate Untouched Points through the outline - [ ] JMPR JuMP Relative - [ ] JROF[] Jump Relative On False - [ ] JROT[] Jump Relative On True - [ ] LOOPCALL[] LOOP and CALL function - [ ] LT[] Less Than - [ ] LTEQ[] Less Than or Equal - [ ] MAX[] MAXimum of top two stack elements - [ ] MD[a] Measure Distance - [ ] MDAP[a] Move Direct Absolute Point - [ ] MDRP[abcde] Move Direct Relative Point - [ ] MIAP[a] Move Indirect Absolute Point - [ ] MIN[] MINimum of top two stack elements - [ ] MINDEX[] Move the INDEXed element to the top of the stack - [ ] MIRP[abcde] Move Indirect Relative Point - [ ] MPPEM[] Measure Pixels Per EM - [ ] MPS[] Measure Point Size - [ ] MSIRP[a] Move Stack Indirect Relative Point - [ ] MUL[] MULtiply - [ ] NEG[] NEGate - [ ] NEQ[] Not EQual - [ ] NOT[] logical NOT - [ ] NPUSHB[] PUSH N Bytes - [ ] NPUSHW[] PUSH N Words - [ ] NROUND[ab] No ROUNDing of value - [ ] ODD[] ODD - [ ] OR[] logical OR - [ ] POP[] POP top stack element - [ ] PUSHB[abc] PUSH Bytes - [ ] PUSHW[abc] PUSH Words - [ ] RCVT[] Read Control Value Table entry - [ ] RTDG[] Round Down To Grid - [ ] ROFF[] Round OFF - [ ] ROLL ROLL the top three stack elements - [ ] ROUND[ab] ROUND value - [ ] RS[] Read Store - [ ] RTDG[] Round To Double Grid - [ ] RTG[] Round To Grid - [ ] RTHG[] Round To Half Grid - [ ] RUTG[] Round Up To Grid - [ ] S45ROUND[] Super ROUND 45 degrees - [ ] SANGW[] Set Angle Weight - [ ] SCANCTRL[] SCAN conversion ConTRoL - [ ] SCANTYPE[] SCANTYPE - [ ] SCFS[] Sets Coordinate From the Stack using projection vector and freedom vector - [ ] SCVTCI[] Set Control Value Table Cut-In - [ ] SDB[] Set Delta Base in the graphics state - [ ] SDPVTL[a] Set Dual Projection Vector To Line - [ ] SDS[] Set Delta Shift in the graphics state - [ ] SFVFS[] Set Freedom Vector From Stack - [ ] SFVTCA[a] Set Freedom Vector To Coordinate Axis - [ ] SFVTL[a] Set Freedom Vector To Line - [ ] SFVTP[] Set Freedom Vector To Projection Vector - [ ] SHC[a] SHift Contour using reference point - [ ] SHP[a] SHift Point using reference point - [ ] SHPIX[] SHift point by a PIXel amount - [ ] SHZ[a] SHift Zone using reference point - [ ] SLOOP[] Set LOOP variable - [ ] SMD[] Set Minimum Distance - [ ] SPVFS[] Set Projection Vector From Stack - [ ] SPVTCA[a] Set Projection Vector To Coordinate Axis - [ ] SPVTL[a] Set Projection Vector To Line - [ ] SROUND[] Super ROUND - [ ] SRP0[] Set Reference Point 0 - [ ] SRP1[] Set Reference Point 1 - [ ] SRP2[] Set Reference Point 2 - [ ] SSW[] Set Single Width - [ ] SSWCI[] Set Single Width Cut-In - [ ] SUB[] SUBtract - [ ] SVTCA[a] Set freedom and projection Vectors To Coordinate Axis - [ ] SWAP[] SWAP the top two elements on the stack - [ ] SZP0[] Set Zone Pointer 0 - [ ] SZP1[] Set Zone Pointer 1 - [ ] SZP2[] Set Zone Pointer 2 - [ ] SZPS[] Set Zone PointerS - [ ] UTP[] UnTouch Point - [ ] WCVTF[] Write Control Value Table in Funits - [ ] WCVTP[] Write Control Value Table in Pixel units - [ ] WS[] Write Store
priority
tt instructions set aa adjust angle abs absolute value add add alignpts align points alignrp align to reference point and logical and call call function ceiling ceiling cindex copy the indexed element to the top of the stack clear clear the stack debug debug call delta exception delta exception delta exception delta exception delta exception delta exception depth depth of the stack div divide dup duplicate top stack element eif end if else else clause endf end function definition eq equal even even fdef function definition flipoff set the auto flip boolean to off flipon set the auto flip boolean to on flippt flip point fliprgoff flip range off fliprgon flip range on floor floor gc get coordinate projected onto the projection vector getinfo get information gfv get freedom vector gpv get projection vector gt greater than gteq greater than or equal idef instruction definition if if test instctrl instruction execution control ip interpolate point isect moves point p to the intersection of two lines iup interpolate untouched points through the outline jmpr jump relative jrof jump relative on false jrot jump relative on true loopcall loop and call function lt less than lteq less than or equal max maximum of top two stack elements md measure distance mdap move direct absolute point mdrp move direct relative point miap move indirect absolute point min minimum of top two stack elements mindex move the indexed element to the top of the stack mirp move indirect relative point mppem measure pixels per em mps measure point size msirp move stack indirect relative point mul multiply neg negate neq not equal not logical not npushb push n bytes npushw push n words nround no rounding of value odd odd or logical or pop pop top stack element pushb push bytes pushw push words rcvt read control value table entry rtdg round down to grid roff round off roll roll the top three stack elements round round value rs read store rtdg round to double grid rtg round to grid rthg round to half grid rutg round up to grid super round degrees sangw set angle weight scanctrl scan conversion control scantype scantype scfs sets coordinate from the stack using projection vector and freedom vector scvtci set control value table cut in sdb set delta base in the graphics state sdpvtl set dual projection vector to line sds set delta shift in the graphics state sfvfs set freedom vector from stack sfvtca set freedom vector to coordinate axis sfvtl set freedom vector to line sfvtp set freedom vector to projection vector shc shift contour using reference point shp shift point using reference point shpix shift point by a pixel amount shz shift zone using reference point sloop set loop variable smd set minimum distance spvfs set projection vector from stack spvtca set projection vector to coordinate axis spvtl set projection vector to line sround super round set reference point set reference point set reference point ssw set single width sswci set single width cut in sub subtract svtca set freedom and projection vectors to coordinate axis swap swap the top two elements on the stack set zone pointer set zone pointer set zone pointer szps set zone pointers utp untouch point wcvtf write control value table in funits wcvtp write control value table in pixel units ws write store
1
750,523
26,204,962,087
IssuesEvent
2023-01-03 21:30:10
VoltanFr/memcheck
https://api.github.com/repos/VoltanFr/memcheck
closed
Add more services to the MarkDown editor toolbar
complexity-medium priority-high
Look at GitHub's editor page. For example, an empty table template, maybe with various options such as centered column. Relates to #229
1.0
Add more services to the MarkDown editor toolbar - Look at GitHub's editor page. For example, an empty table template, maybe with various options such as centered column. Relates to #229
priority
add more services to the markdown editor toolbar look at github s editor page for example an empty table template maybe with various options such as centered column relates to
1
199,315
6,988,184,981
IssuesEvent
2017-12-14 11:57:24
metasfresh/metasfresh
https://api.github.com/repos/metasfresh/metasfresh
closed
Error in Paymentjournal Process/ Report in Payselection
branch:master priority:high type:bug
### Is this a bug or feature request? Bug ### What is the current behavior? Currently, it's not possible to start the Paymentjournal report in Payselection. #### Which are the steps to reproduce? Open, try and see. ### What is the expected or desired behavior? Shall work. The issue comes from deleted table c_payselectioncheck. de.metas.fresh\de.metas.fresh.base\src\main\jasperreports\de\metas\reports\openpayments\report.jrxml
1.0
Error in Paymentjournal Process/ Report in Payselection - ### Is this a bug or feature request? Bug ### What is the current behavior? Currently, it's not possible to start the Paymentjournal report in Payselection. #### Which are the steps to reproduce? Open, try and see. ### What is the expected or desired behavior? Shall work. The issue comes from deleted table c_payselectioncheck. de.metas.fresh\de.metas.fresh.base\src\main\jasperreports\de\metas\reports\openpayments\report.jrxml
priority
error in paymentjournal process report in payselection is this a bug or feature request bug what is the current behavior currently it s not possible to start the paymentjournal report in payselection which are the steps to reproduce open try and see what is the expected or desired behavior shall work the issue comes from deleted table c payselectioncheck de metas fresh de metas fresh base src main jasperreports de metas reports openpayments report jrxml
1
565,367
16,760,232,097
IssuesEvent
2021-06-13 16:27:31
moleculerjs/moleculer
https://api.github.com/repos/moleculerjs/moleculer
closed
Can't connect to NATS transporter: "client.on is not a function"
Module: Transporter Priority: High
```ts import { ServiceBroker } from 'moleculer'; const broker = new ServiceBroker({ transporter: 'NATS', }); broker.createService({ name: 'service_a', actions: { testA() { return 'A'; } } }); broker.start(); ``` output: ``` [2021-03-18T11:49:41.637Z] INFO mbp-10239/BROKER: Moleculer v0.14.12 is starting... [2021-03-18T11:49:41.639Z] INFO mbp-10239/BROKER: Namespace: <not defined> [2021-03-18T11:49:41.639Z] INFO mbp-10239/BROKER: Node ID: mbp-10239 [2021-03-18T11:49:41.640Z] INFO mbp-10239/REGISTRY: Strategy: RoundRobinStrategy [2021-03-18T11:49:41.640Z] INFO mbp-10239/REGISTRY: Discoverer: LocalDiscoverer [2021-03-18T11:49:41.641Z] INFO mbp-10239/BROKER: Serializer: JSONSerializer [2021-03-18T11:49:41.647Z] INFO mbp-10239/BROKER: Validator: FastestValidator [2021-03-18T11:49:41.649Z] INFO mbp-10239/BROKER: Registered 13 internal middleware(s). [2021-03-18T11:49:41.650Z] INFO mbp-10239/BROKER: Transporter: NatsTransporter [2021-03-18T11:49:41.659Z] INFO mbp-10239/TRANSIT: Connecting to the transporter... [2021-03-18T11:49:41.689Z] WARN mbp-10239/TRANSIT: Connection is failed. client.on is not a function [2021-03-18T11:49:46.691Z] INFO mbp-10239/TRANSIT: Reconnecting... [2021-03-18T11:49:46.692Z] WARN mbp-10239/TRANSIT: Connection is failed. client.on is not a function [2021-03-18T11:49:51.695Z] INFO mbp-10239/TRANSIT: Reconnecting... [2021-03-18T11:49:51.696Z] WARN mbp-10239/TRANSIT: Connection is failed. client.on is not a function ``` I started NATS on my Mac in docker with this command (runs NATS server 2.2.0): ```bash docker run -p 4222:4222 -p 8222:8222 -ti nats:latest ``` I can confirm NATS is working by using custom code to connect to NATS and check for connections through NATS web "gui": ```ts const { connect } = require("nats"); connect({ port: 4222 }).then((nc: any) => { console.log('connected'); // prints connected }); ``` When I visit `http://localhost:8222/connz` it shows following info: ```json { "server_id": "NASOV2SRV6RBPZHUQ5BRXFBW3EALTK343V2EJVE7QKN6BH7LLVDTWMPS", "now": "2021-03-18T11:55:07.7447504Z", "num_connections": 1, "total": 1, "offset": 0, "limit": 1024, "connections": [ { "cid": 3, "ip": "172.17.0.1", "port": 35014, "start": "2021-03-18T11:54:35.3804829Z", "last_activity": "2021-03-18T11:54:35.3860148Z", "rtt": "3.8161ms", "uptime": "32s", "idle": "32s", "pending_bytes": 0, "in_msgs": 0, "out_msgs": 0, "in_bytes": 0, "out_bytes": 0, "subscriptions": 0, "lang": "nats.js", "version": "2.0.0" } ] } ``` So NATS is working and I am able to connect to it. Moleculer can not connect to NATS though for some reason. ``` moleculer 0.14.12 nats: 2.0.0 node: v12.13.1 ```
1.0
Can't connect to NATS transporter: "client.on is not a function" - ```ts import { ServiceBroker } from 'moleculer'; const broker = new ServiceBroker({ transporter: 'NATS', }); broker.createService({ name: 'service_a', actions: { testA() { return 'A'; } } }); broker.start(); ``` output: ``` [2021-03-18T11:49:41.637Z] INFO mbp-10239/BROKER: Moleculer v0.14.12 is starting... [2021-03-18T11:49:41.639Z] INFO mbp-10239/BROKER: Namespace: <not defined> [2021-03-18T11:49:41.639Z] INFO mbp-10239/BROKER: Node ID: mbp-10239 [2021-03-18T11:49:41.640Z] INFO mbp-10239/REGISTRY: Strategy: RoundRobinStrategy [2021-03-18T11:49:41.640Z] INFO mbp-10239/REGISTRY: Discoverer: LocalDiscoverer [2021-03-18T11:49:41.641Z] INFO mbp-10239/BROKER: Serializer: JSONSerializer [2021-03-18T11:49:41.647Z] INFO mbp-10239/BROKER: Validator: FastestValidator [2021-03-18T11:49:41.649Z] INFO mbp-10239/BROKER: Registered 13 internal middleware(s). [2021-03-18T11:49:41.650Z] INFO mbp-10239/BROKER: Transporter: NatsTransporter [2021-03-18T11:49:41.659Z] INFO mbp-10239/TRANSIT: Connecting to the transporter... [2021-03-18T11:49:41.689Z] WARN mbp-10239/TRANSIT: Connection is failed. client.on is not a function [2021-03-18T11:49:46.691Z] INFO mbp-10239/TRANSIT: Reconnecting... [2021-03-18T11:49:46.692Z] WARN mbp-10239/TRANSIT: Connection is failed. client.on is not a function [2021-03-18T11:49:51.695Z] INFO mbp-10239/TRANSIT: Reconnecting... [2021-03-18T11:49:51.696Z] WARN mbp-10239/TRANSIT: Connection is failed. client.on is not a function ``` I started NATS on my Mac in docker with this command (runs NATS server 2.2.0): ```bash docker run -p 4222:4222 -p 8222:8222 -ti nats:latest ``` I can confirm NATS is working by using custom code to connect to NATS and check for connections through NATS web "gui": ```ts const { connect } = require("nats"); connect({ port: 4222 }).then((nc: any) => { console.log('connected'); // prints connected }); ``` When I visit `http://localhost:8222/connz` it shows following info: ```json { "server_id": "NASOV2SRV6RBPZHUQ5BRXFBW3EALTK343V2EJVE7QKN6BH7LLVDTWMPS", "now": "2021-03-18T11:55:07.7447504Z", "num_connections": 1, "total": 1, "offset": 0, "limit": 1024, "connections": [ { "cid": 3, "ip": "172.17.0.1", "port": 35014, "start": "2021-03-18T11:54:35.3804829Z", "last_activity": "2021-03-18T11:54:35.3860148Z", "rtt": "3.8161ms", "uptime": "32s", "idle": "32s", "pending_bytes": 0, "in_msgs": 0, "out_msgs": 0, "in_bytes": 0, "out_bytes": 0, "subscriptions": 0, "lang": "nats.js", "version": "2.0.0" } ] } ``` So NATS is working and I am able to connect to it. Moleculer can not connect to NATS though for some reason. ``` moleculer 0.14.12 nats: 2.0.0 node: v12.13.1 ```
priority
can t connect to nats transporter client on is not a function ts import servicebroker from moleculer const broker new servicebroker transporter nats broker createservice name service a actions testa return a broker start output info mbp broker moleculer is starting info mbp broker namespace info mbp broker node id mbp info mbp registry strategy roundrobinstrategy info mbp registry discoverer localdiscoverer info mbp broker serializer jsonserializer info mbp broker validator fastestvalidator info mbp broker registered internal middleware s info mbp broker transporter natstransporter info mbp transit connecting to the transporter warn mbp transit connection is failed client on is not a function info mbp transit reconnecting warn mbp transit connection is failed client on is not a function info mbp transit reconnecting warn mbp transit connection is failed client on is not a function i started nats on my mac in docker with this command runs nats server bash docker run p p ti nats latest i can confirm nats is working by using custom code to connect to nats and check for connections through nats web gui ts const connect require nats connect port then nc any console log connected prints connected when i visit it shows following info json server id now num connections total offset limit connections cid ip port start last activity rtt uptime idle pending bytes in msgs out msgs in bytes out bytes subscriptions lang nats js version so nats is working and i am able to connect to it moleculer can not connect to nats though for some reason moleculer nats node
1
738,599
25,568,464,177
IssuesEvent
2022-11-30 15:53:36
BIDMCDigitalPsychiatry/LAMP-platform
https://api.github.com/repos/BIDMCDigitalPsychiatry/LAMP-platform
closed
mindLAMP Container Vulnerability
bug priority HIGH
**Describe the bug** Collaborator description: There is a critical vulnerability in the MindLAMP container that needs to be addressed ASAP. The vulnerability is with a node.js dependency. To fix this, you will have to switch to node.js version 18, rebuild container, and test the application. Total: 3 (UNKNOWN: 0, LOW: 0, MEDIUM: 2, HIGH: 0, CRITICAL: 1) ┌──────────────┬────────────────┬──────────┬───────────────────┬───────────────┬─────────────────────────────────────────────────────────────┐ │ Library │ Vulnerability │ Severity │ Installed Version │ Fixed Version │ Title │ ├──────────────┼────────────────┼──────────┼───────────────────┼───────────────┼─────────────────────────────────────────────────────────────┤ │ libcrypto1.1 │ CVE-2022-2097 │ MEDIUM │ 1.1.1n-r0 │ 1.1.1q-r0 │ openssl: AES OCB fails to encrypt some bytes │ │ │ │ │ │ │ [https://avd.aquasec.com/nvd/cve-2022-2097](https://urldefense.com/v3/__https://avd.aquasec.com/nvd/cve-2022-2097__;!!CvMGjuU!7B47YGscq_VkUcgrWt5faEOZb53nDhwdT9hRFqDuROi7mdqJX5IZhTYFcG_IxPQ_YWS_ZkNyqeSkHKHQ3dRCyN2heLS9tzYC$) │ ├──────────────┤ │ │ │ │ │ │ libssl1.1 │ │ │ │ │ │ │ │ │ │ │ │ │ ├──────────────┼────────────────┼──────────┼───────────────────┼───────────────┼─────────────────────────────────────────────────────────────┤ │ zlib │ CVE-2022-37434 │ CRITICAL │ 1.2.12-r0 │ 1.2.12-r2 │ zlib: heap-based buffer over-read and overflow in inflate() │ │ │ │ │ │ │ in inflate.c via a... │ │ │ │ │ │ │ [https://avd.aquasec.com/nvd/cve-2022-37434](https://urldefense.com/v3/__https://avd.aquasec.com/nvd/cve-2022-37434__;!!CvMGjuU!7B47YGscq_VkUcgrWt5faEOZb53nDhwdT9hRFqDuROi7mdqJX5IZhTYFcG_IxPQ_YWS_ZkNyqeSkHKHQ3dRCyN2heHzHEbK8$) │ └──────────────┴────────────────┴──────────┴───────────────────┴───────────────┴─────────────────────────────────────────────────────────────┘ 2022-10-12T18:46:22.319Z [34mINFO[0m Table result includes only package filenames. Use '--format json' option to get the full path to the package file. Node.js (node-pkg) ================== Total: 5 (UNKNOWN: 0, LOW: 1, MEDIUM: 2, HIGH: 2, CRITICAL: 0) ┌────────────────────────────────┬─────────────────────┬──────────┬───────────────────┬────────────────┬───────────────────────────────────────────────────────────┐ │ Library │ Vulnerability │ Severity │ Installed Version │ Fixed Version │ Title │ ├────────────────────────────────┼─────────────────────┼──────────┼───────────────────┼────────────────┼───────────────────────────────────────────────────────────┤ │ got (package.json) │ CVE-2022-33987 │ MEDIUM │ 9.6.0 │ 11.8.5, 12.1.0 │ nodejs-got: missing verification of requested URLs allows │ │ │ │ │ │ │ redirects to UNIX sockets │ │ │ │ │ │ │ [https://avd.aquasec.com/nvd/cve-2022-33987](https://urldefense.com/v3/__https://avd.aquasec.com/nvd/cve-2022-33987__;!!CvMGjuU!7B47YGscq_VkUcgrWt5faEOZb53nDhwdT9hRFqDuROi7mdqJX5IZhTYFcG_IxPQ_YWS_ZkNyqeSkHKHQ3dRCyN2heJbxVOj8$) │ ├────────────────────────────────┼─────────────────────┼──────────┼───────────────────┼────────────────┼───────────────────────────────────────────────────────────┤ │ moment (package.json) │ CVE-2022-31129 │ HIGH │ 2.29.3 │ 2.29.4 │ moment: inefficient parsing algorithm resulting in DoS │ │ │ │ │ │ │ [https://avd.aquasec.com/nvd/cve-2022-31129](https://urldefense.com/v3/__https://avd.aquasec.com/nvd/cve-2022-31129__;!!CvMGjuU!7B47YGscq_VkUcgrWt5faEOZb53nDhwdT9hRFqDuROi7mdqJX5IZhTYFcG_IxPQ_YWS_ZkNyqeSkHKHQ3dRCyN2heCd0hBA-$) │ ├────────────────────────────────┼─────────────────────┼──────────┼───────────────────┼────────────────┼───────────────────────────────────────────────────────────┤ │ moment-timezone (package.json) │ GHSA-v78c-4p63-2j6c │ MEDIUM │ 0.5.34 │ 0.5.35 │ Cleartext Transmission of Sensitive Information in │ │ │ │ │ │ │ moment-timezone │ │ │ │ │ │ │ [https://github.com/advisories/GHSA-v78c-4p63-2j6c](https://urldefense.com/v3/__https://github.com/advisories/GHSA-v78c-4p63-2j6c__;!!CvMGjuU!7B47YGscq_VkUcgrWt5faEOZb53nDhwdT9hRFqDuROi7mdqJX5IZhTYFcG_IxPQ_YWS_ZkNyqeSkHKHQ3dRCyN2heN2hCo96$) │ │ ├─────────────────────┼──────────┤ │ ├───────────────────────────────────────────────────────────┤ │ │ GHSA-56x4-j7p9-fcf9 │ LOW │ │ │ Command Injection in moment-timezone │ │ │ │ │ │ │ [https://github.com/advisories/GHSA-56x4-j7p9-fcf9](https://urldefense.com/v3/__https://github.com/advisories/GHSA-56x4-j7p9-fcf9__;!!CvMGjuU!7B47YGscq_VkUcgrWt5faEOZb53nDhwdT9hRFqDuROi7mdqJX5IZhTYFcG_IxPQ_YWS_ZkNyqeSkHKHQ3dRCyN2heHpcfdz1$) │ ├────────────────────────────────┼─────────────────────┼──────────┼───────────────────┼────────────────┼───────────────────────────────────────────────────────────┤ │ npm (package.json) │ CVE-2022-29244 │ HIGH │ 8.5.5 │ 8.11.0 │ nodejs: npm pack ignores root-level .gitignore and │ │ │ │ │ │ │ .npmignore file exclusion directives when... │ │ │ │ │ │ │ [https://avd.aquasec.com/nvd/cve-2022-29244](https://urldefense.com/v3/__https://avd.aquasec.com/nvd/cve-2022-29244__;!!CvMGjuU!7B47YGscq_VkUcgrWt5faEOZb53nDhwdT9hRFqDuROi7mdqJX5IZhTYFcG_IxPQ_YWS_ZkNyqeSkHKHQ3dRCyN2heFnwpEH7$) │ └────────────────────────────────┴─────────────────────┴──────────┴───────────────────┴────────────────┴───────────────────────────────────────────────────────────┘
1.0
mindLAMP Container Vulnerability - **Describe the bug** Collaborator description: There is a critical vulnerability in the MindLAMP container that needs to be addressed ASAP. The vulnerability is with a node.js dependency. To fix this, you will have to switch to node.js version 18, rebuild container, and test the application. Total: 3 (UNKNOWN: 0, LOW: 0, MEDIUM: 2, HIGH: 0, CRITICAL: 1) ┌──────────────┬────────────────┬──────────┬───────────────────┬───────────────┬─────────────────────────────────────────────────────────────┐ │ Library │ Vulnerability │ Severity │ Installed Version │ Fixed Version │ Title │ ├──────────────┼────────────────┼──────────┼───────────────────┼───────────────┼─────────────────────────────────────────────────────────────┤ │ libcrypto1.1 │ CVE-2022-2097 │ MEDIUM │ 1.1.1n-r0 │ 1.1.1q-r0 │ openssl: AES OCB fails to encrypt some bytes │ │ │ │ │ │ │ [https://avd.aquasec.com/nvd/cve-2022-2097](https://urldefense.com/v3/__https://avd.aquasec.com/nvd/cve-2022-2097__;!!CvMGjuU!7B47YGscq_VkUcgrWt5faEOZb53nDhwdT9hRFqDuROi7mdqJX5IZhTYFcG_IxPQ_YWS_ZkNyqeSkHKHQ3dRCyN2heLS9tzYC$) │ ├──────────────┤ │ │ │ │ │ │ libssl1.1 │ │ │ │ │ │ │ │ │ │ │ │ │ ├──────────────┼────────────────┼──────────┼───────────────────┼───────────────┼─────────────────────────────────────────────────────────────┤ │ zlib │ CVE-2022-37434 │ CRITICAL │ 1.2.12-r0 │ 1.2.12-r2 │ zlib: heap-based buffer over-read and overflow in inflate() │ │ │ │ │ │ │ in inflate.c via a... │ │ │ │ │ │ │ [https://avd.aquasec.com/nvd/cve-2022-37434](https://urldefense.com/v3/__https://avd.aquasec.com/nvd/cve-2022-37434__;!!CvMGjuU!7B47YGscq_VkUcgrWt5faEOZb53nDhwdT9hRFqDuROi7mdqJX5IZhTYFcG_IxPQ_YWS_ZkNyqeSkHKHQ3dRCyN2heHzHEbK8$) │ └──────────────┴────────────────┴──────────┴───────────────────┴───────────────┴─────────────────────────────────────────────────────────────┘ 2022-10-12T18:46:22.319Z [34mINFO[0m Table result includes only package filenames. Use '--format json' option to get the full path to the package file. Node.js (node-pkg) ================== Total: 5 (UNKNOWN: 0, LOW: 1, MEDIUM: 2, HIGH: 2, CRITICAL: 0) ┌────────────────────────────────┬─────────────────────┬──────────┬───────────────────┬────────────────┬───────────────────────────────────────────────────────────┐ │ Library │ Vulnerability │ Severity │ Installed Version │ Fixed Version │ Title │ ├────────────────────────────────┼─────────────────────┼──────────┼───────────────────┼────────────────┼───────────────────────────────────────────────────────────┤ │ got (package.json) │ CVE-2022-33987 │ MEDIUM │ 9.6.0 │ 11.8.5, 12.1.0 │ nodejs-got: missing verification of requested URLs allows │ │ │ │ │ │ │ redirects to UNIX sockets │ │ │ │ │ │ │ [https://avd.aquasec.com/nvd/cve-2022-33987](https://urldefense.com/v3/__https://avd.aquasec.com/nvd/cve-2022-33987__;!!CvMGjuU!7B47YGscq_VkUcgrWt5faEOZb53nDhwdT9hRFqDuROi7mdqJX5IZhTYFcG_IxPQ_YWS_ZkNyqeSkHKHQ3dRCyN2heJbxVOj8$) │ ├────────────────────────────────┼─────────────────────┼──────────┼───────────────────┼────────────────┼───────────────────────────────────────────────────────────┤ │ moment (package.json) │ CVE-2022-31129 │ HIGH │ 2.29.3 │ 2.29.4 │ moment: inefficient parsing algorithm resulting in DoS │ │ │ │ │ │ │ [https://avd.aquasec.com/nvd/cve-2022-31129](https://urldefense.com/v3/__https://avd.aquasec.com/nvd/cve-2022-31129__;!!CvMGjuU!7B47YGscq_VkUcgrWt5faEOZb53nDhwdT9hRFqDuROi7mdqJX5IZhTYFcG_IxPQ_YWS_ZkNyqeSkHKHQ3dRCyN2heCd0hBA-$) │ ├────────────────────────────────┼─────────────────────┼──────────┼───────────────────┼────────────────┼───────────────────────────────────────────────────────────┤ │ moment-timezone (package.json) │ GHSA-v78c-4p63-2j6c │ MEDIUM │ 0.5.34 │ 0.5.35 │ Cleartext Transmission of Sensitive Information in │ │ │ │ │ │ │ moment-timezone │ │ │ │ │ │ │ [https://github.com/advisories/GHSA-v78c-4p63-2j6c](https://urldefense.com/v3/__https://github.com/advisories/GHSA-v78c-4p63-2j6c__;!!CvMGjuU!7B47YGscq_VkUcgrWt5faEOZb53nDhwdT9hRFqDuROi7mdqJX5IZhTYFcG_IxPQ_YWS_ZkNyqeSkHKHQ3dRCyN2heN2hCo96$) │ │ ├─────────────────────┼──────────┤ │ ├───────────────────────────────────────────────────────────┤ │ │ GHSA-56x4-j7p9-fcf9 │ LOW │ │ │ Command Injection in moment-timezone │ │ │ │ │ │ │ [https://github.com/advisories/GHSA-56x4-j7p9-fcf9](https://urldefense.com/v3/__https://github.com/advisories/GHSA-56x4-j7p9-fcf9__;!!CvMGjuU!7B47YGscq_VkUcgrWt5faEOZb53nDhwdT9hRFqDuROi7mdqJX5IZhTYFcG_IxPQ_YWS_ZkNyqeSkHKHQ3dRCyN2heHpcfdz1$) │ ├────────────────────────────────┼─────────────────────┼──────────┼───────────────────┼────────────────┼───────────────────────────────────────────────────────────┤ │ npm (package.json) │ CVE-2022-29244 │ HIGH │ 8.5.5 │ 8.11.0 │ nodejs: npm pack ignores root-level .gitignore and │ │ │ │ │ │ │ .npmignore file exclusion directives when... │ │ │ │ │ │ │ [https://avd.aquasec.com/nvd/cve-2022-29244](https://urldefense.com/v3/__https://avd.aquasec.com/nvd/cve-2022-29244__;!!CvMGjuU!7B47YGscq_VkUcgrWt5faEOZb53nDhwdT9hRFqDuROi7mdqJX5IZhTYFcG_IxPQ_YWS_ZkNyqeSkHKHQ3dRCyN2heFnwpEH7$) │ └────────────────────────────────┴─────────────────────┴──────────┴───────────────────┴────────────────┴───────────────────────────────────────────────────────────┘
priority
mindlamp container vulnerability describe the bug collaborator description there is a critical vulnerability in the mindlamp container that needs to be addressed asap the vulnerability is with a node js dependency to fix this you will have to switch to node js version rebuild container and test the application total unknown low medium high critical ┌──────────────┬────────────────┬──────────┬───────────────────┬───────────────┬─────────────────────────────────────────────────────────────┐ │ library │ vulnerability │ severity │ installed version │ fixed version │ title │ ├──────────────┼────────────────┼──────────┼───────────────────┼───────────────┼─────────────────────────────────────────────────────────────┤ │ │ cve │ medium │ │ │ openssl aes ocb fails to encrypt some bytes │ │ │ │ │ │ │ │ ├──────────────┤ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├──────────────┼────────────────┼──────────┼───────────────────┼───────────────┼─────────────────────────────────────────────────────────────┤ │ zlib │ cve │ critical │ │ │ zlib heap based buffer over read and overflow in inflate │ │ │ │ │ │ │ in inflate c via a │ │ │ │ │ │ │ │ └──────────────┴────────────────┴──────────┴───────────────────┴───────────────┴─────────────────────────────────────────────────────────────┘ table result includes only package filenames use format json option to get the full path to the package file node js node pkg total unknown low medium high critical ┌────────────────────────────────┬─────────────────────┬──────────┬───────────────────┬────────────────┬───────────────────────────────────────────────────────────┐ │ library │ vulnerability │ severity │ installed version │ fixed version │ title │ ├────────────────────────────────┼─────────────────────┼──────────┼───────────────────┼────────────────┼───────────────────────────────────────────────────────────┤ │ got package json │ cve │ medium │ │ │ nodejs got missing verification of requested urls allows │ │ │ │ │ │ │ redirects to unix sockets │ │ │ │ │ │ │ │ ├────────────────────────────────┼─────────────────────┼──────────┼───────────────────┼────────────────┼───────────────────────────────────────────────────────────┤ │ moment package json │ cve │ high │ │ │ moment inefficient parsing algorithm resulting in dos │ │ │ │ │ │ │ │ ├────────────────────────────────┼─────────────────────┼──────────┼───────────────────┼────────────────┼───────────────────────────────────────────────────────────┤ │ moment timezone package json │ ghsa │ medium │ │ │ cleartext transmission of sensitive information in │ │ │ │ │ │ │ moment timezone │ │ │ │ │ │ │ │ │ ├─────────────────────┼──────────┤ │ ├───────────────────────────────────────────────────────────┤ │ │ ghsa │ low │ │ │ command injection in moment timezone │ │ │ │ │ │ │ │ ├────────────────────────────────┼─────────────────────┼──────────┼───────────────────┼────────────────┼───────────────────────────────────────────────────────────┤ │ npm package json │ cve │ high │ │ │ nodejs npm pack ignores root level gitignore and │ │ │ │ │ │ │ npmignore file exclusion directives when │ │ │ │ │ │ │ │ └────────────────────────────────┴─────────────────────┴──────────┴───────────────────┴────────────────┴───────────────────────────────────────────────────────────┘
1
119,127
4,761,554,363
IssuesEvent
2016-10-25 08:38:08
geosolutions-it/MapStore2
https://api.github.com/repos/geosolutions-it/MapStore2
opened
Remove big dependencies or limit their usage to selected plugins
enhancement Priority: High
And be sure to put them in separate bundles with require.ensure Currently we should try to remove / limit: * ogc-schemas (4.21Mb) * turf (1.95Mb) * react-color (1.16Mb)
1.0
Remove big dependencies or limit their usage to selected plugins - And be sure to put them in separate bundles with require.ensure Currently we should try to remove / limit: * ogc-schemas (4.21Mb) * turf (1.95Mb) * react-color (1.16Mb)
priority
remove big dependencies or limit their usage to selected plugins and be sure to put them in separate bundles with require ensure currently we should try to remove limit ogc schemas turf react color
1
249,406
7,961,491,259
IssuesEvent
2018-07-13 10:57:41
facebook/prepack
https://api.github.com/repos/facebook/prepack
opened
Various nested optimized function fail cases
bug priority: high react compiler serializer
This case results: ``` Invariant Violation: debug-fb-www.js:206 This is likely a bug in Prepack, not your code. Feel free to open an issue on GitHub. at invariant (/Users/ADM/Projects/prepack/src/invariant.js:18:15) at Emitter.finalize (/Users/ADM/Projects/prepack/src/serializer/Emitter.js:225:15) ```` ```js function fn2(props) { var _ref11; var commentsConnection = (_ref11 = props) != null ? (_ref11 = _ref11.feedback) != null ? _ref11.display_comments : _ref11 : _ref11; var nested1 = props.nested1; var nested2 = function() { return nested1(commentsConnection); }; global.__optimize && __optimize(nested2); return props.items.map(nested2); } function fn(props) { var items = Array.from(props.items); var nested1 = function(commentsConnection) { return commentsConnection; }; global.__optimize && __optimize(nested1); return fn2({ items: items, nested1: nested1, feedback: props.feedback, }); } inspect = function() { return JSON.stringify(fn({ items: [0, 1, 2], feedback: { display_comments: [1, 2, 3] } })) } global.__optimize && __optimize(fn); ```
1.0
Various nested optimized function fail cases - This case results: ``` Invariant Violation: debug-fb-www.js:206 This is likely a bug in Prepack, not your code. Feel free to open an issue on GitHub. at invariant (/Users/ADM/Projects/prepack/src/invariant.js:18:15) at Emitter.finalize (/Users/ADM/Projects/prepack/src/serializer/Emitter.js:225:15) ```` ```js function fn2(props) { var _ref11; var commentsConnection = (_ref11 = props) != null ? (_ref11 = _ref11.feedback) != null ? _ref11.display_comments : _ref11 : _ref11; var nested1 = props.nested1; var nested2 = function() { return nested1(commentsConnection); }; global.__optimize && __optimize(nested2); return props.items.map(nested2); } function fn(props) { var items = Array.from(props.items); var nested1 = function(commentsConnection) { return commentsConnection; }; global.__optimize && __optimize(nested1); return fn2({ items: items, nested1: nested1, feedback: props.feedback, }); } inspect = function() { return JSON.stringify(fn({ items: [0, 1, 2], feedback: { display_comments: [1, 2, 3] } })) } global.__optimize && __optimize(fn); ```
priority
various nested optimized function fail cases this case results invariant violation debug fb this is likely a bug in prepack not your code feel free to open an issue on github at invariant users adm projects prepack src invariant js at emitter finalize users adm projects prepack src serializer emitter js js function props var var commentsconnection props null feedback null display comments var props var function return commentsconnection global optimize optimize return props items map function fn props var items array from props items var function commentsconnection return commentsconnection global optimize optimize return items items feedback props feedback inspect function return json stringify fn items feedback display comments global optimize optimize fn
1
224,087
7,466,504,729
IssuesEvent
2018-04-02 11:00:34
leinardi/FloatingActionButtonSpeedDial
https://api.github.com/repos/leinardi/FloatingActionButtonSpeedDial
closed
FAB icons rotate only once
Priority: High Status: In Progress Type: Bug
<!-- Any HTML comment will be stripped when the markdown is rendered, so you don't need to delete them. Put an x inside the [] like this: [x] to mark the checkbox. --> ### Step 1: Are you in the right place? - [x] I have verified there are no duplicate active or recent bugs, questions, or requests - [x] I have verified that I am using the latest version of the library. ### Step 2: Describe your environment - Library version: `1.0-alpha02` - Android version: `all` - Support library version: `27.1.0` - Device brand: `Google` - Device model: `Emulator` ### Step 3: Describe the problem: #### Steps to reproduce: 1. Start the app 2. Press the fab 3. Repeat point 2 <!-- What happened? This could be a description, log output, etc. --> #### Observed Results: * The fab icons rotate only once <!-- What did you expect to happen? --> #### Expected Results: * The fab icons rotate every click
1.0
FAB icons rotate only once - <!-- Any HTML comment will be stripped when the markdown is rendered, so you don't need to delete them. Put an x inside the [] like this: [x] to mark the checkbox. --> ### Step 1: Are you in the right place? - [x] I have verified there are no duplicate active or recent bugs, questions, or requests - [x] I have verified that I am using the latest version of the library. ### Step 2: Describe your environment - Library version: `1.0-alpha02` - Android version: `all` - Support library version: `27.1.0` - Device brand: `Google` - Device model: `Emulator` ### Step 3: Describe the problem: #### Steps to reproduce: 1. Start the app 2. Press the fab 3. Repeat point 2 <!-- What happened? This could be a description, log output, etc. --> #### Observed Results: * The fab icons rotate only once <!-- What did you expect to happen? --> #### Expected Results: * The fab icons rotate every click
priority
fab icons rotate only once any html comment will be stripped when the markdown is rendered so you don t need to delete them put an x inside the like this to mark the checkbox step are you in the right place i have verified there are no duplicate active or recent bugs questions or requests i have verified that i am using the latest version of the library step describe your environment library version android version all support library version device brand google device model emulator step describe the problem steps to reproduce start the app press the fab repeat point what happened this could be a description log output etc observed results the fab icons rotate only once what did you expect to happen expected results the fab icons rotate every click
1
211,211
7,199,285,082
IssuesEvent
2018-02-05 15:31:53
AhmadShafie/SmartMobility
https://api.github.com/repos/AhmadShafie/SmartMobility
closed
making a function that can find the shortest route on the mrt
Commuters Priority High medium review
user lives far away from his destination and takes a long MRT route to reach it user wants to know of a faster and shorter way to reach the destination
1.0
making a function that can find the shortest route on the mrt - user lives far away from his destination and takes a long MRT route to reach it user wants to know of a faster and shorter way to reach the destination
priority
making a function that can find the shortest route on the mrt user lives far away from his destination and takes a long mrt route to reach it user wants to know of a faster and shorter way to reach the destination
1
429,964
12,438,754,606
IssuesEvent
2020-05-26 08:57:50
luna/ide
https://api.github.com/repos/luna/ide
opened
Moving IDE window on MacOS is not possible
Category: IDE Priority: High Type: Bug
<!-- Please ensure that you are using the latest version of Enso IDE before reporting the bug! It may have been fixed since. --> ### General Summary <!-- - Please include a high-level description of your bug here. --> Moving IDE window on MacOS is impossible. ### Steps to Reproduce <!-- Please list the reproduction steps for your bug. --> Open IDE and try to change its position. ### Expected Result <!-- - A description of the results you expected from the reproduction steps. --> IDE was moved ### Actual Result <!-- - A description of what actually happens when you perform these steps. - Please include any error output if relevant. --> [Screen Recording 2020-05-26 at 09.37.57.zip](https://github.com/luna/ide/files/4681003/Screen.Recording.2020-05-26.at.09.37.57.zip) ### Enso Version <!-- - Please include the version of Enso IDE you are using here. --> core : 2.0.0-alpha.0 build : 10f0760 electron : 8.1.1 chrome : 80.0.3987.141
1.0
Moving IDE window on MacOS is not possible - <!-- Please ensure that you are using the latest version of Enso IDE before reporting the bug! It may have been fixed since. --> ### General Summary <!-- - Please include a high-level description of your bug here. --> Moving IDE window on MacOS is impossible. ### Steps to Reproduce <!-- Please list the reproduction steps for your bug. --> Open IDE and try to change its position. ### Expected Result <!-- - A description of the results you expected from the reproduction steps. --> IDE was moved ### Actual Result <!-- - A description of what actually happens when you perform these steps. - Please include any error output if relevant. --> [Screen Recording 2020-05-26 at 09.37.57.zip](https://github.com/luna/ide/files/4681003/Screen.Recording.2020-05-26.at.09.37.57.zip) ### Enso Version <!-- - Please include the version of Enso IDE you are using here. --> core : 2.0.0-alpha.0 build : 10f0760 electron : 8.1.1 chrome : 80.0.3987.141
priority
moving ide window on macos is not possible please ensure that you are using the latest version of enso ide before reporting the bug it may have been fixed since general summary please include a high level description of your bug here moving ide window on macos is impossible steps to reproduce please list the reproduction steps for your bug open ide and try to change its position expected result a description of the results you expected from the reproduction steps ide was moved actual result a description of what actually happens when you perform these steps please include any error output if relevant enso version please include the version of enso ide you are using here core alpha build electron chrome
1
212,419
7,236,889,518
IssuesEvent
2018-02-13 09:07:40
metasfresh/metasfresh
https://api.github.com/repos/metasfresh/metasfresh
reopened
Distribution Order/ Movement after Material Receipt
priority:high
### Is this a bug or feature request? Feature Request ### What is the current behavior? Currently, when creating Material Receipt Candidates, the Target Warehouse is automatically set, depending on the Product, the Product Planning Data for Material Receipt and the Material Receipt Warehouse. This Target Warehouse leads to a directly generated Movement after the Material Receipt is completed. #### Which are the steps to reproduce? Open, try and see. ### What is the expected or desired behavior? It shall be possible to decide if a movement is done directly or if a DD Orderline shall be created instead (flags/ info in Planning Data, Material Receipt Candidates). After Material Receipt completed, the system shall create a movement od create a DD Order instead.
1.0
Distribution Order/ Movement after Material Receipt - ### Is this a bug or feature request? Feature Request ### What is the current behavior? Currently, when creating Material Receipt Candidates, the Target Warehouse is automatically set, depending on the Product, the Product Planning Data for Material Receipt and the Material Receipt Warehouse. This Target Warehouse leads to a directly generated Movement after the Material Receipt is completed. #### Which are the steps to reproduce? Open, try and see. ### What is the expected or desired behavior? It shall be possible to decide if a movement is done directly or if a DD Orderline shall be created instead (flags/ info in Planning Data, Material Receipt Candidates). After Material Receipt completed, the system shall create a movement od create a DD Order instead.
priority
distribution order movement after material receipt is this a bug or feature request feature request what is the current behavior currently when creating material receipt candidates the target warehouse is automatically set depending on the product the product planning data for material receipt and the material receipt warehouse this target warehouse leads to a directly generated movement after the material receipt is completed which are the steps to reproduce open try and see what is the expected or desired behavior it shall be possible to decide if a movement is done directly or if a dd orderline shall be created instead flags info in planning data material receipt candidates after material receipt completed the system shall create a movement od create a dd order instead
1
783,723
27,543,298,399
IssuesEvent
2023-03-07 10:01:47
BlueCodeSystems/opensrp-client-ecap-chw
https://api.github.com/repos/BlueCodeSystems/opensrp-client-ecap-chw
closed
The question on “Is the child on MMD?” is not prefilling on VCA screening. As a result the next question “Level of MMD for child” is also not showing
High Priority
![Screenshot_20220429-150722_Ecap II](https://user-images.githubusercontent.com/86519642/165950485-427d2bb5-60c8-444c-b630-04ac4bb34366.jpg)
1.0
The question on “Is the child on MMD?” is not prefilling on VCA screening. As a result the next question “Level of MMD for child” is also not showing - ![Screenshot_20220429-150722_Ecap II](https://user-images.githubusercontent.com/86519642/165950485-427d2bb5-60c8-444c-b630-04ac4bb34366.jpg)
priority
the question on “is the child on mmd ” is not prefilling on vca screening as a result the next question “level of mmd for child” is also not showing
1
116,837
4,707,594,785
IssuesEvent
2016-10-13 20:36:45
EvokeNet/humhub
https://api.github.com/repos/EvokeNet/humhub
opened
Activity Link Broken on Evidence Review Box
high priority
Goes to page not found on both dev and prod. <img width="834" alt="broken-link" src="https://cloud.githubusercontent.com/assets/273429/19365966/d6ad3d88-915a-11e6-959c-59b389610dbc.png">
1.0
Activity Link Broken on Evidence Review Box - Goes to page not found on both dev and prod. <img width="834" alt="broken-link" src="https://cloud.githubusercontent.com/assets/273429/19365966/d6ad3d88-915a-11e6-959c-59b389610dbc.png">
priority
activity link broken on evidence review box goes to page not found on both dev and prod img width alt broken link src
1
781,271
27,430,231,096
IssuesEvent
2023-03-02 00:20:39
okTurtles/group-income
https://api.github.com/repos/okTurtles/group-income
closed
Chatroom contract uses message "pending" attribute incorrectly
Kind:Enhancement Note:Question App:Frontend Priority:High Note:Contracts
### Problem I'm not 100% sure, but it seems like the `chatroom.js` contract is handling state incorrectly. Notice here a search for `msg.pending`: ```js 'gi.contracts/chatroom/addMessage': { validate: messageType, process ({ data, meta, hash }, { state }) { if (!state.saveMessage) { return } const pendingMsg = state.messages.find(msg => msg.id === hash && msg.pending) if (pendingMsg) { delete pendingMsg.pending } else { state.messages.push(createMessage({ meta, data, hash, state })) } }, ``` I could not find where `.pending` is set as part of the data sent to contracts. Instead, I found this in `ChatMain.vue`: ```js editMessage (message, newMessage) { sbp('gi.actions/chatroom/editMessage', { contractID: this.currentChatRoomId, data: { id: message.id, createdDate: message.datetime, text: newMessage }, hooks: { prepublish: (msg) => { message.text = newMessage message.pending = true } } }) }, ``` Here it appears like `.text` and `.pending` attributes are set on a `GIMessage` before it is published. This is incorrect - GIMessages should never be modified like this. And furthermore, as far as I can tell these modifications should do nothing, since the GIMessage should ignore these values (as they are unused during serialization and sending of the GIMessage). So it's unclear to me where even the `.pending` is set in a way that it appears on messages in `state.messages`. But the point is - the `state` (and therefore, `state.messages`) needs to be consistent across clients. And for this reason it can only be modified by the contracts, not outside of them. If the contract state becomes inconsistent between different clients, this will lead to serious bugs. ### Solution Help me understand what's going on, via Slack or a video call, and come up with a solution to this, and make sure that `GIMessages` aren't modified in `prepublish`.
1.0
Chatroom contract uses message "pending" attribute incorrectly - ### Problem I'm not 100% sure, but it seems like the `chatroom.js` contract is handling state incorrectly. Notice here a search for `msg.pending`: ```js 'gi.contracts/chatroom/addMessage': { validate: messageType, process ({ data, meta, hash }, { state }) { if (!state.saveMessage) { return } const pendingMsg = state.messages.find(msg => msg.id === hash && msg.pending) if (pendingMsg) { delete pendingMsg.pending } else { state.messages.push(createMessage({ meta, data, hash, state })) } }, ``` I could not find where `.pending` is set as part of the data sent to contracts. Instead, I found this in `ChatMain.vue`: ```js editMessage (message, newMessage) { sbp('gi.actions/chatroom/editMessage', { contractID: this.currentChatRoomId, data: { id: message.id, createdDate: message.datetime, text: newMessage }, hooks: { prepublish: (msg) => { message.text = newMessage message.pending = true } } }) }, ``` Here it appears like `.text` and `.pending` attributes are set on a `GIMessage` before it is published. This is incorrect - GIMessages should never be modified like this. And furthermore, as far as I can tell these modifications should do nothing, since the GIMessage should ignore these values (as they are unused during serialization and sending of the GIMessage). So it's unclear to me where even the `.pending` is set in a way that it appears on messages in `state.messages`. But the point is - the `state` (and therefore, `state.messages`) needs to be consistent across clients. And for this reason it can only be modified by the contracts, not outside of them. If the contract state becomes inconsistent between different clients, this will lead to serious bugs. ### Solution Help me understand what's going on, via Slack or a video call, and come up with a solution to this, and make sure that `GIMessages` aren't modified in `prepublish`.
priority
chatroom contract uses message pending attribute incorrectly problem i m not sure but it seems like the chatroom js contract is handling state incorrectly notice here a search for msg pending js gi contracts chatroom addmessage validate messagetype process data meta hash state if state savemessage return const pendingmsg state messages find msg msg id hash msg pending if pendingmsg delete pendingmsg pending else state messages push createmessage meta data hash state i could not find where pending is set as part of the data sent to contracts instead i found this in chatmain vue js editmessage message newmessage sbp gi actions chatroom editmessage contractid this currentchatroomid data id message id createddate message datetime text newmessage hooks prepublish msg message text newmessage message pending true here it appears like text and pending attributes are set on a gimessage before it is published this is incorrect gimessages should never be modified like this and furthermore as far as i can tell these modifications should do nothing since the gimessage should ignore these values as they are unused during serialization and sending of the gimessage so it s unclear to me where even the pending is set in a way that it appears on messages in state messages but the point is the state and therefore state messages needs to be consistent across clients and for this reason it can only be modified by the contracts not outside of them if the contract state becomes inconsistent between different clients this will lead to serious bugs solution help me understand what s going on via slack or a video call and come up with a solution to this and make sure that gimessages aren t modified in prepublish
1
373,801
11,048,937,234
IssuesEvent
2019-12-09 22:17:53
code-helix/slatekit
https://api.github.com/repos/code-helix/slatekit
closed
[SlateKit]: Support new project types/set-ups
bug effort_low priority_high
## Overview Create / Update the **Slate Kit** command line executable to generate new projects and set-ups ( see examples below ) ## Details Create generators for the following projects/set-ups E.g. **slatekit** **command** **project_type** **-key=value** `slatekit new app -name="App1" -package="company1.apps"` ```bash # create a new console application # NOTE: All examples below will need 2 parameters: # -name="App1" -package="company1.apps" slatekit new app # create a new background job slatekit new job # create a new api ( http ) slatekit new api # create command line application slatekit new cli # create ORM mapping with sample slatekit new orm # create environment config files slatekit new env # create empty library with slatekit references slatekit new lib ```
1.0
[SlateKit]: Support new project types/set-ups - ## Overview Create / Update the **Slate Kit** command line executable to generate new projects and set-ups ( see examples below ) ## Details Create generators for the following projects/set-ups E.g. **slatekit** **command** **project_type** **-key=value** `slatekit new app -name="App1" -package="company1.apps"` ```bash # create a new console application # NOTE: All examples below will need 2 parameters: # -name="App1" -package="company1.apps" slatekit new app # create a new background job slatekit new job # create a new api ( http ) slatekit new api # create command line application slatekit new cli # create ORM mapping with sample slatekit new orm # create environment config files slatekit new env # create empty library with slatekit references slatekit new lib ```
priority
support new project types set ups overview create update the slate kit command line executable to generate new projects and set ups see examples below details create generators for the following projects set ups e g slatekit command project type key value slatekit new app name package apps bash create a new console application note all examples below will need parameters name package apps slatekit new app create a new background job slatekit new job create a new api http slatekit new api create command line application slatekit new cli create orm mapping with sample slatekit new orm create environment config files slatekit new env create empty library with slatekit references slatekit new lib
1
138,082
5,327,739,890
IssuesEvent
2017-02-15 10:01:43
mantidproject/mantid
https://api.github.com/repos/mantidproject/mantid
opened
U correction makes half of WISH's detectors disappear
Component: GUI Patch Candidate Priority: High
Pascal has noted that this is broken. On further investigation it appears it was also broken in 3.8. ### Expected behavior Applying a U correction of `min = 0, max = 6.28` should cause the front & backscattering detectors to be flipped. ### Actual behavior Applying a U correction of `min = 0, max = 6.28` causes half of WISH's detectors to disappear. ### Steps to reproduce the behavior - Load WISH file - Open instrument view - Display settings > U correction - Enter values `min = 0, max = 6.28` - Apply - Observe bug ### Platforms affected All
1.0
U correction makes half of WISH's detectors disappear - Pascal has noted that this is broken. On further investigation it appears it was also broken in 3.8. ### Expected behavior Applying a U correction of `min = 0, max = 6.28` should cause the front & backscattering detectors to be flipped. ### Actual behavior Applying a U correction of `min = 0, max = 6.28` causes half of WISH's detectors to disappear. ### Steps to reproduce the behavior - Load WISH file - Open instrument view - Display settings > U correction - Enter values `min = 0, max = 6.28` - Apply - Observe bug ### Platforms affected All
priority
u correction makes half of wish s detectors disappear pascal has noted that this is broken on further investigation it appears it was also broken in expected behavior applying a u correction of min max should cause the front backscattering detectors to be flipped actual behavior applying a u correction of min max causes half of wish s detectors to disappear steps to reproduce the behavior load wish file open instrument view display settings u correction enter values min max apply observe bug platforms affected all
1
282,663
8,709,373,462
IssuesEvent
2018-12-06 13:48:04
DigitalCampus/oppia-mobile-android
https://api.github.com/repos/DigitalCampus/oppia-mobile-android
closed
Keyboard overlays the registration form fields
High priority bug
This was brought up as issue in the LMH app, and I noticed it in the NURHI app too - I'm sure we'll get feedback from others if we don't fix this!
1.0
Keyboard overlays the registration form fields - This was brought up as issue in the LMH app, and I noticed it in the NURHI app too - I'm sure we'll get feedback from others if we don't fix this!
priority
keyboard overlays the registration form fields this was brought up as issue in the lmh app and i noticed it in the nurhi app too i m sure we ll get feedback from others if we don t fix this
1
715,672
24,606,910,615
IssuesEvent
2022-10-14 17:07:31
NREL/EMISAgentSimulation.jl
https://api.github.com/repos/NREL/EMISAgentSimulation.jl
opened
PSY2PRAS fixes & updates
high-priority
PSY2PRAS functions cannot deal with different types of time series data well. Yinong checking with Surya for the following fixes: 1) PSY2PRAS.jl: currently it requires SingleTimeSeries data; better allow it to deal with DeterministicTimeSeries as well. 2) PSY2PrOS.jl (and also two ERCOT ones): currently they require sys_RT to be at 5-min resolution; better make it flexible to be compatible with 5-min, 15-min and hourly resolution. 3) Question on outage time series: when translating PSY system to PRAS, need to include hourly FOR for thermal generators
1.0
PSY2PRAS fixes & updates - PSY2PRAS functions cannot deal with different types of time series data well. Yinong checking with Surya for the following fixes: 1) PSY2PRAS.jl: currently it requires SingleTimeSeries data; better allow it to deal with DeterministicTimeSeries as well. 2) PSY2PrOS.jl (and also two ERCOT ones): currently they require sys_RT to be at 5-min resolution; better make it flexible to be compatible with 5-min, 15-min and hourly resolution. 3) Question on outage time series: when translating PSY system to PRAS, need to include hourly FOR for thermal generators
priority
fixes updates functions cannot deal with different types of time series data well yinong checking with surya for the following fixes jl currently it requires singletimeseries data better allow it to deal with deterministictimeseries as well jl and also two ercot ones currently they require sys rt to be at min resolution better make it flexible to be compatible with min min and hourly resolution question on outage time series when translating psy system to pras need to include hourly for for thermal generators
1
519,260
15,048,443,849
IssuesEvent
2021-02-03 10:11:33
georchestra/mapstore2-cadastrapp
https://api.github.com/repos/georchestra/mapstore2-cadastrapp
closed
Action Toolbar - Point Selection
CADASTRAPP Contract #2 Priority: High
This tool allows the possibility to select a cadastral parcel simply by clicking on map. ![image](https://user-images.githubusercontent.com/1280027/95204222-11f2e100-07e4-11eb-9343-ef05df4cee3a.png) The search tool to activate in this case MS side is the following one (according to the mockup [here](http://demo.geo-solutions.it/mockups/mapstore2/cadastrapp/#/config)). ![2020_10_06_14_59_22_MapStore_HomePage](https://user-images.githubusercontent.com/1280027/95205217-5d59bf00-07e5-11eb-8dc7-89c303da6047.png) As soon as the user activates the **Point selection** (toggle button), it is possible to click on map. Each click on map generates the corresponding search request to the cadastrapp backend to populate the results table in **Plots selection**: - At the first click on map the **Plots selection** panel opens to show results in the results table: a first table Tab is automatically created to hosts the result - With each subsequent click on map **results are visualized in the active Tab**: if the user adds a new table search Tab before clicking on map, results are reported there - As soon as the backend response is received, the record is added in table and the cadastral parcel highlighted on map along with the previous selected ones - All records in a table search Tab are highlighted in map until the user closes the Tab itself, create a new empty Tab or switches to another search Tab with some results available: in that last case the selection in map changes accordingly by showing the cadastral parcels corresponding to the selected Tab. - As soon as at least a result is available in a table search Tab, the Zoom button is enabled in **Plots search** to allow zooming the map to the whole set of records available in that search Tab or just to the selected records, if any. ![2020_10_06_14_54_58_MapStore_HomePage](https://user-images.githubusercontent.com/1280027/95204142-fab3f380-07e3-11eb-9bb9-64a294382c74.png) ![cadastrap_point](https://user-images.githubusercontent.com/1280027/95206169-a5c5ac80-07e6-11eb-8350-be06bf3cedab.gif)
1.0
Action Toolbar - Point Selection - This tool allows the possibility to select a cadastral parcel simply by clicking on map. ![image](https://user-images.githubusercontent.com/1280027/95204222-11f2e100-07e4-11eb-9343-ef05df4cee3a.png) The search tool to activate in this case MS side is the following one (according to the mockup [here](http://demo.geo-solutions.it/mockups/mapstore2/cadastrapp/#/config)). ![2020_10_06_14_59_22_MapStore_HomePage](https://user-images.githubusercontent.com/1280027/95205217-5d59bf00-07e5-11eb-8dc7-89c303da6047.png) As soon as the user activates the **Point selection** (toggle button), it is possible to click on map. Each click on map generates the corresponding search request to the cadastrapp backend to populate the results table in **Plots selection**: - At the first click on map the **Plots selection** panel opens to show results in the results table: a first table Tab is automatically created to hosts the result - With each subsequent click on map **results are visualized in the active Tab**: if the user adds a new table search Tab before clicking on map, results are reported there - As soon as the backend response is received, the record is added in table and the cadastral parcel highlighted on map along with the previous selected ones - All records in a table search Tab are highlighted in map until the user closes the Tab itself, create a new empty Tab or switches to another search Tab with some results available: in that last case the selection in map changes accordingly by showing the cadastral parcels corresponding to the selected Tab. - As soon as at least a result is available in a table search Tab, the Zoom button is enabled in **Plots search** to allow zooming the map to the whole set of records available in that search Tab or just to the selected records, if any. ![2020_10_06_14_54_58_MapStore_HomePage](https://user-images.githubusercontent.com/1280027/95204142-fab3f380-07e3-11eb-9bb9-64a294382c74.png) ![cadastrap_point](https://user-images.githubusercontent.com/1280027/95206169-a5c5ac80-07e6-11eb-8350-be06bf3cedab.gif)
priority
action toolbar point selection this tool allows the possibility to select a cadastral parcel simply by clicking on map the search tool to activate in this case ms side is the following one according to the mockup as soon as the user activates the point selection toggle button it is possible to click on map each click on map generates the corresponding search request to the cadastrapp backend to populate the results table in plots selection at the first click on map the plots selection panel opens to show results in the results table a first table tab is automatically created to hosts the result with each subsequent click on map results are visualized in the active tab if the user adds a new table search tab before clicking on map results are reported there as soon as the backend response is received the record is added in table and the cadastral parcel highlighted on map along with the previous selected ones all records in a table search tab are highlighted in map until the user closes the tab itself create a new empty tab or switches to another search tab with some results available in that last case the selection in map changes accordingly by showing the cadastral parcels corresponding to the selected tab as soon as at least a result is available in a table search tab the zoom button is enabled in plots search to allow zooming the map to the whole set of records available in that search tab or just to the selected records if any
1
191,364
6,828,403,660
IssuesEvent
2017-11-08 20:17:24
opencollective/opencollective
https://api.github.com/repos/opencollective/opencollective
closed
Investigate subscriptions without stripeSubscriptionId
high priority
A bunch of inActive subscriptions don't have a stripeSubscriptionId. Need to investigate why it's happening - besides missing data worries, it's also going to skew revenue/stats queries.
1.0
Investigate subscriptions without stripeSubscriptionId - A bunch of inActive subscriptions don't have a stripeSubscriptionId. Need to investigate why it's happening - besides missing data worries, it's also going to skew revenue/stats queries.
priority
investigate subscriptions without stripesubscriptionid a bunch of inactive subscriptions don t have a stripesubscriptionid need to investigate why it s happening besides missing data worries it s also going to skew revenue stats queries
1
467,782
13,455,090,189
IssuesEvent
2020-09-09 05:25:25
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
apps.facebook.com - site is not usable
browser-firefox engine-gecko ml-needsdiagnosis-false ml-probability-high priority-critical
<!-- @browser: Firefox 81.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; rv:81.0) Gecko/20100101 Firefox/81.0 --> <!-- @reported_with: desktop-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/57921 --> **URL**: https://apps.facebook.com/supermechswars/?fb_source=canvas_bookmark **Browser / Version**: Firefox 81.0 **Operating System**: Windows 7 **Tested Another Browser**: Yes Chrome **Problem type**: Site is not usable **Description**: Browser unsupported **Steps to Reproduce**: <details> <summary>View the screenshot</summary> <img alt="Screenshot" src="https://webcompat.com/uploads/2020/9/cf4857a4-d3ec-411e-b4f8-a626e37cec3b.jpeg"> </details> <details> <summary>Browser Configuration</summary> <ul> <li>gfx.webrender.all: false</li><li>gfx.webrender.blob-images: true</li><li>gfx.webrender.enabled: false</li><li>image.mem.shared: true</li><li>buildID: 20200906164749</li><li>channel: beta</li><li>hasTouchScreen: false</li><li>mixed active content blocked: true</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li> </ul> </details> [View console log messages](https://webcompat.com/console_logs/2020/9/1c7c734e-58ce-4e33-827b-729168e7cfdd) _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
apps.facebook.com - site is not usable - <!-- @browser: Firefox 81.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; rv:81.0) Gecko/20100101 Firefox/81.0 --> <!-- @reported_with: desktop-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/57921 --> **URL**: https://apps.facebook.com/supermechswars/?fb_source=canvas_bookmark **Browser / Version**: Firefox 81.0 **Operating System**: Windows 7 **Tested Another Browser**: Yes Chrome **Problem type**: Site is not usable **Description**: Browser unsupported **Steps to Reproduce**: <details> <summary>View the screenshot</summary> <img alt="Screenshot" src="https://webcompat.com/uploads/2020/9/cf4857a4-d3ec-411e-b4f8-a626e37cec3b.jpeg"> </details> <details> <summary>Browser Configuration</summary> <ul> <li>gfx.webrender.all: false</li><li>gfx.webrender.blob-images: true</li><li>gfx.webrender.enabled: false</li><li>image.mem.shared: true</li><li>buildID: 20200906164749</li><li>channel: beta</li><li>hasTouchScreen: false</li><li>mixed active content blocked: true</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li> </ul> </details> [View console log messages](https://webcompat.com/console_logs/2020/9/1c7c734e-58ce-4e33-827b-729168e7cfdd) _From [webcompat.com](https://webcompat.com/) with ❤️_
priority
apps facebook com site is not usable url browser version firefox operating system windows tested another browser yes chrome problem type site is not usable description browser unsupported steps to reproduce view the screenshot img alt screenshot src browser configuration gfx webrender all false gfx webrender blob images true gfx webrender enabled false image mem shared true buildid channel beta hastouchscreen false mixed active content blocked true mixed passive content blocked false tracking content blocked false from with ❤️
1
614,390
19,181,792,418
IssuesEvent
2021-12-04 14:31:29
pycaret/pycaret
https://api.github.com/repos/pycaret/pycaret
closed
Adding Dummy Classifier and regressor as Baseline to compare_models
enhancement priority_high
Sometimes we need a baseline model which acts like common sense or human. Would you please add the Sklearn [Dummy ](https://scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyClassifier.html#sklearn.dummy.DummyClassifier) Classifier and regressors to the compare_models with different strategies **Regressor** * “mean”: always predicts the mean of the training set * “median”: always predicts the median of the training set * “quantile”: always predicts a specified quantile of the training set, provided with the quantile parameter. * “constant”: always predicts a constant value that is provided by the user. **Classifier** * “stratified”: generates predictions by respecting the training set’s class distribution. * “most_frequent”: always predicts the most frequent label in the training set. * “prior”: always predicts the class that maximizes the class prior (like “most_frequent”) and predict_proba returns the class prior. * “uniform”: generates predictions uniformly at random. * “constant”: always predicts a constant label that is provided by the user. This is useful for metrics that evaluate a non-majority class This feature can be activated by a variable like `add_Dummy_model= True` `compare_models(add_Dummy_model= True)`
1.0
Adding Dummy Classifier and regressor as Baseline to compare_models - Sometimes we need a baseline model which acts like common sense or human. Would you please add the Sklearn [Dummy ](https://scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyClassifier.html#sklearn.dummy.DummyClassifier) Classifier and regressors to the compare_models with different strategies **Regressor** * “mean”: always predicts the mean of the training set * “median”: always predicts the median of the training set * “quantile”: always predicts a specified quantile of the training set, provided with the quantile parameter. * “constant”: always predicts a constant value that is provided by the user. **Classifier** * “stratified”: generates predictions by respecting the training set’s class distribution. * “most_frequent”: always predicts the most frequent label in the training set. * “prior”: always predicts the class that maximizes the class prior (like “most_frequent”) and predict_proba returns the class prior. * “uniform”: generates predictions uniformly at random. * “constant”: always predicts a constant label that is provided by the user. This is useful for metrics that evaluate a non-majority class This feature can be activated by a variable like `add_Dummy_model= True` `compare_models(add_Dummy_model= True)`
priority
adding dummy classifier and regressor as baseline to compare models sometimes we need a baseline model which acts like common sense or human would you please add the sklearn classifier and regressors to the compare models with different strategies regressor “mean” always predicts the mean of the training set “median” always predicts the median of the training set “quantile” always predicts a specified quantile of the training set provided with the quantile parameter “constant” always predicts a constant value that is provided by the user classifier “stratified” generates predictions by respecting the training set’s class distribution “most frequent” always predicts the most frequent label in the training set “prior” always predicts the class that maximizes the class prior like “most frequent” and predict proba returns the class prior “uniform” generates predictions uniformly at random “constant” always predicts a constant label that is provided by the user this is useful for metrics that evaluate a non majority class this feature can be activated by a variable like add dummy model true compare models add dummy model true
1
219,851
7,346,440,911
IssuesEvent
2018-03-07 20:44:14
unfoldingWord-dev/translationCore
https://api.github.com/repos/unfoldingWord-dev/translationCore
closed
Selected GL does not automatically show in the scripture pane
Kind/Bug Priority/High
0.8.1-alpha.21-f1b0486 Start with a clean machine (uninstall tC, delete translationCore folders in both user aned Application Support folders) Install tC Import a project and go through validation stepper Load the project with tW Notice that only the Greek and target language are displayed in the scripture pane. Go back to the Tools page and select a different GL for tW Load the project with tW again and notice that the GL is still not displayed in the scripture pane. Now add the previously selected GL to the scripture pane Go back to the Tools page and select a different GL for tW Load the project with tW and notice that the scripture pane now does display the selected GL
1.0
Selected GL does not automatically show in the scripture pane - 0.8.1-alpha.21-f1b0486 Start with a clean machine (uninstall tC, delete translationCore folders in both user aned Application Support folders) Install tC Import a project and go through validation stepper Load the project with tW Notice that only the Greek and target language are displayed in the scripture pane. Go back to the Tools page and select a different GL for tW Load the project with tW again and notice that the GL is still not displayed in the scripture pane. Now add the previously selected GL to the scripture pane Go back to the Tools page and select a different GL for tW Load the project with tW and notice that the scripture pane now does display the selected GL
priority
selected gl does not automatically show in the scripture pane alpha start with a clean machine uninstall tc delete translationcore folders in both user aned application support folders install tc import a project and go through validation stepper load the project with tw notice that only the greek and target language are displayed in the scripture pane go back to the tools page and select a different gl for tw load the project with tw again and notice that the gl is still not displayed in the scripture pane now add the previously selected gl to the scripture pane go back to the tools page and select a different gl for tw load the project with tw and notice that the scripture pane now does display the selected gl
1
660,076
21,950,976,398
IssuesEvent
2022-05-24 07:54:20
thesaurus-linguae-aegyptiae/tla-web
https://api.github.com/repos/thesaurus-linguae-aegyptiae/tla-web
closed
Lemmaseite: Button-Label für Belegstellen verbessern, sowie: Frage der Belegstellenzählung
high priority egyptological essential
SSch > auf der Detailseite eines Lemmas, bspw. [<https://tlabeta.bbaw.de/lemma/800001>](https://tlabeta.bbaw.de/lemma/800001) gibt es einen Link, der zu den Belegstellen eben dieses Lemmas führt. In der Betreffzeile steht die Angabe, wie sie bei dem zitierten Lemma zu finden ist. Das ist aus mehreren Gründen unglücklich: > 1) Grammatisch korrekt wäre "Sätzen" > 2) Dass die Zahlenangabe bei den Sätzen steht, verwirrt etwas. Man ist dann unsicher, ob es nun 692 Belege gibt oder 692 Sätze, in denen Wnjs, belegt ist. Die Beleganzahl und die Anzahl der Sätze, in denen Belege erscheinen, müssen ja nicht notwendigerweise identisch sein, da ein Satz mehr als einen Beleg aufweisen kann. Vermutlich ist aber ein Nutzer eher an der Beleganzahl als an der Zahl der Belegstellensätze interessiert. > 3) Die Bezeichnung "Instanzen" ist - zurückhaltend gesagt - mehr als ungewöhnlich. Warum kann man nicht Belege sagen? Auch das Englische geht eigene Wege. Statt "Instances" sollte man eher von dem im lexikographsichen Kontext üblichen attestations oder occurrences sprechen. > 4) Wenn nur ein Beleg zu finden ist, bspw. [<https://tlabeta.bbaw.de/lemma/855183>](https://tlabeta.bbaw.de/lemma/855183), wird trotzdem der Plural "Instanzen" verwendet. DW Offenbar werden hier wirklich Sätze gezählt, nicht Belege, vgl. https://tlabeta.bbaw.de/search/sentence?tokens[0].lemma.id=600009&page=2 mit einem Satz mit zwei Belegen, der aber nicht doppelt erscheint. LP > Die Nummer in der Belegstellenanzeige scheint tatsächlich die Sätze zu zählen, in denen Belegstellen vorkommen, aber nicht die Belegstellen selbst. Im gegebenen Bsp. kommt der betreffende Schreibertitel (WCN 860628) zweimal im selben Satz vor und es werden in der Belegstellenanzeige auch beide markiert, aber sie werden nur als „1 Instanz“ gezählt. > Im alten TLA werden dagegen beide Belege als separate Belegstellen angezeigt, s. hier:[ https://aaew.bbaw.de/tla/servlet/GetWcnRefs?f=0&l=0&of=0&ll=860628&db=0&lr=0&mo=1&wt=y&bc=Start](https://aaew.bbaw.de/tla/servlet/GetWcnRefs?f=0&l=0&of=0&ll=860628&db=0&lr=0&mo=1&wt=y&bc=Start).
1.0
Lemmaseite: Button-Label für Belegstellen verbessern, sowie: Frage der Belegstellenzählung - SSch > auf der Detailseite eines Lemmas, bspw. [<https://tlabeta.bbaw.de/lemma/800001>](https://tlabeta.bbaw.de/lemma/800001) gibt es einen Link, der zu den Belegstellen eben dieses Lemmas führt. In der Betreffzeile steht die Angabe, wie sie bei dem zitierten Lemma zu finden ist. Das ist aus mehreren Gründen unglücklich: > 1) Grammatisch korrekt wäre "Sätzen" > 2) Dass die Zahlenangabe bei den Sätzen steht, verwirrt etwas. Man ist dann unsicher, ob es nun 692 Belege gibt oder 692 Sätze, in denen Wnjs, belegt ist. Die Beleganzahl und die Anzahl der Sätze, in denen Belege erscheinen, müssen ja nicht notwendigerweise identisch sein, da ein Satz mehr als einen Beleg aufweisen kann. Vermutlich ist aber ein Nutzer eher an der Beleganzahl als an der Zahl der Belegstellensätze interessiert. > 3) Die Bezeichnung "Instanzen" ist - zurückhaltend gesagt - mehr als ungewöhnlich. Warum kann man nicht Belege sagen? Auch das Englische geht eigene Wege. Statt "Instances" sollte man eher von dem im lexikographsichen Kontext üblichen attestations oder occurrences sprechen. > 4) Wenn nur ein Beleg zu finden ist, bspw. [<https://tlabeta.bbaw.de/lemma/855183>](https://tlabeta.bbaw.de/lemma/855183), wird trotzdem der Plural "Instanzen" verwendet. DW Offenbar werden hier wirklich Sätze gezählt, nicht Belege, vgl. https://tlabeta.bbaw.de/search/sentence?tokens[0].lemma.id=600009&page=2 mit einem Satz mit zwei Belegen, der aber nicht doppelt erscheint. LP > Die Nummer in der Belegstellenanzeige scheint tatsächlich die Sätze zu zählen, in denen Belegstellen vorkommen, aber nicht die Belegstellen selbst. Im gegebenen Bsp. kommt der betreffende Schreibertitel (WCN 860628) zweimal im selben Satz vor und es werden in der Belegstellenanzeige auch beide markiert, aber sie werden nur als „1 Instanz“ gezählt. > Im alten TLA werden dagegen beide Belege als separate Belegstellen angezeigt, s. hier:[ https://aaew.bbaw.de/tla/servlet/GetWcnRefs?f=0&l=0&of=0&ll=860628&db=0&lr=0&mo=1&wt=y&bc=Start](https://aaew.bbaw.de/tla/servlet/GetWcnRefs?f=0&l=0&of=0&ll=860628&db=0&lr=0&mo=1&wt=y&bc=Start).
priority
lemmaseite button label für belegstellen verbessern sowie frage der belegstellenzählung ssch auf der detailseite eines lemmas bspw gibt es einen link der zu den belegstellen eben dieses lemmas führt in der betreffzeile steht die angabe wie sie bei dem zitierten lemma zu finden ist das ist aus mehreren gründen unglücklich grammatisch korrekt wäre sätzen dass die zahlenangabe bei den sätzen steht verwirrt etwas man ist dann unsicher ob es nun belege gibt oder sätze in denen wnjs belegt ist die beleganzahl und die anzahl der sätze in denen belege erscheinen müssen ja nicht notwendigerweise identisch sein da ein satz mehr als einen beleg aufweisen kann vermutlich ist aber ein nutzer eher an der beleganzahl als an der zahl der belegstellensätze interessiert die bezeichnung instanzen ist zurückhaltend gesagt mehr als ungewöhnlich warum kann man nicht belege sagen auch das englische geht eigene wege statt instances sollte man eher von dem im lexikographsichen kontext üblichen attestations oder occurrences sprechen wenn nur ein beleg zu finden ist bspw wird trotzdem der plural instanzen verwendet dw offenbar werden hier wirklich sätze gezählt nicht belege vgl lemma id page mit einem satz mit zwei belegen der aber nicht doppelt erscheint lp die nummer in der belegstellenanzeige scheint tatsächlich die sätze zu zählen in denen belegstellen vorkommen aber nicht die belegstellen selbst im gegebenen bsp kommt der betreffende schreibertitel wcn zweimal im selben satz vor und es werden in der belegstellenanzeige auch beide markiert aber sie werden nur als „ instanz“ gezählt im alten tla werden dagegen beide belege als separate belegstellen angezeigt s hier
1
477,182
13,757,196,242
IssuesEvent
2020-10-06 21:12:23
trufflesuite/ganache-core
https://api.github.com/repos/trufflesuite/ganache-core
closed
TypeScript project fails to build; module 'web3/providers' not found
bug priority-high
As of a few days ago, a TypeScript project I am working on suddenly started failing, reporting an issue originating from `node_modules/ganache-core/typings/index.d.ts` (see full error below). The issue appears to be the `typings/index.d.ts` file imports some types from package `web3/providers`, which really should just be `web`. This PR addresses that. I was able to confirm the change solves my problem ## Expected Behavior The project should build with no error. ## Current Behavior The project fails to build with `tsc` with the following error: ``` $ tsc node_modules/ganache-core/typings/index.d.ts:2:44 - error TS2307: Cannot find module 'web3/providers'. 2 import { Provider as Web3Provider } from "web3/providers"; ~~~~~~~~~~~~~~~~ Found 1 error. ``` ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, --> <!--- or ideas how to implement the addition or change --> ### Before ```typescript // from typings/index.d.ts declare module "ganache-core" { import { Provider as Web3Provider } from "web3/providers"; namespace Ganache { export interface IProviderOptions { // ... ``` ### After ```typescript // from typings/index.d.ts declare module "ganache-core" { import { Provider as Web3Provider } from "web3"; namespace Ganache { export interface IProviderOptions { // ... ``` ## Steps to Reproduce (for bugs) <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant --> 1. Clone [this project.](https://github.com/hrharder/0x-test-project) 2. Run `yarn` to install dependencies (of which `ganache-core` is one) 3. Run `yarn build` to build the TypeScript source 4. See the error above ## Context Our project fails to build locally and in CI environments, prohibiting us from continuing to integrate changes into our codebase. ## Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * Version used: `2.7.0` * Environment name and version: - Node.js LTS (10.15.3) - TypeScript (`3.5.3`) - Yarn (`1.17.3`) * Operating System and version: - MacOS (darwin) - Linux * Link to your project: - Private project - [This project]() isolates the issue.
1.0
TypeScript project fails to build; module 'web3/providers' not found - As of a few days ago, a TypeScript project I am working on suddenly started failing, reporting an issue originating from `node_modules/ganache-core/typings/index.d.ts` (see full error below). The issue appears to be the `typings/index.d.ts` file imports some types from package `web3/providers`, which really should just be `web`. This PR addresses that. I was able to confirm the change solves my problem ## Expected Behavior The project should build with no error. ## Current Behavior The project fails to build with `tsc` with the following error: ``` $ tsc node_modules/ganache-core/typings/index.d.ts:2:44 - error TS2307: Cannot find module 'web3/providers'. 2 import { Provider as Web3Provider } from "web3/providers"; ~~~~~~~~~~~~~~~~ Found 1 error. ``` ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, --> <!--- or ideas how to implement the addition or change --> ### Before ```typescript // from typings/index.d.ts declare module "ganache-core" { import { Provider as Web3Provider } from "web3/providers"; namespace Ganache { export interface IProviderOptions { // ... ``` ### After ```typescript // from typings/index.d.ts declare module "ganache-core" { import { Provider as Web3Provider } from "web3"; namespace Ganache { export interface IProviderOptions { // ... ``` ## Steps to Reproduce (for bugs) <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant --> 1. Clone [this project.](https://github.com/hrharder/0x-test-project) 2. Run `yarn` to install dependencies (of which `ganache-core` is one) 3. Run `yarn build` to build the TypeScript source 4. See the error above ## Context Our project fails to build locally and in CI environments, prohibiting us from continuing to integrate changes into our codebase. ## Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * Version used: `2.7.0` * Environment name and version: - Node.js LTS (10.15.3) - TypeScript (`3.5.3`) - Yarn (`1.17.3`) * Operating System and version: - MacOS (darwin) - Linux * Link to your project: - Private project - [This project]() isolates the issue.
priority
typescript project fails to build module providers not found as of a few days ago a typescript project i am working on suddenly started failing reporting an issue originating from node modules ganache core typings index d ts see full error below the issue appears to be the typings index d ts file imports some types from package providers which really should just be web this pr addresses that i was able to confirm the change solves my problem expected behavior the project should build with no error current behavior the project fails to build with tsc with the following error tsc node modules ganache core typings index d ts error cannot find module providers import provider as from providers found error possible solution before typescript from typings index d ts declare module ganache core import provider as from providers namespace ganache export interface iprovideroptions after typescript from typings index d ts declare module ganache core import provider as from namespace ganache export interface iprovideroptions steps to reproduce for bugs clone run yarn to install dependencies of which ganache core is one run yarn build to build the typescript source see the error above context our project fails to build locally and in ci environments prohibiting us from continuing to integrate changes into our codebase your environment version used environment name and version node js lts typescript yarn operating system and version macos darwin linux link to your project private project isolates the issue
1
219,698
7,345,120,095
IssuesEvent
2018-03-07 16:30:38
welchr/swiss
https://api.github.com/repos/welchr/swiss
opened
Include UKBB catalog
priority: high
Include the UK BioBank GWAS hits across all traits as another catalog, in addition to EBI. This overlaps with a current task to include these hits in the LocusZoom API, so this is a timely addition.
1.0
Include UKBB catalog - Include the UK BioBank GWAS hits across all traits as another catalog, in addition to EBI. This overlaps with a current task to include these hits in the LocusZoom API, so this is a timely addition.
priority
include ukbb catalog include the uk biobank gwas hits across all traits as another catalog in addition to ebi this overlaps with a current task to include these hits in the locuszoom api so this is a timely addition
1
74,839
3,448,922,216
IssuesEvent
2015-12-16 10:58:16
OCHA-DAP/hdx-ckan
https://api.github.com/repos/OCHA-DAP/hdx-ckan
opened
New Contribute Flow: Frequency field
Priority-High
Update “frequency” field with values: 0, 1, 7, 14, 30, 90, 180, 365
1.0
New Contribute Flow: Frequency field - Update “frequency” field with values: 0, 1, 7, 14, 30, 90, 180, 365
priority
new contribute flow frequency field update “frequency” field with values
1
67,103
3,266,316,380
IssuesEvent
2015-10-22 20:08:17
cs2103aug2015-f09-2j/main
https://api.github.com/repos/cs2103aug2015-f09-2j/main
closed
A user can get warned about overlapping tasks/events
priority.high type.story
...so that the user can plan his schedule conventiently.
1.0
A user can get warned about overlapping tasks/events - ...so that the user can plan his schedule conventiently.
priority
a user can get warned about overlapping tasks events so that the user can plan his schedule conventiently
1
471,208
13,562,508,671
IssuesEvent
2020-09-18 07:00:21
qlcchain/qlc-hub
https://api.github.com/repos/qlcchain/qlc-hub
closed
release v1.0
Priority: High Type: Maintenance
- [x] prepare NEO/ETH signer accounts @ariesunny - [x] update deploy scripts @gythialy - [x] tag v1.0 @zengchen221 - [ ] deploy QLC staking contract @zengchen221
1.0
release v1.0 - - [x] prepare NEO/ETH signer accounts @ariesunny - [x] update deploy scripts @gythialy - [x] tag v1.0 @zengchen221 - [ ] deploy QLC staking contract @zengchen221
priority
release prepare neo eth signer accounts ariesunny update deploy scripts gythialy tag deploy qlc staking contract
1
640,903
20,811,676,937
IssuesEvent
2022-03-18 03:57:42
AY2122S2-CS2103-F11-4/tp
https://api.github.com/repos/AY2122S2-CS2103-F11-4/tp
closed
Build and release v1.2
priority.High
Finish up the features to complete and make a release on team's repo for `v1.2`
1.0
Build and release v1.2 - Finish up the features to complete and make a release on team's repo for `v1.2`
priority
build and release finish up the features to complete and make a release on team s repo for
1