Skip to content

Conversation

@r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Dec 3, 2024

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/ocaml:camlpdf/versions.

meta.description for ocamlPackages.camlpdf is: OCaml library for reading, writing and modifying PDF files

meta.homepage for ocamlPackages.camlpdf is: https://github.com/johnwhitington/camlpdf

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2.7.2 with grep in /nix/store/3sbrwjsb4qi486rw562vl114sp4qmmcb-ocaml5.2.1-camlpdf-2.7.2
  • found 2.7.2 in filename of file in /nix/store/3sbrwjsb4qi486rw562vl114sp4qmmcb-ocaml5.2.1-camlpdf-2.7.2

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

satysfi
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/3sbrwjsb4qi486rw562vl114sp4qmmcb-ocaml5.2.1-camlpdf-2.7.2 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A ocamlPackages.camlpdf https://github.com/r-ryantm/nixpkgs/archive/29bbded0c3aebe195a22e4bda2715dd9a4f6fa31.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/29bbded0c3aebe195a22e4bda2715dd9a4f6fa31#ocamlPackages.camlpdf

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/3sbrwjsb4qi486rw562vl114sp4qmmcb-ocaml5.2.1-camlpdf-2.7.2
ls -la /nix/store/3sbrwjsb4qi486rw562vl114sp4qmmcb-ocaml5.2.1-camlpdf-2.7.2/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

❌ 1 package failed to build:
  • ocamlPackages.cpdf
✅ 2 packages built:
  • ocamlPackages.camlpdf
  • satysfi

Maintainer pings

cc @vbgl for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added the 6.topic: ocaml OCaml is a general-purpose, high-level, multi-paradigm programming language. label Dec 3, 2024
@nix-owners nix-owners bot requested a review from ulrikstrid December 3, 2024 06:30
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Dec 3, 2024
Copy link
Contributor

@vbgl vbgl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is SPAM.

@wegank wegank marked this pull request as draft December 9, 2024 20:22
@r-ryantm r-ryantm changed the title ocamlPackages.camlpdf: 2.7.1 -> 2.7.2 ocamlPackages.camlpdf: 2.7.1 -> 2.8 Dec 25, 2024
@r-ryantm r-ryantm force-pushed the auto-update/ocamlPackages.camlpdf branch from 29bbded to 09c52e9 Compare December 25, 2024 03:31
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/ocaml:camlpdf/versions.

meta.description for ocamlPackages.camlpdf is: OCaml library for reading, writing and modifying PDF files

meta.homepage for ocamlPackages.camlpdf is: https://github.com/johnwhitington/camlpdf

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2.8 with grep in /nix/store/iq7pb2nzrds4rs9c37vqs393g72ri9c6-ocaml5.2.1-camlpdf-2.8
  • found 2.8 in filename of file in /nix/store/iq7pb2nzrds4rs9c37vqs393g72ri9c6-ocaml5.2.1-camlpdf-2.8

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

satysfi
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/iq7pb2nzrds4rs9c37vqs393g72ri9c6-ocaml5.2.1-camlpdf-2.8 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A ocamlPackages.camlpdf https://github.com/r-ryantm/nixpkgs/archive/09c52e925535209af76cefe9b583ff0b8611fcae.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/09c52e925535209af76cefe9b583ff0b8611fcae#ocamlPackages.camlpdf

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/iq7pb2nzrds4rs9c37vqs393g72ri9c6-ocaml5.2.1-camlpdf-2.8
ls -la /nix/store/iq7pb2nzrds4rs9c37vqs393g72ri9c6-ocaml5.2.1-camlpdf-2.8/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

❌ 2 packages failed to build:
  • ocamlPackages.cpdf
  • satysfi
✅ 1 package built:
  • ocamlPackages.camlpdf

Maintainer pings

cc @vbgl for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot removed 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Dec 25, 2024
@ofborg ofborg bot added 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Dec 25, 2024
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/ocaml:camlpdf/versions.

meta.description for ocamlPackages.camlpdf is: OCaml library for reading, writing and modifying PDF files

meta.homepage for ocamlPackages.camlpdf is: https://github.com/johnwhitington/camlpdf

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2.8.1 with grep in /nix/store/k4xsycj4wj38n8cgydzb975ww910d4mr-ocaml5.2.1-camlpdf-2.8.1
  • found 2.8.1 in filename of file in /nix/store/k4xsycj4wj38n8cgydzb975ww910d4mr-ocaml5.2.1-camlpdf-2.8.1

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

