[MacPorts] #53568: sqlite3 3.17.0 fails to compile: use of unknown builtin
MacPorts
noreply at macports.org
Wed Feb 15 16:44:06 UTC 2017
#53568: sqlite3 3.17.0 fails to compile: use of unknown builtin
----------------------+-------------------------
Reporter: hewonen | Owner: Schamschula
Type: defect | Status: assigned
Priority: High | Milestone:
Component: ports | Version: 2.4.0
Resolution: | Keywords:
Port: sqlite3 |
----------------------+-------------------------
Comment (by hadrabap):
There are two local "tarballs" actually. The one in question is a local
copy of all available ports. This lives in
`.../rsync.macports.org/release/tarballs/ports/`. The second one is the
MacPorts harness itself which lives in
`.../rsync.macports.org/macports/release/tarballs/base/`. See the extra
`macports/` directory in the middle.
Both of these structures are rsynced from the MacPorts servers. As far as
I understand it.
Does the path
`/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/databases/sqlite3/`
— without `macports/` between `rsync.macports.org/` and `release/` in the
name — exist in your system?
Replying to [comment:24 ymotongpoo]:
> Replying to [comment:23 hadrabap]:
> > I have the Portfile here:
> >
> > {{{
> > localhost:~ petr$ cd
/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/databases/sqlite3/
> > localhost:sqlite3 petr$ la
> > total 16
> > drwxr-xr-x 3 root 505 - 102 14 úno 21:53 .
> > drwxr-xr-x 160 root 505 - 5440 28 led 13:55 ..
> > -rw-r--r-- 1 root 505 - 4318 14 úno 21:53 Portfile
> > localhost:sqlite3 petr$
> > }}}
> >
> > And it worked as expected.
>
> In my case there's no directory `database` under `release` as well.
>
> {{{
> % cd
/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs
> % find . -name "Portfile"
> ./base/doc/exampleport/Portfile
> ./base/src/macports1.0/tests/Portfile
> ./base/src/package1.0/tests/Portfile
> ./base/src/port1.0/tests/Portfile
> ./base/tests/test/checksums-1/Portfile
> ./base/tests/test/dependencies-a/Portfile
> ./base/tests/test/dependencies-b/Portfile
> ./base/tests/test/dependencies-c/Portfile
> ./base/tests/test/dependencies-d/Portfile
> ./base/tests/test/dependencies-e/Portfile
> ./base/tests/test/envvariables/Portfile
> ./base/tests/test/site-tags/Portfile
> ./base/tests/test/statefile-unknown-version/Portfile
> ./base/tests/test/statefile-version1/Portfile
> ./base/tests/test/statefile-version1-outdated/Portfile
> ./base/tests/test/statefile-version2/Portfile
> ./base/tests/test/statefile-version2-invalid/Portfile
> ./base/tests/test/statefile-version2-outdated/Portfile
> ./base/tests/test/svn-and-patchsites/Portfile
> ./base/tests/test/trace/Portfile
> ./base/tests/test/variants/Portfile
> ./base/tests/test/xcodeversion/Portfile
> }}}
--
Ticket URL: <https://trac.macports.org/ticket/53568#comment:26>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list