Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2022 10:52:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 262645] devel/dub  linker error while building dub quarterly.
Message-ID:  <bug-262645-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262645

            Bug ID: 262645
           Summary: devel/dub  linker error while building dub quarterly.
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: acm@FreeBSD.org
          Reporter: devosalain@ymail.com
          Assignee: acm@FreeBSD.org
             Flags: maintainer-feedback?(acm@FreeBSD.org)

I disabled 32bit code in the kernel, maybe? this created the following error
while building dub :

[00:02:18]
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
[00:02:18] =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D<phase: configure
>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
[00:02:18] =3D=3D=3D> Configuring for dub-1.14.0
[00:02:23]
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
[00:02:23] =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D<phase: build >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
[00:02:23] =3D=3D=3D> Building for dub-1.14.0
[00:02:41] build.sh: cannot open 2.069.0: No such file or directory
[00:02:41] Using existing version file.
[00:02:41] Running ldmd2...
[00:02:58] Serializing composite type BuildRequirements which has no
serializable fields
[00:02:58] Serializing composite type BuildOptions which has no serializable
fields
[00:02:59] source/dub/dub.d(1602): Deprecation: function
std.typecons.Nullable!(PackageRecipe).Nullable.get_ is deprecated - Implicit
conversion with alias Nullable.get this will be removed after 2.096. Please=
 use
.get explicitly.
[00:02:59] source/dub/packagesuppliers/maven.d(81): Deprecation: module std=
.xml
is deprecated - Will be removed from Phobos in 2.101.0. If you still need i=
t,
go to https://github.com/DigitalMars/undeaD
[00:02:59] source/dub/project.d(288): Deprecation: variable c is shadowing
variable dub.project.Project.validate.c. Rename the foreach variable.
[00:03:00] source/dub/generators/build.d(338): Deprecation: module
std.digest.digest is deprecated - import std.digest instead of
std.digest.digest. std.digest.digest will be removed in 2.101
[00:04:19] ld: error: undefined hidden symbol: __start___minfo
[00:04:19] >>> referenced by sdl.d
[00:04:19] >>> bin/dub.o:(ldc.register_dso)
[00:04:19]
[00:04:19] ld: error: undefined hidden symbol: __stop___minfo
[00:04:19] >>> referenced by sdl.d
[00:04:19] >>> bin/dub.o:(ldc.register_dso)
[00:04:19] cc: error: linker command failed with exit code 1 (use -v to see
invocation)
[00:04:19] Error: /usr/bin/cc failed with status: 1
[00:04:19] *** Error code 1
[00:04:19]
[00:04:19] Stop.
[00:04:19] make: stopped in /usr/ports/devel/dub
[00:04:20] =3D>> Cleaning up wrkdir
[00:04:20] =3D=3D=3D> Cleaning for dub-1.14.0
[00:04:23] build of devel/dub | dub-1.14.0 ended at Fri Mar 18 03:59:34 CET
2022
[00:04:23] build time: 00:04:23
[00:04:23] !!! build failure encountered !!!

Reference to dlang site,
https://forum.dlang.org/post/wwxvnixnfywujimigwhk@forum.dlang.org

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262645-7788>