avalara_sdk 25.7.2 → 25.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +76 -39
- data/docs/A1099/V2/BulkUpsert1099FormsRequest.md +3 -1
- data/docs/A1099/V2/CompaniesW9Api.md +22 -22
- data/docs/A1099/V2/CoveredIndividualReferenceResponse.md +56 -0
- data/docs/A1099/V2/CoveredIndividualRequest.md +19 -19
- data/docs/A1099/V2/Create1099Form201Response.md +59 -0
- data/docs/A1099/V2/CreateW9Form201Response.md +55 -0
- data/docs/A1099/V2/CreateW9FormRequest.md +55 -0
- data/docs/A1099/V2/Form1042SList.md +20 -0
- data/docs/A1099/V2/Form1042SListItem.md +108 -0
- data/docs/A1099/V2/Form1042SListItemResponse.md +130 -0
- data/docs/A1099/V2/Form1042SRequest.md +110 -0
- data/docs/A1099/V2/Form1042SResponse.md +88 -0
- data/docs/A1099/V2/Form1095BListItem.md +31 -31
- data/docs/A1099/V2/Form1095BListItemResponse.md +86 -0
- data/docs/A1099/V2/Form1095BRequest.md +33 -33
- data/docs/A1099/V2/Form1099BaseResponse.md +82 -0
- data/docs/A1099/V2/Form1099DivListItem.md +45 -45
- data/docs/A1099/V2/Form1099DivRequest.md +44 -44
- data/docs/A1099/V2/Form1099DivResponse.md +3 -3
- data/docs/A1099/V2/Form1099KListItem.md +46 -46
- data/docs/A1099/V2/Form1099KListItemResponse.md +122 -0
- data/docs/A1099/V2/Form1099KRequest.md +45 -45
- data/docs/A1099/V2/Form1099ListResponse.md +18 -0
- data/docs/A1099/V2/Form1099ListResponseValueInner.md +59 -0
- data/docs/A1099/V2/Form1099MiscListItem.md +43 -43
- data/docs/A1099/V2/Form1099MiscListItemResponse.md +108 -0
- data/docs/A1099/V2/Form1099MiscRequest.md +42 -42
- data/docs/A1099/V2/Form1099MiscResponse.md +5 -5
- data/docs/A1099/V2/Form1099NecListItem.md +31 -31
- data/docs/A1099/V2/Form1099NecListItemResponse.md +88 -0
- data/docs/A1099/V2/Form1099NecRequest.md +30 -30
- data/docs/A1099/V2/Form1099NecResponse.md +5 -5
- data/docs/A1099/V2/Form1099RListItem.md +47 -47
- data/docs/A1099/V2/Form1099RListItemResponse.md +122 -0
- data/docs/A1099/V2/Form1099RRequest.md +45 -45
- data/docs/A1099/V2/Form1099StatusDetailResponse.md +20 -0
- data/docs/A1099/V2/FormRequestBase.md +23 -23
- data/docs/A1099/V2/FormRequestListItemBase.md +66 -0
- data/docs/A1099/V2/FormResponseBase.md +3 -3
- data/docs/A1099/V2/FormSingleRequestBase.md +25 -25
- data/docs/A1099/V2/Forms1099Api.md +75 -63
- data/docs/A1099/V2/FormsW9Api.md +61 -56
- data/docs/A1099/V2/Get1099Form200Response.md +15 -11
- data/docs/A1099/V2/IntermediaryOrFlowThrough.md +38 -0
- data/docs/A1099/V2/IntermediaryOrFlowThroughRequest.md +38 -0
- data/docs/A1099/V2/IntermediaryOrFlowThroughResponse.md +38 -0
- data/docs/A1099/V2/Issuers1099Api.md +23 -23
- data/docs/A1099/V2/JobResult.md +15 -15
- data/docs/A1099/V2/Jobs1099Api.md +2 -2
- data/docs/A1099/V2/PrimaryWithholdingAgent.md +20 -0
- data/docs/A1099/V2/PrimaryWithholdingAgentRequest.md +20 -0
- data/docs/A1099/V2/PrimaryWithholdingAgentResponse.md +20 -0
- data/docs/A1099/V2/StateAndLocalWithholdingResponse.md +8 -8
- data/docs/A1099/V2/StateEfileStatusDetailResponse.md +22 -0
- data/docs/A1099/V2/SubstantialUsOwnerRequest.md +22 -0
- data/docs/A1099/V2/Update1099Form200Response.md +3 -1
- data/docs/A1099/V2/ValidationErrorResponse.md +20 -0
- data/docs/A1099/V2/W4FormDataModel.md +5 -5
- data/docs/A1099/V2/W4FormRequest.md +66 -0
- data/docs/A1099/V2/W8BenEFormRequest.md +218 -0
- data/docs/A1099/V2/W8BenEFormResponse.md +3 -3
- data/docs/A1099/V2/W8BenFormDataModel.md +5 -5
- data/docs/A1099/V2/W8BenFormRequest.md +76 -0
- data/docs/A1099/V2/W8BeneFormDataModel.md +5 -5
- data/docs/A1099/V2/W8ImyFormDataModel.md +5 -5
- data/docs/A1099/V2/W8ImyFormRequest.md +250 -0
- data/docs/A1099/V2/W8ImyFormResponse.md +2 -2
- data/docs/A1099/V2/W9FormBaseRequest.md +28 -0
- data/docs/A1099/V2/W9FormDataModel.md +5 -5
- data/docs/A1099/V2/W9FormRequest.md +64 -0
- data/docs/EInvoicing/V1/Address.md +28 -0
- data/docs/EInvoicing/V1/BatchErrorDetail.md +20 -0
- data/docs/EInvoicing/V1/BatchSearchListResponse.md +2 -2
- data/docs/EInvoicing/V1/Consents.md +18 -0
- data/docs/EInvoicing/V1/CreateTradingPartner201Response.md +22 -0
- data/docs/EInvoicing/V1/CreateTradingPartnersBatch200Response.md +22 -0
- data/docs/EInvoicing/V1/CreateTradingPartnersBatch200ResponseValueInner.md +22 -0
- data/docs/EInvoicing/V1/CreateTradingPartnersBatchRequest.md +18 -0
- data/docs/EInvoicing/V1/DataInputFieldsApi.md +5 -5
- data/docs/EInvoicing/V1/DocumentsApi.md +9 -9
- data/docs/EInvoicing/V1/Extension.md +20 -0
- data/docs/EInvoicing/V1/Identifier.md +22 -0
- data/docs/EInvoicing/V1/InteropApi.md +1 -1
- data/docs/EInvoicing/V1/MandatesApi.md +6 -6
- data/docs/EInvoicing/V1/SearchParticipants200Response.md +22 -0
- data/docs/EInvoicing/V1/SubscriptionsApi.md +12 -12
- data/docs/EInvoicing/V1/SupportedDocumentTypes.md +26 -0
- data/docs/EInvoicing/V1/TaxIdentifierRequest.md +24 -0
- data/docs/EInvoicing/V1/TaxIdentifierResponse.md +20 -0
- data/docs/EInvoicing/V1/TaxIdentifierResponseValue.md +22 -0
- data/docs/EInvoicing/V1/TaxIdentifierSchemaByCountry200Response.md +20 -0
- data/docs/EInvoicing/V1/TaxIdentifiersApi.md +177 -0
- data/docs/EInvoicing/V1/TradingPartner.md +34 -0
- data/docs/EInvoicing/V1/TradingPartnersApi.md +412 -75
- data/docs/EInvoicing/V1/UpdateTradingPartner200Response.md +22 -0
- data/docs/EInvoicing/V1/ValidationError.md +20 -0
- data/lib/avalara_sdk/api/A1099/V2/companies_w9_api.rb +14 -14
- data/lib/avalara_sdk/api/A1099/V2/forms1099_api.rb +51 -39
- data/lib/avalara_sdk/api/A1099/V2/forms_w9_api.rb +56 -50
- data/lib/avalara_sdk/api/A1099/V2/issuers1099_api.rb +20 -20
- data/lib/avalara_sdk/api/A1099/V2/jobs1099_api.rb +2 -2
- data/lib/avalara_sdk/api/EInvoicing/V1/data_input_fields_api.rb +7 -7
- data/lib/avalara_sdk/api/EInvoicing/V1/documents_api.rb +11 -11
- data/lib/avalara_sdk/api/EInvoicing/V1/interop_api.rb +2 -2
- data/lib/avalara_sdk/api/EInvoicing/V1/mandates_api.rb +8 -8
- data/lib/avalara_sdk/api/EInvoicing/V1/subscriptions_api.rb +21 -21
- data/lib/avalara_sdk/api/EInvoicing/V1/tax_identifiers_api.rb +531 -0
- data/lib/avalara_sdk/api/EInvoicing/V1/trading_partners_api.rb +660 -80
- data/lib/avalara_sdk/models/A1099/V2/attribute.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/authorized_api_request_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/authorized_api_request_v2_data_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/base_company_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/base_form_list_request.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/bulk_upsert1099_forms_request.rb +2 -1
- data/lib/avalara_sdk/models/A1099/V2/company_create_update_request_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/company_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/company_response.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/company_response_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/covered_individual_reference_response.rb +407 -0
- data/lib/avalara_sdk/models/A1099/V2/covered_individual_request.rb +20 -1
- data/lib/avalara_sdk/models/A1099/V2/create1099_form201_response.rb +106 -0
- data/lib/avalara_sdk/models/A1099/V2/create_w9_form201_response.rb +104 -0
- data/lib/avalara_sdk/models/A1099/V2/create_w9_form_request.rb +104 -0
- data/lib/avalara_sdk/models/A1099/V2/data.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/error_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/error_response.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/error_response_errors_inner.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/form1042_s_list.rb +238 -0
- data/lib/avalara_sdk/models/A1099/V2/form1042_s_list_item.rb +891 -0
- data/lib/avalara_sdk/models/A1099/V2/form1042_s_list_item_response.rb +925 -0
- data/lib/avalara_sdk/models/A1099/V2/form1042_s_request.rb +855 -0
- data/lib/avalara_sdk/models/A1099/V2/form1042_s_response.rb +600 -0
- data/lib/avalara_sdk/models/A1099/V2/form1095_b_list.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/form1095_b_list_item.rb +147 -14
- data/lib/avalara_sdk/models/A1099/V2/form1095_b_list_item_response.rb +700 -0
- data/lib/avalara_sdk/models/A1099/V2/form1095_b_request.rb +149 -16
- data/lib/avalara_sdk/models/A1099/V2/form1099_base_response.rb +661 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_div_list.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/form1099_div_list_item.rb +168 -13
- data/lib/avalara_sdk/models/A1099/V2/form1099_div_request.rb +159 -14
- data/lib/avalara_sdk/models/A1099/V2/form1099_div_response.rb +5 -5
- data/lib/avalara_sdk/models/A1099/V2/form1099_k_list.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/form1099_k_list_item.rb +169 -13
- data/lib/avalara_sdk/models/A1099/V2/form1099_k_list_item_response.rb +930 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_k_request.rb +160 -14
- data/lib/avalara_sdk/models/A1099/V2/form1099_list_response.rb +220 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_list_response_value_inner.rb +106 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_misc_list.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/form1099_misc_list_item.rb +171 -19
- data/lib/avalara_sdk/models/A1099/V2/form1099_misc_list_item_response.rb +810 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_misc_request.rb +162 -20
- data/lib/avalara_sdk/models/A1099/V2/form1099_misc_response.rb +12 -12
- data/lib/avalara_sdk/models/A1099/V2/form1099_nec_list.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/form1099_nec_list_item.rb +168 -20
- data/lib/avalara_sdk/models/A1099/V2/form1099_nec_list_item_response.rb +700 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_nec_request.rb +157 -20
- data/lib/avalara_sdk/models/A1099/V2/form1099_nec_response.rb +12 -12
- data/lib/avalara_sdk/models/A1099/V2/form1099_proccess_result.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/form1099_r_list.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/form1099_r_list_item.rb +171 -15
- data/lib/avalara_sdk/models/A1099/V2/form1099_r_list_item_response.rb +888 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_r_request.rb +160 -14
- data/lib/avalara_sdk/models/A1099/V2/form1099_status_detail_response.rb +223 -0
- data/lib/avalara_sdk/models/A1099/V2/form_request_base.rb +138 -12
- data/lib/avalara_sdk/models/A1099/V2/form_request_list_item_base.rb +611 -0
- data/lib/avalara_sdk/models/A1099/V2/form_response_base.rb +5 -5
- data/lib/avalara_sdk/models/A1099/V2/form_single_request_base.rb +140 -14
- data/lib/avalara_sdk/models/A1099/V2/get1099_form200_response.rb +8 -6
- data/lib/avalara_sdk/models/A1099/V2/http_validation_problem_details.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/i_create_form1099_request.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/i_update_form1099_request.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/intermediary_or_flow_through.rb +311 -0
- data/lib/avalara_sdk/models/A1099/V2/intermediary_or_flow_through_request.rb +311 -0
- data/lib/avalara_sdk/models/A1099/V2/intermediary_or_flow_through_response.rb +311 -0
- data/lib/avalara_sdk/models/A1099/V2/issuer_command.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/issuer_response.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/iw9_form_data_models_one_of.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/job_result.rb +16 -1
- data/lib/avalara_sdk/models/A1099/V2/link.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/paginated_query_result_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/paginated_query_result_model_company_response.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/paginated_query_result_model_issuer_response.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/paginated_w9_forms_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/primary_withholding_agent.rb +221 -0
- data/lib/avalara_sdk/models/A1099/V2/primary_withholding_agent_request.rb +221 -0
- data/lib/avalara_sdk/models/A1099/V2/primary_withholding_agent_response.rb +221 -0
- data/lib/avalara_sdk/models/A1099/V2/problem_details.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/state_and_local_withholding_request.rb +5 -1
- data/lib/avalara_sdk/models/A1099/V2/state_and_local_withholding_response.rb +9 -1
- data/lib/avalara_sdk/models/A1099/V2/state_efile_status_detail_response.rb +231 -0
- data/lib/avalara_sdk/models/A1099/V2/status_detail.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/substantial_us_owner_request.rb +233 -0
- data/lib/avalara_sdk/models/A1099/V2/substantial_us_owner_response.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/update1099_form200_response.rb +2 -1
- data/lib/avalara_sdk/models/A1099/V2/validation_error_response.rb +231 -0
- data/lib/avalara_sdk/models/A1099/V2/w4_form_data_model.rb +6 -6
- data/lib/avalara_sdk/models/A1099/V2/w4_form_request.rb +509 -0
- data/lib/avalara_sdk/models/A1099/V2/w4_form_response.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/w8_ben_e_form_request.rb +1343 -0
- data/lib/avalara_sdk/models/A1099/V2/w8_ben_e_form_response.rb +4 -4
- data/lib/avalara_sdk/models/A1099/V2/w8_ben_e_substantial_us_owner_data_model.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/w8_ben_form_data_model.rb +6 -6
- data/lib/avalara_sdk/models/A1099/V2/w8_ben_form_request.rb +561 -0
- data/lib/avalara_sdk/models/A1099/V2/w8_ben_form_response.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/w8_bene_form_data_model.rb +6 -6
- data/lib/avalara_sdk/models/A1099/V2/w8_imy_form_data_model.rb +6 -6
- data/lib/avalara_sdk/models/A1099/V2/w8_imy_form_request.rb +1518 -0
- data/lib/avalara_sdk/models/A1099/V2/w8_imy_form_response.rb +3 -3
- data/lib/avalara_sdk/models/A1099/V2/w9_form_base_request.rb +299 -0
- data/lib/avalara_sdk/models/A1099/V2/w9_form_base_response.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/w9_form_data_model.rb +6 -6
- data/lib/avalara_sdk/models/A1099/V2/w9_form_request.rb +495 -0
- data/lib/avalara_sdk/models/A1099/V2/w9_form_response.rb +4 -3
- data/lib/avalara_sdk/models/EInvoicing/V1/address.rb +382 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/batch_error_detail.rb +223 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/batch_search.rb +1 -1
- data/lib/avalara_sdk/models/EInvoicing/V1/batch_search_list_response.rb +3 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/consents.rb +213 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/create_trading_partner201_response.rb +231 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/create_trading_partners_batch200_response.rb +232 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/create_trading_partners_batch200_response_value_inner.rb +231 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/create_trading_partners_batch_request.rb +212 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/data_input_fields_response.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/document_fetch.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/error_response.rb +1 -1
- data/lib/avalara_sdk/models/EInvoicing/V1/extension.rb +256 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/hmac_signature_value.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/identifier.rb +302 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/mandate.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/pagination.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/required_when_field.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/search_participants200_response.rb +232 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/signature.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/signature_value.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/subscription_common.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/success_response.rb +1 -2
- data/lib/avalara_sdk/models/EInvoicing/V1/supported_document_types.rb +305 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/tax_identifier_request.rb +329 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/tax_identifier_response.rb +228 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/tax_identifier_response_value.rb +231 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/tax_identifier_schema_by_country200_response.rb +235 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/trading_partner.rb +411 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/update_trading_partner200_response.rb +231 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/validation_error.rb +222 -0
- data/lib/avalara_sdk/models/EInvoicing/V1/webhooks_error_response.rb +1 -2
- data/lib/avalara_sdk/version.rb +1 -1
- data/lib/avalara_sdk.rb +53 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/byebug-11.1.3/byebug/byebug.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/byebug-11.1.3/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.4.1/date_core.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.4.1/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.4.1/mkmf.log +4 -4
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/debase-0.2.9/attach.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/debase-0.2.9/debase_internals.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/debase-0.2.9/gem_make.out +7 -7
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/debase-0.2.9/mkmf.log +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/debug-1.10.0/debug/debug.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/debug-1.10.0/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/erb-5.0.1/erb/escape.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/erb-5.0.1/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.0/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.0/io/console.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.0/mkmf.log +21 -21
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/json-2.12.2/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/json-2.12.2/json/ext/generator.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/json-2.12.2/json/ext/parser.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/json-2.12.2/mkmf.log +7 -7
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/prism-1.4.0/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/prism-1.4.0/mkmf.log +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/prism-1.4.0/prism/prism.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.2.6/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.2.6/mkmf.log +10 -10
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.2.6/psych.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/racc/cparse.so +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/ruby-debug-ide-0.7.3/gem_make.out +2 -2
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.7/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.7/mkmf.log +2 -2
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.7/stringio.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/byebug-11.1.3/ext/byebug/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/byebug-11.1.3/lib/byebug/byebug.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/date-3.4.1/ext/date/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/date-3.4.1/lib/date_core.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/debase-0.2.9/ext/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/debase-0.2.9/ext/attach/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/debase-0.2.9/lib/attach.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/debase-0.2.9/lib/debase_internals.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/debug-1.10.0/ext/debug/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/debug-1.10.0/lib/debug/debug.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/erb-5.0.1/ext/erb/escape/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/erb-5.0.1/lib/erb/escape.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/io-console-0.8.0/ext/io/console/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/io-console-0.8.0/lib/io/console.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/json-2.12.2/ext/json/ext/generator/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/json-2.12.2/ext/json/ext/parser/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/json-2.12.2/lib/json/ext/generator.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/json-2.12.2/lib/json/ext/parser.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/prism-1.4.0/ext/prism/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/prism-1.4.0/lib/prism/prism.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/lib/psych.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/lib/racc/cparse.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.7/ext/stringio/Makefile +3 -3
- data/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.7/lib/stringio.so +0 -0
- metadata +108 -2
@@ -1,6 +1,6 @@
|
|
1
1
|
have_func: checking for rb_enc_interned_str() in ruby.h... -------------------- yes
|
2
2
|
|
3
|
-
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.
|
3
|
+
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.9/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -lruby -lm -lpthread -lc"
|
4
4
|
checked program was:
|
5
5
|
/* begin */
|
6
6
|
1: #include "ruby.h"
|
@@ -11,7 +11,7 @@ checked program was:
|
|
11
11
|
6: }
|
12
12
|
/* end */
|
13
13
|
|
14
|
-
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.
|
14
|
+
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.9/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -lruby -lm -lpthread -lc"
|
15
15
|
conftest.c: In function ‘t’:
|
16
16
|
conftest.c:16:57: error: ‘rb_enc_interned_str’ undeclared (first use in this function); did you mean ‘rb_interned_str’?
|
17
17
|
16 | int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_enc_interned_str; return !p; }
|
@@ -42,7 +42,7 @@ checked program was:
|
|
42
42
|
16: int t(void) { void ((*volatile p)()); p = (void ((*)()))rb_enc_interned_str; return !p; }
|
43
43
|
/* end */
|
44
44
|
|
45
|
-
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.
|
45
|
+
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.9/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -lruby -lm -lpthread -lc"
|
46
46
|
checked program was:
|
47
47
|
/* begin */
|
48
48
|
1: #include "ruby.h"
|
@@ -68,7 +68,7 @@ checked program was:
|
|
68
68
|
|
69
69
|
have_func: checking for rb_hash_new_capa() in ruby.h... -------------------- yes
|
70
70
|
|
71
|
-
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.
|
71
|
+
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.9/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -lruby -lm -lpthread -lc"
|
72
72
|
checked program was:
|
73
73
|
/* begin */
|
74
74
|
1: #include "ruby.h"
|
@@ -93,7 +93,7 @@ checked program was:
|
|
93
93
|
|
94
94
|
have_func: checking for rb_hash_bulk_insert() in ruby.h... -------------------- yes
|
95
95
|
|
96
|
-
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.
|
96
|
+
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.9/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -lruby -lm -lpthread -lc"
|
97
97
|
checked program was:
|
98
98
|
/* begin */
|
99
99
|
1: #include "ruby.h"
|
@@ -118,7 +118,7 @@ checked program was:
|
|
118
118
|
|
119
119
|
have_func: checking for strnlen() in string.h... -------------------- yes
|
120
120
|
|
121
|
-
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.
|
121
|
+
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.9/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -lruby -lm -lpthread -lc"
|
122
122
|
checked program was:
|
123
123
|
/* begin */
|
124
124
|
1: #include "ruby.h"
|
@@ -143,7 +143,7 @@ checked program was:
|
|
143
143
|
|
144
144
|
append_cflags: checking for whether -std=c99 is accepted as CFLAGS... -------------------- yes
|
145
145
|
|
146
|
-
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.
|
146
|
+
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.9/x64/lib "gcc -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC -std=c99 -Werror -c conftest.c"
|
147
147
|
checked program was:
|
148
148
|
/* begin */
|
149
149
|
1: #include "ruby.h"
|
@@ -1,15 +1,15 @@
|
|
1
1
|
current directory: /home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/prism-1.4.0/ext/prism
|
2
|
-
/opt/hostedtoolcache/Ruby/3.3.
|
2
|
+
/opt/hostedtoolcache/Ruby/3.3.9/x64/bin/ruby extconf.rb
|
3
3
|
checking for prism.h in /home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/prism-1.4.0/include... yes
|
4
4
|
checking for prism/extension.h in /home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/prism-1.4.0/ext... yes
|
5
5
|
checking for whether -fvisibility=hidden is accepted as CFLAGS... yes
|
6
6
|
creating Makefile
|
7
7
|
|
8
8
|
current directory: /home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/prism-1.4.0/ext/prism
|
9
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
9
|
+
make DESTDIR\= sitearchdir\=./.gem.20250729-2082-fyxqdi sitelibdir\=./.gem.20250729-2082-fyxqdi clean
|
10
10
|
|
11
11
|
current directory: /home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/prism-1.4.0/ext/prism
|
12
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
12
|
+
make DESTDIR\= sitearchdir\=./.gem.20250729-2082-fyxqdi sitelibdir\=./.gem.20250729-2082-fyxqdi
|
13
13
|
compiling api_node.c
|
14
14
|
compiling api_pack.c
|
15
15
|
compiling extension.c
|
@@ -37,8 +37,8 @@ compiling ./../../src/util/pm_strpbrk.c
|
|
37
37
|
linking shared-object prism/prism.so
|
38
38
|
|
39
39
|
current directory: /home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/prism-1.4.0/ext/prism
|
40
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
41
|
-
/usr/bin/install -c -m 0755 prism.so ./.gem.
|
40
|
+
make DESTDIR\= sitearchdir\=./.gem.20250729-2082-fyxqdi sitelibdir\=./.gem.20250729-2082-fyxqdi install
|
41
|
+
/usr/bin/install -c -m 0755 prism.so ./.gem.20250729-2082-fyxqdi/prism
|
42
42
|
|
43
43
|
current directory: /home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/prism-1.4.0/ext/prism
|
44
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
44
|
+
make DESTDIR\= sitearchdir\=./.gem.20250729-2082-fyxqdi sitelibdir\=./.gem.20250729-2082-fyxqdi clean
|
@@ -1,6 +1,6 @@
|
|
1
1
|
find_header: checking for prism.h in /home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/prism-1.4.0/include... -------------------- yes
|
2
2
|
|
3
|
-
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.
|
3
|
+
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.9/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -lruby -lm -lpthread -lc"
|
4
4
|
checked program was:
|
5
5
|
/* begin */
|
6
6
|
1: #include "ruby.h"
|
@@ -11,7 +11,7 @@ checked program was:
|
|
11
11
|
6: }
|
12
12
|
/* end */
|
13
13
|
|
14
|
-
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.
|
14
|
+
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.9/x64/lib "gcc -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC -c conftest.c"
|
15
15
|
conftest.c:3:10: fatal error: prism.h: No such file or directory
|
16
16
|
3 | #include <prism.h>
|
17
17
|
| ^~~~~~~~~
|
@@ -23,7 +23,7 @@ checked program was:
|
|
23
23
|
3: #include <prism.h>
|
24
24
|
/* end */
|
25
25
|
|
26
|
-
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.
|
26
|
+
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.9/x64/lib "gcc -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC -I/home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/prism-1.4.0/include -c conftest.c"
|
27
27
|
checked program was:
|
28
28
|
/* begin */
|
29
29
|
1: #include "ruby.h"
|
@@ -35,7 +35,7 @@ checked program was:
|
|
35
35
|
|
36
36
|
find_header: checking for prism/extension.h in /home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/prism-1.4.0/ext... -------------------- yes
|
37
37
|
|
38
|
-
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.
|
38
|
+
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.9/x64/lib "gcc -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0 -I. -I/home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/prism-1.4.0/include -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC -c conftest.c"
|
39
39
|
conftest.c:3:10: fatal error: prism/extension.h: No such file or directory
|
40
40
|
3 | #include <prism/extension.h>
|
41
41
|
| ^~~~~~~~~~~~~~~~~~~
|
@@ -47,7 +47,7 @@ checked program was:
|
|
47
47
|
3: #include <prism/extension.h>
|
48
48
|
/* end */
|
49
49
|
|
50
|
-
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.
|
50
|
+
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.9/x64/lib "gcc -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0 -I. -I/home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/prism-1.4.0/include -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC -I/home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/prism-1.4.0/ext -c conftest.c"
|
51
51
|
checked program was:
|
52
52
|
/* begin */
|
53
53
|
1: #include "ruby.h"
|
@@ -59,7 +59,7 @@ checked program was:
|
|
59
59
|
|
60
60
|
append_cflags: checking for whether -fvisibility=hidden is accepted as CFLAGS... -------------------- yes
|
61
61
|
|
62
|
-
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.
|
62
|
+
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.9/x64/lib "gcc -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0 -I. -I/home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/prism-1.4.0/include -I/home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/prism-1.4.0/ext -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC -fvisibility=hidden -Werror -c conftest.c"
|
63
63
|
checked program was:
|
64
64
|
/* begin */
|
65
65
|
1: #include "ruby.h"
|
Binary file
|
@@ -1,18 +1,18 @@
|
|
1
1
|
current directory: /home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych
|
2
|
-
/opt/hostedtoolcache/Ruby/3.3.
|
2
|
+
/opt/hostedtoolcache/Ruby/3.3.9/x64/bin/ruby extconf.rb
|
3
3
|
checking for pkg-config for yaml-0.1... [" ", "", "-lyaml"]
|
4
4
|
checking for yaml.h... yes
|
5
5
|
checking for yaml_get_version() in -lyaml... yes
|
6
6
|
creating Makefile
|
7
7
|
|
8
8
|
current directory: /home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych
|
9
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
9
|
+
make DESTDIR\= sitearchdir\=./.gem.20250729-2082-v8z261 sitelibdir\=./.gem.20250729-2082-v8z261 clean
|
10
10
|
cd libyaml && make clean
|
11
11
|
/bin/sh: 1: cd: can't cd to libyaml
|
12
12
|
make: [Makefile:283: clean-so] Error 2 (ignored)
|
13
13
|
|
14
14
|
current directory: /home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych
|
15
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
15
|
+
make DESTDIR\= sitearchdir\=./.gem.20250729-2082-v8z261 sitelibdir\=./.gem.20250729-2082-v8z261
|
16
16
|
compiling psych.c
|
17
17
|
compiling psych_emitter.c
|
18
18
|
compiling psych_parser.c
|
@@ -21,11 +21,11 @@ compiling psych_yaml_tree.c
|
|
21
21
|
linking shared-object psych.so
|
22
22
|
|
23
23
|
current directory: /home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych
|
24
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
25
|
-
/usr/bin/install -c -m 0755 psych.so ./.gem.
|
24
|
+
make DESTDIR\= sitearchdir\=./.gem.20250729-2082-v8z261 sitelibdir\=./.gem.20250729-2082-v8z261 install
|
25
|
+
/usr/bin/install -c -m 0755 psych.so ./.gem.20250729-2082-v8z261
|
26
26
|
|
27
27
|
current directory: /home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych
|
28
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
28
|
+
make DESTDIR\= sitearchdir\=./.gem.20250729-2082-v8z261 sitelibdir\=./.gem.20250729-2082-v8z261 clean
|
29
29
|
cd libyaml && make clean
|
30
30
|
/bin/sh: 1: cd: can't cd to libyaml
|
31
31
|
make: [Makefile:283: clean-so] Error 2 (ignored)
|
@@ -1,9 +1,9 @@
|
|
1
1
|
pkg_config: checking for pkg-config for yaml-0.1... -------------------- [" ", "", "-lyaml"]
|
2
2
|
|
3
|
-
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.
|
4
|
-
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.
|
3
|
+
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.9/x64/lib pkg-config --exists yaml-0.1
|
4
|
+
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.9/x64/lib pkg-config --libs yaml-0.1 |
|
5
5
|
=> "-lyaml \n"
|
6
|
-
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.
|
6
|
+
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.9/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -lruby -lm -lpthread -lc"
|
7
7
|
checked program was:
|
8
8
|
/* begin */
|
9
9
|
1: #include "ruby.h"
|
@@ -14,7 +14,7 @@ checked program was:
|
|
14
14
|
6: }
|
15
15
|
/* end */
|
16
16
|
|
17
|
-
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.
|
17
|
+
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.9/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -lruby -lyaml -lm -lpthread -lc"
|
18
18
|
checked program was:
|
19
19
|
/* begin */
|
20
20
|
1: #include "ruby.h"
|
@@ -25,11 +25,11 @@ checked program was:
|
|
25
25
|
6: }
|
26
26
|
/* end */
|
27
27
|
|
28
|
-
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.
|
28
|
+
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.9/x64/lib pkg-config --cflags-only-I yaml-0.1 |
|
29
29
|
=> "\n"
|
30
|
-
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.
|
30
|
+
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.9/x64/lib pkg-config --cflags-only-other yaml-0.1 |
|
31
31
|
=> "\n"
|
32
|
-
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.
|
32
|
+
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.9/x64/lib pkg-config --libs-only-l yaml-0.1 |
|
33
33
|
=> "-lyaml \n"
|
34
34
|
package configuration for yaml-0.1
|
35
35
|
incflags:
|
@@ -41,7 +41,7 @@ libs: -lyaml
|
|
41
41
|
|
42
42
|
find_header: checking for yaml.h... -------------------- yes
|
43
43
|
|
44
|
-
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.
|
44
|
+
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.9/x64/lib "gcc -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC -c conftest.c"
|
45
45
|
checked program was:
|
46
46
|
/* begin */
|
47
47
|
1: #include "ruby.h"
|
@@ -53,7 +53,7 @@ checked program was:
|
|
53
53
|
|
54
54
|
find_library: checking for yaml_get_version() in -lyaml... -------------------- yes
|
55
55
|
|
56
|
-
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.
|
56
|
+
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.9/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -lyaml -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -lruby -lyaml -lyaml -lm -lpthread -lc"
|
57
57
|
conftest.c: In function ‘t’:
|
58
58
|
conftest.c:14:57: error: ‘yaml_get_version’ undeclared (first use in this function)
|
59
59
|
14 | int t(void) { void ((*volatile p)()); p = (void ((*)()))yaml_get_version; return !p; }
|
@@ -81,7 +81,7 @@ checked program was:
|
|
81
81
|
14: int t(void) { void ((*volatile p)()); p = (void ((*)()))yaml_get_version; return !p; }
|
82
82
|
/* end */
|
83
83
|
|
84
|
-
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.
|
84
|
+
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.9/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -lyaml -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -lruby -lyaml -lyaml -lm -lpthread -lc"
|
85
85
|
checked program was:
|
86
86
|
/* begin */
|
87
87
|
1: #include "ruby.h"
|
Binary file
|
@@ -1,18 +1,18 @@
|
|
1
1
|
current directory: /home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse
|
2
|
-
/opt/hostedtoolcache/Ruby/3.3.
|
2
|
+
/opt/hostedtoolcache/Ruby/3.3.9/x64/bin/ruby extconf.rb
|
3
3
|
creating Makefile
|
4
4
|
|
5
5
|
current directory: /home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse
|
6
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
6
|
+
make DESTDIR\= sitearchdir\=./.gem.20250729-2082-yj7pn0 sitelibdir\=./.gem.20250729-2082-yj7pn0 clean
|
7
7
|
|
8
8
|
current directory: /home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse
|
9
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
9
|
+
make DESTDIR\= sitearchdir\=./.gem.20250729-2082-yj7pn0 sitelibdir\=./.gem.20250729-2082-yj7pn0
|
10
10
|
compiling cparse.c
|
11
11
|
linking shared-object racc/cparse.so
|
12
12
|
|
13
13
|
current directory: /home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse
|
14
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
15
|
-
/usr/bin/install -c -m 0755 cparse.so ./.gem.
|
14
|
+
make DESTDIR\= sitearchdir\=./.gem.20250729-2082-yj7pn0 sitelibdir\=./.gem.20250729-2082-yj7pn0 install
|
15
|
+
/usr/bin/install -c -m 0755 cparse.so ./.gem.20250729-2082-yj7pn0/racc
|
16
16
|
|
17
17
|
current directory: /home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse
|
18
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
18
|
+
make DESTDIR\= sitearchdir\=./.gem.20250729-2082-yj7pn0 sitelibdir\=./.gem.20250729-2082-yj7pn0 clean
|
Binary file
|
data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/ruby-debug-ide-0.7.3/gem_make.out
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
current directory: /home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/ruby-debug-ide-0.7.3/ext
|
2
|
-
/opt/hostedtoolcache/Ruby/3.3.
|
2
|
+
/opt/hostedtoolcache/Ruby/3.3.9/x64/bin/ruby mkrf_conf.rb
|
3
3
|
Installing base gem
|
4
4
|
Building native extensions. This could take a while...
|
5
5
|
|
6
6
|
current directory: /home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/ruby-debug-ide-0.7.3/ext
|
7
|
-
/opt/hostedtoolcache/Ruby/3.3.
|
7
|
+
/opt/hostedtoolcache/Ruby/3.3.9/x64/bin/ruby -rrubygems /home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/rake-13.0.6/exe/rake RUBYARCHDIR\=/home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/ruby-debug-ide-0.7.3 RUBYLIBDIR\=/home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/ruby-debug-ide-0.7.3
|
@@ -1,19 +1,19 @@
|
|
1
1
|
current directory: /home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.7/ext/stringio
|
2
|
-
/opt/hostedtoolcache/Ruby/3.3.
|
2
|
+
/opt/hostedtoolcache/Ruby/3.3.9/x64/bin/ruby extconf.rb
|
3
3
|
checking for rb_io_mode_t in ruby/io.h... no
|
4
4
|
creating Makefile
|
5
5
|
|
6
6
|
current directory: /home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.7/ext/stringio
|
7
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
7
|
+
make DESTDIR\= sitearchdir\=./.gem.20250729-2082-jt7kig sitelibdir\=./.gem.20250729-2082-jt7kig clean
|
8
8
|
|
9
9
|
current directory: /home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.7/ext/stringio
|
10
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
10
|
+
make DESTDIR\= sitearchdir\=./.gem.20250729-2082-jt7kig sitelibdir\=./.gem.20250729-2082-jt7kig
|
11
11
|
compiling stringio.c
|
12
12
|
linking shared-object stringio.so
|
13
13
|
|
14
14
|
current directory: /home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.7/ext/stringio
|
15
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
16
|
-
/usr/bin/install -c -m 0755 stringio.so ./.gem.
|
15
|
+
make DESTDIR\= sitearchdir\=./.gem.20250729-2082-jt7kig sitelibdir\=./.gem.20250729-2082-jt7kig install
|
16
|
+
/usr/bin/install -c -m 0755 stringio.so ./.gem.20250729-2082-jt7kig
|
17
17
|
|
18
18
|
current directory: /home/runner/work/Avalara-SDK-Ruby/Avalara-SDK-Ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.7/ext/stringio
|
19
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
19
|
+
make DESTDIR\= sitearchdir\=./.gem.20250729-2082-jt7kig sitelibdir\=./.gem.20250729-2082-jt7kig clean
|
@@ -1,6 +1,6 @@
|
|
1
1
|
have_type: checking for rb_io_mode_t in ruby/io.h... -------------------- no
|
2
2
|
|
3
|
-
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.
|
3
|
+
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.9/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -L/opt/hostedtoolcache/Ruby/3.3.9/x64/lib -lruby -lm -lpthread -lc"
|
4
4
|
checked program was:
|
5
5
|
/* begin */
|
6
6
|
1: #include "ruby.h"
|
@@ -11,7 +11,7 @@ checked program was:
|
|
11
11
|
6: }
|
12
12
|
/* end */
|
13
13
|
|
14
|
-
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.
|
14
|
+
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.3.9/x64/lib "gcc -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC -c conftest.c"
|
15
15
|
conftest.c:6:9: error: unknown type name ‘rb_io_mode_t’
|
16
16
|
6 | typedef rb_io_mode_t conftest_type;
|
17
17
|
| ^~~~~~~~~~~~
|
Binary file
|
@@ -13,12 +13,12 @@ NULLCMD = :
|
|
13
13
|
#### Start of system configuration section. ####
|
14
14
|
|
15
15
|
srcdir = .
|
16
|
-
topdir = /opt/hostedtoolcache/Ruby/3.3.
|
16
|
+
topdir = /opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0
|
17
17
|
hdrdir = $(topdir)
|
18
|
-
arch_hdrdir = /opt/hostedtoolcache/Ruby/3.3.
|
18
|
+
arch_hdrdir = /opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/x86_64-linux
|
19
19
|
PATH_SEPARATOR = :
|
20
20
|
VPATH = $(srcdir):$(arch_hdrdir)/ruby:$(hdrdir)/ruby
|
21
|
-
prefix = $(DESTDIR)/opt/hostedtoolcache/Ruby/3.3.
|
21
|
+
prefix = $(DESTDIR)/opt/hostedtoolcache/Ruby/3.3.9/x64
|
22
22
|
rubysitearchprefix = $(rubylibprefix)/$(sitearch)
|
23
23
|
rubyarchprefix = $(rubylibprefix)/$(arch)
|
24
24
|
rubylibprefix = $(libdir)/$(RUBY_BASE_NAME)
|
Binary file
|
@@ -13,12 +13,12 @@ NULLCMD = :
|
|
13
13
|
#### Start of system configuration section. ####
|
14
14
|
|
15
15
|
srcdir = .
|
16
|
-
topdir = /opt/hostedtoolcache/Ruby/3.3.
|
16
|
+
topdir = /opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0
|
17
17
|
hdrdir = $(topdir)
|
18
|
-
arch_hdrdir = /opt/hostedtoolcache/Ruby/3.3.
|
18
|
+
arch_hdrdir = /opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/x86_64-linux
|
19
19
|
PATH_SEPARATOR = :
|
20
20
|
VPATH = $(srcdir):$(arch_hdrdir)/ruby:$(hdrdir)/ruby
|
21
|
-
prefix = $(DESTDIR)/opt/hostedtoolcache/Ruby/3.3.
|
21
|
+
prefix = $(DESTDIR)/opt/hostedtoolcache/Ruby/3.3.9/x64
|
22
22
|
rubysitearchprefix = $(rubylibprefix)/$(sitearch)
|
23
23
|
rubyarchprefix = $(rubylibprefix)/$(arch)
|
24
24
|
rubylibprefix = $(libdir)/$(RUBY_BASE_NAME)
|
Binary file
|
@@ -13,12 +13,12 @@ NULLCMD = :
|
|
13
13
|
#### Start of system configuration section. ####
|
14
14
|
|
15
15
|
srcdir = .
|
16
|
-
topdir = /opt/hostedtoolcache/Ruby/3.3.
|
16
|
+
topdir = /opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0
|
17
17
|
hdrdir = $(topdir)
|
18
|
-
arch_hdrdir = /opt/hostedtoolcache/Ruby/3.3.
|
18
|
+
arch_hdrdir = /opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/x86_64-linux
|
19
19
|
PATH_SEPARATOR = :
|
20
20
|
VPATH = $(srcdir):$(arch_hdrdir)/ruby:$(hdrdir)/ruby
|
21
|
-
prefix = $(DESTDIR)/opt/hostedtoolcache/Ruby/3.3.
|
21
|
+
prefix = $(DESTDIR)/opt/hostedtoolcache/Ruby/3.3.9/x64
|
22
22
|
rubysitearchprefix = $(rubylibprefix)/$(sitearch)
|
23
23
|
rubyarchprefix = $(rubylibprefix)/$(arch)
|
24
24
|
rubylibprefix = $(libdir)/$(RUBY_BASE_NAME)
|
@@ -13,12 +13,12 @@ NULLCMD = :
|
|
13
13
|
#### Start of system configuration section. ####
|
14
14
|
|
15
15
|
srcdir = .
|
16
|
-
topdir = /opt/hostedtoolcache/Ruby/3.3.
|
16
|
+
topdir = /opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0
|
17
17
|
hdrdir = $(topdir)
|
18
|
-
arch_hdrdir = /opt/hostedtoolcache/Ruby/3.3.
|
18
|
+
arch_hdrdir = /opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/x86_64-linux
|
19
19
|
PATH_SEPARATOR = :
|
20
20
|
VPATH = $(srcdir):$(arch_hdrdir)/ruby:$(hdrdir)/ruby
|
21
|
-
prefix = $(DESTDIR)/opt/hostedtoolcache/Ruby/3.3.
|
21
|
+
prefix = $(DESTDIR)/opt/hostedtoolcache/Ruby/3.3.9/x64
|
22
22
|
rubysitearchprefix = $(rubylibprefix)/$(sitearch)
|
23
23
|
rubyarchprefix = $(rubylibprefix)/$(arch)
|
24
24
|
rubylibprefix = $(libdir)/$(RUBY_BASE_NAME)
|
Binary file
|
Binary file
|
@@ -13,12 +13,12 @@ NULLCMD = :
|
|
13
13
|
#### Start of system configuration section. ####
|
14
14
|
|
15
15
|
srcdir = .
|
16
|
-
topdir = /opt/hostedtoolcache/Ruby/3.3.
|
16
|
+
topdir = /opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0
|
17
17
|
hdrdir = $(topdir)
|
18
|
-
arch_hdrdir = /opt/hostedtoolcache/Ruby/3.3.
|
18
|
+
arch_hdrdir = /opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/x86_64-linux
|
19
19
|
PATH_SEPARATOR = :
|
20
20
|
VPATH = $(srcdir):$(arch_hdrdir)/ruby:$(hdrdir)/ruby
|
21
|
-
prefix = $(DESTDIR)/opt/hostedtoolcache/Ruby/3.3.
|
21
|
+
prefix = $(DESTDIR)/opt/hostedtoolcache/Ruby/3.3.9/x64
|
22
22
|
rubysitearchprefix = $(rubylibprefix)/$(sitearch)
|
23
23
|
rubyarchprefix = $(rubylibprefix)/$(arch)
|
24
24
|
rubylibprefix = $(libdir)/$(RUBY_BASE_NAME)
|
Binary file
|
@@ -13,12 +13,12 @@ NULLCMD = :
|
|
13
13
|
#### Start of system configuration section. ####
|
14
14
|
|
15
15
|
srcdir = .
|
16
|
-
topdir = /opt/hostedtoolcache/Ruby/3.3.
|
16
|
+
topdir = /opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0
|
17
17
|
hdrdir = $(topdir)
|
18
|
-
arch_hdrdir = /opt/hostedtoolcache/Ruby/3.3.
|
18
|
+
arch_hdrdir = /opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/x86_64-linux
|
19
19
|
PATH_SEPARATOR = :
|
20
20
|
VPATH = $(srcdir):$(arch_hdrdir)/ruby:$(hdrdir)/ruby
|
21
|
-
prefix = $(DESTDIR)/opt/hostedtoolcache/Ruby/3.3.
|
21
|
+
prefix = $(DESTDIR)/opt/hostedtoolcache/Ruby/3.3.9/x64
|
22
22
|
rubysitearchprefix = $(rubylibprefix)/$(sitearch)
|
23
23
|
rubyarchprefix = $(rubylibprefix)/$(arch)
|
24
24
|
rubylibprefix = $(libdir)/$(RUBY_BASE_NAME)
|
Binary file
|
@@ -13,12 +13,12 @@ NULLCMD = :
|
|
13
13
|
#### Start of system configuration section. ####
|
14
14
|
|
15
15
|
srcdir = .
|
16
|
-
topdir = /opt/hostedtoolcache/Ruby/3.3.
|
16
|
+
topdir = /opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0
|
17
17
|
hdrdir = $(topdir)
|
18
|
-
arch_hdrdir = /opt/hostedtoolcache/Ruby/3.3.
|
18
|
+
arch_hdrdir = /opt/hostedtoolcache/Ruby/3.3.9/x64/include/ruby-3.3.0/x86_64-linux
|
19
19
|
PATH_SEPARATOR = :
|
20
20
|
VPATH = $(srcdir):$(arch_hdrdir)/ruby:$(hdrdir)/ruby
|
21
|
-
prefix = $(DESTDIR)/opt/hostedtoolcache/Ruby/3.3.
|
21
|
+
prefix = $(DESTDIR)/opt/hostedtoolcache/Ruby/3.3.9/x64
|
22
22
|
rubysitearchprefix = $(rubylibprefix)/$(sitearch)
|
23
23
|
rubyarchprefix = $(rubylibprefix)/$(arch)
|
24
24
|
rubylibprefix = $(libdir)/$(RUBY_BASE_NAME)
|
Binary file
|