satysfi
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/k4xsycj4wj38n8cgydzb975ww910d4mr-ocaml5.2.1-camlpdf-2.8.1 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A ocamlPackages.camlpdf https://github.com/r-ryantm/nixpkgs/archive/aa72bc8663a19856685c06c44650a3fe3913006a.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/aa72bc8663a19856685c06c44650a3fe3913006a#ocamlPackages.camlpdf

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/k4xsycj4wj38n8cgydzb975ww910d4mr-ocaml5.2.1-camlpdf-2.8.1
ls -la /nix/store/k4xsycj4wj38n8cgydzb975ww910d4mr-ocaml5.2.1-camlpdf-2.8.1/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

❌ 1 package failed to build:
  • ocamlPackages.cpdf
✅ 2 packages built:
  • ocamlPackages.camlpdf
  • satysfi

Maintainer pings

cc @vbgl for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title ocamlPackages.camlpdf: 2.7.1 -> 2.8 ocamlPackages.camlpdf: 2.8 -> 2.8.1 Mar 29, 2025
@r-ryantm r-ryantm force-pushed the auto-update/ocamlPackages.camlpdf branch from 09c52e9 to aa72bc8 Compare March 29, 2025 01:02
@wegank wegank added the 2.status: merge conflict This PR has merge conflicts with the target branch label Apr 2, 2025
@wolfgangwalther wolfgangwalther force-pushed the auto-update/ocamlPackages.camlpdf branch from aa72bc8 to 9e6a309 Compare April 28, 2025 17:15
@wolfgangwalther wolfgangwalther removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Apr 28, 2025
@nixpkgs-ci nixpkgs-ci bot added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Oct 26, 2025
@nixpkgs-ci nixpkgs-ci bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Nov 15, 2025
@mdaniels5757 mdaniels5757 force-pushed the auto-update/ocamlPackages.camlpdf branch from 9e6a309 to 0d3ca3b Compare January 4, 2026 21:16
@nixpkgs-ci nixpkgs-ci bot removed 2.status: merge conflict This PR has merge conflicts with the target branch 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Jan 4, 2026
@mdaniels5757
Copy link
Member

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 361338
Commit: 0d3ca3b2639f634ddba68f8beca06c97e2a313f2


x86_64-linux

❌ 1 package failed to build:
  • ocamlPackages.cpdf
✅ 2 packages built:
  • ocamlPackages.camlpdf
  • satysfi

Error logs: `x86_64-linux`
ocamlPackages.cpdf
ocamlfind ocamlc -package camlpdf -c -annot -bin-annot -bin-annot -g -safe-string cpdfpagespec.ml
OCamlMakefile:1076: warning: pattern recipe did not update peer target 'cpdfpagespec.o'.
ocamlfind ocamlc -package camlpdf -c -annot -bin-annot -bin-annot cpdfposition.mli
ocamlfind ocamlc -package camlpdf -c -annot -bin-annot -bin-annot -g -safe-string cpdfposition.ml
OCamlMakefile:1076: warning: pattern recipe did not update peer target 'cpdfposition.o'.
ocamlfind ocamlc -package camlpdf -c -annot -bin-annot -bin-annot cpdfpresent.mli
ocamlfind ocamlc -package camlpdf -c -annot -bin-annot -bin-annot -g -safe-string cpdfpresent.ml
OCamlMakefile:1076: warning: pattern recipe did not update peer target 'cpdfpresent.o'.
ocamlfind ocamlc -package camlpdf -c -annot -bin-annot -bin-annot cpdfmetadata.mli
ocamlfind ocamlc -package camlpdf -c -annot -bin-annot -bin-annot -g -safe-string cpdfmetadata.ml
OCamlMakefile:1076: warning: pattern recipe did not update peer target 'cpdfmetadata.o'.
ocamlfind ocamlc -package camlpdf -c -annot -bin-annot -bin-annot cpdfbookmarks.mli
ocamlfind ocamlc -package camlpdf -c -annot -bin-annot -bin-annot -g -safe-string cpdfbookmarks.ml
File "cpdfbookmarks.ml", line 231, characters 41-74:
231 |            (match x.Pdfmarks.target with Pdfdest.NamedDestinationElsewhere _ -> true | _ -> false) ||
                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: Unbound constructor Pdfdest.NamedDestinationElsewhere
make[1]: *** [OCamlMakefile:1076: cpdfbookmarks.cmo] Error 2
make[1]: Leaving directory '/build/source'
make: *** [OCamlMakefile:761: byte-code] Error 2

@nixpkgs-ci nixpkgs-ci bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Jan 14, 2026
@nixpkgs-ci nixpkgs-ci bot added the 8.has: package (update) This PR updates a package to a newer version label Jan 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge conflict This PR has merge conflicts with the target branch 6.topic: ocaml OCaml is a general-purpose, high-level, multi-paradigm programming language. 8.has: package (update) This PR updates a package to a newer version 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants