[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_8 #208774

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Mar 27 12:32:33 BST 2022


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_8/208774/display/redirect>

Changes:


------------------------------------------
[...truncated 65.33 KB...]

Aws/S3/Commands/Multipart.hs:437:6: warning: [-Wdeprecations]
    In the use of type constructor or class `Conduit'
    (imported from Data.Conduit, but defined in conduit-1.3.4.2:Data.Conduit.Internal.Conduit):
    Deprecated: "Use ConduitT directly"
    |
437 |   -> Conduit () (ResourceT IO) B8.ByteString
    |      ^^^^^^^

Aws/S3/Commands/Multipart.hs:443:12: warning: [-Wdeprecations]
    In the use of `$='
    (imported from Data.Conduit, but defined in conduit-1.3.4.2:Data.Conduit.Internal.Conduit):
    Deprecated: "Use .|"
    |
443 |            $= chunkedConduit chunkSize
    |            ^^

Aws/S3/Commands/Multipart.hs:444:12: warning: [-Wdeprecations]
    In the use of `$='
    (imported from Data.Conduit, but defined in conduit-1.3.4.2:Data.Conduit.Internal.Conduit):
    Deprecated: "Use .|"
    |
444 |            $= putConduit cfg s3cfg mgr bucket object uploadId
    |            ^^

Aws/S3/Commands/Multipart.hs:445:12: warning: [-Wdeprecations]
    In the use of `$$'
    (imported from Data.Conduit, but defined in conduit-1.3.4.2:Data.Conduit.Internal.Conduit):
    Deprecated: "Use runConduit and .|"
    |
445 |            $$ CL.consume
    |            ^^

Aws/S3/Commands/Multipart.hs:456:6: warning: [-Wdeprecations]
    In the use of type constructor or class `Sink'
    (imported from Data.Conduit, but defined in conduit-1.3.4.2:Data.Conduit.Internal.Conduit):
    Deprecated: "Use ConduitT directly"
    |
456 |   -> Sink B8.ByteString m ()
    |      ^^^^

Aws/S3/Commands/Multipart.hs:460:12: warning: [-Wdeprecations]
    In the use of `$='
    (imported from Data.Conduit, but defined in conduit-1.3.4.2:Data.Conduit.Internal.Conduit):
    Deprecated: "Use .|"
    |
460 |            $= putConduit cfg s3cfg mgr bucket object uploadId
    |            ^^

Aws/S3/Commands/Multipart.hs:461:12: warning: [-Wdeprecations]
    In the use of `$='
    (imported from Data.Conduit, but defined in conduit-1.3.4.2:Data.Conduit.Internal.Conduit):
    Deprecated: "Use .|"
    |
461 |            $= CL.consume
    |            ^^
[51 of 91] Compiling Aws.S3.Commands.HeadObject ( Aws/S3/Commands/HeadObject.hs, dist/build/Aws/S3/Commands/HeadObject.dyn_o )

Aws/S3/Commands/HeadObject.hs:63:41: warning: [-Wunused-record-wildcards]
    No variables bound in the record wildcard match are used
      Possible fix: omit the `..'
   |
63 |     responseConsumer httpReq HeadObject{..} _ resp
   |                                         ^^
[52 of 91] Compiling Aws.S3.Commands.GetService ( Aws/S3/Commands/GetService.hs, dist/build/Aws/S3/Commands/GetService.dyn_o )
[53 of 91] Compiling Aws.S3.Commands.GetObject ( Aws/S3/Commands/GetObject.hs, dist/build/Aws/S3/Commands/GetObject.dyn_o )

Aws/S3/Commands/GetObject.hs:86:40: warning: [-Wunused-record-wildcards]
    No variables bound in the record wildcard match are used
      Possible fix: omit the `..'
   |
86 |     responseConsumer httpReq GetObject{..} metadata resp
   |                                        ^^
[54 of 91] Compiling Aws.S3.Commands.GetBucketObjectVersions ( Aws/S3/Commands/GetBucketObjectVersions.hs, dist/build/Aws/S3/Commands/GetBucketObjectVersions.dyn_o )
[55 of 91] Compiling Aws.S3.Commands.GetBucketLocation ( Aws/S3/Commands/GetBucketLocation.hs, dist/build/Aws/S3/Commands/GetBucketLocation.dyn_o )
[56 of 91] Compiling Aws.S3.Commands.GetBucket ( Aws/S3/Commands/GetBucket.hs, dist/build/Aws/S3/Commands/GetBucket.dyn_o )
[57 of 91] Compiling Aws.S3.Commands.DeleteObjects ( Aws/S3/Commands/DeleteObjects.hs, dist/build/Aws/S3/Commands/DeleteObjects.dyn_o )

Aws/S3/Commands/DeleteObjects.hs:17:1: warning: [-Wunused-imports]
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
   |
17 | import           Control.Applicative     ((<$>))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[58 of 91] Compiling Aws.S3.Commands.DeleteObjectVersion ( Aws/S3/Commands/DeleteObjectVersion.hs, dist/build/Aws/S3/Commands/DeleteObjectVersion.dyn_o )
[59 of 91] Compiling Aws.S3.Commands.DeleteObject ( Aws/S3/Commands/DeleteObject.hs, dist/build/Aws/S3/Commands/DeleteObject.dyn_o )
[60 of 91] Compiling Aws.S3.Commands.DeleteBucket ( Aws/S3/Commands/DeleteBucket.hs, dist/build/Aws/S3/Commands/DeleteBucket.dyn_o )
[61 of 91] Compiling Aws.S3.Commands.CopyObject ( Aws/S3/Commands/CopyObject.hs, dist/build/Aws/S3/Commands/CopyObject.dyn_o )
[62 of 91] Compiling Aws.S3.Commands  ( Aws/S3/Commands.hs, dist/build/Aws/S3/Commands.dyn_o )
[63 of 91] Compiling Aws.S3           ( Aws/S3.hs, dist/build/Aws/S3.dyn_o )
[64 of 91] Compiling Aws.Ses.Core     ( Aws/Ses/Core.hs, dist/build/Aws/Ses/Core.dyn_o )
[65 of 91] Compiling Aws.Ses.Commands.VerifyEmailIdentity ( Aws/Ses/Commands/VerifyEmailIdentity.hs, dist/build/Aws/Ses/Commands/VerifyEmailIdentity.dyn_o )
[66 of 91] Compiling Aws.Ses.Commands.VerifyDomainIdentity ( Aws/Ses/Commands/VerifyDomainIdentity.hs, dist/build/Aws/Ses/Commands/VerifyDomainIdentity.dyn_o )
[67 of 91] Compiling Aws.Ses.Commands.VerifyDomainDkim ( Aws/Ses/Commands/VerifyDomainDkim.hs, dist/build/Aws/Ses/Commands/VerifyDomainDkim.dyn_o )
[68 of 91] Compiling Aws.Ses.Commands.SetIdentityNotificationTopic ( Aws/Ses/Commands/SetIdentityNotificationTopic.hs, dist/build/Aws/Ses/Commands/SetIdentityNotificationTopic.dyn_o )

Aws/Ses/Commands/SetIdentityNotificationTopic.hs:8:1: warning: [-Wunused-imports]
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
  |
8 | import Control.Applicative ((<$>))
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[69 of 91] Compiling Aws.Ses.Commands.SetIdentityFeedbackForwardingEnabled ( Aws/Ses/Commands/SetIdentityFeedbackForwardingEnabled.hs, dist/build/Aws/Ses/Commands/SetIdentityFeedbackForwardingEnabled.dyn_o )
[70 of 91] Compiling Aws.Ses.Commands.SetIdentityDkimEnabled ( Aws/Ses/Commands/SetIdentityDkimEnabled.hs, dist/build/Aws/Ses/Commands/SetIdentityDkimEnabled.dyn_o )
[71 of 91] Compiling Aws.Ses.Commands.SendRawEmail ( Aws/Ses/Commands/SendRawEmail.hs, dist/build/Aws/Ses/Commands/SendRawEmail.dyn_o )

Aws/Ses/Commands/SendRawEmail.hs:8:1: warning: [-Wunused-imports]
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
  |
8 | import Control.Applicative ((<$>))
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[72 of 91] Compiling Aws.Ses.Commands.ListIdentities ( Aws/Ses/Commands/ListIdentities.hs, dist/build/Aws/Ses/Commands/ListIdentities.dyn_o )

Aws/Ses/Commands/ListIdentities.hs:10:1: warning: [-Wunused-imports]
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
   |
10 | import Control.Applicative ((<$>))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[73 of 91] Compiling Aws.Ses.Commands.GetIdentityVerificationAttributes ( Aws/Ses/Commands/GetIdentityVerificationAttributes.hs, dist/build/Aws/Ses/Commands/GetIdentityVerificationAttributes.dyn_o )

Aws/Ses/Commands/GetIdentityVerificationAttributes.hs:10:1: warning: [-Wunused-imports]
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
   |
10 | import Control.Applicative ((<$>))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[74 of 91] Compiling Aws.Ses.Commands.GetIdentityNotificationAttributes ( Aws/Ses/Commands/GetIdentityNotificationAttributes.hs, dist/build/Aws/Ses/Commands/GetIdentityNotificationAttributes.dyn_o )

Aws/Ses/Commands/GetIdentityNotificationAttributes.hs:9:1: warning: [-Wunused-imports]
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
  |
9 | import Control.Applicative ((<$>))
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[75 of 91] Compiling Aws.Ses.Commands.GetIdentityDkimAttributes ( Aws/Ses/Commands/GetIdentityDkimAttributes.hs, dist/build/Aws/Ses/Commands/GetIdentityDkimAttributes.dyn_o )

Aws/Ses/Commands/GetIdentityDkimAttributes.hs:7:1: warning: [-Wunused-imports]
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
  |
7 | import           Control.Applicative   ((<$>))
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[76 of 91] Compiling Aws.Ses.Commands.DeleteIdentity ( Aws/Ses/Commands/DeleteIdentity.hs, dist/build/Aws/Ses/Commands/DeleteIdentity.dyn_o )
[77 of 91] Compiling Aws.Ses.Commands ( Aws/Ses/Commands.hs, dist/build/Aws/Ses/Commands.dyn_o )
[78 of 91] Compiling Aws.Ses          ( Aws/Ses.hs, dist/build/Aws/Ses.dyn_o )
[79 of 91] Compiling Aws.SimpleDb.Core ( Aws/SimpleDb/Core.hs, dist/build/Aws/SimpleDb/Core.dyn_o )
[80 of 91] Compiling Aws.SimpleDb.Commands.Select ( Aws/SimpleDb/Commands/Select.hs, dist/build/Aws/SimpleDb/Commands/Select.dyn_o )
[81 of 91] Compiling Aws.SimpleDb.Commands.Domain ( Aws/SimpleDb/Commands/Domain.hs, dist/build/Aws/SimpleDb/Commands/Domain.dyn_o )
[82 of 91] Compiling Aws.SimpleDb.Commands.Attributes ( Aws/SimpleDb/Commands/Attributes.hs, dist/build/Aws/SimpleDb/Commands/Attributes.dyn_o )
[83 of 91] Compiling Aws.SimpleDb.Commands ( Aws/SimpleDb/Commands.hs, dist/build/Aws/SimpleDb/Commands.dyn_o )
[84 of 91] Compiling Aws.SimpleDb     ( Aws/SimpleDb.hs, dist/build/Aws/SimpleDb.dyn_o )
[85 of 91] Compiling Aws.Sqs.Core     ( Aws/Sqs/Core.hs, dist/build/Aws/Sqs/Core.dyn_o )
[86 of 91] Compiling Aws.Sqs.Commands.QueueAttributes ( Aws/Sqs/Commands/QueueAttributes.hs, dist/build/Aws/Sqs/Commands/QueueAttributes.dyn_o )
[87 of 91] Compiling Aws.Sqs.Commands.Queue ( Aws/Sqs/Commands/Queue.hs, dist/build/Aws/Sqs/Commands/Queue.dyn_o )
[88 of 91] Compiling Aws.Sqs.Commands.Permission ( Aws/Sqs/Commands/Permission.hs, dist/build/Aws/Sqs/Commands/Permission.dyn_o )
[89 of 91] Compiling Aws.Sqs.Commands.Message ( Aws/Sqs/Commands/Message.hs, dist/build/Aws/Sqs/Commands/Message.dyn_o )
[90 of 91] Compiling Aws.Sqs.Commands ( Aws/Sqs/Commands.hs, dist/build/Aws/Sqs/Commands.dyn_o )
[91 of 91] Compiling Aws.Sqs          ( Aws/Sqs.hs, dist/build/Aws/Sqs.dyn_o )
Preprocessing test suite 's3-tests' for aws-0.22..
Building test suite 's3-tests' for aws-0.22..
[1 of 2] Compiling Main             ( tests/S3/Main.hs, dist/build/s3-tests/s3-tests-tmp/Main.dyn_o )

tests/S3/Main.hs:232:17: warning: [-Wdeprecations]
    In the use of `$='
    (imported from Conduit, but defined in conduit-1.3.4.2:Data.Conduit.Internal.Conduit):
    Deprecated: "Use .|"
    |
232 |                 $= chunkedConduit 65536
    |                 ^^

tests/S3/Main.hs:233:17: warning: [-Wdeprecations]
    In the use of `$='
    (imported from Conduit, but defined in conduit-1.3.4.2:Data.Conduit.Internal.Conduit):
    Deprecated: "Use .|"
    |
233 |                 $= putConduit cfg s3cfg mgr bucket k uploadId
    |                 ^^

tests/S3/Main.hs:234:17: warning: [-Wdeprecations]
    In the use of `$$'
    (imported from Conduit, but defined in conduit-1.3.4.2:Data.Conduit.Internal.Conduit):
    Deprecated: "Use runConduit and .|"
    |
234 |                 $$ sinkList
    |                 ^^
[2 of 2] Compiling Utils            ( tests/Utils.hs, dist/build/s3-tests/s3-tests-tmp/Utils.dyn_o )
Linking dist/build/s3-tests/s3-tests ...
Preprocessing test suite 'dynamodb-tests' for aws-0.22..
Building test suite 'dynamodb-tests' for aws-0.22..
[1 of 3] Compiling Utils            ( tests/Utils.hs, dist/build/dynamodb-tests/dynamodb-tests-tmp/Utils.dyn_o )
[2 of 3] Compiling DynamoDb.Utils   ( tests/DynamoDb/Utils.hs, dist/build/dynamodb-tests/dynamodb-tests-tmp/DynamoDb/Utils.dyn_o )
[3 of 3] Compiling Main             ( tests/DynamoDb/Main.hs, dist/build/dynamodb-tests/dynamodb-tests-tmp/Main.dyn_o )

tests/DynamoDb/Main.hs:141:16: warning: [-Wdeprecations]
    In the use of `withManager'
    (imported from Network.HTTP.Client, but defined in http-client-0.7.11:Network.HTTP.Client.Manager):
    Deprecated: "Use newManager instead"
    |
141 |         void . HTTP.withManager (managerSettings ref) $ \manager -> runExceptT $
    |                ^^^^^^^^^^^^^^^^
Linking dist/build/dynamodb-tests/dynamodb-tests ...
Preprocessing test suite 'sqs-tests' for aws-0.22..
Building test suite 'sqs-tests' for aws-0.22..
[1 of 2] Compiling Utils            ( tests/Utils.hs, dist/build/sqs-tests/sqs-tests-tmp/Utils.dyn_o )

tests/Utils.hs:41:1: warning: [-Wunused-imports]
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
   |
41 | import Control.Applicative
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^

tests/Utils.hs:53:1: warning: [-Wunused-imports]
    The import of `Data.Monoid' is redundant
      except perhaps to import instances from `Data.Monoid'
    To import instances alone, use: import Data.Monoid()
   |
53 | import Data.Monoid
   | ^^^^^^^^^^^^^^^^^^
[2 of 2] Compiling Main             ( tests/Sqs/Main.hs, dist/build/sqs-tests/sqs-tests-tmp/Main.dyn_o )

tests/Sqs/Main.hs:38:1: warning: [-Wunused-imports]
    The import of `Data.Monoid' is redundant
      except perhaps to import instances from `Data.Monoid'
    To import instances alone, use: import Data.Monoid()
   |
38 | import Data.Monoid
   | ^^^^^^^^^^^^^^^^^^

tests/Sqs/Main.hs:356:16: warning: [-Wdeprecations]
    In the use of `withManager'
    (imported from Network.HTTP.Client, but defined in http-client-0.7.11:Network.HTTP.Client.Manager):
    Deprecated: "Use newManager instead"
    |
356 |         void . HTTP.withManager (managerSettings ref) $ \manager -> runExceptT $
    |                ^^^^^^^^^^^^^^^^
Linking dist/build/sqs-tests/sqs-tests ...
Sun Mar 27 11:32:31 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-n9QkrjqG deleted.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list